Hand Calculations logo Hand Calculations All help pages ▾

Clutch Torque Capacity Uniform Wear⚠ unverified

Mechanical / Clutches Brakes · Compute the torque capacity of a clutch assuming uniform wear

Parameters

InputSymbolUnitDefaultDescription
FFN1.0Axial clamping force
muμ1.0Coefficient of friction between the facings (dimensionless)
RoRom1.0Outer friction radius
RiRim1.0Inner friction radius
nn1.0Number of friction surfaces (pairs of contact). Default is 1
OutputSymbolUnitDescription
resultTN*mTorque capacity, in newton-metres (N*m)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Under uniform wear, the wear rate $\propto p\,r$ is constant across the face, so

$$p(r)\, r = C \;\Longrightarrow\; p(r) = \frac{C}{r},$$

with the maximum pressure at the inner radius. The clamping force is the integral of pressure over the annulus:

$$F = \int_{R_i}^{R_o} p\,(2\pi r)\,\mathrm{d}r = 2\pi C\int_{R_i}^{R_o}\mathrm{d}r = 2\pi C (R_o - R_i).$$

The torque per friction surface is the integral of the friction force times its radius:

$$T_1 = \int_{R_i}^{R_o} \mu p\,(2\pi r)\, r\,\mathrm{d}r = 2\pi\mu C\int_{R_i}^{R_o} r\,\mathrm{d}r = \pi\mu C (R_o^2 - R_i^2).$$

Divide $T_1$ by $F$ to eliminate the constant $C$:

$$\frac{T_1}{F} = \frac{\pi\mu C(R_o^2 - R_i^2)}{2\pi C(R_o - R_i)} = \frac{\mu(R_o^2 - R_i^2)}{2(R_o - R_i)} = \frac{\mu(R_o + R_i)}{2},$$

using $R_o^2 - R_i^2 = (R_o - R_i)(R_o + R_i)$. Hence $T_1 = \mu F (R_o + R_i)/2$, and for $n$ friction surfaces

$$T = n F \mu\,\frac{R_o + R_i}{2}.$$

The clean arithmetic-mean radius is the hallmark of the uniform-wear model — the difference-of-squares factoring is what collapses the integral so neatly.

Dimensional check. $[T] = \text{N}\cdot\text{m}$. ✓

History and Development

The uniform-wear model is the standard basis for clutch and brake rating in Shigley and machine-design practice, preferred over uniform pressure because it matches a worn-in clutch and is conservative. It dates to the early analysis of automotive friction clutches and remains the design default.

Related Concepts: Disk Clutch Torque, Multiple Disk Clutch, Cone Clutch Torque, Clutch Facing Pressure, Clutch Wear Volume

Notes: Standard (conservative) design model. Uniform-pressure alternative: $T = \tfrac23 n\mu F(R_o^3 - R_i^3)/(R_o^2 - R_i^2)$. Identical to Multiple Disk Clutch ($R_{mean} = (R_o+R_i)/2$). Check facing pressure and heat separately.

← Back to the workspace  ·  All help pages  ·  Getting started