You are on page 1of 6

machine design, Vol.4(2012) No.1, ISSN 1821-1259 pp.

15-20
Preliminary note

DEVELOPING A DYNAMIC LOAD-TRACKING LEARNING-SOFTWARE


FOR WINCH LIFT DESIGN
Emmanuel SIMOLOWO 1, * _ Adeboye GBADEBO 2
1, 2 Department of Mechanical Engineering, University of Ibadan, Ibadan, Nigeria

Received (27.12.2011); Revised (30.01.2012); Accepted (06.02.2012)

Abstract: Many engineering applications involve the problem of a dynamic loading property which is often hard to
track and critical in design analysis. The winch-lift design learning software developed in this work incorporates the
graphical display of dynamic loading on the cable or rope of the winch lift within the first seconds of its operation. The
learning software allows the user to generate a profile of this load and its acceleration against time in order to obtain
the maximum value of the load to be borne by the whole unit. This feature is underplayed in most engineering software
which usually uses the static total nominal load for simplicity.
The overall program flow is in three sections based on the software architecture. They are the study, practice and the
assessment sessions. At the validation stage, the results generated were compared with those obtained by numerical
procedures in literature. The results were in the same range with differences in values of the order 0.1%. In conclusion,
a learning software for exploring motorized winch systems has been developed in this work.

Key words: Winch Lift, Dynamic Loading, Learning Software, Results Validation

1. INTRODUCTION performance of the lift. It is meant to serve as an example


of what can be achieved by correctly employing software
Machine design, unaided with relevant software in machine design and to emphasize the importance of
application, is generally an interactive process with computer-aided techniques in training and learning.
associated tedium of numerical synthesis and analysis. It As a learning aid, this developed software grossly reduces
is important that designers learn the process designing in the time required to carry out design computations and
the most accurate and yet least involving and time gives the users a clearer view of the overall design
consuming means possible by the use of interactive objectives. Professionally used, it will reduce the effort
software thereby constituting an improvement on required of both user and benefactor in performing their
conventional design computations and design teaching respective roles in the process of design.
methods. More so, the creativity in engineering design The Winch lift constitutes a good basis for an important
should be a critical function of education [1, 2]. engineering case study and learning aid because it
Software design methodology has undergone tremendous incorporates critical design concepts. It can be used to
transformation from the periods when Pascal/C and show the general approach to design and also to monitor,
SA/SD were mainly used to develop applications to the point out and correct faulty design practices. It
present times when factors like modeling, globalization, incorporates; (i) the general approach to machine
coding, testing, and maintenance are taken into elements design concepts (ii) winch lift design
consideration [6].Today, software packages are being implications (iii) design of some tribo-elements.
used in virtually all fields and at all levels to improve
learning skills. Recent Works related to this area of study 2. NUMERICAL DESIGN
include; software design for turbo machine parts [5],
profile design of cams and followers systems [15, 16, 17] Procedures obtained from earlier works in machine design
and design of mechatronic systems with varying [7, 8, 9, 11] as well as other design principles [3, 4, 6]
have been applied in the development of this learning aid.
dynamics [9]
The description of the mathematical design of the winch
The learning software developed here in performs basic
lift is in two stages: (i) design of lifting mechanism (ii)
design calculations relating to the design of a winch lift.
gear-link design.
Winch lifts employ many engineering principles and
modern ones combine the use of wheel and axle, gearing 2.1. Design of Lifting Mechanism
and leverage to achieve lifting and thus form the basis for
an important design case study for training winch The lifting mechanism design stage determines critical
designers. The picture and a simple model of a motorized parameters needed for the entire design process. The time
winch is shown in Figure 1. The mathematical for each lift cycle called the lift rate. (Lr) is given by
equation (1), while equation (2) gives the actual lift time
involvements of the major aspects of the winch lift design
process are incorporated in the software to allow the user (Aalt). N L is the number of lift actions and LT is the lift
to see the effects of all design modifications on the time
* Correspondence author University of Ibadan, Department of Mechanical Engineering, Faculty of Technology, Nigeria,
esimmar@yahoo.com
Emmanuel Simolowo, Adeboye Gbadebo: Developing a Dynamic Load-Tracking Learning-Software for Winch Lift Design;
Machine Design, Vol.4(2012) No.1, ISSN 1821-1259; pp. 15-20

