SlideShare a Scribd company logo
1 of 5
Download to read offline
Automation of Cam Design for Radial Piston Hydraulic Motor
Madhu Soodhanan Govindarajan Bharadwaj Ramakrishnan
Department of Mechanical Engineering Department of Mechanical Engineering
Pennsylvania State University The Ohio State University
State College, PA 16803 Columbus, OH 43210
mxg975@psu.edu ramakrishnan.17@osu.edu
Dominic Savio Fernando Dr. K. Srinivasan
Indian Institute of Management Department of Mechanical Engineering
Shillong, India 793014 Anna University, Chennai-25, India
a.dominic.savio.fernando@gmail.com drksrin@annauniv.edu
1 ABSTRACT
The Radial Piston Hydraulic Motor is a
hydraulic energy converting device. These
motors are widely used in low speed, high torque
applications [1]. They are expected to deliver
optimum torque with minimum variation. As the
torque output is of prime concern, various
parameters affecting it are studied and the
influence of their variation on the torque output
is analyzed in this work. As these motors are
cam operated, variation of its profile is the most
important parameter which will affect the output.
Other parameters such as roller radius, number
of rollers, pressure of the fluid used are also
analyzed in this work. Since manually drawing
the profile and computing the torque output from
it, is an exerting as well as time consuming task,
a code which could automatically perform both
these tasks is developed [2].The main emphasis
of this paper is to find out the value of various
parameters that deliver optimum torque.
2 OME CLATURE
C Angle subtended by the preceding region
r Roller radius (mm)
S Follower displacement (mm)
t Time interval (seconds)
v Velocity of the follower (mm/s)
vmax Maximum velocity of the follower (mm/s)
x,y Horizontal & vertical Co-ordinates of a
a point on the cam profile (mm)
α Acceleration of the follower (mm/s2
)
θ Angle subtended by a point on cam profile
to the cam centre (degrees)
3 I TRODUCTIO
Radial piston hydraulic motors find application
in manufacturing and mechanical power
production. The radial piston hydraulic motor
consists of a cam on which multiple rollers
rotate. The center of these rollers is coupled to
the output shaft. Each of the roller acts as a
hydraulic actuator, with the compressed fluid
being supplied via the cylinder. As the roller
makes contact with the cam it intends a specific
pressure angle. The force supplied by means of
the compressed fluid, is resolved into
perpendicular components based on the pressure
angle. One component helps in gripping with the
surface, while the other assists in producing
torque. A higher pressure angle causes more
torque but lesser force that assists in gripping; a
lower pressure angle produces the vice-versa. So
an optimum pressure angle must be chosen for
the trade-off. Also the variation in pressure angle
must be such that the motor produces minimum
torque fluctuation and highest mean torque. [3].
So in other words, a suitable cam profile must be
chosen. The general cam profiles that ease their
way into manufacturing as well (at least in India)
consists of a uniform acceleration region,
followed by uniform velocity region and by a
uniform deceleration region. Dwell regions are
given in between each of those regions in order
to assist manufacturing feasibilities.
The development of cam profile implies
situational application of laws of motion [4]. The
general equation, which holds well, is:
S=u*t+.5*α*t² (1)
In the region of constant acceleration, the initial
velocity is zero. In the region of constant
velocity, the same equation can be used with
α=0[5]. In the uniform deceleration period,
however, it should be noted that roller
decelerates but displacement keeps increasing.
Hence it would be logical to depend on the area
under the velocity-time curve and acceleration-
time for displacement value[5]. Thus a formula
can be arrived at by integrating the area under
acceleration-time curve twice and reducing it to
simplest form. The equation is:
S=.5*t*(vmax+v) (2)
4 DESIG A D A ALYSIS
The equations mentioned above are used to find
out the displacement values at each and every
point. Using these values, profile of a cam can be
drawn. As the objective of this work is to select
suitable values of input parameters which would
deliver the optimum torque, there is a need for
altering the input values frequently. This
necessitated development of a code. The
developed code requires input values such as
maximum lift, roller radius, and base circle
radius, fluid pressure, piston diameter and angles
of dwell, uniform velocity, uniform acceleration,
and uniform deceleration part. Uniform
acceleration value can be found out using the
displacement equations and by equating the
maximum lift with the algebraic sum of
displacements at each region. By superimposing
the displacement values on the base circle,
profile can be generated.
4.1 Calculation of pressure angle
Pressure angle can be found out using the
methodology mentioned below:
The slope of the tangent say ‘m’ is found out at
the point A of the cam profile.
The slope of its normal say AB is found out
using the formula m1 *m = -1
“C(0,0)” is assumed to be origin to find “l”
using distance formula
Then the slope of line AC is found out to be
m2=y1/x1. (3)
This formula is used to find out “a”
tan a = | (m1-m2)/ (1+ (m1*m2))| (4)
Cosine formula is used to find out “n”
n² = l² + r² -2* l * r * cos a (5)
Then using sine formula given below “b” is
found out.
(n /sin a) = (r /sin b) (6)
Then Pressure angle (p) = a + b (7)
As x,y &s are functions of ‘θ’ implies,
s = f(θ) ,θ=ω*t, where ‘t’ is time (in seconds).
Then substituting :√(x ² + y ²) = s + rb
& tan θ = (y / x) in f (θ). (8)
Then if ‘rb’ is the base circle radius, (s + rb) is the
radial distance
Therefore (s + rb) = f (θ) + rb (9)
It is known that
x = (s + rb) cos θ
y = (s + rb) sin θ
dy/dθ = (∂y / ∂θ) + (∂y / ∂s) * (ds / dθ)
= (s+ rb) cos θ + sin θ (ds/ dθ) (10)
The pressure angle at all the points is required to
find out the components of force applied at the
piston.
Notation: r-AB
l- AC
n- BC
FIGURE 1: Logic explanation
dx/dθ = (∂x / ∂θ) + (∂x / ∂s) * (ds / dθ)
= - (s+ rb) sin θ + cos θ (ds/ dθ) (11)
(dy / dx) = (dy/dθ) ÷ (dx/dθ) [Obtained from
equations 10 &11]
This slope does not account for the fact, that the
temporary x-axis is rotated by an angle c. Hence
m = {(dy/dx) + tan c}/ (1 – (dy/dx)*tan c)
(12)
4.2 Calculation of torque
The pressure angle value obtained at all the
points and fluid pressure are used to compute the
force acting on the roller centre which could be
resolved into 2 perpendicular components. The
horizontal component when multiplied with the
perpendicular distance between the cam centre
and the point of contact will give the driving
torque produced by a roller at a given point. The
perpendicular distance of the roller centre from
the cam centre, can be found out using the
following formulation.
Consider a point on the profile where the roller
makes contact as (x1,y1) then the general form of
the tangent equation passing through it is
y = mx + c, (13)
Then the constant is given by c = y1– mx1
The perpendicular distance from the cam centre
to the point of contact can be found out using
pd = | y1– mx1| / ((1 + m2
) ^.5)
and the perpendicular distance from the roller
centre(pdr) can be obtained by using
pdr = pd – r (14)
4.3 Calculation of cumulative torque
The individual torque available at each of the
rollers is algebraically added. This gives the
value for cumulative torque available at the
motor shaft.
4.4 Variation of cumulative torque
The variation of cumulative torque available at
the shaft is the ratio of the difference between
maximum and mean torque to the mean torque.
Variation of cumulative torque = (max. torque –
mean torque) / mean torque (15)
5 A ALYSIS
5.1 ANALYSIS OF CUMULATIVE TORQUE
WHEN THERE IS A VARIATION IN
i) NUMBER OF ROLLERS
Using the code the optimum no. of rollers can be
found out. Whenever the variation in cumulative
torque is minimal then the number of rollers is
optimum. For our case the optimum no. of rollers
were found out to be 8. The table below shows
various values of individual torque at each point
and the cumulative torque with respect to the
first roller position. The variation in cumulative
torque was found out to be 3.89 % in our case.
A graph showing the variation in cumulative
torque can also be generated automatically using
the code. A graph that was developed using our
code is shown next
.FIGURE 2: Cumulative torque Vs Angular
position of roller 1
x – Angular position of 1st
roller , in degrees
y - Cumulative torque produced by the motor,
in N mm
ii) PRESSURE OF THE FLUID
The mean and highest torque varies
proportionally with fluid pressure. So it would be
better to have the force value as constant and
study the other vital parameters for the
development of cam profile.
FIGURE 3: Cumulative torque Vs Angular
position of roller 1
x – Angular position of 1st
roller , in degrees
y - Cumulative torque produced by motor, in N
mm.
1st roller Roller 1 Roller 2 Roller 3 Roller 4 Roller 5 Roller 6 Roller 7 Roller 8 CumTorq
Positio
n 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07
8 0.6999 -0.6057 -0.2586 0.8933 0.6999 -0.6057 -0.2586 0.8933 1.4577
13 1.1269 -1.10338 0 0.6598 1.1269 -1.0338 0 0.6598 1.5058
18 1.1013 0.207 -0.1037 -0.5122 1.1013 0.207 -0.1037 -0.5122 1.3847
23 0.8933 0.6999 -0.6057 -0.2586 0.8933 0.6999 -0.6057 -0.2586 1.4577
28 0.6598 1.1269 -1.0338 0 0.6598 1.1269 -1.0338 0 1.5058
33 -0.5122 1.1013 0.207 -0.1037 -0.5122 1.1013 0.207 -0.1037 1.3847
38 -0.2586 0.8933 0.6999 -0.6057 -0.2586 0.8933 0.6999 -6057 1.4577
43 0 0.6598 1.1269 -1.0338 0 0.6598 1.1269 -1.0338 1.5058
48 -0.1037 -0.5122 1.1013 0.207 -0.1037 -0.5122 1.1013 0.207 1.3847
53 -0.6057 -0.2586 0.8933 0.6999 -0.6057 -0.2586 0.8933 0.6999 1.4577
58 -1.0338 0 0.6598 1.1269 -1.0338 0 0.6598 1.1269 1.5058
63 0.207 -0.1037 -0.5122 1.1013 0.207 -0.1037 0.5122 1.1013 1.3847
TABLE 1: Torque at each roller, cumulative torque at the angular position of roller
iii) ROLLER /BASE CIRCLE RADIUS
It is obvious that increasing the base circle radius
of cam profile with a constant roller radius is the
same as decreasing the roller radius for the same
base circle radius. Two values of the roller radius
on either sides of the optimum roller radius were
taken. The mean torque and maximum torque
generated was calculated. The mean torque and
maximum torque increases with the decrease in
roller radius. However, this does not mean the
recommendation of a knife edge follower which
is effectively a roller follower with zero radiuses.
This is owing to the fact that the increase in
vertical component of torque in such a case
causes increased wear and tear.
FIGURE 4: Cumulative torque Vs Angular
position of roller1
x – Angular position of 1st
roller , in degrees
y - Cumulative torque produced by motor,
in N mm
6 RESULTS A D DISCUSSIO
i) Radial piston hydraulic motors are primarily
cam operated; variation of its profile is the most
important parameter which will affect the output
torque [6] .Hence the code gives the user an
option to vary the most basic input parameters
and generate a profile which will deliver desired
output torque.
ii) The output torque obtained needs to be
optimized or else the motor might deliver
unpredictable output. Hence other parameters
were varied to find out the optimum torque
output.
iii) When the number of rollers is increased the
variation in cumulative torque decreases initially
but after a certain value it starts increasing and
yields unpredictable torque at the motor shaft.
This value of number of rollers at which the
torque output is optimum has to be found out.
iv) Pressure of fluid has least significance on the
variation of cumulative torque. It just gives a
proportional variation to the output. So
depending on the torque output required of the
motor shaft, the pressure of the fluid has to be
chosen.
v) When roller radius is decreased continually
the cumulative torque increases but since we
need an optimum cumulative torque this can be
decreased only to an optimum value so that wear
and tear is also minimal.
ACK OWLEDGEME TS
We acknowledge the inputs given by
Prof .N.S. Parthasarathy, Dept. of Mechanical
Engineering, Anna University-Chennai.
We also thank Anna university- Federal republic
of Germany Institute, Anna University.
REFERE CES
[1]H. S. Jeon, K. -J. Park and Y. -S. Park: An
optimal cam profile design considering dynamic
characteristics of a cam-valve system.
Department of Mechanical Engineering, Korea
Advanced Institute of Science and Technology,
Cheongryangri.
Volume 29, Number 4 / December, 1989
Experimental Mechanics
[2] Title : Spline code generation for cam profile
design
http://www.cse.iitk.ac.in/~amit/courses/751/98/j
oshi/index.html
Not existent in the form of research paper, but
provides introduction to cam profile generation.
[3]Cam profile designs: An experimental study
of the effects of cam speeds on cam-follower
systems INIST-CNRS, Cote INIST :
12676, 35400004440260.0030
Author : HS YAN, MC TSAI, MH HSU
[4] Reference Text book: Rapid Design through
Virtual and Physical Prototyping
Carnegie Mellon University
Introduction to Mechanisms : Yi Zhang
with Susan Finger
Stephannie Behrens(Chapter 6)
[5] Chapter 3:Dynamics of machinery
By Aeremi Hirschhom
Published by Thomas Nelson & sons, Great
Britain
[6]Reference Text book: HS YAN, MC TSAI,
MH HSU: Mechanism and machine theory
[7] Ulf Andresen and William Singhose:
A Simple Procedure for Modifying High-Speed
Cam Profiles for Vibration Reduction
Engineering, Georgia Institute of Technology,
Atlanta, GA 30332-0405
J. Mech. Des. -- November 2004 -- Volume
126, Issue 6, 1105 (4 pages)
DOI:10.1115/1.1798231
[8]http://www.allbusiness.com/hydraulic-
motors/3430145-
1.html?googlesubnew=hydraulic%20motors

More Related Content

What's hot

Presentation_Analysis of Beam
Presentation_Analysis of BeamPresentation_Analysis of Beam
Presentation_Analysis of BeamNAUMAN NAEEM
 
Mba admission in india
Mba admission in indiaMba admission in india
Mba admission in indiaEdhole.com
 
Flow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control TechniqueFlow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control TechniqueIJERA Editor
 
Integrated inerter design and application
Integrated inerter design and applicationIntegrated inerter design and application
Integrated inerter design and applicationijcax
 
Horizontal alignment of Roads
Horizontal alignment of RoadsHorizontal alignment of Roads
Horizontal alignment of RoadsLatif Hyder Wadho
 
Underground Workshop Cavern Design
Underground Workshop Cavern DesignUnderground Workshop Cavern Design
Underground Workshop Cavern DesignJames Dunford
 
Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...
Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...
Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...IJERA Editor
 
An efficient sensitivity analysis method for modified geometry of Macpherson ...
An efficient sensitivity analysis method for modified geometry of Macpherson ...An efficient sensitivity analysis method for modified geometry of Macpherson ...
An efficient sensitivity analysis method for modified geometry of Macpherson ...yarmohammadisadegh
 
Shear force and bending moment Solved Numerical
Shear force and bending moment Solved NumericalShear force and bending moment Solved Numerical
Shear force and bending moment Solved NumericalRoyal University of Bhutan
 
Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...
Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...
Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...BBIT Kolkata
 

