Can someone explain me on how this duty cycle work?
7 ビュー (過去 30 日間)
古いコメントを表示
採用された回答
Nagasai Bharat
2020 年 11 月 23 日
Hi,
A duty cycle or power cycle is the fraction of a signal or system is HIGH. Duty cycle is commonly expressed as a percentage or a ratio. A period is the time it takes for a signal to complete an on-and-off cycle.
Hence, for the PWM Generator block we have to input duty cycle in terms of percentage.In order to do that for your model, first try to make the output (Vout / (Vout + Vin)) of your duty cycle subsystem to be in between 0 and 1.Then insert gain block with value 100 before PWM Generator block to convert to a percentage
.
その他の回答 (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!