Why mathwork inbuilt model of PMSM FOC/DTC is not working?
2 次查看(过去 30 天)
显示 更早的评论
I am using mathwork inbuilt model of FOC and DTC of PMSM motor but motor is not running, even some models are not showing gate pulses too. I am attaching the model commands and error which its showing during process.
Also I want a step by step procedure to run the motor.
mcb_pmsm_foc_qep_f28069m - command for sensored foc pmsm (pulses are not generating for this model and motor is not running).
mcb_pmsm_foc_sensorless_f28069MLaunchPad - this model is also not working.
pls help me to sort out this problem, i want to run the PMSM motor using this models
0 个评论
回答(1 个)
Joel Van Sickel
2023-2-16
Most of the models your specify should work if you have them set to run in simulation mode. The model you are using is trying to use/connect to external hardware. Are you trying to connect to a TI controller or do you just want to run a desktop simulation? If that is the case, close everything, and then open up mcb_pmsm_foc_qep_f28069m. If you just hit the run button, it should default to desktop simulation.
2 个评论
Joel Van Sickel
2023-2-16
here is a good page for the HW:
But here is more extensive documentation for getting started:
Right now, you want to make sure you can connect to the board, download the code, and do basic communication before you try and get the controller working with the motor.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!