Physics·Explained

SHM Equations — Explained

NEET UG
Version 1Updated 22 Mar 2026

Detailed Explanation

Simple Harmonic Motion (SHM) is a cornerstone concept in physics, describing a specific type of oscillatory motion that is both periodic and sinusoidal. The defining characteristic of SHM is the nature of the restoring force: it is directly proportional to the displacement from the equilibrium position and always acts to bring the object back to that equilibrium.

Mathematically, this is expressed by Hooke's Law for a spring-mass system, F=kxF = -kx, where FF is the restoring force, kk is the spring constant, and xx is the displacement. The negative sign indicates that the force is always opposite to the displacement.

1. Conceptual Foundation: The Differential Equation of SHM

From Newton's second law, F=maF = ma, we can equate the restoring force to mama: ma=kxma = -kx. Rearranging this, we get a=kmxa = -\frac{k}{m}x. Since acceleration is the second derivative of displacement with respect to time (a=d2xdt2a = \frac{d^2x}{dt^2}), we arrive at the fundamental differential equation for SHM:

d2xdt2+kmx=0\frac{d^2x}{dt^2} + \frac{k}{m}x = 0
To simplify, we define ω2=km\omega^2 = \frac{k}{m}, where ω\omega is the angular frequency.

Thus, the equation becomes:

d2xdt2+ω2x=0\frac{d^2x}{dt^2} + \omega^2x = 0
The solutions to this second-order linear differential equation are sinusoidal functions. This is where the SHM equations for displacement, velocity, and acceleration originate.

2. Key Principles and Derivations: The SHM Equations

a) Displacement Equation:

The general solution to the differential equation is:

x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi)
or
x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi)
where:

  • x(t)x(t) is the displacement from the equilibrium position at time tt.
  • AA is the amplitude, the maximum displacement from equilibrium. It's always positive.
  • ω\omega is the angular frequency, measured in radians per second (rad/s). It's related to the system's properties (like kk and mm for a spring-mass system, or gg and LL for a simple pendulum: ω=gL\omega = \sqrt{\frac{g}{L}}).
  • tt is the time.
  • ϕ\phi is the initial phase angle (or phase constant), measured in radians. It determines the initial position of the oscillator at t=0t=0. For example, if ϕ=0\phi = 0, x(0)=Asin(0)=0x(0) = A \sin(0) = 0 (starts at equilibrium). If ϕ=π2\phi = \frac{\pi}{2}, x(0)=Asin(π2)=Ax(0) = A \sin(\frac{\pi}{2}) = A (starts at positive extreme).

b) Velocity Equation:

Velocity is the first derivative of displacement with respect to time: v(t)=dxdtv(t) = \frac{dx}{dt}. If x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi):

v(t)=ddt[Asin(ωt+ϕ)]=Aωcos(ωt+ϕ)v(t) = \frac{d}{dt} [A \sin(\omega t + \phi)] = A\omega \cos(\omega t + \phi)
If x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi):
v(t)=ddt[Acos(ωt+ϕ)]=Aωsin(ωt+ϕ)v(t) = \frac{d}{dt} [A \cos(\omega t + \phi)] = -A\omega \sin(\omega t + \phi)
The maximum velocity, vmaxv_{max}, occurs when cos(ωt+ϕ)=±1\cos(\omega t + \phi) = \pm 1 (or sin(ωt+ϕ)=±1\sin(\omega t + \phi) = \pm 1), so vmax=Aωv_{max} = A\omega.

This occurs when the object passes through the equilibrium position (x=0x=0). At the extreme positions (x=±Ax = \pm A), the velocity is momentarily zero.

c) Acceleration Equation:

Acceleration is the first derivative of velocity with respect to time, or the second derivative of displacement: a(t)=dvdt=d2xdt2a(t) = \frac{dv}{dt} = \frac{d^2x}{dt^2}. If v(t)=Aωcos(ωt+ϕ)v(t) = A\omega \cos(\omega t + \phi):

a(t)=ddt[Aωcos(ωt+ϕ)]=Aω2sin(ωt+ϕ)a(t) = \frac{d}{dt} [A\omega \cos(\omega t + \phi)] = -A\omega^2 \sin(\omega t + \phi)
If v(t)=Aωsin(ωt+ϕ)v(t) = -A\omega \sin(\omega t + \phi):
a(t)=ddt[Aωsin(ωt+ϕ)]=Aω2cos(ωt+ϕ)a(t) = \frac{d}{dt} [-A\omega \sin(\omega t + \phi)] = -A\omega^2 \cos(\omega t + \phi)
Notice that a(t)=ω2x(t)a(t) = -\omega^2 x(t).

