MATLAB fnc to control PWM generator
Show older comments
How can I use a duty cycle result from a MATLAB fnc to control the duty cycle of a PWM generator, using Simulink.
Answers (3)
Stephen
on 14 Aug 2011
0 votes
2 Comments
Hossein
on 9 Dec 2011
can you do this in simscape also?with Controlled PWM Voltage ?
Janani Baskaran
on 10 Nov 2016
Hi can you tell me how to control the duty cycle of PWM using the output from PID Controller in Simulink.
bijeta Chakraborty
on 11 Mar 2012
0 votes
Hello Stephen,
Can you please guide me as to how you can control a Duty Ratio of PWM in Simulink by using the stored values of Duty Ratio from MATLAB.
Looks like you have already done this so please help ? Any inputs would be helpful.
regards bijeta
Shawn Chang
on 19 Jun 2012
0 votes
Hi Stephen,
I wish to generate pwm signal and send it to the microcontroller through the serial communication. Can you aid me on how you generated the pwm signal? Thanks. Your help is much appreciate.
1 Comment
Walter Roberson
on 19 Jun 2012
Serial communications protocols use fixed bit-widths, and so are not able to convey the variable pulse widths needed for Pulse Width Modification. Not unless what you send is a _description_ of the pulses.
Communities
More Answers in the Power Electronics Control
Categories
Find more on Switches and Breakers 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!