< LMIs in Control < pages

An important result to determine the stability of the system with uncertainties

The System:

Consider the system with Affine Time-Varying uncertainty (No input)

where

where lies in either the intervals


or the simplex


where and

The Data

The matrix A and are known

The Optimization

The Definitions: Quadratic Stability for Dynamic Uncertainty

The system

is Quadraticallly Stable over if there exists a P > 0

Theorem
is quadratically stable over if and only if there exists a P > 0 such that


The theorem says the LMI only needs to hold at the EXTREMAL POINTS or VERTICES of the polytope.

  • Quadratic Stability MUST be expressed as an LMI

The LMI

Conclusion:

Quadratic Stability Implies Stability of trajectories for any with for all
Quadratic Stability is CONSERVATIVE.
There are Stable System which are not Quadratically stable.
Quadratic Stability is sometimes referred to as an "infinite-dimensional LMI"

  • Meaning it represents an infinite number of LMI constraints.
  • One for each possible value with
  • Also called a parameterized LMI
  • Such LMIs are not tractable.
  • For polytopic sets, the LMI can be made finite.



Implementation

A link to implementation of the LMI
https://github.com/JalpeshBhadra/LMI/blob/master/polytopicstability.m

A list of references documenting and validating the LMI.


Return to Main Page:

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