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

16 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

arman j
arman j le 5 Fév 2020
Dear Basim
Consider this solution
>> LoCoEffo = feedback(K,G);
>> [CoEffo,t] = step(LoCoEffo,t);

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with Control System Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by