Force/Power pulling a rope (I get 2 solutions)

  • Thread starter Thread starter therealnihl
  • Start date Start date
  • Tags Tags
    Rope
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 7K views
therealnihl
Messages
14
Reaction score
0

Homework Statement



A uniform rope of mass λ per unit length is coiled on a smooth horizontal table. One end is pulled straight up with constant speed v0

Find the force exerted on the end of the rope as a function of height y and find the power delivered to the rope.

Homework Equations


Fnet = ma
Fgravity = mg
ΔK = ∫Fnetdy
P = Fv

The Attempt at a Solution


Solution 1:
"with constant speed v0" [itex]\Rightarrow[/itex] Fnet = 0 [itex]\Rightarrow[/itex]
Fpull = Fgravity = m(y) * g = λyg
P = Fpullv = λgyv0
Solution 2:
ΔK = ∫Fnetdy
[itex]\frac{1}{2}[/itex]m(y) * v02 = ∫Fnetdy
[itex]\frac{1}{2}[/itex]m(y) * v02 = ∫(Fpull - Fgravity)dy
[itex]\frac{1}{2}[/itex]λyv02 = ∫Fpulldy - ∫Fgravitydy
[itex]\frac{1}{2}[/itex]λyv02 = ∫Fpulldy - m(y) * g
[itex]\frac{1}{2}[/itex]λyv02 = ∫Fpulldy - [itex]\frac{1}{2}[/itex]λy2g (where the half comes from the fact that gravity acts at the center of mass of the rope (y/2)).
[itex]\frac{1}{2}[/itex]λyv02 + [itex]\frac{1}{2}[/itex]λy2g = ∫Fpulldy
Differentiate both sides with respect to y:
[itex]\frac{1}{2}[/itex]λv02 + λyg = Fpull
P = Fpullv = λv03 + λygv0

So which ones right? Please tell me why its right and also why the other one is wrong.
 
Last edited:
Physics news on Phys.org
Ok, so if I do it from the power perspective the power is:
P = d([itex]\frac{1}{2}[/itex]m(y) * v2 + m(y) * λg[itex]\frac{y}{2}[/itex]) / dt
P = d([itex]\frac{1}{2}[/itex]λyv2 + [itex]\frac{1}{2}[/itex]λgy2) / dt
P = [itex]\frac{1}{2}[/itex]λ(dy/dt)v2 + λgy(dy/dt)
dy/dt = v, by definition, so:
P = [itex]\frac{1}{2}[/itex]λv3 + λgyv

So does that mean my second answer is right? But then how is the rope being pulled at constant speed if the net force is nonzero (does the rope still on the table affect the already pulled rope)?
 
therealnihl said:
Ok, so if I do it from the power perspective the power is:
P = d([itex]\frac{1}{2}[/itex]m(y) * v2 + m(y) * λg[itex]\frac{y}{2}[/itex]) / dt
Would it not be:

[tex]P = \frac{d}{dt}(\frac{1}{2}mv^2 + mgy) = \frac{d}{dt}\left(\frac{1}{2}(y\lambda/2) v^2 + (y\lambda/2) gy\right) = \left(\frac{1}{4}\lambda v^3 + \lambda gyv\right)[/tex]

So does that mean my second answer is right? But then how is the rope being pulled at constant speed if the net force is nonzero (does the rope still on the table affect the already pulled rope)?

I get a factor of 1/4 not 1/2 for the first term. If the rope is being pulled at constant speed the force must be increasing with height.

AM
 
Yeah solution 1 is silly because m is not constant, and F=ma assumes constant mass, so the more general form dp/dt = Fnet is necessary. The problem is when I do this method I get λv2 + λyg = Fpull (I showed the dp/dt = Fnet solution and the work-energy solution to my GSI and he still can't figure out the discrepancy). Just as a sanity check, without the gravitational field, the force still must be nonzero so that increases my confidence in the term with velocity.

The velocity term should have a [itex]\frac{1}{2}[/itex] not a [itex]\frac{1}{4}[/itex] because m(y) = λy (the mass of the entire lifted rope --not just the mass of the rope under the center of mass). However, the half in the gravity term comes from the fact that gravity acts on the center of mass of the lifted rope, not on the end. m(y) * g * h = m(y) * g * y/2 = (1/2)λy2.
 
Last edited:
therealnihl said:
Yeah solution 1 is silly because m is not constant, and F=ma assumes constant mass, so the more general form dp/dt = Fnet is necessary. The problem is when I do this method I get λv2 + λyg = Fpull (I showed the dp/dt = Fnet solution and the work-energy solution to my GSI and he still can't figure out the discrepancy).
In your second solution you state: ΔK = ∫Fnetdy

Would not the work done on the rope be equal to the increase in total energy of the rope? ie the increase in kinetic and potential energy.

The velocity term should have a [itex]\frac{1}{2}[/itex] not a [itex]\frac{1}{4}[/itex] because m(y) = λy (the mass of the entire lifted rope --not just the mass of the rope under the center of mass). However, the half in the gravity term comes from the fact that gravity acts on the center of mass of the lifted rope, not on the end. m(y) * g * h = m(y) * g * y/2 = (1/2)λy2.
Right you are. Replace the 1/4 with 1/2 in my post #4.

AM
 
You right in the sense that the work done (∫Fpulldy) by the pulling force is equal to the net increase in total mechanical energy. But the total work done (∫Fnetdy) on the rope is equal to just the net increase in the kinetic energy. This can be seen if you replace ∫Fnetdy by: ∫Fpulldy - ∫Fgravitydy = ΔK. The second integral in that equation just becomes the negative of the change in potential energy so when you move it to the other side of the equals sign it becomes the change in the total mechanical energy.

I simply prefer doing things from a work-energy theorem perspective rather than a conservation of energy + non-conservative work perspective for some irrational reason.

EDIT: Just realized in the rope+earth system the ∫Fnetdy = Δ(Total Energy) is true, that is it would just reduce to the pulling force acting on the earth+rope system, while my equations just look at the rope system. I think this might be the error I have when I use dp/dt = Fnet.

BTW, Thanks for all the help guys!
 
Last edited: