Tag: Collisions

  • L11: Inelastic Collisions in One Dimension & Coefficient of Restitution

    Summary

    This is Lecture 11 for the topic “Work, Energy and Power”. You can find all resources related with Work, Energy and Power by clicking on this link. Here we will cover the concept of Inelastic Collisions in one dimension, coefficient of restitution and different aspects of it.

    1. Introduction to Inelastic Collisions

    In the real world, nearly all macroscopic collisions are inelastic. While total linear momentum remains conserved during the impact (due to the absence of external impulsive forces), total mechanical energy (specifically kinetic energy) is not conserved.

    During an inelastic collision:

    • Part of the initial kinetic energy is converted into non-mechanical forms of energy, such as thermal energy, sound energy, and permanent internal deformation.
    • The total momentum before collision equals the total momentum after collision.
    Inelastic Collision in One Dimension

    2. The Coefficient of Restitution ($e$)

    To quantify the “elasticity” or “bounciness” of a collision, physicist Sir Isaac Newton introduced the Coefficient of Restitution ($e$). It is defined as the ratio of the relative velocity of separation to the relative velocity of approach along the line of impact:

    $$e = \frac{\text{Relative velocity of separation}}{\text{Relative velocity of approach}} = \frac{v_2 – v_1}{u_1 – u_2}$$

    Where:

    • $u_1, u_2$ are the initial velocities of masses $m_1$ and $m_2$ before collision ($u_1 > u_2$).
    • $v_1, v_2$ are the final velocities after collision ($v_2 > v_1$).

    Ranges and Classifications of $e$:

    1. $e = 1$: Perfectly Elastic Collision (No loss of kinetic energy; relative separation equals relative approach).
    2. $0 < e < 1$: Partially Inelastic Collision (Real-world collisions; kinetic energy is partially lost).
    3. $e = 0$: Perfectly Inelastic Collision (Maximum loss of kinetic energy; the bodies stick together after impact, meaning $v_1 = v_2$).

    3. General Equations for Final Velocities ($v_1$ and $v_2$)

    Consider two bodies of masses $m_1$ and $m_2$ moving with initial velocities $u_1$ and $u_2$.

    By combining the Law of Conservation of Linear Momentum ($m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2$) and the Restitution Equation ($v_2 – v_1 = e(u_1 – u_2)$), we can derive the general final velocities for any 1D collision:

    $$v_1 = \frac{(m_1 – em_2)u_1 + (1 + e)m_2 u_2}{m_1 + m_2}$$

    $$v_2 = \frac{(m_2 – em_1)u_2 + (1 + e)m_1 u_1}{m_1 + m_2}$$

    (Note: If you substitute $e = 1$ into these formulas, they seamlessly reduce back to the standard elastic collision equations).

    4. Loss of Kinetic Energy ($\Delta K$) in Inelastic Collisions

    Because kinetic energy is lost during an inelastic collision, $\Delta K = K_{initial} – K_{final}$ is always positive ($>0$).

    Using the reduced mass $\mu = \frac{m_1 m_2}{m_1 + m_2}$ and the initial relative velocity $(u_1 – u_2)$, the exact formula for the kinetic energy lost is:

    $$\Delta K = \frac{1}{2} \left( \frac{m_1 m_2}{m_1 + m_2} \right) (1 – e^2)(u_1 – u_2)^2$$

    • If $e = 1$, $\Delta K = 0$ (no energy lost).
    • If $e = 0$, $\Delta K$ is at its maximum value.

    5. Perfectly Inelastic Collisions ($e = 0$)

    When two bodies collide and stick together, $e = 0$, which means $v_1 = v_2 = v_{common}$.

    Applying momentum conservation:

    $$m_1 u_1 + m_2 u_2 = (m_1 + m_2)v_{common}$$

    $$v_{common} = \frac{m_1 u_1 + m_2 u_2}{m_1 + m_2}$$

    The loss of kinetic energy in a perfectly inelastic collision simplifies to:

    $$\Delta K = \frac{1}{2} \left( \frac{m_1 m_2}{m_1 + m_2} \right) (u_1 – u_2)^2$$

    6. Special JEE-Mains Case: Ball Dropping on a Fixed Floor

    A ball is dropped from a height $h_0$ onto a rigid horizontal floor with coefficient of restitution $e$.

    1. Velocity just before first impact: $u = \sqrt{2gh_0}$
    2. Velocity just after first rebound: $v_1 = e u = e\sqrt{2gh_0}$
    3. Height reached after first rebound ($h_1$):
      $$h_1 = \frac{v_1^2}{2g} = e^2 h_0$$
    4. Height after $n$ rebounds ($h_n$):
      $$h_n = e^{2n} h_0$$
    5. Total time elapsed before coming to rest:
      $$T_{total} = \sqrt{\frac{2h_0}{g}} \left( \frac{1 + e}{1 – e} \right)$$
    6. Total distance traveled before coming to rest:
      $$D_{total} = h_0 \left( \frac{1 + e^2}{1 – e^2} \right)$$

    JEE-Mains/NEET Practice Questions

    Question 1: Restitution Calculation

    A ball is moving with a velocity of $10 \text{ m/s}$ towards a stationary wall and rebounds with a velocity of $6 \text{ m/s}$ in the opposite direction. What is the coefficient of restitution ($e$) of the collision?

    (a) $0.4$

    (b) $0.6$

    (c) $0.8$

    (d) $1.0$

    Solution:

    The wall is stationary, so $u_2 = 0$ and $v_2 = 0$.

    Initial velocity of the ball is $u_1 = 10 \text{ m/s}$. Final velocity is $v_1 = -6 \text{ m/s}$ (taking the rebound direction as negative).

    $e = \frac{\text{Relative velocity of separation}}{\text{Relative velocity of approach}} = \frac{0 – (-6)}{10 – 0} = \frac{6}{10} = 0.6$.

    Answer: (b)

    Question 2: Loss of Kinetic Energy

    A block of mass $2 \text{ kg}$ moving at $8 \text{ m/s}$ collides head-on with another stationary block of mass $2 \text{ kg}$. If the coefficient of restitution is $e = 0.5$, how much kinetic energy is lost during the collision?

    (a) $16 \text{ J}$

    (b) $24 \text{ J}$

    (c) $32 \text{ J}$

    (d) $48 \text{ J}$

    Solution:

    Given: $m_1 = 2 \text{ kg}$, $u_1 = 8 \text{ m/s}$, $m_2 = 2 \text{ kg}$, $u_2 = 0$, $e = 0.5$.

    Use the kinetic energy loss formula:

    $\Delta K = \frac{1}{2} \left( \frac{m_1 m_2}{m_1 + m_2} \right) (1 – e^2)(u_1 – u_2)^2$

    $\Delta K = \frac{1}{2} \left( \frac{2 \times 2}{2 + 2} \right) (1 – 0.5^2)(8 – 0)^2$

    $\Delta K = \frac{1}{2} \left( \frac{4}{4} \right) (1 – 0.25)(64)$

    $\Delta K = \frac{1}{2} (1) (0.75)(64) = 0.5 \times 0.75 \times 64 = 24 \text{ J}$.

    Answer: (b)

    Question 3: Rebound Height Progression

    A rubber ball is dropped from a height of $81 \text{ cm}$ onto a floor. If it rebounds to a height of $36 \text{ cm}$, what is the coefficient of restitution? To what height will it rise after the second rebound?

    (a) $e = \frac{2}{3}, h_2 = 16 \text{ cm}$

    (b) $e = \frac{4}{9}, h_2 = 18 \text{ cm}$

    (c) $e = \frac{2}{3}, h_2 = 24 \text{ cm}$

    (d) $e = \frac{1}{2}, h_2 = 9 \text{ cm}$

    Solution:

    1. Find $e$: $h_1 = e^2 h_0 \implies 36 = e^2 (81) \implies e^2 = \frac{36}{81} = \frac{4}{9} \implies e = \frac{2}{3}$.
    2. Find height after second rebound ($h_2$): $h_2 = e^4 h_0$ (or $h_2 = e^2 h_1$).
      $h_2 = \left(\frac{2}{3}\right)^2 \times 36 = \frac{4}{9} \times 36 = 4 \times 4 = 16 \text{ cm}$.
      Answer: (a)

    Question 4: Perfectly Inelastic Impact

    A bullet of mass $m$ is fired horizontally with a velocity $u$ into a stationary wooden block of mass $M$ suspended by a light string. If the bullet embeds itself completely inside the block, what is the fraction of initial kinetic energy converted into heat/internal energy?

    (a) $\frac{M}{m + M}$

    (b) $\frac{m}{m + M}$

    (c) $\frac{m}{M}$

    (d) $\frac{M}{m}$

    Solution:

    1. Initial kinetic energy $K_i = \frac{1}{2}mu^2$.
    2. Final common velocity after embedding ($e = 0$): $v = \frac{mu}{m + M}$.
    3. Final kinetic energy $K_f = \frac{1}{2}(m + M)v^2 = \frac{1}{2}(m + M)\left(\frac{mu}{m + M}\right)^2 = \frac{1}{2}mu^2 \left(\frac{m}{m + M}\right)$.
    4. Energy lost (converted to heat): $\Delta K = K_i – K_f = \frac{1}{2}mu^2 \left(1 – \frac{m}{m + M}\right) = \frac{1}{2}mu^2 \left(\frac{M}{m + M}\right)$.
    5. Fraction lost = $\frac{\Delta K}{K_i} = \frac{M}{m + M}$.
      Answer: (a)
  • L10: Elastic Collisions in One Dimension

    Summary:

    This is Lecture 10 for the topic “Work, Energy and Power”. You can find all resources related with Work, Energy and Power by clicking on this link. Here we will cover the concept of Elastic collision in One Dimension and different aspects of it.

    1. Introduction to Collisions & Classification

    A collision is a short-duration interaction between two or more bodies resulting in internal impulsive forces acting between them. Regardless of the type of collision, total linear momentum is always conserved because external impulsive forces during a collision are negligible compared to the mutual interaction forces.

    Collisions are classified based on the conservation of Total Mechanical Energy (specifically Kinetic Energy):

    1. Perfectly Elastic Collision: Both linear momentum and kinetic energy are conserved. There is no permanent deformation or loss of energy into heat, sound, or light. (Coefficient of restitution $e = 1$).
    2. Inelastic Collision: Linear momentum is conserved, but kinetic energy is not conserved. Some energy is dissipated into heat, sound, or deformation. ($0 < e < 1$).
    3. Perfectly Inelastic Collision: A special case of inelastic collision where the colliding bodies stick together after impact and move with a common velocity. ($e = 0$, maximum loss of kinetic energy).

    2. The Two Core Conservation Laws (For 1D Elastic Collision)

    Consider two bodies of masses $m_1$ and $m_2$ moving along a straight line (1D) with initial velocities $u_1$ and $u_2$ (where $u_1 > u_2$ to ensure they collide). After an elastic collision, let their final velocities be $v_1$ and $v_2$.

    Law 1: Conservation of Linear Momentum

    $$m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2$$

    Rearranging terms:

    $$m_1 (u_1 – v_1) = m_2 (v_2 – u_2) \quad \text{— (Equation 1)}$$

    Law 2: Conservation of Kinetic Energy

    $$\frac{1}{2}m_1 u_1^2 + \frac{1}{2}m_2 u_2^2 = \frac{1}{2}m_1 v_1^2 + \frac{1}{2}m_2 v_2^2$$

    Canceling $\frac{1}{2}$ and rearranging:

    $$m_1 (u_1^2 – v_1^2) = m_2 (v_2^2 – u_2^2) \quad \text{— (Equation 2)}$$

    3. The Coefficient of Restitution ($e$)

    Dividing Equation 2 by Equation 1:

    $$(u_1 + v_1) = (v_2 + u_2)$$

    $$u_1 – u_2 = v_2 – v_1$$

    This yields the fundamental law of relative velocities:

    $$\text{Relative Velocity of Separation} = \text{Relative Velocity of Approach}$$

    $$v_2 – v_1 = u_1 – u_2$$

    We define the Coefficient of Restitution ($e$) as:

    $$e = \frac{\text{Relative velocity of separation along line of impact}}{\text{Relative velocity of approach along line of impact}} = \frac{v_2 – v_1}{u_1 – u_2}$$

    • For a perfectly elastic collision, $e = 1$.
    • For a perfectly inelastic collision, $e = 0$.

    4. Derivation of Final Velocities ($v_1$ and $v_2$)

    By solving the simultaneous equations of momentum conservation and $v_2 – v_1 = u_1 – u_2$ (for $e=1$), we obtain the standard formula for final velocities in a 1D elastic collision:

    $$v_1 = \frac{(m_1 – m_2)u_1 + 2m_2 u_2}{m_1 + m_2}$$

    $$v_2 = \frac{(m_2 – m_1)u_2 + 2m_1 u_1}{m_1 + m_2}$$

    5. High-Yield Special Cases for JEE-Mains

    Case A: Equal Masses ($m_1 = m_2 = m$)

    Substituting $m_1 = m_2$ into the velocity formulas:

    • $v_1 = u_2$
    • $v_2 = u_1$
      Takeaway: When two bodies of equal mass undergo a 1D elastic collision, they exchange their velocities. If the second body was initially at rest ($u_2 = 0$), the first body stops completely ($v_1 = 0$), and the second body moves off with the initial velocity of the first ($v_2 = u_1$).

    Case B: Massive Body Collides with a Stationary Light Body ($m_1 \gg m_2$, $u_2 = 0$)

    • $v_1 \approx u_1$ (The massive body continues moving with almost no change in velocity).
    • $v_2 \approx 2u_1$ (The light body is thrown forward at twice the velocity of the heavy body).

    Case C: Light Body Collides with a Massive Stationary Body ($m_1 \ll m_2$, $u_2 = 0$)

    • $v_1 \approx -u_1$ (The light body rebounds with almost the exact same speed in the opposite direction).
    • $v_2 \approx 0$ (The massive body remains practically at rest).

    6. Kinetic Energy Transfer in 1D Elastic Collision

    The fraction of kinetic energy transferred from the moving body ($m_1$) to the stationary target body ($m_2$) is given by:

    $$\frac{\Delta K}{K_1} = \frac{4m_1 m_2}{(m_1 + m_2)^2}$$

    • Maximum Energy Transfer ($100\%$) occurs when $m_1 = m_2$. This is why nuclear reactors use moderators like heavy water (deuterium) or graphite blocks (masses comparable to neutrons) to slow down fast neutrons efficiently via elastic collisions.

    JEE-Mains/NEET Practice Questions

    Question 1: Standard Velocity Calculation

    A sphere of mass $2 \text{ kg}$ moving with a velocity of $5 \text{ m/s}$ undergoes a head-on elastic collision with another stationary sphere of mass $3 \text{ kg}$. Find the velocity of the second sphere after the collision.

    (a) $2 \text{ m/s}$

    (b) $4 \text{ m/s}$

    (c) $6 \text{ m/s}$

    (d) $2.5 \text{ m/s}$

    Solution:

    Given: $m_1 = 2 \text{ kg}$, $u_1 = 5 \text{ m/s}$, $m_2 = 3 \text{ kg}$, $u_2 = 0$.

    Using the formula for final velocity $v_2$:

    $v_2 = \frac{(m_2 – m_1)u_2 + 2m_1 u_1}{m_1 + m_2}$

    $v_2 = \frac{(3 – 2)(0) + 2(2)(5)}{2 + 3}$

    $v_2 = \frac{0 + 20}{5} = 4 \text{ m/s}$.

    Answer: (b)

    Question 2: Exchange of Velocities

    Two identical particles A and B, each of mass $m$, are moving along the same straight line towards each other with speeds $u$ and $2u$ respectively. If the collision is perfectly elastic, what are their velocities after the collision?

    (a) $-2u$ and $u$

    (b) $2u$ and $-u$

    (c) $-u$ and $-2u$

    (d) $u$ and $2u$

    Solution:

    Let the direction of particle A be positive ($\rightarrow$) and particle B be negative ($\leftarrow$).

    Initial velocities: $u_1 = +u$ and $u_2 = -2u$.

    Since the masses are identical ($m_1 = m_2 = m$), the particles exchange their velocities in a 1D elastic collision:

    $v_1 = u_2 = -2u$

    $v_2 = u_1 = +u$

    Answer: (a)

    Question 3: Maximum Energy Transfer

    A neutron of mass $m$ makes a head-on elastic collision with a stationary nucleus. Under what condition will the neutron transfer the maximum fraction of its kinetic energy to the nucleus?

    (a) Mass of the nucleus is much greater than $m$

    (b) Mass of the nucleus is much smaller than $m$

    (c) Mass of the nucleus is equal to $m$

    (d) Energy transfer is independent of mass

    Solution:

    The fraction of kinetic energy transferred is given by $\frac{\Delta K}{K_1} = \frac{4m_1 m_2}{(m_1 + m_2)^2}$.

    To maximize this expression with respect to $m_2$, the denominator must be minimized relative to the numerator, which occurs when $m_1 = m_2$ (i.e., when the target mass equals the neutron mass).

    Answer: (c)

    Question 4: Rebound and Velocity Ratio

    A ball of mass $m$ moving with speed $v$ makes a head-on elastic collision with a stationary ball of mass $M$. If the incident ball rebounds with one-third of its initial speed, the ratio of masses $\frac{M}{m}$ is:

    (a) $1$

    (b) $2$

    (c) $3$

    (d) $4$

    Solution:

    1. Initial velocity of mass $m$ is $u_1 = v$, and mass $M$ is $u_2 = 0$.
    2. After collision, mass $m$ rebounds with speed $\frac{v}{3}$, so $v_1 = -\frac{v}{3}$ (taking opposite direction).
    3. Using the law of restitution for elastic collision ($e = 1$):
      $v_2 – v_1 = u_1 – u_2 \implies v_2 – \left(-\frac{v}{3}\right) = v – 0$
      $v_2 + \frac{v}{3} = v \implies v_2 = \frac{2v}{3}$.
    4. Use momentum conservation:
      $m(v) + M(0) = m\left(-\frac{v}{3}\right) + M\left(\frac{2v}{3}\right)$
      $v = -\frac{mv}{3} + \frac{2Mv}{3}$
      Divide by $v$ and rearrange:
      $1 = -\frac{m}{3} + \frac{2M}{3} \implies 3 = -m + 2M \implies 2M = 4m \implies \frac{M}{m} = 2$.
      Answer: (b)