Two PWM different duty cyle
Show older comments
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
Answers (1)
Amrtanshu Raj
on 25 Jun 2021
0 votes
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 !!
Categories
Find more on Pulse width modulation (PWM) 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!