👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Classical Mechanics
Study mode

Dynamics

Introduction to Dynamics

Dynamics is a fundamental branch of classical mechanics that deals with the study of forces and their effects on the motion of objects. While kinematics describes how objects move without considering the causes, dynamics explains why objects move the way they do by analyzing the forces acting upon them.

At the heart of dynamics lie Newton's Laws of Motion, which provide the foundation to connect forces and motion mathematically. Understanding these laws, along with concepts like work, energy, and momentum, is essential for solving a wide range of physics problems, especially those encountered in competitive exams.

In this chapter, we will build a clear and thorough understanding of dynamics, starting from Newton's Laws, moving through equations of motion and force analysis, and progressing to energy and momentum concepts. Each section will include detailed explanations, diagrams, and worked examples to help you master the topic confidently.

Newton's Second Law

Newton's Second Law is the cornerstone of dynamics. It states that the net force acting on an object is directly proportional to the rate of change of its momentum. For most problems involving constant mass, this simplifies to the familiar formula:

Newton's Second Law

F = m a

The net force on an object equals its mass times its acceleration.

F = Net force (Newtons, N)
m = Mass (kilograms, kg)
a = Acceleration (meters per second squared, m/s²)

Here, force (\( \mathbf{F} \)) and acceleration (\( \mathbf{a} \)) are vector quantities, meaning they have both magnitude and direction. The mass (\( m \)) is a scalar quantity representing the amount of matter in the object.

This law tells us that if you apply a net force on an object, it will accelerate in the direction of that force. The greater the force, the greater the acceleration; the greater the mass, the smaller the acceleration for the same force.

Let's visualize this with a common example: a block on a flat surface with several forces acting on it.

Fapplied Ffriction Weight (mg) Normal Force (N) Acceleration (a)

In this diagram:

  • Weight (mg): The gravitational force pulling the block downwards.
  • Normal Force (N): The support force from the surface acting upwards, balancing the weight.
  • Applied Force (Fapplied): A force pushing the block to the right.
  • Friction (Ffriction): A resistive force opposing motion to the left.
  • Acceleration (a): The resulting acceleration of the block to the right.

Newton's second law tells us the net force in the horizontal direction is:

\( F_{\text{net}} = F_{\text{applied}} - F_{\text{friction}} = m a \)

This relationship allows us to calculate acceleration if forces and mass are known, or vice versa.

Free Body Diagrams

To analyze forces acting on an object clearly, physicists use free body diagrams (FBDs). An FBD is a simple sketch showing the object isolated from its surroundings, with all forces acting on it represented as arrows. Each arrow points in the direction of the force and is labeled accordingly.

Drawing an accurate FBD is crucial because it helps identify all forces, their directions, and magnitudes, which are necessary to apply Newton's laws correctly.

Let's consider a classic example: a block resting on an inclined plane.

\(\theta\) mg N f

In this diagram:

  • Weight (mg): Acts vertically downward.
  • Normal Force (N): Acts perpendicular to the surface of the incline.
  • Friction (f): Acts parallel to the surface, opposing motion or impending motion.

Notice that the weight can be resolved into two components: one perpendicular to the incline (balanced by the normal force) and one parallel to the incline (causing the block to slide down if unopposed).

Drawing such diagrams helps us write equations for forces along and perpendicular to the incline, which is essential for solving problems involving inclined planes.

Worked Example 1: Calculating Acceleration on an Inclined Plane

Example 1: Calculating Acceleration on an Inclined Plane Medium
A block of mass 5 kg is placed on a smooth inclined plane making an angle of 30° with the horizontal. Calculate the acceleration of the block as it slides down the incline. (Take \( g = 9.8 \, m/s^2 \))

Step 1: Draw the free body diagram and identify forces.

The block experiences gravitational force \( mg \) vertically downward. On the incline, this force can be resolved into two components:

  • Perpendicular to incline: \( mg \cos \theta \)
  • Parallel to incline: \( mg \sin \theta \)

Since the plane is smooth, friction is zero.

\(\theta = 30^\circ\) mg mg \cos \theta mg \sin \theta a

Step 2: Apply Newton's second law along the incline.

Net force along incline = \( mg \sin \theta \)

Using \( F = m a \):

\( m a = m g \sin \theta \)

\( a = g \sin \theta \)

Step 3: Substitute values.

\( a = 9.8 \times \sin 30^\circ = 9.8 \times 0.5 = 4.9 \, m/s^2 \)

Answer: The acceleration of the block down the incline is \( 4.9 \, m/s^2 \).

Worked Example 2: Determining Tension in a Two-Mass Pulley System

