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

16 次查看(过去 30 天)
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 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Control System Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by