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

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Introduction[edit | edit source]

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 | edit source]

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

The Ellipsoidal Inequality[edit | edit source]

An Ellipsoid is described by:

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

Conclusion[edit | edit source]

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 | edit source]

External Links[edit | edit source]

A list of references documenting and validating the LMI.

Return to Main Page[edit | edit source]

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