Lyapunov equation
In control theory, the discrete Lyapunov equation is of the form
where
is a Hermitian matrix and
is the conjugate transpose of
. The continuous Lyapunov equation is of form
.
The Lyapunov equation occurs in many branches of control theory, such as stability analysis and optimal control. This and related equations are named after the Russian mathematician Aleksandr Lyapunov.
Contents |
[edit] Application to stability
In the following theorems
, and
and
are symmetric. The notation
means that the matrix
is positive definite
Theorem (continuous time version). If there exist
and
satisfying
then the linear system
is globally asymptotically stable. The quadratic function
is a Lyapunov function that can be used to verify stability.
Theorem (discrete time version). If there exist
and
satisfying
then the linear system
is globally asymptotically stable. As before,
is a Lyapunov function.
[edit] Computational aspects of solution
The discrete Lyapunov equations can, by using Schur complements, be written as
or equivalently as
.
Specialized software is available for solving Lyapunov equations. For the discrete case, the Schur method of Kitagawa (1977) is often used. For the continuous Lyapunov equation the method of Bartels and Stewart (1972) can be used.
[edit] Analytic Solution
There is an analytic solution to the discrete time equations. Define the
operator as stacking the columns of a matrix
. Further define
as the kronecker product of
and
. Using the result that
, one has
where
is a conformable identity matrix[1] One may then solve for
by inverting or solving the linear equations. To get
, one must just reshape
appropriately.
[edit] See also
[edit] References
- Kitagawa: An Algorithm for Solving the Matrix Equation X = F X F' + S, International Journal of Control, Vol. 25, No. 5, p745–753 (1977).
- R. H. Bartels and G. W. Stewart: Algorithm 432: Solution of the matrix equation AX + XB = C, Comm. ACM, 15 (1972), p820-826.
- ^ J. Hamilton (1994), Time Series Analysis, equations 10.2.13 and 10.2.18. Princeton University Press.

.
.