PDA

View Full Version : weird problem


formulajoe
Dec17-03, 11:32 AM
what minimum horizontal force is needed to pull a wheel of radius R and mass M over a step of height H. force is supplied at center of wheel.
???

Njorl
Dec17-03, 11:47 AM
Draw yourself a force diagram. Just to get you started right, make the step height smaller than R, otherwise no force will be sufficient. The verticle component of the force exerted by the step upon the wheel must counteract gravity, so that it lifts off of the ground.

You might also want to show that the process "runs away". As the wheel climbs over the step, less force is needed. This ensures that you don't have to worry about climbing partly up the step and rolling back down.

Njorl

himanshu121
Dec17-03, 11:50 AM
The verticle component of the force exerted by the step upon the wheel must counteract gravity, so that it lifts off of the ground.

Given force is horizontal

himanshu121
Dec17-03, 12:01 PM
We should look for conservation of Energy

formulajoe
Dec17-03, 12:02 PM
torque = F * R, but where do i factor in the H?

himanshu121
Dec17-03, 12:09 PM
nope torque is not FR here

formulajoe
Dec17-03, 12:28 PM
is torque even used in this problem?

himanshu121
Dec17-03, 12:29 PM
Fsin \theta R=I \alpha

Njorl
Dec17-03, 12:31 PM
Originally posted by himanshu121
Given force is horizontal

Yes, but reactive forces are not.

The applied forces are a horizontal force upon the axis, and gravity. The reactive forces are from the ground, and the step. The wheel will roll over the step when the reactive force from the step has a verticle component equal and opposite to the gravitaional effect upon the wheel. This will mean the ground supplies no force, because the wheel will stop touching the ground.

Njorl

himanshu121
Dec17-03, 12:40 PM
The wheel will roll over the step when the reactive force from the step has a verticle component equal and opposite to the gravitaional effect upon the wheel.

How that is going to help to solve the prob,

formulajoe
Dec17-03, 12:44 PM
im stuck at F*sintheta = m * a now.
how do i factor in the H?

himanshu121
Dec17-03, 12:54 PM
Fsin\theta r = i \frac{d\omega}{dt}
FRsin\theta d\theta=\omega I d\omega

solving this from fig uget

\frac{I\omega^2}{2}=\frac{FRH}{\sqrt{R^2+(R-H)^2}}

himanshu121
Dec17-03, 01:04 PM
Apply Conservation of Energy

F=\frac{mg \sqrt{R^2+(R-H)^2}}{R}

NateTG
Dec17-03, 01:26 PM
Do the torque calculations about the edge of the step. Torque due to the normal force is zero. That leaves torque due to gravity, and torque due to the applied force which must be larger.
I get
\tau_F=-(r-h)F
(negative because it is clockwise)
\tau_G=mg\sqrt{R^2-(R-H)^2}
and
\tau_F>-\tau_G
so
F > \frac{mg \sqrt{2RH-H^2}}{R-H}}

himanshu121
Dec17-03, 01:36 PM
Sorry i lost NateTG is correct