State Space Model
State Space Model
State-space model
1.1
Introduction
1.2
(1.1)
(1.2)
(1.3)
(1.4)
The name state-space model is because the values of the state-variables x1 (t), . . . , xn (t)
defines the state of the at any instant of time. These values can be regarded as points in
the state-space.
z [m]
(1.5)
(1.6)
(1.7)
(1.8)
x2
f1
x 2
1
=
(Dx2 Kf x1 + u)
m
(1.9)
f2
(1.10)
The initial position, x1 (0), and the initial speed, x2 (0), define the initial
state of the system.
(1.8) and (1.9) and (1.10) constitute a second order state-space model
which is equivalent to the original second order differential equation (??).
[End of Example 1.1]
(1.11)
1.3
(1.13)
(1.14)
a11
a12
b11
b12
x 1
x
u
1
1
=
+
x 2
x2
u
a21
a22
b21
b22 2
x
u
x
A
(1.15)
x = Ax + Bu
(1.16)
where x is the state vector and u is the input vector. A is called the
system-matrix, and is square in all cases.
Let us assume that the system has two output variables, which generally
can be functions of both the state variables and the input variables. The
output function can then be written on the form
y1 = c11 x1 + c12 x2 + d11 u1 + d12 u2
y2 = c21 x1 + c22 x2 + d21 u1 + d22 u2
(1.17)
(1.18)
c11
c12
d11
d12
y1
x1 +
u1
=
y2
x
u
c21
c22 2
d21
d22 2
x
u
y
C
(1.19)
y = Cx + Du
(1.20)
0
1
0
x 1
x
1
u
=
+
x 2
x
2
Kf
1
D
m
m
m
x
x
x1
y= 1
0
+ 0 u
x2
C
D
(1.21)
(1.22)