May I know how to calculate the control effort for close loop multi-variable controller?

Dear colleagues,
I have managed to develop 3 x 3 multi-variable feedback control with acceptable system performance and disturbance rejection.
The question is how to calculate the control effort ( energy ) for the controller? and especially when the system suppress the disturbance.

 採用された回答

arman j
arman j 2020 年 2 月 5 日

1 投票

Dear Basim
Consider this solution
>> LoCoEffo = feedback(K,G);
>> [CoEffo,t] = step(LoCoEffo,t);

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeControl System Toolbox についてさらに検索

質問済み:

2019 年 3 月 8 日

回答済み:

2020 年 2 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by