PDA

View Full Version : Wheel Climbing a Step


e(ho0n3
Jun14-04, 04:14 PM
Just need to know if I'm on the right track (again):

A wheel of mass M has radius R. It is standing vertically on the floor, and we want to exert a horizontal force F at its axle so that it will climb a step against which it rests. The step has height h, where h < R. What minimum force F is needed?

This problem was whispering to me: "Use energy methods...". The wheel moves about the corner of the step so I could take that as my axis of rotation and calculate the torque about it. The I proceeded to calculate the work done by this torque, i.e. W = \int{\tau} d\theta, to get the wheel up the step and equate this with the negative change of potential energy (since -W = \Delta{U}) of the center of mass so that I could solve for F. This gave me the following (assuming I didn't screw up somewhere):

F = \frac{mgh(1-R)}{\sqrt{2hR - h^2}}

For F to be 'valid' I must have 2hR - h^2 > 0 \Rightarrow R > h/2. This is what worries me since I was explicitly given that R > h. I know what I did is wrong then, but I don't know what to do now. Any tips?

Doc Al
Jun14-04, 07:23 PM
Consider that the wheel pivots about the corner of the step. So take moments about that point. The horizontal force F must exert enough torque to overcome the torque exerted by the wheel's weight.

Gza
Jun15-04, 12:26 AM
Your method looks fine to me, so I'm assuming that you probably did make an error in the algebra. I remember having this problem on a final a couple quarters back and the best advice I could give would be to draw a good picture, with all the angles in place so you can see the relationships clearly. And just a little tip; as soon as problems begin whispering to you, please take a break, because you're studying too hard. :smile:

e(ho0n3
Jun15-04, 01:54 AM
Consider that the wheel pivots about the corner of the step. So take moments about that point. The horizontal force F must exert enough torque to overcome the torque exerted by the wheel's weight.
Let \tau_F and \tau_w be the torques produced by F and the weight respectively. My understanding of your response is telling me that \tau_F > \tau_w, but then this doesn't make sense so maybe I don't understand (nothing new there).

I did this problem again by setting \tau_F - \tau_w = I\alpha and then figuring out what \alpha is using \alpha = a/R and of course I can find a using Netwon's 2. law. This gives me

F = \frac{\sqrt{2hR - h^2}}{R-h}

but of course this implies that R \geq h/2.

Doc Al
Jun15-04, 12:44 PM
Let \tau_F and \tau_w be the torques produced by F and the weight respectively. My understanding of your response is telling me that \tau_F > \tau_w, but then this doesn't make sense so maybe I don't understand (nothing new there).
What doesn't make sense? The minimum horizontal force needed will be just enough so that \tau_F = \tau_w
I did this problem again by setting \tau_F - \tau_w = I\alpha and then figuring out what \alpha is using \alpha = a/R and of course I can find a using Netwon's 2. law. This gives me

F = \frac{\sqrt{2hR - h^2}}{R-h}

but of course this implies that R \geq h/2.
No need to calculate α; just set the torques equal. You left out the weight of the wheel:

F = mg \frac{\sqrt{2hR - h^2}}{R-h}

And don't forget that the denominator implies R > h

e(ho0n3
Jun15-04, 02:00 PM
What doesn't make sense? The minimum horizontal force needed will be just enough so that \tau_F = \tau_w
Come to think of it, I don't remember why I said that. If the wheel rotates about the corner of the step, then the angular acceleartion is greater than 0 so \tau_F - \tau_w > 0.
No need to calculate α; just set the torques equal. You left out the weight of the wheel:

F = mg \frac{\sqrt{2hR - h^2}}{R-h}

And don't forget that the denominator implies R > h
I've scribbled so much that the mg term 'magically' disappeared. I trust this is the answer then. But why did my original analysis not yield the same answer? I think everything I did was legal wasn't it?

Doc Al
Jun15-04, 02:27 PM
But why did my original analysis not yield the same answer? I think everything I did was legal wasn't it?
Since the minimum force is not constant as the wheel rolls up the step, it's not obvious to me how to apply energy methods to this problem in a simple manner. We only need to find the initial force to get the wheel up the step.

Gokul43201
Jun15-04, 03:38 PM
But why did my original analysis not yield the same answer? I think everything I did was legal wasn't it?

No, unfortunately, everything was not legal. For instance, if you are assuming a constant force F, then the wheel WILL have a KE after it has climbed the step. So it's not right to say that all the work done went into raising the PE.

Also, there's clearly some algebraic error in your original approach since the answer is dimensionally wonky ! You cannot have a (1-R) term - what dimension does that have ?

Doc Al
Jun15-04, 03:48 PM
No, unfortunately, everything was not legal. For instance, if you are assuming a constant force F, then the wheel WILL have a KE after it has climbed the step. So it's not right to say that all the work done went into raising the PE.
Exactly right. The horizontal force needed to just raise the wheel with no added KE is not constant. (That was the point I was trying to make in my last post.)