What's hot (18)

Presentation_Analysis of Beam
Presentation_Analysis of BeamPresentation_Analysis of Beam
Presentation_Analysis of Beam
 
T130403141145
T130403141145T130403141145
T130403141145
 
Mba admission in india
Mba admission in indiaMba admission in india
Mba admission in india
 
Flow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control TechniqueFlow Modification over Rotor Blade with Suction Boundary Layer Control Technique
Flow Modification over Rotor Blade with Suction Boundary Layer Control Technique
 
Integrated inerter design and application
Integrated inerter design and applicationIntegrated inerter design and application
Integrated inerter design and application
 
Horizontal alignment of Roads
Horizontal alignment of RoadsHorizontal alignment of Roads
Horizontal alignment of Roads
 
I013117984
I013117984I013117984
I013117984
 
Ff35913917
Ff35913917Ff35913917
Ff35913917
 
Underground Workshop Cavern Design
Underground Workshop Cavern DesignUnderground Workshop Cavern Design
Underground Workshop Cavern Design
 
Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...
Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...
Aerodynamic Study about an Automotive Vehicle with Capacity for Only One Occu...
 
cfd ahmed body
cfd ahmed bodycfd ahmed body
cfd ahmed body
 
Contouring Control of CNC Machine Tools
Contouring Control of CNC Machine ToolsContouring Control of CNC Machine Tools
Contouring Control of CNC Machine Tools
 
