Creating a sinusoidal pwm using the hdl coder blocks
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello All,
I'm trying to create a sinusoidal pwm. I'm using a discrete sine wave and a triangular wave. I do get outputs when I run the simulation but not in my circuit implementation. Also just for confirmation my output frequency for the sine will be 60Hz. The system clock frequency is 50Mhz how do I determine the conversion factor for outputting the correct sine wave frequency.
0 Kommentare
Antworten (1)
Zhao Wang
am 9 Jan. 2017
I understand that you want to generate code from your Simulink model using the HDL Coder. As long as the simulation result is satisfactory, you can go through the basic HDL code generation process with the Workflow Advisor in the following link:
You should be able to generate HDL code from your Simulink model if the blocks are supported by the HDL Coder. To find blocks and system objects supporting HDL code generation, please refer to the following page:
The blocks and objects that support HDL Coder are provided in the following links:
If you have any further question, you can contact MathWorks Technical Support for assistance.
0 Kommentare
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!