Design of Hobbing Motion Chamfering Tool for Cylindrical Gears

The demand for high-speed and high-efficiency tooth profile chamfering in the production of cylindrical gears is increasingly critical. Chamfering, the process of blunting the sharp edges of gear teeth, is essential for preventing the generation of burrs due to handling impacts, reducing stress concentrations, and minimizing gear noise transmission. Traditional methods, such as grinding and burnishing, often suffer from limitations like low processing efficiency, poor control over chamfer geometry, and the generation of excessive flash. To address these challenges, this paper proposes a novel continuous cutting method based on a hobbing motion principle and completes the profile design for the corresponding chamfering tool. This method aims to enable efficient “rough hobbing-chamfering-finish hobbing” composite processing for cylindrical gears.

1. Hobbing Motion Chamfering Process

1.1 Chamfering Parameters and Motion Analysis

The proposed method diverges from traditional grinding or burnishing. It employs a single-tooth, multi-start chamfering tool, where the number of tool teeth corresponds to the number of starts (like the number of threads on a hob). The tool rotates continuously (B-axis), while the cylindrical gear undergoes continuous indexing rotation (C-axis), simulating a hobbing motion. The chamfer is generated by the precisely calculated cutting edge on the tool’s rake face, which contacts the target chamfer profile on the gear’s end-face tooth flank. Crucially, this is not a generating process like gear hobbing for tooth flanks. Instead, at each instant, the contact between the tool profile and the gear’s target chamfer profile is a point contact. The contact points for the left and right flanks are asymmetrically arranged during the continuous hobbing motion. To prevent scraping the functional tooth flank, the tool’s installation position (adjusted via X, Y, Z axes) and orientation (adjusted via A-axis) are carefully configured. This continuous process offers high efficiency and consistency.

The chamfer quality is evaluated by three key parameters: chamfer width ($$a$$), chamfer depth ($$b$$), and chamfer angle ($$c$$). For a spur cylindrical gear, the chamfer angle remains constant along the profile. For a helical cylindrical gear, it varies; thus, the angle is typically measured at the root circle. Symmetric evaluation points are selected on the left and right chamfered profiles to assess symmetry and consistency.

1.2 Tool Installation Pose

Unlike tooth flank machining, the tool must be positioned and oriented to only engage the tooth edge. The initial installation parameters include center height offset ($$h_1$$), center distance ($$p$$), and initial rake face inclination angle ($$\phi_s$$). The inclination angle $$\phi_s$$ is complementary to the desired chamfer angle $$c$$. The center distance $$p$$ is related to the chamfer width $$a$$, angle $$c$$, and height $$h_1$$, as well as the gear’s root diameter $$h_f$$:

$$
\phi_s = \frac{\pi}{2} – c
$$

$$
p = \frac{h_f}{2} + h_1 \tan(\phi_s) + a
$$

A spatial coordinate system is established to define the tool’s final installation pose, which includes installation angle ($$\beta$$), installation height ($$h$$), center distance ($$p$$), and eccentricity ($$w$$). The tool installation angle is determined by its helix angle ($$\beta_L$$) and the gear’s helix angle ($$\beta_{gear}$$):

$$
\beta_L = \arctan\left(\frac{m_n z_t}{d_t}\right)
$$

$$
\beta = \beta_L \pm \beta_{gear}
$$

where $$m_n$$ is the normal module, $$z_t$$ is the number of tool teeth, and $$d_t$$ is the tool pitch diameter. The sign depends on the hand of helix of the tool relative to the gear. The installation height $$h$$ and eccentricity $$w$$ are derived from geometric relations:

$$
h = h_1 \sin\left(\frac{\pi}{2} – \beta\right)
$$

$$
w = h_1 \cos\left(\frac{\pi}{2} – \beta\right)
$$

2. Calculation Method for Tool Rake Face Profile

The profile of the hobbing chamfering tool is not conjugate to the gear tooth profile. Therefore, conventional gear meshing theory cannot be applied directly. A point-by-point calculation method based on the spatial motion and contact condition is developed.

2.1 Gear End-Face Tooth Profile

The target chamfer profile is offset from the gear’s end-face profile by the chamfer width $$a$$. The end-face profile of a cylindrical gear consists of an involute segment and a root fillet. For the left profile, the involute segment $$l_l$$ is given by:

$$
\mathbf{r}_l(\alpha) = \begin{bmatrix}
x_l(\alpha) \\
y_l(\alpha) \\
1
\end{bmatrix} = \begin{bmatrix}
r_b \sin(\alpha+\delta) – r_b \alpha \cos(\alpha+\delta) \\
r_b \cos(\alpha+\delta) + r_b \alpha \sin(\alpha+\delta) \\
1
\end{bmatrix}
$$

