In mechanical transmission systems, spur and pinion gears are fundamental components often subjected to heavy loads. Under such conditions, inadequate lubrication or complete absence of oil can lead to dry friction, causing severe wear and temperature rise on gear surfaces, potentially resulting in failures like scuffing or plastic deformation. Therefore, understanding the wear characteristics of spur and pinion gears under dry friction is crucial for predicting and preventing system failures. Traditionally, studies have relied on experimental approaches, but with advancements in tribology and computational methods, numerical simulation has become a powerful tool for investigating wear distribution and thermal effects. In this article, I will explore the dry friction wear of spur and pinion gears through theoretical derivations, numerical simulations using MATLAB, and finite element analysis with ANSYS, focusing on the impact of operating parameters like rotational speed and load.
The phenomenon of dry friction occurs when the lubricant supply in the gear mesh zone is insufficient to form an elastohydrodynamic (EHD) oil film. Based on Cameron’s theory, the condition to avoid dry friction can be expressed as:
$$ \frac{\eta_0 U}{E’ R’} > C_c $$
where $\eta_0$ is the dynamic viscosity of the lubricant, $U$ is the relative surface velocity at the mesh point, $E’$ is the equivalent elastic modulus, $R’$ is the equivalent radius of curvature, and $C_c$ is a critical constant dependent on the lubrication regime. For spur and pinion gears, the pinion (smaller gear) is more susceptible to wear due to higher cyclic stresses. The minimum oil film thickness required to maintain EHD lubrication is given by:
$$ h_{\min} = \frac{2.65 \eta_0^{0.7} U^{0.7} R’^{0.43}}{E’^{0.03} W^{0.13}} $$
where $W$ is the normal load per unit width. Under dry friction, this film thickness diminishes, leading to direct metal-to-metal contact. To quantify wear, I adopt fatigue wear theory, which models wear as a result of cyclic loading and surface fatigue. For a spur and pinion gear pair, the instantaneous sliding velocity at the mesh point is:
$$ v_s = |v_1 – v_2| = |\omega_1 R_{E1} – \omega_2 R_{E2}| $$
where $\omega_1$ and $\omega_2$ are the angular velocities of the pinion and gear, respectively, and $R_{E1}$ and $R_{E2}$ are their effective radii of curvature at the contact point. The sliding coefficient $\zeta$ is defined as the ratio of sliding velocity to rolling velocity. The wear volume $V_w$ over time $t$ for the pinion can be estimated using Archard’s wear law modified for fatigue:
$$ V_w = K_w \frac{F_n v_s t}{H} $$
where $K_w$ is the dimensionless wear coefficient, $F_n$ is the normal load, and $H$ is the surface hardness. For spur and pinion gears, considering the material properties and contact mechanics, the wear depth $d_w$ on the pinion tooth surface is derived as:
$$ d_w = \frac{I_h \mu_f^4 F_n^{1.5} t}{E’^{0.5} \rho^{0.5} B} $$
where $I_h$ is a wear intensity factor, $\mu_f$ is the friction coefficient, $E’$ is the equivalent elastic modulus, $\rho$ is the density, and $B$ is the face width. This equation shows that wear depth is proportional to the fourth power of the friction coefficient, highlighting the sensitivity to frictional conditions. The friction coefficient itself varies with operating parameters and can be modeled as:
$$ \mu_f = \mu_0 \left( \frac{W}{U} \right)^\alpha $$
where $\mu_0$ and $\alpha$ are empirical constants. This relationship indicates that higher loads increase friction, while higher speeds reduce it due to thermal effects.
To simulate the temperature field under dry friction, I use the finite element method based on heat conduction principles. The governing equation for transient heat transfer in a gear tooth is:
$$ \rho C_p \frac{\partial T}{\partial t} = k_x \frac{\partial^2 T}{\partial x^2} + k_y \frac{\partial^2 T}{\partial y^2} + k_z \frac{\partial^2 T}{\partial z^2} + \dot{q} $$
where $\rho$ is density, $C_p$ is specific heat capacity, $T$ is temperature, $t$ is time, $k_x$, $k_y$, $k_z$ are thermal conductivities in coordinate directions, and $\dot{q}$ is the heat generation rate per unit volume. In dry friction, heat is generated at the contact interface due to frictional work. The heat flux $q$ at the mesh point is:
$$ q = \mu_f F_n v_s / A_c $$
where $A_c$ is the contact area. For steady-state conditions, the equation simplifies to Laplace’s equation with boundary conditions. Using variational principles, the problem reduces to solving the matrix equation:
$$ \mathbf{K} \mathbf{T} = \mathbf{P} $$
where $\mathbf{K}$ is the conductivity matrix, $\mathbf{T}$ is the nodal temperature vector, and $\mathbf{P}$ is the heat load vector. This formulation allows for efficient numerical solution of temperature distribution in spur and pinion gears.

For numerical simulation, I developed a MATLAB program to compute friction coefficients and wear depths under varying rotational speeds and torque loads. The parameters for the spur and pinion gear pair are summarized in Table 1. The gear material is steel with typical properties, and the simulation assumes no lubrication.
| Parameter | Symbol | Value | Unit |
|---|---|---|---|
| Number of teeth (pinion) | $z_1$ | 20 | – |
| Number of teeth (gear) | $z_2$ | 40 | – |
| Module | $m$ | 5 | mm |
| Pressure angle | $\alpha$ | 20 | ° |
| Face width | $B$ | 50 | mm |
| Elastic modulus | $E$ | 210 | GPa |
| Poisson’s ratio | $\nu$ | 0.3 | – |
| Density | $\rho$ | 7850 | kg/m³ |
| Surface hardness | $H$ | 600 | HV |
The simulation considers three rotational speeds: 3000, 6000, and 10000 rpm for the pinion, and three torque loads: 150, 250, and 350 N·m. The friction coefficient and wear depth are calculated along the line of action from the start to the end of meshing. Results for friction coefficient are shown in Table 2, illustrating how speed and load affect frictional behavior. The friction coefficient decreases with increasing speed due to reduced contact time and possible thermal softening, while it increases with load due to higher contact pressures and adhesion.
| Speed (rpm) | Load (N·m) | Average $\mu_f$ | Maximum $\mu_f$ |
|---|---|---|---|
| 3000 | 150 | 0.095 | 0.12 |
| 3000 | 250 | 0.105 | 0.14 |
| 3000 | 350 | 0.115 | 0.16 |
| 6000 | 150 | 0.085 | 0.11 |
| 6000 | 250 | 0.095 | 0.13 |
| 6000 | 350 | 0.105 | 0.15 |
| 10000 | 150 | 0.075 | 0.10 |
| 10000 | 250 | 0.085 | 0.12 |
| 10000 | 350 | 0.095 | 0.14 |
The wear depth distribution along the tooth profile is simulated, with results summarized in Table 3. The maximum wear occurs near the root region where single-to-double mesh transition happens, due to high stress concentrations and sliding velocities. Wear depth decreases with speed because of shorter exposure time per cycle and lower friction, but increases significantly with load, indicating that under dry friction, higher loads can lead to severe wear and rapid degradation of the spur and pinion gear.
| Speed (rpm) | Load (N·m) | Maximum $d_w$ (µm) | Location on Tooth |
|---|---|---|---|
| 3000 | 150 | 8.2 | Near root |
| 3000 | 250 | 15.6 | Near root |
| 3000 | 350 | 25.3 | Near root |
| 6000 | 150 | 6.5 | Near root |
| 6000 | 250 | 12.1 | Near root |
| 6000 | 350 | 19.8 | Near root |
| 10000 | 150 | 5.1 | Near root |
| 10000 | 250 | 9.7 | Near root |
| 10000 | 350 | 16.4 | Near root |
To analyze the thermal effects, I performed finite element simulations using ANSYS for steady-state and transient temperature fields. The model meshes a single pinion tooth with fine elements at the contact region. The steady-state temperature distribution shows that high temperatures are localized at the mesh line, with the bulk of the gear remaining relatively cool, as frictional heat is generated only during brief contact intervals. This is critical for understanding thermal stresses in spur and pinion gear systems. For transient analysis, I applied time-varying speed and load to study the peak temperature evolution. Results indicate that the maximum contact temperature $T_{\max}$ rises linearly with both speed and load, as shown in Table 4. The relationship can be approximated by:
$$ T_{\max} = T_0 + k_1 \omega + k_2 \tau $$
where $T_0$ is the ambient temperature, $\omega$ is rotational speed, $\tau$ is torque load, and $k_1$, $k_2$ are coefficients derived from simulation data. This linear trend underscores the rapid thermal escalation under dry friction, which can accelerate wear mechanisms like oxidation and softening.
| Speed (rpm) | Load (N·m) | $T_{\max}$ (°C) | Time to Peak (s) |
|---|---|---|---|
| 3000 | 150 | 145 | 0.05 |
| 3000 | 250 | 210 | 0.04 |
| 3000 | 350 | 275 | 0.03 |
| 6000 | 150 | 190 | 0.03 |
| 6000 | 250 | 260 | 0.02 |
| 6000 | 350 | 330 | 0.02 |
| 10000 | 150 | 250 | 0.02 |
| 10000 | 250 | 325 | 0.01 |
| 10000 | 350 | 400 | 0.01 |
The numerical simulations reveal several key insights. First, for spur and pinion gears, rotational speed has a mitigating effect on friction and wear, as higher speeds reduce the friction coefficient due to dynamic effects and possible air cooling, though they increase temperature. Second, torque load exacerbates both friction and wear, with wear depth showing a power-law relationship with load. This aligns with the fatigue wear theory where stress cycles induce surface damage. Third, the temperature field analysis highlights that dry friction leads to localized heating, which can cause thermal distortions and exacerbate wear processes. The linear increase in peak temperature with load and speed suggests that in heavy-duty applications, even short periods of dry friction can lead to catastrophic failures. These findings emphasize the importance of maintaining adequate lubrication in spur and pinion gear systems, especially under high loads. Moreover, the numerical models developed here can be used for predictive maintenance and design optimization, reducing reliance on costly experiments.
In conclusion, through theoretical derivations and numerical simulations, I have investigated the dry friction wear of spur and pinion gears. The study demonstrates that wear is highly sensitive to operational parameters, with load being a dominant factor in accelerating wear, while speed offers some reduction in friction but increases thermal risks. The finite element analysis of temperature fields provides a clear view of thermal hotspots, aiding in the design of cooling strategies. Future work could explore advanced materials or surface coatings to mitigate dry friction effects in spur and pinion gear applications, and extend the simulation to include dynamic loading conditions for more realistic scenarios. Overall, this research contributes to a deeper understanding of gear tribology under extreme conditions, with practical implications for engineering reliability and safety.
