Physics·Explained

Motion of System of Particles and Rigid Body — Explained

NEET UG
Updated 22 Mar 2026

Detailed Explanation

The study of the motion of a system of particles and rigid bodies is a fundamental extension of Newtonian mechanics, moving beyond the idealized point mass model to describe the dynamics of extended objects. This chapter introduces crucial concepts that are indispensable for understanding the real world, where objects possess size, shape, and internal structure.

1. Conceptual Foundation: System of Particles and Rigid Body

  • System of Particles:A collection of individual particles interacting with each other. The motion of such a system is often complex, but it can be simplified by considering the motion of a special point called the Center of Mass (CM).
  • Rigid Body:An idealized body whose shape and size do not change under the action of external forces. The distance between any two particles within a rigid body remains constant. Real-world objects like wheels, doors, and planets are often approximated as rigid bodies for analysis.

2. Center of Mass (CM)

The center of mass is a unique point in a system where, for many purposes, the entire mass of the system can be considered to be concentrated. It's the point where an external force can be applied to cause pure translational motion without any rotation.

  • For a system of $n$ discrete particles:If particles of masses m1,m2,ldots,mnm_1, m_2, ldots, m_n have position vectors vecr1,vecr2,ldots,vecrnvec{r}_1, vec{r}_2, ldots, vec{r}_n respectively, the position vector of the center of mass vecRCMvec{R}_{CM} is given by:

vecRCM=m1vecr1+m2vecr2+ldots+mnvecrnm1+m2+ldots+mn=sumi=1nmivecrisumi=1nmi=sumi=1nmivecriMvec{R}_{CM} = \frac{m_1vec{r}_1 + m_2vec{r}_2 + ldots + m_nvec{r}_n}{m_1 + m_2 + ldots + m_n} = \frac{sum_{i=1}^{n} m_ivec{r}_i}{sum_{i=1}^{n} m_i} = \frac{sum_{i=1}^{n} m_ivec{r}_i}{M}
where MM is the total mass of the system. In Cartesian coordinates, this expands to:
XCM=summixiM,quadYCM=summiyiM,quadZCM=summiziMX_{CM} = \frac{sum m_i x_i}{M}, quad Y_{CM} = \frac{sum m_i y_i}{M}, quad Z_{CM} = \frac{sum m_i z_i}{M}

  • For a continuous mass distribution:The summation is replaced by integration:

vecRCM=intvecr,dmintdm=intvecr,dmMvec{R}_{CM} = \frac{int vec{r} ,dm}{int dm} = \frac{int vec{r} ,dm}{M}

  • Motion of the Center of Mass:The velocity of the CM is vecVCM=dvecRCMdt=summivecviMvec{V}_{CM} = \frac{dvec{R}_{CM}}{dt} = \frac{sum m_i vec{v}_i}{M}. The acceleration of the CM is vecACM=dvecVCMdt=summivecaiMvec{A}_{CM} = \frac{dvec{V}_{CM}}{dt} = \frac{sum m_i vec{a}_i}{M}.

Newton's second law for a system of particles states that the net external force acting on the system is equal to the product of the total mass of the system and the acceleration of its center of mass:

vecFext=MvecACMvec{F}_{ext} = Mvec{A}_{CM}
This is a profound result: the center of mass moves as if all the mass of the system were concentrated at that point and all external forces were applied there, irrespective of the internal forces between particles.

3. Rotational Motion

When a rigid body moves such that all its particles move in circles about a fixed axis, it undergoes pure rotational motion. The axis of rotation can be fixed in space or move.

  • Angular Displacement ($Delta heta$):The angle swept by a line connecting a particle to the axis of rotation. Measured in radians.
  • Angular Velocity ($omega$):The rate of change of angular displacement, omega=dθdtomega = \frac{d\theta}{dt}. Vector quantity, direction given by the right-hand rule. Measured in rad/s.
  • Angular Acceleration ($alpha$):The rate of change of angular velocity, alpha=domegadtalpha = \frac{domega}{dt}. Measured in rad/s2^2.
  • Relation between Linear and Angular Quantities:For a particle at a distance rr from the axis of rotation:

