Elastic collision of the rigid balls

AI Thread Summary
The discussion focuses on calculating the covariance matrix after an elastic collision between two rigid balls with masses m1 and m2 and initial velocities v1 and v2. The user struggles with moving to the center of mass (CMS) system and correctly determining the center of mass velocity (VCMS). They mistakenly derive the CMS velocity formula, leading to confusion about momentum conservation. The correct approach involves setting the total momentum of the system to zero in the CMS frame to find VCMS. Assistance is requested to clarify these calculations and resolve the user's confusion.
skrat
Messages
740
Reaction score
8

Homework Statement


I can't believe it how my brains stopped cooperating today.
We have the first ball with ##m_1 ## and ##v_1## and of course the second one with ##m_2## and velocity ##v_2##. Covariance matrix before the collision is ##M=
\begin{bmatrix}
\sigma _1^2 & 0\\
0& \sigma _2^2
\end{bmatrix}## . Calculate the covariance matrix after the elastic collision

Homework Equations


##{\vec x }'=\Phi {\vec x }## if ##\Phi ## is the transformational matrix and if ##{(xyz)}'## indicates the values after the collision.

The Attempt at a Solution


Now my idea was to move to the center of mass system but due to my brain blockage I am not able to find or to work with any given equation. -.-

This is wrong, and I can't find out why:

Lets use notation ##u## for the velocities in the center of mass system and let ##v_{CMS}## be the center of mass velocity. Than I guess ##u_1=v_1-v_{CMS}## and ##u_2=-v_2-v_{CMS}##.

Of course in center of mass system ##m_1u_1-m_2u_2=0## which leaves me with the most stupid thing ever, saying that ##v_{CMS}=\frac{m_1v_1+m_2v_2}{m_1-m_2}##.

Could somebody please help me a bit?
 
Physics news on Phys.org
If you assume that v1 and v2 are signed values, then the total momentum of the initial system is just:

P = m1*v1 + m2*v2

You can then find a velocity VCMS (the relative velocity of the center of momentum frame) to add to both v1 and v2 such that the momentum becomes zero. That is,

0 = m1*(v1 + VCMS) + m2*(v2 + VCMS)

Solve for VCMS
 
  • Like
Likes skrat
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top