Suspended
Winch Lift

Base Winch drum


Coupling
Fs Fd
Worm Bearing
Motor Shaft y1

Distance
Center
00

Rope
Worm gear
Rope

Winch
Load y2 W
drum Hook

F.B.D lifting Mechanism


Winch assembly and Gear train

Figure
Fig.1.1:Motor
MotorDriven
Driven Winch
WinchLift
Lift Mechanism
Mechanism

To determine the maximum dynamic load Fmax, the


N
Lr = L (1) dynamic loading on the rope or chain must be considered.
LT Based on the schematic dynamic system and free body
diagram shown in Figure 1, the presence of the rope
Aalt = (Lr)(Lf) (2) which acts as a spring/damper system sets up vibration in
Lift fraction Lf is the action part of the total time (lifting, the system lasting as long as it takes the load to reach
lowering and static) utilized only for the lifting of load. steady state [12]. It is important to estimate the value of
All these values are based on the design requirements. this maximum load to ensure that it does not exceed the
Equation (3) computes the average velocity (AVL), while maximum permissible load on the rope and that the
the live load (LL) and the total nominal load (TNL) are system can provide enough energy to overcome this load.
obtained by equations (4) and (5) respectively. The dead This maximum force and drum torque are from the on
load comprises the weight of rope and hook while the lift going analysis. Specifying weight as W, spring force as Fs
height (Lh) is vertical height through which load is
and damper force as Fd, Newtons 2nd law for this free
conveyed. The weight of item is Wi while Ni is the number
of item. In equation (5), LL is the live load and DL dead body diagram gives.
load. w
L Fs + Fd = &y&2 (9)
AVL = h (3) g
Ah
Where, Fs = k(y1 y2); Fd = c( y&1 y& 2 ) with &y&
LL = (Wi )( N i ) (4)
represents acceleration and y& as velocity. Subject to initial
TN = LL + D L (5)
conditions: t = 0; y1(0) = 0; y2(0) = 0; y&1 (0) = v;
The power required for lifting action (PL) is obtained by
y& 2 (0) =0; equation (9) transforms to equation (10)
equation (6), while Dav, the angular velocity of the drum
shown in figure 1 is computed with equation (7), where k c
Drad is drum radius. Also equation (8) gives the gear ratio y2 = ( y1 y2 ) + ( y&1 y&2 ) g (10)
(Gr) for the worm set where Ns is the motor speed. m m

(TNL )( Lh ) Equation (10) above can be rearranged as (11) to give a


