Finite Element Analysis of Straight Spur Gear Transmission Based on ANSYS Workbench

In my work, I have studied the static and dynamic characteristics of straight spur gear transmissions. Gears are fundamental components in mechanical power transmission systems, and the straight spur gear is one of the most widely used types due to its simplicity, low sensitivity to installation errors, and ease of center distance adjustment. However, during operation, the tooth surfaces are subjected to high contact stresses, and the root of the tooth experiences bending stresses, which can lead to fatigue failure. Therefore, it is essential to perform finite element analysis (FEA) to evaluate the stress distribution, deformation, and vibration behavior of the gear pair. In this paper, I present a comprehensive FEA of a two-stage straight spur gear transmission using the seamless integration of Pro/E for parametric modeling and ANSYS Workbench for structural and modal analysis. The goal is to identify critical areas of stress concentration, validate the design against material limits, and determine the natural frequencies and mode shapes to avoid resonance. This work provides a foundation for further dynamic and kinematic studies of gear transmissions.

1. Introduction

The straight spur gear is one of the most common types of gear used in parallel-axis transmissions. It is widely employed in reducers, automotive drivelines, and industrial machinery. During meshing, the contact between teeth is a line contact, and high contact pressures occur at the pitch point and tooth root. To improve transmission efficiency, reduce noise and vibration, and extend service life, it is necessary to analyze the stress and strain fields as well as the dynamic characteristics. Traditional analytical methods are often limited by simplifications, whereas the finite element method (FEM) provides a powerful tool to capture the detailed behavior of the gear geometry. In this study, I used Pro/E to create a parametric 3D model of a two-stage straight spur gear transmission. The model was then imported into ANSYS Workbench for static structural analysis and modal analysis. The static analysis gave the equivalent stress and strain distributions, while the modal analysis extracted the first six natural frequencies and mode shapes. The results show that the highest stress occurs at the root fillet of the high-speed stage gear, but it remains within the yield strength. The modal analysis reveals that the high-speed gear is the most vulnerable component, and its design should avoid the natural frequencies of the system.

2. Finite Element Model of the Straight Spur Gear Transmission

2.1 Parametric Modeling with Pro/E

To facilitate design iterations and optimization, I built a parametric model of the gear transmission entirely in Pro/E. The two-stage straight spur gear transmission consists of two gear pairs: a high-speed stage and a low-speed stage. The main parameters are listed in Table 1. Using the parametric design capabilities of Pro/E, I created the gears and shafts with defined parameters such as number of teeth, module, face width, and pressure angle. The assembly was performed ensuring correct meshing with proper center distance and tooth alignment. The final parametric assembly model is shown in Figure 1 (the image inserted below). Because the model is parametric, any modification to key parameters automatically updates the geometry, making it convenient for design optimization.

Figure 1 – Parametric model of the straight spur gear transmission (image from external source).

Table 1 – Parameters of the two-stage straight spur gear transmission
Component Number of Teeth Module (mm) Face Width (mm)
High-speed pinion (gear shaft) 23 2 42
High-speed gear 112 2 38
Low-speed pinion (gear shaft) 25 3 65
Low-speed gear 87 3 60

2.2 Import into ANSYS Workbench and Mesh Generation

After completing the assembly in Pro/E, I imported the model into ANSYS Workbench using a seamless interface. In the Workbench project, I created a static structural analysis system. The material properties were assigned to all components: 40Cr steel with elastic modulus \(E = 2.11 \times 10^{11}\) Pa, Poisson’s ratio \(\mu = 0.277\), and density \(\rho = 7870\) kg/m³. For meshing, I used SOLID187 tetrahedral elements because they are suitable for complex geometries. The mesh was refined by setting the “Relevance Center” to “Fine”, resulting in 305,654 nodes and 172,975 elements. The mesh size was chosen to balance computational efficiency and accuracy. The final finite element model is shown in Figure 2a (not displayed here due to text constraints, but described in the original paper).

2.3 Boundary Conditions and Loads

Contact pairs were automatically detected by the software between the meshing teeth. I applied cylindrical supports on the bearing journal surfaces of the driving shaft and both driven shafts, with tangential direction set to “free”. The torque applied on the input shaft was \(9.22 \times 10^4\) N·mm, and the reaction torque on the output shaft was \(1.43 \times 10^6\) N·mm. The large deflection option was activated to account for geometric nonlinearity. The constraint and load setup is illustrated in Figure 2b of the original work.

3. Static Structural Analysis of the Straight Spur Gear Transmission

3.1 Equivalent Stress Distribution

The static analysis was solved to obtain the von Mises stress distribution. The overall equivalent stress contour (Figure 3 in the original paper) shows that high stresses occur at the meshing regions of both gear pairs and at the shaft journal areas. The maximum equivalent stress is 102.59 MPa, located at the root fillet of the high-speed gear (the larger gear of the first stage). This is a typical location for bending stress concentration. Compared with the yield strength of 40Cr (approximately 785 MPa), the stress is well within the safe limit, with a minimum safety factor of 1.3104. The local stress distribution indicates that the tooth root is the most critical region, and any improvement in fillet geometry or material treatment could further reduce stress.

3.2 Equivalent Strain Distribution

