Tool/software: Code Composer Studio
After tuning bandwidth scale, when we set 'gMotorVars.SpeedRef_krpm' to maximum speed (for me it is 4000 rpm), the motor rotates in a speed of 2665 rpm. What should I do to get the actual speed?
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.
Tool/software: Code Composer Studio
After tuning bandwidth scale, when we set 'gMotorVars.SpeedRef_krpm' to maximum speed (for me it is 4000 rpm), the motor rotates in a speed of 2665 rpm. What should I do to get the actual speed?
Hi Sanmesh,
I tried your suggestion. For my motor value of 'USER_MOTOR_NUM_POLE_PAIR' was 2. Then I modified it to 2*1.5=3. Now when I set 'gMotorVars.SpeedRef_krpm' to 4.0, I got the actual RPM as 3863. Again shows the difference.