I am designing a closed loop pi control booster converter. when I want to automatically tune my discrete pi controller its show below message:
Mostrar comentarios más antiguos
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.
Respuestas (2)
Arkadiy Turevskiy
el 30 de Sept. de 2013
0 votos
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
el 7 de Mzo. de 2014
Editada: Arkadiy Turevskiy
el 7 de Mzo. de 2014
0 votos
We just shipped new functionality in 14a to specifically address this scenario. Take a look here: PID Controller Tuning for a Model with Discontinuities.
Categorías
Más información sobre PID Controller Tuning en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!