ZHCUCJ3A October 2024 – December 2024
要構(gòu)建和加載工程,請完成以下步驟:
#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)
// true->enable identification, false->disable identification
userParams[MTR_1].flag_bypassMotorId = false;
根據(jù)電機規(guī)范(如果已知),在 user_mtr1.h 標頭文件中將以下識別參數(shù)設置為適當?shù)闹怠?pre class="pre codeblock" id="CODEBLOCK_CKG_ZTG_ZCC"> #define USER_MOTOR1_RES_EST_CURRENT_A (1.0f) // A - 10~30% of rated current of the motor
#define USER_MOTOR1_IND_EST_CURRENT_A (-1.0f) // A - 10~30% of rated current of the motor, just enough to enable rotation
#define USER_MOTOR1_MAX_CURRENT_A (6.5f) // A - 30~150% of rated current of the motor
#define USER_MOTOR1_FLUX_EXC_FREQ_Hz (40.0f) // Hz - 10~30% of rated frequency of the motor