Varying duty cycle PWM using pulse generator
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to generate PWM wave using pulse generator in simulink. But in addition to that I have couple of doubts which I want to clear.
1) Is it possible to insert variable(x) for duty cycle in pulse generator data? Here X = duty cycle which is dependent on other paprameters.
2) Is it possible to insert .m file which generates the PWM wave in any basic circuit diagram of the MATLAB?
Any leads will be appriciated.
Thank you
0 个评论
回答(1 个)
Archit Dhanani
2021-5-5
Hi, you can try to use Variable pulse generator or PWM block in the Simulink/Discontinuous library.
https://www.mathworks.com/help/simulink/slref/pwm.html
see if this help.
Thanks,
Archit.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!