PL = (6) 2nd order ODE with constant coefficients.
ALt
k c c k
&y&2 + y2 + y&2 = y&1 + y1 + g (11)
Dav = (AVL)(Drad (7) m m m m

Dav c
Gr = (8) Once it is recognized that for any value of time t, and
Ns m
16
Emmanuel Simolowo, Adeboye Gbadebo: Developing a Dynamic Load-Tracking Learning-Software for Winch Lift Design;
Machine Design, Vol.4(2012) No.1, ISSN 1821-1259; pp. 15-20

k c c
are constants and constant coefficients B = and H = ( D) + (( ARG )( D1));
m m 2m
k c
C= ; then equation (11) is rewritten as equation (12) H 1 = ( D1) + ( ARGxD) ;
m 2m
c
&y&2 + B. y2 + C. y& 2 = D(t ) (12) D = ( A) + (( ARG )( B ));
2m
c
c k D1 = ( B) (( ARG )( A))
D(t ) = . y&1 + . y1 + g (13) 2m
m m
The solution to equation (12) is however dependent on Expressions for the arbitrary constants A and B are
one major assumption: The rope spring K is constant computed based on the initial conditions as
over the period for which the vibration exists. This is not cg
the case in reality as the rope is being coiled up during {( ) v}
mg
this period thereby reducing its length. In reality, the rope A= ; B = 2k . At this point a complete
k ARG
would have to be treated as a collection (n number) of
springs in series such that for springs of constant k, the expression for the acceleration &y&2 in terms of time t alone
k is available. A plot of values of the &y&2 against t is used to
overall spring constant would be k = . This would
n obtain the maximum value of &y&2 . Then the maximum
allow the designer to account for the coiling up of the load (force) and thus maximum drum torque are found by
rope by removing successive springs from the series applying Newtons 1st law as.
based on the speed of coiling. The spring constant would
k k Fmax = m &y&2 (17)
thus change from at the start to at some later time
n m
Tmax = Fmax Dsr (18)
where m is number of springs in the series at that time.
The assumption is however a reasonable one since the The plot of &y&2 and Fmax are displayed in Figure 5. Dsr is
time period under consideration is small (of the order of a the Drum Sheave Radius. These maximum values set the
few seconds) and thus the amount of rope coiled up is requirements which the worm gear set must meet in order
fairly negligible. A complementary solution to the to lift the load. The maximum load must not exceed the
corresponding homogenous equations maximum permissible load on the rope in order to prevent
&y&2 + B y2 + C y& 2 = 0 with constant coefficients is rope failure and the maximum drum torque must be met
found. The complementary solution is or exceeded by the worm set output torque value in order
for the winch to operate at all [14]
c
y 2 = exp( t ){ A Cos (( ARG )(t )) + B Sin (( ARG )(t ))} (14)
2m 2.2. Tribo-element Design for Winch
This design stage involves using models of each part of
Where, ARG = ( ) 2 , A and B are arbitrary
k c the winch lift and appropriate functions to calculate the
m 2m required parameters [15]. Examples of such parameters
constants. A particular solution to equation (12) is then are forces, moments, torques, deflections of particular
found based on the form of the right hand side. Since the sections and adequate safety factors based on material
c k choices. This forms the main area in which the iterative
right hand side is of the form D(t ) = y&1 + y1 + g , procedure is employed. The main design includes the
m m
sizing of the worm set speed reducer, the shaft carrying
we expect a particular solution of the form y2 = (d . t) + e.
the drum and the bearings within which it rotates.
The particular solution is found using the initial
The complete design of a worm set is herein performed
mg based on design information or parameters obtained from
conditions to be y2 = (v t ) . The general solution
k the lift mechanism design. Parameters include the
is obtained as a sum of complementary and particular required Torque (M1), input speed (N1) and output speed
solutions to give. (N2). The selection of material for worm/wheel and
diameter factor (q) is based on standard tables [12]. The
c
y 2 = exp( t )[ A Cos(( ARG)(t )) + B Sin(( ARG)(t ))] + (15) gear ratio Rg can be obtained using equation (19), while
2m the center distance (a) between worm and wheel is an
mg assumed parameter at commencement of design. The
Where = (v t ) number of treads on worm (Z1) and wheel (Z2) are
k
obtained by equations (20) and (21) respectively where m
&y&2 is written as is the axial module. The pitch diameters for worm (d1)
and wheel (d2) are calculated using equations (22) and
c
&y&2 = exp( t )[H Cos (( ARG )(t )) + ] (16) (23). The lead angle ( ) ensuring self locking capability
2m
is calculated employing equation (24) in terms of the
Where = H 1 Sin( ARG )(t )) worm diameter (dw), worm gear diameter (dg), number of
worm teeth (nw), number of worm gear teeth (ng).
17
Emmanuel Simolowo, Adeboye Gbadebo: Developing a Dynamic Load-Tracking Learning-Software for Winch Lift Design;
Machine Design, Vol.4(2012) No.1, ISSN 1821-1259; pp. 15-20

z1 involves the complete specification of all the parameters


Rg = (19) which accurately define the machine (winch lift) to
z2
achieve the particular design criteria [1].
{7 + (2.4a 0.5 )} 2.3. Sample Winch Lift Design
Z1 = (20)
Rg Shown in Table 1 is a complete list of the results obtained
numerically. Equations and processes described in section
Z2 = Rgz1 (21) 2.2 above are applied to a specific case study of winch lift
design. The results were obtained in two iterations and
a 0.875 were later compared with results obtained using
d1 = q x m = (22)
1.53 developed software.

