summaryrefslogtreecommitdiff
path: root/10/CH8/EX1
diff options
context:
space:
mode:
Diffstat (limited to '10/CH8/EX1')
-rwxr-xr-x10/CH8/EX1/cha8_1.sce16
1 files changed, 16 insertions, 0 deletions
diff --git a/10/CH8/EX1/cha8_1.sce b/10/CH8/EX1/cha8_1.sce
new file mode 100755
index 000000000..34fc0ac6b
--- /dev/null
+++ b/10/CH8/EX1/cha8_1.sce
@@ -0,0 +1,16 @@
+T=0.2;V=115;N=3000;F=60;
+J=10^-5;
+
+Km=T/V
+
+Wm=(N*2*%pi/F)
+
+Fm=T/Wm
+
+Tm=J/Fm
+
+A=Km/Fm
+
+Kmv=A*V
+
+KmvT=A*Tm