- 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?
조회 수: 57 (최근 30일)
이전 댓글 표시
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
채택된 답변
Arkadiy Turevskiy
2013년 1월 4일
편집: Arkadiy Turevskiy
2013년 1월 4일
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
Gili Ben Maimon
2022년 8월 21일
추가 답변 (1개)
Kaustubha Govind
2013년 1월 4일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Classical Control Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!