LMIs in Control/Click here to continue/Fundamentals of Matrix and LMIs/Ellipsoidal inequality

Introduction edit

The simplex algorithm was the first algorithm proposed for linear programming, and although the algorithm is quite fast in practice, no variant of it is known to be polynomial time. The Ellipsoid algorithm is the first polynomial-time algorithm discovered for linear programming. The Ellipsoid algorithm was proposed by the Russian mathematician Shor in 1977 for general convex optimization problems and applied to linear programming by Khachyan in 1979.

The Ellipsoidal inequality constraints are a type of Lyapunov Function. They are important in process identification, parameter estimation, and statistics. Applications include the crystallization process, polymer film extrudes, and paper machines.

The Data edit

Formulation of the inequality depends upon the coordinates of the ellipsoid   and the centre of the ellipsoid  .

The Ellipsoidal Inequality edit

An Ellipsoid is described by:

 

It can be expressed as an LMI using the Schur complement lemma with  
   

Conclusion edit

Using this inequality, as the algorithm advances to the next step; if the value of P is positive; the volume will keep on shrinking until the LMI is fulfilled.

Implementation edit

External Links edit

A list of references documenting and validating the LMI.

Return to Main Page edit

https://en.wikibooks.org/wiki/LMIs_in_Control