How do I calculate the angular velocity of a falling object?

I have a problem where a falling object hits the end of a beam (which is pivoted in the centre), and sticks to it. I need to calculate the instantaneous angular velocity of the end of the beam after this collision. The object can be treated as a particle. Air resistance can be ignored. I have the distance it falls, and its mass. I also have the length of the beam, and its mass. To solve this I need the angular velocity at the very bottom of the object's motion.

2 Answers
Feb 24, 2016

Instantaneous angular velocity#= (6msqrt{2gh}) /(l(m_b + 3m))#radian #"s"^-1#

Explanation:

By definition angular velocity #omega# is for an object moving in a circular path and is connected by the expression
#v=romega#, .......(1)
where #v# is linear velocity, #r# is the radius of circle in which the object moves.

In the question we have a falling object under gravity. This is linear motion.
Assuming the object falls through a height #h#, with initial velocity being zero.
Change in potential energy #=mgh#

Once the object hits the beam which is pivoted at the centre and gets attached to it.
Let velocity of object just before the collision be equal to #v#. This can be found from the kinetic energy of the object. Using Law of conservation of Energy,
Change in #KE=1/2mv^2=mgh#
This gives us, ignoring air resistance
#v=sqrt(2gh)#, #g# being acceleration due to gravity and #=9.8ms^-2#

Let #l and m_b# be length and mass of the beam respectively. When the object collides with the beam and sticks to it

Initially, the angular momentum of the object-beam system has only contribution from the object. The beam is not moving.

#L = rmv#,
where #r# is the radius of rotation and #v# is the perpendicular component of velocity.

#L_i= l/2msqrt{2gh}#

After the collision, the angular velocity of the object and beam is the same. They have a combined moment of inertia of
#I = 1/12m_bl^2 + ml^2/4# about the pivot. The final momentum is given by:

#L_f = I omega#

#= (1/12m_bl^2 + ml^2/4) omega#

As the angular momentum is conserved #:.L_i = L_f#.

#l/2msqrt{2gh} = (1/12m_bl^2 + ml^2/4) omega#

#omega =(l/2msqrt{2gh}) /((1/12m_bl^2 + ml^2/4))#

#= (6msqrt{2gh}) /(l(m_b + 3m))#

Feb 24, 2016

#omega = frac{6 m sqrt{2gh}}{(m_b + 3m)l}#

Explanation:

From the conservation of energy, we can calculate the speed of the mass just before it strikes the beam.

#1/2 m v^2 = m g h#

#v = sqrt{2gh}#

Since we do not know the force applied by the pivot, we consider the total angular momentum about the pivot. The angular momentum of the system is conserved, as the only external force creating significant impulse in this short duration of time (by the pivot) has zero torque due to zero perpendicular distance.

Initially, the angular momentum of the mass-beam system has only contribution from the mass. The beam is not moving.

#L_i = m v l/2#

#= m l/2 sqrt{2gh}#

Finally, the angular velocity of the mass and beam is the same. They have a combined moment of inertia of #I = 1/12m_bl^2 + m(l/2)^2# about the pivot. The final momentum is given by:

#L_f = I omega#

#= (1/12m_bl^2 + 1/4ml^2) omega#

Since angular momentum is conserved, #L_i = L_f#.

#m l/2 sqrt{2gh} = (1/12m_bl^2 + 1/4ml^2) omega#

#omega = frac{m l/2 sqrt{2gh}}{1/12m_bl^2 + 1/4ml^2}#

#= frac{6 m sqrt{2gh}}{(m_b + 3m)l}#