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.

CPU load - Sensorless FOC vs Sensorless Trapezoidal

Other Parts Discussed in Thread: CONTROLSUITE, INSTASPIN-BLDC

Hi TI,

As the subject suggests I am interested in the difference in CPU load between the two (sensorless) control algorithms. I have been able to track down the following document:

6518.5811.Motor Control Benchmark.pdf

This however seems to focus on the sensored FOC solution and the sensorless trapeziodal ditto. 

So the question is; are there any data available regarding this issue?

Kind regards
Anton

  • your link was for a Hercules ARM Cortex R4 device. Not sure if that's what you're looking for or not....

    In C2000 MCUs, for our "standard" solutions in controlSUITE there is always a project document which has the CPU cycles for the project. Ex:

    C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVPM_Enhanced_Sensorless_2803x\~Docs

    943 cycles

    C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.1\HVBLDC_Sensorless\~Docs

    431 cycles

    then there are more advanced InstaSPIN solutions

    InstaSPIN-BLDC

    C:\ti\controlSUITE\development_kits\DRV830x-HC-C2-KIT_v105\InstaSPIN_BLDC\~Doc

    749 cycles

    InstaSPIN-FOC

    http://www.ti.com/lit/pdf/spruhi9

    2425 cycles

  • Perfect, thanks! 

    I must have missed those documents.

    /Anton