Wear on tooth surfaces, as a progressive material removal process, gradually alters the surface topography and load distribution of gear teeth. Excessive wear not only degrades the precision and efficiency of transmission systems but can also exacerbate system vibrations and noise, potentially inducing and accelerating other failure modes. Therefore, a thorough investigation into the wear behavior of gear surfaces is essential. Understanding its underlying mechanisms and revealing the influence of design and operational parameters on wear depth is crucial for developing strategies to mitigate wear and extend the service life of spur gears.
This work focuses on establishing a predictive quasi-static wear model for spur gears operating under real-world conditions. The goal is to analyze wear characteristics and quantify the impact of key factors such as load, operating cycles, meshing misalignment, and micro-geometry modifications.
Wear fundamentally alters the contact mechanics between meshing spur gear teeth. To model this, we combine classical Hertzian contact theory with the widely adopted Archard wear formula. The Archard equation provides a fundamental relationship for adhesive and abrasive wear mechanisms:
$$
\frac{V}{s} = K \frac{W}{H}
$$
where $V$ is the volumetric wear, $s$ is the sliding distance, $W$ is the normal load, $H$ is the material hardness, and $K$ is a dimensionless wear coefficient. For calculating wear depth $h$ at a point on the surface, the differential form is more practical:
$$
\frac{dh}{ds} = k \, p
$$
Here, $k = K/H$ is the dimensional wear coefficient (e.g., in $m^2/N$), and $p$ is the contact pressure. Integrating over the sliding path gives the accumulated wear depth:
$$
h = \int_{0}^{s} k \, p \, ds
$$
The wear coefficient $k$ is not a constant material property but depends on a complex interplay of factors including material pair, surface roughness, lubrication regime, and operating conditions. Empirical models are often used. One regression formula for mild wear under lubricated conditions is:
$$
k = 3.981 \times 10^{-29} (L)^{1.219} (G)^{7.377} (S)^{1.589} E’
$$
where $L$, $G$, $S$, and $E’$ are dimensionless parameters representing specific pressure, lubricant parameter, surface roughness, and equivalent elastic modulus, respectively, calculated as:
$$
L = \frac{W’}{E’ R’}, \quad G = \alpha E’, \quad S = \frac{R_{a,c}}{R’}
$$
$W’$ is the load per unit width, $R’$ is the equivalent radius of curvature, $\alpha$ is the pressure-viscosity coefficient, $R_{a,c}$ is the composite surface roughness, and $E’$ is given by:
$$
\frac{1}{E’} = \frac{1-\nu_1^2}{E_1} + \frac{1-\nu_2^2}{E_2}
$$
where $E$ and $\nu$ are the Young’s modulus and Poisson’s ratio of the pinion (1) and gear (2).

