Calculating Angular Velocity of a Disk after Inelastic Collision

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
fatcat39
Messages
40
Reaction score
0

Homework Statement



A ball with mass m and velocity v goes on a path tangent to a disk with radius R and a mass of M. There is a completely inelastic collision at the outer rim of the disk, and the entire system begins to spin around the axis. What was the final angular speed of the system?

Homework Equations



Conservation of Angular Momentum: I w = I[tex]_{F}[/tex] w[tex]_{F}[/tex]
Conservation of Momentum: m[tex]_{a}[/tex]v[tex]_{a}[/tex] + m[tex]_{b}[/tex]v[tex]_{b}[/tex] = m'[tex]_{a}[/tex]v'[tex]_{a}[/tex] + m'[tex]_{b}[/tex]v'[tex]_{b}[/tex]

Speed: w^2 = w + 2a[tex]\vartheta[/tex]


The Attempt at a Solution



Since it's inelastic, I'm not really sure if i should be using angular or regular momentum. If someone could just point me in the right direction, I'm sure i coul figure out the rest of it.
 
Physics news on Phys.org
Is the disk initially at rest.

Initially the ball has linear momentum, but then becomes attached (fixed) to the disk, which is the point of the inelastic collision (as opposed to elastic in which the ball would simply collide and scatter off the disk).

The ball and disk each contribute the total moment of inertia.
 
Yes, the disk is initially at rest.

So can I relate linear and rotational momentum to each other?
 
but it has to be momentum right? not kinetic energy, because of the totally inelastic part.
 
L1 = L2
angular = linear
Iw = rmv(perpendicular)
MR^2w = rmv
(M+m)R^2w = rmv
So: W = (rmv)/(MR^2+mR^2)Is this correct?
 
MR^2w = rmv
Almost correct.

Linear momentum (mv) has units of mass*velocity (in SI - kg-m/s). Angular momentum, I*[itex]\omega[/itex], has units of moment of inertia (~ MR2) and angular velocity (s-1) or in SI kg-m2/s.

When the small mass m traveling with velocity v strikes the disc at R, it contributed to the angular momentum of the system. That angular momentum is mvR.

Now the small mass becomes embedded in the larger mass, but m is not distributed in M, but limited to a point at R from the center.

Let [itex]\omega[/itex] be the angular velocity = V/R after the collision.

Then the angular momentum must be due the Idisc*V/R and the mVR of the smaller mass, with V < v, so

L = 1/2 MR2*V/R + mVR.



See http://hyperphysics.phy-astr.gsu.edu/hbase/tdisc.html#dis

http://hyperphysics.phy-astr.gsu.edu/hbase/mi.html - third plate - Common Moments of Inertia
 
Sorry - where did the 1/2 come from?

and is it then mvr = (1/2 MR^2*V/R + mVR)w ??

Sorry, you lost me with the "angular momentum must be due...V<v, so" part. *confused*