How do I generate pulses from the block PWM Generator to operate the switches if they are more than four?
3 ビュー (過去 30 日間)
古いコメントを表示
Hello every one
I hope to find any ideas for my inquire.
my question as in the picture there are two models, the left one five-level cascaded with PWM pulses to operate the switches, and the right one is a boost converter with a
PID controller to operate one switch. so here I want to use PI control to on five-level cascaded model but after PI block
How do I generate the pulses for 8 switches to operate them?
回答 (2 件)
Joel Van Sickel
2020 年 12 月 31 日
Hello Salah,
you need to determine the appropriate duty cycle for each of your half bridges. I see 4 half bridges. So you need 4 duty cycles to generate 4 pwm trains and 4 complementary pwm trains. My colleague recommended you use multi-level and MMC approaches in another of your questions, and you told him that is not what you wanted. In that case, you have to create your own algorithm to convert the scalar output of a PID controller into 4 seperate duty cycles. I suggest looking at examples of MMC and multi-level control in our example list.
Regards,
Joel
0 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
Help Center および File Exchange で Switches and Breakers についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!