summaryrefslogtreecommitdiff
path: root/10/CH2/EX8
diff options
context:
space:
mode:
Diffstat (limited to '10/CH2/EX8')
-rwxr-xr-x10/CH2/EX8/cha2_8.sce29
1 files changed, 29 insertions, 0 deletions
diff --git a/10/CH2/EX8/cha2_8.sce b/10/CH2/EX8/cha2_8.sce
new file mode 100755
index 000000000..c9e62670b
--- /dev/null
+++ b/10/CH2/EX8/cha2_8.sce
@@ -0,0 +1,29 @@
+Pri=1330;Sec=230;Zl=0.12+%i*0.25;Phase=3;V=230;
+Z=0.8+%i*5;Power=27;
+Zz=0.003+%i*0.015;Pf=0.9
+
+A=(Pri/Sec)^2*(Zl)
+
+Req=4.01;
+
+Xeqh=8.36;
+
+a=(sqrt(Phase)*Pri)/V
+
+Reql=0.8;
+
+Xeql=5;
+Rr=0.003;
+
+Xx=0.015;
+
+R=(Reql+Req)*(1/10^2)+Rr
+
+X=(Xeql+Xeqh)*(1/10^2)+Xx
+
+Vl=V/sqrt(Phase)
+
+Il=(Power*10^3)/(Phase*133)
+
+Angle=-acos(%pi*Pf/180)
+