Research on Gear Hobbing of Conjugate Pinions for Ruled Surface Face Gears

In the field of gear transmission, gear hobbing is a widely used machining method due to its efficiency and ability to produce high-quality gears. This study focuses on the gear hobbing process for conjugate pinions that mesh with ruled surface face gears, a novel approach to address the limitations of traditional face gear pairs in small transmission ratio applications. Ruled surface face gears offer advantages such as simplified manufacturing and reduced costs, but their non-conjugacy with standard cylindrical gears in low transmission ratios necessitates the development of specialized pinions. Here, I present a comprehensive analysis of the tooth surface equations, deviation morphology, hobbing methodology, and performance evaluation of these gears, emphasizing the role of gear hobbing machines in achieving precision. The research integrates mathematical modeling, numerical simulations, and finite element analysis to validate the proposed methods, with multiple tables and equations summarizing key findings. Throughout this work, the terms gear hobbing and gear hobbing machine are frequently referenced to underscore their importance in modern gear manufacturing.

The ruled surface face gear is defined as a spatial complex surface generated by a family of straight lines, which enables line-contact machining instead of the point-contact typical in traditional methods. This not only enhances manufacturing efficiency but also reduces tool wear and costs. The position vector of the ruled surface for an orthogonal spur face gear can be expressed as follows:

$$ \mathbf{R}_2 = \begin{bmatrix} -r_{bc}(\sin\theta – \theta\cos\theta) + u\sin\theta – \frac{r_{bc}N_2}{N_c}\cos\theta \\ -r_{bc}(\cos\theta + \theta\sin\theta) + u\cos\theta \\ 0 \\ 1 \end{bmatrix} $$

where $\theta = \theta_c + \theta_{0c}$, $\theta_{0c} = 0.5\pi/N_c – \tan\alpha + \alpha$, $\theta_c$ is the unfolding angle of the cylindrical gear involute, $\alpha$ is the pressure angle, $r_{bc}$ is the base radius, $N_c$ and $N_2$ are the tooth numbers of the cylindrical gear and face gear, respectively, and $u$ represents the distance from any point on the generatrix to the contact line. The normal vector of the ruled surface is derived as:

$$ \mathbf{n}_2 = \frac{\partial\mathbf{R}_2}{\partial\theta_c} \times \frac{\partial\mathbf{R}_2}{\partial u} = \begin{bmatrix} \frac{r_{bc}N_2\sin\theta\cos\theta}{W^{1/2}} \\ \frac{uN_c\cos^2\theta}{W^{1/2}} \\ -\frac{r_{bc}N_2\sin^2\theta}{W^{1/2}} \\ 0 \end{bmatrix} $$

with $W = r_{bc}^2 N_2^2 \sin^2\theta + u^2 N_c^2 \cos^4\theta$. This formulation allows for the generation of a conjugate pinion tooth surface through coordinate transformations and meshing principles. The conjugate pinion’s position vector $\mathbf{R}_1$ and normal vector $\mathbf{n}_1$ are obtained by solving the transformation equations and meshing conditions between the face gear and the pinion, considering the shaft angle $\gamma_m$ and transmission ratio $N_1/N_2$, where $N_1$ is the pinion tooth number. The deviation between the conjugate pinion tooth surface and that of a standard cylindrical gear is critical for assessing performance. The tooth surface deviation $\delta$ is defined as:

$$ \delta = \mathbf{n}_c \cdot (\mathbf{R}_1 – \mathbf{R}_c) $$

where $\mathbf{R}_c$ and $\mathbf{n}_c$ are the position and normal vectors of the standard cylindrical gear. This deviation morphology reveals that the maximum errors occur at the tooth root and tip, increasing along the tooth width, as summarized in Table 1 for various transmission ratios.

Table 1: Maximum Tooth Surface Deviations for Different Transmission Ratios
Transmission Ratio (i) Maximum Deviation (μm)
1 25.0
2 18.5
3 14.2
4 10.8
5 8.1
6 5.9
7 4.2
8 3.0
9 2.1
10 1.5

For transmission ratios greater than 5, the deviations become negligible, but for smaller ratios, corrective measures are essential. To address this, I propose a gear hobbing process that incorporates additional motions to approximate the conjugate tooth surface. The Archimedes worm hob, commonly used in gear hobbing for its simplicity in manufacturing and measurement, serves as the cutting tool. The position vector of the hob’s basic worm surface is given by:

$$ \mathbf{R}_h = \begin{bmatrix} u_h \cos\alpha_h \cos\theta_h \\ u_h \cos\alpha_h \sin\theta_h \\ u_h \sin\alpha_h – (r\tan\alpha_h + s/2) + p\theta_h \\ 0 \end{bmatrix} $$

where $p = m_h / 2$, $s = m_h \pi / 2 – 2x_h m_h$, $m_h$ is the hob module, $x_h$ is the tangential shift coefficient, $u_h$ is a parameter along the generatrix, $\theta_h$ is the rotation angle, $\alpha_h$ is the tooth profile angle, and $r$ is the pitch radius of the hob. The normal vector is:

$$ \mathbf{n}_h = \begin{bmatrix} \cos\alpha_h (p\sin\theta_h – u_h\cos\theta_h\sin\alpha_h) \\ \cos\alpha_h (u_h\sin\alpha_h\sin\theta_h + p\cos\theta_h) \\ u_h\cos^2\alpha_h \\ 0 \end{bmatrix} $$