d2 = 2Px = (2.a d1) (23) 3. SOFTWARE DEVELOPMENT

nw The ideal choice of programming language for the


= Tan 1 ( ) (24)
pd d w development of the learning software was Visual
Basic.Net. The relative ease with which Visual Basic
The max allowable face width ba is calculated by equation allows a user to create the interface (see Figure 6) made it
(25) where Px the axial pitch of the worm as appearing in the most appealing option and so it was chosen. The flow
equations (26) and q the diameter factor obtained from chart for the design stage is shown in Figure 2. The main
standard tables [12]. The tangential velocity Vt is stages involved in the software algorithm development
obtained by equation (27) where n1 and n2 are the were:
rotational speed of worm and wheel respectively.
ba = 2 . m(q + 1)0.5 = number < 0.67. d1 (25)

Px
M = (26)

n1d1
Vt = (27)
60
The tangential load factors based on materials (Cs), size
ratio (Cm) and friction (Cv). Subsequently the tangential
load (Wtg), friction force (Wf), rated power output ( o ),
power loss ( L ), rated power input ( ), efficiency of
worm set ( ) and rated output torque (To) are calculated
by equations (28), (29), (30), (31), (32), (33) and (34)
respectively. The coefficient of friction is .
Wtg = 0.0132 Cs Cm Cv ba d20.8 (28)
Wtg
(29)
Cos( n )Cos( )

n1Wtg d 2
o = (30)
Rg

L = VtW f (31)

= o + L (32)

o
= (33)

To = Wtg 0.5 d 1 (34)


The values of rated input power and rated output torque
obtained from tribo-element design must meet the
requirements for the lift mechanism designed earlier
otherwise a redesign is necessary. The design process is
brought to an end by the documentation stage which Fig.2. Flow chart of software Practice session
18
Emmanuel Simolowo, Adeboye Gbadebo: Developing a Dynamic Load-Tracking Learning-Software for Winch Lift Design;
Machine Design, Vol.4(2012) No.1, ISSN 1821-1259; pp. 15-20

Table 1. Sample Numerical Design the functionality of the developed software algorithm
include (i) On-design graphical simulation of a dynamic
Specifications for case study design
property. (ii) Two-way interactive and flexible capability.
Design Values and Status of
S/N
Parameters specifications Parameter
1. Items 100 4. VALIDATION OF SOFTWARE RESULTS
2. Time 2000 seconds
3. Height 7.3152 m The sample design presented in Table 1 was repeated
4. Item Weight 22.2109 Kg Given values using the developed learning software. By comparing the
49905.21 N/m2 based on values in Table 1 and those obtained from developed
Spring constant design learning software, the results are correct and accurate.
5. (based on
K
material) requirements Shown in Figures 3, 4 and 5 are the results compared for
the lifting and gearing designs
6. Rope Diameter 0.025 m
7. Power Source Motor
8. Dead Load 222.486 N
9. Items per Lift 2
Sheave Assumed
10. 0.25 m
Diameter values
Lift Time
11. 0.3
fraction
Lifting Mechanism design
40 seconds per
12. LR
cycle
12 seconds per
13. ALT
lift
14. AVL 0.6069 m/s
15. LL 435.7 N Results
16. TNL 658.2 N obtained
17. MDL 3261.2 N Fig.3. Validation of results for Lift Mechanism
18. PR 0.6019 KW
19. DAV 2.438 RAD/SEC
20. GR 1 : 75
Worm gear set design
Re-design and
Parameters Initial Results
final results
21. a 0.139 m 0.150
22. Rg 1 :75 1 :75
23. d1 0.0511 m 0.0546 m
24. d2 0.2269 m 0.2454 m
25. 0.0592 rad 0.0598 rad
26. ba 0.0342 m 0.0366 m
Fabrication.
27. Chilled casting Chilled casting
Type
28. Cs 1000 1000
29. Cm 0.6256 0.6526 Fig.4. Validation of results for Worm gear design
30. Cv 0.2723 0.2621
31. Vt 4.6143 m/s 4.9323 m/s
32. Wtg 6156.7 N 6744.8 N
33. n 200 200
34. m 0.022 0.0211
35. Wf 142.65 N 151.42 N
36. o 1682.4 W 1993.22 W
37. L 658.22 W 746.88 W
38. 2340.64 W 2740.10 W
39. 0.711 0.727
40. To 698.5 Nm 827.55 m

