How to generate SVPWM using HDL code
9 ビュー (過去 30 日間)
古いコメントを表示
Hello ,
I want to know how to generate SVPWM signal within dead time compensation using HDL code.
when I searched, I could not find it.
if you have some information,
Please let me know.
best regards,
Kyungmin Kim
0 件のコメント
回答 (2 件)
Joel Van Sickel
2023 年 5 月 22 日
You have to design your own module if you want it to be hdl compatible. There is no block that does this and generates hdl code.
0 件のコメント
KrishnaKumar
2024 年 1 月 19 日
編集済み: KrishnaKumar
2024 年 1 月 19 日
You could use the Motor Control Blockset toolbox that contains HDL supported blocks for motor control applications.
Please refer to this example - FOC of PMSM Using FPGA-Based Motor Control Development Kit - MATLAB & Simulink Example (mathworks.com)
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で HDL Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!