Showing posts with label elastic collisions. Show all posts
Showing posts with label elastic collisions. Show all posts

Wednesday, March 20, 2019

Chapter 6.25 - Two-Dimensional Collision - Examples

In the previous section, we discussed two-dimensional collision. We also saw a solved example. In this section, we will see a few more solved examples.

Solved example 6.40
Two objects 'A' and 'B' have masses 5 kg and 2.5 kg respectively. 'A' moves with a velocity of 4.5 ms-1 towards 'B' which is initially at rest. After the collision, object 'A' moves in a direction which makes 30o with it's original direction. Object 'B' moves in a direction which makes -30o with the original direction of 'A'. Find the final velocities of 'A' and 'B'. Is the collision elastic or inelastic?
Solution:
1. Fig.6.80 below shows the collision:
Fig.6.80
2. The table is shown below:
• All the cells in columns 1 to 5 can be filled up (using the given data) except (A,3) and (B,3)
    ♦ (A,3) contains the unknown $\mathbf\small{|\vec{v_{Af}}|}$
    ♦ (B,3) contains the unknown $\mathbf\small{|\vec{v_{Bf}}|}$
• So there are two unknowns. We need to form two equations only
• Also note that, there are two 'question marks' in the fig.6.80 above
3. Considering momenta in the x-direction, we have:
• Sum in column 6 = Sum in column 8
$\mathbf\small{\Rightarrow [22.5+0]=[5|\vec{v_{Af(x)}}|+2.5|\vec{v_{Bf(x)}}|]}$
$\mathbf\small{\Rightarrow [22.5]=[5|\vec{v_{Af}}| \cos \theta_{Af}+2.5|\vec{v_{Bf}}| \cos \theta_{Bf}]}$
$\mathbf\small{\Rightarrow [22.5]=[5|\vec{v_{Af}}| \cos 30+|\vec{v_{Bf}}| \cos (-30)]}$
Dividing both sides by 2.5, we get:
$\mathbf\small{[9]=[2|\vec{v_{Af}}| \cos 30+|\vec{v_{Bf}}| \cos (-30)]}$
$\mathbf\small{\Rightarrow [9]=[1.732|\vec{v_{Af}}|+0.866|\vec{v_{Bf}}| ]}$
4. Considering momenta in the y-direction, we have:
• Sum in column 7 = Sum in column 9
$\mathbf\small{\Rightarrow [0]=[5|\vec{v_{Af(y)}}|+2.5|\vec{v_{Bf(y)}}|]}$
$\mathbf\small{\Rightarrow [0]=[5|\vec{v_{Af}}| \sin 30+|\vec{v_{Bf}}| \sin (-30)]}$
Deviding both sides by 2.5, we get:
$\mathbf\small{\Rightarrow [0]=[2|\vec{v_{Af}}| \sin 30+|\vec{v_{Bf}}| \sin (-30)]]}$
$\mathbf\small{\Rightarrow [0]=[2|\vec{v_{Af}}| 0.5+|\vec{v_{Bf}}| (-0.5)]}$
$\mathbf\small{\Rightarrow [0]=[|\vec{v_{Af}}|-.5|\vec{v_{Bf}}|]}$
5. So we have two equations:
(i) From (3) we have: $\mathbf\small{1.732|\vec{v_{Af}}|+0.866|\vec{v_{Bf}}|=9}$
(ii) From (4) we have: $\mathbf\small{|\vec{v_{Af}}|-0.5|\vec{v_{Bf}}|=0}$
• To solve the equations, the following steps can be used:
    ♦ Multiply (i) by '0.5'
    ♦ Multiply (ii) by 0.866
    ♦ Add the results 
• We get:
vAf = 2.598 ms-1
vBf = 5.196 ms-1
6. Let us check whether it is an elastic collision or not:
• Applying law of conservation of kinetic energy, we have:
$\mathbf\small{\frac{1}{2}m_A|\vec{v}_{Ai}|^2+\frac{1}{2}m_B|\vec{v}_{Bi}|^2=\frac{1}{2}m_A|\vec{v}_{Af}|^2+\frac{1}{2}m_B|\vec{v}_{Bf}|^2}$
• Let us first calculate the LHS:
$\mathbf\small{\frac{1}{2}m_A|\vec{v}_{Ai}|^2+\frac{1}{2}m_B|\vec{v}_{Bi}|^2=\frac{1}{2}\times 5 \times 4.5^2+\frac{1}{2}\times 2.5 \times0^2=50.625\; \text{J}}$
• Next we calculate the RHS:
$\mathbf\small{\frac{1}{2}m_A|\vec{v}_{Af}|^2+\frac{1}{2}m_B|\vec{v}_{Bf}|^2=\frac{1}{2}\times 5 \times 2.598^2+\frac{1}{2}\times 2.5 \times 5.196^2=50.628\; \text{J}}$
■ We get: LHS = RHS
So kinetic energy is conserved and so it is an elastic collision


• We saw solved example 6.39 in the previous section
• We saw solved example 6.40 above in the present section
• Both of those examples involves only two unknowns
• Such problems can be easily solved using two equations that we obtain from the law of conservation of momentum
■ The calculations become even more easier if the two objects stick together after collision
• Let us see such a problem: 

Solved example 6.41
Car A has a mass of 1800 kg. It moves towards the North with a velocity of 15 ms-1. Car B has a mass of 1500 kg. It moves in a South-East direction, making an angle of 30o with the East-West direction. It has a velocity of 10 ms-1. After collision, they stick together. Find the velocity (magnitude and direction) of the combined mass after the collision
Solution:
1. Fig.6.81 below shows the collision:
Fig.6.81
• East-West direction can be taken as the x-axis
2. The table is shown below:
• The first 5 columns can be filled up using the given data
• However, be careful while filling column 4
    ♦ Velocity of 'A' makes an angle of 90o with the East-West direction (the x-axis)
    ♦ So we have '90' in the cell (A,4)
    ♦ Velocity of 'B' makes an angle of 30with the x-axis
    ♦ So we have '30' in the cell (B,4)
    ♦ sin 30 is not negative
    ♦ But we must put a negative value in the cell (B,7)
    ♦ This is because, that velocity is towards the negative side of the y-axis
• After collision, both cars move together. So they will be having the same velocity
    ♦ Thus we have: $\mathbf\small{|\vec{v}_{Af}|=|\vec{v}_{Bf}|}$
    ♦ We can put: $\mathbf\small{|\vec{v}_{Af}|=|\vec{v}_{Bf}|=|\vec{v}_{f}|}$ 
    ♦ We see this in the cells (A,3) and (B,3)
• After collision, since they move together with the same velocity, they will be making the same angle with the x axis
    ♦ Thus we have: $\mathbf\small{\theta_{Af}=\theta_{Bf}}$
    ♦ We can put: $\mathbf\small{\theta_{Af}=\theta_{Bf}=\theta_{f}}$ 
    ♦ We see this in the cells (A,5) and (B,5)
