Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Vibration optimization of spur gear based on GSA-SA algorithm

  • Linyue Qiu ,

    Contributed equally to this work with: Linyue Qiu, Xiangying Hou

    Roles Conceptualization, Data curation, Formal analysis, Software, Writing – original draft, Writing – review & editing

    Affiliations College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China, National Key Laboratory of Helicopter Aeromechanics, Nanjing, Jiangsu, China

  • Xiangying Hou ,

    Contributed equally to this work with: Linyue Qiu, Xiangying Hou

    Roles Conceptualization, Formal analysis, Funding acquisition, Methodology, Writing – original draft, Writing – review & editing

    houxiangying@126.com

    Affiliations College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China, National Key Laboratory of Helicopter Aeromechanics, Nanjing, Jiangsu, China

  • Shushen Gao,

    Roles Data curation, Software

    Affiliations College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China, National Key Laboratory of Helicopter Aeromechanics, Nanjing, Jiangsu, China

  • Zhengminqing Li,

    Roles Methodology, Project administration

    Affiliations College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China, National Key Laboratory of Helicopter Aeromechanics, Nanjing, Jiangsu, China

  • Rupeng Zhu

    Roles Project administration, Supervision

    Affiliations College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, China, National Key Laboratory of Helicopter Aeromechanics, Nanjing, Jiangsu, China

Abstract

To determine the optimal design parameters of spur gear under a specific condition, based on the basic theories of gear dynamics theory, gear meshing principle, tooth contact analysis and load tooth contact analysis, a six-degree-of-freedom vibration analysis model of spur gear pair is established, and a gravitational search-simulated annealing hybrid algorithm (GSA-SA) is used to optimize the gear addendum modification coefficient and profile modification parameters. The vibration response of the spur gear pair is evaluated through the optimization objective function established by the combination of the G1 method and variation coefficient method. The study shows that the optimized design parameters effectively reduce the level of the vibration, which proves the effectiveness of the optimization method, and the simultaneous optimization of the addendum modification coefficient and profile modification parameters of the gear has a better result than only optimizing the addendum modification coefficient or profile modification parameters. This method can be used for gear transmission system vibration optimization design in the automotive industry and shipbuilding.

Introduction

Gearing is one of the most commonly used transmission methods, and with the advancement of technology, higher requirements are put forward for the control of transmission system vibration and noise [13]. Gears generate shocks and vibrations during meshing due to manufacturing and installation errors, elastic deformation and other factors. In order to reduce the resulting vibration and noise, gear meshing performance is often improved by adjusting the gear addendum modification coefficient and gear profile modification.

There have been many studies on the effect of gear profile modification on gear vibration. Pleguezuelos et al. [4], Tesfahunegn et al. [5], and Sánchez et al. [6] studied the effect of gear profile modification on transmission errors. Pramono [7] experimentally analyzed the effect of gear profile modification on vibration at low speed and torque. Li et al. [8] and Divandari et al. [9] analyzed the effect of gear profile modification on vibration by building finite element models and dynamic models, respectively. Gear addendum modification also helps to suppress gear vibration and noise. Zhao et al. [10] studied the effect of gear addendum modification on gear noise. Baglioni et al. [11] and Yu et al. [12] investigated the effect of displacement coefficient on gear vibration and shock. Some researchers have also conducted gear simulation analysis research based on digital twin [13, 14]. The above researches mainly focuses on optimizing the profile modification parameters or modification coefficients of gears separately, lack of research on the impact of simultaneously optimizing addendum modification coefficient and profile modification parameters on gear vibration reduction.

The limitations of traditional optimization methods mean that they don’t have advantage in solving complex optimization, such as optimization problems without a differentiable objective function. The heuristic algorithms are more suitable for solving optimization problems in engineering [1522]. The heuristic algorithm does not rely on a priori experience and can quickly search for the optimal solution in the solution space, so it has been introduced and widely used in gear optimization design [23, 24]. Thoan et al. [25] used the algorithm to optimize the gear addendum modification coefficient. Ghosh et al. [26] studied the effect of profile modification parameters on gear vibration and noise by establishing a gear dynamic model; Bonori et al. [27] used genetic algorithms to optimize the static transmission error of gear pairs, with modification parameters as variables, to optimize the parameters of gears to reduce vibration and noise.

In this paper, the design parameter optimization of spur gear pair under a specific condition is studied based on a six-degree-of-freedom spur gear model. The six-degree-of-freedom model is established according to the gear dynamics theory to analyze the vibration response of gears, then the vibration response is weighted to form the optimization objective function by the G1-variation coefficient method. To reduce the vibration and noise of the gear pair the gear addendum modification coefficient and profile modification parameters are taken as the optimization variables, and the GSA-SA hybrid algorithm is used to solve the optimization more efficiently. This optimization method can be applied to the gear optimization design of the automotive industry and shipbuilding, also providing some theoretical basis for the optimization design of the gear transmission system.

Gravitational search-simulated annealing hybrid algorithm

Heuristic algorithm

The traditional optimization methods are not very suitable for solving the present optimization problems due to the problems of needing to give differentiable or derivable objective functions or having too much computational complexity of the objective functions. The heuristic algorithm, such as the gravitational search algorithm, is a better choice to solve optimization problems. The gravitational search algorithm has a good global search ability, but it is also easy to fall into the local optimum in the process of convergence [28, 29]. The simulated annealing algorithm has the ability to jump out of local optima, but its global search is easily affected by initial settings [30]. In this paper, the gravitational search algorithm is combined with simulated annealing algorithm to form a gravitational search-simulated annealing hybrid algorithm to improve the algorithm’s ability to solve optimization problems.

Gravitational search algorithm

The gravitational search algorithm [31] is a heuristic optimization algorithm based on the law of gravity, which has a good global search capability. The gravitational search algorithm treats every agent as an object with mass, and the agents with large mass have more gravitational force on other agents, which causes all the agents in the population to gather toward the large-mass agents, so as to determine the optimal solution to the problem. The basic principle of the gravitational search algorithm is as follows:

Let there be N agents in a space and define the agent positions as: (1) where is the position of the ith agent in the d dimension.

The force of agent j on agent i at time t is defined as follows: (2) where Maj and Mpi are the inertial masses of agent j and agent i, respectively, and G(t) is the gravitational constant at moment t,ε is a small constant and Rij(t) is the Euclidean distance between agent s i and j: (3)

The combined force acting on the ith agent in d dimensions is a randomly weighted sum of the forces acting on it: (4) where randj is a random number on [0,1].

The position and velocity of agent i are: (5) (6)

The masses and inertial masses of the agents are updated by the following functions: (7) (8) where fiti(t) is the fitness value of agent i at moment t.

The steps of the gravitational search algorithm are as follows: (1) Determine the search space; (2) Randomize initialization population; (3) Calculate the agent fitness values; (4) Update G(t), best(t), worst(t) and Mi(t) ; (5) Calculate the combined forces in different dimensions; (6) Calculate the acceleration and velocity; (7) Update the position of the individual; (8) Repeat step (3) to (7) until the termination condition is reached; (9) End.

Simulated annealing algorithm

The simulated annealing algorithm [32] achieves the optimization of the objective by simulating the process of cooling down the metal after melting. The simulated annealing algorithm has a good local search capability, and the use of the Metropolis criterion as the basis for whether to accept a new solution as expression in Eq (9) has given the simulated annealing algorithm a better ability to jump out of the local optimal solution.

(9)

Hybrid gravitational search-simulated annealing algorithm

By combining the two algorithms, the hybrid algorithm can have the ability to jump out of the local optimum while having a better global search capability. After combining the simulated annealing algorithm with the gravitational search algorithm, the hybrid algorithm has a better local search capability due to the introduction of the simulated annealing algorithm, but at the same time, it may lead to the generation of a large number of calculations based on low fitness value solutions, which can seriously affect the efficiency of the hybrid algorithm. In order to effectively use the effective information of the elite solutions, improve the efficiency of the hybrid algorithm and speed up the convergence of the algorithm, the individuals in the population are sorted by fitness value after each iteration, and the individuals are searched by simulated annealing based on the information of the elite solutions.

