How can I compute the controller effort and perform robust analysis in Simulink?

7 views (last 30 days)
I am new to Simulink and I am asked to compare a model of PID control with other model, however I cant find a guide on how to compute controller effort of a controller in Simulink and also to perform robust analysis of the model. Any form of help is very much appreciated.
Thanks.

Accepted Answer

Arkadiy Turevskiy
Arkadiy Turevskiy on 20 May 2014
It is not 100% clear what exactly you need - time history of controller response, or a transfer function of controller response?
Either way, take a look at this video to see how to put together a closed-loop system in Simulink. Once you have the model you can simulate it to get controller effort time response as well as other signals.
You can also do frequency domain analysis as shownin examples here .
For robustness analysis take a look at Robust Control Toolbox. This example is a good starting point.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!