summaryrefslogtreecommitdiff
path: root/671/CH7/EX7.18/7_18.sce
diff options
context:
space:
mode:
Diffstat (limited to '671/CH7/EX7.18/7_18.sce')
-rwxr-xr-x671/CH7/EX7.18/7_18.sce13
1 files changed, 13 insertions, 0 deletions
diff --git a/671/CH7/EX7.18/7_18.sce b/671/CH7/EX7.18/7_18.sce
new file mode 100755
index 000000000..aa59d086a
--- /dev/null
+++ b/671/CH7/EX7.18/7_18.sce
@@ -0,0 +1,13 @@
+fluxc=1.5E-3
+Ac=12/10000
+Bc=fluxc/Ac
+Hc=1250
+lc=0.3
+F=Hc*lc
+
+Fa=200*1
+Fb=600*0.75
+
+Fc=F-Fb+Fa
+Nc=Fc/0.5
+disp(Nc) ////clockwise5 \ No newline at end of file