主题中讨论的其他部件:MOTORWARE
大家好,
新年快乐! 期待明年与TI员工合作 :-)
通过使用汽车器具,我可以获得Maxon Motor (ECx Speed 22M) identien (lab_2c)并在速度控制(lab_5b)下运行。
但是,电动机在高温下运行,在额定空载速度(5万 1/min)下消耗4倍(1.2A)的额定电流(0.3A)。
大约2分钟后,速度控制器启动,变得不稳定,振荡并降至3500 1/min (在表达式窗口中)
发现此线程存在类似情况:
但它没有解决办法。
我主要关注低电感/高速电动机的信息,但遇到了卡滞。 由于它是一个高速电机,我认为调谐相当微妙,但我不确定需要高音的是什么。
有什么想法?
确定的电机参数包括:
#IF (user_motor == Maxon_ECX_speed_22M)
#define user_motor_type motor_Type_pm
#define user_motor_NUM_pole_pairs (1)
#define user_motor_rr (空)
#define user_motor_Rs (0.1186)
#define user_motor_ls_d (1.993e-05)
#define user_motor_ls_q (1.993e-05)
#define user_motor_rated流量 (0.0.0811万)
#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.36)
#define user_motor_flue_EST_FREQ_Hz (83.0)
此致,
John