The basic steps of the hybrid algorithm are: (1) determine the search space; (2) randomize the initialized population; (3) calculate the individual fitness values; (4) rank all individuals in the population to determine the elite solutions (5) perform local search on individuals according to the simulated annealing algorithm (6) update G(t), best(t), worst(t) and; (7) calculate the joint forces in different dimensions; (8) calculate the acceleration and velocity; (9) update the position of individuals; (10) repeat steps (3) to (9) until the termination condition is satisfied; and (11) end.

Algorithm testing

A trial calculation of the hybrid algorithm using single-peak/multi-peak/fixed-dimensional multi-peak test functions such as Eq (10). The image of Eq (10) is shown in Fig 1 and the results are shown in Fig 2.

(10)

Comparing the optimization results, we can see that the hybrid algorithm has some improvement in solution accuracy and convergence speed compared with the original algorithm.

Gear dynamic model and optimization parameters

Spur gear dynamic model

In order to analyze the vibration response of the gear pair, a vibration analysis model has been established. According to the gear dynamics theory, a six-degree-of-freedom meshing coupling type vibration analysis model is established as shown in Fig 3 [3335].

The dynamics equations are: (11)

where mp , mg are the masses of the wheel and pinion

yp,yg are the vibration displacement of t the wheel and pinion

Ip,Ig are the rotational inertia of the wheel and pinion

where F is the meshing force of the gear pair: (12) where δ is the relative displacement of the gear mesh pair in the direction of the mesh line due to vibration and error: (13)

where rp, rg are the radius of the wheel and pinion meshing point

θp, θg are the wheel and pinion vibration angular displacement value

e(t) is the transmission error of the gear pair

Addendum modification coefficient and gear profile modification parameters of spur gears

There are many methods to select the gear addendum modification coefficient, in order to optimize the solution with the displacement coefficient as the optimization variable, this paper takes the gear design specification as the restriction condition to find the value range of the gear addendum modification coefficient. The effect of gear modification on tooth profile is shown in Fig 4.

To ensure the reliability of the gear, the following constraints are used as constraints: (1) no heel cut during meshing; (2) no top cut during meshing; (3) tooth top thickness greater than 0.4 module; (4) the contact ratio greater than 1.2; (5) no transition interference curve.

Due to the gear deformation under load and manufacturing errors, meshing interference and impact are prone to occur. Gear profile modification can reduce meshing impact and meshing interference, ensuring smooth operation of the gear. Gear profile modification is to cut off part of the material on the top and root of the tooth to change the shape of the tooth profile as shown in Fig 5. There are various options for gear profile modification depending on the modification position and modifying a single gear or gear pair at the same time. In this paper, only the pinion tooth top is modified. The main factors affecting the profile modification are the modification curve, the modification length, and the maximum modification volume. There are generally linear and curvilinear shaping curves, and this paper uses the most commonly used secondary parabolic profile modification. The maximum trim amount of the gear is generally taken as 0.02module [36].

In Fig 6, points B and C are the division points of single and double tooth meshing area, and the position projected from points B and C to the involute as the starting point of profile modification is long profile modification, and the position projected from the midpoint of AB and CD to the involute as the starting point of profile modification is short profile modification. In order to find the optimal modification length, the long modification is chosen as the upper limit of the range of the modification length variable, and its value is determined according to Eq (14).

(14) where ε is the contact ratio of the gear pair, pb is the base circle tooth pitch

Example calculation and analysis

The range of variable values

The optimization objective function is established with the vibration response of the gears shown in Table 1, and the optimal addendum modification coefficient and profile modification parameters are searched by the hybrid gravitational search-simulated annealing algorithm.

The gears are addendum modifications and the profile modification is a quadratic parabolic modification with only the pinion tooth tops trimmed. Calculate the range of values of the variables with the method in Addendum modification coefficient and gear profile modification parameters of spur gears section. The results are shown in Table 2.

Objective function

In order to effectively evaluate the optimization results, dynamic load coefficient, root mean square(RMS) value of meshing force fluctuation amplitude (N), RMS value of pinion vibration torsional acceleration (rad / s2), and RMS value of pinion vibration displacement acceleration (m / s2) are selected as evaluation indicators, the meshing force fluctuation amplitude is the difference between the maximum and minimum values of meshing force.