• After filling the first five columns, we see that there are two unknowns. So we need to form two equations only
• Also note that, there are two 'question marks' in the fig.6.81 above
3. Considering momenta in the x-direction, we have:
• Sum in column 6 = Sum in column 8
$\mathbf\small{\Rightarrow [0+12990]=[1800|\vec{v_{f(x)}}|+1500|\vec{v_{f(x)}}|]}$
$\mathbf\small{\Rightarrow [12990]=[(1800+1500)|\vec{v_{f(x)}}|]}$
$\mathbf\small{\Rightarrow [12990]=[3300|\vec{v_{f(x)}}|]}$
$\mathbf\small{\Rightarrow |\vec{v}_{f(x)}|=\frac{12990}{3300}=3.936\;\text{ms}^{-1}}$
4. Considering momenta in the y-direction, we have:
• Sum in column 7 = Sum in column 9
$\mathbf\small{\Rightarrow [27000-7500]=[1800|\vec{v_{f(y)}}|+1500|\vec{v_{f(y)}}|]}$
$\mathbf\small{\Rightarrow [19500]=[(1800+1500)|\vec{v_{f(y)}}|]}$
$\mathbf\small{\Rightarrow [19500]=[3300|\vec{v_{f(y)}}|]}$
$\mathbf\small{\Rightarrow |\vec{v}_{f(y)}|=\frac{19500}{3300}=5.91\;\text{ms}^{-1}}$
5. Now we can find the magnitude of the resultant
$\mathbf\small{|\vec{v}_{f}|=\sqrt{|\vec{v}_{fx}|^2+|\vec{v}_{fy}|^2}=\sqrt{3.936^2+5.91^2}=7.1\;\text{ms}^{-1}}$
6. Direction of this resultant is given by: $\mathbf\small{\tan \theta_f=\frac{|\vec{v}_{fy}|}{|\vec{v}_{fx}|}=\frac{5.91}{3.936}=1.501}$
$\mathbf\small{\Rightarrow \theta_f=\tan^{-1}1.501=56.33^\text{o}}$
7. Thus we can write:
■ The final velocity shown in fig.6.81 has a magnitude of 7.1 ms-1 and a direction which makes 56.33o with the x-axis

• Next we will see problems with 3 unknowns.  Such problems involve somewhat lengthy calculations
■ But those calculations will be greatly simplified if the two colliding objects have the same mass
• The Solved examples 6.42 and 6.43 given below will demonstrate this idea

Solved example 6.42
Prove that an elastic collision between equal masses in 2 dimensions always results in the objects bouncing off each other at a 90o degrees angle (assume one of the objects to be initially stationary). 
Solution:
1. Fig.6.82 below shows a 2-dimensional collision between two spheres 'A' and 'B'
Fig.6.82
• Both the spheres have the same mass. So we can write: mA = mB = m
• We have to prove that $\mathbf\small{(\theta_{Af}+\theta_{Bf})=90^\text{o}}$
2. The table is shown below:
3. Considering momenta in the x-direction, we have:
• Sum in column 6 = Sum in column 8
$\mathbf\small{\Rightarrow \sum |\vec{p}_{i(x)}|=\sum |\vec{p}_{f(x)}|}$
$\mathbf\small{\Rightarrow [m|\vec{v}_{Ai(x)}|+0]=[m|\vec{v}_{Af(x)}|+m|\vec{v}_{Bf(x)}|]}$
$\mathbf\small{\Rightarrow [|\vec{v}_{Ai(x)}|]=[|\vec{v}_{Af(x)}|+|\vec{v}_{Bf(x)}|]}$
$\mathbf\small{\Rightarrow [|\vec{v}_{Ai}|\cos \theta_{Ai}]=[|\vec{v}_{Af}|\cos \theta_{Af}+|\vec{v}_{Bf}|\cos \theta_{Bf}]}$
4. Considering momenta in the y-direction, we have:
• Sum in column 7 = Sum in column 9
$\mathbf\small{\Rightarrow \sum |\vec{p}_{i(y)}|=\sum |\vec{p}_{f(y)}|}$
$\mathbf\small{\Rightarrow [0+0]=[m|\vec{v}_{Af(y)}|+m|\vec{v}_{Bf(y)}|]}$
$\mathbf\small{\Rightarrow [0]=[|\vec{v}_{Af(y)}|+|\vec{v}_{Bf(y)}|]}$
$\mathbf\small{\Rightarrow [0]=[|\vec{v}_{Af}|\sin \theta_{Af}+|\vec{v}_{Bf}|\sin \theta_{Bf}]}$
5. So we have two equations:
(i) From (3) we have: $\mathbf\small{|\vec{v}_{Af}|\cos \theta_{Af}+|\vec{v}_{Bf}|\cos \theta_{Bf}=|\vec{v}_{Ai}|\cos \theta_{Ai}}$
(ii) From (4) we have: $\mathbf\small{|\vec{v}_{Af}|\sin \theta_{Af}+|\vec{v}_{Bf}|\sin \theta_{Bf}=0}$
6. But we have three unknowns. So we must have three equations
• For the third equation, we apply conservation of kinetic energy
• Total initial kinetic energy = Total final kinetic energy
• Since the masses are equal, we have: $\mathbf\small{|\vec{v_{Ai}}|^2+|\vec{v_{Bi}}|^2=|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2}$
$\mathbf\small{\Rightarrow |\vec{v_{Ai}}|^2=|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2}$
[∵ vBi = 0]
7. Let us write the three equations together:
(i) From (3) we have: $\mathbf\small{|\vec{v}_{Af}|\cos \theta_{Af}+|\vec{v}_{Bf}|\cos \theta_{Bf}=|\vec{v}_{Ai}|\cos \theta_{Ai}}$
(ii) From (4) we have: $\mathbf\small{|\vec{v}_{Af}|\sin \theta_{Af}+|\vec{v}_{Bf}|\sin \theta_{Bf}=0}$
(iii) From (6) we have: $\mathbf\small{|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2=|\vec{v_{Ai}}|^2}$
8. Let us write them in a 'easy to manipulate' form:
(i) $\mathbf\small{A\;\cos \theta_{A}+B\cos \theta_{B}=k_1}$
(ii) $\mathbf\small{A\;\sin \theta_{A}+B\sin \theta_{B}=0}$
(iii) $\mathbf\small{A^2+B^2=(k_1)^2}$ 
Where:
• $\mathbf\small{A=|\vec{v_{Af}}|}$. A quantity that we have to find
• $\mathbf\small{B=|\vec{v_{Bf}}|}$. A quantity that we have to find
• $\mathbf\small{\theta_{B}=\theta_{B_f}}$. A quantity that we have to find
• $\mathbf\small{\theta_{A}=\theta_{Af}}$. A constant, which can be calculated from the given data
• $\mathbf\small{k_1=|\vec{v}_{Ai}|\cos \theta_{Ai}}$ 
    ♦ But $\mathbf\small{\theta_{Ai}=0}$. So $\mathbf\small{\cos \theta_{Ai}}$ =1
    ♦ Thus we get: $\mathbf\small{k_1=|\vec{v}_{Ai}|\cos \theta_{Ai}=|\vec{v}_{Ai}|}$ 
    ♦ So k1 is a constant, which can be calculated from the given data
