Borrar filtros
Borrar filtros

H infinity controller gain

2 visualizaciones (últimos 30 días)
karthik pakala
karthik pakala el 6 de Jul. de 2017
Editada: david hartman el 10 de Jun. de 2021
Hi, I am trying to design a H infinity(Static Output Feedback) controller for the given system,output being a constant gain matrix K(u=-K*x).I have seen that the the the hinfsyn returns a state space controller model. I don't understand as to how to convert it into a constant gain matrix to be used as a feedback gain. Or, is there any other method to obtain the constant feedback H-infinity gain
  1 comentario
david hartman
david hartman el 10 de Jun. de 2021
Editada: david hartman el 10 de Jun. de 2021
hinffi may help.

Iniciar sesión para comentar.

Respuestas (1)

matlab_addicted
matlab_addicted el 11 de Nov. de 2019
you cannot. It is a different type of controller, more complex than a simple constant matrix. H infinity gives you back a full dynamic system representing your controller, that is a set of matrices A,B,C,D.
You can actually interpret the classic K matrix as a dynamic system with no states, but only a feedthrough matrix D = -K.

Categorías

Más información sobre H-Infinity Synthesis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by