Research on Hobbing Technology of Straight Bevel Gears

Straight bevel gears are essential components in the transmission systems of engineering machinery, machine tools, vehicles, and numerous other industrial fields. Due to their relatively simple tooth geometry, they are easier to design, manufacture, and install compared with other types of bevel gears, and their production cost is lower, which makes them widely used in practice. However, in the domestic manufacturing industry, the common machining techniques for straight bevel gears are still based on intermittent processes such as milling, planing, and broaching, all of which have inherent limitations in terms of efficiency and accuracy, and none of them can achieve continuous generation machining. Gear hobbing, as a typical continuous generation method, has been successfully used for cylindrical gears with high productivity and good economy. If a similar continuous generating approach could be applied to straight bevel gears, it would significantly improve the machining efficiency and would also yield correct involute tooth profiles. For this reason, my research proposes a continuous generating hobbing method for straight bevel gears, investigates the cutting principle, designs a conical hob, and verifies the method by virtual machining with VERICUT software. The scope of the research includes tooth-surface equations, parametric modeling, tool design, finite element analysis, and machining simulation.

Geometry and Tooth Surface of Straight Bevel Gears

Straight bevel gears are characterized by a conical pitch surface. The main geometric parameters include the pitch cone angle \(\delta\), the face cone angle \(\delta_a\), the root cone angle \(\delta_f\), the cone distance \(R\), the tooth width \(B\), the module \(m\) evaluated at the large end, and the pressure angle \(\alpha\). For the tooth height form, the non-equal tooth-height clearance taper tooth form is adopted as the research object in this study. In this form, the pitch cone, face cone, and root cone share a common apex, and the tooth clearance decreases gradually from the large end to the small end. The geometry of straight bevel gears is more complex than that of cylindrical gears because the tooth depth and tooth shape parameters vary along the face width direction, which is a key challenge in both tool design and machining simulation.

The theoretical tooth surface of a straight bevel gear is an involute conical surface. The formation principle can be described as follows: a circular plane, called the rolling plane, rolls without sliding over the surface of a base cone. The center of the rolling plane coincides with the apex of the base cone, and the radius of the rolling plane is equal to the cone distance of the base cone. A point on the circumference of the rolling plane traces a spatial curve during the rolling motion, and this curve lies entirely on a sphere whose center is the cone apex and whose radius is the cone distance. Therefore, this spatial curve is the spherical involute of the large end of the straight bevel gear. Moreover, every point on the tangent line between the rolling plane and the base cone traces a spherical involute, and the family of these spherical involutes forms the complete theoretical tooth surface of the straight bevel gear. Thus, the theoretical tooth surface can also be regarded as an assembly of spherical involutes with different spherical radii but a common cone apex.

To derive the parametric equation of the tooth surface, I established a fixed coordinate system \(S(O-x,y,z)\) with its origin at the apex of the base cone and its \(z\)-axis coinciding with the axis of the base cone. A moving coordinate system \(S_1(O-x_1,y_1,z_1)\) was also defined with the same origin and with its \(z_1\)-axis along the instantaneous axis of rotation of the rolling plane. The coordinate transformation between the two systems is expressed by a rotation matrix that depends on the base cone angle and the rolling angle. The position vector of a point on the rolling plane in the moving coordinate system is given by

$$
\mathbf{r}_1 = R \begin{bmatrix} 0 \\ \sin\psi \\ \cos\psi \end{bmatrix}
$$

where \(R\) is the base cone distance and \(\psi\) is the angle between the instantaneous axis and the line connecting the cone apex to the point. Under the pure rolling condition, the arc length rolled on the rolling plane is equal to the arc length rolled on the base cone, which yields the relationship

$$
\phi = \frac{\sin\delta_b}{\cos\psi}\psi
$$

where \(\phi\) is the rotation angle of the moving coordinate system around the base-cone axis and \(\delta_b\) is the base cone angle. Combining the coordinate transformation with the position vector, I obtained the parametric equation of the spherical involute on the large end of the straight bevel gear in the fixed coordinate system as

$$
\begin{cases}
x = R_b \left( \sin\delta_b \cos\psi + \cos\delta_b \sin\psi \cos\phi \right) \\
y = R_b \left( \sin\delta_b \sin\psi – \cos\delta_b \cos\psi \cos\phi \right) \\
z = R_b \cos\delta_b \sin\phi
\end{cases}
$$

