247Electric Machine and Electric Drive Simulation
F=0;
phirdo=0;phirqo=0;
phisqo=0;phisdo=0;
wmo=0;tho=0;
end;
Laq=(1/Llr+1/Lls+1/Lm)
∧
-1;
Lad=Laq;
Km=1;Kw=1;
save IM_MODEL
At rst, the rated values of the voltage, the power, the frequency and the number
of pole pairs are specied. Then the base values are computed. If the IM param-
eters are given in pu, pu = 1 has to be put; if they are given in SI, pu = 0 has to
be put. In the rst case, the parameters are used directly, and in the second one,
a computation of the parameters in pu is carried out. As a result, the parameter
values are formed in the workspace, and simulation can be carried out. It is reason-
able to write down the command run IM_MODEL_6term in the window Model
Propeties/Callbacks/Initia ...