Analysis of Frictional Characteristics of Straight Spur Gear Based on ANSYS

In my research, I focused on the frictional behavior of a straight spur gear during meshing, employing finite element analysis via ANSYS. The straight spur gear is one of the most fundamental components in mechanical transmission systems, yet its failure due to surface wear, pitting, and fatigue remains a significant concern. The friction coefficient between gear teeth directly influences contact stress, friction force, and contact pressure, which are critical parameters governing gear life. By systematically varying the friction coefficient, I aimed to reveal the quantitative relationships and provide guidance for improving gear durability.

Parametric Modeling of Straight Spur Gear

I built a three‑dimensional model of the straight spur gear using CATIA’s parametric design capabilities. The key geometric parameters were defined as follows: number of teeth z, module m, pressure angle α. The radii of the pitch circle, addendum circle, base circle, and dedendum circle were calculated using standard formulas:

$$
\begin{aligned}
r &= \frac{m z}{2} \\
r_k &= r + m \\
r_b &= r \cos \alpha \\
r_f &= r – 1.25 m
\end{aligned}
$$

The involute tooth profile was generated using the parametric equations:

$$
\begin{cases}
x = r_b \sin(t \pi) – r_b t \pi \cos(t \pi) \\
y = r_b \cos(t \pi) + r_b t \pi \sin(t \pi)
\end{cases}
$$

where t varies from 0 to 1. After generating a single tooth, I used multi‑section solid and circular pattern to create the complete straight spur gear. The model was then assembled with a mating gear and saved in IGES format for import into ANSYS.

Finite Element Modeling of the Straight Spur Gear Pair

In ANSYS, I retained only the meshing plane to reduce computational cost. The element type was chosen as PLANE182 for 2‑D contact analysis. The material was 45# steel with properties listed in Table 1. The Coulomb friction model was adopted, as real gear surfaces are never perfectly smooth.

Table 1: Material properties of 45# steel used for straight spur gear
Property Value
Elastic modulus, E (GPa) 210
Density, ρ (kg/m³) 7800
Poisson’s ratio, ν 0.3
Friction coefficient (baseline) 0.3

Free mesh was applied with a global element size of 0.05 (dimensionless units). Boundary conditions: the inner hole of the driving gear was constrained radially, while the driven gear was fully fixed at its inner hole. A rotational displacement was applied to the driving gear to simulate torque transmission. The force analysis on the tooth at the pitch point gave the tangential force Ft, radial force Fr, and normal load Fn:

$$
\begin{aligned}
F_t &= \frac{2 T_1}{d_1} \\
F_r &= F_t \tan \alpha \\
F_n &= \frac{F_t}{\cos \alpha}
\end{aligned}
$$

where T1 is the input torque and d1 is the pitch diameter of the driving gear.

Results: Influence of Friction Coefficient on Contact Stress, Friction Force, and Contact Pressure

I performed a series of simulations with the friction coefficient (μ) ranging from 0 to 0.8 while keeping all other conditions identical. The maximum values of contact stress, friction force, and contact pressure on the tooth profile were recorded. The results are summarized in Tables 2–4.

Table 2: Maximum contact stress (MPa) versus friction coefficient for straight spur gear
Friction coefficient μ 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
Contact stress (MPa) 524 571 618 656 674 685 693 698 701
Table 3: Maximum friction force (N) versus friction coefficient for straight spur gear
Friction coefficient μ 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
Friction force (N) 0 87 163 236 278 305 320 329 335
Table 4: Maximum contact pressure (MPa) versus friction coefficient for straight spur gear
Friction coefficient μ 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8
Contact pressure (MPa) 612 663 714 756 778 792 801 807 811

The data clearly indicate a strong positive correlation between friction coefficient and all three output parameters. In the low range (μ ≤ 0.3), the rise is steep: for example, contact stress increased by about 25% from μ = 0 to μ = 0.3. For μ between 0.3 and 0.8, the growth rate moderates but the upward trend persists. This behavior is depicted qualitatively in the following illustration of a typical straight spur gear mesh:

Discussion

From the finite element results, I concluded that the friction coefficient plays a decisive role in the contact mechanics of the straight spur gear. Higher friction not only increases the contact stress directly but also elevates the tangential friction force and the normal contact pressure. These elevated stresses accelerate the formation of surface pitting and the propagation of root cracks, ultimately shortening the gear’s fatigue life. The trend aligns with classical tribological theory: a smoother surface (lower μ) reduces the adhesive component of friction and minimizes subsurface shear stresses.

Furthermore, I compared the contact stress obtained from ANSYS with the theoretical Hertzian contact stress for a straight spur gear. The Hertz formula for two cylinders in contact is:

$$
\sigma_H = \sqrt{\frac{F_n}{\pi b} \cdot \frac{1}{\rho_1^{-1} + \rho_2^{-1}} \cdot \frac{1 – \nu_1^2}{E_1} + \frac{1 – \nu_2^2}{E_2}}
$$

where b is the tooth face width, ρ1 and ρ2 are radii of curvature at the contact point. The numerical results from ANSYS were within 5% of the analytical value at μ = 0, confirming the validity of the model.

Additional Parametric Study

To further explore the influence of geometry, I also varied the module and number of teeth while keeping the friction coefficient constant at 0.3. The resulting maximum contact stresses are listed in Table 5.

Table 5: Effect of module and teeth number on maximum contact stress (MPa) for straight spur gear (μ = 0.3)
Module m (mm) z = 20 z = 30 z = 40
2 712 658 621
3 689 634 598
4 672 617 582

The trend shows that for a given module, increasing the number of teeth reduces contact stress, which is consistent with the larger radius of curvature at the meshing point. Conversely, reducing the module while keeping teeth constant also lowers stress, but the effect is less pronounced.

Conclusion

Through systematic ANSYS simulations of a straight spur gear under varying friction coefficients, I have demonstrated that:

  • Contact stress, friction force, and contact pressure all increase monotonically with the friction coefficient.
  • The increase is most rapid when μ is below 0.3; beyond that, the rate of change diminishes but remains positive.
  • Reducing the friction coefficient is an effective strategy to mitigate high contact stresses and prolong the fatigue life of the straight spur gear.
  • The numerical results agree well with Hertzian contact theory, validating the finite element approach.

Future work could extend this analysis to include dynamic loading, lubricant effects, and three‑dimensional gear models for a more comprehensive understanding of straight spur gear tribology.

Scroll to Top