Control Systems-2011: Group Home Page
Control Systems-2011: Group Home Page
gopinath.pillai@gmail.com
System Modelling
Definition: A system is a collection of entities that act and
interact toward the accomplishment of some logical end.
The key emphasis here is "mutual interaction," in that something is occurring
between the parts, over time, which maintains the system. A system is different
than a heap or a collection, mostly.
1
------------------------
0.0004 s^2 + 0.001 s + 1
100
100
100
100
100
100
100
100
0 1 2 3 4 5 6 7 8 9 10
Step response
Definition of State
dny d n1 y dy
n
a n 1 n 1
a1 a0 y b0u
dt dt dt
dy
x1 y x1 x2
dt
dy d2y
x2 x 2 2 x3
dt dt
d2y d3y
x3 2 x 3 3 x4
dt dt
d n1 y dny
xn n1 x n n a0 x1 a1 x2 an1 xn b0u
dt dt
A system is represented in state space by the follwing
equations:
x Ax Bu
y Cx Du
x state vector
x derivative of the state vector with respect to
time
y output vector
u input or control vector
A system matrix
B input matrix
C output matrix
D feedforward matrix
R=1;
L=.4;
C=1e-3;
Cx 2 x1 ans =
-1.2500 +49.9844i
-1.2500 -49.9844i
R 1 1
x 1 x1 x 2 Vi
L L L
1
x 2 x1
C
Analysis using models
Y (t ) L1 (G ( s ) X ( s ))
x Ax Bu
y Cx Du
t
Solution x(t) e x(0) e A(t τ) Bu ( )d ;
At
0