■ Now we can write the steps for obtaining the 3 unknowns:
(iv) Squaring (i), we get:
$\mathbf\small{A^2\,\cos^2\theta_A+B^2\,\cos^2\theta_B+2AB\,\cos\theta_A\,\cos\theta_B=(k_1)^2}$
(v) Squaring (ii), we get:
$\mathbf\small{A^2\,\sin^2\theta_A+B^2\,\sin^2\theta_B+2AB\,\sin\theta_A\,\sin\theta_B=0}$
(vi) Adding (iv) and (v), we get:
$\mathbf\small{(A^2\,\cos^2\theta_A+A^2\,\sin^2\theta_A)+(A^2\,\sin^2\theta_B+B^2\,\sin^2\theta_B)+(2AB\,\cos\theta_A\,\cos\theta_B+2AB\,\sin\theta_A\,\sin\theta_B)=(k_1)^2+0}$
$\mathbf\small{\Rightarrow A^2(\cos^2\theta_A+\sin^2\theta_A)+B^2(\sin^2\theta_B+\sin^2\theta_B)+(2AB\,\cos\theta_A\,\cos\theta_B+2AB\,\sin\theta_A\,\sin\theta_B)=(k_1)^2+0}$
$\mathbf\small{\Rightarrow A^2+B^2+(2AB\,\cos\theta_A\,\cos\theta_B+2AB\,\sin\theta_A\,\sin\theta_B)=(k_1)^2}$
(vii) But from (iii), we have: $\mathbf\small{A^2+B^2=(k_1)^2}$
• Substituting this in (v), we get:
$\mathbf\small{(k_1)^2+(2AB\,\cos\theta_A\,\cos\theta_B+2AB\,\sin\theta_A\,\sin\theta_B)=(k_1)^2}$
$\mathbf\small{\Rightarrow 2AB\,\cos\theta_A\,\cos\theta_B+2AB\,\sin\theta_A\,\sin\theta_B=0}$
$\mathbf\small{\Rightarrow 2AB(\cos\theta_A\,\cos\theta_B+\,\sin\theta_A\,\sin\theta_B)=0}$
(viii) Using the identity $\mathbf\small{\cos(\theta_1-\theta_2)=\cos\theta_1\,\cos\theta_2+\sin\theta_1\,\sin\theta_2}$, we get:
$\mathbf\small{2AB\,\cos(\theta_A-\theta_B)=0}$
(ix) Putting back the values, we get:
• $\mathbf\small{2|\vec{v}_{Af}|\,|\vec{v}_{Bf}|\,\cos(\theta_{Af}-\theta_{Bf})=0}$
• $\mathbf\small{|\vec{v}_{Af}|}$ can be zero only if all the three conditions given below are satisfied:
    ♦ It is a one-dimensional collision (Details here)
    ♦ The two masses are equal
    ♦ Object B is stationary before collision
• In our present case, the second and third conditions are satisfied
• But it is not a one-dimensional collision. What we have is a two-dimensional collision
• So $\mathbf\small{|\vec{v}_{Af}|}$ cannot be zero  
• $\mathbf\small{|\vec{v}_{Bf}|}$ can be zero only if the mass of B is very large compared to mass of A. But in our present case, both masses are equal
• So $\mathbf\small{|\vec{v}_{Bf}|}$ cannot be zero
• Thus the only option is: $\mathbf\small{\cos(\theta_{Af}-\theta_{Bf})=0}$
• If $\mathbf\small{\cos(\theta_{Af}-\theta_{Bf})=0}$, then $\mathbf\small{(\theta_{Af}-\theta_{Bf})=90^\text{o}}$  
■ This relation $\mathbf\small{(\theta_{Af}-\theta_{Bf})=90^\text{o}}$ is our key
9. In fig.6.83(a) below, we see that, $\mathbf\small{(\theta_{Af}-\theta_{Bf})}$ is the 'angle between the two final vectors'
Proof that an elastic 2-dimensional collision between equal masses in 2 dimensions always results in the objects bouncing off each other at a 90 degrees angle when one of the objects to be initially stationary
Fig.6.83
• If $\mathbf\small{(\theta_{Af}-\theta_{Bf})}$ is to be 90, the 'after collision' fig. will be as in (b)
• Here also, $\mathbf\small{(\theta_{Af}-\theta_{Bf})}$ is the 'angle between the two final vectors'
10. Another possibility is shown in fig.c
• After collision, the object 'B' is below the x-axis. It's final velocity vector makes an angle of $\mathbf\small{-\theta_{Bf}}$ with the x-axis  
• So $\mathbf\small{(\theta_{Af}-\theta_{Bf})}$ becomes: $\mathbf\small{[\theta_{Af}-(-\theta_{Bf})]=[theta_{Af}+\theta_{Bf}]}$ 
• Here also, $\mathbf\small{(\theta_{Af}-\theta_{Bf})}$ is the 'angle between the two final vectors'
■ Thus we can write: After a 2-dimensional collision, the two objects will scatter at 90o to each other when the following two conditions are satisfied:
    ♦ The two objects have the same mass
    ♦ One of the objects is stationary before collision

Solved example 6.43
Two identical objects A and B collide on a smooth horizontal surface. B was originally at rest. A has an initial velocity of 6 ms-1. After collision it scatters at an angle of 30o to the original direction.
(a) What is the magnitude of the velocity of 'A' after the collision ?
(b) What is the magnitude and direction of the velocity of 'B' after the collision ?
Solution:
1. Fig.6.84 below shows the collision:
Fig.6.84
• In the fig.6.84, Î¸Bf is shown below the initial direction. But the initial direction is considered as the x-axis
• So Î¸Bf is below the x-axis. That means, Î¸Bf is negative
• But we need not write '(-θBf)' and do the calculations. We can do the calculations using '(+θBf)'
• If in the final results, we get a negative value for 'θBf', the positions in fig.6.83 will be justified
2. The table is shown below:

• All the cells in columns 1 to 5 can be filled up (using the given data) except (A,3), (B,3) and (B,5)
    ♦ (A,3) contains the unknown $\mathbf\small{|\vec{v_{Af}}|}$
    ♦ (B,3) contains the unknown $\mathbf\small{|\vec{v_{Bf}}|}$
    ♦ (B,5) contains the unknown $\mathbf\small{\theta_{Bf}}$
• So there are three unknowns. We need to form three equations
• Also note that, there are 3 'question marks' in the fig.6.84 above
• Most of the cells in columns 6 to 9 need to be calculated except (B,6), (A,7) and (B,7)
• Those 3 cells have zero values because:
    ♦ B has zero initial x-velocity
    ♦ A has zero initial y-velocity
    ♦ B has zero initial y-velocity
