Mechanics Problem (falling object)

AI Thread Summary
The discussion revolves around calculating the speed of the highest point of a ladder as it falls against a wall. The problem highlights that the ladder experiences varying acceleration due to gravity, necessitating calculus for an accurate solution. Key equations involve torque and angular acceleration, with the moment of inertia considered for a thin rod. The conversation emphasizes the need for integration to derive the final velocity as the ladder falls. Ultimately, this problem combines principles of rotational dynamics and energy conservation to find the desired speed.
infke
Messages
1
Reaction score
0
Hello, let me start with saying this is not homework but rather a question I have asked myself and cannot seem to solve.

Homework Statement


Basically this:

If a ladder is standing against a wall (both in a 90° corner with the ground) and falls over, what is the approximate speed of the highest point of the ladder as it hits the ground? The only force you should take note of is the gravitational acceleration. Because of the state of the ladder it shouldn't move according to the laws of physics but let's assume you give it a neglectable push to start the movement. You can also assume that the part touching the ground does not move.

The problem with this is that you don't have a linear acceleration. It varies anywhere from 0 to g (9.81m/s²) and I have no idea how to solve this correctly.

Homework Equations


The distance (x) the highest point has traveled over is
x = r * ∏/2
with r being the length of the ladder

Also the acceleration along the y curve on any given point A on the x curve smaller than r
a = g * cos ( A / r )

The Attempt at a Solution


Because the acceleration is not linear I did not find a correct way to calculate my question.
 
Last edited:
Physics news on Phys.org
This problem requires some calculus (integration) if you want to find the final velocity of the ladder. I'll tell you how to find how fast the ladder is accelerating for a given angle, and if you want, we can go on to the integration from there.

You can find the torque at the ladder's pivot point by using the equation:
τ=r_{\perp}F or τ=rFsinϕ
Where ϕ is the angle between the gravity vector and the axis along the ladder's length.
You can assume that the force is being applied at the ladder's center of mass (so the length of r is equal to half the ladder's height).

Using Newton's second law for rotation, we can use this torque to determine the angular acceleration:
\large α=\frac{τ}{I}
I is the ladder's moment of inertia.
If we assume the ladder to be a thin rod, the moment of inertia for rotation about the end is:
I=\frac{1}{3}ML^{2}

If we substitute τ and I into the rotation equation, we get:
\large α=\frac{3rFsinϕ}{ML^{2}}
We can make two more substitutions: F=Mg and r=L/2
\large α=\frac{3}{2}\frac{LMgsinϕ}{ML^{2}}
Now we can cancel out an L and M from both sides of the fraction.
\large α=\frac{3}{2}\frac{gsinϕ}{L}
Since ϕ is a bit of an odd angle, let's substitute ϕ=θ+90°, making θ the angle between the ground and the ladder.
\large α=\frac{3}{2}\frac{gsin(θ+90)}{L}
and we can substitute sin(θ+90)=cosθ to simplify it a bit more:
\large α=\frac{3}{2}\frac{gcos(θ)}{L}
This equation gives the angular acceleration for a ladder of length L at an angle θ from the ground. Since the angle in this equation is a function of time, this is where you'd need calculus to move on with the problem.
 
Last edited:
Using conservation of energy, PE=KE
PE=mgh
PE=g\int_0^d \! x \, \mathrm{d} m
KE=0.5Iω2
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top