The contact pressure $p$ between two spur gear teeth is calculated by modeling the meshing pair at any instant as two equivalent cylinders in contact, with time-varying radii corresponding to the curvature of the involute profiles at the contact point. According to Hertz theory, for two cylinders in line contact, the half-width $a$ of the rectangular contact zone is:
$$
a = \sqrt{\frac{4 P R’}{\pi E’}}
$$
where $P$ is the normal load per unit face width ($P = F_n$). The pressure distribution across the contact width ($-a \le x \le a$) is elliptical:
$$
p(x) = \frac{2P}{\pi a} \sqrt{1 – \left(\frac{x}{a}\right)^2}
$$
The maximum pressure occurs at the center ($x=0$): $p_0 = \frac{2P}{\pi a}$.
In a spur gear pair, the total normal load $F$ is shared between possibly two pairs of teeth in simultaneous contact (double-pair contact) and one pair (single-pair contact) depending on the transverse contact ratio. The load sharing and the corresponding tooth deflections must be calculated to determine the load $F_n$ on each contacting pair at every angular position. The equivalent radii $R_1$ and $R_2$ for the pinion and gear at a contact point a distance $y$ from the pitch point are:
$$
R_1(y) = \frac{d_1}{2} \sin\alpha’ + y, \quad R_2(y) = \frac{d_2}{2} \sin\alpha’ – y
$$
where $d$ is the pitch diameter and $\alpha’$ is the operating pressure angle. The equivalent radius is $R’ = (1/R_1 + 1/R_2)^{-1}$.
The relative sliding distance $s$ is a critical factor in wear calculation. For a point on the pinion tooth surface, the incremental sliding distance relative to the mating gear tooth surface during a small rotation is the integral of the sliding velocity over the time of contact. The sliding velocities $v_{ij}(t)$ and $v_{uv}(t)$ for corresponding points on pinion and gear are:
$$
v_{ij}(t) = \omega_1 \left( \frac{d_1}{2} \sin\alpha’ + y_{ij} \right), \quad v_{uv}(t) = \omega_2 \left( \frac{d_2}{2} \sin\alpha’ – y_{uv} \right)
$$
The relative sliding velocity is $v_{rel} = |v_{ij}(t) – v_{uv}(t)|$. Integrating this velocity from the entry ($t_I$) to exit ($t_O$) of the contact point gives the sliding distance for one mesh cycle $s_{cycle}$.
The quasi-static wear simulation is performed numerically. The tooth surface is discretized into a fixed grid (index $i$ along profile, $j$ along face width). At each angular position (or “slice of time”), the contact zone is superimposed on this fixed grid. The pressure from the Hertzian elliptical distribution is mapped onto the fixed grid nodes that fall within the instantaneous contact area. The process is repeated for all angular positions over one complete mesh cycle for a given tooth pair. The average pressure $\bar{p}_{ij}$ at a fixed node $ij$ is then computed over the entire mesh cycle. The sliding distance $s_{ij}$ for that node is also accumulated over the cycle. The wear depth increment $\Delta h_{ij}^{(\zeta)}$ for that node after one wear cycle (one mesh engagement per tooth pair) is:
$$
\Delta h_{ij}^{(\zeta)} = k \, \bar{p}_{ij} \, s_{ij}
$$
Wear is an accumulative process. After a certain number of cycles $q_\zeta$, the wear depth may reach a predefined threshold $\epsilon_q$ (e.g., 2.5 µm), at which point the surface geometry is considered sufficiently altered to affect the contact pressure distribution. The surface profile is then updated (reconstructed) based on the accumulated wear depths, and a new contact analysis is performed to obtain updated pressures $\bar{p}_{ij}$. This loop—wear accumulation, surface update, pressure recalculation—continues until a maximum allowable wear depth $\epsilon_t$ is reached, defining the wear life of the spur gear. The total wear depth after $Q$ profile updates is:
$$
h_{ij} = \sum_{q=1}^{Q} \Delta h_{ij}^{(q)}
$$
and the total number of wear cycles is $\zeta_t = \sum_{q=1}^{Q} q_\zeta$.
For numerical analysis, consider a spur gear pair with the following parameters, typical for industrial applications:
| Parameter | Pinion (p) | Gear (g) |
|---|---|---|
| Material | 42CrMo | 42CrMo |
| Young’s Modulus, E (GPa) | 206 | 206 |
| Poisson’s Ratio, ν | 0.3 | 0.3 |
| Number of Teeth, z | 28 | 56 |
| Module, m (mm) | 2.5 | 2.5 |
| Pressure Angle, α (°) | 20 | 20 |
| Face Width, B (mm) | 30 | 30 |
| Surface Roughness, Ra (µm) | 0.3 | 0.3 |
| Input Torque, Tp (Nm) | 120 | |
| Center Distance, a (mm) | 105 | |
The contact pressure distribution for the spur gear pair under ideal conditions (perfect alignment) and with a meshing misalignment of $\chi = 6 \mu m$ was calculated. Under ideal conditions, the pressure is uniform across the face width. The pressure varies along the profile, being lower in the double-pair contact zones and higher in the single-pair contact zone, peaking near the pitch point. With misalignment, the pressure distribution becomes uneven across the face width, leading to edge-loading.
The wear depth distribution after a significant number of cycles ($\zeta_t = 418,600$) for the ideal case shows distinct patterns. The wear is uniform across the face width, correlating with the uniform pressure distribution. Along the tooth profile, the wear depth is minimum at the pitch circle diameter (PCD), where pure rolling occurs and sliding distance is zero. The maximum wear on the pinion occurs in the dedendum (root) region near the start of active profile. This region experiences the highest sliding velocity. The wear in the addendum (tip) region is lower. For the simulated spur gear pair, the maximum wear in the pinion root was about 1.5 times that in its tip. For the gear, the root-to-tip wear ratio was about 2.58. The pinion consistently experiences more wear than the gear for an equal number of engagements because it undergoes more contact cycles ($Z_g/Z_p = 2$ cycles more).
With a meshing misalignment of $\chi = 6 \mu m$, the wear depth distribution is no longer uniform across the face width but shows a distinct gradient, mirroring the biased pressure distribution. Furthermore, the maximum wear depth on both the pinion and gear increases significantly—by approximately 31% and 37%, respectively—compared to the ideal case under the same load and cycle count. This highlights the critical impact of misalignment on accelerating spur gear wear.
The influence of operational parameters was systematically analyzed. Wear depth increases monotonically with the number of wear cycles. However, the rate of increase (wear rate) tends to decrease slightly in the initial phase as surface asperities wear down and the real contact area increases, reducing local pressures. The effect of load (input torque $T_p$) is profound. Wear depth shows a strong, non-linear dependence on load. For instance, at a fixed cycle count, increasing the torque from 80 Nm to 200 Nm increased the maximum pinion wear depth by a factor of nearly 5. The wear rate (slope of the wear-vs-cycles curve) increases substantially with higher loads. This underscores the necessity of considering the full load spectrum when predicting the service life of a spur gear drive.
Meshing misalignment $\chi$, which can arise from assembly errors, shaft deflections, or manufacturing deviations, severely exacerbates wear. The maximum wear depth on both spur gear members increases progressively with $\chi$. The pinion’s wear sensitivity to misalignment is generally higher than the gear’s. Controlling and minimizing misalignment is therefore a key design and assembly objective for achieving even load distribution and acceptable wear life.
A comparative analysis shows that while both load and misalignment increase wear, the effect of increasing load is more pronounced than that of increasing misalignment within typical ranges. This indicates that for heavily loaded spur gears, proper rating and selection are the primary defense against rapid wear, followed by precision control of alignment.
Micro-geometry modifications, such as profile crowning (tip/root relief) and lead crowning (barreling), are effective strategies to compensate for misalignment and edge-loading. A tailored modification strategy was tested for the case with $\chi = 6 \mu m$ and $T_p = 120$ Nm. The pinion received a combination of tip relief and lead crowning, while the gear received a larger amount of tip relief. After applying these modifications and re-running the wear simulation, the results showed a dramatic improvement. The wear depth distribution became uniform across the face width again. More importantly, the maximum wear depth in the critical root regions of both the pinion and gear was reduced to about 56% and 50% of their pre-modification values, respectively. Although wear in the tip regions increased slightly, its magnitude remained below the root wear. This demonstrates that well-designed micro-geometry modifications are a powerful tool for mitigating spur gear surface wear by promoting favorable contact patterns.
In conclusion, the quasi-static wear model based on Hertzian contact and the Archard equation provides a practical framework for analyzing and predicting wear in spur gears. Key findings are summarized below:
| Aspect | Key Finding | Implication for Spur Gear Design |
|---|---|---|
| Wear Pattern | Uniform across face width under ideal alignment; non-uniform with misalignment. Minimum at pitch line, maximum in pinion root. | Highlights critical zones for monitoring and potential reinforcement. |
| Load Effect | Wear depth and wear rate show strong, approximately exponential dependence on load torque. | Accurate load spectrum analysis is mandatory for life prediction. Overloading drastically shortens life. |
| Cycle Effect | Wear accumulates with cycles, though initial wear rate may decrease slightly. | Total required service cycles must be a fundamental design input. |
| Misalignment Effect | Increases maximum wear depth and causes uneven wear distribution across face width. | Precision in manufacturing, assembly, and system stiffness is crucial to control misalignment. |
| Micro-geometry Modification | Proper tip/root relief and lead crowning can effectively counteract misalignment effects, reduce peak pressures, and lower maximum wear depth significantly. | An essential design step for high-performance or misalignment-prone spur gear drives to enhance durability. |
For spur gear systems where minimizing wear and maximizing longevity are primary goals, it is imperative to consider the coupled effects of load history, required service life, anticipated misalignments, and to employ targeted micro-geometry modifications in the design process.
