Classical-Mechanics · Unit 9 · Video 5 · Interactive Practice
One Hand Holds the Ship: The Capstan Equation
IKey Formulas
Formula
Name
What it says
TB=TAe−μsθBA
Capstan (belt-friction) equation
Held tension from load, μs, wrap angle θBA (radians)
dθdT=−μsT
Governing equation
Rate of tension loss is proportional to the tension
N=TΔθ
Normal force on a slice
From the radial force balance
fs=μsN
Maximum static friction
The on-the-verge-of-slipping condition
Key Insight: Each bit of contact removes a fixed fraction of the tension, not a fixed amount — so the losses compound and tension collapses geometrically, wrap after wrap.
IIVisualization 1 — Tension Falls Around the Drum
How far does tension fall as the rope wraps farther around the drum?
💡 In the capstan equation θBA is measured in radians, and each full wrap adds 2π.
IIIVisualization 2 — The Power of Extra Wraps
How small is the grip after one, two, or three full wraps of the rope?
IVVisualization 3 — Why the Loss Compounds
Each equal slice of contact removes the same fraction of tension — not the same amount.
VQuiz Questions
Problem 1 · Apply the Capstan Equation
Given: a rope over a fixed post with μs=0.3, wrapped through a total angle θ=π. A load pulls with TA=600 N. Find the minimum holding tension TB.
✅ Correct!TB=600e−0.3π=600(0.390)≈234 N — friction lets one hand hold what the load pulls with.
❌ Check the exponent's sign. You computed 600e+0.3π. Friction reduces the tension you must supply, so the exponent is negative.
❌ That treats the loss as linear.μsθ is not the fraction removed — the decay is exponential, TB=TAe−μsθ.
❌ Not quite. Substitute directly: TB=600e−0.3π.
Show solution
The load side is TA; the held side is TB. With μs=0.3 and θ=π:
TB=TAe−μsθ=600e−0.3π=600e−0.9425=600×0.390≈234 N
Any grip below 234 N lets the rope slip.
Problem 2 · Radians, Not Degrees
Given:μs=0.2 and the rope makes 2 full turns around the drum. Find the wrap angle θ and the holding ratio TB/TA.
✅ Correct! Two turns give θ=2(2π)=4π, so TB/TA=e−0.2⋅4π=e−2.513≈0.081.
❌ Those are degrees. The exponent needs θ in radians: 720°=4π≈12.57, giving a ratio of 0.081, not 0.
❌ That's only one turn. Two full turns give θ=4π and a ratio of e−0.2⋅4π≈0.081.
❌ Not quite. One full turn is 2π radians, so two turns are 4π.
Show solution
Each full turn contributes 2π radians of contact, so two turns give
θ=2×2π=4π≈12.57.
Then
TATB=e−μsθ=e−0.2(4π)=e−2.513≈0.081.
The grip needed is about one-twelfth of the load.
Problem 3 · Solve for the Wrap Angle
Given: you must hold TA=5000 N using at most TB=500 N of grip, with μs=0.25. Find the minimum wrap angle θ (radians) from TB=TAe−μsθ.
First, what is ln(TA/TB)?
Then, what is the required θ?
✅ Correct!θ=μs1ln(TA/TB)=4ln10≈9.21 rad — about 1.5 turns.
❌ Check the ratio.TA/TB=5000/500=10, and you need its natural log, ln10≈2.30.
❌ Check the algebra. Solving TB=TAe−μsθ gives θ=μs1ln(TA/TB).
❌ You multiplied by μs. Solving for θdivides by μs: θ=ln10/0.25.
❌ Don't forget the 1/μs factor.θ=ln10/0.25, not ln10 alone.