👁 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

Oscillations

Introduction to Oscillations

Oscillations are repetitive back-and-forth motions around a stable central point called the equilibrium position. Imagine pushing a child on a swing: after you give a push, the swing moves forward and backward repeatedly, passing through the lowest point each time. This is a classic example of oscillatory motion.

Oscillations are fundamental in physics and engineering because many natural and man-made systems exhibit such behavior-ranging from vibrating guitar strings and pendulum clocks to electrical circuits and even the motion of atoms in solids. Understanding oscillations is crucial for solving problems in mechanics and for competitive exams where questions often test conceptual clarity and problem-solving skills.

Simple Harmonic Motion (SHM)

Among oscillations, Simple Harmonic Motion (SHM) is a special and important type. It occurs when the restoring force acting on the oscillating object is directly proportional to its displacement from equilibrium and is always directed towards that equilibrium.

In simpler terms, the farther you pull or push the object from its resting position, the stronger the force pulling it back - like a spring that pulls harder the more it is stretched or compressed.

Mathematical Representation of SHM

Consider a mass attached to a spring on a frictionless surface. When displaced by a distance \( x \) from equilibrium, the spring exerts a restoring force \( F \) given by Hooke's Law:

\[ F = -kx \]

Here, \( k \) is the spring constant, a measure of the spring's stiffness, and the negative sign indicates the force is opposite to the displacement direction.

According to Newton's second law, force equals mass times acceleration:

\[ F = m a = m \frac{d^2 x}{dt^2} \]

Equating the two expressions for force:

\[ m \frac{d^2 x}{dt^2} = -kx \]

Rearranging:

\[ \frac{d^2 x}{dt^2} + \frac{k}{m} x = 0 \]

This is a second-order differential equation describing SHM. Its general solution is:

\[ x(t) = A \cos(\omega t + \phi) \]

where:

  • \( A \) is the amplitude (maximum displacement)
  • \( \omega = \sqrt{\frac{k}{m}} \) is the angular frequency (how fast the oscillation occurs)
  • \( \phi \) is the phase constant, determined by initial conditions
  • \( t \) is the time
F (Restoring Force) v (Velocity) Mass on spring displaced by x

In this diagram, the mass is displaced to the right by \( x \). The restoring force \( F \) points left, towards equilibrium. The velocity vector \( v \) points downward here, indicating direction of motion at that instant (depending on phase).

Energy in Simple Harmonic Motion

Energy in SHM continuously transforms between two forms:

  • Potential Energy (PE): Stored energy when the spring is stretched or compressed.
  • Kinetic Energy (KE): Energy of motion when the mass moves through equilibrium.

The potential energy at displacement \( x \) is:

\[ PE = \frac{1}{2} k x^2 \]

The kinetic energy at velocity \( v \) is:

\[ KE = \frac{1}{2} m v^2 \]

Since velocity varies with time as the mass oscillates, energy shifts back and forth between PE and KE, but the total mechanical energy remains constant (assuming no friction or damping):

\[ E = PE + KE = \frac{1}{2} k A^2 = \text{constant} \]

KE PE Displacement (x) Energy

In the graph above, the blue curve shows kinetic energy (KE) and the red curve shows potential energy (PE) as functions of displacement. At maximum displacement (\( x = \pm A \)), KE is zero and PE is maximum. At equilibrium (\( x=0 \)), PE is zero and KE is maximum.

Damped and Forced Oscillations

In real systems, oscillations are rarely ideal. Two important phenomena modify oscillations:

  • Damping: Friction or resistance causes the amplitude to decrease over time, eventually stopping the motion.
  • Forced Oscillations: An external periodic force drives the system, which can lead to resonance when the driving frequency matches the system's natural frequency.
graph TD    A[Oscillations] --> B[Free Oscillations]    B --> C[Undamped]    B --> D[Damped]    A --> E[Forced Oscillations]    E --> F[Resonance]

Damped Oscillations: The displacement equation becomes:

\[ x(t) = A e^{-\gamma t} \cos(\omega' t + \phi) \]

where \( \gamma \) is the damping coefficient and \( \omega' \) is the damped angular frequency, slightly less than the natural frequency \( \omega \).

Forced Oscillations and Resonance: When an external force oscillates at frequency close to the system's natural frequency, the amplitude can increase dramatically, a phenomenon called resonance. This is important in engineering to avoid structural failures.

Worked Examples

Example 1: Calculating Period of a Simple Pendulum Easy
Calculate the time period of a simple pendulum of length 1.5 m. Take acceleration due to gravity \( g = 9.8 \, m/s^2 \).

Step 1: Recall the formula for the period of a simple pendulum:

\[ T = 2\pi \sqrt{\frac{l}{g}} \]

Step 2: Substitute the values:

\[ T = 2\pi \sqrt{\frac{1.5}{9.8}} \]

\[ \sqrt{\frac{1.5}{9.8}} = \sqrt{0.153} \approx 0.391 \]

\[ T = 2 \times 3.1416 \times 0.391 \approx 2.46 \, s \]

Answer: The time period is approximately 2.46 seconds.

Example 2: Determining Maximum Speed in SHM Medium
A 0.5 kg mass oscillates on a spring with spring constant 200 N/m and amplitude 0.1 m. Find the maximum speed of the mass.

Step 1: Calculate angular frequency \( \omega \):

\[ \omega = \sqrt{\frac{k}{m}} = \sqrt{\frac{200}{0.5}} = \sqrt{400} = 20 \, rad/s \]

Step 2: Use the maximum speed formula:

\[ v_{max} = \omega A = 20 \times 0.1 = 2 \, m/s \]

Answer: The maximum speed is 2 m/s.

Example 3: Energy Conservation in Mass-Spring System Medium
Verify that the total mechanical energy of a mass-spring system remains constant by calculating kinetic and potential energies at maximum displacement and equilibrium position. Given: \( m = 0.3 \, kg \), \( k = 100 \, N/m \), \( A = 0.05 \, m \).

Step 1: Calculate total mechanical energy \( E \):

\[ E = \frac{1}{2} k A^2 = \frac{1}{2} \times 100 \times (0.05)^2 = 0.125 \, J \]

Step 2: At maximum displacement \( x = A \), velocity \( v = 0 \), so:

\[ PE = \frac{1}{2} k A^2 = 0.125 \, J \]

\[ KE = 0 \]

Total energy: \( PE + KE = 0.125 + 0 = 0.125 \, J \)

Step 3: At equilibrium \( x = 0 \), potential energy is zero and velocity is maximum:

\[ PE = 0 \]

Calculate \( \omega = \sqrt{\frac{k}{m}} = \sqrt{\frac{100}{0.3}} \approx 18.26 \, rad/s \)

\[ v_{max} = \omega A = 18.26 \times 0.05 = 0.913 \, m/s \]

\[ KE = \frac{1}{2} m v_{max}^2 = \frac{1}{2} \times 0.3 \times (0.913)^2 \approx 0.125 \, J \]

Total energy: \( PE + KE = 0 + 0.125 = 0.125 \, J \)

Answer: Total mechanical energy remains constant at 0.125 J.

Example 4: Effect of Damping on Oscillation Amplitude Hard
A damped oscillator has an initial amplitude of 0.2 m. After 5 seconds, the amplitude reduces to 0.1 m. Calculate the damping coefficient \( \gamma \).

Step 1: Use the damped amplitude relation:

\[ A(t) = A_0 e^{-\gamma t} \]

Step 2: Substitute known values:

\[ 0.1 = 0.2 \times e^{-\gamma \times 5} \]

\[ \frac{0.1}{0.2} = e^{-5\gamma} \Rightarrow 0.5 = e^{-5\gamma} \]

Step 3: Take natural logarithm on both sides:

\[ \ln(0.5) = -5\gamma \Rightarrow -0.693 = -5\gamma \]

\[ \gamma = \frac{0.693}{5} = 0.1386 \, s^{-1} \]

Answer: The damping coefficient is approximately 0.139 s\(^{-1}\).

Example 5: Resonance Frequency in Forced Oscillations Hard
A forced oscillator has a mass of 2 kg and spring constant 50 N/m. Find the resonance frequency and explain its significance.

Step 1: Calculate natural angular frequency:

\[ \omega = \sqrt{\frac{k}{m}} = \sqrt{\frac{50}{2}} = \sqrt{25} = 5 \, rad/s \]

Step 2: Convert angular frequency to frequency:

\[ f = \frac{\omega}{2\pi} = \frac{5}{6.283} \approx 0.796 \, Hz \]

Step 3: Significance: At this frequency, if the external driving force oscillates, the system's amplitude will increase significantly due to resonance, which can cause large oscillations and possible damage.

Answer: Resonance frequency is approximately 0.796 Hz.

Formula Bank

Displacement in SHM
\[ x(t) = A \cos(\omega t + \phi) \]
where: \( x \) = displacement (m), \( A \) = amplitude (m), \( \omega \) = angular frequency (rad/s), \( t \) = time (s), \( \phi \) = phase constant (rad)
Angular Frequency
\[ \omega = \sqrt{\frac{k}{m}} \]
where: \( k \) = spring constant (N/m), \( m \) = mass (kg)
Time Period of Simple Pendulum
\[ T = 2\pi \sqrt{\frac{l}{g}} \]
where: \( T \) = period (s), \( l \) = length of pendulum (m), \( g \) = acceleration due to gravity (9.8 m/s\(^2\))
Maximum Speed in SHM
\[ v_{max} = \omega A \]
where: \( v_{max} \) = maximum speed (m/s), \( \omega \) = angular frequency (rad/s), \( A \) = amplitude (m)
Total Mechanical Energy in SHM
\[ E = \frac{1}{2} k A^2 = \frac{1}{2} m \omega^2 A^2 \]
where: \( E \) = total energy (J), \( k \) = spring constant (N/m), \( m \) = mass (kg), \( \omega \) = angular frequency (rad/s), \( A \) = amplitude (m)
Damped Oscillation Equation
\[ x(t) = A e^{-\gamma t} \cos(\omega' t + \phi) \]
where: \( A \) = initial amplitude, \( \gamma \) = damping coefficient (s\(^{-1}\)), \( \omega' \) = damped angular frequency (rad/s), \( t \) = time (s), \( \phi \) = phase constant

Tips & Tricks

Tip: Remember that in SHM, acceleration is always directed towards equilibrium and proportional to displacement.

When to use: When identifying or verifying SHM problems.

Tip: Use energy conservation to solve oscillation problems instead of differential equations when possible to save time.

When to use: In competitive exams where time is limited.

Tip: For pendulum problems, always check if the small angle approximation is valid (angle < 15°) before using the standard formula.

When to use: When calculating pendulum periods.

Tip: In damped oscillations, note that frequency decreases slightly; do not confuse damped frequency with natural frequency.

When to use: When analyzing damped oscillation problems.

Tip: Memorize the formula for angular frequency in mass-spring systems and pendulums separately to avoid confusion.

When to use: During formula recall in exams.

Common Mistakes to Avoid

❌ Using the simple pendulum formula for large angles without correction.
✓ Apply small angle approximation only for angles less than about 15°. For larger angles, use more complex formulas or numerical methods.
Why: Because the simple formula assumes \( \sin \theta \approx \theta \) in radians, which is invalid for large angles.
❌ Confusing angular frequency (\( \omega \)) with frequency (\( f \)).
✓ Remember \( \omega = 2 \pi f \); always convert accordingly.
Why: Students often interchange these leading to incorrect calculations.
❌ Ignoring damping effects in real oscillation problems.
✓ Consider damping especially in forced oscillations and resonance problems to avoid overestimating amplitude.
Why: Damping reduces amplitude and affects system response, which is critical in practical scenarios.
❌ Treating oscillations as linear motion without restoring force direction.
✓ Always identify the restoring force direction towards equilibrium to confirm oscillatory motion.
Why: Restoring force is key to oscillations; ignoring it leads to conceptual errors.
❌ Mixing units, especially using imperial units instead of metric.
✓ Always convert all measurements to SI units (meters, seconds, kg) before calculations.
Why: Competitive exams expect metric units; mixing units causes wrong answers.
✨ 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
Oscillations · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.