* Linear speed: v=romegav = romega * Tangential acceleration: at=ralphaa_t = ralpha * Centripetal acceleration: ac=romega2=v2/ra_c = romega^2 = v^2/r

  • **Equations of Rotational Kinematics (for constant alphaalpha):**

* omega=omega0+alphatomega = omega_0 + alpha t * heta=omega0t+12alphat2heta = omega_0 t + \frac{1}{2}alpha t^2 * omega2=omega02+2alphaθomega^2 = omega_0^2 + 2alpha\theta

4. Torque ($vec{ au}$)

Torque is the rotational analogue of force. It is the twisting effect of a force that tends to produce or change rotational motion. Torque depends on the magnitude of the force, the distance from the axis of rotation (lever arm), and the angle between the force vector and the position vector.

  • Definition:vecτ=vecr×vecFvec{\tau} = vec{r} \times vec{F}, where vecrvec{r} is the position vector from the axis of rotation to the point of application of the force vecFvec{F}.
  • Magnitude:au=rFsinphiau = rFsinphi, where phiphi is the angle between vecrvec{r} and vecFvec{F}. Alternatively, au=F×(perpendicular distance from axis to line of action of force)au = F \times (\text{perpendicular distance from axis to line of action of force}).
  • Direction:Given by the right-hand rule (perpendicular to the plane containing vecrvec{r} and vecFvec{F}). For a fixed axis, we often consider only the component of torque along the axis.
  • Newton's Second Law for Rotation:The net external torque acting on a rigid body about a fixed axis is equal to the product of its moment of inertia about that axis and its angular acceleration:

vecτext=Ivecalphavec{\tau}_{ext} = Ivec{alpha}

5. Moment of Inertia ($I$)

Moment of inertia is the rotational analogue of mass. It is a measure of a body's resistance to changes in its rotational motion. It depends not only on the mass of the body but also on how that mass is distributed relative to the axis of rotation.

  • For a system of discrete particles:I=summiri2I = sum m_i r_i^2, where rir_i is the perpendicular distance of the ii-th particle from the axis of rotation.
  • For a continuous body:I=intr2,dmI = int r^2 ,dm.
  • Factors affecting I:Mass, shape, size, and the position/orientation of the axis of rotation.
  • Theorems of Moment of Inertia:

* Parallel Axis Theorem: If ICMI_{CM} is the moment of inertia of a body about an axis passing through its center of mass, then the moment of inertia II about a parallel axis at a distance dd from the CM axis is I=ICM+Md2I = I_{CM} + Md^2, where MM is the total mass of the body.

* Perpendicular Axis Theorem (for planar bodies): For a planar body, if IxI_x and IyI_y are moments of inertia about two perpendicular axes lying in the plane of the body, then the moment of inertia IzI_z about an axis perpendicular to the plane and passing through their intersection is Iz=Ix+IyI_z = I_x + I_y.

6. Angular Momentum ($vec{L}$)

Angular momentum is the rotational analogue of linear momentum. It is a measure of the 'quantity of rotational motion' an object possesses.

  • For a single particle:vecL=vecr×vecp=vecr×(mvecv)vec{L} = vec{r} \times vec{p} = vec{r} \times (mvec{v}). Its magnitude is L=mvrsinphiL = mvrsinphi.
  • For a rigid body rotating about a fixed axis:vecL=Ivecomegavec{L} = Ivec{omega}.
  • Conservation of Angular Momentum:If the net external torque acting on a system is zero, then its total angular momentum remains constant.

extIfvecτext=0, then dvecLdt=0impliesvecL=constantext{If } vec{\tau}_{ext} = 0, \text{ then } \frac{dvec{L}}{dt} = 0 implies vec{L} = \text{constant}
This implies I1omega1=I2omega2I_1omega_1 = I_2omega_2 in rotational motion. This principle explains phenomena like a spinning ice skater increasing her angular speed by pulling her arms in (decreasing II, so omegaomega increases).

7. Rotational Kinetic Energy ($K_{rot}$)

A rotating body possesses kinetic energy due to its rotation.

  • Formula:Krot=12Iomega2K_{rot} = \frac{1}{2}Iomega^2.

8. Rolling Motion