where \(R_b\) is the base cone distance of the large end. Similarly, for the small end, the cone distance is \(R_b – B\), where \(B\) is the tooth width, and the corresponding parametric equation is expressed in the same form by replacing \(R_b\) with \(R_b – B\). Furthermore, the complete tooth surface of the straight bevel gear is obtained by varying both the parameter \(\psi\) and the distance \(u\) from the cone apex:

$$
\mathbf{r}(u,\psi) = \begin{bmatrix} x(u,\psi) \\ y(u,\psi) \\ z(u,\psi) \end{bmatrix}, \quad u \in [R_b – B, R_b]
$$

This parametric surface model provides a solid mathematical foundation for the subsequent parametric three-dimensional modeling and for the structural design of the conical hob.

Parametric Design of Straight Bevel Gears

Parametric design is a method that establishes the relationship between the variables of a product and its geometric model. In a parametric CAD system, the shape and dimensions of the model are controlled by a set of parameters and constraints, so modifying the parameters automatically updates the geometric model. This approach is particularly useful for series design and for generating multiple variants of a component quickly. In my research, I adopted the parametric design method to create three-dimensional solid models of straight bevel gears using the SolidWorks software package combined with its built-in Excel-driven equation capability.

The characteristic parameters that determine the overall tooth shape include the number of teeth \(z_1\), the module \(m\), the pressure angle \(\alpha\), the addendum coefficient \(h_a^*\), and the clearance coefficient \(c^*\). All other geometric parameters are treated as dependent variables and are calculated from these characteristic parameters through the equations summarized in Table 1.

Table 1. Calculation of geometric parameters for straight bevel gears
Parameter Equation
Transmission ratio \(i\) \(i = z_2 / z_1\)
Pitch cone angle \(\delta\) \(\tan\delta = z_2 / z_1\)
Pitch diameter \(d\) \(d = m z\)
Addendum \(h_a\) \(h_a = h_a^* m\)
Dedendum \(h_f\) \(h_f = (h_a^* + c^*) m\)
Cone distance \(R\) \(R = \frac{m}{2}\sqrt{z_1^2 + z_2^2}\)
Tip diameter \(d_a\) \(d_a = d + 2 h_a \cos\delta\)
Base diameter \(d_b\) \(d_b = d \cos\alpha\)
Root diameter \(d_f\) \(d_f = d – 2 h_f \cos\delta\)
Face width \(B\) \(B = \psi_R R\)
Addendum angle \(\theta_a\) \(\tan\theta_a = h_a / R\)
Dedendum angle \(\theta_f\) \(\tan\theta_f = h_f / R\)
Face cone angle \(\delta_a\) \(\delta_a = \delta + \theta_a\)
Root cone angle \(\delta_f\) \(\delta_f = \delta – \theta_f\)

In the SolidWorks environment, I first defined the characteristic parameters in the built-in Excel worksheet, and then added the equations listed in Table 1 to automatically compute the dependent parameters. During the three-dimensional modeling process, all dimensions were driven by either the characteristic parameters or the computed parameters. The parametric modeling procedure consisted of three main steps: creating the blank body, drawing the involute tooth profile and generating the tooth surface using the equation-driven curve function, and finally performing a circular pattern to obtain the complete gear. After the model was created, modifying the characteristic parameters in the Excel worksheet automatically regenerated the three-dimensional model of the straight bevel gear, which made the modeling process highly reusable and efficient for gears with different specifications.

Hobbing Principle of Straight Bevel Gears

The hobbing of straight bevel gears is based on the generating mechanism of conjugate gears. When two gears mesh with each other, their tooth surfaces are conjugate surfaces. If the characteristic parameters of the work gear are known, the geometric parameters and tooth geometry of its mating gear can be derived, which then forms the basis for the design of the conical hob. From the perspective of gear transmission, the hobbing process of straight bevel gears is essentially a pair of straight bevel gears meshing with each other, where one gear is the workpiece and the other is a specially designed tool gear. During the cutting process, the tooth profile of the workpiece is generated by mapping the contour shape of the conical hob through the generating motion.

