LQR design of MIMO system with distubance inputs

23 ビュー (過去 30 日間)
MikeB
MikeB 2017 年 7 月 13 日
コメント済み: Ari 2017 年 7 月 28 日
I have a MIMO system where I've modeled a control input and a disturbance input separately in the B matrix. I don't have any control over the disturbance input to the system.
When I define the LQR system I'm using lqr(A,B(:,1),Q,R) where B(:,1) is the control/reference input to the system, which seems to follow other examples I've found. However, when I vary Q, the K Gain vector stays the same. Is there some additional part of the lqr command I'm missing? Is there an issue with how the system is modeled?
Thanks in advance.
  1 件のコメント
Ari
Ari 2017 年 7 月 28 日
I tried this on R2017a and I was able to get different gain matrices K after varying Q. Would you mind pasting your code here?

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by