5. Linear Quadratic Problem (LQ)
5.1 LQ Problem
Considering a linear system: \(\dot x = Ax + Bu\) is A.S. \(\Leftrightarrow\) (is necessary and sufficient to (N&S) ) \(\dot x = Ax\) is A.S. Thus, we can give the theorem:
A N&S condition for the A.S. of a linear system is :
-
Given any \(Q = Q^T \succ 0, \exists P = P^T \succ 0\), satisfying:
\[ A^TP + PA = -Q \]
To prove the sufficiency:
\(\bar x = 0\) is G.A.S.
Example
\(\bar x = \begin{bmatrix} 0\\0 \end{bmatrix}\) is an equilibrium point, find the stability.
The system is A.S. for \(Q = Q^T\succ 0\)
Let \(A^TP+PA=-Q\), we can choose the value \(Q = \mathbf I\), \(P = \begin{bmatrix} P_{11} & P_{12} \\ P_{21} & P_{22}\end{bmatrix} = \begin{bmatrix} \frac32 & -\frac12 \\ -\frac12 & 1\end{bmatrix}\), the eigenvalue of \(P\) is \(\lambda = \frac54 \pm \frac{\sqrt 5}{4}\), \(P \succ 0\). Let \(V(x) = x^TPx\) is globally PD in \(\bar x = 0\) and radially unbounded
Notes
We consider the nonlinear and higher oder part of the system,
Where \(\Delta \varphi(x)\) is the nonlinear and higher order part of the system, it should be \(0\) near the linearization point,
Unless we will have,
\(-x^TQx\) is ND but due to the effect of higher order terms, \(\dot V(x)\) could be non ND.
Back to our case,
\(- x_1^3x_2 + 2x_1^2x_2^2\) are higher order terms, the system is ND in \(\bar x = 0\) but not globally, \(\bar x\) is A.S.
To find the border of \(V(x)\), we make some approximation:
We can further approximate the Lyapunov function by using some approximation techniques,
Now we can get