Gear Tooth Stress Calculator Back
Mechanical Design & Strength Analysis

Gear Tooth Stress Calculator

Enter module, tooth count, face width, power, speed, and material to compute Lewis bending stress and Hertz contact stress. Evaluate safety factors against allowable limits.

Gear Geometry
Operating Conditions
Material
Results
Tangential Force Ft
N
Bending Stress σF
MPa
Contact Stress σH
MPa
Bending SF:   Contact SH:
Theory
σF = Ft·KF / (b·m·Y)
σH = ZE·√(Ft·KH / (b·d₁·u))
Stress vs Allowable Stress
Gear Mesh Sketch
KF = KH = 1.25 (dynamic load factor)   ZE = 191 MPa0.5 (steel pair)
Lewis form factor Y approximated as Y ≈ 0.154 − 0.912/z (full-depth teeth)

What is Gear Tooth Stress?

🧑‍🎓
What exactly is "gear tooth stress"? When I see gears, they just seem to mesh together smoothly. Where does the stress come from?
🎓
Basically, every time a gear tooth engages, it gets hit with two main forces. First, a bending force tries to snap the tooth off at its root. Second, a huge squeezing force at the contact point can cause surface pitting or wear. In practice, this is why gear design isn't just about shape, but about strength. Try moving the "Power" slider in the simulator above—you'll see how transmitting more power instantly increases the forces and stresses involved.
🧑‍🎓
Wait, really? So there are two different types of stress to calculate? Which one is more likely to cause failure?
🎓
Good question! It depends on the material and operating conditions. Bending stress is the primary concern for brittle materials or high-impact loads—imagine a tooth breaking off. Contact stress is key for hard, surface-hardened gears where pitting (small surface craters) is the failure mode. A common case is in car transmissions: hardened steel gears often fail from pitting over time. In the simulator, try switching the "Material" selector. You'll see the allowable stress limits change, which determines which type of stress governs the design for that material.
🧑‍🎓
That makes sense. So the "Lewis Form Factor" in the calculator... what is that? It sounds complicated.
🎓
Think of it as a "shape efficiency" number. It accounts for the fact that not all tooth shapes are equally strong—a thicker root is better at resisting bending. The factor is pre-calculated based on the number of teeth and pressure angle. For instance, a gear with 20 teeth has a different form factor than one with 50 teeth. When you adjust the "Number of Teeth" slider here, the Lewis Form Factor (Y) updates automatically, showing you how the geometry directly influences the bending stress result.

Physical Model & Key Equations

The primary model for predicting bending failure at the tooth root is the Lewis Bending Equation. It treats the tooth as a cantilever beam with the load applied at the tip.

$$ \sigma_F = \frac{F_t \cdot K_F}{b \cdot m \cdot Y}$$

Where:
$\sigma_F$ = Bending stress at the tooth root (MPa)
$F_t$ = Tangential force transmitted by the gear (N)
$K_F$ = Dynamic load factor (accounts for shock and vibration)
$b$ = Face width of the gear (mm)
$m$ = Module (mm) – a key measure of tooth size
$Y$ = Lewis Form Factor (dimensionless, based on tooth geometry)

For surface durability, the Hertzian Contact Stress model is used. It calculates the compressive stress at the point where two curved tooth surfaces are pressed together.

$$ \sigma_H = Z_E \cdot \sqrt{ \frac{F_t \cdot K_H}{b \cdot d_1}\cdot \frac{u + 1}{u} }$$

Where:
$\sigma_H$ = Maximum contact (Hertz) stress (MPa)
$Z_E$ = Elastic Coefficient ($\sqrt{\text{MPa}}$), based on materials' Young's modulus and Poisson's ratio (~191 for steel-on-steel)
$K_H$ = Dynamic factor for contact stress
$d_1$ = Pitch diameter of the pinion (mm)
$u$ = Gear ratio ($= z_2 / z_1$)
The square root shows this stress is less sensitive to load increase than bending stress.

Real-World Applications