In the process of hobbing straight bevel gears, four main motion axes are involved. The tool spindle is responsible for the rotational movement of the hob, which is the primary cutting motion driven at a constant high speed. The radial feed axis provides the radial feed motion. The axial cutting motion axis provides the feeding movement along the workpiece axis, and the workpiece rotary axis rotates in synchronization with the tool spindle according to a certain ratio so that the tool and the workpiece maintain correct meshing to obtain the accurate tooth profile. The synchronized rotation of the workpiece is called the generating motion. The functions of each motion axis are summarized in Table 2.

Table 2. Motion axes of the bevel gear hobbing process
Axis Function
\(C_1\) Rotation of the hob spindle (main cutting motion)
\(C\) Rotation of the workpiece (generating motion)
\(X\) Radial feed motion
\(Z\) Axial cutting motion

The gear ratio between the hob and the workpiece is given by

$$
i = \frac{\omega_1}{\omega_2} = \frac{z_2}{z_1}
$$

where \(z_1\) and \(z_2\) are the numbers of teeth of the workpiece and the tool, respectively. To describe the relative position and motion between the tool and the workpiece, I established a series of coordinate systems: \(S_1\) is fixed to the tool with its \(Y_1\)-axis coinciding with the tool axis, \(S_4\) is fixed to the workpiece with its \(Z_4\)-axis coinciding with the gear axis, and \(S_2\) and \(S_3\) are intermediate reference coordinate systems. The coordinate transformation from the tool-fixed coordinate system to the workpiece-fixed coordinate system is expressed by three successive transformation matrices:

$$
\mathbf{R}_1 = \begin{bmatrix} \cos\varphi & -\sin\varphi & 0 & 0 \\ \sin\varphi & \cos\varphi & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1 \end{bmatrix}
$$

$$
\mathbf{R}_2 = \begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & \cos\theta_s & -\sin\theta_s & 0 \\ 0 & \sin\theta_s & \cos\theta_s & 0 \\ 0 & 0 & 0 & 1 \end{bmatrix}
$$

$$
\mathbf{R}_3 = \begin{bmatrix} \cos\psi & -\sin\psi & 0 & 0 \\ \sin\psi & \cos\psi & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1 \end{bmatrix}
$$

where \(\varphi\) is the rotation angle of the tool, \(\theta_s\) is the installation angle of the hob, and \(\psi\) is the rotation angle of the workpiece. For any point \(\mathbf{E}\) on the tool expressed in the tool-fixed coordinate system, its homogeneous coordinates \(\mathbf{G}\) in the workpiece-fixed coordinate system at any time are obtained as

$$
\mathbf{G} = \mathbf{R}_3 \mathbf{R}_2 \mathbf{R}_1 \mathbf{E}
$$

This kinematic model provides the basis for calculating the cutting path, generating the NC code for the machining simulation, and performing the tool-workpiece contact analysis.

Design of the Conical Hob for Straight Bevel Gears

Based on the hobbing principle described above, the conical hob must have a shape similar to a straight bevel gear that can mesh with the workpiece. In fact, the conical hob is designed on the basis of the geometry of a straight bevel gear, with additional cutting features such as flutes, rake faces, and clearance faces. The overall shape of the conical hob resembles a tapered gear with cutter teeth distributed along a conical spiral line.

During the cutting process, the conical hob and the workpiece are driven by their respective motors and maintain a forced linkage relationship corresponding to a pair of meshing straight bevel gears. The material removal is performed by the cutting edges of the hob teeth as they pass through the tooth spaces of the workpiece. Therefore, the design of the conical hob mainly involves the following aspects:

First, the tooth width of the conical hob should be slightly larger than the face width of the workpiece so that it can generate the complete tooth profile along the entire face width direction. Second, the flutes of the conical hob are distributed along a conical helical line, and the number of flutes is related to the helix angle of the hob. For a conventional cylindrical gear hob, the flute profile is a trapezoid related to the involute; however, for the conical hob proposed in my research, the flute profile is a parallelogram or a rectangle, whose parameters depend on the machining accuracy and the cutting allowance. Third, the taper angle of the conical helical line should be between the face cone angle and the root cone angle of the workpiece gear, and the starting diameter is the tip circle diameter of the tool gear. The helix angle of the conical hob is mainly related to the face width of the straight bevel gear, and it must be large enough to ensure that the hob has a sufficient number of teeth for continuous cutting.

The cutting angles of the tool are illustrated by the orientation of the flute plane with respect to the large-end face of the tool. In general, the clearance angle between the flute plane and the axial direction is designed to provide the required rake angle for the cutting edges. The cutting edge of the conical hob is formed by the intersection of the rake face and the clearance face, and the clearance angles determine the cutting performance and the tool life. A larger clearance angle improves the cutting ability but also increases the risk of chipping, so a compromise has to be made in the actual design. In my design, the flute plane angle is set between 5° and 15° to balance these requirements.

The geometrical parameters of the cutting teeth are summarized in Table 3. The tip clearance angle is typically set between 10° and 12°, while the side clearance angle should be greater than 3°. These values are selected according to general gear cutter design principles to ensure a reasonable tool life and to maintain the tooth shape accuracy after repeated resharpening.

Table 3. Main structural parameters of the conical hob
Parameter Value / Rule
Tooth width \(B_t\) Slightly larger than workpiece face width
Flute profile Parallelogram or rectangle
Taper angle Between face cone angle and root cone angle
Flute plane angle 5°–15°
Tip clearance angle 10°–12°
Side clearance angle ≥ 3°

Using the parametric modeling method described in the previous section, I created an accurate three-dimensional model of the conical hob in SolidWorks software. The three-dimensional model of the conical hob is shown in the corresponding design figure. This tool is mainly used for soft-gear semi-finishing, light finishing, and deburring operations of straight bevel gears. With this tool, the continuous generating hobbing of straight bevel gears can be realized on an ordinary gear hobbing machine without requiring a special bevel gear cutting machine, which greatly lowers the production threshold and cost. It also solves the problems of the traditional milling and planing methods, in which the indexing process is intermittent and the number of cutting teeth participating in the cutting operation is small, leading to rapid tool wear and frequent resharpening. Therefore, the proposed conical hob can improve production efficiency and product quality stability.

Finite Element Analysis of the Conical Hob

In order to verify the structural rationality of the designed conical hob and to ensure its safe operation during the cutting process, I carried out a series of finite element analyses using the ANSYS Workbench software. These analyses included static structural analysis, modal analysis, and dynamic contact analysis between the tool and the workpiece. The material selected for the conical hob is high-speed steel, and its physical properties are listed in Table 4.

Table 4. Material properties of the conical hob
Material Density (kg/m³) Poisson’s ratio Elastic modulus (GPa)
High-speed steel 8300 0.27 200

Static Structural Analysis

The static structural analysis of the conical hob was carried out to examine the distribution of deformation, stress, and strain under typical cutting load conditions. The three-dimensional model was imported into ANSYS Workbench, and a swept mesh method was adopted to generate a high-quality hexahedral mesh. Two load cases were considered: one representing the state at the beginning of machining and the other representing the state during deep cutting. In the first case, the cutting force is relatively small and acts on a limited number of teeth; in the second case, more teeth participate in the cutting action and the load distribution is more complex.

The simulation results showed that the total deformation of the conical hob is very small in both load cases, which means the deformation is negligible from an engineering point of view. The stress distribution is also quite uniform, with slightly higher stress values at the tooth root regions than at the tooth flanks, which is consistent with the typical stress characteristics of gear-shaped tools. The equivalent strain values are also small throughout the whole body. Therefore, the overall design of the conical hob is considered to be reasonable, and the cutting edges can maintain their correct profile during the cutting process.

Modal Analysis

Modal analysis is used to determine the natural frequencies and mode shapes of a structure, which is essential for avoiding resonance during machining. The conical hob together with its tool shank was imported into ANSYS Workbench, and the material properties listed in Table 4 were assigned to the model. After generating the finite element mesh, the fixed constraint was applied to the shank part, and the modal analysis was performed to extract the first six natural frequencies. The results are listed in Table 5.

Table 5. First six natural frequencies of the conical hob
Mode order 1 2 3 4 5 6
Frequency (Hz) 4153.5 4155.3 5868.1 17399 18571 18636

