summaryrefslogtreecommitdiff
path: root/764/CH14/EX14.5.b/result14_5.txt
diff options
context:
space:
mode:
authorpriyanka2015-06-24 15:03:17 +0530
committerpriyanka2015-06-24 15:03:17 +0530
commitb1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch)
treeab291cffc65280e58ac82470ba63fbcca7805165 /764/CH14/EX14.5.b/result14_5.txt
downloadScilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz
Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2
Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip
initial commit / add all books
Diffstat (limited to '764/CH14/EX14.5.b/result14_5.txt')
-rwxr-xr-x764/CH14/EX14.5.b/result14_5.txt45
1 files changed, 45 insertions, 0 deletions
diff --git a/764/CH14/EX14.5.b/result14_5.txt b/764/CH14/EX14.5.b/result14_5.txt
new file mode 100755
index 000000000..82212c6ea
--- /dev/null
+++ b/764/CH14/EX14.5.b/result14_5.txt
@@ -0,0 +1,45 @@
+-->//(Chain Drives) Example 14.5
+
+-->//Data from Example 14.4
+
+-->//Pitch of the chain drive p (mm)
+
+-->p = 19.05
+ p =
+
+ 19.05
+
+-->//Diameter of the roller d1 (mm)
+
+-->d1 = 12.07
+ d1 =
+
+ 12.07
+
+-->//Width of the roller b1 (mm)
+
+-->b1 = 11.68
+ b1 =
+
+ 11.68
+
+-->//Number of teeth on the driving sprocket z1
+
+-->z1 = 17
+ z1 =
+
+ 17.
+
+
+Outer diameter(Da) = 112.138521 mm
+
+Root diameter(Df) = 91.324764 mm
+
+Tooth flank radius(re) = 36.403120 mm
+
+Tooth side radius(rx) = 19.050000 mm
+
+Tooth width(bf1) = 11.096000 mm
+
+Tooth side relief(ba) = 2.381250 mm
+ \ No newline at end of file