diff options
Diffstat (limited to '764/CH4/EX4.7.a/data4_7.sci')
-rwxr-xr-x | 764/CH4/EX4.7.a/data4_7.sci | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/764/CH4/EX4.7.a/data4_7.sci b/764/CH4/EX4.7.a/data4_7.sci new file mode 100755 index 000000000..236870223 --- /dev/null +++ b/764/CH4/EX4.7.a/data4_7.sci @@ -0,0 +1,13 @@ +
+//(Design against Static Load) Example 4.7
+//Refer Fig.4.26
+//Initial tension in the hacksaw blade P (N)
+P = 300
+//Tensile yield strength of 30C8 Syt (N/mm2)
+Syt = 400
+//Factor of safety (fs)
+fs = 2.5
+//Ratio of depth to width of cross-section ratio
+ratio = 3
+//Length of hacksaw frame l (mm)
+l = 200
|