mcb_pmsm_foc_sensorless_f28379d question
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I'm using Launchxl-F28379D and BOOSTXL-DRV8305EVM together with Simulink (mcb_pmsm_foc_sensorless_f28379d subsystem) to make sensorless control of PMSM motor.
I'd like to make my own controller now.
Could somebody reccomend me new MCU (low-cost Picollo) and Driver IC that are available on market and will work with mentioned before Simulink subsystem (so that will be easy from Simulink mcb_pmsm_foc_sensorless_f28379d point of view to switch to/configure for new parts) ?
Because DRV8305* and TMS320F28379DZWT are not available.
Regards,
Adam
2 Commenti
Keyur Mistry
il 5 Gen 2022
Other Launchpad and Inverter board also can be used but corresponding modification will be required in the model file "mcb_pmsm_foc_sensorless_f28379d".
To understand what modification is required, the difference in architectural design of selected device and f28379d need to be considered.
Risposte (2)
Keyur Mistry
il 13 Gen 2022
For sensorless foc control of PMSM there are different model files to support different launchpads. In the "Command Window" type below code:-
mcb_pmsm_foc_sensorless_f28
and press "TAB" key to see all different launchpads are supported for this algorithm (sensorless foc).
2 Commenti
Keyur Mistry
il 27 Gen 2022
No, this model does not require MCU to have CLB. You can choose processor without it.
Adam Sojka
il 13 Gen 2022
1 Commento
Keyur Mistry
il 27 Gen 2022
You may refer to the documentation of the model to understand requirements for the procesor to run the script. If you have specific question then feel free to drop the question and I will be happy to answer you.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!