02 September 2017 5 3K Report

I have a system in state-space as:

x_dot = A x +b u + E;  y=Cx

where E is a constant vector. 

Q/ How to design state-feedback in LMI frame work for the above system?

Normal Case: E=0; Standard Linear Form: x_dot=Ax+Bu 

If we consider, control u=Kx, we have x_dot=(A+BK)x

From Lyapunov stability, (A+BK)'P + P(A+BK) W>0, AW+WA'+BY+Y'B'

More Anirudh Nath's questions See All
Similar questions and discussions