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일
Dear Basim
Consider this solution
>> LoCoEffo = feedback(K,G);
>> [CoEffo,t] = step(LoCoEffo,t);

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Control 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