LMIs in Control/Matrix and LMI Properties and Tools/Quadratic Schur Stability
LMI for Quadratic Schur Stability
The following LMI can be used to discern whether or not a system of a particular form is Quadratically Schur Stable or not.
The System
We consider the following system:
This is the continuous time case. The system coefficient matrix takes the form:
where is the known nominal system matrix while is the system matrix perturbation.
The Data
The data required is both the matrices and as seen in the form above, or the combined .
The Optimization Problem
The goal of the optimization is to find the minimum P such that the following LMI is satisfied.
The LMI: LMI for Quadratic Schur Stability
The LMI problem is to find a symmetric matrix P satisfying:
,
Conclusion:
If the one of the above LMIs is found to be feasible, then the system is Quadratically Schur Stable, and has possibly already gone through the process of LMI usage for Quadratic Schur Stabilization.
Implementation
A link to Matlab codes for this problem in the Github repository:
https://github.com/maxwellpeterson99/MAE509Code
Related LMIs
[1] - Schur Stabilization
External Links
[2] - LMI in Control Systems Analysis, Design and Applications
Return to Main Page
[3] -Matrix and LMI Properties and Tools