ShaftLab shaft design & fatigue
Open the interactive version →

This is a static copy of the chapter for search engines. The interactive version has animated figures, check questions, and buttons that load the example into the calculator.

Getting the loads right

Nothing else in the calculation matters if the loads are wrong. For a shaft, the loads come from whatever is mounted on it, and each component has its own rules.

Start from power and speed

T = Pω = 9550 · P [kW]n [rpm]  [N·m]

That is the torque the shaft has to carry between the input and the output. ShaftLab shows it in panel 01 as a reminder, but it never assumes it — you tell each element how much torque it puts in or takes out, and the tool checks that the total balances to zero.

Gears

Seen along the shaft The force triangle at the mesh d/2 F_t F_r φ φ locates the mesh around the shaft F_t = 2T/d F_r = F_t·tanα / cosβ α helical only: F_a = F_t·tanβ and F_a acts at radius d/2, so it also bends the shaft α = pressure angle (20° almost always) · β = helix angle
A spur gear puts two forces into a shaft, not one. The tangential force carries the torque; the radial force does nothing useful and bends the shaft anyway. A helical gear adds a third.
Ft = 2Td    Fr = Ft·tan αcos β    Fa = Ft·tan β

d is the pitch diameter, α the pressure angle (20° unless you know otherwise) and β the helix angle (0 for a spur gear). Two things people forget:

  • The radial force is not small. At α = 20° it is 36 % of the tangential force, it does no useful work, and it bends the shaft just as hard.
  • A helical gear’s axial force also bends the shaft. It acts at radius d/2, so it applies a concentrated couple Fa·d/2 at the gear station. On a big-diameter gear that couple can dominate.

Belts and chains

A belt drive loads the shaft with the sum of the two strand tensions, not the difference. The difference is what transmits the torque; the sum is what the bearings feel:

Ft = 2Td    Fshaft = c · Ft
Drivetypical cwhy
chain / toothed belt1.1 – 1.3almost no pretension needed
V-belt1.8 – 2.5needs pretension to grip
flat belt2.5 – 3.5needs a lot of pretension

This is why swapping a chain drive for a V-belt on an existing shaft is not a neutral change.

Direction matters — use two planes

A gear at the top of the shaft and a gear at the side load it in different directions. You cannot add their bending moments arithmetically. Resolve everything into two perpendicular planes, solve each as an ordinary beam, and combine at the end:

M(x) = √( My(x)² + Mz(x)² )

In ShaftLab the angle φ does this for you: 0° points up (+y), 90° points towards the viewer (+z).

💡 If two elements are 90° apart, the resultant moment is much smaller than the sum — sometimes you can halve the bending on a shaft simply by choosing where the driven machine sits.
Example

A motor shaft with an overhung V-belt pulley. Notice how the overhang, not the span, decides the bending moment — and what the belt pull factor does to it.

Formulas in this chapter

T — torque from power and speed
T = 9550·P/n (P in kW, n in rpm) = P/ω [N·m] definition
F_t, F_r — spur gear tooth forces
F_t = 2T/d, F_r = F_t·tan α (α = pressure angle) [N] gear geometry
F_belt — belt pull from the tension ratio
F_t = 2T/d, F_shaft = F_t·(k+1)/(k−1) (k = tight/slack ratio) [N] belt drive practice