当我使用HVKIT ID电机参数时, 我的电机是PMSM。
当我在第一步“RoverL”使用lab2b,(F2.8027万F) 时,突然, IPM被燃烧, 抗分流也被燃烧 。 在此之前 ,我使用HVKIT测试ID通过LS运行。 但是Rs非常大。
以下是我在user.h上的设置
#define user_PWM_FREQ_kHz (15.0)
#define user_R_over,L_EST_FREQ_Hz (100)
#Elif (user_motor == Anaheim_BLY172S)
#define user_motor_type motor_Type_pm
#define user_motor_NUM_pole_pairs (4)
#define user_motor_rr (空)
#define user_motor_Rs (0.411.0007万)
#define user_motor_ls_d (0.0.08721023亿)
#define user_motor_ls_q (0.0.08721023亿)
#define user_motor_rated流量(0.384.6985万)
#define user_motor_magniting_current (空)
#define user_motor_RES_EST_Current (1.0)(#define user_motor_RES_EST_
#define user_motor_IND_EST_current (1.0)
#define user_motor_MAX_current (5.0)
#define user_motor_fluone_EST_FREQ_Hz (20)
请在user.h中分析我的套件有什么问题
超越尊重。