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

 채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2014년 6월 18일

5 개 추천

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.

추가 답변 (1개)

Norman
Norman 2014년 6월 19일

1 개 추천

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

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 2014년 6월 19일
Now it works fine! Thank you very much!
Norman
Adhip Shukla
Adhip Shukla 2019년 11월 16일
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 2020년 11월 12일
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 2020년 12월 25일
@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 2021년 6월 21일
Did you guys find anything? Please let me know if you find anything. Thanks in advance. (mail ID: ee18b040@iittp.ac.in)

댓글을 달려면 로그인하십시오.

카테고리

질문:

2014년 6월 18일

댓글:

2021년 6월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by