Three-Dimensional Dexel Model Simulation and Verification of Cylindrical Gear Hobbing

This study presents a physics-based simulation framework for cylindrical gear hobbing using a three-dimensional Dexel model to predict cutting forces and tool-workpiece engagement (CWE) dynamics. The methodology combines kinematic modeling, geometric engagement analysis, and oblique cutting mechanics to overcome computational limitations of traditional solid-modeling approaches.

1. Kinematic Modeling of Cylindrical Gear Hobbing

The relative motion between hob (cutter) and cylindrical gear blank is defined by synchronized rotations and axial feed. For spur gears, the hob inclination angle γ is calculated as:

$$\gamma = \beta – \eta$$

where β represents gear helix angle and η denotes hob thread lead angle. The angular velocity ratio between gear (ωg) and hob (ωc) follows:

$$\omega_g = \frac{N_g}{N_c} \cdot \left(1 – \frac{\sigma v_f \sin\beta}{\pi N_g m_n}\right) \cdot \omega_c$$

where Ng/Nc are tooth/thread counts, vf is axial feed, and mn is normal module.

2. Three-Directional Dexel-Based CWE Computation

The Dexel modeling engine discretizes workpiece geometry along XYZ axes using parallel ray-casting. For cylindrical gear simulation:

Component Dexel Resolution Modeling Approach
Hob Cutter 20 μm Infinite-thickness rack profile extrusion
Gear Blank 50 μm Parametric cylindrical mesh

CWE extraction employs Delaunay triangulation and alpha-shape reconstruction on intersecting Dexel planes. The instantaneous chip geometry Ac(t) for each cutting edge node is calculated through:

$$A_c(t) = \sum_{i=1}^{n} \left(\frac{1}{2} \| \vec{v}_i \times \vec{w}_i \| \right)$$

where vi and wi are adjacent edge vectors of triangulated chip segments.

3. Cutting Force Prediction Model

The oblique cutting force model calculates nodal forces using:

$$
\begin{cases}
F_t = K_{tc} \cdot A_c + K_{te} \cdot b \\
F_f = K_{fc} \cdot A_c + K_{fe} \cdot b \\
F_r = K_{rc} \cdot A_c + K_{re} \cdot b
\end{cases}
$$

where K coefficients are determined through orthogonal-to-oblique transformation:

$$
K_{tc} = \frac{\tau_s}{\sin\phi_n} \cdot \frac{\cos(\beta_n – \alpha_n) + \tan\eta_c \sin\beta_n}{\sqrt{\cos^2(\phi_n + \beta_n – \alpha_n) + \tan^2\eta_c \sin^2\beta_n}}
$$

with τs as shear stress, ϕn normal shear angle, βn friction angle, and ηc chip flow angle.

4. Experimental Validation

Hobbing tests were conducted on Liebherr LC500 CNC gear cutter with following parameters:

Parameter Value
Gear Module 3.175 mm
Number of Teeth 30
Hob Diameter 76.2 mm
Axial Feed 3.0 mm/rev

Force prediction accuracy was quantified through RMS error analysis:

Force Component RMS Error Peak Error (%)
Tangential (Fz) 108.7 N 4.6
Radial (Fxy) 64.1 N 12.8

The developed Dexel model successfully captured periodic force variations during cylindrical gear manufacturing cycles, particularly the entry/exit transients in multi-start hobbing operations.

5. Extended Application to Helical Cylindrical Gears

The framework was extended to helical cylindrical gears by modifying the kinematic transformation matrix:

$$
\mathbf{T}_{h} = \mathbf{R}_z(-\theta_g) \cdot \mathbf{T}_y(d_r) \cdot \mathbf{T}_z(-d_a) \cdot \mathbf{R}_y(\gamma) \cdot \mathbf{R}_x(\theta_c + \phi_h)
$$

where φh represents helix angle compensation. Simulation results for helical cylindrical gears showed 8.2% increased radial force components compared to spur gears due to continuous tooth engagement.

6. Computational Performance Analysis

The three-directional Dexel approach demonstrated significant efficiency improvements over conventional solid modeling:

Simulation Stage Dexel Model (s) Solid Model (s)
CWE Detection 12.7 184.3
Chip Geometry 4.2 67.5
Force Calculation 8.9 22.1

This efficiency enables full-process simulation of cylindrical gear manufacturing cycles within 30 minutes for typical automotive transmission components.

7. Conclusion

The proposed three-directional Dexel model provides an efficient and accurate simulation platform for cylindrical gear hobbing processes. By combining discrete geometric modeling with mechanistic cutting mechanics, the framework achieves less than 12% prediction error in cutting forces while reducing computational time by 6-15× compared to conventional approaches. The methodology forms a foundation for digital twin development in gear manufacturing systems.

Scroll to Top