Simple harmonic motion — phase space, energy diagrams, and examples

medium CBSE JEE-MAIN NEET 3 min read

Question

What are the key equations and energy relationships in SHM? How do displacement, velocity, acceleration, and energy vary with time and position?

Solution — Step by Step

SHM is defined by:

a=ω2xa = -\omega^2 x

Acceleration is proportional to displacement and directed toward the mean position. The solution is:

x=Asin(ωt+ϕ)x = A\sin(\omega t + \phi)

where AA = amplitude, ω=2π/T\omega = 2\pi/T = angular frequency, ϕ\phi = initial phase.

Velocity: v=Aωcos(ωt+ϕ)=ωA2x2v = A\omega\cos(\omega t + \phi) = \omega\sqrt{A^2 - x^2}

  • Maximum at mean position (x=0x = 0): vmax=Aωv_{max} = A\omega
  • Zero at extreme positions (x=±Ax = \pm A)

Acceleration: a=Aω2sin(ωt+ϕ)=ω2xa = -A\omega^2\sin(\omega t + \phi) = -\omega^2 x

  • Maximum at extremes (x=±Ax = \pm A): amax=Aω2a_{max} = A\omega^2
  • Zero at mean position (x=0x = 0)

Key insight: velocity and displacement are 90 degrees out of phase. Acceleration and displacement are 180 degrees out of phase (always opposite).

Kinetic energy: KE=12mω2(A2x2)KE = \frac{1}{2}m\omega^2(A^2 - x^2)

Potential energy: PE=12mω2x2PE = \frac{1}{2}m\omega^2 x^2

Total energy: E=KE+PE=12mω2A2E = KE + PE = \frac{1}{2}m\omega^2 A^2 (constant)

At the mean position: KE is maximum, PE is zero. At the extremes: PE is maximum, KE is zero. At x=A/2x = A/\sqrt{2}: KE = PE = E/2E/2.

graph TD
    A[SHM Quantities] --> B[At mean position x=0]
    A --> C[At extreme x=A]
    B --> D["Velocity: maximum = Aw"]
    B --> E["Acceleration: zero"]
    B --> F["KE: maximum, PE: zero"]
    C --> G["Velocity: zero"]
    C --> H["Acceleration: maximum = Aw2"]
    C --> I["KE: zero, PE: maximum"]
    A --> J["At x=A/sqrt2: KE = PE"]

Why This Works

SHM occurs whenever the restoring force is proportional to displacement. Common examples:

SystemAngular Frequency ω\omegaTime Period TT
Spring-massk/m\sqrt{k/m}2πm/k2\pi\sqrt{m/k}
Simple pendulumg/L\sqrt{g/L}2πL/g2\pi\sqrt{L/g}
Physical pendulummgd/I\sqrt{mgd/I}2πI/mgd2\pi\sqrt{I/mgd}

The energy conservation in SHM is a continuous exchange between KE and PE. The total mechanical energy is constant because there is no dissipation (ideal case). The KE and PE each oscillate at twice the frequency of the displacement — this is because sin2(ωt)\sin^2(\omega t) and cos2(ωt)\cos^2(\omega t) have frequency 2ω2\omega.

Alternative Method

For JEE problems asking “at what displacement is KE = nn times PE?”:

From KE=nPEKE = n \cdot PE:

12mω2(A2x2)=n12mω2x2\frac{1}{2}m\omega^2(A^2 - x^2) = n \cdot \frac{1}{2}m\omega^2 x^2 A2x2=nx2A^2 - x^2 = nx^2 x=An+1x = \frac{A}{\sqrt{n+1}}

Memorise: KE = PE at x=A/2x = A/\sqrt{2}, KE = 3PE at x=A/2x = A/2.

Common Mistake

Students often write the time period of a simple pendulum as T=2πg/LT = 2\pi\sqrt{g/L} (inverting the fraction). The correct formula is T=2πL/gT = 2\pi\sqrt{L/g}. Increasing the length increases the time period (longer pendulum swings slower). A quick dimensional check: L/g\sqrt{L/g} has dimensions of time, while g/L\sqrt{g/L} has dimensions of s1\text{s}^{-1} (frequency). This catches the error immediately.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next