I am trying to produce a PWM waveform by using a constant, sawtooth wave generator, and a comparator via Simulink blocks. Given this PWM, is there a way to use this PWM as input and then produce a value of the Duty Cycle of the input PWM as its output?
Is there a Simulink block that does this function? It's like a Duty Cycle reader for a PWM wave input. I have been searching for this for quite some time already but I still can't find an answer. Thanks!

Réponses (1)

Walter Roberson
Walter Roberson le 6 Jan 2014

0 votes

One way in which duty cycle can be defined is
integral(Waveform over time) / (time duration)
multiplied by 100 if you prefer percentage.

3 commentaires

Arfiel Lorenz Herbon
Arfiel Lorenz Herbon le 6 Jan 2014
Hi thanks for your reply,
Can you show me a simulink block diagram for this implementation? Thanks!
Walter Roberson
Walter Roberson le 6 Jan 2014
I am not familiar with creating Simulink block diagrams as I do not have the product. The Integrator block is http://www.mathworks.com/help/simulink/slref/integrator.html
Hi, It wasnt working, do you have other solution by any chance?

Connectez-vous pour commenter.

Communautés

Plus de réponses dans  Power Electronics Control

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by