How to linearize the plant for tuning the parameters of the PID Controller?
3 views (last 30 days)
Show older comments
In my design, there is a problem coming that the plant cannot be linearized for tuning the parameter of PID controller.
So, How can I linearize the plant?
PFA regarding my design:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/289403/image.png)
0 Comments
Answers (1)
Rhea Chandy
on 3 Feb 2021
Edited: Rhea Chandy
on 3 Feb 2021
Hi Ayush
I tried to linearise the plant in the model you attached, but I didn't find the error you described. I linearised the PWM generator as an example block, and generated a Bode Response. I've attached it below for your reference if necessary.
You can refer to the instructions detailed here, Linearize Plant Using Model Linearizer, for details on using the Model Lineariser. You can also linearize a plant subsystem at Command Line in a Simulink model using the linearize command.
If you are still continuing to face an error, a more detailed description of the steps you took and the errors would be helpful.
0 Comments
See Also
Categories
Find more on Linearization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!