Maximum Belt Power⚠ unverified
Mechanical / Flexible Elements · Compute the maximum power transmissible by a belt at a given speed
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| F_max | Fmax | N | 1.0 | Maximum allowable belt tension |
| F_cent | Fcent | N | 1.0 | Centrifugal tension |
| v | v | m/s | 1.0 | Belt linear speed |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | Pmax | W | Maximum transmissible power, in watts (W) |
The science & history
Understanding the Parameters
-
Allowable tension $F_{max}$ — set by belt strength (the tight side at its stress limit, Belt Stress). It is the ceiling the whole analysis is built around.
-
Centrifugal tension $T_c$ — the high-speed penalty (Centrifugal Tension); it must be carried by the belt but does no useful work, so it is subtracted from $F_{max}$ to give the usable driving tension.
-
The optimum-speed trade-off — power is (usable tension) × speed. Raising $v$ increases the speed factor but decreases the usable tension (via $T_c = m v^2$). The product peaks: differentiating $P = (F_{max} - m v^2)v$ and setting $dP/dv = 0$ gives the optimum at $T_c = F_{max}/3$, i.e. $v_{opt} = \sqrt{F_{max}/(3m)}$.
-
Simplification — this form takes the usable driving force as the full $(F_{max} - T_c)$; a complete analysis also multiplies by $(1 - 1/e^{\mu\theta})$ to account for the slack-side tension that cannot be reduced to zero. So $P_{max}$ here is an upper bound at the strength limit.
Derivation (Approaching a Proof)
The driving power is $P = (F_1 - F_2)v$ (Belt Power). At the design limit the tight side is at its maximum $F_1 = F_{max}$. The total tight-side tension has two parts: the tension that does work and the centrifugal tension that does not. Subtracting the centrifugal portion gives the usable tension available for driving, $F_{max} - T_c$, so
$$P_{max} = (F_{max} - T_c)\,v = (F_{max} - m v^2)\,v = F_{max}\,v - m v^3.$$
To find the speed that maximises it, differentiate with respect to $v$ and set to zero:
$$\frac{dP_{max}}{dv} = F_{max} - 3 m v^2 = 0 \;\Longrightarrow\; m v^2 = \frac{F_{max}}{3} \;\Longrightarrow\; T_c = \frac{F_{max}}{3}.$$
So maximum power occurs when centrifugal tension is exactly one-third of the allowable tension, at $v_{opt} = \sqrt{F_{max}/3m}$ — a cornerstone result of belt-drive design.
Dimensional check. $P_{max} = (F_{max} - T_c)\,v = \text{N}\cdot(\text{m}/\text{s}) = \text{W}$ — power, as required.
History and Development
The optimum-speed result ($T_c = F_{max}/3$ at maximum power) is a classic of machine design (Shigley), a neat application of calculus to a practical drive: it tells the engineer not to run belts arbitrarily fast, because the belt's own inertia eventually wins. It is why belt-drive catalogs quote power at recommended speeds rather than "faster is always better," and why very high-speed drives use light, high-strength belts to push the optimum higher.
Related Concepts: Belt Power, Centrifugal Tension, Belt Tension Ratio, Belt Stress, V Belt Speed, V-Belt Design
Notes: $F_{max}$ set by belt strength; $T_c = m v^2$ is subtracted (does no work). Optimum power at $T_c = F_{max}/3$, $v_{opt} = \sqrt{F_{max}/3m}$. This form is an upper bound — a full analysis multiplies by $(1 - e^{-\mu\theta})$ for the slack side (Belt Tension Ratio).