Rolling motion is a combination of translational and rotational motion. A common example is a wheel rolling without slipping on a surface.

  • Pure Rolling (Rolling without slipping):The point of contact between the rolling body and the surface is instantaneously at rest. This implies a specific relationship between the translational speed of the center of mass (vCMv_{CM}) and the angular speed (omegaomega):

vCM=Romegav_{CM} = Romega
where RR is the radius of the rolling body.

  • Kinetic Energy of Rolling:The total kinetic energy of a rolling body is the sum of its translational kinetic energy and rotational kinetic energy:

Ktotal=Ktrans+Krot=12MvCM2+12ICMomega2K_{total} = K_{trans} + K_{rot} = \frac{1}{2}Mv_{CM}^2 + \frac{1}{2}I_{CM}omega^2
Substituting omega=vCM/Romega = v_{CM}/R, we get:
K_{total} = \frac{1}{2}Mv_{CM}^2 + \frac{1}{2}I_{CM}left(\frac{v_{CM}}{R}\right)^2 = \frac{1}{2}Mv_{CM}^2 left(1 + \frac{I_{CM}}{MR^2}\right)
The term k2=ICM/Mk^2 = I_{CM}/M is the square of the radius of gyration, so K_{total} = \frac{1}{2}Mv_{CM}^2 left(1 + \frac{k^2}{R^2}\right).

  • Acceleration of a Rolling Body on an Inclined Plane:For a body rolling down an inclined plane without slipping, its acceleration is given by:

a=gsinθ1+ICMMR2=gsinθ1+k2R2a = \frac{gsin\theta}{1 + \frac{I_{CM}}{MR^2}} = \frac{gsin\theta}{1 + \frac{k^2}{R^2}}
The time taken to roll down a given distance ss is t=sqrt2sat = sqrt{\frac{2s}{a}}. Bodies with smaller ICM/MR2I_{CM}/MR^2 (or k2/R2k^2/R^2) values will have greater acceleration and reach the bottom faster (e.g., solid sphere < disc < ring).

Common Misconceptions & NEET-Specific Angle:

  • Confusing CM with Geometric Center:For homogeneous bodies with uniform density and symmetrical shapes, CM coincides with the geometric center. However, for non-uniform or asymmetrical bodies, they differ.
  • Applying Parallel Axis Theorem Incorrectly:Remember ICMI_{CM} is always about an axis passing through the center of mass. The theorem is I=ICM+Md2I = I_{CM} + Md^2, not I=Ianyaxis+Md2I = I_{any_axis} + Md^2.
  • Misunderstanding Pure Rolling:The condition vCM=Romegav_{CM} = Romega is crucial. The point of contact has zero velocity relative to the surface. This means friction is static friction, and no work is done by friction in pure rolling.
  • Conservation of Angular Momentum:It applies only when net external torque is zero. Internal forces/torques do not change the total angular momentum of the system.
  • Vector Nature:Torque and angular momentum are vector quantities. Their directions are important, especially in 3D problems, though NEET often focuses on 2D rotation about a fixed axis.

NEET questions frequently test the application of conservation of angular momentum, calculations of moment of inertia for standard shapes (often using parallel/perpendicular axis theorems), and the dynamics of rolling motion on inclined planes. A strong grasp of the analogies between linear and rotational quantities is key to solving problems efficiently.

Often confused with

Side-by-side differences the NEET paper likes to test.

Motion of System of Particles and Rigid Body vs Translational Motion
AspectMotion of System of Particles and Rigid BodyTranslational Motion
QuantityLinear MotionRotational Motion
DisplacementLinear displacement ($vec{s}$)Angular displacement ($vec{ heta}$)
VelocityLinear velocity ($vec{v}$)Angular velocity ($vec{omega}$)
AccelerationLinear acceleration ($vec{a}$)Angular acceleration ($vec{alpha}$)
Cause of Motion ChangeForce ($vec{F}$)Torque ($vec{ au}$)
Inertia (Resistance to change)Mass ($m$)Moment of Inertia ($I$)
MomentumLinear momentum ($vec{p} = mvec{v}$)Angular momentum ($vec{L} = Ivec{omega}$)
Newton's 2nd Law$vec{F} = mvec{a}$$vec{ au} = Ivec{alpha}$
Kinetic Energy$K = rac{1}{2}mv^2$$K_{rot} = rac{1}{2}Iomega^2$
Work Done$W = vec{F} cdot vec{s}$$W = vec{ au} cdot vec{ heta}$
Power$P = vec{F} cdot vec{v}$$P = vec{ au} cdot vec{omega}$

