Facing the error "PID tuner could not find an initial stabilizing controller for this plant"

27 次查看(过去 30 天)
When trying to auto tune a PID controller, it says "The plant cannot be linearized" & "PID tuner could not find an initial stabilizing controller for this plant". The plant is a solar PV module with a little bit of additional circuitry to it. The purpose of the controller is to change the duty cycle of a switch in the circuit dynamically so that the PV module always operates at maximum power point. What should be done in such situations to design a controller? Thank you in advance

回答(1 个)

Jemima Pulipati
Jemima Pulipati 2020-7-10
编辑:Jemima Pulipati 2020-7-10
Hello,
The workarounds for the issue are:
  1. You can use a PI controller instead of PID controller
  2. Check the 'Use filtered derivative' box in the PID controller block. This is a good practice in general to filter out high frequency noise.

类别

Help CenterFile Exchange 中查找有关 PID Controller Tuning 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by