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 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:
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.
In this diagram:
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.
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.
In this diagram:
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.
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:
Since the plane is smooth, friction is zero.
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 \).
Step 1: Draw the system and identify forces.
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 \).
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.
The shaded area under the force vs displacement graph from 0 to 2 m represents the work done by the variable force.
Step 1: Write down knowns:
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 \).
Step 1: Calculate torque using the formula:
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 \)
Step 2: Calculate angular acceleration using:
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 \).
When to use: When dealing with multiple forces acting on a body.
When to use: Problems involving inclined planes or non-horizontal forces.
When to use: When forces or accelerations are complicated or unknown.
When to use: Always, to avoid unit mismatch errors.
When to use: When dealing with rotational motion and torque.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →