a.Conservation Laws
Two important physical quantities are often conserved during collisions:
p=mv
Total momentum before = Total momentum after
m1 v1+m2 v2=m1 v1′+m2v2′
KE=1/2mv2
Formulae:
In one dimension(1D):
v1'=( (m1-m2)v1+2m2v2 ) / (m1+m2)
v2'=( (m2-m1)v2+2m1v1 ) / (m1+m2)
Example:
Two balls
m1=1kg v1=2m/s
m2=1kg v2=-1m/s
v1'=( (1-1)(2)+2(1)(-1) )/(1+1) =-2/2=-1m/s
v2'=( (1-1)(-1)+2(1)(2) )/(1+1) =4/2=2m/s
Formula:
m1v1+m2v2=m1v1'+m2v2'
But:
1/2 m1v12+1/2 m2v22 ≠ 1/2 m1v1' 2+1/2 m2v2' 2
Formula:
m1v1+m2v2=(m1+m2)vf
Example:
Two Clay balls,
m1=2kg v1=3m/s
m2=3kg v2=0m/s
vf= ( 2(3)+3(0) ) / (2+3) =6/5=1.2m/s
Defines how bouncy a collision is.
e=Relative Velocity After Collision / Relative Velocity before Collision =v2'-v1' / v1-v2
When two bodies collide in 2D or 3D, momentum is conserved in all directions (x and y axes).
Conservation of momentum:
In X: m1v1x+m2v2x = m1v1x'+m2v2x'
In Y: m1v1y+m2v2y = m1v1y'+m2v2y'
These are often solved using vector components
The kinetic energy lost:
ΔKE = KEinitial-KEfinal
For perfectly inelastic collision:
ΔKE = 1/2 m1v12+1/2 m2v22 - 1/2 (m1+m2)vf2