Borrar filtros
Borrar filtros

Why my Simulink PID Autotuner have a strange result ?

7 visualizaciones (últimos 30 días)
Russell Harrison
Russell Harrison el 4 de Jun. de 2024
Respondida: Joel Van Sickel el 5 de Jun. de 2024
Hello everyone, I'm new at Matlab and I just design a floating interleaved buck DC converter for battery charger in Simscape. I want to make current controller with current reference 50.14 Amps using PI controller but I'm having trouble tuning it. I used PID Autotuner but I get a strange result in which there is oscillation after 0.035 second as shown in the picture. I have also attached the file above. Any suggestions to this problem ?

Respuestas (1)

Joel Van Sickel
Joel Van Sickel el 5 de Jun. de 2024
The basic PID tuner requires a plant model that it can analyze analytically and linearize if need be. As your system has switches in it, this isn't possible. The traditional approach only works with specific converter topologies that can have an average implementation. Instead, you need to use the frequency domain based workflow. You can get the frequency response of your converter (open loop) and use that to autotune the PID controller. https://www.mathworks.com/help/slcontrol/ug/frequency-response-based-pid-tuner.html

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by