Why this topic matters · 8 min read
Rotational motion and mechanics are core physics topics in Agniveer Navy SSR/MR exams, typically carrying 8-12% weightage. Questions focus on moment of inertia, torque, angular momentum, rolling motion, and energy conservation in rotating systems. Expect 2-3 numerical problems and 1-2 conceptual MCQs. Recent papers emphasize real-world applications like spinning propellers, gyroscopic effects, and ship stability.
Moment of Inertia (Rotational Mass)
Moment of inertia is the rotational equivalent of mass in linear motion. Just as mass resists linear acceleration, moment of inertia resists angular acceleration. It depends on both the mass of an object and how far that mass is distributed from the axis of rotation. A heavier object farther from the axis has much higher moment of inertia. Think of a spinning figure skater: when arms are extended, inertia is high and spin is slow; when arms are pulled in, inertia drops and spin speeds up.
- I = sum of (mass × distance squared) from axis: I = Σ m_i r_i²
- For continuous bodies, use integration: I = ∫ r² dm
- Parallel axis theorem: I_parallel = I_center + M d², where d is distance between axes
- Perpendicular axis theorem (2D): I_z = I_x + I_y
- Common shapes: solid cylinder I = (1/2)MR², solid sphere I = (2/5)MR², thin ring I = MR²
- Units: kg·m² (same as energy/torque)
Key formulas
Moment of Inertia Definition
I = Σ m_i r_i²
When: For discrete point masses; use integration for continuous objects
Parallel Axis Theorem
I_parallel = I_cm + M d²
When: When axis of rotation is not through center of mass
Rotational Kinetic Energy
KE_rot = (1/2) I ω²
When: Energy of spinning object; compare with (1/2)mv² for linear motion
Worked examples
A solid cylinder (M=2 kg, R=0.5 m) spins about its central axis at ω=10 rad/s. Find rotational KE. Solution: I=(1/2)MR²=(1/2)(2)(0.5)²=0.25 kg·m². KE=(1/2)(0.25)(10)²=12.5 J.
A thin ring (M=1 kg, R=0.3 m) rotates about an axis parallel to its center, distance d=0.2 m away. Find I. Solution: I_cm=MR²=1(0.09)=0.09 kg·m². I_parallel=0.09+1(0.04)=0.13 kg·m².
Torque and Angular Acceleration
Torque is the rotational equivalent of force. It measures the turning effect of a force applied at some distance from the pivot. Larger torque causes faster angular acceleration. The relationship τ = I α is the rotational version of F = ma. Torque depends on both the magnitude of the force and its perpendicular distance from the axis (lever arm). A small force applied far from the axis can produce the same torque as a large force applied close to the axis.
- Torque definition: τ = r × F (vector cross product); magnitude τ = r F sin(θ)
- Perpendicular distance from axis to line of force is called lever arm or moment arm
- Newton's second law for rotation: τ = I α (analogous to F = ma)
- If multiple torques act, use net torque: τ_net = Σ τ_i = I α
- Torque is maximum when force is perpendicular to radius (sin 90° = 1)
- Units: N·m (newton-meters)
Key formulas
Torque Magnitude
τ = r F sin(θ)
When: θ is angle between radius vector and force; use perpendicular distance for simplicity
Rotational Newton's Second Law
τ_net = I α
When: Finding angular acceleration from net torque; I must be about same axis as torque
Work Done by Torque
W = τ θ
When: Constant torque through angle θ (in radians)
Worked examples
A force of 20 N is applied perpendicular to a rod at distance 0.5 m from pivot. Find torque. Solution: τ = r F = 0.5 × 20 = 10 N·m.
A disk (I=0.4 kg·m²) experiences net torque 8 N·m. Find angular acceleration. Solution: τ = I α → 8 = 0.4 α → α = 20 rad/s².
Angular Momentum and Conservation
Angular momentum is the rotational equivalent of linear momentum. For a spinning object, L = I ω. When no external torque acts on a system, angular momentum is conserved (remains constant). This is why a spinning ice skater speeds up when pulling arms in: moment of inertia decreases, so angular velocity must increase to keep L constant. In naval contexts, this principle applies to ship gyroscopes and propeller dynamics.
- Angular momentum: L = I ω (for rigid body rotating about fixed axis)
- For point mass: L = m v r = m r² ω
- Conservation of angular momentum: If τ_external = 0, then L_initial = L_final
- Change in angular momentum: ΔL = τ Δt (impulse-momentum analog)
- Direction of L given by right-hand rule: curl fingers in direction of rotation, thumb points along L
- Units: kg·m²/s
Key formulas
Angular Momentum
L = I ω
When: For rigid body; analogous to p = mv for linear motion
Conservation of Angular Momentum
I_1 ω_1 = I_2 ω_2
When: No external torque; used in collision/interaction problems
Angular Impulse-Momentum
τ Δt = ΔL = I Δω
When: Torque applied over time interval changes angular momentum
Worked examples
A skater with I=1.5 kg·m² spins at ω=4 rad/s. Arms pull in, reducing I to 0.6 kg·m². Find new ω. Solution: L conserved → 1.5(4) = 0.6 ω → ω = 10 rad/s.
A propeller (I=2 kg·m²) accelerates from rest to 100 rad/s in 5 seconds. Find average torque. Solution: ΔL = I Δω = 2(100) = 200 kg·m²/s. τ_avg = ΔL/Δt = 200/5 = 40 N·m.
Rolling Motion (Combined Translational and Rotational)
Rolling motion combines linear motion of the center of mass with rotation about the center of mass. For pure rolling (no slipping), the velocity of the center of mass and angular velocity are related: v_cm = ω R. The total kinetic energy is the sum of translational KE and rotational KE. This topic is crucial for understanding ship propeller dynamics and wheel motion in naval equipment.
- Pure rolling condition (no slip): v_cm = ω R, where R is radius
- Total kinetic energy: KE_total = (1/2) M v_cm² + (1/2) I ω²
- Substitute ω = v_cm/R to get: KE_total = (1/2) M v_cm² (1 + I/(MR²))
- For solid cylinder: KE_total = (3/4) M v_cm² (since I = (1/2)MR²)
- For solid sphere: KE_total = (7/10) M v_cm² (since I = (2/5)MR²)
- Energy conservation on incline: M g h = (1/2) M v_cm² + (1/2) I ω²
Key formulas
Pure Rolling Condition
v_cm = ω R
When: No slipping between object and surface; relates linear and angular velocity
Total Kinetic Energy (Rolling)
KE_total = (1/2) M v_cm² + (1/2) I ω²
When: Object both translates and rotates; substitute ω = v_cm/R to simplify
Energy Conservation (Rolling Down Incline)
M g h = (1/2) M v_cm² + (1/2) I ω²
When: Object rolls down frictionless incline from height h
Worked examples
A solid cylinder (M=2 kg, R=0.3 m) rolls without slipping at v_cm=6 m/s. Find total KE. Solution: I=(1/2)MR²=0.09 kg·m². ω=v/R=20 rad/s. KE_trans=(1/2)(2)(36)=36 J. KE_rot=(1/2)(0.09)(400)=18 J. KE_total=54 J. (Or use KE=(3/4)Mv²=54 J.)
A solid sphere rolls down a 5 m high incline from rest. Find v_cm at bottom. Solution: mgh=(1/2)Mv²(1+I/(MR²))=mgh. For sphere: 10(5)=(1/2)v²(1+2/5)=(7/10)v². v²=100/1.4≈71.4. v≈8.45 m/s.
Gyroscopic Effect and Precession
A spinning object (gyroscope) resists changes to its axis of rotation. When an external torque is applied perpendicular to the spin axis, the gyroscope does not tip over immediately; instead, its axis slowly rotates in a direction perpendicular to both the spin axis and the applied torque. This phenomenon is called precession. In naval applications, ship gyroscopes maintain stability and help with navigation. Understanding precession is essential for Agniveer Navy as it relates to ship stabilization systems.
- Gyroscope: a spinning object with large angular momentum L = I ω
- Precession: slow rotation of spin axis when external torque τ is applied perpendicular to L
- Precession angular velocity: Ω = τ / L = τ / (I ω)
- Direction of precession given by right-hand rule: curl fingers from τ direction toward L, thumb points along Ω
- Faster spin (larger ω) means slower precession (smaller Ω)
- Used in ship stabilizers, compasses, and navigation systems
Key formulas
Precession Angular Velocity
Ω = τ / L
When: External torque causes gyroscope axis to precess; L = I ω is spin angular momentum
Precession Rate (Alternative)
Ω = τ / (I ω)
When: Directly relates precession to applied torque and spin parameters
⚠ Common mistakes to avoid
- Confusing moment of inertia with mass. I is not the same as M. I depends on mass distribution and axis choice. A light object far from axis can have higher I than a heavy object close to axis.
- Forgetting the perpendicular distance in torque. τ = r F sin(θ). Many aspirants use τ = r F without the sine term. Only the perpendicular component of force contributes to torque.
- Mixing up angular and linear quantities. ω is in rad/s, not rev/s. Always convert revolutions to radians (1 rev = 2π rad). Confusing v with ω or forgetting v = ω R in rolling motion.
- Applying conservation of angular momentum incorrectly. It only holds when external torque is zero. If friction or external forces act, L is not conserved. Check the problem statement carefully.
- Errors in rolling motion energy. Many forget that total KE includes both translational and rotational parts. Using only (1/2)Mv² misses the rotational contribution. Always add (1/2)Iω².
- Misunderstanding precession direction. Students often get the direction of precession wrong. Use right-hand rule carefully: fingers curl from applied torque direction toward spin angular momentum direction; thumb points along precession axis.
🧠 Memory aids
- I-MASS analogy: Moment of Inertia is to rotation what MASS is to translation. Higher I resists angular acceleration just as higher M resists linear acceleration.
- TAU-TORQUE: Think 'Torque = τ = r F sin(θ)'. The perpendicular distance (r sin θ) is the lever arm. Longer lever arm = more turning effect.
- L-SPIN: Angular Momentum L = I ω. When I decreases (arms in), ω increases (spin faster) to keep L constant. Skater spinning is the classic image.
- V-EQUALS-OMEGA-R: For rolling, v_cm = ω R. This is the no-slip condition. If you know one, you can find the other instantly.
- GYRO-PRECESSION: Spin fast (high ω) → slow precession (low Ω). Spin slow → fast precession. Inverse relationship: Ω = τ / (I ω).
🎯 AGNIVEER NAVY exam tips
- Agniveer Navy papers typically include 1-2 numerical problems on moment of inertia and rotational KE. Expect questions on solid cylinders, spheres, and rings. Know the standard I formulas by heart; deriving them takes too long.
- Torque and angular acceleration (τ = I α) appears in 1-2 MCQs. Often paired with force and linear acceleration (F = ma) to test conceptual understanding. Watch for trick options that confuse linear and angular quantities.
- Rolling motion questions are common (2-3 marks). Expect a ball or cylinder rolling down an incline or on a horizontal surface. Key is remembering v = ω R and total KE = translational + rotational. Energy conservation is the fastest solution method.
- Conservation of angular momentum appears in 1 conceptual MCQ or 1 numerical problem. Typical scenario: spinning object changes shape (arms in/out) or two objects collide rotationally. Recognize when external torque is zero.
- Gyroscopic precession is tested in 1 conceptual MCQ (rarely numerical). Focus on direction using right-hand rule and the inverse relationship between spin speed and precession rate. Ship stabilizers and navigation systems are common contexts.
- Time management: Rotational motion problems take 3-5 minutes each. Prioritize energy conservation methods over force/torque analysis when possible—they're faster. Sketch the system and label all given quantities before calculating.
Q1 · medium · AI-verified
A wheel starts from rest and attains an angular velocity of 60 rad/s in 10 seconds with uniform angular acceleration. The angle (in radians) covered by the wheel in this time is:
- 150 rad
- 120 rad
- 300 rad
- 600 rad
Q2 · hard · AI-verified
A disc of moment of inertia I₁ rotating with angular velocity ω₁ is placed over another disc of moment of inertia I₂ at rest. They eventually rotate together. The ratio of final kinetic energy to initial kinetic energy is:
- I₂/(I₁ + I₂)
- (I₁ + I₂)/I₁
- I₁²/(I₁ + I₂)²
- I₁/(I₁ + I₂)
Q3 · medium · AI-verified
A body of mass 2 kg moving with velocity 3 m/s collides with a stationary body of mass 1 kg and sticks to it (perfectly inelastic collision). The velocity of the combined system after collision is:
- 1.5 m/s
- 1 m/s
- 3 m/s
- 2 m/s
Q4 · hard · AI-verified
A particle of mass m moves in a circle of radius r. If its angular momentum is L, the centripetal force acting on it is:
- L²/(mr³)
- L²/(m²r³)
- L/(mr²)
- L²/(mr²)
Q5 · hard · AI-verified
A solid cylinder of mass M and radius R rolls without slipping down an inclined plane of angle θ. What is the linear acceleration of the cylinder?
- (3/4)g sinθ
- g sinθ
- (2/3)g sinθ
- (1/2)g sinθ