summaryrefslogtreecommitdiff
path: root/764/CH7/EX7.2.b/result7_2.txt
diff options
context:
space:
mode:
authorpriyanka2015-06-24 15:03:17 +0530
committerpriyanka2015-06-24 15:03:17 +0530
commitb1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch)
treeab291cffc65280e58ac82470ba63fbcca7805165 /764/CH7/EX7.2.b/result7_2.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/CH7/EX7.2.b/result7_2.txt')
-rwxr-xr-x764/CH7/EX7.2.b/result7_2.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/764/CH7/EX7.2.b/result7_2.txt b/764/CH7/EX7.2.b/result7_2.txt
new file mode 100755
index 000000000..33171a4ac
--- /dev/null
+++ b/764/CH7/EX7.2.b/result7_2.txt
@@ -0,0 +1,28 @@
+-->//(Threaded Joints) Example 7.2
+
+-->//Refer Fig.7.14 on page 232
+
+-->//Yield tensile strength of 30C8 Syt (N/mm2)
+
+-->Syt = 400
+ Syt =
+
+ 400.
+
+-->//Factor of safety fs
+
+-->fs = 5
+ fs =
+
+ 5.
+
+-->//Shear load acting on the bolts Pt (kN)
+
+-->Pt = 5
+ Pt =
+
+ 5.
+
+
+The standard size of the bolt is M10
+ \ No newline at end of file