I am designing a closed loop pi control booster converter. when I want to automatically tune my discrete pi controller its show below message:
Afficher commentaires plus anciens
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.
Réponses (2)
Arkadiy Turevskiy
le 30 Sep 2013
0 votes
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
le 7 Mar 2014
Modifié(e) : Arkadiy Turevskiy
le 7 Mar 2014
0 votes
We just shipped new functionality in 14a to specifically address this scenario. Take a look here: PID Controller Tuning for a Model with Discontinuities.
Catégories
En savoir plus sur PID Controller Tuning dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!