-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathMachine_data.m
More file actions
19 lines (16 loc) · 847 Bytes
/
Copy pathMachine_data.m
File metadata and controls
19 lines (16 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% Machine data file
data.N_pl=2; % number of parallel paths
data.poles=4; % number of poles
data.st_out=0.310;% stator outer diameter in meters
data.st_in=.200; % stator inner diameter in meters
data.ro_out=0.1964;% rotor outer diameter in meters
data.ro_in=0.05; % rotor inner diameter in meters
data.Xb=0.0972; % satator end winding reactance of a phase at 50 Hz in ohms
data.Rs=0.0654; % Resistance of stator phase winding in ohms
data.Lc=0.246; % effective length of stator core in meters
data.Hc= -7.4590e+05; %magnet coercivity A/m
data.Br=0.987; % magnet remanence in tesla
data.Sn = 1.644e-04;% the area of conductor reigon in a stator slot in meter^2
data.Ncn=12; % number of conductors in a stator slot
data.filling= 0.96; % filling factor of iron
data.cond_pm=7.064e+05;% conductivity of magnets 1/ (ohm*meter)