< LMIs in Control < pages

LMI for Quadratic Schur Stabilization

A discrete-time system is said to be stable if all roots of its characteristic equation lie in the open unit disk. This provides a condition for the stability of discrete-time linear systems with polytopic uncertainties and a linear time-invariant system with this property is called a Schur stable system.


The System

Consider discrete time system

where , , at any .
The system consist of uncertainties of the following form

where ,, and

The Data

The matrices necessary for this LMI are , , and

The LMI:

There exists some X > 0 and Z such that

The Optimization Problem

The optimization problem is to find a matrix such that:

According to the definition of the spectral norms of matrices, this condition becomes equivalent to:

Using the Lemma 1.2 in LMI in Control Systems Analysis, Design and Applications (page 14), the aforementioned inequality can be converted into:

Conclusion:

The Controller gain matrix is extracted as

It follows that the trajectories of the closed-loop system (A+BK) are stable for any

Implementation

https://github.com/JalpeshBhadra/LMI/blob/master/quadratic_schur_stabilization.m

Schur Complement
Schur Stabilization

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.