This confirms the defining characteristic of SHM. The maximum acceleration, amaxa_{max}, occurs when sin(ωt+ϕ)=±1\sin(\omega t + \phi) = \pm 1 (or cos(ωt+ϕ)=±1\cos(\omega t + \phi) = \pm 1), so amax=Aω2a_{max} = A\omega^2. This occurs at the extreme positions (x=±Ax = \pm A), where the restoring force is maximum.

At the equilibrium position (x=0x=0), the acceleration is zero.

3. Related Parameters:

  • Time Period (T):The time taken for one complete oscillation. T=2πωT = \frac{2\pi}{\omega}. Measured in seconds (s).
  • Frequency (f):The number of oscillations per unit time. f=1T=ω2πf = \frac{1}{T} = \frac{\omega}{2\pi}. Measured in Hertz (Hz) or s1^{-1}.

4. Energy in SHM:

  • Kinetic Energy (KE):KE=12mv2=12mA2ω2cos2(ωt+ϕ)KE = \frac{1}{2}mv^2 = \frac{1}{2}m A^2\omega^2 \cos^2(\omega t + \phi). It is maximum at equilibrium and zero at extremes.
  • Potential Energy (PE):For a spring-mass system, PE=12kx2=12mω2x2=12mω2A2sin2(ωt+ϕ)PE = \frac{1}{2}kx^2 = \frac{1}{2}m\omega^2 x^2 = \frac{1}{2}m\omega^2 A^2 \sin^2(\omega t + \phi). It is maximum at extremes and zero at equilibrium.
  • Total Mechanical Energy (E):E=KE+PE=12mA2ω2cos2(ωt+ϕ)+12mω2A2sin2(ωt+ϕ)E = KE + PE = \frac{1}{2}m A^2\omega^2 \cos^2(\omega t + \phi) + \frac{1}{2}m\omega^2 A^2 \sin^2(\omega t + \phi). Using cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1, we get:

E=12mA2ω2E = \frac{1}{2}m A^2\omega^2
This shows that the total mechanical energy in SHM is constant and proportional to the square of the amplitude and the square of the angular frequency. This is a crucial result, demonstrating energy conservation in an ideal SHM system.

5. Real-World Applications:

SHM equations are not just theoretical constructs; they describe a vast array of physical phenomena:

  • Mass-spring systems:Vibrations of car suspensions, weighing scales.
  • Simple pendulums:Grandfather clocks, metronomes (for small angles).
  • Molecular vibrations:Atoms in molecules vibrate about their equilibrium positions, which can be approximated as SHM.
  • AC circuits:The current and voltage in an LC circuit oscillate harmonically.
  • Sound waves:The displacement of air particles due to sound propagation can be modeled using SHM principles.

6. Common Misconceptions:

  • SHM vs. Periodic Motion:All SHM is periodic, but not all periodic motion is SHM. For SHM, the restoring force must be proportional to displacement. For example, uniform circular motion is periodic but not SHM (unless projected onto a diameter).
  • Phase Angle:Students often confuse the initial phase ϕ\phi with the total phase (ωt+ϕ)(\omega t + \phi). The initial phase sets the starting condition, while the total phase evolves with time.
  • Velocity and Acceleration at Extremes:At the extreme positions, velocity is zero, but acceleration is maximum (and directed towards equilibrium). At the equilibrium position, velocity is maximum, but acceleration is zero.
  • Energy Distribution:Kinetic and potential energy continuously interchange, but their sum (total mechanical energy) remains constant in an ideal SHM system.

7. NEET-Specific Angle:

NEET questions on SHM equations often test the following:

  • Direct application of formulas:Calculating A,ω,T,f,vmax,amaxA, \omega, T, f, v_{max}, a_{max} given an equation or vice versa.
  • Interpreting graphs:Identifying displacement, velocity, and acceleration graphs for SHM and their phase relationships.
  • Energy conservation:Problems involving the total energy, kinetic energy, and potential energy at different points in the oscillation.
  • Phase relationships:Understanding that velocity leads displacement by π/2\pi/2 (or 9090^\circ) and acceleration leads velocity by π/2\pi/2 (or 9090^\circ), or acceleration is 180180^\circ out of phase with displacement.
  • Deriving parameters from initial conditions:Given x(0)x(0) and v(0)v(0), determine AA and ϕ\phi.
  • Comparison with UCM:Understanding that SHM is the projection of UCM onto a diameter.
  • Effect of changing parameters:How changing mass, spring constant, or length of pendulum affects T,f,ωT, f, \omega.
Featured
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.
Ad Space
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.