Closed loop discrete PI controller
Ältere Kommentare anzeigen
how to find integral and proportional constants.how can i interface it with a PWM and switch input to get desired op.
3 Kommentare
Joel Van Sickel
am 2 Sep. 2022
What type of system are you trying to control?
Pranav Pillai
am 3 Sep. 2022
Sam Chak
am 3 Sep. 2022
Could you provide the transfer function of the boost converter? It helps to determine the suitable values for the PI gains.
Akzeptierte Antwort
Weitere Antworten (1)
Pranav Pillai
am 9 Sep. 2022
0 Stimmen
1 Kommentar
Joel Van Sickel
am 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.
Kategorien
Mehr zu Electrical Block Libraries finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!