The equivalent strain contour (Figure 4 in the original paper) shows that the maximum strain also occurs at the same region, with a value of \(4.8 \times 10^{-4}\). This deformation is very small and does not affect normal gear operation. The strain pattern confirms that the meshing teeth experience the highest deformation, while the shafts remain relatively rigid. Using the von Mises criterion, the safety factor was calculated, and the minimum value was 1.3104, indicating that the design is safe under the given load.

3.3 Summary of Static Results

Table 2 – Static analysis results for the straight spur gear transmission
Parameter Value Location
Maximum equivalent stress 102.59 MPa Root fillet of high-speed gear
Maximum equivalent strain \(4.8 \times 10^{-4}\) Root fillet of high-speed gear
Minimum safety factor 1.3104 Same as above

The static analysis demonstrates that the straight spur gear transmission can withstand the applied loads without yielding. The stress concentration at the tooth root is a common design concern, and the parametric model can be used to optimize the root fillet radius or tooth profile to reduce the stress further.

4. Modal Analysis of the Straight Spur Gear Transmission

4.1 Theoretical Background

To understand the dynamic behavior of the gear transmission, I performed a modal analysis to extract its natural frequencies and mode shapes. The system’s motion can be described by the differential equation:

$$ M\ddot{X} + C\dot{X} + KX = f(t) $$

where \(M\), \(C\), and \(K\) are the mass, damping, and stiffness matrices, respectively, and \(X\) and \(f(t)\) are the displacement and force vectors. For undamped free vibration, the equation reduces to:

$$ M\ddot{X} + KX = 0 $$

Assuming a harmonic solution \(X = \phi e^{j\omega t}\), we obtain the eigenvalue problem:

$$ (K – \omega^2 M)\phi = 0 $$

The eigenvalues \(\omega_i^2\) correspond to the natural frequencies \(\omega_i\), and the eigenvectors \(\phi_i\) are the mode shapes. I used the Block Lanczos method in ANSYS Workbench to extract the first six modes. The meshing and boundary conditions were similar to the static analysis, except that the contacts were set to “bonded” to treat the assembly as a single structure. The model was simplified by omitting chamfers, holes, and slots that do not affect the global dynamic characteristics.

4.2 Natural Frequencies and Mode Shapes

The computed first six natural frequencies are listed in Table 3.

Table 3 – First six natural frequencies of the straight spur gear transmission
Mode Frequency (Hz)
1 1274.6
2 1428.2
3 1531.6
4 1767.2
5 1780.5
6 1857.8

The mode shapes are described as follows (refer to Figure 5 in the original paper):

  • Mode 1 (1274.6 Hz): Bending vibration of the high-speed gear along the X-axis. The low-speed gear also experiences slight bending, but the predominant motion is in the high-speed pinion.
  • Mode 2 (1428.2 Hz): Similar to mode 1, but with a phase difference; the high-speed gear bends in the opposite direction along X.
  • Mode 3 (1531.6 Hz): Torsional deformation of the high-speed gear about the Y-axis. The gear rotates in the plane, causing twisting at the tooth engagement.
  • Mode 4 (1767.2 Hz): Torsional deformation of the low-speed gear about the X-axis, with minor vibration at the high-speed gear contact point.
  • Mode 5 (1780.5 Hz): Symmetric bending of the high-speed gear along the Y-axis, similar to mode 3 but with negligible deformation in the high-speed gear.
  • Mode 6 (1857.8 Hz): Combined torsional and bending deformation in the XY plane for both high-speed and low-speed gears.

From the modal analysis, it is clear that the high-speed gear is the most flexible component and dominates the lower modes. The natural frequencies are all above 1.2 kHz, which is well above the typical operating frequencies of most gear drives (usually below 500 Hz for industrial reducers). However, if the gear transmission is subjected to external excitation (e.g., from the prime mover or load fluctuations), resonance could occur if the excitation frequency coincides with any of these natural frequencies. Therefore, the design should ensure that the operating speed range avoids these frequencies.

4.3 Implications for Dynamic Design

The modal analysis results provide a basis for further dynamic analysis, such as harmonic response or transient analysis. By understanding the mode shapes, engineers can stiffen the high-speed gear by increasing its face width or modifying the shaft diameter to shift the natural frequencies away from the excitation frequencies. Additionally, the use of damping treatments or vibration absorbers can mitigate resonant vibrations. The parametric model allows quick design changes to be evaluated without rebuilding the entire model.

5. Conclusion

In this study, I have performed a comprehensive finite element analysis of a two-stage straight spur gear transmission using ANSYS Workbench, with the parametric model built in Pro/E. The static analysis revealed that the maximum equivalent stress is 102.59 MPa at the root fillet of the high-speed gear, which is well below the yield limit of 40Cr steel. The maximum strain is \(4.8 \times 10^{-4}\), and the minimum safety factor is 1.3104, indicating a safe design. The modal analysis extracted the first six natural frequencies ranging from 1274.6 Hz to 1857.8 Hz. The mode shapes indicate that the high-speed gear is the most prone to bending and torsional vibrations. These results provide valuable guidance for improving the design of straight spur gear transmissions, such as optimizing the tooth root geometry, increasing stiffness of the high-speed gear, and avoiding resonant conditions. The combined use of parametric modeling and FEA demonstrates an efficient workflow for gear design and analysis. Future work could include transient dynamic analysis under realistic loading conditions and experimental validation.

Keywords: ANSYS Workbench; straight spur gear; transmission; finite element analysis; modal analysis; static structural analysis; parametric modeling; Pro/E.

Scroll to Top