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.
Hi, TI!
I have task with including TMU to standart IQ Park Сlark Transformations, could you halp me with this task? May be you alredy have C and H files with trnasforms with TMU unit?
Task - convert from IQ to TMU tipe and after TMU work convert to IQ, If it is faster than only IQ +FPU?
Serhii,
I don't believe we have the Park Clarke transformations already implemented in our examples offering.
You could try the TMU based approach and IQ conversion, as I would expect this to be faster than an FPU only approach.
Thanks,
Sira
Hi Sira, could you please tall me how can i convert iq type to double for tmu, in iq math function i didn't find iq to double function, only iq to float.
It turns out the ControlSUITE and MotorControl SDK do have Park Clarke examples, depending on which device you're using.
C:\ti\controlSUITE\libs\app_libs\motor_control\math_blocks\v4.3
C:\ti\c2000\C2000Ware_MotorControl_SDK_2_00_00_00\libraries\transforms
For your purposes, the MotorControl SDK should work.