PID Tune: Plant cannot be linearized. Why?

Hello everyone,
I'm using simulink for simulating a cooling system. When I try to use the tune button on the PID it opens the tuning window and say:
Plant cannot be linearized.
Why is this happening?
The PID is doing is job. I've attached files.
Thank you very much for the help,
Norman

 Réponse acceptée

Arkadiy Turevskiy
Arkadiy Turevskiy le 18 Juin 2014

5 votes

The plant is linearized, but the linearization at t=0 is a gain of zero. Most likely this happens due to initial conditions in the model. You can ask the PID Tuner to linearize the model at a simulation snapshot of say t/2, when everything comes to steady state.
When you do that, the PID Tuner successfully linearizes the model and designs a PID controller.
Here are the snapshots of the steps using R2014a.

Plus de réponses (1)

Norman
Norman le 19 Juin 2014

1 vote

Thank you very much for your answer, I've got what I have to do, but of I push the Re-linearize Closed Loop command, nothing happens.
I'm also working with the R2014a. Thank you for the support,
Norman

7 commentaires

Arkadiy Turevskiy
Arkadiy Turevskiy le 19 Juin 2014
Try setting simulation time to 3600 instead of t, as you have now. When I tried your model yesterday, somehow using t instead of a number for specifying simulation time was causing PID Tuner some trouble. This is a bug that will be fixed. Meanwhile, just type in 3600 and everything should work.
Norman
Norman le 19 Juin 2014
Now it works fine! Thank you very much!
Norman
Adhip Shukla
Adhip Shukla le 16 Nov 2019
Hi Arkadiy,
In my model also it is showing the same error and I tried what you have suggested above can you look into my model once and tell me how to tune my PID block.
Ayesha Sandamali
Ayesha Sandamali le 12 Nov 2020
I am designing a grid connected PV system. In that model I am using three PI controllers inorder to control iq, id and output dc voltage of the solar array. Can suggest any methods to tune these controllers.
@ayesha sandamali i'm working on a pv inverter control too and a pv optimizer so i need exactly what you're asking for, did you find the answer? thank you
Sharjeel Khan
Sharjeel Khan le 25 Déc 2020
@Ayesha Sandamali i'm also simulating and grid connected PV system. I'm also facing the same problem can you help me with that please??
Yashas S V
Yashas S V le 21 Juin 2021
Did you guys find anything? Please let me know if you find anything. Thanks in advance. (mail ID: ee18b040@iittp.ac.in)

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by