Hi every one
I wanted to identify my motor but I encounter with problem
my information
motor :ACIM
max RPM = 1500
motor voltage 380v
max current 7 A
so what I defined in user.h was:
TYPE= MOTOR_Type_Induction;
NUM_POLE_PAIRS= (2);
RATED_FLUX =(6.25); ((0.81*380v)/50Hz)
RES_EST_CURRENT =(3.0);
MAX_CURRENT =(7.0);
FLUX_EST_FREQ_Hz =(5.0);
other parameter is NULL
after Identification the
1.MAGNETIZING_CURRENT became 5.5! which is too high
why is that happened ?
2. how to know when Ls_d = Ls_q ?
BTW,when I put Ls_d = Ls_q it will perform much smoother and better .
any idea .I would be happy to know .
Regards
Dave.