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
editWe 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
editThe data required is both the matrices and as seen in the form above, or the combined .
The Optimization Problem
editThe goal of the optimization is to find the minimum P such that the following LMI is satisfied.
The LMI: LMI for Quadratic Schur Stability
editThe LMI problem is to find a symmetric matrix P satisfying:
,
Conclusion:
editIf 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
editA link to Matlab codes for this problem in the Github repository:
Related LMIs
edit[1] - Schur Stabilization
External Links
edit[2] - LMI in Control Systems Analysis, Design and Applications
Return to Main Page
edit[3] -Matrix and LMI Properties and Tools