Other Parts Discussed in Thread: MOTORWARE
Dear,
Now I have some troubles in indentification of the ACIM.
1、When I do the indentification of the ACIM,before the EST_State_LockRotor state the motor spin continuously and stable,after the EST_State_LockRotor,reenable the indetification,the motor not spin continuously,at the start of the EST_State_Ls state the motor spin continuously but a while later the motor stoped before the EST_State_Rr state comming.I have seen the "Troubleshooting Ls Identification .It is important that the motor is spinning during the entire inductance identification process. If at any point during the identification of the inductance the motor stops,increase the frequency used for Flux and inductance estimation".I have been doing according to the above increase the frequency(the initialize value frequency is 10HZ I change it to 20HZ) but the motor still stop at EST_State_Ls state.What should I do when this problem happened?
2、Although the above problem happened,the motor identification still passed.I using the identification parameters and run the motor,the EST_getSpeed_krpm() funcation return value correctly(eg. when I set gMotorVars.SpeedRef_krpm to 1.0 the motor spin at about 1000RPM and the estimtion speed value about 1000RPM also).But usig these parameters the motor maximum speed is 3000RPM,when I set gMotorVars.SpeedRef_krpm to 3.5 the motor speed does not increase(my motor can easily spin at 10000RPM by the VF control),why the motor maximum speed is 3000RPM,which value limit the speed?I try to increase the USER_MOTOR_MAX_CURRENT value ,but have no effect?
3、I'm using the same user.h at motorware_1_01_00_09 the maximum speed is 3000RPM,but at the motorware_1_01_00_10 maximum speed is 1600RPM,Why?What is the difference between the motorware_1_01_00_09 and the motorware_1_01_00_10?
Who can help me?Thanks very much!