Part Number: LAUNCHXL-F28379D
Hello how can i do sensord foc on 3 phase bldc motor
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: LAUNCHXL-F28379D
Hello how can i do sensord foc on 3 phase bldc motor
If you are looking for 6 step trapezoidal control and FOC, we don't have that example.
FOC typically produces sinusoidal current waveforms. Such examples available in controlsuite at
C:\ti\controlSUITE\development_kits\TIDM-SERVO-LAUNCHXS
This example is on F28377 Launchpad that we discontinued, but this can be ported to F28379D platform by the user. The entire source code is available for user edits.
Another example is available using FCL (fast current loop), where part of the algorithm is available as .lib, at
C:\ti\controlSUITE\libs\app_libs\motor_control\libs\FCL_SFRA\v01_00_00_00
This example is on F28379D Launchpad. The advantage with FCL is the high current loop bandwidth..
Can you pls verify my previous post, I have given the location where you can find what we offer on sensored foc. If that does not meet your requirements, then we have nothing else to refer. Thanks.
Hi Omar,
In our shipping PMSM FOC example, we show both sensored and sensorless approach. This example is for F28069, but you can update to F28379D as needed.
Example model c28069pmsmfoc_ert has Hall sensor based and sensorless implementation. You can select the approach in the model using a switch block.
Cheers,
-Brian
Other then the documentation (which covers every block), there might be some links in this post which can help explain. I don't know of a detailed explanation of that specific demo.
Cheers,
-Brian