3. Considering momenta in the x-direction, we have:
• Sum in column 6 = Sum in column 8
$\mathbf\small{\Rightarrow [6m+0]=[m|\vec{v_{Af(x)}}|+m|\vec{v_{Bf(x)}}|]}$
$\mathbf\small{\Rightarrow [6]=[|\vec{v_{Af}}| \cos \theta_{Af}+|\vec{v_{Bf}}| \cos \theta_{Bf}]}$
$\mathbf\small{\Rightarrow [6]=[|\vec{v_{Af}}| \cos 30+|\vec{v_{Bf}}| \cos \theta_{Bf}]}$
$\mathbf\small{\Rightarrow [6]=[0.866|\vec{v_{Af}}|+|\vec{v_{Bf}}| \cos \theta_{Bf}]}$
4. Considering momenta in the y-direction, we have:
• Sum in column 7 = Sum in column 9
$\mathbf\small{\Rightarrow [0]=[m|\vec{v_{Af(y)}}|+m|\vec{v_{Bf(y)}}|]}$
$\mathbf\small{\Rightarrow [0]=[|\vec{v_{Af}}| \sin \theta_{Af}+|\vec{v_{Bf}}| \sin \theta_{Bf}]}$
$\mathbf\small{\Rightarrow [0]=[|\vec{v_{Af}}| \sin 30+|\vec{v_{Bf}}| \sin \theta_{Bf}]}$
$\mathbf\small{\Rightarrow [0]=[0.5|\vec{v_{Af}}|+|\vec{v_{Bf}}| \sin \theta_{Bf}]}$
5. So we have two equations:
(i) From (3) we have: $\mathbf\small{0.866|\vec{v_{Af}}|+|\vec{v_{Bf}}| \cos \theta_{Bf}=6}$
(ii) From (4) we have: $\mathbf\small{0.5|\vec{v_{Af}}|+|\vec{v_{Bf}}| \sin \theta_{Bf}=0}$
6. But we have three unknowns. So we must have three equations
• For the third equation, we apply conservation of kinetic energy
Total initial kinetic energy = Total final kinetic energy
• Since the masses are equal, we have: $\mathbf\small{|\vec{v_{Ai}}|^2+|\vec{v_{Bi}}|^2=|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2}$
$\mathbf\small{\Rightarrow |\vec{v_{Ai}}|^2+0=|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2}$
$\mathbf\small{\Rightarrow 6^2=|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2}$
$\mathbf\small{\Rightarrow |\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2=36}$
7. Let us write the three equations together:
(i) From (3) we have: $\mathbf\small{0.866|\vec{v_{Af}}|+|\vec{v_{Bf}}| \cos \theta_{Bf}=6}$
(ii) From (4) we have: $\mathbf\small{0.5|\vec{v_{Af}}|+|\vec{v_{Bf}}| \sin \theta_{Bf}=0}$
(iii) From (6) we have: $\mathbf\small{|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2=36}$
8. Now we apply the relation $\mathbf\small{\theta_{Af}-\theta_{Bf}=90^\text{o}}$
We get: $\mathbf\small{30-\theta_{Bf}=90}$
$\mathbf\small{\Rightarrow \theta_{Bf}=30-90=-60^\text{o}}$ 
• Note: We can apply this relation because, the following two conditions are satisfied:
    ♦ The two objects have the same mass
    ♦ One of the objects is stationary before collision
9. Substituting this value of $\mathbf\small{\theta_{Bf}}$ in (i), we get:
$\mathbf\small{0.866|\vec{v_{Af}}|+|\vec{v_{Bf}}| \cos (-60)=6}$
$\mathbf\small{\Rightarrow 0.866|\vec{v_{Af}}|+0.5|\vec{v_{Bf}}|=6}$
10. Substituting this value of $\mathbf\small{\theta_{Bf}}$ in (ii), we get:
$\mathbf\small{0.5|\vec{v_{Af}}|+|\vec{v_{Bf}}| \sin (-60)=0}$
$\mathbf\small{\Rightarrow 0.5|\vec{v_{Af}}|-0.866|\vec{v_{Bf}}|=0}$
11. Solving (9) and (10), we get:
$\mathbf\small{|\vec{v_{Af}}|}$ = 5.196 ms-1
$\mathbf\small{|\vec{v_{Bf}}|}$ = 3
• Note: For solving, the following steps can be used:
    ♦ Multiply (9) by 0.866
    ♦ Multiply (10) by 0.5
    ♦ Add the results
12. Check:
• Let us substitute the velocities in (iii). We have:
$\mathbf\small{|\vec{v_{Af}}|^2+|\vec{v_{Bf}}|^2=36}$
• The LHS will be: $\mathbf\small{5.196^2+3^2=(27+9)=36}$
• RHS = 36
• So the results obtained in (11) are correct

We have completed this discussion on work, energy and power. In the next chapter, we will discuss about rotational motion

PREVIOUS           CONTENTS          NEXT

Copyright©2019 Higher Secondary Physics. blogspot.in - All Rights Reserved

Friday, March 15, 2019

Chapter 6.24 - Two-dimensional Collision

In the previous section, we completed a discussion on one-dimensional collision. In this section, we will see two-dimensional collision.

1. In the fig.6.75 below, four spheres A, B, P and Q rest on a smooth horizontal surface
    ♦ All the four spheres have the same mass
    ♦ All the four spheres have the same diameter 
• The horizontal surface is shown in green color
2. Sphere P moves towards sphere Q with a velocity of vPi
• vPi is indicated by the cyan arrow
Fig.6.75
3. Sphere Q is initially at rest 
• That is., vQi = 0
4. A white dashed line is drawn in alignment with vPi
• We see that, the white dashed line passes through the center of sphere Q
■ So we can say that, the collision between P and Q will be a one-dimensional collision
5. Now consider the sphere A
• It moves towards sphere B with a velocity of vAi
• vAi is indicated by the cyan arrow
6. Sphere B is initially at rest 
• That is., vBi = 0
7. A white dashed line is drawn in alignment with vAi
• We see that, the white dashed line does not pass through the center of sphere B
■ So we can say that, the collision between A and B will not be a one-dimensional collision

8. The fig.6.75 that we saw above is a 3D view
• It is not convenient to draw 3D views every time
• So we usually draw 2D views. 
9. 2D views are familiar to us. The spheres P and Q can be shown in 2D as in fig.6.76(a) below:
Fig.6.76
• This is the view that we will see when we look at the spheres from the side
• The green surface will appear as a thick green line
• The spheres will appear as circles 
• The area of the green surface will not be visible when we look from the side
• For the one-dimensional collision between P and Q, this 2D view is sufficient 
10. Next we look at the spheres A and B from the side. The 2D view will be as shown in fig.6.76(b)
■ Unfortunately, fig.6.76(b) does not convey the information that: 'Collision between A and B is not one-dimensional'. It looks as if, vAi passes through the center of sphere B
• So, if the collision is not one-dimensional, 'looking from the side' will not help
• We have to change our 'view point'
11. We have to look from 'above'
• The 2D view when looked from 'above' is shown in fig.6.77:
Fig.6.77
• Note that:
    ♦ In fig.6.76, where view is from 'side', the green surface appears as a 'thick green line'
    ♦ In fig.6.77, where view is from 'above', the green surface appears as a 'green rectangle'
