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 edit

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 edit

The data required is both the matrices   and   as seen in the form above, or the combined  .

The Optimization Problem edit

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 edit

The LMI problem is to find a symmetric matrix P satisfying:

 ,  

Conclusion: edit

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 edit

A link to Matlab codes for this problem in the Github repository:

https://github.com/maxwellpeterson99/MAE509Code

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