Info
This question is closed. Reopen it to edit or answer.
How to Setup of PID controller in this model?
1 view (last 30 days)
Show older comments
Hello everyone,
Currently I am working on a simulink model for temperature calculations and I have to maintain a temperature of 20 for DAY and 16 for night. I do not know how Can I setup a PID controller here. I attaching the picture. If anyone have any Idea that where and how in this picture I can setup picture and how I can tune that PID? It would be much appreciated.
1 Comment
Sam Chak
on 19 Aug 2020
You can try the model-based control design because you already have the model constructed using blocks in the Simulink environment. Sometimes it is difficult to tell what's going on when the Simulink model is displayed partially or with chaotic jumbled connections.
If you provide the full model in mathematical equations (ODEs) with proper descriptions of the symbols and process variables, then people can help identifying the control loop and the location of the control input. With that info, people can guide you accurately where to put the PID controller block.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!