Can someone explain me on how this duty cycle work?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Réponse acceptée
Nagasai Bharat
le 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
.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Switches and Breakers dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!