LMIs in Control/pages/Dissipativity of Affine Parametric Varying Systems

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

The System

x˙(t)=Ax(t)+Bww(t),z(t)=Cz(θ)x(t)+Dzw(θ)w(t),

where Cz and Dzw depend affinely on parameter θp.

The Data

The matrices A,Bw,Cz(.),Dzw(.).

The Optimization Problem:

Solve the following semi-definite program

min{P0,γ,θ}γs.t.[AP+PAPBwCz(θ)BwPCz(θ)2γIDzw(θ)Dzw(θ)]0.

Implementation

https://github.com/mkhajenejad/Mohammad-Khajenejad/commit/b6cd6b81f75be4a2052ba3fa76cad1a2f9c49caa

Conclusion

The dissipativity of Hθ (see [Boyd,eq:6.59]) exceeds γ if and only if the above LMI holds and the value function returns the minimum provable dissipativity.

Remark

It is worth noticing that passivity corresponds to zero dissipativity.


Return to Main Page:

Template:BookCat