Design of super elevation :- A case study
Design of super elevation :- A case studyDesign of super elevation :- A case study
Design of super elevation :- A case study
 
An efficient sensitivity analysis method for modified geometry of Macpherson ...
An efficient sensitivity analysis method for modified geometry of Macpherson ...An efficient sensitivity analysis method for modified geometry of Macpherson ...
An efficient sensitivity analysis method for modified geometry of Macpherson ...
 
Shear force and bending moment Solved Numerical
Shear force and bending moment Solved NumericalShear force and bending moment Solved Numerical
Shear force and bending moment Solved Numerical
 
geo parameters
geo parametersgeo parameters
geo parameters
 
Di 00028
Di 00028Di 00028
Di 00028
 
Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...
Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...
Flow Physics analysis of Three-bucket Helical Savonius rotor at 90 degree twi...
 

Similar to Microsoft word paper.op

Optimum design of braking system for a formula 3 race cars with numeric compu...
Optimum design of braking system for a formula 3 race cars with numeric compu...Optimum design of braking system for a formula 3 race cars with numeric compu...
Optimum design of braking system for a formula 3 race cars with numeric compu...IRJET Journal
 
Transient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanTransient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanLahiru Dilshan
 
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor GroovesDesign Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor GroovesIOSR Journals
 
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...IJERA Editor
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorIRJET Journal
 
UNIT-I Turning Moment.ppt
UNIT-I Turning Moment.pptUNIT-I Turning Moment.ppt
UNIT-I Turning Moment.pptkarthik R
 
ENGR 205 Project Report Mariraja.P
ENGR 205 Project Report Mariraja.PENGR 205 Project Report Mariraja.P
ENGR 205 Project Report Mariraja.PMariraja Ponraj
 