(i) determination of a programme structure (ii)


Creation of a user friendly program interface (iii)
Development of the codes (iv) Performance testing and
tuning. Once the software development was completed, a
full evaluation was conducted and validation of its results
was performed by comparing it with those based on
numerical procedures in literature. Features embedded in Fig.5. Validation of results for Power requirement

19
Emmanuel Simolowo, Adeboye Gbadebo: Developing a Dynamic Load-Tracking Learning-Software for Winch Lift Design;
Machine Design, Vol.4(2012) No.1, ISSN 1821-1259; pp. 15-20

Fig.6. Interface for Design of lifting Mechanism showing the graphical display of dynamic force (----) and acceleration
of load (-----) during design process.

5. CONCLUSION machinery blades. Advances in Engineering


Software, 2009, Vol. 40, No. 1, pp 41-51
In order to keep up with the modern trend in computer- [6] HONG Z., Software Design Methodology,
aided engineering learning practice involving various Butterworth Heinemann, 2005.
aspects of machine designs, a dynamic learning [7] JON, B., MCCRACKEN, B., The detail design
application for motorized winch lift design has been phase, SEED, Sharing Experience in Engineering
developed in this work. The software with the aid of Design, 1993.
appropriate features takes the user into proper [8] JON, B., SMITH, D., The conceptual design phase,
understanding of the dynamic loading and acceleration SEED, Sharing Experience in Engineering Design,
phenomenon by performing and displaying an on-design 1996.
simulation of such properties as they relate to the design [9] MARA, M., OLIVIER, B., JAN, S., WIM, D.,
stages of the winch lift. The software proves reliable HENDRIK, V., Computer-aided integrated design
when compared with results obtained from numerical for machines with varying dynamics, Mechanism and
procedures. Through this work, further tasks are opened Machine Theory, 2009, Vol. 44, No. 9, pp 1733-1745
up on the various winch lift systems by extending the [10] MATTHEWS, C., Case Studies in engineering
algorithm potentialities of the present learning software. design, Amold Press, Great Britain, 1998.
This is because the underlying numerical design analysis [11] MISCHKE, C., Mathematical model building, Iowa
for dynamic loading of the lifting system is here in State University Press, 1980.
captured for software design analyses and demonstration. [12] NORTON, L., Machine design, an integrated
approach, Prentice Hall, USA, 2006.
REFERENCES [13] PUGH, S., Total design, Addison Wesley, 1990.
[14] SHIGLEY, J.E. and MISCHKE, C.R., Standard
[1] BILJANA, G., DESNICA, E., SUBIC, N., New Trends handbook of machine design, McGraw Hill, New
in Technology And Higher Education, Engineering York, 1986.
Technical Professions (E-Learning) Machine Design, [15] SIMOLOWO, E., BAMIRO, O., Roller-Cams
2011, Vol.3, No.4, ISSN 1821-1259, pp. 301-304 Systems Design: Development of a profile Analysis
[2] CHAPLIN, C., Creativity in Engineering Design Software, Pacific Journal of Science and Technology,
Fellowship of Engineering Publishers, London, 1989. 2009, Vol. 10 No. 1 pp 20-34
[3] DHILLON, B. S., Engineering Design: A modern [16] SIMOLOWO, E., BAMIRO O., Software Developed
Approach, Richard Irwin, Homewood, Illinois 1996. for Polynomial Cams, The NSE. Technical
[4] FRENCH, J., Invention and evolution: design in Transaction. 2010, Vol. 45, No. 3 pp 69-84
nature and engineering, Cambridge University Press, [17] SIMOLOWO E., BAMIRO O., The Development of
United Kingdom, 1994. An AnalysisIntensive Software for Improved Cam
[5] GEORGIA N., SOTIRIOS S., IOANNIS K., A Systems Design, Journal of Science and Technology,
software tool for parametric design of turbo 2008,Vol. 28. No 1 pp. 103 115

20

You might also like