Simulink Control System Designer doesn't work for MIMO Decoupler tuning
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear all,
In the latest version of MATLAB Simulink (2020a), the interactive Control System Designer app does not work for MIMO system. It breaks the example and the video example. When selecting the MIMO decoupler in the architecture configuration, the error reports: "The model for 'rct_distillation_DM' must be single input, single output."
Also, in the Help page, it states that only SISO blocks are accepted for tuning.
At this moment, the only working MIMO example is https://www.mathworks.com/help/control/ug/decoupling-controller-for-a-distillation-column.html
I would like to ask whether this change is intended? Is there any alternative way to perform the interactive tuning as demonstrated in the example and the video example?
Thanks

댓글 수: 0
답변 (1개)
Keyur Mistry
2020년 9월 22일
I understand that you want to tune a MIMO system using the Control System Designer app. However, as you can find in the Control System Designer, in the description part, the Control System Designer app only lets you design single-input, single-output (SISO) controllers for feedback systems modeled in MATLAB or Simulink.
댓글 수: 2
Keyur Mistry
2020년 10월 27일
Yes as error message suggest : model must be single input and single output.
참고 항목
카테고리
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!