WIP, Description in progress
In this page, we investigate an LMI approach for the design of the problem of
reduced-order observer design for the linear system.
x
˙
=
A
x
+
B
u
{\displaystyle {\dot {x}}=Ax+Bu}
y
=
C
x
{\displaystyle y=Cx}
where
x
∈
R
n
,
u
∈
R
r
,
and
y
∈
R
m
{\displaystyle x\in \mathbb {R} ^{n},\ u\in \mathbb {R} ^{r},{\text{ and }}y\in \mathbb {R} ^{m}}
are the state vector, the input vector,
and the output vector, respectively. Without loss of generality, it is assumed that
rank
(
C
)
=
m
≤
n
{\displaystyle (C)=m\leq n}
.
In the design of reduced-order state observers for linear systems,
the following lemma performs a fundamental role.
Given the linear system, and let
R
∈
R
(
n
−
m
)
×
n
{\displaystyle R\in \mathbb {R} ^{(n-m)\times n}}
be an arbitrarily
chosen matrix which makes the matrix
T
=
[
C
R
]
{\displaystyle T={\begin{bmatrix}C\\R\end{bmatrix}}}
nonsingular, then
C
T
−
1
=
[
I
m
0
]
{\displaystyle CT^{-1}={\begin{bmatrix}I_{m}&0\end{bmatrix}}}
.
Furthermore, let
T
A
T
−
1
=
[
A
11
A
12
A
21
A
22
]
{\displaystyle TAT^{-1}={\begin{bmatrix}A_{11}&A_{12}\\A_{21}&A_{22}\end{bmatrix}}}
,
A
11
∈
R
m
×
m
{\displaystyle A_{11}\in \mathbb {R} ^{m\times m}}
,
then the matrix pair
(
A
22
,
A
12
)
{\displaystyle (A_{22},A_{12})}
is detectable if and only if
(
A
,
C
)
{\displaystyle (A,C)}
is detectable.
Let
T
x
=
[
x
1
x
2
]
{\displaystyle Tx={\begin{bmatrix}x_{1}\\x_{2}\end{bmatrix}}}
,
T
B
=
[
B
1
B
2
]
{\displaystyle TB={\begin{bmatrix}B_{1}\\B_{2}\end{bmatrix}}}
,
then it follows from the relations in previous 3 equations that system is equivalent to
[
x
˙
1
x
˙
2
]
=
[
A
11
A
12
A
21
A
22
]
[
x
1
x
2
]
+
[
B
1
B
2
]
u
{\displaystyle {\begin{bmatrix}{\dot {x}}_{1}\\{\dot {x}}_{2}\end{bmatrix}}={\begin{bmatrix}A_{11}&A_{12}\\A_{21}&A_{22}\end{bmatrix}}{\begin{bmatrix}x_{1}\\x_{2}\end{bmatrix}}+{\begin{bmatrix}B_{1}\\B_{2}\end{bmatrix}}u}
,
y
=
x
1
{\displaystyle y=x_{1}}
In the equivalent system, the substate vector
x
1
{\displaystyle x_{1}}
is directly equal to the output
y
{\displaystyle y}
of the original system. Thus to reconstruct the state of the original system,
we suffice to get an estimate of the substate vector
x
2
{\displaystyle x_{2}}
, namely,
x
^
2
{\displaystyle {\hat {x}}_{2}}
, from the earlier
equivalent system. Once an estimate
x
^
2
{\displaystyle {\hat {x}}_{2}}
is obtained, an estimate of
x
(
t
)
{\displaystyle x(t)}
, that
is, the state vector of original system, can be obtained as
x
^
(
t
)
=
T
−
1
[
y
(
t
)
x
^
2
(
t
)
]
{\displaystyle {\hat {x}}(t)=T^{-1}{\begin{bmatrix}y(t)\\{\hat {x}}_{2}(t)\end{bmatrix}}}
.
For the equivalent continuous-time linear system, design a reduced-order
state observer in the form of
z
˙
=
F
z
+
G
y
+
H
u
{\displaystyle {\dot {z}}=Fz+Gy+Hu}
x
^
2
=
M
z
+
N
y
{\displaystyle {\hat {x}}_{2}=Mz+Ny}
such that for arbitrary control input
u
(
t
)
{\displaystyle u(t)}
, and arbitrary initial system values
x
1
(
0
)
,
x
2
(
0
)
,
and
z
(
0
)
{\displaystyle x1(0),\ x2(0),{\text{ and }}z(0)}
, there holds
lim
t
→
∞
(
x
2
(
t
)
−
x
^
2
(
t
)
=
0
{\displaystyle {\text{lim}}_{t\rightarrow \infty }(x_{2}(t)-{\hat {x}}_{2}(t)=0}
.
Problem has a solution if and only if one of the following two
conditions holds:
1. There exist a symmetric positive definite matrix P and a matrix W satisfying
P
A
22
+
A
22
T
P
+
W
A
12
+
A
12
T
W
T
<
0
{\displaystyle PA_{22}+A_{22}^{T}P+WA_{12}+A_{12}^{T}W^{T}<0}
2. There exists a symmetric positive definite matrix P satisfying
P
A
22
+
A
22
T
P
−
A
12
A
12
T
<
0
{\displaystyle PA_{22}+A_{22}^{T}P-A_{12}A_{12}^{T}<0}
In this case, a reduced-order state observer can be obtained as in problem with
F
=
A
22
+
L
A
12
,
G
=
(
A
21
+
L
A
11
)
−
(
A
22
+
L
A
12
)
L
,
{\displaystyle F=A_{22}+LA_{12},\ G=(A_{21}+LA_{11})-(A_{22}+LA_{12})L,}
H
=
B
2
+
L
B
1
,
M
=
I
,
N
=
−
L
,
{\displaystyle H=B_{2}+LB_{1},\ M=I,\ N=-L,}
where
L
=
P
−
1
W
{\displaystyle L=P^{-1}W}
with W and
P
>
0
{\displaystyle P>0}
being a pair of feasible solutions to the first inequality condition or
L
=
−
1
2
P
−
1
A
12
T
{\displaystyle L=-{\frac {1}{2}}P^{-1}A_{12}^{T}}
with
P
>
0
{\displaystyle P>0}
being a solution to the second inequality condition.
WIP, additional references to be added
A list of references documenting and validating the LMI.
[1] - LMI in Control Systems Analysis, Design and Applications
Return to Main Page:
edit