Is this plot correct?

4 Ansichten (letzte 30 Tage)
Ahmad Sheikh
Ahmad Sheikh am 10 Apr. 2015
Kommentiert: Ahmad Sheikh am 10 Apr. 2015
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 Kommentare
KL
KL am 10 Apr. 2015
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 am 10 Apr. 2015
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...!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Dynamic System Models finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by