Closed loop discrete PI controller

3 views (last 30 days)
how to find integral and proportional constants.how can i interface it with a PWM and switch input to get desired op.
  3 Comments
Pranav Pillai
Pranav Pillai on 3 Sep 2022
A closed loop system.Im designing a boost converter.PI controller is for the voltage correction.
Sam Chak
Sam Chak on 3 Sep 2022
Could you provide the transfer function of the boost converter? It helps to determine the suitable values for the PI gains.

Sign in to comment.

Accepted Answer

Joel Van Sickel
Joel Van Sickel on 6 Sep 2022
Hello,
please use the references on this page to dive deeper into designing closed loop control for boost converters.
Regards,
Joel

More Answers (1)

Pranav Pillai
Pranav Pillai on 9 Sep 2022
I have figured out the PI gains using ziegler-nicholas method.
How can i find my boost converters transfer function?
  1 Comment
Joel Van Sickel
Joel Van Sickel on 9 Sep 2022
Hello Pranav, if you use average mode converter models, you can do it fairly simply using the controls toolboxed and the model linearizer app.
If you want to keep switching involved, you'll need to do a frequency reponse
Here is the basics for frequency response estimation.
One other alternative is since it's a boost converter, you can derive the 2nd order transfer function of the system, and close the loop with your PI controller using matlab commands or do it analytically. Wikipedia has the equivalent closed loop system for controller and plant defined as transfer functions available publicly, but getting the 2nd order transfer function for a boost converter is mostly in conference and journal papers.

Sign in to comment.

Categories

Find more on Electrical Block Libraries in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!