Example 2: Determining Tension in a Two-Mass Pulley System Medium
Two masses, \( m_1 = 3 \, kg \) and \( m_2 = 5 \, kg \), are connected by a light string passing over a frictionless pulley. Find the acceleration of the system and the tension in the string. (Take \( g = 9.8 \, m/s^2 \))

Step 1: Draw the system and identify forces.

m1=3kg m2=5kg T m1g T m2g

Step 2: Define acceleration directions.

Assume \( m_2 \) is heavier and moves downward with acceleration \( a \), so \( m_1 \) moves upward with acceleration \( a \).

Step 3: Write equations of motion for each mass using Newton's second law.

For \( m_1 \) (upward positive):

\( T - m_1 g = m_1 a \)

For \( m_2 \) (downward positive):

\( m_2 g - T = m_2 a \)

Step 4: Add the two equations to eliminate \( T \):

\( T - m_1 g + m_2 g - T = m_1 a + m_2 a \)

\( m_2 g - m_1 g = (m_1 + m_2) a \)

\( a = \frac{(m_2 - m_1) g}{m_1 + m_2} = \frac{(5 - 3) \times 9.8}{5 + 3} = \frac{2 \times 9.8}{8} = 2.45 \, m/s^2 \)

Step 5: Find tension \( T \) using one of the equations, say for \( m_1 \):

\( T = m_1 g + m_1 a = 3 \times 9.8 + 3 \times 2.45 = 29.4 + 7.35 = 36.75 \, N \)

Answer: The acceleration of the system is \( 2.45 \, m/s^2 \), and the tension in the string is \( 36.75 \, N \).

Worked Example 3: Work Done by a Variable Force

Example 3: Work Done by a Variable Force Hard
A force \( F(x) = 3x^2 \, N \) acts on a particle moving along the x-axis from \( x = 0 \) to \( x = 2 \, m \). Calculate the work done by the force over this displacement.

Step 1: Understand that when force varies with position, work done is the integral of force over displacement:

\( W = \int_{x_i}^{x_f} F(x) \, dx \)

Step 2: Substitute the given force function and limits:

\( W = \int_0^2 3x^2 \, dx \)

Step 3: Perform the integration:

\( W = 3 \int_0^2 x^2 \, dx = 3 \left[ \frac{x^3}{3} \right]_0^2 = \left[ x^3 \right]_0^2 = 2^3 - 0 = 8 \, J \)

Step 4: Interpret the result.

The work done by the force as the particle moves from 0 to 2 meters is 8 joules.

x (m) F (N) Area = Work done 0 2

The shaded area under the force vs displacement graph from 0 to 2 m represents the work done by the variable force.

Worked Example 4: Conservation of Momentum in Elastic Collision

Example 4: Conservation of Momentum in Elastic Collision Hard
Two billiard balls, each of mass 0.2 kg, collide elastically. One ball moving at 3 m/s strikes the other at rest. Find their velocities after the collision.

Step 1: Write down knowns:

  • Masses: \( m_1 = m_2 = 0.2 \, kg \)
  • Initial velocities: \( u_1 = 3 \, m/s \), \( u_2 = 0 \, m/s \)
  • Final velocities: \( v_1 \), \( v_2 \) (unknown)

Step 2: Use conservation of momentum:

\( m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2 \)

\( 0.2 \times 3 + 0 = 0.2 v_1 + 0.2 v_2 \)

\( 0.6 = 0.2 (v_1 + v_2) \Rightarrow v_1 + v_2 = 3 \, (1) \)

Step 3: Use conservation of kinetic energy (elastic collision):

\( \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 \)

\( 0.1 \times 9 + 0 = 0.1 v_1^2 + 0.1 v_2^2 \)

\( 0.9 = 0.1 (v_1^2 + v_2^2) \Rightarrow v_1^2 + v_2^2 = 9 \, (2) \)

Step 4: Solve equations (1) and (2).

From (1): \( v_2 = 3 - v_1 \)

Substitute in (2):

\( v_1^2 + (3 - v_1)^2 = 9 \)

\( v_1^2 + 9 - 6 v_1 + v_1^2 = 9 \)

\( 2 v_1^2 - 6 v_1 + 9 = 9 \)

\( 2 v_1^2 - 6 v_1 = 0 \)

\( v_1 (2 v_1 - 6) = 0 \)

So, \( v_1 = 0 \) or \( v_1 = 3 \)

If \( v_1 = 0 \), then from (1), \( v_2 = 3 \).

If \( v_1 = 3 \), then \( v_2 = 0 \).

Step 5: Interpret physically.

Since the first ball was moving and the second was at rest, after the elastic collision, the first ball stops and the second moves with 3 m/s.

