The sliders in the simulation set the mass and initial velocity of the two carts, as well as the elasticity of the collision.
The elasticity k is defined as the ratio of the relative velocities of the two colliding objects after and before the collision:
k = (v2f - v1f) / (v1i - v2i)
The elasticity is related to the type of collision as follows:
Type of Collision | Elasticity |
---|---|
Super-elastic | k > 1 |
Elastic | k = 1 |
Inelastic | k < 1 |
Completely inelastic | k = 0 |
Here are some things to think about when using the simulation: