Filter löschen
Filter löschen

MATLAB fnc to control PWM generator

10 Ansichten (letzte 30 Tage)
Stephen
Stephen am 14 Aug. 2011
Kommentiert: Janani Baskaran am 10 Nov. 2016
How can I use a duty cycle result from a MATLAB fnc to control the duty cycle of a PWM generator, using Simulink.

Antworten (3)

Stephen
Stephen am 14 Aug. 2011
I got it working... it was a scale problem. Instead of duty cycle = 0 to 1, my MATLAB fnc was outputtng duty cycle = 0 to 100.
After fixing my problem, I simply connected the MATLAN fnc to the input of the PWM generator and success.
  2 Kommentare
Hossein
Hossein am 9 Dez. 2011
can you do this in simscape also?with Controlled PWM Voltage ?
Janani Baskaran
Janani Baskaran am 10 Nov. 2016
Hi can you tell me how to control the duty cycle of PWM using the output from PID Controller in Simulink.

Melden Sie sich an, um zu kommentieren.


bijeta Chakraborty
bijeta Chakraborty am 11 Mär. 2012
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
Shawn Chang am 19 Jun. 2012
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 Kommentar
Walter Roberson
Walter Roberson am 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.

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  Power Electronics Control

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by