where $$\alpha$$ is the roll angle, $$r_b$$ is the base radius, and $$\delta$$ is an initial offset angle. The root fillet, modeled as an arc of radius $$r_c$$, starts at the involute starting point with roll angle $$\alpha_s$$. Its center coordinates $$(x_c, y_c)$$ are:

$$
\begin{aligned}
x_c &= r_b \sin(\alpha_s+\delta) – r_b \alpha_s \cos(\alpha_s+\delta) – r_c \cos(\alpha_s) \\
y_c &= r_b \cos(\alpha_s+\delta) + r_b \alpha_s \sin(\alpha_s+\delta) + r_c \sin(\alpha_s)
\end{aligned}
$$

The root arc $$\mathbf{r}_{cl}$$ is then:

$$
\mathbf{r}_{cl}(\theta) = \begin{bmatrix}
x_{cl}(\theta) \\
y_{cl}(\theta) \\
1
\end{bmatrix} = \begin{bmatrix}
r_c \cos(\theta + \alpha_s) + x_c \\
-r_c \sin(\theta + \alpha_s) + y_c \\
1
\end{bmatrix}
$$

2.2 Spatial Kinematic Coordinate Systems

Multiple coordinate systems are established to describe the hobbing motion. $$O_m-X_mY_mZ_m$$ is the gear static frame. $$O_g-X_gY_gZ_g$$ is the gear dynamic frame attached to and rotating with the gear. $$O_1-X_1Y_1Z_1$$ is the tool static frame, and $$O_d-X_dY_dZ_d$$ is the tool dynamic frame attached to and rotating with the tool. The gear rotates by angle $$\phi_g$$ about $$Z_m$$, and the tool rotates by angle $$\phi_d$$ about $$Z_1$$. The kinematic relationship follows the hobbing ratio:

$$
\phi_g = \frac{z_t}{z} \phi_d
$$

where $$z$$ is the number of gear teeth. The transformation matrices between these frames are crucial. The transformation from gear dynamic to gear static frame is $$\mathbf{M}_{mg}$$:

$$
\mathbf{M}_{mg}(\phi_g) = \begin{bmatrix}
\cos\phi_g & \sin\phi_g & 0 & 0 \\
-\sin\phi_g & \cos\phi_g & 0 & 0 \\
0 & 0 & 1 & 0 \\
0 & 0 & 0 & 1
\end{bmatrix}
$$

The transformation from gear static to tool static frame $$\mathbf{M}_{1m}$$ incorporates the installation pose ($$h, p, w$$):

$$
\mathbf{M}_{1m} = \begin{bmatrix}
0 & 0 & 1 & -h \\
0 & 1 & 0 & -p \\
1 & 0 & 0 & -w \\
0 & 0 & 0 & 1
\end{bmatrix}
$$

The transformation from tool static to tool dynamic frame $$\mathbf{M}_{d1}$$ involves the tool rotation and initial rake face angle $$\phi_s$$:

$$
\mathbf{M}_{d1}(\phi_d) = \begin{bmatrix}
\cos(\phi_d+\phi_s) & -\sin(\phi_d+\phi_s) & 0 & 0 \\
\sin(\phi_d+\phi_s) & \cos(\phi_d+\phi_s) & 0 & 0 \\
0 & 0 & 1 & 0 \\
0 & 0 & 0 & 1
\end{bmatrix}
$$

Using these matrices, the gear’s left profile (involute or root arc) can be expressed in the gear static frame $$O_m$$ as $$\mathbf{r}_m = \mathbf{M}_{mg} \cdot \mathbf{r}_g$$, where $$\mathbf{r}_g$$ is the profile in the gear dynamic frame.

2.3 Profile Calculation Procedure

The core of the method is to find the instantaneous contact point between the tool’s rake face plane and the offset target chamfer profile of the gear. The tool’s rake face plane $$M$$, which contains the tool axis and is inclined by $$\phi_s$$, corresponds to the $$X_dO_dZ_d$$ plane in the tool dynamic frame. The intersection line $$L$$ of this plane with the gear’s transverse plane ($$X_mO_mY_m$$) has the equation in the gear static frame:

$$
y_m = p – h \tan(\phi_d + \phi_s)
$$

The contact point $$G$$ is the intersection of this line $$L$$ with the target chamfer profile curve (the gear’s end-face profile offset by $$a$$). For a given tool rotation angle $$\phi_d$$, the corresponding gear rotation $$\phi_g$$ is calculated. The target profile point $$\mathbf{r}_m^{target}(\alpha)$$ (or $$\mathbf{r}_m^{target}(\theta)$$ for the root) is found by solving:

$$
y_m^{target}(\alpha) – [p – h \tan(\phi_d + \phi_s)] = 0
$$