In standard gear hobbing for cylindrical gears, the process involves the hob’s cutting motion, workpiece indexing, and axial feed. However, for conjugate pinions, additional radial movement of the hob and an extra rotation of the workpiece are introduced to align the cutting edges with the complex tooth surface. These additional motions, expressed as Taylor polynomials, are:

$$ \Delta\varphi = \sum_{n=0}^{6} a_n \varphi_h^n $$
$$ \Delta L = \sum_{n=0}^{6} b_n \varphi_h^n $$

where $a_n$ and $b_n$ are the polynomial coefficients for the additional rotation and radial movement, respectively. The gear hobbing machine facilitates these motions through its multi-axis capabilities, ensuring precise control. The position and normal vectors of the numerically controlled (NC) machined tooth surface are derived as:

$$ \mathbf{R}_{c1} = \mathbf{M}_{1h} \mathbf{R}_h $$
$$ \mathbf{n}_{c1} = \mathbf{M}_{1h} \mathbf{n}_h $$

where $\mathbf{M}_{1h}$ is the transformation matrix accounting for the additional motions. To minimize errors, a sensitivity matrix equation is established and solved iteratively using singular value decomposition (SVD). The sensitivity matrix $\mathbf{J}$ is defined as:

$$ \mathbf{J} = \frac{\mathbf{n}_c [\mathbf{R}_{c1}(\mathbf{c}_j + \Delta\mathbf{c}_j) – \mathbf{R}_c]}{\Delta\mathbf{c}_j} $$

where $\mathbf{c}_j$ represents the coefficients $a_n$ and $b_n$. The iterative update is:

$$ \mathbf{c}^{\lambda+1} = \mathbf{c}^{\lambda} + \Delta\mathbf{c}^{\lambda} = \mathbf{c}^{\lambda} + \sum_{\varepsilon=1}^{\mu} \frac{1}{\delta_{\lambda\varepsilon}} \mathbf{v}_{\lambda\varepsilon} \mathbf{u}_{\lambda\varepsilon} \delta_{c1} $$

This method ensures that the NC machined surface closely approximates the theoretical conjugate surface, with errors below 1 μm in numerical examples. The gear hobbing process is further illustrated by the following image of a gear hobbing machine, which highlights the setup for such precision machining.

To evaluate the transmission performance of ruled surface face gear pairs, load tooth contact analysis (LTCA) is conducted using finite element methods. A comparative study with traditional face gear-cylindrical gear pairs under identical parameters (e.g., tooth numbers $N_2=90$, $N_1=30$, module $m=4$ mm, pressure angle $\alpha=25^\circ$, shaft angle $\gamma_m=90^\circ$) reveals similar contact stresses, bending stresses, and transmission errors. For instance, the maximum contact stress difference is less than 1.5%, and the bending stress variance is under 1.3%, indicating that ruled surface pairs can effectively replace traditional ones in small-ratio applications. The finite element model employs a localized five-tooth mesh to reduce computational complexity, with material properties including a density of 7800 kg/m³, elastic modulus of 206.8 GPa, and Poisson’s ratio of 0.29. The applied torque is 1600 N·m, and the results confirm that the ruled surface design maintains comparable load-bearing capacity while leveraging the efficiency of gear hobbing.

In a numerical example, the gear hobbing process for a conjugate pinion with parameters $N_2=90$, $N_1=30$, $m=3$ mm, $\alpha=25^\circ$, and $\gamma_m=90^\circ$ demonstrates the effectiveness of the additional motions. The hob parameters include $N_h=1$, $m_h=3$ mm, $\alpha_h=25^\circ$, $r=33.75$ mm, and $x_h=0.064$ to prevent overcutting. The polynomial coefficients for the additional motions are listed in Table 2, obtained through the SVD-based iterative method.

Table 2: Polynomial Coefficients for Additional Motions in Gear Hobbing
Order (n) Coefficient $a_n$ (×10⁻³) Coefficient $b_n$ (×10⁻³)
0 0.0975 0.1066
1 0.0899 0.8267
2 0.0518 4.4619
3 0.1091 -1.0736
4 0.0942 0.3606
5 0.0976 0.0342
6 0.0968 0.1098

The simulation results in a maximum error of 5.31 μm, meeting grade 5 gear accuracy standards. This validates the gear hobbing approach for conjugate pinions, emphasizing the critical role of advanced gear hobbing machines in achieving such precision. The process involves continuous adjustments via NC programs, where the hob’s radial movement and workpiece rotation are synchronized to approximate the desired tooth profile. The mathematical model for the cylindrical gear in standard gear hobbing is derived from the transformation matrices and meshing equations, providing a foundation for the enhanced method.

In conclusion, the gear hobbing of conjugate pinions for ruled surface face gears offers a viable solution for small transmission ratio applications, combining the efficiency of line-contact machining with the precision of NC-controlled additional motions. The research demonstrates that the deviations can be effectively minimized through polynomial-based corrections, and the performance matches that of traditional gear pairs. Future work could explore optimizations in the gear hobbing machine parameters or the application of this method to other gear types. Overall, the integration of gear hobbing techniques with advanced numerical methods underscores the potential for widespread adoption in industries requiring high-performance gear transmissions.

Scroll to Top