• So in this type of 2D view, we can clearly see that the collision between A and B will not be one-dimensional
12. Now we can start the analysis of the collision
• In the fig.6.78 below, the conditions before and after collisions are shown separately
Fig.6.78
• The point of collision between the two spheres is shown by a red '❌' mark
13. After the collision, sphere A moves with a velocity of vAf
• This vAf makes a particular angle with the initial direction of A
• We will denote this angle as Î¸Af
14. After the collision, sphere B moves with a velocity of vBf
• This vBf makes a particular angle with the initial direction of A
• We will denote this angle as Î¸Bf
15. The movements after the collision are in different directions
• So it is no longer a one-dimensional problem. We cannot describe the motions using the 'x-axis' alone
• We will need both x and y axes
■ The collision in fig.6.78 is a two-dimensional collision.
• So from now on, we will use vector notations for the analysis
16. In these types of problems, it is always convenient to consider the x-axis to lie along the 'initial direction'
• In the fig.6.78, the white dashed line indicates the 'initial direction'
• So we can write:
    ♦ $\mathbf\small{\vec{v_{Af}}}$ makes an angle of Î¸Af with the x axis
    ♦ $\mathbf\small{\vec{v_{Bf}}}$ makes an angle of Î¸Bf with the x axis 
17. The information obtained so far can be written in a tabular form as shown below:

The above table has only 5 columns. We will add additional columns as and when more information become available
18. So let us continue:
• We will apply the law of conservation of momentum
• But momentum is a vector quantity. So we will consider the x and y directions separately
• First we consider the x direction:
(i) Initial momentum of A in the x direction
$\mathbf\small{\vec{p_{Ai(x)}}=m_A \times \text{initial velocity of A in the x-direction}}$
$\mathbf\small{=m_A \times [|\vec{v_{Ai}}|\times \cos (\theta_{Ai})]\hat{i}}$
$\mathbf\small{=m_A \times [|\vec{v_{Ai}}|\times \cos (0)]\hat{i}}$
$\mathbf\small{=m_A \times [|\vec{v_{Ai}}|\times 1]\hat{i}}$
$\mathbf\small{=[m_A \times|\vec{v_{Ai}}|]\hat{i}}$
(ii) Initial momentum of B in the x direction
$\mathbf\small{\vec{p_{Bi(x)}}=m_B \times \text{initial velocity of B in the x-direction}}$
$\mathbf\small{=m_B \times [|\vec{v_{Bi}}|\times \cos (\theta_{Bi})]\hat{i}}$
$\mathbf\small{=m_B \times [0\times \cos (\theta_{Bi})]\hat{i}}$
= 0
• The above information about 'initial momentum in x direction' is entered as the sixth column as shown below:
• Note that, the 6th column can be filled up by using information from columns 1, 2 and 4
(cosine of the angle in column 4)
• So writing in the tabular form is indeed advantageous
19. Now we consider the y direction:
(i) Initial momentum of A in the y direction
$\mathbf\small{\vec{p_{Ai(y)}}=m_A \times \text{initial velocity of A in the y-direction}}$
$\mathbf\small{=m_A \times [|\vec{v_{Ai}}|\times \sin (\theta_{Ai})]\hat{j}}$
$\mathbf\small{=m_A \times [|\vec{v_{Ai}}|\times \sin (0)]\hat{j}}$
$\mathbf\small{=m_A \times [|\vec{v_{Ai}}|\times 0]\hat{j}}$
= 0
(ii) Initial momentum of B in the y direction
$\mathbf\small{\vec{p_{Bi(y)}}=m_B \times \text{initial velocity of B in the y-direction}}$
$\mathbf\small{=m_B \times [|\vec{v_{Bi}}|\times \sin (\theta_{Bi})]\hat{j}}$
$\mathbf\small{=m_B \times [0 \times \sin (\theta_{Bi})]\hat{j}}$
= 0
• The above information about 'initial momentum in y direction' is entered as the seventh column as shown below:
• Note that, the 7th column can be filled up by using information from columns 1, 2 and 4
(sine of the angle in column 4)
• So writing in the tabular form is indeed advantageous
20. Next we consider the final momentum:
• First we consider the x direction:
(i) Final momentum of A in the x direction
$\mathbf\small{\vec{p_{Af(x)}}=m_A \times \text{final velocity of A in the x-direction}}$
$\mathbf\small{=m_A \times [|\vec{v_{Af}}|\times \cos (\theta_{Af})]\hat{i}}$
$\mathbf\small{=[m_A \times|\vec{v_{Af}}|\times \cos (\theta_{Af})]\hat{i}}$
(ii) Final momentum of B in the x direction
$\mathbf\small{\vec{p_{Bf(x)}}=m_B \times \text{final velocity of B in the x-direction}}$
$\mathbf\small{=m_B \times [|\vec{v_{Bf}}|\times \cos (\theta_{Bf})]\hat{i}}$
$\mathbf\small{=[m_B \times|\vec{v_{Bf}}|\times \cos (\theta_{Bf})]\hat{i}}$
• The above information about 'final momentum in x direction' is entered as the 8th column as shown below:
• Note that, the 8th column can be filled up by using information from columns 1, 3 and 5
(cosine of the angle in column 5)
21. Next we consider the y direction:
(i) Final momentum of A in the y direction
$\mathbf\small{\vec{p_{Af(y)}}=m_A \times \text{final velocity of A in the y-direction}}$
$\mathbf\small{=m_A \times [|\vec{v_{Af}}|\times \cos (\theta_{Af})]\hat{i}}$
$\mathbf\small{=[m_A \times|\vec{v_{Af}}|\times \cos (\theta_{Af})]\hat{i}}$
(ii) Final momentum of B in the y direction
$\mathbf\small{\vec{p_{Bf(y)}}=m_B \times \text{final velocity of B in the y-direction}}$
$\mathbf\small{=m_B \times [|\vec{v_{Bf}}|\times \cos (\theta_{Bf})]\hat{i}}$
$\mathbf\small{=[m_B \times|\vec{v_{Bf}}|\times \cos (\theta_{Bf})]\hat{i}}$
• The above information about 'final momentum in x direction' is entered as the 9th column as shown below:
• Note that, the 9th column can be filled up by using information from columns 1, 3 and 5
(sine of the angle in column 5)
22. In our present case, this y component is negative because, it is directed towards the negative side of the x axis
• We will directly get this negative direction if we put 'negative value' for Î¸Bf 
• For example, sin(-30) = -sin30 = -0.5
23. Now we apply the conservation of momentum in the x-direction. We have:
• Total initial momentum in the x-direction = Total final momentum in the x direction
That is., $\mathbf\small{\sum{|\vec{p_{i(x)}}|}=\sum{|\vec{p_{f(x)}}|}}$
$\mathbf\small{\Rightarrow|\vec{p_{iA(x)}}|+0=|\vec{p_{fA(x)}}|+|\vec{p_{fB(x)}}|}$
$\mathbf\small{\Rightarrow [m_A \times|\vec{v_{Ai}}|]=[m_A \times|\vec{v_{Af}}|\times \cos (\theta_{Af})]+[m_B \times|\vec{v_{Bf}}|\times \cos (\theta_{Bf})]}$
• This equation can be easily formed from the table as follows:
Total from column 6 = Total from column 8
24. Next we apply the conservation of momentum in the y-direction. We have:
• Total initial momentum in the y-direction = Total final momentum in the y direction
That is., $\mathbf\small{\sum{|\vec{p_{i(y)}}|}=\sum{|\vec{p_{f(y)}}|}}$
$\mathbf\small{\Rightarrow0+0=|\vec{p_{fA(y)}}|+|\vec{p_{fB(y)}}|}$
$\mathbf\small{\Rightarrow 0=[m_A \times|\vec{v_{Af}}|\times \sin (\theta_{Af})]+[m_B \times|\vec{v_{Bf}}|\times \sin (\theta_{Bf})]}$
• This equation can be easily formed from the table as follows:
Total from column 7 = Total from column 9
25. With that, we complete our calculations related to momentum. Next we consider energy
• Assuming an elastic collision, we can say: 'kinetic energy will be conserved'
• Energy is a scalar quantity. There is no need to consider x and y components
• So we can write:
$\mathbf\small{\frac{1}{2}m_A\;|\vec{v_{Ai}}|^2+\frac{1}{2}m_B\;|\vec{v_{Bi}}|^2=\frac{1}{2}m_A\;|\vec{v_{Af}}|^2+\frac{1}{2}m_BA\;|\vec{v_{Bf}}|^2}$
$\mathbf\small{\Rightarrow m_A\;|\vec{v_{Ai}}|^2+m_B\;|\vec{v_{Bi}}|^2=m_A\;|\vec{v_{Af}}|^2+m_BA\;|\vec{v_{Bf}}|^2}$
26. So we have three equations:
(i) From (23), we have: $\mathbf\small{[m_A \times|\vec{v_{Ai}}|]=[m_A \times|\vec{v_{Af}}|\times \cos (\theta_{Af})]+[m_B \times|\vec{v_{Bf}}|\times \cos (\theta_{Bf})]}$
(ii) From (24), we have: $\mathbf\small{0=[m_A \times|\vec{v_{Af}}|\times \sin (\theta_{Af})]+[m_B \times|\vec{v_{Bf}}|\times \sin (\theta_{Bf})]}$
(iii) From (25), we have: $\mathbf\small{m_A\;|\vec{v_{Ai}}|^2+m_B\;|\vec{v_{Bi}}|^2=m_A\;|\vec{v_{Af}}|^2+m_BA\;|\vec{v_{Bf}}|^2}$
26. In the above 3 equations.
• Which are the 'known quantities' ? 
• Which are the 'unknown quantities' ? 
Let us analyse:
mA - Known quantity. Will be given in the question
mB - Known quantity. Will be given in the question
vAi - Known quantity. Will be given in the question
vBi - Known quantity. Will be given in the question
vAf - Unknown quantity. A final quantity which we have to determine
vBf - Unknown quantity. A final quantity which we have to determine
θAf - Unknown quantity. A final quantity which we have to determine
θBf - Unknown quantity. A final quantity which we have to determine
27. There are 4 unknowns. We have only 3 equations.
• So we use special 'angle measuring devices' to find one of the final angles Î¸Af or Î¸Bf
• Then the 'number of unknowns' will become 3.
• We can easily find the other unknowns
28. Further, if both the final angles are known, the 'number of unknowns' will reduce to 2
• In such cases we need to form the first two equations only


