H infinity controller gain

조회 수: 14 (최근 30일)
karthik pakala
karthik pakala 2017년 7월 6일
편집: david hartman 2021년 6월 10일
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
david hartman
david hartman 2021년 6월 10일
편집: david hartman 2021년 6월 10일
hinffi may help.

댓글을 달려면 로그인하십시오.

답변 (1개)

matlab_addicted
matlab_addicted 2019년 11월 11일
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.

카테고리

Help CenterFile Exchange에서 H-Infinity Synthesis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by