Why does PID Tuner App not open from Simulink PID Controller block?

6 次查看(过去 30 天)
I am trying to tune my PID Controller using PID Tuner App. If I click on the "Tune" button, only a status window indicating the plant linearization process briefly shows up, but the PID Tuner App does not open. Why is this?

采纳的回答

MathWorks Support Team
MathWorks Support Team 2025-11-13,0:00
编辑:MathWorks Support Team 2025-11-13,4:13
The error is with the initially tuned PID Controller. When launching the PID Tuner Application, an initial controller is tuned using default settings and the 'form' and 'type' specified in the PID Controller block.
For example, the type could be 'PI' and the form 'Ideal (Standard)'. However, the initial controller that is determined has a Proportional gain equal to zero, which can not be represented using Ideal form.
To get around this issue, change the form from 'Ideal' to 'Parallel' in the PID Controller block(s) and launch the PID Tuner App.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 PID Controller Tuning 的更多信息

产品


版本

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by