summaryrefslogtreecommitdiff
path: root/10/CH4/EX1.b/cha4_1_b.sce
blob: b5dfb14ef20fe8b692070e4b60101f7d38aa3b44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
P=4;A=2;Z=462;Wn=(1000/60)*(2*%pi);z=0.0276;
Icoil=100;

Ka=(Z*P)/(2*2*%pi)
 
Wn
 
Ea=(Ka*z*Wn)
 
Icoil

Ia=2*Icoil
 
T=(Ka*z*Ia)
 
Pa=Ea*Ia