The optimization objective function is obtained by combining the weighting by G1-variance coefficient method. The G1 method is a highly subjective weighting method, in order to better reflect the vibration response of gears, the variation coefficient method is introduced to combine weights. The variation coefficient is an objective weighting method, and the combination of the two methods can better reflect the vibration response of gears.

The G1 method first ranks the evaluation indicators, then compares the relative importance between the indicators Relative importance and determines the importance ratio by the relative importance assignment table shown in Table 3, and calculates the G1 method weights by Eqs (15) and (16) according to the relative importance ratio.

(15)(16)

The evaluation indexes are ranked in order of importance from highest to lowest: dynamic load coefficient > meshing force fluctuation amplitude > pinion vibration displacement acceleration > pinion vibration torsion acceleration.

Referring to Table 3 can get the importance ratio of r2 = 1.2, r3 = 1.1, r4 = 1.1. The weight of the G1 method can be calculated by substituting into Eqs (15) and (16).

The coefficient of variation method is an objective weighting method that calculates the weights by processing the data of the evaluation indexes. The coefficient of variation method first calculates the mean and standard deviation of evaluation indexes from Eqs (17) and (18).

(17)(18)

Then the coefficient of variation V of the evaluation index is calculated as: (19)

Finally, the coefficient of variation is normalized to obtain the weight of the variation coefficient method as shown in Eq (20).

(20)

Substituting the vibration response under different working conditions into Eqs (16)–(18) yields the coefficient of variation

Normalization yields:

Let the combination weights be (21)

The value of k is minimally determined by solving the squared sum of the deviations of the combination weights from the G1 method and the coefficient of variation method, and the combination weights are calculated by substituting the weights of the G1 and coefficient of variation methods as

Optimization result

Results of only optimizing modification coefficients or profile modification parameters.

The results of optimizing the addendum modification coefficients and profile modification parameters for the gears shown in Table 1, respectively, are shown in Table 4, and the vibration response of the optimized gears is processed to obtain the frequency domain plots shown in Figs 7 and 8.

thumbnail
Fig 7. Optimization results of modification coefficient(Frequency).

https://doi.org/10.1371/journal.pone.0293460.g007

thumbnail
Fig 8. Optimization results of profile modification(Frequency).

https://doi.org/10.1371/journal.pone.0293460.g008

As shown in Tables 5 and 6, the vibration response of the gear pair is also improved by only optimizing the addendum modification coefficients or profile modification parameters, which is 34.7% and 13.2% lower than that before optimization, respectively. The non-optimized gear vibration response is shown in Fig 10. Therefore, the vibration suppression effect of both modification coefficients or profile modification optimization is better than that of only modification coefficients or profile modification optimization of gears.

thumbnail
Table 5. Result of modification coefficients optimization.

https://doi.org/10.1371/journal.pone.0293460.t005

Results of optimizing both modification coefficients or profile modification parameters.

The addendum modification coefficients and profile modification parameters optimized by the GSA-SA hybrid algorithm are shown in Table 7. Fig 9 shows the time domain diagram of the optimized gear meshing force and meshing force without optimization.

As shown in Table 8 the vibration response of the optimized gears was reduced by 40.6% overall compared with that before optimization, including a 65.9% reduction in the amplitude of meshing force fluctuation, a 45% reduction in pinion vibration displacement acceleration, and a 0.3% reduction in pinion vibration displacement acceleration.

The optimization results are analyzed in the frequency domain and the frequency domain plots are shown in Fig 10.

As shown in Fig 10, the gear meshing force is mainly affected by the mesh frequency which reduced from 4.3 to 1.2, and the first four harmonics are all reduced after optimization. y-direction vibration acceleration is also reduced after optimization, and the greatest reduction is at the second harmonic, reduced from 5.5 to 0.6. The torsional acceleration decreases at the GMF and second harmonic and increases at the third harmonic and fourth harmonic.

