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