How Does Angular Momentum Change After a Collision in Rotational Dynamics?

AI Thread Summary
The discussion focuses on calculating the angular momentum of a rotating disk and a lump of clay after a collision. The initial angular momentum of the system must account for both the disk's rotation and the clay's linear momentum just before impact. After the clay sticks to the disk, the final angular momentum is determined by combining the moment of inertia of both masses and their velocities. Participants clarify that the angular momentum of the clay should be calculated using the cross product of its position and momentum vectors, while the disk's contribution is calculated using its moment of inertia and angular velocity. Understanding these principles is crucial for accurately solving the problem.
guitarman
Messages
22
Reaction score
0

Homework Statement


A rotating uniform-density disk of radius 0.7 m is mounted in the vertical plane. The axle is held up by supports that are not shown, and the disk is free to rotate on the nearly frictionless axle. The disk has mass 3.4 kg. A lump of clay with mass 0.5 kg falls and sticks to the outer edge of the wheel at the location < -0.455, 0.532, 0 > m. Just before the impact the clay has a speed 6 m/s, and the disk is rotating clockwise with angular speed 0.82 radians/s.

(a) Just before the impact, what is the angular momentum of the combined system of wheel plus clay about the center C? (As usual, x is to the right, y is up, and z is out of the screen, toward you.)
C,i = < , , > kg · m2/s
(b) Just after the impact, what is the angular momentum of the combined system of wheel plus clay about the center C?
C,f = < , , > kg · m2/s
(c) Just after the impact, what is the angular velocity of the wheel?
f = < , , > radians/s


Homework Equations



for parts a and b, I know I should be using Rcos(theta)mv
for c I should use ((Rcos(theta)mv)/((M+m)R^2)


The Attempt at a Solution



Firstly, I found that the hypotenuse was equal to 0.7,
then I did cos^-1(-0.455/0.7) and obtained that the angle is 130.542 degrees.
So for part a I plugged in 0.7 m*cos(130.542)*0.5 kg*7 m/s and obtained -1.37 kg *m^2/s, which is apparently wrong. Can someone please let me know what I am doing wrong? Thanks in advance!
 
Physics news on Phys.org
guitarman said:
for parts a and b, I know I should be using Rcos(theta)mv
That would give you the angular momentum of the clay, but not of the system. What about the rotating disk?
 
So would I want to do Rcos(theta)*(m+M)*(v+V) so as to take into account both masses and velocities? And if so, do I convert both speeds to m/s or radians/s?
 
guitarman said:
So would I want to do Rcos(theta)*(m+M)*(v+V) so as to take into account both masses and velocities? And if so, do I convert both speeds to m/s or radians/s?

You have 2 expressions for angular momentum don't you?

You have the disk:

L = I * ω where ω is clockwise or <-z>

Then you have the angular momentum about C of the clay ball:

L = r X P

where P is the momentum vector of the clay ball <-y> and the projection of the r which is directed <-x>.
That means that this cross product is <-x> X <-y> = <z> which is counter-clockwise.

By taking the projection of the momentum to the ⊥ of the -x axis, you don't even need to use the angle. Just use the |r| as being |x|.
Of course you need to use r as .7 for figuring the I later on.

When they are combined you need to consider M and m as part of figuring the combined I.
 
Last edited:
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