Belt Length Crossed⚠ unverified
Mechanical / Flexible Elements · Compute the required belt length for a crossed belt drive
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| D | D | in | 1.0 | Diameter of the larger pulley |
| d | d | in | 1.0 | Diameter of the smaller pulley |
| C | C | in | 1.0 | Centre distance between the two pulleys |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | L | in | Belt length, in inches (in) |
The science & history
Understanding the Parameters
-
Crossed vs open — a crossed belt reverses the driven pulley's rotation. The belt crosses itself between the pulleys, so it contacts more of each (wrap $> \pi$ on both), making the drive grip better but wear faster where the belt rubs against itself at the crossover.
-
The $(D + d)$ terms — both the wrap arc $(\pi/2)(D+d)$ and the correction $(D+d)^2/4C$ use the sum of diameters, reflecting the larger belt-crossing angle $\alpha$ where $\sin\alpha = (R+r)/C$ (versus $(R-r)/C$ for an open belt).
-
Center distance $C$ — as with the open belt, the $2C$ straight-span term dominates and the formula is most accurate for $C \gg D, d$.
-
Why crossed drives are rare now — the self-rubbing crossover wears the belt and limits speed; modern designs achieve reversal with an idler, gears, or electrical means, so crossed belts are mostly of historical/textbook interest.
Derivation (Approaching a Proof)
As for the open belt (Open Belt Length), the length is two tangent spans plus two wrap arcs, but now the belt crosses, so the common tangent is inclined at angle $\alpha$ with $\sin\alpha = (R + r)/C$ (sum, not difference). Both pulleys wrap $\pi + 2\alpha$ (each gains the crossover arc), so:
- Straight spans: $2C\cos\alpha$.
- Wrap arcs: $R(\pi + 2\alpha) + r(\pi + 2\alpha) = \pi(R+r) + 2\alpha(R+r)$.
Applying the small-angle expansions with $\alpha \approx (R+r)/C$ and converting to diameters gives
$$L \approx 2C + \frac{\pi}{2}(D+d) + \frac{(D+d)^2}{4C}.$$
The only change from the open case is $(D-d) \to (D+d)$ in the angle-dependent terms — the signature of the crossing geometry.
Dimensional check. Each term is a length: $(D+d)^2/4C = \text{in}^2/\text{in} = \text{in}$, so $L$ is in inches, matching the imperial inputs.
History and Development
Crossed-belt drives were common in line-shaft workshops when a machine needed to run opposite to its driver without a gearbox. The formula sits beside the open-belt version in every classic design text. Modern practice avoids the self-rubbing crossover, so the crossed belt survives mainly as a textbook complement that illustrates how drive geometry changes the wrap and length.
Related Concepts: Open Belt Length, V Belt Contact Angle, Belt Tension Ratio, Belt Power, V-Belt Design
Notes: Crossed drive (opposite-direction pulleys); uses $(D+d)$ (open uses $(D-d)$, Open Belt Length). Both pulleys wrap $>\pi$ → better grip but self-rubbing wear. Inputs in inches here (open-belt card is SI). Accurate for $C \gg D,d$.