M1, C5 - Elastic Collisions in 2 Dimensions Flashcards
What is the equation for e when the impact is oblique
e = vsinβ / usinα
What is the equation of motion parallel to the fixed surface
Velocity stays constant
ucosα = vcosβ
What is the equation of motion perpendicular to the fixed surface
e * usinα = vsinβ
What happens to the velocity parallel to the wall
Stays constant
vcos(β) = u/2, vsin(β) = (root(3) * u) / 8
Without finding β, how do you find v
(vsin(β))^2 + (vcos(β))^2 = ((root(3) * u) / 8)^2 + (u/2)^2
v^2 * (sin^2(β) + cos^2(β)) = ((root(3) * u) / 8)^2 + (u/2)^2
v^2 = ((3u^2) / 64) + (u^2)/4
v^2 = 19u^2 / 64
v = (root(19) * u) / 8
What is the equation for the angle of deflection
α + β
cos^-1 ((a.b) / (lallbl))
What is the equation for the angle of deflection is the velocities are vectors
cos^-1 ((a.b) / (lallbl))
Where a and b are the given velocities
A particle travelling at -6i - 4j collides with a vertical plane with coefficient of restitution 1/3. What is the velocity after the impact
Perpendicular component:
-6 * 1/3 = -2i
Parallel component
-4j = -4j
Answer = -2i - 4j
How do you find a unit vector of an impulse
Divide the impulse by it’s length
How do you find the perpendicular component of u when velocities are given as vectors
I . u = k
ans = k * I
where I is the impulse
How do you find the perpendicular component of v when velocities are given as vectors
I . v = P
ans = P * I
where I is the impulse
How do you find the parallel component of u when velocities are given as vectors
(k . u) * k = ans
where k is a unit vector perpendicular to the impulse (I)
How do you find the parallel component of v when velocities are given as vectors
(k . v) * k = ans
where k is a unit vector perpendicular to the impulse (I)
A sphere of mass m moves with velocity 5i - 2j and collides with a smooth wall rebounding with velocity 2i + 2j, how do you find a) the unit vector in the direction of the impulse received by the sphere
b) the coefficient of restitution
a) I = mv - mu
I = m((2i + 2j) - (5i - 2j))
I = m(-3i + 4j)
Unit vector of I = 1/5 * (-3i + 4j)
b) Unit vector of I . u = -23/5
-23/5 * (-3/5, 4/5) = 69/25 i - 92 / 25j
Unit vector of I . v = 2/5
2/5 * (-3/5, 4/5) = -6/25 i + 8/25 j
e = (2/5) / (23/5) = 2/23
When given velocities as vectors, how can you find e without working out the perpendicular components of velocity
Dot product of unit vector I and v / dot product of unit vector I and u
Where I is impulse