Let us see some solved examples:
Solved example 6.39
Two objects A and B have the same mass of 0.1 kg. Object A has an initial speed of 5 ms-1. Object B is initially at rest. A collides with B and moves off with a speed of 2 ms-1 at an angle of 30o with the initial direction. What is the speed and direction of B?
Solution:
1. Fig.6.79 below shows the possible collision:
Fig.6.79
• In the above fig.6.79, Î¸Bf is shown below the initial direction. But the initial direction is considered as the x-axis
• So Î¸Bf is below the x-axis. That means, Î¸Bf is negative
• But we need not write '(-θBf)' and do the calculations. We can do the calculations using '(+θBf)'
• If in the final results, we get a negative value for 'θBf', the positions in fig.6.79 will be justified
2. The table is shown below:

• All the cells in columns 1 to 5 can be filled up (using the given data) except (B,3) and (B,5)
    ♦ (B,3) contains the unknown $\mathbf\small{|\vec{v_{Bf}}|}$
    ♦ (B,5) contains the unknown $\mathbf\small{\theta_{Bf}}$
• So there are only two unknowns. We need to form two equations only
• All the cells in columns 6 to 9 can be calculated except (B,8) and (B,9)  
3. Considering momenta in the x-direction, we have:
• Sum in column 6 = Sum in column 8
$\mathbf\small{\Rightarrow 0.5=0.173+|\vec{P_{Bf(x)}}|}$
$\mathbf\small{\Rightarrow 0.5=0.173+m_B\times|\vec{v_{Bf(x)}}|}$
$\mathbf\small{\Rightarrow 0.5=0.173+0.1\times|\vec{v_{Bf(x)}}|}$
$\mathbf\small{\Rightarrow |\vec{v_{Bf(x)}}|=3.27}$
$\mathbf\small{\Rightarrow |\vec{v_{Bf}}|\times \cos \theta_{Bf}=3.27}$
4. Considering the momenta in the y-direction, we have:
• Sum in column 7 = Sum in column 9
$\mathbf\small{\Rightarrow 0=0.1+|\vec{P_{Bf(y)}}|}$
$\mathbf\small{\Rightarrow 0=0.1+m_B\times|\vec{v_{Bf(y)}}|}$
$\mathbf\small{\Rightarrow 0=0.1+0.1\times|\vec{v_{Bf(y)}}|}$
$\mathbf\small{\Rightarrow |\vec{v_{Bf(y)}}|=-1}$
$\mathbf\small{\Rightarrow |\vec{v_{Bf}}|\times \sin \theta_{Bf}=-1}$
5. So we have two equations:
(i) From (3) we have: $\mathbf\small{|\vec{v_{Bf}}|\times \cos \theta_{Bf}=3.27}$ 
(ii) From (4) we have: $\mathbf\small{|\vec{v_{Bf}}|\times \sin \theta_{Bf}=-1}$ 
• Dividing 5(ii) by 5(i), we get:
$\mathbf\small{\frac{|\vec{v_{Bf}}|\times \sin \theta_{Bf}}{|\vec{v_{Bf}}|\times \cos \theta_{Bf}}=\frac{-1}{3.27}}$
$\mathbf\small{\Rightarrow \tan \theta_{Bf}=-\frac{1}{3.27}}$
$\mathbf\small{\Rightarrow \theta_{Bf}=-17^o}$
• θBf is negative. So the positions in fig.6.79 are justified
6. Substituting this value of Î¸Bf in 5(i), we get:
$\mathbf\small{|\vec{v_{Bf}}|\times \cos (-17)=3.27}$
$\mathbf\small{\Rightarrow |\vec{v_{Bf}}|=\frac{3.27}{\cos (-17)}=\frac{3.27}{0.9563}=3.42\,\,\text{ms}^{-1}}$

We have completed this discussion on work, energy and power. In the next chapter, we will discuss about rotational motion

PREVIOUS           CONTENTS          NEXT

Copyright©2019 Higher Secondary Physics. blogspot.in - All Rights Reserved

Sunday, March 10, 2019

Chapter 6.23 - One-Dimensional Collision- Stacked Balls

In the previous section, we saw 'completely inelastic collision'.
• The collisions that we saw in the previous section and in the section before that, were all one-dimensional collisions. They are also called head-on collisions
• For a collision to be classified as a one-dimensional collision, some conditions are to be satisfied. In this section, we will see those details

1. Consider two bodies A and B in fig.6.69 below. Their initial and final velocities are shown in the fig.
Fig.6.69
• Before collision, the velocities are: vAi and vBi
• After collision, the velocities are: vAf and vBf
■ If all the four velocities lie along the same straight line, that collision is called a one-dimensional collision
2. Note that, the vectors indicating the velocities are all drawn through the centers of the bodies.
3. Also note the difference in levels:
    ♦ The 'top of A' is at a different level from 'top of B' 
    ♦ The 'bottom of A' is at a different level from 'bottom of B' 
• If any one of the above pairs of levels are the same, we will not get a one-dimensional collision 
• So the two bodies cannot be moving on the top of a table. Because, if they do so, then their bottom levels will be the same, and the the collision will not be one-dimensional
• Such a problem arises because of the 'difference in the sizes' fo the two bodies 
[In fig.6.69, we are not concerned about the directions (towards left or towards right) of the velocities. Those directions will depend on the magnitudes of initial velocities and the masses of the two bodies. What is important here is that, all the velocities are along the same line]
4. The simplest case which satisfies condition in (1) is shown in fig.6.70 below:
Fig.6.70
• The two spheres A and B have the same diameter
• They rest on a smooth horizontal surface
• Sphere B is initially at rest
■ If vAi passes through the center of sphere B, the collision that takes place will be a one-dimensional collision

The solved examples that we saw in the previous two sections were all one-dimensional collisions. 
Let us see two more solved examples:

Solved example 6.37
Two identical ball bearings in contact with each other and resting on a frictionless table are hit head-on by another ball bearing of the same mass moving initially with a speed v. If the collision is elastic, which of the following (fig. 6.71) is a possible result after collision?
Fig.6.71
Solution:
• This problem can be solved by two methods. Before using the easy method, we will see the normal method:
1. Before collision, we have two balls 'B' and 'C' in contact with each other
• Given that 'B' and 'C' are identical. So they have the same diameter
2. Ball 'A' collides elastically with 'B'
• After the collision between 'A' and 'B', the second ball 'B' will certainly move and collide with 'C'
• Given that the collisions are head-on. That is., the collisions are one dimensional
3. First let us consider the collision between 'A' and 'B'
• Since all balls are identical, we can write mA mB mC = m
• If there is no external force acting on the system, the law of conservation of momentum is valid
• So we have:
$\mathbf\small{mv+m \times 0=m v_{Af}+m v_{Bf}}$
• Substituting the values, we get:
$\mathbf\small{\Rightarrow v= v_{Af}+ v_{Bf}}$
4. In an elastic collision, kinetic energy is conserved. So we have:
$\mathbf\small{m_A v_{Ai}^2+m_B v_{Bi}^2=m_A v_{Af}^2+m_B v_{Bf}^2}$
• Substituting the values, we get:
$\mathbf\small{mv^2+m \times 0^2=m v_{Af}^2+m v_{Bf}^2}$
$\mathbf\small{\Rightarrow v^2=v_{Af}^2+v_{Bf}^2}$
5. Squaring the result in (3), we get: $\mathbf\small{v^2= v_{Af}^2+2v_{Af}\;v_{Bf}+ v_{Bf}^2}$
Substituting for $\mathbf\small{v^2}$ from(4), we get: $\mathbf\small{v_{Af}^2+ v_{Bf}^2= v_{Af}^2+2v_{Af}\;v_{Bf}+ v_{Bf}^2}$
$\mathbf\small{\Rightarrow 0= 2v_{Af}\;v_{Bf}}$
• Final velocity of B (vBf) cannot be zero because, it is hit by the ball 'A' of equal mass  
• And also, there is no friction to stop 'B'
• So we get vAf = 0
6. Substituting this value of vAf in (3), we get: vBf = v
• So we can write a summary about the collision between A and B:
(i) Two balls 'A' and 'B' collide elastically with each other
(ii) The two masses are equal. That is., mA = mB = m  
(iii) Before the collision, 'A' was moving with a velocity v
(iv) Before the collision, 'B' was stationary. That is., vBi = 0
(v) After the collision, 'A' becomes stationary
(vi) After the collision, 'B' begins to move with v (the same velocity with which 'A' was moving)
7. Now we consider the collision between 'B' and 'C'
• B has an initial velocity of 'v' and C is stationary  
• So this is similar to the collision between A and B
• The steps will be same as from (3) to (6) above
• We can write a summary about the collision between B and C:
(i) Two balls 'B' and 'C' collide elastically with each other
(ii) The two masses are equal. That is., mB = mC = m  
(iii) Before the collision, 'B' was moving with a velocity v
(iv) Before the collision, 'C' was stationary. That is., vCi = 0
(v) After the collision, 'B' becomes stationary
(vi) After the collision, 'C' begins to move with v (the same velocity with which 'B' was moving)
8. So we see that, out of the 3 options given on the right side in fig.6.71 above, (ii) is the correct option

Easy method:
1. We have derived formulas for vAf and vBf in the case of elastic one-dimensional collision between two objects A and B (with B initially at rest)
• The formulas are: 
$\mathbf\small{v_{Af}=\frac{(m_A-m_B)v_{Ai}}{(m_A + m_B)}}$
$\mathbf\small{v_{Bf}=\frac{2m_Av_{Ai}}{(m_A + m_B)}}$
(Details here)
2. Further, we saw special case 1 in which the two objects have the same mass
• The collision between balls A and B in this problem, will fall under this case 1
• So we can directly write the result:
After the collision, 'A' will come to a stop and 'B' will begin to move with velocity 'v'
3. The collision between 'B' and 'C' also falls under this case 1
• So we can directly write the result:
• After the collision, 'B' will come to a stop and 'C' will begin to move with velocity 'v'
4. So we see that, out of the 3 options given on the right side in fig.6.71 above, (ii) is the correct option

Solved example 6.38
The bob A of a pendulum released from 30o to the vertical hits another bob B of the same mass at rest on a table as shown in fig. 6.72(a). How high does the bob A rise after the collision? Neglect the size of the bobs and assume the collision to be elastic
Fig.6.72
Solution:
1. The bob B is kept vertically below the point O
• The bob B is on the path of A. This is shown in fig.b
• So when the bob A hits B, it will be a one-dimensional collision
2. Given that, the two bobs have the same mass
3. Given that the collision is elastic
4. Given that, the size of the bobs can be neglected
• So we can assume that they have the same diameter
5. Given that B is at rest
6. Based on the five points above, the collision falls under special case 1
• We have: $\mathbf\small{v_{Af}=\frac{(m_A-m_B)v_{Ai}}{(m_A + m_B)}}$
• In special case 1, mA = mB
• This gives vAf = 0
• So we can directly write the result:
■ After the collision, 'A' will come to a stop and 'B' will begin to move with velocity 'v'
    ♦ Where 'v' is the velocity attained by the bob A when it reaches the lowest point
