PDA

View Full Version : Mechanics problem


asdf60
Oct6-05, 12:01 AM
A uniform rope of mass 'i' per unit length is coiled on a table, one end s pulled straight up with constant speed Vo.

a. find the force exerted on the end of the rope as a function of distance of the top of the rope above table (y).
b. compare the power delivered to the rope with the rate of change of the ropes total mechanical energy.

Part a seems to be pretty simple... F-mg = dp/dt, so F(y) = i*V^2+i*y*g.

Now the problem is when i integrate F(y) with respect with y, I should get the total energy of the rope system. But i don't. The total energy = .5mv^2 + mgh = .5(i*y)(v^2) + .5(i*y)(y*g), which clearly isn't the integral of F. So what's going on???

hotvette
Oct6-05, 12:13 AM
Not sure I follow what you did, but you basically have mass that is a function of time.

asdf60
Oct6-05, 12:22 AM
Right.
That's why I set m(t) = y(t)*density*g.

hotvette
Oct6-05, 12:49 AM
Pls explain where iV^2 came from in part a.

Here's my line of thinking.

F = \dot p = ma

Since v is constant, that means a = 0, meaning the net force on the rope is zero. No?

asdf60
Oct6-05, 12:59 AM
iv^2 is the change in momentum. This is because the change in mass is I*v, and velocity is a constant V, so dp/dt = Iv^2.

asdf60
Oct6-05, 01:00 AM
Hehe simultaneous post.

In any case, no. The momentum is not constant. The mass of rope moving at velocity V is increasing. Which implies that F is not zero.

Cyclovenom
Oct6-05, 01:15 AM
Wait a minute asdf you mean

\frac{dp}{dt} = \frac{dm}{dt}v

where

\frac{dm}{dy} = \frac{M}{L}

so

\frac{dp}{dt} = \frac{M}{L}v^2

asdf60
Oct6-05, 01:25 AM
which is precisely what i posted by saying dp/dt = i*v^2, where i = M/L (if M = mass of entire rope, and L = length of entire rope), just as you have.

asdf60
Oct6-05, 01:36 AM
Let me just be a bit more clear. The question can be simplified.

Forget gravity, and just say the force is pulling on the string. Then as was proven above, F = dp/dt = M/L * v^2. This makes sense, we can integrate to show that the momentum at time t is the integral of the force up to t.

But now, if we consider the kinetic energy = .5 m v ^2, where m = y*M/L, it breaks down. The kinetic energy as a function of y should be the integral F dy from 0 to y, but this is clearly not the case, as the integral of F dy is M/L * v^2 * y, which is close to KE(y) = .5 y*M/L v^2, but the .5 term is missing.

Why is the .5 term missing? Am a making an incredibly stupid mistake, or is something really wrong?

hotvette
Oct6-05, 04:21 PM
Pls explain where iV^2 came from in part a.

Here's my line of thinking.

F = \dot p = ma

Since v is constant, that means a = 0, meaning the net force on the rope is zero. No?

I see it now.

F = \dot p = ma is only true when m is constant.