Is this plot correct?

조회 수: 1 (최근 30일)
Ahmad Sheikh
Ahmad Sheikh 2015년 4월 10일
댓글: Ahmad Sheikh 2015년 4월 10일
I have applied a state feedback controller to a non linear system and after applying the controller when i plot the respective system states with respect to ttime it's giving a plot like this...
is this plot showing that the states are stable or not leaving a certain domian..? kindly help...?
  댓글 수: 2
KL
KL 2015년 4월 10일
A system is stable when it reaches the set point. Without knowing the details of your system like input and output, it's not possible to say if your system is stable (this plot is meaningless in that sense!). Come up with more specific details.
Ahmad Sheikh
Ahmad Sheikh 2015년 4월 10일
Actually the state space model is like this;
dx/dt =A x(t) +B u(t)
and the input is given through a state feedback controller i=e u= k x
where k is the control gain
model become like this
dx/dt = (A +B k) x
i solved the differential equations through ode45 and plot the system states across time and its giving plot like given above...!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by