PID Tune: Plant cannot be linearized
조회 수: 9(최근 30일)
표시 이전 댓글
I am designing a grid connected PV system with battery and supercapacitor. In that model I am using three PID controllers inorder to control I battery and supercapacitor, but when I wan to tune these PID controlers it gives an error (PID Tune: Plant cannot be linearized).
Could you suggest any methods to tune these controllers?
댓글 수: 0
채택된 답변
Sam Chak
2022년 11월 6일
Hi @Arash
Most likely your PV system has components that contain discontinuities. Thus, the Plant cannot be linearized.
However, you can identify/estimate the system model from the input–output data and then use that model for PID tuning purposes. Perhaps, learing from this tutorial is more effective.
PID Controller Tuning for a Model with Discontinuities
댓글 수: 0
추가 답변(0개)
참고 항목
범주
Find more on PID Controller Tuning 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!