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.

TMS320F28027F: field weakening Issue

Part Number: TMS320F28027F

Hi every one 

my motor is 380v , my Drive input voltage is 380v too. but when i am trying to speed it up to 1500RPM which is the maximum speed of motor.motor speed up to 750 rpm !

btw. i defined USER_MOTOR_POLS 4 (because my motor is 1500 RPM)

So,I tried field weakening which is in proj_lab 9.c ,but motor speed oscillate between  1500RPM and 1000 RPM in a course of few second,I tried to change Kp_spd but it did not work. 

Please help me.

regards.

Dave.

  • 1. What type is the motor?
    2. It's pole pairs in user.h, not poles. So the pole pairs should be 2, not 4 in user.h if the rated speed of the motor is 1500rpm.
    3. What's the gMotorVars.VsRef? It must be less than _IQ(0.5) if you don't use overmodulation.

    Could you please post some current waveforms to show the question if possible?
  • thanks Dear Luo you already solve one of my problem .now I understood that pole pairs should be 2.

    1. What type is the motor? my motor is ACIM
    3. What's the gMotorVars.VsRef? It must be less than _IQ(0.5) if you don't use overmodulation.:ya dear Luo it is 0.5 (i did not used Over Modulation) .
    I will give you more detail about it later...

    Best regards.
    Dave.

  • thanks dear Luo
    the problem was from pole pairs which should be 2 not 4 ,as you mentioned .
    thanks again .
    Best Regards.
    Dave.