Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi we are using F28069M launchpad and Control-Suite programme(C:\ti\controlSUITE\development_kits\DRV830x-HC-C2-KIT_v105\PM_Sensorless) to run PMSM motor. In this programme all math modules are written using IQ-Math and also have provided the number of CPU clock cycles it takes . I have added the image of same which shows that it takes 844 CPU clock cycles .
My question are :
1.As the device is Floating point device ,If I converted all modules into the float, what might be the CPU clock cycles that will take.
2. What is the effect of converting that into float, like accuracy, stability of system.....
I have already read the IQ-MATH document.
Thank You.