Closed loop discrete PI controller
7 次查看(过去 30 天)
显示 更早的评论
how to find integral and proportional constants.how can i interface it with a PWM and switch input to get desired op.
3 个评论
Sam Chak
2022-9-3
Could you provide the transfer function of the boost converter? It helps to determine the suitable values for the PI gains.
采纳的回答
Joel Van Sickel
2022-9-6
Hello,
please use the references on this page to dive deeper into designing closed loop control for boost converters.
Regards,
Joel
0 个评论
更多回答(1 个)
Pranav Pillai
2022-9-9
1 个评论
Joel Van Sickel
2022-9-9
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Block Libraries 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!