The fundamental difference between linear (translational) and rotational motion lies in the type of movement and the physical quantities used to describe them. Linear motion involves movement along a straight or curved path, described by linear displacement, velocity, and acceleration, caused by force, and resisted by mass.

Rotational motion involves spinning around an axis, described by angular displacement, velocity, and acceleration, caused by torque, and resisted by moment of inertia. Crucially, there's a direct analogy between almost every linear quantity and a corresponding rotational quantity, making it easier to adapt principles like Newton's laws and conservation of momentum to rotational contexts.

Why it is tested: For NEET, understanding these analogies is paramount. Questions often require translating between linear and rotational concepts, especially in problems involving rolling motion, where both types of motion occur simultaneously. Knowing the corresponding quantities and equations allows students to apply familiar principles to new rotational scenarios, such as relating linear acceleration to angular acceleration or linear kinetic energy to rotational kinetic energy. This comparative understanding helps in solving complex problems efficiently and avoiding conceptual errors.

Questions students ask

5 answered on this topic.

What is the significance of the center of mass in understanding the motion of a system of particles?

The center of mass (CM) is a crucial concept because it simplifies the analysis of complex systems. For any system of particles, the CM moves as if all the mass of the system were concentrated at that single point, and all external forces acting on the system were applied directly to it.

This means that the translational motion of the entire system can be described solely by tracking the motion of its CM, independent of the internal forces or the individual motions of the particles within the system.

This simplification is incredibly powerful for solving problems involving explosions, collisions, or projectile motion of extended objects.

How does torque differ from force, and what role does it play in rotational motion?

While force causes linear acceleration, torque is the rotational analogue of force, causing angular acceleration. Force is a push or pull, measured in Newtons, that changes an object's linear momentum.

Torque, on the other hand, is a twisting action, measured in Newton-meters, that changes an object's angular momentum. It depends not only on the magnitude of the force but also on its point of application relative to the axis of rotation (the lever arm) and the angle at which it's applied.

A large force applied close to the axis might produce less torque than a smaller force applied further away, highlighting its role in initiating or altering rotational motion.

Explain the concept of moment of inertia and why it's analogous to mass.

Moment of inertia (II) is the rotational equivalent of mass. Just as mass quantifies an object's resistance to changes in its linear motion (inertia), moment of inertia quantifies its resistance to changes in its rotational motion.

However, unlike mass, moment of inertia depends not only on the total mass of the object but also on how that mass is distributed with respect to the axis of rotation. A body with mass concentrated far from the axis will have a larger moment of inertia and thus be harder to start or stop rotating than a body with the same mass concentrated closer to the axis.

This explains why a solid sphere rolls faster than a hollow sphere of the same mass and radius down an incline.

What is pure rolling motion, and what is its key characteristic?

Pure rolling motion, also known as rolling without slipping, is a special type of motion where a body simultaneously undergoes both translational and rotational motion, but with a specific relationship between them.

The key characteristic is that the point of contact between the rolling body and the surface it's rolling on is instantaneously at rest relative to the surface. This condition implies that the translational speed of the center of mass (vCMv_{CM}) is directly related to the angular speed (omegaomega) by the equation vCM=Romegav_{CM} = Romega, where RR is the radius of the rolling body.

In pure rolling, static friction acts at the point of contact, but it does no work, as the point of application of the force is momentarily stationary.

When is angular momentum conserved, and what are its practical implications?

Angular momentum is conserved when the net external torque acting on a system is zero. This means that if no external twisting forces are applied, the total angular momentum of the system remains constant.

This principle has profound practical implications. For example, an ice skater spins faster when she pulls her arms and legs closer to her body because she decreases her moment of inertia (II), and to keep IomegaIomega constant, her angular velocity (omegaomega) must increase.

Similarly, the conservation of angular momentum explains why planets orbit the sun in elliptical paths, speeding up when closer to the sun and slowing down when farther away, as their moment of inertia changes.