summaryrefslogtreecommitdiff
path: root/764/CH7/EX7.10.a/data7_10.sci
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.10.a/data7_10.sci
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.10.a/data7_10.sci')
-rwxr-xr-x764/CH7/EX7.10.a/data7_10.sci17
1 files changed, 17 insertions, 0 deletions
diff --git a/764/CH7/EX7.10.a/data7_10.sci b/764/CH7/EX7.10.a/data7_10.sci
new file mode 100755
index 000000000..08e304e02
--- /dev/null
+++ b/764/CH7/EX7.10.a/data7_10.sci
@@ -0,0 +1,17 @@
+
+//(Threaded Joints) Example 7.10
+//Refer Fig.7.25 on page 241
+//Number of bolts N
+N = 4
+//Tension in the slack side of the belt Tslack (kN)
+Tslack = 5
+//Tension in the tight side of the belt Ttight (kN)
+Ttight = 10
+//Distance between boltA and pt. C l1 (mm)
+l1 = 50
+//Distance between boltB and pt. C l2 (mm)
+l2 = 150
+//Eccentricity value l (mm)
+l = 200
+//Maximum permissible tensile stress sigmaMax (N/mm2)
+sigmaMax = 60