Performance Analysis of savonius hydro turbine using CFD simulation
Performance Analysis of savonius hydro turbine using CFD simulationPerformance Analysis of savonius hydro turbine using CFD simulation
Performance Analysis of savonius hydro turbine using CFD simulationIRJET Journal
 
IRJET- Theoretical Analysis of Rocker Arm
IRJET- Theoretical Analysis of Rocker ArmIRJET- Theoretical Analysis of Rocker Arm
IRJET- Theoretical Analysis of Rocker ArmIRJET Journal
 
CFD Analysis Of Savonius Vertical Axis Wind Turbine: A Review
CFD Analysis Of Savonius Vertical Axis Wind Turbine: A ReviewCFD Analysis Of Savonius Vertical Axis Wind Turbine: A Review
CFD Analysis Of Savonius Vertical Axis Wind Turbine: A ReviewIRJET Journal
 
Design, Analysis & Balancing of 5 Cylinder Engine Crankshaft
Design, Analysis & Balancing of 5 Cylinder Engine CrankshaftDesign, Analysis & Balancing of 5 Cylinder Engine Crankshaft
Design, Analysis & Balancing of 5 Cylinder Engine CrankshaftIJMER
 
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFTDESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFTijiert bestjournal
 
Design of bearing.pptx
Design of bearing.pptxDesign of bearing.pptx
Design of bearing.pptxssuserf66787
 
PERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINE
PERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINEPERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINE
PERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINEIAEME Publication
 

Similar to Microsoft word paper.op (20)

Optimum design of braking system for a formula 3 race cars with numeric compu...
Optimum design of braking system for a formula 3 race cars with numeric compu...Optimum design of braking system for a formula 3 race cars with numeric compu...
Optimum design of braking system for a formula 3 race cars with numeric compu...
 
F04103138
F04103138F04103138
F04103138
 
Transient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanTransient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fan
 
SUSPENSION
SUSPENSION SUSPENSION
SUSPENSION
 
AUTOMOBILE
AUTOMOBILEAUTOMOBILE
AUTOMOBILE
 
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor GroovesDesign Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
 
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
 
UNIT-I Turning Moment.ppt
UNIT-I Turning Moment.pptUNIT-I Turning Moment.ppt
UNIT-I Turning Moment.ppt
 
L012228185
L012228185L012228185
L012228185
 
ENGR 205 Project Report Mariraja.P
ENGR 205 Project Report Mariraja.PENGR 205 Project Report Mariraja.P
ENGR 205 Project Report Mariraja.P
 
[IJET-V1I6P7] Authors: Galal Ali Hassaan
[IJET-V1I6P7] Authors: Galal Ali Hassaan[IJET-V1I6P7] Authors: Galal Ali Hassaan
[IJET-V1I6P7] Authors: Galal Ali Hassaan
 
Performance Analysis of savonius hydro turbine using CFD simulation
Performance Analysis of savonius hydro turbine using CFD simulationPerformance Analysis of savonius hydro turbine using CFD simulation
Performance Analysis of savonius hydro turbine using CFD simulation
 
IRJET- Theoretical Analysis of Rocker Arm
IRJET- Theoretical Analysis of Rocker ArmIRJET- Theoretical Analysis of Rocker Arm
IRJET- Theoretical Analysis of Rocker Arm
 
ACGT2016_94
ACGT2016_94ACGT2016_94
ACGT2016_94
 
CFD Analysis Of Savonius Vertical Axis Wind Turbine: A Review
CFD Analysis Of Savonius Vertical Axis Wind Turbine: A ReviewCFD Analysis Of Savonius Vertical Axis Wind Turbine: A Review
CFD Analysis Of Savonius Vertical Axis Wind Turbine: A Review
 
Design, Analysis & Balancing of 5 Cylinder Engine Crankshaft
Design, Analysis & Balancing of 5 Cylinder Engine CrankshaftDesign, Analysis & Balancing of 5 Cylinder Engine Crankshaft
Design, Analysis & Balancing of 5 Cylinder Engine Crankshaft
 
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFTDESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
DESIGN, OPTIMIZATION AND FINITE ELEMENT ANALYSIS OF CRANKSHAFT
 
Design of bearing.pptx
Design of bearing.pptxDesign of bearing.pptx
Design of bearing.pptx
 
PERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINE
PERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINEPERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINE
PERFORMANCES EVALUATION AND BLADE NUMBER OPTIMIZATION OF RADIAL INFLOW TURBINE
 

More from Dominic A Fernando

More from Dominic A Fernando (6)

Single Axis Tracker Vs Fixed tilt for Solar PV
Single Axis Tracker Vs Fixed tilt for Solar PVSingle Axis Tracker Vs Fixed tilt for Solar PV
Single Axis Tracker Vs Fixed tilt for Solar PV
 
