Massive cable and massive pulley

  • Thread starter Thread starter Yoni V
  • Start date Start date
  • Tags Tags
    Cable Pulley
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
Yoni V
Messages
38
Reaction score
0

Homework Statement


A cable of length L and mass density λ is rolled on a pulley of mass m and radius r, with its tip hanging. The cable starts to unravel and fall due to gravity; the system starts from rest. Assume the cable has negligible thickness and rolls without slipping on the pulley, whereas the pulley spins without friction.
Solve the equation of motion for the cable, denoting its unraveled length as x(t).

Homework Equations


τ = F⋅r = dL/dt
L = Iω
Moment of inertia for a solid disk: I=1/2mr2
Moment of inertia for a ring: I=MR2

The Attempt at a Solution


The torque is given by τ=λgxr
The angular momentum is given by L=(Ipulley+Icable
where Ipulley=1/2mr2 and Icable=λ(L-x)r2
therefore L=(1/2mr2 + λ(L-x)r2
⇒ L=1/2mr2ω + λLr2ω - λxr2ω
Due to non-slipping condition ω=x/r and ω=x⋅⋅/r
So after differentiating L we get dL/dt=(1/2mr+λLr)x⋅⋅ - λrx⋅x - λrxx⋅⋅

And this is where I'm stuck - I have no idea how to solve the differential equation after equating dL/dt with the torque, due to the dx/dt squared (sorry, couldn't figure out how to make the latex work, tried the manual but the previews didn't appear to work).
I guess there supposed to be a more elegant expression so to make the differential equation more reasonable, but I can't seem to find it.

Thanks everyone!
 
Physics news on Phys.org
Hi, thanks!
And yes, it applies a torque τ=λgxr.
 
Yes! Got it!
I've neglected the hanging part of the cable in the expression for the angular momentum.
The correction gives L=1/2mr2ω + λLr2ω - λxr2ω + rMcablev
L=1/2mr2ω + λLr2ω - λxr2ω + rλxx
So after substituting ω=x/r the last two terms cancel and after differentiating we get a much nicer equation!
(1/2mr+λLr)a-λgrx=0

And from here on it's just a matter of plugging in the exponent and solving...

Am I correct or have I missed anything else?

Thank you very much, and also thanks for not giving it away entirely!
Yoni