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.

TMS320F280049C-Q1: tms320f280049c

Part Number: TMS320F280049C-Q1

hi,

I am implementing FOC algorithm for sensored BLDC Motor.   I am not using Speed Loop.  i am using CT for sensing of output current . I am doing CLARK and PArk transformation. Dq is feedback to Torque PI loop. Throttle will give torque command to the FOC and refernce for Torque PI  Loop.

Am I doing right or wrong ?

At no load on Motor  For min. throttle value speed is get increasing .

what should be current Iq graph?

How to implement torque mode w.r.t. throttle Input ?

Also want document to understand trajectory functions.

Regards,

  • Am I doing right or wrong ?

    It's right that's the generic FOC technolgy.

    what should be current Iq graph?

    That's normal if the motor is running without load. The Iq value is related to the motor and the load.

    How to implement torque mode w.r.t. throttle Input ?

    As above, that depends on the system related to the motor and the adding load.

    Also want document to understand trajectory functions.

    It's similar as a ramp control. You might find its source code in the motorControlSDK that could be easy to understand.

    You may take a look at some of motor drive textbooks if possible that could have more details about these you want.