mcb_pmsm_foc_sensorless_f28379d question
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Keyur Mistry
le 5 Jan 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.
Réponses (2)
Keyur Mistry
le 13 Jan 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 commentaires
Keyur Mistry
le 27 Jan 2022
No, this model does not require MCU to have CLB. You can choose processor without it.
Adam Sojka
le 13 Jan 2022
1 commentaire
Keyur Mistry
le 27 Jan 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.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!