A Mathematical Model For Parametric Tooth Profile of Spur Gears
A Mathematical Model For Parametric Tooth Profile of Spur Gears
Research Article
A Mathematical Model for Parametric Tooth Profile of Spur Gears
Received 6 September 2019; Revised 25 December 2019; Accepted 18 January 2020; Published 24 February 2020
Copyright © 2020 Guodong Zhai et al. This is an open access article distributed under the Creative Commons Attribution License,
which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Spur gears are widely used transmission components. In the traditional design process, the noninvolute part of the tooth profile
curve is difficult to describe with mathematical equations. This article puts forward a new parametric modeling method, which can
describe the modified involute part of spur gears and parameterize and optimize the transition part of the involute curve of the
spur gear. And this model of the spur gear can be created by parameters which is input in Scilab software and the spur gear graphic
can be completed correspondingly. The experiments show that this modeling method can more quickly produce the standard spur
or modified spur gear, and it also improves the efficiency and accuracy of spur gear modeling.
Root
2.2. The Involute Function. Figure 5 shows an element of the
Fillet involute curve. The definition of the involute curve is the
curve
curve traced by a point on a straight line that rolls without
slipping on the circle. The circle is called the base circle of the
Tooth involutes. Two opposite hand involute curves meeting at a
surface cusp form a gear tooth curve. From Figure 5, the length of
base circle arc ac equals the length of the straight line bc:
Figure 2: The stereogram of the tooth profile.
bc rb θ π
tan αt � � �θ� ,
oc rb 9
(4)
1
invαy � tan α − α,
+ 2 tan αt − 2αt ,
6
(5)
Figure 3: The plain of the tooth profile with involute curve. (1)
Working profile; (2) lowest point of the working profile on which where m is the module of gear and z is the number of teeth of
contact may occur; (3) undercut; (4) fillet curve; (5) base circle; (6) gear.
tangent at lowest point of working profile.
Figure 5: Involute curve. In Scilab, X is a variable. So, the programming idea is that the
last point in the involute curve is the start point in the top land
curve. Then, use formula (11) to express the Y value with X and
Gear tooth profile plot. The whole tooth profile is shown in Figure 9.
20
above the base circle has the same common tangent with the
12 start point from the tooth profile below the base circle.
The analysis of the arc is shown in Figure 12. When
10 manufacturing the spur gear by laser cutting, the transition
section from the involute curve to the noninvolute curve will
8 be destroyed if they do not have the same common tangent. To
create the part below the base circle, the first step is to assume
–5 –4 –3 –2 –1 0 1 2 3 4 5 the shape of this part. Figure 12 shows that the next step is to
x axis create parts under the base circle by finding the boundary of
Figure 6: The coordinate system. the same common tangent on the profile curve, that is, the
position where the base circle curve intersects the profile curve.
When the generating method is used to manufacture the
sty spur gear, the rack cutter’s pitch line rolling on a pitch circle
θ1 � ,
ry generates a spur gear. The generating method is shown in
(6) Figure 13. It is easy to find the shape of the tooth profile’s
π part below the base circle which looks like the circle arc.
Sty � ry · + 2 tan αt − αt − 2tan αy − αy .
z And the next step is to know some basic parameters
about this circle arc, such as the origin of this circle arc, the
According to the abovementioned equations, ry is as-
radius of this circle arc, and the radian from the start to the
sumed as the variable. Hence, the one tooth’s tooth profile is
end of this circle arc.
represented:
Firstly, get the common tangency’s slope. With the value
θ1 slope, the next step is to obtain the negative inverse slope.
x � ry · sin , (7)
2 Because the link point is the point where ry � rb . So, it
can be obtained the derivative at the link point:
θ1
y � ry · cos , (8) dx dry · sin(π/2z) + tan αt − αt − tan αy + αy
2 � ,
dry dry
π
x � ry · sin + tan αt − αt − tan αy + αy , (9)
2z dy dry · cos(π/2z) + tan αt − αt − tan αy + αy
� .
π dry dry
y � ry · cos + tan αt − αt − tan αy + αy . (10)
2z (13)
Mathematical Problems in Engineering 5
17 18
y axis
16
17
15
y axis
ry 16
14 θ1
13 15
12 14
–4 –3 –2 –1 0 1 2 3 4
x axis
13
Figure 7: The tooth profile.
12
Top land Pitch –2 –1 0 1 2 3
circle x axis
Face
Figure 10: The correct arc.
18
Flank Bottom
land 16
14
Figure 8: Top land.
12
Gear tooth profile
y axis
20 10
19 8
18 6
4
17
2
y axis
16
0
15 –5 –4 –3 –2 –1 0 1 2 3 4 5
x axis
14
Figure 11: The wrong arc.
13
The negative reciprocal slope is
12
–2 –1 0 1 2 3 1 sin(π/2z) + tan αt − αt − tan αy + αy
x axis − �− . (15)
k cos(π/2z) + tan αt − αt − tan αy + αy
Figure 9: The whole tooth profile.
In this condition, ry � rb : After obtaining the value of the slope, it supposes this
situation, that is, the curve below the base circle. Figure 14
dy shows the detailed analyze of the arc. From Figure 14, point
k� ,
dx A is the start point and point B is the end point. The negative
(14) reciprocal slope can provide the value θ:
cos(π/2z) + tan αt − αt − tan αy + αy
k� . 1
sin(π/2z) + tan αt − αt − tan αy + αy θ � arctan− . (16)
k
6 Mathematical Problems in Engineering
19
The part above the
base circle
18
17
C
y axis
16 θ
15 A
θ
This point: ry = rb.
14 At this point, two
parts have the same B
13 The part below the
common tangent
base circle
12
–2 –1 0 1 2 3 Figure 14: The detailed analysis of the arc.
x axis
Figure 12: The analysis of the arc. With equations (19) and (20), we can obtain the center of
this circle (A-B).
After that, it is easy to compute the graphic curve in
Scilab. And with the radius rf , the whole one tooth of the
Rack form tool spur gear can be computed. The whole involute tooth profile
is shown in Figure 15.
3.4. Create the Whole Spur Gear. Using the rotation matrix,
as shown in equations (21) and (22), we can create the whole
spur gear. The whole spur gear is shown in Figure 16:
2π
θ� , (21)
Base circle z
cos θ − sin θ
O M(θ) � . (22)
sin θ cos θ
Reference circle
18
17
16
y axis
15
14
13
12
–4 –3 –2 –1 0 1 2 3 4
x axis
Figure 15: The whole involute tooth profile.
Determine radius of Determine radius of base Determine radius of top Determine radius of root
reference circle circle circle circle
Because the independent variable’s value can be input in The involute curve program can see Figure 18. In this
the beginning of the program, these four parameters relate to flow chart, the involute curve is divided into the face in the
five dependent variables. Secondly, equations (9)–(11) tooth profile and top land. The variables are assumed as ry .
represent the involute curve. Hence, the one tooth’s tooth profile can be represented. We
8 Mathematical Problems in Engineering
assume that the range of ry value is between rb and ra . Using The tip circle radius is changed as follows:
equations (9) and (10), we can get the coordinates of the
curve and present them in the matrix. So, the face in the ra � r + h∗a + xm. (25)
tooth profile is modeled. And, the top land is the same way.
In the noninvolute curve, a simple arc under the base Because the base circle has nothing to do with the
circle is created. Figure 19 shows the noninvolute curve flow modified coefficient (x), so it is easily to replace equation (1)
chart. Firstly, it is important to get the value of the center of by (24) for the involute curve of the modified spur gear.
the arc and the radius of this arc. As shown in Figure 14, with Then, the involute curve in the modified spur gear can be
equations (15)–(18), this problem can be solved. Secondly, to created by the same way.
create this arc, it should be considered that this arc links the Besides, equation (11) is replaced by equation (25), and it
point A (ry � rb ). Besides, the angle of this arc is assumed can be easy to create the top land in the modified spur gear.
between (π/2 − θ) and π/2. Therefore, it can be represented After that, the involute curve in the modified spur gear can
by an arc that links the tooth profile under the base circle and be represented entirely.
the root circle.
Using the rotation matrix in the two-dimensional plane,
the entire spur gear can be created by duplicating and ro- 5. The Optimization of the Arc in
tating the above two parts. Noninvolute Profile
This spur gear model is edited by some relevant pa-
rameter, such as the radius of reference circle, base circle, Because the common mathematic equation cannot represent
module, and the number of teeth. There are different values the curve in the noninvolute profile of the spur gear, so it is
of these parameters, and the program will output different essential to optimize the above noninvolute profile that the
models. circle arc is assumed.
Figure 20 shows the spur gear in which the number of This section sets an example as Figure 13, and it shows
teeth is 17, and Figure 21 shows the spur gear in which the that, the circle arc starts from the point A and ends at point
number of teeth is 23. Although the value of module is 0.5, B. The center and the radius of this arc are key parameters to
the value of the number of teeth is different. So, two different create this curve. Besides the value of Y-axis at point B
initial parameters are input in the program, but the program cannot be above the root circle; otherwise, there is no in-
outputs two different spur gears. tersection in the curve of this arc and root circle.
Figures 20 and 21 were manufactured by laser-cutting
machine, and Figure 22 shows the outcomes.
5.1. The Design Parameter. There are some mathematics
equations to describe the arc curve. In all parameters, there
4.2. Improvement of Spur Gears. When the gear is machined are three major parameters as the design parameter in this
with a rack-type tool, the reference line of the tool is no arc optimism, which include xc, yc, and rc. Furthermore,
longer tangent to the reference circle of the gear if it is not there is a relational expression according to the center of arc
installed in a standard, but the tool is moved away from or (xc, yc):
Mathematical Problems in Engineering 9
Noninvolute curve
c = –a · tan (–1/k)
b = [%pi-C:0.0001:5 ∗ %pi/4]
15 20
15
10
10
5
5
y axis
y axis
0 0
–5
–5
–10
–10 –15
–20
–15
–25
Figure 20: The spur gear (z � 17). Figure 21: The spur gear (z � 23).
sin(1/2)((2π/z) + tan α − z) 5.2. The Objective Function. If the arc curve can get the
b � ya − − x , intersection point with the root circle, it can convert this
cos(1/2)((2π/z) + tan α − a) a
problem to the difference of the Y coordinate values between
1 2π r r the arc segment in point B and the root circle in point B is the
xa � ra · sin + tan α − α − tanarccos b + arccos b , minimum value. Figure 20 shows the optimization of the arc.
2 z ra ra
So, the objective function is
������
1 2π r r min F(x) � F x1 , x2 , x3 � r2f − x2c − yc − rc
ya � ra · cos + tan α − α − tanarccos b + arccos b .
2 z ra ra ������ (28)
(26) � r2f − x21 − x2 + x3 .
10 Mathematical Problems in Engineering
A rc C
rc
Root
B circle
(2) The constraint of center of arc: first of all, the X In Figure 23, there is a little space between the arc in the
coordinate value of this arc center must be between noninvolute profile and the root circle at point B, which
two tooth profiles; furthermore, the center of this arc means there are two points of intersection in these two
must be in the linear line k1. So, curves. Furthermore, these two points of intersection, re-
spectively, are the end of the arc in the noninvolute profile
xa + xa1 away from point B and the start of the arc in the noninvolute
xa ≤ xc ≤ ,
2 profile away from point B. After the optimization, this spur
gear can be more precise.
xa + xa1
− xc ≥ 0,
2 6. Conclusion
xc − xa ≥ 0, Spur gear is one of transmission gears, with high trans-
mission efficiency, smooth transmission, and other advan-
sin(1/2)((2π/z) + tan α − z) tages. Based on the knowledge of the gear theory, this article
yc � − x + ya
cos(1/2)((2π/z) + tan α − a) c computed the program to characterize the gear character-
istics and used the SCILAB software to complete the spur
sin(1/2)((2π/z) + tan α − z) gear graphic. The key to this subject is to design the involute
+ − x .
cos(1/2)((2π/z) + tan α − a) a part in the gear tooth profile precisely. A mathematical
model for the parametric tooth profile of spur gears is put
(30)
forward in this article, and it provides a new mean to model
the standard spur gears or modified spur gears. Besides, the
5.4. The Optimization Method Choice. In the design of spur optimization in the noninvolute curve is unique comparing
gear transmission, optimization methods are always chosen other modeling methods. This model improves efficiency
composite or penalty function. But they have their own and accuracy of spur gear modeling.
shortcomings, such as composite, because it is a direct The research direction focuses in the links of parametric
method of optimality, and it is not applicable to the modeling and practical engineering problems. Using Scilab,
equation, so it is not very generic; and the penalty function it will create simply spur gear parametric modeling, then
method, although it overcomes the shortcomings of com- improve the model of the modified gear, and optimize the
posite, has to increase the complexity of the optimization noninvolute part of the arc. Using the mathematics mod-
design. As a result, Powell is chosen as a more concise one. eling, if it provides any more on the spur gear parameters
Mathematical Problems in Engineering 11
input, the output of the spur gear model can be more [10] Z. M. Fan and G. H. Zhang, “Gear profile parameter opti-
accurate. mization and hob design of double involute gear,” Mechanical
Design, vol. 12, pp. 37–39, 2002.
Data Availability [11] T. Y. Guo, Y. C. Liang, and W. Y. Li, “Optimum design of
tooth root transition curve shape of involute gear,” Me-
The data used to support the findings of this study are chanical Transmission, vol. S1, pp. 21-22, 1996.
available from the corresponding author upon request. [12] H. Tian, F. Wu, and Y. J. Gong, “Gear tooth profile recon-
struction via geometrically compensated laser triangulation
Conflicts of Interest measurements,” Sensors (Basel, Switzerland), vol. 19, no. 7,
2019.
The authors declare no potential conflicts of interest with [13] G. Figliolini, H. Stachel, and J. Angeles, “Kinematic properties
respect to the research, authorship, and/or publication of of planar and spherical logarithmic spirals: applications to the
this article. synthesis of involute tooth profiles,” Mechanism and Machine
Theory, vol. 136, 2019.
[14] D. Ma, Z. Ye, and H. Yang, “Tooth surface reconstruction and
Acknowledgments tooth profile geometric analysis of circular arc tooth trace
This work was supported by the National Training Program of cylindrical gears,” Transactions of Famena, vol. 43, no. 1,
Innovation and Entrepreneurship for Undergraduates (Grant pp. 29–44, 2019.
[15] R. Woodbury, Elements of Parametric Design, Routledge,
no. 201911413045), Cross Training Program of High-Level
Abingdon, UK, 2010.
Talents in Beijing University (Grant no. 2019114132316), [16] W. Jabi, Parametric Design for Architecture, Laurence King,
National Fundamental Research Funds for the Central Uni- London, UK, 2013.
versities of China (Grant no. 2014YJ02), National Under- [17] C. M. Wen, H. Li, and K. Wen, “Helical gear modeling based
graduate Innovation and Entrepreneurship Training Program on SolidWorks in accordance with processing law,” Me-
(Grant no. 201611413086), and Beijing College Students In- chanical Engineer, vol. 8, pp. 202-203, 2016.
novation Training Project (Grant no. K201504024). [18] P. P. Liu and D. H. Qian, “Research on three-dimensional
accurate modeling of involute gear based on optimum design
References theory and UG platform,” Coal Mine Machinery, vol. 32, no. 9,
pp. 227–229, 2011.
[1] W. B. Zhu, D. Yang, Y. Gan, and L. Chen, “Tooth profile [19] Q. Li, J. F. Jiang, Y. L. Chang, and L. T. Wang, “Modeling
design and meshing backlash optimization of circular arc optimization and machining detection of logarithmic spiral
tooth profile harmonic gear,” Machine Design, vol. 36, no. 2, bevel gears,” Tool Technology, vol. 51, no. 3, pp. 51–54, 2017.
pp. 32–39, 2019. [20] Z. P. Li and Y. L. Jia, “Optimal design and motion simulation
[2] D. Liang, J. Wang, and K. Zhang, “Optimum design of arc analysis of involute gear,” Manufacturing Automation, vol. 32,
bevel gear for new energy vehicle reducer based on penalty no. 3, pp. 169–171, 2010.
function,” Journal of Shenyang University (Natural Science [21] G. F. Tao, B. W. Wang, X. Y. Zhai, and L. S. Zou, “Multi-
Edition), vol. 30, no. 6, pp. 507–510, 2018. objective optimization design of gear strength for a new type
[3] V. Spitas and C. Spitas, “Optimizing involute gear design for of transmission structure with few teeth difference,” Journal of
maximum bending strength and equivalent pitting resis- Guilin Institute of Aerospace Technology, vol. 24, no. 1,
tance,” Proceedings of the Institution of Mechanical Engineers, pp. 25–30, 2019.
Part C: Journal of Mechanical Engineering Science, vol. 221, [22] A. Y. Wang and S. Y. Ma, “Modeling and design of end face
no. 4, pp. 479–488, 2007.
helical gear based on CORO,” Small Internal Combustion
[4] C. Jia, Z. D. Fang, X. J. Zhang, and X. H. Yang, “Optimum
Engine and Vehicle Technology, vol. 47, no. 3, pp. 38–40, 2018.
design and analysis of helical gear tooth profile modification,”
[23] J. H. Li and F. P. Yao, “Optimizing the profile of spur bevel
Journal of Huazhong University of Science and Technology
gear based on MATLAB,” Manufacturing Technology and
(Natural Science Edition), vol. 46, no. 5, pp. 66–71, 2018.
Machine Tools, vol. 4, pp. 133–136, 2008.
[5] S. Padmanabhan, V. S. Raman, P. Asokan, S. Arunachalam,
[24] M. Dolen, H. Kaplan, and A. Seireg, “Discrete parameter-
and T. Page, “Design optimisation of bevel gear pair,” In-
ternational Journal of Design Engineering, vol. 4, no. 4, nonlinear constrained optimisation of a gear train using
pp. 364–393, 2011. genetic algorithms,” International Journal of Computer Ap-
[6] M. B. Sánchez, M. Pleguezuelos, and J. I. Pedrero, “Influence plications in Technology, vol. 24, no. 2, pp. 110–121, 2005.
of profile modifications on meshing stiffness, load sharing, [25] Y. Wang, S. Ren, and Y. Li, “Design and manufacturing of a
and transmission error of involute spur gears,” Mechanism novel high contact ratio internal gear with a circular arc
and Machine Theory, vol. 139, pp. 506–525, 2019. contact path,” International Journal of Mechanical Sciences,
[7] F. L. Litvin and A. Fuentes, Gear Geometry and Applied vol. 153-154, pp. 143–153, 2019.
Theory, Cambridge University Press, New York, NY, USA, [26] W. Y. Lin, K. M. Hsiao, and J. Y. Ke, “Optimum design of
Second edition, 2004. involute tooth profiles for K-H-V planetary drives with small
[8] V. Zelený, I. Linkeová, J. Sýkora, and P. Skalnı́k, “Mathe- teeth number differences,” Journal of Advanced Mechanical
matical approach to evaluate involute gear profile and helix Design Systems and Manufacturing, vol. 13, no. 1, 2019.
deviations without using special gear software,” Mechanism [27] V. A. Spitas, T. N. Costopoulos, and C. A. Spitas, “Opti-
and Machine Theory, vol. 135, pp. 150–164, 2019. mum gear tooth geometry for minimum fillet stress using
[9] Z. Yuan, Z. L. Sun, and Y. Guo, “Optimum design of tooth BEM and experimental verification with photoelasticity,”
profile repair curve of spur gear,” Mechanical Transmission, Journal of Mechanical Design, vol. 128, no. 5, pp. 1159–
vol. 34, no. 5, pp. 1–4, 2010. 1164, 2006.
12 Mathematical Problems in Engineering