System of Particles and Rotational Motion Class 11 Revision Notes

This comprehensive revision sheet for CBSE Class 11 Physics Chapter 7, 'System of Particles and Rotational Motion', covers crucial concepts such as Center of Mass, Torque, Angular Momentum, Moment of Inertia, and the Theorems of Parallel and Perpendicular Axes. Rotational dynamics is a highly weighted topic in CBSE examinations and competitive exams like JEE and NEET. This chapter transitions your understanding from translational mechanics to rotational systems by establishing clear mathematical analogies. To maximize your retention and master this conceptually demanding chapter, use YoLearn AI tools. Generate instant Flashcards for complex vector formulas, create a dynamic Mind Map to link linear and angular variables, take quick Quizzes to test your numerical accuracy, or use the Summarizer for a rapid last-minute formula walkthrough before entering the exam hall.

Understanding Rigid Bodies and Motion Types

A rigid body is defined as an ideal system of particles in which the distance between any two constituent particles remains completely invariant under the application of any external force. In real life, perfectly rigid bodies do not exist, but objects like steel spheres or wooden blocks approximate this behavior. When a rigid body undergoes pure translational motion, every particle of the body moves with the same velocity at any instant. Conversely, during pure rotational motion about a fixed axis, every particle of the body moves in a circle whose center lies on that axis, and all particles share the same angular velocity ($\omega$) even though their linear velocities ($v = r\omega$) differ depending on their distance from the axis. The most general motion of a rigid body is a combination of translation and rotation, commonly observed in rolling motion without slipping.

Analogy Between Linear and Rotational Motion

AspectDetails

Core Revision Glossary

Center of Mass
The unique point in a system of particles where the entire mass of the system can be assumed to be concentrated for describing its translational motion.
Torque (Moment of Force)
The turning effect of a force about a given axis, mathematically defined as the vector product of the position vector and the force vector: $\vec{\tau} = \vec{r} \times \vec{F}$.
Moment of Inertia
A measure of an object's resistance to rotational acceleration about a specific axis, defined as $I = \sum m_i r_i^2$.
Radius of Gyration
The radial distance from the axis of rotation to a point where the entire mass of the body could be concentrated without altering its moment of inertia: $k = \sqrt{I/M}$.
Angular Momentum
The rotational analogue of linear momentum, defined for a particle as $\vec{L} = \vec{r} \times \vec{p}$, or for a rigid body as $L = I\omega$.
Couple
A pair of equal and opposite forces acting on a body along different lines of action, producing pure rotation without any translation.

Must Remember: Formula Sheet and Key Properties

  • The Center of Mass (COM) of a two-particle system lies on the line joining them, with position $X_{cm} = \frac{m_1 x_1 + m_2 x_2}{m_1 + m_2}$.
  • For a continuous mass distribution, the coordinates of COM are given by $X_{cm} = \frac{1}{M}\int x\,dm$, $Y_{cm} = \frac{1}{M}\int y\,dm$, and $Z_{cm} = \frac{1}{M}\int z\,dm$.
  • The Theorem of Parallel Axes states: $I = I_{cm} + Md^2$, where $I_{cm}$ is the moment of inertia about a parallel axis passing through the COM, and $d$ is the perpendicular distance between the axes.
  • The Theorem of Perpendicular Axes (valid only for planar/two-dimensional laminas) states: $I_z = I_x + I_y$, where X and Y axes lie in the plane of the body and the Z axis is perpendicular to it.
  • Law of Conservation of Angular Momentum: If the net external torque acting on a system is zero ($\tau_{ext} = 0$), then the total angular momentum of the system remains constant ($I_1\omega_1 = I_2\omega_2$).
  • For a body rolling without slipping on a horizontal surface, its total Kinetic Energy is the sum of translational and rotational kinetic energies: $K_{total} = \frac{1}{2}Mv_{cm}^2 + \frac{1}{2}I_{cm}\omega^2 = \frac{1}{2}Mv_{cm}^2\left(1 + \frac{k^2}{R^2}\right)$.
  • Work done by a torque is given by $W = \int \tau\,d\theta$, and rotational power is $P = \tau\omega$.

Step-by-Step Guide: Calculating Rotational Parameters