From the modal analysis results, it can be seen that the natural frequencies of the conical hob increase with the mode order, and all the first six natural frequencies are much higher than the maximum working frequency of the machine spindle. Therefore, resonance phenomena between the conical hob and the machine tool will not occur during actual machining. The mode shapes obtained from the analysis indicate that the first and second modes are bending vibrations in the XOY plane, the third mode is a torsional vibration around the Y-axis, the fourth and fifth modes are bending vibrations in the XOZ plane, and the sixth mode is an axial stretching vibration along the Y-axis. For all modes, the deformation starts from the middle part of the tool and gradually expands to the outer regions. The vibration patterns become more complex as the mode order increases, and the edge deformation becomes more intense. These mode shapes help to understand the dynamic behavior of the tool and provide guidance for optimizing the tool structure.

Dynamic Contact Analysis

Dynamic contact analysis was performed to study the contact stress distribution and its variation trend between the conical hob and the workpiece during the meshing process. The characteristic parameters of the workpiece gear used in this analysis are listed in Table 6.

Table 6. Characteristic parameters of the workpiece gear
Parameter Value
Number of teeth on the small gear \(z_1\) 20
Number of teeth on the large gear \(z_2\) 21
Module \(m\) (mm) 1
Pressure angle \(\alpha\) 20°
Addendum coefficient \(h_a^*\) 1
Face width \(B\) (mm) 5
Clearance coefficient \(c^*\) 0.25

The three-dimensional models of the conical hob and the workpiece gear were assembled in SolidWorks and then imported into ANSYS Workbench. The surface-to-surface contact method was adopted, and the contact behavior was defined as hard contact with a friction coefficient of 0.15. For the contact algorithm, I selected the augmented Lagrange method because it provides a good balance between accuracy and convergence. The workpiece gear was fixed at its shaft hole, and the conical hob was constrained to move only along the prescribed feed direction. A driving torque was applied to the workpiece to eliminate the backlash and ensure real contact between the tooth surfaces.

The total deformation distribution during the engagement process is shown in the corresponding result plots. It can be observed that the deformation gradually increases from the small end to the large end of the gear, which is a typical characteristic of straight bevel gear transmission. The overall deformation is very small and can be considered negligible, which further confirms the rationality of the proposed machining principle. The contact stress distribution at different moments during the meshing process is also obtained from the dynamic contact analysis. When the tooth pair begins to enter mesh, the contact stress increases; after passing the pitch point, the contact stress gradually decreases, and the next tooth pair begins to enter mesh with increasing stress. The contact area is mainly located in the middle part of the tooth surface, and the contact is smooth and stable. These results agree well with the actual meshing behavior of straight bevel gears, thus verifying the correctness of the hobbing principle and the tool-workpiece contact characteristics.

Machining Simulation Using VERICUT

To validate the structural design of the conical hob and the feasibility of the proposed hobbing method for straight bevel gears, I carried out a virtual machining simulation using the VERICUT software. VERICUT is a powerful three-dimensional simulation tool based on Boolean operations, which can simulate the complete machining process and detect problems such as overcutting, undercutting, collisions, and out-of-travel conditions. The software also provides modules for tool path optimization, model comparison, and NC program verification, making it a suitable platform for the virtual machining of straight bevel gears with the newly designed conical hob.

The simulation process is described in the flow chart of the hobbing simulation. First, the three-dimensional models of the workpiece blank, the fixture, and the conical hob were created in SolidWorks and exported in STL or STEP format. Then, these models were imported into VERICUT and assembled according to the kinematic relationship of the hobbing machine. The topological configuration of the motion axes is based on the hobbing principle described earlier, where the tool spindle and the workpiece spindle are synchronized through the generating motion. In VERICUT, the component tree was built according to the kinematic chain, and a FANUC FAN16IM control system was selected to interpret the NC code.

The conical hob model was imported into the VERICUT tool manager using the CAD model import function. Since the hob has a complex geometry, the “CAD geometry” option was used to load the STEP file of the designed conical hob. After loading the tool, the cutting edges were selected manually, and the tool mounting and reference points were defined. The workpiece blank was imported as a STL file and were placed in the stock component of the project tree. The NC program for the hobbing process was then written according to the kinematic relationship and the machining requirements. The NC program includes the spindle rotation command, the feed motion commands, and the synchronized rotation of the workpiece axis. Because the standard VERICUT control system cannot directly synchronize the speeds of the spindle and the workpiece axis, a custom macro named “C2AxisMotion” was added to the control system to handle the synchronization.

