- trim and linearize Simulink models
- do frequency response estimation for Simulink models
- automatically tune parameters of a PID Controller block
- Interactively tune gains of controller blocks using automated techniques or using standard methods such as bode plots, and root locus. In case your control system consists of multiple loops, the tool also lets you create loop opening without modifying the model.Here is a 2 minute overview video.
what is the difference between simulink control design and control system toolbox?
61 views (last 30 days)
Show older comments
Vijith Natarajan
on 4 Jan 2013
Commented: Gili Ben Maimon
on 21 Aug 2022
Hi, while going through simulink control design i came across a thing that we can linearize non linear models , 1. Is that the only different feature we can do in simulink control design than control system toolbox? 2. Please explain what is "linearizing a non linear model" with simple example?
thanks vijith
0 Comments
Accepted Answer
Arkadiy Turevskiy
on 4 Jan 2013
Edited: Arkadiy Turevskiy
on 4 Jan 2013
1. Two different products. Control System Toolbox lets you analyze and design control systems in MATLAB. You can do that from the command line or using interactive tools like Control System Tuning app (SISO Tool).
Simulink Control Design requires Control System Toolbox and lets you analyze and design control systems modeled in Simulink. You can:
2. Linearization is explained on this page. In addition to the video referenced above, you can take a look at the other examples here under "Exact Linearization".
Hope this helps.
Arkadiy
1 Comment
Gili Ben Maimon
on 21 Aug 2022
More Answers (1)
Kaustubha Govind
on 4 Jan 2013
I don't know a lot about Simulink Control Design, but perhaps the Product Page will give you some clues. There seem to be a few other features other than just linearization. There is a video on linearization here: http://www.mathworks.com/products/simcontrol/description3.html
0 Comments
See Also
Categories
Find more on Classical Control Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!