diff options
Diffstat (limited to '764/CH4/EX4.11.a/data4_11.sci')
-rwxr-xr-x | 764/CH4/EX4.11.a/data4_11.sci | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/764/CH4/EX4.11.a/data4_11.sci b/764/CH4/EX4.11.a/data4_11.sci new file mode 100755 index 000000000..f1afd7ba4 --- /dev/null +++ b/764/CH4/EX4.11.a/data4_11.sci @@ -0,0 +1,16 @@ +
+//(Design against Static Load) Example 4.11
+//Refer Fig.4.38
+//Tension in the wire rope P (kN)
+P = 5
+//Ultimate tensile strength of FG200 Sut (N/mm2)
+Sut = 200
+//Factor of safety fs
+fs = 2.5
+//Ratio of depth to width of cross-section ratio
+ratio = 2
+//Distance between the load and cantilever support A dist (mm)
+dist = 1500 + 500
+//Distance between the free end and pulley centre pdist (mm)
+pdist = 500
+
\ No newline at end of file |