Once the coordinates of point $$G$$ in the gear static frame $$\mathbf{r}_m^G$$ are found, they are transformed into the tool dynamic frame to obtain a point on the tool’s cutting edge:

$$
\mathbf{r}_d^G = \mathbf{M}_{d1}(\phi_d) \cdot \mathbf{M}_{1m} \cdot \mathbf{r}_m^G
$$

By incrementing the gear rotation angle by a small step $$\Delta\theta$$ (and the corresponding tool angle $$\Delta\eta = (z_t / z) \Delta\theta$$), a new contact point $$G’$$ is calculated. Repeating this process for a sequence of angles generates a series of points in the tool dynamic frame. Connecting these points smoothly yields the complete cutting edge profile for the left flank. The procedure for the right flank is analogous, using the right-side profile equations.

3. Simulation and Experimental Verification

3.1 Cutting Simulation

A helical cylindrical gear was selected for verification. The gear and designed tool parameters are listed below.

Table 1: Parameters of the Cylindrical Gear and Chamfering Tool
Category Parameter Symbol Value
Cylindrical Gear Normal Module $$m_n$$ 1.52 mm
Number of Teeth $$z$$ 59
Helix Angle $$\beta_{gear}$$ 34.6°
Face Width 18.5 mm
Pressure Angle $$\alpha_n$$ 15°
Chamfering Tool Number of Teeth/Starts $$z_t$$ 4
Helix Angle $$\beta_L$$ 9.2°
Outer Diameter $$d_a$$ 70 mm
Width 20 mm

The tool installation pose parameters were calculated using the formulas in Section 1.2.

Table 2: Calculated Tool Installation Pose Parameters
Parameter Symbol Value
Installation Height $$h$$ 24.1 mm
Center Distance $$p$$ 73.8 mm
Eccentricity $$w$$ 11.4 mm
Installation Angle $$\beta$$ 25.4°

The tool profile was calculated using the developed method in MATLAB. The resulting left and right cutting edge profiles on the rake face were obtained and smoothly connected to form a continuous cutting edge, ensuring non-interference during machining. 3D models of the gear and tool were created in SOLIDWORKS, assembled according to the installation pose, and a cutting simulation was performed by programming the hobbing motion. The simulation successfully produced the chamfer on the cylindrical gear tooth edges. Key chamfer parameters were measured at evaluation points on both left and right flanks, including the involute and root sections.

Table 3: Simulated Chamfer Measurement Results at Evaluation Points
Flank Point # Location Chamfer Width $$a$$ (mm) Chamfer Depth $$b$$ (mm) Chamfer Angle $$c$$ (°)
Left 1 Involute 0.1695 0.1988
2 Involute 0.1684 0.1976
3 Root 0.1719 0.2038 49.8
4 Root 0.1722 0.2061 50.1
Right 5 Involute 0.1679 0.1992
6 Involute 0.1653 0.1974
7 Root 0.1701 0.2022 49.9
8 Root 0.1712 0.2055 50.2

The simulation results showed excellent consistency along the profile and symmetry between left and right flanks, with all parameter errors within the specified tolerances ($$a \pm 0.01$$ mm, $$b \pm 0.01$$ mm, $$c \pm 0.5°$$). A slight inconsistency was observed in the transition region near the root fillet due to its high curvature, indicating an area for future tool profile optimization.

3.2 Experimental Validation

To further validate the design, a physical chamfering tool was manufactured based on the calculated profile. A machining experiment was conducted on a CNC chamfering machine. The helical cylindrical gear was mounted, and the tool was installed with the calculated pose parameters ($$\beta, h, p, w$$). The hobbing motion cycle was executed. The machined gear exhibited smooth, uniform, and symmetrical chamfers on both tooth flanks. Inspection using a 3D optical microscope confirmed that the actual chamfer dimensions were within 0.02 mm of the design targets, successfully verifying the correctness of the tool profile calculation method and the feasibility of the proposed hobbing motion chamfering process for cylindrical gears.

4. Conclusion

This research successfully developed a novel hobbing motion-based method for high-speed chamfering of cylindrical gear tooth profiles and established the complete design methodology for the corresponding chamfering tool. The key contributions are: (1) Proposal of a continuous cutting chamfering process inspired by gear hobbing kinematics. (2) Derivation of formulas for determining the tool installation pose and establishment of a point-by-point calculation method for generating the tool’s rake face cutting edge profile. (3) Comprehensive verification through virtual cutting simulation and physical machining experiments on a helical cylindrical gear. The results demonstrated good chamfer consistency and symmetry, confirming the validity of the design approach. This work provides a theoretical foundation for integrating efficient chamfering into a composite “rough-cut-chamfer-finish-cut” manufacturing process for cylindrical gears, with future work focusing on optimizing the tool profile for challenging transition regions.

Scroll to Top