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/CH6/EX6.11.a/data6_11.sci | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 764/CH6/EX6.11.a/data6_11.sci (limited to '764/CH6/EX6.11.a/data6_11.sci') diff --git a/764/CH6/EX6.11.a/data6_11.sci b/764/CH6/EX6.11.a/data6_11.sci new file mode 100755 index 000000000..ea74ef059 --- /dev/null +++ b/764/CH6/EX6.11.a/data6_11.sci @@ -0,0 +1,19 @@ + +//(Power Screws) Example 6.11 +//Refer Fig.6.27 on page 215 +//Force applied by operator P (N) +P = 100 +//Mean radius R (mm) +R = 500 +//Coefficient of friction (mu) +mu = 0.15 +//Nominal diameter of the upper screw dUp (mm) +dUp = 50 +//Pitch of the upper screw pUp (mm) +pUp = 12 +//Nominal diameter of the lower screw dLow (mm) +dLow = 50 +//Pitch of the upper screw pLow (mm) +pLow = 8 +//Number of starts of both the screws n +n = 1 -- cgit