Hertz Contact (Sphere)
$a = \left(\dfrac{3PR^*}{4E^*}\right)^{1/3}$, $p_0 = \dfrac{3P}{2\pi a^2}$
$\tau_{max} = 0.31\,p_0$ at $z = 0.47\,a$
Analyze rolling contact stress with Hertz contact theory. Set contact geometry, material properties, and load to see contact radius, peak pressure, and full subsurface stress distribution instantly.
$a = \left(\dfrac{3PR^*}{4E^*}\right)^{1/3}$, $p_0 = \dfrac{3P}{2\pi a^2}$
$\tau_{max} = 0.31\,p_0$ at $z = 0.47\,a$
The core of Hertz theory is solving for the size of the contact area and the pressure distribution when two elastic, curved bodies are pressed together. It combines geometry and material properties into "equivalent" parameters.
$$a = \left(\dfrac{3P R^*}{4 E^*}\right)^{1/3}$$Here, a is the radius of the circular contact area. P is the applied load. R* is the equivalent radius, calculated as $1/R^* = 1/R_1 + 1/R_2$ (use negative R for a concave surface). E* is the equivalent elastic modulus, derived from the materials of both bodies: $1/E^* = (1-\nu_1^2)/E_1 + (1-\nu_2^2)/E_2$.
Once the contact radius is known, we can find the pressure distribution. It's not uniform; it's hemispherical, with a maximum at the center.
$$p_0 = \dfrac{3P}{2\pi a^2}\quad \text{and}\quad \tau_{max}= 0.31\,p_0 \ \text{at} \ z = 0.47\,a$$p₀ is the peak contact pressure at the center. The maximum shear stress τ_max is approximately 31% of p₀ and occurs at a depth z of about 0.47 times the contact radius below the surface. This subsurface location is where fatigue cracks often start.
Bearings and Gears: This is the classic application. The repeated rolling contact between balls/rollers and races in a bearing, or between gear teeth, subjects the material to cyclic Hertzian stress. Engineers use this calculation to select materials and hardening depths to ensure the maximum shear stress zone lies within the hardened layer, preventing premature pitting failure.
Railway Engineering: The contact between train wheels and rails is a Hertzian problem. Calculating the contact stress helps predict rail head wear, rolling contact fatigue (squats, head checks), and informs rail grinding schedules to maintain safety and longevity of the track.
Manufacturing & Metrology: Precision grinding and polishing processes rely on controlled contact stress. In coordinate measuring machines (CMMs), the touch-trigger probe contacts the part; understanding the Hertzian deformation of the probe tip is essential for making accurate dimensional measurements.
Biomechanics (Artificial Joints): The contact in hip or knee replacements (metal or ceramic on polymer) is modeled with Hertz theory. Engineers simulate the contact pressures to optimize the implant's geometry, minimizing peak stress to reduce wear debris and extend the implant's life.
When you start using this tool, there are a few common pitfalls to watch out for. First and foremost, don't fall into the simple trap of thinking that "a larger contact radius means it's safer." While the contact area does increase, the maximum contact pressure p₀ rises sharply in inverse proportion to the square of $a$ as the load P increases. For example, if you increase the load eightfold, the contact radius doubles, but the maximum contact pressure quadruples. Even though the area becomes four times larger, the load per unit area increases. So, the impact of increasing the load is more severe than you might initially think.
Next, be careful when inputting material constants. It's easy to underestimate the importance of the Poisson's ratio ν, but it significantly affects the equivalent elastic modulus E*. For instance, the value of the $(1-\nu^2)$ term changes considerably between steel (ν=0.3) and rubber (ν≈0.5). A frequent issue in practice is the slight difference between catalog values from material suppliers and the actual material properties. This is especially true for resins and composite materials, which can have batch-to-batch variations. It's a good practice to err on the side of caution, for example, by using a slightly higher elastic modulus.
Finally, don't forget that this calculation is based on the ideal assumptions of a perfectly elastic body with smooth surfaces. Real-world components are affected by surface roughness and lubrication, which can significantly alter the stress distribution. Treat the calculation results as a "guideline." Especially when evaluating fatigue life, the golden rule is to apply a safety factor to the τ_max value obtained here or to validate it with actual machine testing.
The calculation of this Hertzian contact isn't just for rolling bearings and gears; it actually forms the foundation for a much wider range of fields. For example, in Tribology (the study of friction and wear), the contact pressure is the starting point for predicting oil film formation and wear rates. Have you heard of EHL (Elastohydrodynamic Lubrication) analysis? That's an advanced simulation that uses the contact pressure distribution calculated here as an initial value to precisely compute the oil film pressure, taking into account the viscosity-pressure characteristics of the lubricant.
Another key area is Material Strength, particularly its deep connection with fatigue strength. The location and magnitude of the maximum shear stress τ_max below the surface is the origin of rolling contact fatigue. This knowledge is directly applied when determining the effective case depth for surface hardening treatments (like carburizing). For instance, designs ensure that the hardened layer reliably extends to the depth z=0.47a where τ_max occurs.
Furthermore, it's also applied in the material evaluation technique known as Micro/Nanoindentation. This technique measures hardness and Young's modulus from the load-displacement curve when a small probe (indenter) is pressed into a material. The foundational analysis for this relies on Hertzian contact equations. This shows how material evaluation in the micro-world and macro-scale mechanical design are connected by the same underlying theory.
If you're interested in this tool's calculations and want to learn more, here are some recommended next steps. First, learn about "Two-Dimensional Line Contact". The current tool handles "point contact" between spheres, but the model for "line contact," like in roller bearings or gear teeth where cylinders make contact, is equally important. The formula for maximum contact pressure changes to something like $p_0 = \sqrt{ \frac{P E^*}{\pi l R^*} }$ (where l is the contact length), and the stress distribution is slightly different. Understanding this difference will greatly expand the range of problems you can apply this to.
Next, it's highly recommended to grasp the concept of Dimensional Analysis as a mathematical background. Why does the formula for contact radius a take the cube root form $a \propto (P R^* / E^*)^{1/3}$? It's because combining load P (with dimensions of force), R* (with dimensions of length), and E* (with dimensions of pressure) in this specific way is the *only* combination that yields a quantity with the dimension of length. Understanding this essence will help you remember it better than just memorizing the formula.
Ultimately, consider moving from this world of "static contact stress" to the world of "dynamic contact involving rolling and sliding". There, you'll encounter rolling friction, micro-slip, and coupled problems of heat generation and thermal stress. Before tackling full-scale contact analysis using CAE software (nonlinear FEM), building a solid physical intuition with these fundamental theories will become your most powerful tool for correctly interpreting the results.