Wednesday, November 13, 2013

Collision

Collision is an important fact in Natural life. In this article we are going to discuss the collision between Natural bodies in physical science major.

Let, 2 point objects say O1, O2 with mass m1, m2 respectively collide with initial velocity u1,u2 and final velocity v1,v2 with Coefficient of restitution α = (v1 - v2 ) / (u2- u1), the ratio of final and initial relative velocities.

Now we will have following 2 equations in hand :-
1.  α = (v1 - v2 ) / (u2- u1)
2.  m1v1 + m2v2 = m1u1  + m2u, The Conservation of Moments.

Now solving them we get

v2  = v0  + μ2. α. ( u2 - u1)
v1  = v0  + μ1. α. ( u1 - u2)

Where
v0 = ( m1u+ m2u) / ( m1 + m2) , The velocity of the cm of the system.
μ2 =   m/ ( m1 + m2) , Mass partition.

Now, if :-
1)  α = 0 then v1 =  v2 ,Totally inelastic collision.
2)  α = 1 then v1 +  u1  =  v+ u2 ,Totally elastic collision.
3) Else, α ∈ (0,1) Natural Collision. :)

In only Natural and Inelastic collision Kinatic energy will be changed into other energy ( Heat , Internal energy etc ) For amount of mechanical energy loss just calculate

Q = 1/2 ( m1v12 + m2v2- m1u12 - m2u2)