What is the angular speed of the cylinder when hit by a clay ball?

AI Thread Summary
The discussion revolves around calculating the angular speed of a solid cylinder when struck by a wad of sticky clay. The initial attempt at using conservation of angular momentum was flawed due to confusion over the correct moment arm and the relationship between the clay's impact point and the cylinder's radius. The correct formula for angular speed, as provided in the book, is ω = (2 m v_i d) / ((M + 2m) R^2), highlighting the importance of using the radius R instead of the distance d. Clarifications were made regarding the change in direction of the clay upon impact, which affects the calculations. Ultimately, the correct understanding of the mechanics involved leads to the accurate determination of the cylinder's angular speed.
lizzyb
Messages
167
Reaction score
0

Homework Statement



A wad of sticky clay (mass m, velocity v), is fired at a solid cylinder (mass M, radius R). The cylinder is initially at rest and rotates on an axis through the center of mass. The line of motion of the projectile is perpendicular to the axis of rotation and at a distance d < R from the center.

Find the angular speed of the cylinder just as the clay hits the surface.

Homework Equations



Conservation of Angular Momentum
See: https://www.physicsforums.com/showthread.php?t=63404

The Attempt at a Solution



I did:

L_i = d m v_i
L_f = d m v_f + \frac{1}{2} M r^2 \omega = d m r \omega + \frac{1}{2} M r^2
L_i = L_f
d m v_i = d m r \omega + \frac{1}{2} M r^2 \omega
\omega = \frac{d m v_i}{(d m r + \frac{M r^2}{2})}

Which isn't correct; it may have something to do with the momentum of the wad of sticky clay; the reason I used L = m v d is because d would be the moment arm but perhaps I'm confusing this with torque? What value of r should I use when the force isn't perpindicular?
 
Physics news on Phys.org
lizzyb said:

Homework Statement



A wad of sticky clay (mass m, velocity v), is fired at a solid cylinder (mass M, radius R). The cylinder is initially at rest and rotates on an axis through the center of mass. The line of motion of the projectile is perpendicular to the axis of rotation and at a distance d < R from the center.

Find the angular speed of the cylinder just as the clay hits the surface.

Homework Equations



Conservation of Angular Momentum
See: https://www.physicsforums.com/showthread.php?t=63404

The Attempt at a Solution



I did:

L_i = d m v_i
L_f = d m v_f + \frac{1}{2} M r^2 \omega = d m r \omega + \frac{1}{2} M r^2 \omega
L_i = L_f
d m v_i = d m r \omega + \frac{1}{2} M r^2 \omega
\omega = \frac{d m v_i}{(d m r + \frac{M r^2}{2})}

Which isn't correct; it may have something to do with the momentum of the wad of sticky clay; the reason I used L = m v d is because d would be the moment arm but perhaps I'm confusing this with torque? What value of r should I use when the force isn't perpindicular?

You lost an ω in your second equation, so I added it in the quote. Why do you think it is wrong? Could it be that changing r to R is causing a problem?
 
Last edited:
The solution in the back of the book is:
\omega = \frac{2 m v_i d}{(M + 2m) R^2}
so using what I did:
\omega = \frac{d m v_i}{(dmr + \frac{M r^2}{2})} = \frac{2 m v_i d}{ 2 d m r + M r^2 }
which is close but not it.

I don't think changing R to r makes a difference (let r = R).

But there is a relationship between R and d, viz. \cos \theta = \frac{d}{r} but while that will take care of the r^2 it adds the cos.
 
Last edited:
lizzyb said:
The solution in the back of the book is:
\omega = \frac{2 m v_i d}{(M + 2m) R^2}
so using what I did:
\omega = \frac{d m v_i}{(dmr + \frac{M r^2}{2})} = \frac{2 m v_i d}{ 2 d m r + M r^2 }
which is close but not it.

OOPs.. I missed it. Sorry. They are correct. In your second equation on the right hand side, the distance between the line of the velocity and the axis for the clay is R, not d.

I better go get some coffee.
 
Last edited:
How do you figure?

L_f = d m v_f + \frac{1}{2} M r^2 \omega = d m r \omega + \frac{1}{2} M r^2 \omega

The clay is coming in on the top part of the cylinder yet below the cylinder's radius, at a height d, which would be the distance between the velocity vector and the cylinder's axis.

oh wait, you mean because this is after the clay has stuck to the cylinder that the initial velocity vector has changed? In which case the distance between the line of velocity is r and not d as before?

d m v_i = m r^2 \omega + \frac{1}{2} M r^2 \omega
\omega r^2(m + \frac{1}{2} M) = \omega \frac{r^2}{2}(2m + M) = d m v_i
\omega = \frac{2 d m v_i}{(2 m + M) r^2}
 
Last edited:
lizzyb said:
How do you figure?

L_f = d m v_f + \frac{1}{2} M r^2 \omega = d m r \omega + \frac{1}{2} M r^2 \omega

The clay is coming in on the top part of the cylinder yet below the cylinder's radius, at a height d, which would be the distance between the velocity vector and the cylinder's axis.

oh wait, you mean because this is after the clay has stuck to the cylinder that the initial velocity vector has changed? In which case the distance between the line of velocity is r and not d as before?

d m v_i = m r^2 \omega + \frac{1}{2} M r^2 \omega
\omega (r^2(m + \frac{1}{2} M) = \omega (\frac{r^2}{2}(2m + M) = d m v_i
\omega = \frac{2 d m v_i}{(2 m + M) r^2}

That's it. The clay cannot penetrate the cylinder, so it has to abrubtly change direction at impact to move tangent to the cylinder.
 
ok, that makes sense! thanks (again)!
 
Back
Top