Worked Numerical Examples

  • {"title":"Example 1: Center of Mass of a Two-Particle System","description":"Two masses of $2\\text{ kg}$ and $3\\text{ kg}$ are located at positions $(1, 2)$ and $(4, 5)$ respectively. Find the coordinates of the center of mass.","bodyMarkdown":"Solution:\nUsing the formula $X_{cm} = \\frac{m_1 x_1 + m_2 x_2}{m_1 + m_2}$ and $Y_{cm} = \\frac{m_1 y_1 + m_2 y_2}{m_1 + m_2}$:\n\n $X_{cm} = \\frac{2(1) + 3(4)}{2 + 3} = \\frac{2 + 12}{5} = 2.8$\n $Y_{cm} = \\frac{2(2) + 3(5)}{2 + 3} = \\frac{4 + 15}{5} = 3.8$\n\nAnswer: The coordinates of the center of mass are $(2.8, 3.8)$."}
  • {"title":"Example 2: Moment of Inertia of a Uniform Ring","description":"A uniform thin ring of mass $M$ and radius $R$ rotates about a tangent in its own plane. Find its moment of inertia.","bodyMarkdown":"Solution:\n1. The moment of inertia of a ring about its diameter (lying in its plane) is $I_{dia} = \\frac{1}{2}MR^2$.\n2. To find the moment of inertia about a tangent in its plane, apply the Theorem of Parallel Axes: $I_{tangent} = I_{dia} + Md^2$, where the parallel distance $d = R$.\n3. Therefore, $I = \\frac{1}{2}MR^2 + MR^2 = \\frac{3}{2}MR^2$.\n\nAnswer: $I = \\frac{3}{2}MR^2$."}
  • {"title":"Example 3: Conservation of Angular Momentum","description":"A horizontal platform of moment of inertia $I_1$ rotates with angular speed $\\omega_0$. A child of mass $m$ drops vertically onto the edge of the platform (distance $R$ from the center). Find the new angular speed.","bodyMarkdown":"Solution:\nSince no external torque acts on the system, angular momentum is conserved: $L_{initial} = L_{final}$.\n\n $L_{initial} = I_1\\omega_0$\n $L_{final} = (I_1 + mR^2)\\omega$\n\nEquating both sides:\n$I_1\\omega_0 = (I_1 + mR^2)\\omega \\implies \\omega = \\frac{I_1\\omega_0}{I_1 + mR^2}$\n\nAnswer: The final angular speed is $\\omega = \\frac{I_1\\omega_0}{I_1 + mR^2}$."}

CBSE Board Exam Traps & Marking Tips

  1. Cross-Product Direction Trap: When calculating Torque ($\vec{\tau} = \vec{r} \times \vec{F}$) or Angular Momentum ($\vec{L} = \vec{r} \times \vec{p}$), the order of vectors matters. Writing $\vec{F} \times \vec{r}$ will result in a sign error, costing you marks in vector-form questions. Use the Right-Hand Rule carefully.
  2. Theorem Constraints: Remember that the Theorem of Perpendicular Axes ($I_z = I_x + I_y$) is only applicable to thin flat planar bodies (laminas like rings, discs, sheets) and cannot be applied to 3D bodies like spheres or cylinders. CBSE examiners frequently frame trick questions based on this.
  3. Rolling Energy Apportionment: Questions on rolling motion without slipping often ask for the ratio of rotational kinetic energy to total kinetic energy ($K_{rot}/K_{total} = k^2/(R^2+k^2)$). Always memorize the $k^2/R^2$ values for standard bodies (ring = 1, disc = 0.5, solid sphere = 0.4) to solve these quickly.
  4. Derivation Presentation: If asked to derive the relation $\tau = I\alpha$ or $L = I\omega$, always start with a neat diagram, define individual particle indices ($i$), and show the summation step clearly to score full step-wise marking.

Quick Concept & Formula Check

  • Where does the center of mass of a uniform semi-circular ring of radius R lie? The center of mass lies on the axis of symmetry at a distance of $2R/\pi$ from the geometric center.
  • Why is a wrench with a longer handle preferred to unscrew a tight nut? A longer handle increases the perpendicular distance ($r$) from the axis of rotation, which produces a larger torque ($\tau = rF$) for the same applied force.
  • State the condition under which the angular momentum of a system of particles is conserved. The total angular momentum of a system remains conserved if the net external torque acting on the system is zero ($\tau_{ext} = 0$).
  • What is the physical significance of the moment of inertia? Moment of inertia measures the rotational inertia of a body; it is the quantitative measure of the resistance of a body to any change in its state of rotational motion.

Frequently Asked Questions

What is the difference between center of gravity and center of mass?

The Center of Mass is the point where the entire mass of the body can be assumed to be concentrated, independent of gravity. The Center of Gravity is the point where the net gravitational force (weight) acts. They coincide in a uniform gravitational field but can differ in non-uniform fields.

How does the moment of inertia change with the distribution of mass?

The moment of inertia depends on how mass is distributed relative to the axis of rotation. The further the mass is distributed from the axis of rotation, the larger the moment of inertia will be, even if the total mass remains constant (e.g., a ring has a larger moment of inertia than a disc of the same mass and radius).

Can a body have a constant angular velocity but changing linear velocity?

Yes. When a rigid body rotates, all its particles have the same constant angular velocity $\omega$. However, since $v = r\omega$, particles at different radial distances $r$ from the axis have different linear velocities.

What is the moment of inertia of a solid sphere and hollow sphere about their diameters?

The moment of inertia of a solid sphere of mass $M$ and radius $R$ about its diameter is $\frac{2}{5}MR^2$. For a thin hollow sphere of the same mass and radius, it is $\frac{2}{3}MR^2$ about its diameter.