Other Parts Discussed in Thread: MOTORWARE
Dear all,
I'm testing 4 pole pairs motor up to 25Krpm( ~1667Hz) using INSTASPIN-FOC(MotorWare1.01.00.09).
Currently, stabilized speed is 16Krpm(~1066Hz), if I attempt to increase the rpm, there exist speed fluctuation.
The main parameters are as following.
PWM_Freq = 15KHz, Control loop(Speed, current, field weakening ) = 1.5KHz
==============================
USER_MOTOR_NUM_POLE_PAIRS (4)
USER_MOTOR_Rs (2.762814)
USER_MOTOR_Ls_d/q (0.01335734)
USER_MOTOR_RATED_FLUX (0.4956302)
USER_PWM_FREQ_kHz (15.0)
USER_MAX_DUTY_CYCLE (1.15)
USER_MAX_NEGATIVE_ID_REF_CURRENT_A(-4.5A) ~ 17Krpm
Kp_Idq = _IQ(2.0);
Ki_Idq = _IQ(0.04);
Kp_spd = _IQ(1.0018);
Ki_spd = _IQ(0.0137);
=================================
Is it possible to run this motor up to 25Krpm without any parameters change and hardware modifications?
Especially, is there any relation between the USER_VOLTAGE_FILTER_POLE_Hz(372.5) and running speed?
Sincerely,
Eui-heon