Creating a sinusoidal pwm using the hdl coder blocks
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Zhao Wang
2017-1-9
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 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!