The algorithm includes the following
steps:
Step 1: The algorithm gets a basic triangle
mesh of pinion and wheel contact
surfaces. These meshes are moderately
coarse and define the limits of the contact
surface. The pinion mesh is at the
pinion position of computation and the
wheel mesh is at the initial reference
position of the wheel.
Step 2: For each node of the wheel
mesh, the angle of rotation around the
wheel axis for the wheel node to contact
the pinion mesh is computed. Reciprocally,
for each node of the pinion mesh,
the angle of rotation around the wheel
axis for the pinion node to contact the
wheel mesh is computed. Thus, each
node has an associated value of angle of
rotation to contact the opposite mesh.
Step 3: The angular tolerance is used
to refine the wheel mesh. This way, all
triangles having nodes with an associated
value of angle of rotation to contact
the pinion mesh under the tolerance of
refinement are split adding a new node
in the midpoint of the longest edge. The
position of the new nodes is updated to
be on the contact surface and its angle
of rotation to contact the pinion mesh
is computed.
Step 4: The angular tolerance of is
used to refine the pinion mesh. The
procedure is the same as it was explained
in step 3 for the refinement of
the wheel mesh.
Step 5: The algorithm checks if the
required size of triangles has been
reached to exit the loop. If the size of all
refined triangles in pinion and wheel
meshes is under the triangle goal size,
the algorithm jumps to step 7, exiting
the loop.
Step 6: The angular tolerance is reduced
to decrease the mesh portion to
be refined in next iteration and, then,
the algorithm jumps to step 3.
Step 7: Compute the lowest angle of
rotation of the wheel to contact the pinion
mesh. The contact point on the pinion
mesh and the contact point on the
wheel mesh.
The results (output) of this algorithm
are the angle that is necessary to rotate
the wheel around its own axis for the
wheel tooth surface to contact the pinion
tooth surface, being the pinion at
the specified position, and the contact
points in both contact surfaces.
Algorithm to Compute the
Instantaneous contact area
Given the pinion and wheel reference
teeth pair in contact for a specific position
of the pinion, this algorithm has
the objective of obtaining the instantaneous
contact area associated to a
specific distance value: i.e., the virtual
marking compound thickness.
The input parameter of the algorithm
is:
- Virtual marking compound thickness
(VMCT): it is the distance value that
defines the instantaneous contact
areas on both pinion and wheel
teeth. Thus, the instantaneous
contact areas on the pinion (resp.
wheel) is composed by the points
of the contact surface that are at
a distance from the wheel (resp.
pinion) surface that is equal to the
VMCT.
The algorithm includes the following
steps:
Step 1: the algorithm gets a basic mesh
of pinion and wheel contact surfaces being
the reference teeth pair in contact for
the specified position of the pinion.
Step 2: for each node of the wheel
mesh, the distance from the wheel
node to the pinion mesh is computed.
Reciprocally, for each node of the pinion
mesh, the distance from the pinion
node to the wheel mesh is computed.
Therefore, each node of each mesh has
an associated value of distance to the
opposite mesh.
Step 3: the VMCT is used to refine
the wheel mesh. This way, all triangles
having nodes with associated over and
under the VMCT are split adding a new
node in the midpoint of the longest
edge. The position of the new nodes is
updated to be on the contact surface
and its distance to the pinion mesh is
computed.
Step 4: similar to step 3, the VMCT is
used to refine the pinion mesh.
- Click image to enlarge
Step 5: the algorithm checks if the
required size of triangles has been
reached to exit the loop. From the
previously refined triangles, if there
are triangles with size over the triangle
goal size, the algorithm jumps to
step 3. Otherwise, the algorithm continues
with step 6.
Step 6: compute the instantaneous
contact areas from the pinion mesh
by linear interpolation from the distance
values associated to the nodes.
Similarly, computes the bearing contact
curve from the wheel mesh. The
results (output) of this algorithm are
the instantaneous contact areas corresponding
to the pinion and wheel
teeth for the initial contact position of
this reference teeth pair.
Test Cases and Discussion
The proposed approach has been
tested in this work with a spur gearset.
This type of transmission is a good test
example because it has a line contact
when the gearset is aligned, and that
supposes an important difficulty for
other TCA approaches. On the other
hand, when the gears have an angular
misalignment, there is a point contact
and the bearing contact shifts to one
of the edges, what makes it a good test
for the approach as well.
The parameters of the used spur gearset
are shown in Table 1. The global size
of the gears is not relevant for the proposed
approach, so an arbitrary value of
the module has been selected. The rest
of the parameters have been assigned
with typical and normalized values.
Case I: standard spur aligned gearset.
In the first test case, the spur gears
are perfectly aligned. The TCA algorithm
has been executed obtaining the
contact pattern and the transmission
errors along the gearing cycle. For each
position of the gearing cycle, the algorithm
solves first the positional contact
problem and, then, computes the bearing
contact. For both problems, a value
of 0.05 mm has been used for the triangle
refinement goal size. For the computation
of the bearing contact, a value
of 0.0065 mm has been used as virtual
marking compound thickness (VMCT).
Given a specific position in the gearing
cycle, the algorithm to solve the positional contact problem starts with a basic
triangle mesh of pinion and wheel contact
surfaces (Fig. 1a). After computing the
contact with successive refinement of both
meshes, the contact point and the angle
that is necessary to rotate the wheel to contact
the pinion is obtained (Fig. 1b). Figure
1c shows a detail of the pinion refinement
to determine the contact point on the pinion
surface. It can be observed how the area
close to the contact line has been adaptively
refined. Finally, Figure 1d shows both refined
meshes in perfect rigid contact.
Figure 1 Results of the positional contact problem for case I.
- Click image to enlarge
After solving the contact problem, the
algorithm computes the instantaneous
contact area starting with the same basic
triangle mesh of pinion and wheel contact
surfaces (Fig. 1a) but being the meshes at
the previously obtained contact position.
Then, the refinement iteration is performed
and the resulting instantaneous
contact areas for pinion and wheel are obtained
(Fig. 2a). A detail of the refinement
of the meshes to obtain the instantaneous
contact areas is shown in Figure 2b. The
final representation of the instantaneous
contact area on the pinion is shown in
Figure 2c. It can be observed that the algorithm
predicts a instantaneous contact
area according to the expected line contact.
Figure 2 Computation of the bearing contact and transmission errors for case I.
- Click image to enlarge
Finally, Figure 3 shows the results of
the TCA algorithm: contact pattern for
the pinion (Fig. 3a) and the transmission
error graph (Fig. 3b). Since the gears are
perfectly aligned and the tooth geometry
is standard (involute) for both gears, a
full side contact pattern and a zero transmission
error were expected. The graph
shows in black the transmission errors for
a pinion step angle (18° in this example)
that corresponds to a gearing cycle.
Figure 3 Final results of the TCA algorithm for case I.
- Click image to enlarge
Case II: standard spur misaligned
gearset. In the second case, the wheel has
been misaligned with respect to the pinion.
The imposed misalignment consisted
in the displacement of the wheel −0.5 mm
along the Z axis and the rotation of the
wheel 0.1° around the X axis (see axis in
Fig. 1). Similarly to case I, Figure 4 shows
the intermediate results of the algorithm
to solve the positional contact problem
associated to a specific position of the
gearing cycle. It can be observed how the
contact type is point contact due to the
misalignment and how the algorithm refines
the mesh adaptively to compute the contact point.
Figure 4 Results of the computation of the bearing contact for case II.
- Click image to enlarge
On the other hand, Figure 5 shows
the intermediate results of the algorithm
to compute the instantaneous contact
areas. It can be observed that the adaptive
refinement to compute the instantaneous
contact areas associated to the
value of the virtual marking compound
thickness and the precision of the obtained
curve in both meshes.
Figure 5 Results of the positional contact problem for case II.
- Click image to enlarge
Finally, Figure 6 shows the results of
the TCA algorithm. The obtained graph
in Figure 6b indicates that the combination
of the small face width with the
small imposed angular misalignment
does not generate significant transmission
error along the gearing cycle.
Figure 6 Final results of the TCA algorithm for case II.
- Click image to enlarge
Conclusions
In this work, a new geometrically
adaptive geometric approach for the
tooth contact analysis of gear drives
has been proposed. The new approach
solves the positional contact
problem and the computation of the
instantaneous contact area. The provided
results of the approach are the
transmission errors along the gearing
cycle, the instantaneous contact
area at any position of the gearing
cycle and the contact pattern. The approach
is general, independent of the
gearset type and of the relative position
of the gears, which makes it very
versatile. The precision of the results
is dependent on the degree of refinement
that can be decided by the user.
The approach has been tested with
two cases, one providing line contact
and the other providing point contact
due to misalignment and the
approach has been demonstrated to
adapt very well to the inherent geometric
problem and to obtain very
precise results in very low computational
times.
References
- Litvin, F.L. and G. Kai. “Investigation of
Conditions of Meshing of Spiral Bevel
Gears,” Proceedings of Seminar of Theory
of Mechanisms and Machines, 1962, 92–93
(in Russian).
- Litvin, F.L. and G. Kai. “Improvement of
conditions of meshing of spiral bevel gears,”
1964, Proceedings of Seminar of Theory
of Mechanisms and Machines, 98–99 (in
Russian).
- Baxter, M.L. “Basic Geometry and Tooth
Contact of Hypoid Gears,” 1961, Ind. Math.
1–28.
- Gleason Works. Understanding Tooth Contact
Analysis, 1970, Rochester, NY.
- Vogel, O., A. Griewank and G. Bär. Comput.
Methods Appl. Mech. Engrg., 2002, 191,
3965–3982, doi: http://dx.doi.org/10.1016/
S0045-7825(02)00351-1.
- Litvin, F., G. Sheveleva, D. Vecchiato, I.
Gonzalez-Perez and A. Fuentes. Comput.
Methods Appl. Mech. Engrg., 2005, 194,
2927–2946, doi: http://dx.doi.org/10.1016/j.
cma.2004.07.031.
- Vecchiato, D. Mechanism and Machine
Theory, 2006, 41, 617–631, doi: http://dx.doi.
org/10.1016/j.mechmachtheory.2005.10.001.
- Simon, V. Mechanism and Machine Theory,
2007, 42, 365–381.doi: http://dx.doi.
org/10.1016/j.mechmachtheory.2006.02.010.
- Bracci, A., M. Gabiccini, A. Artoni, and M.
Guiggiani. Comput. Methods Appl. Mech.
Engrg., 2009, 198, 1536–1571, doi: http://
dx.doi.org/10.1016/j.cma.2009.01.009.
- Sobolewski, B. and A. Marciniec. Aircraft
Engineering and Aerospace Technology, 85/6,
467–474, 2013, doi: http://dx.doi.org/10.1108/
AEAT-11-2012-0207.
- Litvin, F. and A. Fuentes. Gear Geometry
and Applied Theory (2nd Edition), 2004,
Cambridge University Press, New York.
About Author
Francisco Sanchez-Marin - Associate Professor at the
Department of Mechanical
Engineering of the University
Jaume I (Castellon, Spain) and
Principal Investigator of the Gear
Drives Research Group (GITE).
MS in Mechanical Engineer by
the Polytechnic University of
Valencia (Spain, 1994). Product Manager in IBM
(Valencia, Spain). Ph.D. in Mechanincal Engineering
by the University Jaume I (Castellón, Spain, 2000).
Author of different books and research papers
on maintenance, biomechanical engineering,
mechanism synthesis and gear transmissions. More
than 19 years of teaching experience in mechanical
engineering courses. Member of the Mechanical
Engineering Spanish Association (AEIM).
Alfonso Fuentes - Principal
Investigator of the Enhanced
Gear Drives Research Group
(GITAE). Mechanical Engineer
(1993). Ph.D. in Mechanical
Engineering (1996). Full
Professor at the Polytechnic
University of Cartagena at
present. Author of more than
70 publications and 4 books.
Involved in computerized development of improved
gear transmissions applied in helicopters and
automotive industry, development of enhanced
computer models of gears for stress analysis and
development of computer programs for generation
and simulation of meshing of low-noise, stable
bearing contact spiral bevel gears with improved
geometry. Member of the Editorial Board of the
Journal Mechanism and Machine Theory, the
Open Mechanical Engineering Journal and the
Recent Patents on Mechanical Engineering Journal.
Member of the American Gear Manufacturers
Association (AGMA) and the American Society of
Mechanical Engineers (ASME).
Jose L. Iserte - Associate
Professor at the Department of
Mechanical Engineering and
cofounding member of the Gear
Drives Research Group of the
Universitat Jaume I. Mechanical
Engineer by the Polytechnic
University of Valencia (Spain,
1997). Professional experience
as a mechanical engineer in
the Technical Division of the Astrophysics Institute
of Canarias (Spain, 1999). Ph.D. by the Polytechnic
University of Valencia (2005). Teaching experience
in Machine Theory and Mechanisms. Member of the
Mechanical Engineering Spanish Association (AEIM)
since 2011.
Ignacio Gonzalez-Perez
- Associate Professor at the
Department of Mechanical
Engineering of the Polytechnic
University of Cartagena (Spain,
2009). Ph.D. by the Polytechnic
University of Cartagena (Spain,
2003). Mechanical Engineer
by the University of Murcia
(1999). Author of more than
30 publications. Teaching experience in Machine
Element Design for more than eight years. Research
experience in Theory of Gearing and Applications
since year 2001. Member of the American Gear
Manufacturers Association (AGMA) and the
American Society of Mechanical Engineers (ASME).