- #1
azaharak
- 152
- 0
I've been thinking of developing a program which predicts the motion of two colloding billard balls, I wanted to encorperate some energy loss in the collision since its not an elastic collision.
My question is which root would be the valid or real result of a collision.
Imagine two billard balls, one with velocity V, the other at rest.
For two billards of same mass without kinetic energy loss, all of the energy gets delivered to the 2nd ball at rest, which acquires the same speed of the initially moving ball.
The other root of the quadratic yields zero velocity for the 2nd billard ball (initially at rest), this corresponds to no collision at all.
I was thinking to estimate the collision as being 90% conserving of the initial kinetic energy.
In doing so, we obtain two roots with momentum and energy analysis.
For instance, if ball #1 travels at an initial speed of 1m/s, (with a 90% conservation of kinetic energy) yields final velocities of .947 and .0527 m/s.
which root is nonsensical?
I was thinking that for 100% conservation of energy yields all the energy transferred to the 2nd ball, then maybe the solution should be the .947 for the impacted ball.
since the masses are the same My equations are
1= V2f +V1F (momentum)
(.9)*1^2= (V2f)^2 +(V1f)^2 (momentum)
(the 1 is the initial speed of ball 1)
Thanks
My question is which root would be the valid or real result of a collision.
Imagine two billard balls, one with velocity V, the other at rest.
For two billards of same mass without kinetic energy loss, all of the energy gets delivered to the 2nd ball at rest, which acquires the same speed of the initially moving ball.
The other root of the quadratic yields zero velocity for the 2nd billard ball (initially at rest), this corresponds to no collision at all.
I was thinking to estimate the collision as being 90% conserving of the initial kinetic energy.
In doing so, we obtain two roots with momentum and energy analysis.
For instance, if ball #1 travels at an initial speed of 1m/s, (with a 90% conservation of kinetic energy) yields final velocities of .947 and .0527 m/s.
which root is nonsensical?
I was thinking that for 100% conservation of energy yields all the energy transferred to the 2nd ball, then maybe the solution should be the .947 for the impacted ball.
since the masses are the same My equations are
1= V2f +V1F (momentum)
(.9)*1^2= (V2f)^2 +(V1f)^2 (momentum)
(the 1 is the initial speed of ball 1)
Thanks