Temperature control with inertia
조회 수: 5 (최근 30일)
이전 댓글 표시
I am trying to model a control system for a heater that heats a container full of a liquid. When the set point is reached the heater switches off, but, due to heat stored in the heating element , the temperature continues to rise for approximately 15 degs. Similarly when the temperature falls below the set point the heater switches on, but the temperature falls for another 15 degs. I intend to control the power of the heater using PWM but I cannot design the PID controller until I have a model of the heater/container.
댓글 수: 0
답변 (1개)
Siddharth Jawahar
2020년 10월 26일
Hi Julian,
If you do not have a good understanding or a prespective of the system dynamics to model it in Simulink, you can use system identification techniques to estimate a plant and then tune the PID controller using that plant model. We have good resources which talks about your same exact question of tuning a PID controller when a plant model is not available. Please take a read of this article below or watch the video:
HTH,
Sid
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!