Can someone explain me on how this duty cycle work?
7 views (last 30 days)
Show older comments
Accepted Answer
Nagasai Bharat
on 23 Nov 2020
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
.
More Answers (0)
See Also
Categories
Find more on Switches and Breakers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!