Automotive Transmissions: Every gear change subjects the gear teeth to high torque and shock loads. Engineers use these stress calculations to balance gear size (and weight) against required durability over hundreds of thousands of cycles, ensuring the transmission lasts the life of the vehicle.

Wind Turbine Gearboxes: These operate under highly variable and unpredictable loads from wind gusts. Accurate bending and contact stress analysis is critical to prevent catastrophic failure in these hard-to-access and expensive components, often pushing materials to their limits.

Industrial Robotics: Precision robotic arms use compact, high-torque gearboxes (like harmonic drives or planetary gears). Minimizing gear tooth stress allows for smaller, lighter gearboxes, which improves the robot's speed, accuracy, and payload capacity.

Aerospace Actuators: Landing gear or flight control surface actuators require extreme reliability. Gear design here uses high-strength alloys and precise stress calculations to ensure safety with an absolute minimum of weight, as every gram counts in aircraft design.

Common Misconceptions and Points to Note

First, the misconception that "increasing the module always makes the gear stronger". While a larger module does make the tooth thicker and increases bending strength, the pitch circle diameter also increases. This means the tangential force $F_t$ acting on the tooth face remains the same for a given torque, so the contact stress is not improved. The downsides of larger, heavier, and more expensive gears can often outweigh the benefits. For instance, instead of increasing the module from 2 to 3, widening the face width from 10mm to 15mm often reduces both stresses more effectively.

Next, the handling of input parameters like "Power" and "Rotational Speed". You input rated values into the tool, but in actual machinery, "shock loads" during startup or emergency stops can often reach 2-3 times the rated load. This is precisely the role of the "Load Factors $K_F$, $K_H$" – to account for these overloads. As a rule of thumb, for applications with severe load fluctuations like conveyor drives, if you don't set this factor to 1.5 or higher in your calculations, you might encounter abnormal noise shortly after starting operation.

Finally, a blind spot regarding material data. The label "S45C" in the tool is essentially just a material "type name". Even within S45C, the allowable stress can differ by nearly a factor of two between heat-treated and tempered "quenched and tempered steel" and untreated "raw material". When you select a material in the tool, always check the specifications to see what "heat treatment condition" or "surface hardness" is assumed behind it. Being vague here renders the calculated safety factor completely unreliable.

Related Engineering Fields

The calculation logic of this tool is a direct application of Strength of Materials and Elasticity Theory. Tooth bending is based on a "cantilever beam" model, and contact stress is based on the classical yet powerful "Hertzian contact theory". Therefore, understanding gear calculations helps you develop practical skills in strength of materials, which is fundamental to mechanical element design.

Furthermore, to translate calculation results into reliable products, knowledge of Metallurgy is essential. Why is SCM440 suitable for case hardening? Why does cast iron have higher compressive strength than tensile strength? Understanding these material properties enables appropriate setting of allowable stresses and cost-effective material selection.

Taking it a step further, the field of CAE (Finite Element Analysis) allows for more precise simulation of aspects simplified in this tool, such as "load distribution" and "tooth deflection". Using FEM, you can evaluate stress concentrations at the tooth fillet in detail or visualize how the load shifts between teeth during meshing. This tool can also serve as a "first gate" to determine if such advanced analysis is necessary.

For Further Learning

A good first step is to consult standard documents like "JIS B 1704". The Lewis formula and Hertz formula used in this tool are actually greatly simplified versions of the "JIS standard calculation formulas", which are covered by many more correction factors (tip relief factor, life factor, etc.). Reading the standards helps you understand the physical and empirical reasons behind these factors, significantly broadening your design perspective.

If you want to deepen the mathematical background, following the derivation of Hertzian contact theory

Once you've fully explored the tool, consider system design for a "gear train". Even if you can verify the strength of one gear pair, when multiple gear stages are combined, as in a speed reducer, the number of factors to consider increases: forces on bearings, thermal expansion, efficiency (power loss), etc. Use this tool to quickly estimate the strength of individual gears, and consider how to leverage those results to optimize the entire system. That is where true design capability is tested.