Conclusion

  1. (1) A gravity search-simulated annealing hybrid algorithm is proposed based on the gravity search algorithm. By combining the simulated annealing algorithm, the hybrid algorithm improves the ability of the gravity search algorithm to jump out of local optima to a certain extent. The feasibility of the hybrid algorithm was verified through comparative analysis using test functions for trial calculations.
  2. (2) Based on the six-degree-of-freedom gear dynamic model and GSA-SA hybrid algorithm proposes a method for optimizing the design parameters of spur gears. Optimize the gear addendum modification coefficient and profile modification parameters through heuristic algorithm to reduce the level of vibration and noise of the gear pair.
  3. (3) Through the analysis of the results of the optimization case, it can be seen that the vibration reduction effect of optimizing the addendum modification coefficient and profile modification parameters of the gear at the same time is better than that of only optimizing the addendum modification coefficient or profile modification parameters.
  4. (4) This paper studies the vibration optimization method of gear pairs based on gear dynamics and heuristic algorithm. On this basis, further research can be carried out on the optimization methods for the vibration and noise reduction of complex gear transmission systems, providing reference for the vibration and noise reduction optimization in engineering.

Supporting information

References

  1. 1. Lei Y, Hou L, Fu Y, Hu J, Chen W. Research on vibration and noise reduction of electric bus gearbox based on multi-objective optimization. Applied Acoustics. 2020;158.
  2. 2. Tang ZP, Chen ZX, Sun JP, Hu YT, Zhao M. Noise Prediction of Traction Gear in High-Speed Electric Multiple Unit. International Journal of Simulation Modelling. 2019;18(4):720–31.
  3. 3. Nawab Y, Wang P, Li G, Liu S, Wei X. Structure design method of new balanced vibration reduction gear for the three cylinder engine. Plos One. 2022;17(4).
  4. 4. Pleguezuelos M, Sánchez MB, Pedrero JI. Control of transmission error of high contact ratio spur gears with symmetric profile modifications. Mechanism and Machine Theory. 2020;149:103839.
  5. 5. Tesfahunegn YA, Rosa F, Gorla C. The effects of the shape of tooth profile modifications on the transmission error, bending, and contact stress of spur gears. Proceedings of the Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science. 2010;224(8):1749–58.
  6. 6. Sánchez MB, Pleguezuelos M, Pedrero JI. Influence of profile modifications on meshing stiffness, load sharing, and trasnsmission error of involute spur gears. Mechanism and Machine Theory. 2019;139:506–25.
  7. 7. Pramono AS. Experimental Study of the Influence of Tooth Profile Modifications on Spur Gear Dynamic Strain and Vibration. Key Engineering Materials. 2006;306–308:79–84.
  8. 8. Li XY, Wang NN, Lv YG. Tooth Profile Modification and Simulation Analysis of Involute Spur Gear. International Journal of Simulation Modelling. 2016;15(4):649–62.
  9. 9. Divandari M, Aghdam BH, Barzamini R. Tooth Profile Modification and its Effect on Spur Gear Pair Vibration in Presence of Localized Tooth Defect. Journal of Mechanics. 2012;28(2):373–81.
  10. 10. Zhao Bin, Deng Zhaoxiang, Pan wang Fusheng Pan. The reserach on relations between noise and modification coefficient of the gear. Machinery Design and Manufacture. 2008;000(012):109–11.
  11. 11. Baglioni S, Cianetti F, Landi L. Influence of the addendum modification on spur gear efficiency. Mechanism and Machine Theory. 2012;49:216–33.
  12. 12. Yu W, Mechefske CK, Timusk M. Influence of the addendum modification on spur gear back-side mesh stiffness and dynamics. Journal of Sound and Vibration. 2017;389:183–201.
  13. 13. Feng K, Ji JC, Zhang Y, Ni Q, Liu Z, Beer M. Digital twin-driven intelligent assessment of gear surface degradation. Mechanical Systems and Signal Processing. 2023;186.
  14. 14. Rong K, Ding H, Kong X, Huang R, Tang J. Digital twin modeling for loaded contact pattern-based grinding of spiral bevel gears. Advanced Engineering Informatics. 2021;49.
  15. 15. Katoch S, Chauhan SS, Kumar V. A review on genetic algorithm: past, present, and future. Multimed Tools Appl. 2021;80(5):8091–126. pmid:33162782
  16. 16. Farnad B, Jafarian A, Baleanu D. A new hybrid algorithm for continuous optimization problem. Applied Mathematical Modelling. 2018;55:652–73.
  17. 17. Gad AG. Particle Swarm Optimization Algorithm and Its Applications: A Systematic Review. Archives of Computational Methods in Engineering. 2022;29(5):2531–61.
  18. 18. Li Y, Sun B, Zeng Y, Dong S, Ma S, Zhang X. Active distribution network active and reactive power coordinated dispatching method based on discrete monkey algorithm. International Journal of Electrical Power & Energy Systems. 2022;143.
  19. 19. C P, B.D P. Demand side management of small scale loads in a smart grid using glow-worm swarm optimization technique. Microprocessors and Microsystems. 2019;71.
  20. 20. Zonghai C, Subramaniam A, Ravi Singh LRS. Optimal planning and allocation of Plug-in Hybrid Electric Vehicles charging stations using a novel hybrid optimization technique. Plos One. 2023;18(7).
  21. 21. Nguyen VTT, Vo TMN. Centrifugal Pump Design: An Optimization. The Eurasia Proceedings of Science Technology Engineering and Mathematics. 2022;17:136–51.
  22. 22. Kler R, Gangurde R, Elmirzaev S, Hossain MS, Vo NVT, Nguyen TVT, et al. Optimization of Meat and Poultry Farm Inventory Stock Using Data Analytics for Green Supply Chain Network. Discrete Dynamics in Nature and Society. 2022;2022:1–8.
  23. 23. Raut AS, Khot SM, Salunkhe VG. Optimization of Geometrical Features of Spur Gear Pair Teeth for Minimization of Vibration Generation. Journal of Vibration Engineering & Technologies. 2023.
  24. 24. Venkata Rao R, Pawar RB, editors. Optimal Weight Design of a Spur Gear Train Using Rao Algorithms. Intelligent Computing Applications for Sustainable Real-World Systems; 2020 2020//; Cham: Springer International Publishing.
  25. 25. Van Thoan P, Wen G, Yin H, Van Sy N. Choosing the optimal addendum modification coefficient of external involute spur gear. Australian Journal of Mechanical Engineering. 2015;13(3):145–53.
  26. 26. Ghosh SS, Chakraborty G. On optimal tooth profile modification for reduction of vibration and noise in spur gear pairs. Mechanism and Machine Theory. 2016;105:145–63.
  27. 27. Bonori G, Barbieri M, Pellicano F. Optimum profile modifications of spur gears by means of genetic algorithms. Journal of Sound and Vibration. 2008;313(3–5):603–16.
  28. 28. Wang Y, Gao S, Zhou M, Yu Y. A multi-layered gravitational search algorithm for function optimization and real-world problems. IEEE/CAA Journal of Automatica Sinica. 2021;8(1):94–109.
  29. 29. Rather SA, Bala PS. Swarm-based chaotic gravitational search algorithm for solving mechanical engineering design problems. World Journal of Engineering. 2020;17(1):97–114.
  30. 30. İLhan İ. An improved simulated annealing algorithm with crossover operator for capacitated vehicle routing problem. Swarm and Evolutionary Computation. 2021;64.
  31. 31. Rashedi E, Nezamabadi-pour H, Saryazdi S. GSA: A Gravitational Search Algorithm. Information Sciences. 2009;179(13):2232–48.
  32. 32. Kirkpatrick S, Gelatt CD, Vecchi MP. Optimization by Simulated Annealing. Science. 1983;220(4598):671–80. pmid:17813860
  33. 33. Jiang H, Liu F. Dynamic modeling and analysis of spur gears considering friction–vibration interactions. Journal of the Brazilian Society of Mechanical Sciences and Engineering. 2017;39(12):4911–20.
  34. 34. Wang J, Yang J, Lin Y, He Y. Analytical investigation of profile shifts on the mesh stiffness and dynamic characteristics of spur gears. Mechanism and Machine Theory. 2022;167.
  35. 35. Ouyang T, Huang G, Chen J, Gao B, Chen N. Investigation of lubricating and dynamic performances for high-speed spur gear based on tribo-dynamic theory. Tribology International. 2019;136:421–31.
  36. 36. Masataka Senba, Hongda Ren, translator. High strength gear design. 1st ed. Beijing: China Machine Press; 1981.