LMIs in Control/Controller Synthesis/Continuous Time/Robust H2 State Feedback Control: Difference between revisions

From testwiki
Jump to navigation Jump to search
Created page with "=='''Robust <math>H_{2}</math> State Feedback Control'''== For the uncertain linear system given below, and a scalar <math> \gamma > 0 </math>. The goal is to design a state..."
 
(No difference)

Latest revision as of 06:20, 10 December 2020

Robust H2 State Feedback Control

For the uncertain linear system given below, and a scalar γ>0. The goal is to design a state feedback control u(t) in the form of u(t)=Kx(t) such that the closed-loop system is asymptotically stable and satisfies.

||Gzw(s)||2<γ

The System

Consider System with following state-space representation.

x˙(t)=(A+ΔA)x(t)+(B1+ΔB1)u(t)+B2w(t)z(t)=Cx(t)+D1u(t)+D2w(t)

where xn , ur , wp, zm. For H2 state feedback control D2=0

ΔA and ΔB1 are real valued matrix functions that represent the time varying parameter uncertainties and of the form

[ΔAΔB1]=HF[E1E2]

where matrices E1,E2 and H are some known matrices of appropriate dimensions, while F is a matrix which contains the uncertain parameters and satisfies.

FTFI

For the perturbation, we obviously have

[ΔAΔB1]=[00], for F=0
[ΔAΔB1]=H[E1E2], for F=0


The Problem Formulation:

The H2 state feedback control problem has a solution if and only if there exist a scalar β, a matrix W, two symmetric matrices Z and X satisfying the following LMI's problem.

The LMI:

minγ2::

[AX+B1Ws+B2B2T+βHH(T)(E1X+E2W)TE1X+E2WβI]<0
[ZCX+D1W(CX+D1W)TX]<0
trace(Z)<γ2

where Ms=(M+MT) is the definition that is need for the above LMI.


Conclusion:

In this case, an H2 state feedback control law is given by u(t)=WX1x(t).


  • LMIs in Control Systems Analysis, Design and Applications - Duan and Yu
  • A course on LMIs in Control by Matthew Peet.
  • LMIs in Systems and Control Theory - A downloadable book on LMIs by Stephen Boyd.

Template:Bookcat


Template:BookCat