PID Tune: Plant cannot be linearized

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?

 Accepted Answer

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

More Answers (0)

Asked:

on 6 Nov 2022

Answered:

on 6 Nov 2022

Community Treasure Hunt

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

Start Hunting!