LMIs in Control/Template

From testwiki
Revision as of 13:38, 29 August 2021 by imported>Dirk Hünniger
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This methods uses LMI techniques iteratively to obtain the result.


The System

Given a state-space representation of a system G(s) and an initial estimate of reduced order model G^(s).

 G(s)=C(sIA)B+D, G^(s)=C^(sIA^)B^+D^,

Where An×n,Bn×m,Cp×n,Dp×m,A^k×k,B^k×m,C^p×k and D^p×m.

The Data

The full order state matrices A,B,C,D.

The Optimization Problem

The objective of the optimization is to reduce the H norm .

The LMI: The Lyapunov Inequality

Objective: minγ.

Subject to::  P=[ P11P12 P21P22] >0,

[ ATP11+P11AATP12+P12A^P11BP12B^CT A^TP12T+P12TAA^TP22+P22A^P12TBP22B^C^T BTP11B^TP12TBTP12B^TP22γIDTD^T CC^DD^γI] >0

Conclusion:

The LMI techniques results in model reduction close to the theoretical bounds.


A list of references documenting and validating the LMI.


Return to Main Page:

Template:BookCat