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.

C2000WARE-MOTORCONTROL-SDK: Sensorless FOC Support for F280039C

Part Number: C2000WARE-MOTORCONTROL-SDK
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi all,

I’m currently working with the F280039C microcontroller and am exploring options for implementing sensorless Field-Oriented Control (FOC). I have a couple of questions:
Sensorless FOC Implementation: Is it feasible to implement sensorless FOC on the F280039C? If so, could you provide some guidance or direct me to resources that describe how to set up and configure the necessary peripherals and software for sensorless FOC with this microcontroller?
Inductive Sensor Compatibility: We are also considering the use of inductive sensors for our application.

Any detailed advice, resources, or example projects would be greatly appreciated!

Thanks for your assistance.

regards

SANKARA

  • Hi Sankara,

    Sensorless FOC Implementation: Is it feasible to implement sensorless FOC on the F280039C?

    Yes. For example implementation of sensorless FOC with F280039C, you can refer to the code example of universal motor control lab in C2000WARE_MOTOR_CONTROL_SDK. Please download the latest SDK through this link: https://www.ti.com/tool/C2000WARE-MOTORCONTROL-SDK#downloads, then go to "/solutions" folder, import the project in "universal_motorcontrol_lab/F28003x/" to CCS. There is also a user guide inside the folder for a detailed explanation on the example.

    Inductive Sensor Compatibility: We are also considering the use of inductive sensors for our application.

    What kind of signal will this inductive sensor measure? 

    Thanks,

    Jiaxin