The complete hobbing simulation of the straight bevel gear was carried out in VERICUT. The machining process was animated and can be visualized from different angles. The final simulation result is shown in the corresponding output figure. From the simulation result, it can be seen that the straight bevel gear machined by the proposed method has a complete and intact tooth profile. From the large end to the small end, the involute tooth profiles are generated correctly, and the tooth spaces are cleanly cut by the conical hob.

After the machining simulation, the automatic comparison module of VERICUT was used to compare the machined workpiece model with the standard model. The standard model of the straight bevel gear was generated using the parametric design method described earlier, and it was imported into VERICUT as a reference for comparison. The entity comparison function was used to detect overcutting and undercutting regions between the two models. Figure 8 shows the comparison result, where the machined model is superimposed on the standard model. It can be observed that the overcutting and the undercutting are very small and are within the allowable tolerance range. The tooth surfaces of the machined workpiece are almost identical to those of the standard gear, which indicates that the proposed hobbing method for straight bevel gears is feasible and can produce correct involute tooth profiles.

Through the VERICUT machining simulation and comparison analysis, I have verified the correctness and feasibility of the following aspects: first, the design of the conical hob is reasonable and can produce the desired tooth profile on the workpiece; second, the kinematic model of the hobbing process is correct and the NC program can drive the tool and workpiece in a synchronized manner; third, the proposed continuous generating method for straight bevel gears is effective and can achieve high-precision machining.

Conclusions and Future Works

In my research, I have systematically investigated the continuous generating hobbing technology for straight bevel gears. The main conclusions of this work are summarized as follows.

First, based on the formation principle of the tooth surface of straight bevel gears, I derived the parametric equations of the spherical involute at both the large end and the small end of the gear. Combined with the parametric design theory, I implemented a parametric three-dimensional modeling method for straight bevel gears in SolidWorks using equation-driven dimensions. By changing the characteristic parameters in the built-in Excel worksheet, the corresponding gear model can be generated automatically, which provides a convenient and reusable modeling tool for straight bevel gears with different specifications.

Second, based on the meshing transmission principle and the generating machining principle, I proposed a continuous generating hobbing method for straight bevel gears. A conical hob was designed according to the principle of gear tool design and the hobbing principle, and its three-dimensional model was created in SolidWorks. Through static structural analysis, modal analysis, and dynamic contact analysis using ANSYS Workbench, I verified that the designed conical hob has reasonable static characteristics, that its natural frequencies are far above the working frequency range of the machine spindle, and that the contact stress distribution during the meshing process is stable and consistent with real gear transmission behavior.

Third, I performed a virtual machining simulation of straight bevel gear hobbing in VERICUT software. Using the designed conical hob model, the kinematic model of the hobbing process, and the NC program generated from the motion equations, the complete hobbing process was simulated successfully. By comparing the machined model with the standard model, the differences were found to be very small and within the allowable tolerance range, which proves that the proposed hobbing method for straight bevel gears is feasible and can obtain correct involute tooth profiles.

However, there are still some limitations and possible future directions in this research. On the one hand, although the parametric modeling of straight bevel gears has been realized, the assembly modeling of the gear pair and the parametric design of the conical hob have not yet been integrated into a unified intelligent system. In the future, a user-friendly design platform could be developed to automatically generate both the workpiece and the corresponding conical hob for a given set of parameters. On the other hand, due to the limitations of time and experimental equipment and the high cost of the hob, I have only carried out virtual machining simulation in VERICUT and have not yet conducted actual cutting experiments. Future work should consider manufacturing a real conical hob and performing real hobbing experiments on a machine tool to further validate the machining accuracy and surface quality of the straight bevel gears produced by this method.

In summary, my research provides a new technical approach for the continuous generating machining of straight bevel gears. The proposed conical hob and its hobbing method have the advantages of high machining efficiency, good tooth profile accuracy, and low production cost. It is expected that this technology can be further developed and applied in the field of straight bevel gear manufacturing, bringing positive improvements to the industry.

Scroll to Top