Varying duty cycle PWM using pulse generator
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Archit Dhanani
il 5 Mag 2021
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 Commenti
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!