How to generate SVPWM using HDL code
Afficher commentaires plus anciens
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
Réponses (2)
Joel Van Sickel
le 22 Mai 2023
0 votes
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.
KrishnaKumar
le 19 Jan 2024
Modifié(e) : KrishnaKumar
le 19 Jan 2024
0 votes
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)
Catégories
En savoir plus sur HDL Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!