7. Thus we see that, the bob A will not rise to any height. It will come to a stop at the very instant when collision occurs
• We will get the same result even if we change the angle 30o  to any other value


While performing a collision experiment on a horizontal surface, we face three difficulties. They are:
1. There will be friction between the colliding bodies and the surface
• So some energy will be lost for doing work against friction
• As a result, their will be retardation (negative acceleration) and so the bodies will not be traveling with uniform velocities
• So we cannot write the conservation of kinetic energy equation
2. If the colliding bodies have different sizes, the velocities will not fall along the same straight line. So we will not get a one-dimensional collision
• This is shown in fig.6.73 below:
Fig.6.73
3. Since the velocities vary, it is difficult to obtain the exact velocities just before (vi) and after collision (vf)

If we do the collision experiment in a vertical direction, all the 3 difficulties can be over come. Let us see how it is done:
1. Take a large ball like a basketball/football/volleyball 
• Let us take a basketball. It has a mass mB = 0.58 kg
2. Allow it to fall freely from a convenient height (h1) of say 1.5 m. This is shown in fig.6.74(a) below:
The smaller ball rebounds to a very large height
Fig.6.74
• Measure the height (h2) to which it rebounds. Let it be 1.2 m. This is shown in fig.b
3. We want the velocity (v1) with which it hits the ground 
• That is., we want the velocity just before collision
• We can easily obtain it using the familiar equation for free fall: $\mathbf\small{v^2=2gh}$
• Substituting the values we get:
$\mathbf\small{v_1^2=2\times g \times h_1=2\times 9.8 \times 1.5=29.4}$
$\mathbf\small{\therefore v_1=\sqrt{29.4}=5.422\;\;\text{ms}^{-1} }$
4. We want the velocity (v2) with which it leaves the ground after rebound
• That is., we want the velocity just after collision
• We can easily obtain this also using the same equation for free fall: $\mathbf\small{v^2=2gh}$
• Substituting the values we get:
• $\mathbf\small{v_2^2=2\times g \times h_2=2\times 10 \times 1.2=23.52}$
• $\mathbf\small{\therefore v_2=\sqrt{23.52}=4.849\;\;\text{ms}^{-1} }$
5. Once we determine v1 and v2, we can obtain the coefficient of restitution using the relation:
$\mathbf\small{\text{Coefficient of restitution}\;\;(e)=\frac{\text{Velocity after collision}}{\text{Velocity before collision}}=\frac{v_2}{v_1}=\frac{4.849}{5.422}=0.894}$
6. Now take a smaller tennis ball/rubber ball/ table tennis ball
• Let us take a tennis ball. It has a mass mT = 0.057 kg
7. While holding the basketball, stack the tennis ball vertically above it
• Drop them together from the same height h1 of 1.5 m. This is shown in fig.6.74(c)
• Following two points must be ensured while making the drop:
(i) The two balls must move together
(ii) The smaller ball must be exactly vertical above the larger ball
• Then only we will get a one-dimensional collision
8. Measure the  height (h3) upto which the basketball rebounds
Let h3 = 0.75 m. This is shown in fig.d
9. After collision with the ground, we find that:
• The tennis ball rebounds to a larger height (h4). This is shown in fig.e
• It is not easy to measure that h4
• So we will use analytical method to find h4
• While using the analytical method, we will see the applications of:
    ♦ Conservation of momentum
    ♦ Conservation of energy  
10. Note that, the basketball does not rebound to the same height obtained earlier
That is., h3 < h2
11. Let us analyse what happens during the collision:
• There are actually two collisions
(i) The first one is that between the basketball and the floor
(ii) As a result of that collision, the basket ball rebounds and collides with the tennis ball which was trailing close behind. This is the second collision
■ This second collision is the one which is of interest to us
12. For this second collision, we have:
• mB = 0.58 kg,  mT = 0.057 kg
• vBi v2 = 4.849 ms-1
[ the basket ball will have a rebound velocity of 4.849 ms-1 after hitting the floor. This we obtained in (4)]
• vTi = v1 = -5.422 ms-1
[ any mass falling through 1.5 m, will have a velocity of 5.422 ms-1. This we obtained in (3)
The negative sign is given because it is in the downward direction]
• vBf = ?, vTf = ?
13. Let us apply the principle of conservation of momentum:
$\mathbf\small{m_B\,v_{Bi}+m_T\,v_{Ti}=m_B\,v_{Bf}+m_T\,v_{Tf}}$
• Substituting the known values, we get:
$\mathbf\small{0.58\times 4.849-0.057\times 5.422=0.58\,v_{Bf}+0.057\,v_{Tf}}$
$\mathbf\small{\Rightarrow 0.58\,v_{Bf}+0.057\,v_{Tf}=2.503}$
$\mathbf\small{\Rightarrow 10.175\,v_{Bf}+\,v_{Tf}=43.926}$
$\mathbf\small{\Rightarrow v_{Tf}=43.926-10.175\,v_{Bf}}$
14. Let us apply the principle of conservation of kinetic energy:
• Assuming an elastic collision, we have:
$\mathbf\small{\frac{1}{2}m_B\,v_{Bi}^2+\frac{1}{2}m_T\,(-v_{Ti})^2=\frac{1}{2}m_B\,v_{Bf}^2+\frac{1}{2}m_T\,v_{Tf}^2}$
• Multiplying both sides by '2', we get:
$\mathbf\small{m_B\,v_{Bi}^2+m_T\,v_{Ti}^2=m_B\,v_{Bf}^2+m_T\,v_{Tf}^2}$
• Substituting the known values, we get:
$\mathbf\small{13.642+1.676=0.58\,v_{Bf}^2+0.057\,v_{Tf}^2}$
$\mathbf\small{\Rightarrow 15.317=0.58\,v_{Bf}^2+0.057\,v_{Tf}^2}$
15. So we have two equations:
(i) From (13) we have: $\mathbf\small{v_{Tf}=43.926-10.175\,v_{Bf}}$
(ii) From (14) we have: $\mathbf\small{0.58\,v_{Bf}^2+0.057\,v_{Tf}^2=15.317}$ 
• Solving them, we get: vBf = 4.853 OR 3.01
• When vBf = 4.853, we get vTf = -5.453 ms-1
• When vBf = 3.01, we get vBf = 13.3 ms-1
16. The negative velocity is not acceptable because, the tennis ball moves upwards after collision
■ So we can write: 
After the collision, the tennis ball moves upwards with the velocity vTf = 13.3 ms-1
17. The height upto which the tennis ball reaches can be calculated using the familiar equation for free fall: $\mathbf\small{v^2=2gh}$
• Substituting the values we get:
$\mathbf\small{v_{Tf}^2=2\times g \times h_4}$
$\mathbf\small{\Rightarrow 13.3^2=2\times 9.8 \times h_4}$
$\mathbf\small{\Rightarrow h_4=9.025\;\text{m}}$
13.3 ms-1 is a very high velocity. And 9.025 m is nearly 3 storeys high. So all necessary safety precautions should be adopted while performing this experiment

In the next section, we will discuss about two-dimensional collisions

PREVIOUS           CONTENTS          NEXT

Copyright©2019 Higher Secondary Physics. blogspot.in - All Rights Reserved