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

6 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 13 Nov 2025 alle 0:00
Modificato: MathWorks Support Team il 13 Nov 2025 alle 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.

Più risposte (0)

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by