TIDUF60 December 2023
The parameters provided in user_mtr1.h for PMSM and BLDC motors are listed as shown in the following codes. The motor parameters can be identified if the FAST technique is implemented on this motor or by getting the parameters from the motor data sheet.
#define USER_MOTOR1_TYPE MOTOR_TYPE_PM
#define USER_MOTOR1_NUM_POLE_PAIRS (4)
#define USER_MOTOR1_Rr_Ohm (0.0f)
#define USER_MOTOR1_Rs_Ohm (2.68207002f)
#define USER_MOTOR1_Ls_d_H (0.00926135667f)
#define USER_MOTOR1_Ls_q_H (0.00926135667f)
#define USER_MOTOR1_RATED_FLUX_VpHz (0.381890297f)