PWM input, Duty Cycle output

2 ビュー (過去 30 日間)
Arfiel Lorenz Herbon
Arfiel Lorenz Herbon 2014 年 1 月 6 日
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!

回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 1 月 6 日
One way in which duty cycle can be defined is
integral(Waveform over time) / (time duration)
multiplied by 100 if you prefer percentage.
  3 件のコメント
Walter Roberson
Walter Roberson 2014 年 1 月 6 日
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
Laurensius Christian Danuwinata
Laurensius Christian Danuwinata 2016 年 8 月 30 日
Hi, It wasnt working, do you have other solution by any chance?

サインインしてコメントする。

コミュニティ

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by