Answer: After collision, \( v_1 = 0 \, m/s \), \( v_2 = 3 \, m/s \).

Worked Example 5: Calculating Torque and Angular Acceleration

Example 5: Calculating Torque and Angular Acceleration Medium
A force of 10 N is applied perpendicular to a 2 m long rod fixed at one end. Calculate the torque and the angular acceleration if the moment of inertia of the rod about the pivot is 4 kg·m².

Step 1: Calculate torque using the formula:

Torque

\[\tau = r F \sin \phi\]

Torque is force times lever arm times sine of angle between them

\(\tau\) = Torque (N·m)
r = Distance from pivot (m)
F = Force (N)
\(\phi\) = Angle between force and lever arm

Given \( r = 2 \, m \), \( F = 10 \, N \), and \( \phi = 90^\circ \) (force perpendicular to rod),

\( \tau = 2 \times 10 \times \sin 90^\circ = 20 \, N \cdot m \)

F = 10 N r = 2 m Torque (\tau)

Step 2: Calculate angular acceleration using:

Angular Acceleration

\[\alpha = \frac{\tau}{I}\]

Angular acceleration equals torque divided by moment of inertia

\(\alpha\) = Angular acceleration (rad/s²)
\(\tau\) = Torque (N·m)
I = Moment of inertia (kg·m²)

Given \( I = 4 \, kg \cdot m^2 \),

\( \alpha = \frac{20}{4} = 5 \, rad/s^2 \)

Answer: The torque on the rod is \( 20 \, N \cdot m \), and the angular acceleration is \( 5 \, rad/s^2 \).

Formula Bank

Newton's Second Law
\[ F = m a \]
where: \( F \) = net force (N), \( m \) = mass (kg), \( a \) = acceleration (m/s²)
Work Done by a Constant Force
\[ W = F d \cos \theta \]
where: \( W \) = work (J), \( F \) = force (N), \( d \) = displacement (m), \( \theta \) = angle between force and displacement
Kinetic Energy
\[ K = \frac{1}{2} m v^2 \]
where: \( K \) = kinetic energy (J), \( m \) = mass (kg), \( v \) = velocity (m/s)
Momentum
\[ p = m v \]
where: \( p \) = momentum (kg·m/s), \( m \) = mass (kg), \( v \) = velocity (m/s)
Impulse
\[ J = F \Delta t = \Delta p \]
where: \( J \) = impulse (N·s), \( F \) = force (N), \( \Delta t \) = time interval (s), \( \Delta p \) = change in momentum (kg·m/s)
Torque
\[ \tau = r F \sin \phi \]
where: \( \tau \) = torque (N·m), \( r \) = lever arm (m), \( F \) = force (N), \( \phi \) = angle between \( r \) and \( F \)
Angular Momentum
\[ L = I \omega \]
where: \( L \) = angular momentum (kg·m²/s), \( I \) = moment of inertia (kg·m²), \( \omega \) = angular velocity (rad/s)

Tips & Tricks

Tip: Always draw a free body diagram before solving force problems.

When to use: When dealing with multiple forces acting on a body.

Tip: Resolve forces into components along convenient axes (usually parallel and perpendicular to incline).

When to use: Problems involving inclined planes or non-horizontal forces.

Tip: Use conservation laws (energy, momentum) to simplify collision and work problems.

When to use: When forces or accelerations are complicated or unknown.

Tip: Remember units and convert all quantities to SI units before calculations.

When to use: Always, to avoid unit mismatch errors.

Tip: For angular problems, relate linear and angular quantities using \( r \omega \) and \( r \alpha \).

When to use: When dealing with rotational motion and torque.

Common Mistakes to Avoid

❌ Ignoring friction or other resistive forces when they are present.
✓ Always check problem statement for friction and include it in free body diagrams.
Why: Students often overlook friction leading to incorrect net force calculation.
❌ Using scalar quantities instead of vectors for force and acceleration.
✓ Treat force and acceleration as vectors and resolve components properly.
Why: Forces and acceleration have direction; ignoring this leads to wrong answers.
❌ Mixing up work done and energy units or signs.
✓ Remember work is positive if force and displacement are in same direction, negative otherwise.
Why: Sign conventions are critical in work-energy problems.
❌ Not converting angles to radians in angular momentum and torque calculations.
✓ Use radians for angular quantities when applying formulas.
Why: Degrees can cause errors in trigonometric calculations.
❌ Forgetting to apply conservation laws correctly in collision problems.
✓ Write down conservation of momentum and kinetic energy equations carefully and solve simultaneously.
Why: Incomplete application leads to inconsistent or incorrect results.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Dynamics · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.