I am designing a closed loop pi control booster converter. when I want to automatically tune my discrete pi controller its show below message:
이전 댓글 표시
The plant model in the PID loop linearizes to zero, and therefore cannot be used in PID controller design. This problem occurs when one or more blocks in the PID loop have zero gain or the feedback loop is not physically closed. Click "Continue" to launch the PID Tuner and obtain a new plant model in the "Obtain plant model" dialog. Click "Cancel" to abort PID design and return to the block dialog. For more information, see the Simulink Control Design documentation.
답변 (2개)
Arkadiy Turevskiy
2013년 9월 30일
0 개 추천
Yes, this often happens with SimPowerSystems models that have strong discontinuities that cannot be linearized using exact linearization.
This example should also be relevant.
Arkadiy Turevskiy
2014년 3월 7일
편집: Arkadiy Turevskiy
2014년 3월 7일
0 개 추천
We just shipped new functionality in 14a to specifically address this scenario. Take a look here: PID Controller Tuning for a Model with Discontinuities.
카테고리
도움말 센터 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!