Two PWM different duty cyle
1 回表示 (過去 30 日間)
古いコメントを表示
Hallo,
How can i control the Pulse width of signal.
What i want is just when i have Signal or Data (e.g. 1 or 0) i make the first periode with 60% Duty cycle and the nächste peridoe with 40%. and when i dont have signal it should stay at 50%
Thanks
0 件のコメント
回答 (1 件)
Amrtanshu Raj
2021 年 6 月 25 日
Hi,
You can get the desired output by using a pwm block in simulink and switch the input to it with a switch block.
An example model has been attached for reference.
Hope this helps !!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!