Micro grid for a conventional developer
Micro grid for a conventional developerMicro grid for a conventional developer
Micro grid for a conventional developer
 
Micro paper
Micro paperMicro paper
Micro paper
 
Single axis tracker vs fixed tilt
Single axis tracker vs fixed tiltSingle axis tracker vs fixed tilt
Single axis tracker vs fixed tilt
 
Micro grid1.1
Micro grid1.1Micro grid1.1
Micro grid1.1
 
Micro grid2.0.ppt
Micro grid2.0.pptMicro grid2.0.ppt
Micro grid2.0.ppt
 

Recently uploaded

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 

Recently uploaded (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

Microsoft word paper.op

  • 1. Automation of Cam Design for Radial Piston Hydraulic Motor Madhu Soodhanan Govindarajan Bharadwaj Ramakrishnan Department of Mechanical Engineering Department of Mechanical Engineering Pennsylvania State University The Ohio State University State College, PA 16803 Columbus, OH 43210 mxg975@psu.edu ramakrishnan.17@osu.edu Dominic Savio Fernando Dr. K. Srinivasan Indian Institute of Management Department of Mechanical Engineering Shillong, India 793014 Anna University, Chennai-25, India a.dominic.savio.fernando@gmail.com drksrin@annauniv.edu 1 ABSTRACT The Radial Piston Hydraulic Motor is a hydraulic energy converting device. These motors are widely used in low speed, high torque applications [1]. They are expected to deliver optimum torque with minimum variation. As the torque output is of prime concern, various parameters affecting it are studied and the influence of their variation on the torque output is analyzed in this work. As these motors are cam operated, variation of its profile is the most important parameter which will affect the output. Other parameters such as roller radius, number of rollers, pressure of the fluid used are also analyzed in this work. Since manually drawing the profile and computing the torque output from it, is an exerting as well as time consuming task, a code which could automatically perform both these tasks is developed [2].The main emphasis of this paper is to find out the value of various parameters that deliver optimum torque. 2 OME CLATURE C Angle subtended by the preceding region r Roller radius (mm) S Follower displacement (mm) t Time interval (seconds) v Velocity of the follower (mm/s) vmax Maximum velocity of the follower (mm/s) x,y Horizontal & vertical Co-ordinates of a a point on the cam profile (mm) α Acceleration of the follower (mm/s2 ) θ Angle subtended by a point on cam profile to the cam centre (degrees) 3 I TRODUCTIO Radial piston hydraulic motors find application in manufacturing and mechanical power production. The radial piston hydraulic motor consists of a cam on which multiple rollers rotate. The center of these rollers is coupled to the output shaft. Each of the roller acts as a hydraulic actuator, with the compressed fluid being supplied via the cylinder. As the roller makes contact with the cam it intends a specific pressure angle. The force supplied by means of the compressed fluid, is resolved into perpendicular components based on the pressure angle. One component helps in gripping with the surface, while the other assists in producing torque. A higher pressure angle causes more torque but lesser force that assists in gripping; a lower pressure angle produces the vice-versa. So an optimum pressure angle must be chosen for the trade-off. Also the variation in pressure angle must be such that the motor produces minimum torque fluctuation and highest mean torque. [3]. So in other words, a suitable cam profile must be chosen. The general cam profiles that ease their way into manufacturing as well (at least in India) consists of a uniform acceleration region, followed by uniform velocity region and by a uniform deceleration region. Dwell regions are given in between each of those regions in order to assist manufacturing feasibilities. The development of cam profile implies situational application of laws of motion [4]. The general equation, which holds well, is: S=u*t+.5*α*t² (1)
  • 2. In the region of constant acceleration, the initial velocity is zero. In the region of constant velocity, the same equation can be used with α=0[5]. In the uniform deceleration period, however, it should be noted that roller decelerates but displacement keeps increasing. Hence it would be logical to depend on the area under the velocity-time curve and acceleration- time for displacement value[5]. Thus a formula can be arrived at by integrating the area under acceleration-time curve twice and reducing it to simplest form. The equation is: S=.5*t*(vmax+v) (2) 4 DESIG A D A ALYSIS The equations mentioned above are used to find out the displacement values at each and every point. Using these values, profile of a cam can be drawn. As the objective of this work is to select suitable values of input parameters which would deliver the optimum torque, there is a need for altering the input values frequently. This necessitated development of a code. The developed code requires input values such as maximum lift, roller radius, and base circle radius, fluid pressure, piston diameter and angles of dwell, uniform velocity, uniform acceleration, and uniform deceleration part. Uniform acceleration value can be found out using the displacement equations and by equating the maximum lift with the algebraic sum of displacements at each region. By superimposing the displacement values on the base circle, profile can be generated. 4.1 Calculation of pressure angle Pressure angle can be found out using the methodology mentioned below: The slope of the tangent say ‘m’ is found out at the point A of the cam profile. The slope of its normal say AB is found out using the formula m1 *m = -1 “C(0,0)” is assumed to be origin to find “l” using distance formula Then the slope of line AC is found out to be m2=y1/x1. (3) This formula is used to find out “a” tan a = | (m1-m2)/ (1+ (m1*m2))| (4) Cosine formula is used to find out “n” n² = l² + r² -2* l * r * cos a (5) Then using sine formula given below “b” is found out. (n /sin a) = (r /sin b) (6) Then Pressure angle (p) = a + b (7) As x,y &s are functions of ‘θ’ implies, s = f(θ) ,θ=ω*t, where ‘t’ is time (in seconds). Then substituting :√(x ² + y ²) = s + rb & tan θ = (y / x) in f (θ). (8) Then if ‘rb’ is the base circle radius, (s + rb) is the radial distance Therefore (s + rb) = f (θ) + rb (9) It is known that x = (s + rb) cos θ y = (s + rb) sin θ dy/dθ = (∂y / ∂θ) + (∂y / ∂s) * (ds / dθ) = (s+ rb) cos θ + sin θ (ds/ dθ) (10) The pressure angle at all the points is required to find out the components of force applied at the piston. Notation: r-AB l- AC n- BC FIGURE 1: Logic explanation dx/dθ = (∂x / ∂θ) + (∂x / ∂s) * (ds / dθ) = - (s+ rb) sin θ + cos θ (ds/ dθ) (11) (dy / dx) = (dy/dθ) ÷ (dx/dθ) [Obtained from equations 10 &11] This slope does not account for the fact, that the temporary x-axis is rotated by an angle c. Hence m = {(dy/dx) + tan c}/ (1 – (dy/dx)*tan c) (12)
  • 3. 4.2 Calculation of torque The pressure angle value obtained at all the points and fluid pressure are used to compute the force acting on the roller centre which could be resolved into 2 perpendicular components. The horizontal component when multiplied with the perpendicular distance between the cam centre and the point of contact will give the driving torque produced by a roller at a given point. The perpendicular distance of the roller centre from the cam centre, can be found out using the following formulation. Consider a point on the profile where the roller makes contact as (x1,y1) then the general form of the tangent equation passing through it is y = mx + c, (13) Then the constant is given by c = y1– mx1 The perpendicular distance from the cam centre to the point of contact can be found out using pd = | y1– mx1| / ((1 + m2 ) ^.5) and the perpendicular distance from the roller centre(pdr) can be obtained by using pdr = pd – r (14) 4.3 Calculation of cumulative torque The individual torque available at each of the rollers is algebraically added. This gives the value for cumulative torque available at the motor shaft. 4.4 Variation of cumulative torque The variation of cumulative torque available at the shaft is the ratio of the difference between maximum and mean torque to the mean torque. Variation of cumulative torque = (max. torque – mean torque) / mean torque (15) 5 A ALYSIS 5.1 ANALYSIS OF CUMULATIVE TORQUE WHEN THERE IS A VARIATION IN i) NUMBER OF ROLLERS Using the code the optimum no. of rollers can be found out. Whenever the variation in cumulative torque is minimal then the number of rollers is optimum. For our case the optimum no. of rollers were found out to be 8. The table below shows various values of individual torque at each point and the cumulative torque with respect to the first roller position. The variation in cumulative torque was found out to be 3.89 % in our case. A graph showing the variation in cumulative torque can also be generated automatically using the code. A graph that was developed using our code is shown next .FIGURE 2: Cumulative torque Vs Angular position of roller 1 x – Angular position of 1st roller , in degrees y - Cumulative torque produced by the motor, in N mm ii) PRESSURE OF THE FLUID The mean and highest torque varies proportionally with fluid pressure. So it would be better to have the force value as constant and study the other vital parameters for the development of cam profile. FIGURE 3: Cumulative torque Vs Angular position of roller 1 x – Angular position of 1st roller , in degrees y - Cumulative torque produced by motor, in N mm.
  • 4. 1st roller Roller 1 Roller 2 Roller 3 Roller 4 Roller 5 Roller 6 Roller 7 Roller 8 CumTorq Positio n 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 1.00E+07 8 0.6999 -0.6057 -0.2586 0.8933 0.6999 -0.6057 -0.2586 0.8933 1.4577 13 1.1269 -1.10338 0 0.6598 1.1269 -1.0338 0 0.6598 1.5058 18 1.1013 0.207 -0.1037 -0.5122 1.1013 0.207 -0.1037 -0.5122 1.3847 23 0.8933 0.6999 -0.6057 -0.2586 0.8933 0.6999 -0.6057 -0.2586 1.4577 28 0.6598 1.1269 -1.0338 0 0.6598 1.1269 -1.0338 0 1.5058 33 -0.5122 1.1013 0.207 -0.1037 -0.5122 1.1013 0.207 -0.1037 1.3847 38 -0.2586 0.8933 0.6999 -0.6057 -0.2586 0.8933 0.6999 -6057 1.4577 43 0 0.6598 1.1269 -1.0338 0 0.6598 1.1269 -1.0338 1.5058 48 -0.1037 -0.5122 1.1013 0.207 -0.1037 -0.5122 1.1013 0.207 1.3847 53 -0.6057 -0.2586 0.8933 0.6999 -0.6057 -0.2586 0.8933 0.6999 1.4577 58 -1.0338 0 0.6598 1.1269 -1.0338 0 0.6598 1.1269 1.5058 63 0.207 -0.1037 -0.5122 1.1013 0.207 -0.1037 0.5122 1.1013 1.3847 TABLE 1: Torque at each roller, cumulative torque at the angular position of roller iii) ROLLER /BASE CIRCLE RADIUS It is obvious that increasing the base circle radius of cam profile with a constant roller radius is the same as decreasing the roller radius for the same base circle radius. Two values of the roller radius on either sides of the optimum roller radius were taken. The mean torque and maximum torque generated was calculated. The mean torque and maximum torque increases with the decrease in roller radius. However, this does not mean the recommendation of a knife edge follower which is effectively a roller follower with zero radiuses. This is owing to the fact that the increase in vertical component of torque in such a case causes increased wear and tear. FIGURE 4: Cumulative torque Vs Angular position of roller1 x – Angular position of 1st roller , in degrees y - Cumulative torque produced by motor, in N mm 6 RESULTS A D DISCUSSIO i) Radial piston hydraulic motors are primarily cam operated; variation of its profile is the most important parameter which will affect the output torque [6] .Hence the code gives the user an option to vary the most basic input parameters and generate a profile which will deliver desired output torque. ii) The output torque obtained needs to be optimized or else the motor might deliver unpredictable output. Hence other parameters were varied to find out the optimum torque output. iii) When the number of rollers is increased the variation in cumulative torque decreases initially but after a certain value it starts increasing and yields unpredictable torque at the motor shaft. This value of number of rollers at which the torque output is optimum has to be found out. iv) Pressure of fluid has least significance on the variation of cumulative torque. It just gives a proportional variation to the output. So depending on the torque output required of the motor shaft, the pressure of the fluid has to be chosen. v) When roller radius is decreased continually the cumulative torque increases but since we need an optimum cumulative torque this can be decreased only to an optimum value so that wear and tear is also minimal.
  • 5. ACK OWLEDGEME TS We acknowledge the inputs given by Prof .N.S. Parthasarathy, Dept. of Mechanical Engineering, Anna University-Chennai. We also thank Anna university- Federal republic of Germany Institute, Anna University. REFERE CES [1]H. S. Jeon, K. -J. Park and Y. -S. Park: An optimal cam profile design considering dynamic characteristics of a cam-valve system. Department of Mechanical Engineering, Korea Advanced Institute of Science and Technology, Cheongryangri. Volume 29, Number 4 / December, 1989 Experimental Mechanics [2] Title : Spline code generation for cam profile design http://www.cse.iitk.ac.in/~amit/courses/751/98/j oshi/index.html Not existent in the form of research paper, but provides introduction to cam profile generation. [3]Cam profile designs: An experimental study of the effects of cam speeds on cam-follower systems INIST-CNRS, Cote INIST : 12676, 35400004440260.0030 Author : HS YAN, MC TSAI, MH HSU [4] Reference Text book: Rapid Design through Virtual and Physical Prototyping Carnegie Mellon University Introduction to Mechanisms : Yi Zhang with Susan Finger Stephannie Behrens(Chapter 6) [5] Chapter 3:Dynamics of machinery By Aeremi Hirschhom Published by Thomas Nelson & sons, Great Britain [6]Reference Text book: HS YAN, MC TSAI, MH HSU: Mechanism and machine theory [7] Ulf Andresen and William Singhose: A Simple Procedure for Modifying High-Speed Cam Profiles for Vibration Reduction Engineering, Georgia Institute of Technology, Atlanta, GA 30332-0405 J. Mech. Des. -- November 2004 -- Volume 126, Issue 6, 1105 (4 pages) DOI:10.1115/1.1798231 [8]http://www.allbusiness.com/hydraulic- motors/3430145- 1.html?googlesubnew=hydraulic%20motors