From b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 24 Jun 2015 15:03:17 +0530 Subject: initial commit / add all books --- 764/CH4/EX4.1.a/data4_1.sci | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 764/CH4/EX4.1.a/data4_1.sci (limited to '764/CH4/EX4.1.a/data4_1.sci') diff --git a/764/CH4/EX4.1.a/data4_1.sci b/764/CH4/EX4.1.a/data4_1.sci new file mode 100755 index 000000000..24a2b04c6 --- /dev/null +++ b/764/CH4/EX4.1.a/data4_1.sci @@ -0,0 +1,13 @@ + +//(Design against Static Load) Example 4.1 +//Refer Fig.4.10 on page 85 +//Tensile force acting on two plates P (kN) +P = 50 +//Tensile yield strength of the plates Syt (N/mm2) +Syt = 250 +//Factor of safety fs +fs = 2.5 +//Number of rivets n +n = 3 +//Length of plate L (mm) +L = 200 -- cgit