Other Parts Discussed in Thread: MOTORWARE
hi,
i designed a inverter by F28027 MCU based on TI_hvkit_rev1p1. also i am using a motorware_1_01_00_16 and CCS6.1.
i have a problem in using this inverter in full load.
the inverter works fine in speeds below the 500rpm. when i set a speed.ref to 600rpm, the speed stop in about 530rpm and doesn't go above this speed. in this state the parameter USER_MOTOR_MAX_CURRENT was 5.0.
i increase the USER_MOTOR_MAX_CURRENT to 6.0, the speed goes to 560 and stops. when i increase the USER_MOTOR_MAX_CURRENT to 6.5 or above, the motor make a bad noise while spinnig.
the question is, how can i reach to speed.ref above the 560rpm?
what parameter can i change to reach to speed.ref?
is the noise because of the bad motor design or wrong parameter?
thanks.