Simple Harmonic Motion

Updated 22 Mar 2026

Simple Harmonic Motion (SHM) is a special type of periodic motion where the restoring force acting on the oscillating body is directly proportional to its displacement from the equilibrium position and always directed towards that equilibrium position. Mathematically, this condition is expressed as F=kxF = -kx, where FF is the restoring force, xx is the displacement, and kk is the force constant.…

Quick Summary

Simple Harmonic Motion (SHM) is a fundamental type of oscillatory motion where a body moves back and forth about an equilibrium position. Its defining characteristic is that the restoring force is directly proportional to the displacement from equilibrium and always acts to bring the body back to equilibrium (F=kxF = -kx).

This leads to an acceleration proportional to displacement and opposite in direction (a=ω2xa = -\omega^2 x). The motion is described by sinusoidal functions for displacement (x=Asin(ωt+ϕ)x = A \sin(\omega t + \phi)), velocity (v=Aomegacos(ωt+ϕ)v = Aomega \cos(\omega t + \phi)), and acceleration (a=Aomega2sin(ωt+ϕ)a = -Aomega^2 \sin(\omega t + \phi)).

Key parameters include amplitude (AA), angular frequency (ω\omega), time period (T=2pi/ωT = 2pi/\omega), and frequency (f=1/Tf = 1/T). Energy in SHM is conserved, continuously transforming between kinetic and potential forms, with total energy E=12kA2E = \frac{1}{2}kA^2.

Common examples include spring-mass systems and simple pendulums (for small angles). Understanding SHM is crucial for analyzing vibrations and wave phenomena.

Full explanation

Simple Harmonic Motion (SHM) is a cornerstone concept in physics, serving as a fundamental model for a vast array of oscillatory phenomena. To truly grasp SHM, we must first understand its place within the broader categories of motion.

Conceptual Foundation: Periodic, Oscillatory, and Simple Harmonic Motion

    1
  1. Periodic Motion:Any motion that repeats itself after a fixed interval of time is called periodic motion. Examples include the revolution of Earth around the Sun, the hands of a clock, or a spinning top. The time taken for one complete repetition is called the 'time period' (TT).
  2. 2
  3. Oscillatory Motion:This is a specific type of periodic motion where a body moves back and forth (or to and fro) about a fixed point, known as the equilibrium position. All oscillatory motions are periodic, but not all periodic motions are oscillatory (e.g., uniform circular motion is periodic but not oscillatory). Examples include a swinging pendulum, a mass on a spring, or a vibrating string.
  4. 3
  5. Simple Harmonic Motion (SHM):SHM is the simplest and most fundamental type of oscillatory motion. It is defined by a very specific condition: the restoring force acting on the oscillating body is directly proportional to its displacement from the equilibrium position and is always directed towards the equilibrium position. Mathematically, this is expressed as:

F=kxF = -kx
where FF is the restoring force, xx is the displacement from equilibrium, and kk is a positive constant known as the force constant or spring constant. The negative sign signifies that the restoring force always opposes the displacement, pulling the object back towards equilibrium.

Due to Newton's second law (F=maF=ma), this implies that the acceleration (aa) is also directly proportional to the displacement and directed opposite to it:

ma=kx    a=(km)xma = -kx \implies a = -\left(\frac{k}{m}\right)x
We define ω2=km\omega^2 = \frac{k}{m}, where ω\omega is the angular frequency.

Thus, the condition for SHM can also be written as:

a=ω2xa = -\omega^2 x
This is the defining characteristic of SHM.

Key Principles and Derivations

1. Differential Equation of SHM:

From Newton's second law, F=md2xdt2F = m \frac{d^2x}{dt^2}. Substituting the restoring force condition F=kxF = -kx, we get:

md2xdt2=kxm \frac{d^2x}{dt^2} = -kx
d2xdt2+kmx=0\frac{d^2x}{dt^2} + \frac{k}{m}x = 0
Replacing km\frac{k}{m} with ω2\omega^2, we obtain the standard differential equation for SHM:
d2xdt2+ω2x=0\frac{d^2x}{dt^2} + \omega^2 x = 0

2. Solutions for Displacement, Velocity, and Acceleration:

The general solution to this differential equation is a sinusoidal function:

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

  • x(t)x(t) is the displacement at time tt.
  • AA is the amplitude, the maximum displacement from the equilibrium position.
  • ω\omega is the angular frequency (in radians per second), related to the time period (TT) and frequency (ff) by ω=2piT=2πf\omega = \frac{2pi}{T} = 2\pi f.
  • (ωt+ϕ)(\omega t + \phi) is the phase of the motion, describing the state of oscillation at time tt.
  • ϕ\phi (or phiphi') is the initial phase constant or epoch, determined by the initial conditions (displacement and velocity at t=0t=0).

From the displacement equation, we can derive the velocity and acceleration by differentiation:

  • Velocity ($v(t)$):The rate of change of displacement.

v(t)=dxdt=Aomegacos(ωt+ϕ)v(t) = \frac{dx}{dt} = Aomega \cos(\omega t + \phi)
The maximum velocity is vmax=Aomegav_{max} = Aomega, which occurs at the equilibrium position (x=0x=0).

  • Acceleration ($a(t)$):The rate of change of velocity.

a(t)=dvdt=Aomega2sin(ωt+ϕ)a(t) = \frac{dv}{dt} = -Aomega^2 \sin(\omega t + \phi)
Substituting x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi), we get a(t)=ω2x(t)a(t) = -\omega^2 x(t), which confirms the defining condition of SHM. The maximum acceleration is amax=Aomega2a_{max} = Aomega^2, which occurs at the extreme positions (x=±Ax=\pm A).

3. Energy in SHM:

Energy is conserved in an ideal SHM system (no damping). The total mechanical energy is the sum of kinetic energy (EKE_K) and potential energy (EPE_P).

  • **Kinetic Energy (EKE_K):**

EK=12mv2=12m[Aomegacos(ωt+ϕ)]2=12mA2ω2cos2(ωt+ϕ)E_K = \frac{1}{2}mv^2 = \frac{1}{2}m[Aomega \cos(\omega t + \phi)]^2 = \frac{1}{2}mA^2\omega^2 \cos^2(\omega t + \phi)
Using ω2=k/m\omega^2 = k/m, we get EK=12kA2cos2(ωt+ϕ)E_K = \frac{1}{2}kA^2 \cos^2(\omega t + \phi). Kinetic energy is maximum at the equilibrium position (x=0x=0) and zero at the extreme positions (x=±Ax=\pm A).

  • Potential Energy ($E_P$):For a spring, EP=12kx2E_P = \frac{1}{2}kx^2.

EP=12k[Asin(ωt+ϕ)]2=12kA2sin2(ωt+ϕ)E_P = \frac{1}{2}k[A \sin(\omega t + \phi)]^2 = \frac{1}{2}kA^2 \sin^2(\omega t + \phi)
Potential energy is maximum at the extreme positions (x=±Ax=\pm A) and zero at the equilibrium position (x=0x=0).

  • **Total Mechanical Energy (EE):**

E=EK+EP=12kA2cos2(ωt+ϕ)+12kA2sin2(ωt+ϕ)E = E_K + E_P = \frac{1}{2}kA^2 \cos^2(\omega t + \phi) + \frac{1}{2}kA^2 \sin^2(\omega t + \phi)
E=12kA2[cos2(ωt+ϕ)+sin2(ωt+ϕ)]E = \frac{1}{2}kA^2 [\cos^2(\omega t + \phi) + \sin^2(\omega t + \phi)]
Since cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1,
E=12kA2E = \frac{1}{2}kA^2
Alternatively, using k=momega2k = momega^2,
E=12momega2A2E = \frac{1}{2}momega^2 A^2
The total mechanical energy in SHM is constant and proportional to the square of the amplitude and the square of the angular frequency.

Real-World Applications

    1
  1. Spring-Mass System:A classic example. A mass mm attached to a spring with spring constant kk oscillates with a time period T=2pisqrtmkT = 2pisqrt{\frac{m}{k}}. This model is used to understand vibrations in structures, vehicles, and even atomic bonds.
  2. 2
  3. Simple Pendulum:For small angular displacements (typically less than 101510^\circ - 15^\circ), a simple pendulum approximates SHM. The restoring force component is mgsinθmg \sin\theta, which for small θ\theta is approximately mgθmg\theta. Since x=Lθx = L\theta, the restoring force is approximately mgLx\frac{mg}{L}x. Here, the effective force constant is keff=mgLk_{eff} = \frac{mg}{L}, and the time period is T=2pisqrtLgT = 2pisqrt{\frac{L}{g}}.
  4. 3
  5. Torsional Pendulum:A disc or object suspended by a wire, oscillating due to the twisting (torsional) restoring force of the wire. Used in clocks and timing devices.
  6. 4
  7. Floating Cylinder:A cylinder floating vertically in a liquid, when slightly depressed and released, performs SHM.

Common Misconceptions

    1
  1. All oscillatory motion is SHM:Incorrect. While all SHM is oscillatory, not all oscillatory motion is SHM. For SHM, the restoring force must be linearly proportional to displacement (FxF \propto -x). For example, a pendulum swinging with large amplitudes does not exhibit SHM because F=mgsinθF = -mg \sin\theta is not linear with θ\theta.
  2. 2
  3. Velocity is constant at equilibrium:Incorrect. Velocity is maximum at the equilibrium position (x=0x=0), not constant. Acceleration is zero at equilibrium.
  4. 3
  5. Acceleration is constant:Incorrect. Acceleration in SHM is not constant; it varies sinusoidally and is maximum at the extreme positions and zero at equilibrium.
  6. 4
  7. Energy is not conserved:Incorrect for ideal SHM. In the absence of damping (friction, air resistance), the total mechanical energy (kinetic + potential) remains constant. It continuously transforms between kinetic and potential forms.
  8. 5
  9. Phase is just an angle:While phase is measured in radians, it represents the 'state' of oscillation, including both displacement and direction of motion. A phase difference indicates how much one oscillation leads or lags another.

NEET-Specific Angle

For NEET, SHM is a high-yield topic. Questions often test:

  • Understanding the conditions for SHM:Identifying if a given motion is SHM based on the force/acceleration relationship.
  • Formulas for time period, frequency, angular frequency:Especially for spring-mass systems (T=2pisqrtm/kT=2pisqrt{m/k}) and simple pendulums (T=2pisqrtL/gT=2pisqrt{L/g}). Be careful with effective mass or spring constants for combined systems.
  • Equations of motion:Calculating displacement, velocity, or acceleration at a given time or position. Understanding phase relationships between x,v,ax, v, a.
  • Energy conservation:Calculating kinetic, potential, or total energy at different points in the oscillation. Relating total energy to amplitude.
  • Graphical analysis:Interpreting xtx-t, vtv-t, ata-t graphs, and energy graphs.
  • Combination of SHMs:Though less common, understanding superposition of SHMs (especially in the same direction) can be tested.
  • Effect of external factors:How changing mass, spring constant, length of pendulum, or gravity affects the time period. For instance, a pendulum in a lift, or on the moon.

Mastering these aspects requires not just memorizing formulas but a deep conceptual understanding of the underlying physics.

Key Concepts

Displacement, Velocity, and Acceleration in SHM

In SHM, the displacement (xx), velocity (vv), and acceleration (aa) of the oscillating particle are all…

Energy Conservation in SHM

In an ideal (undamped) SHM system, the total mechanical energy (EE) remains constant. This energy…

Time Period and Frequency for Spring-Mass and Simple Pendulum

The time period (TT) and frequency (ff) are crucial characteristics of SHM. For a mass mm attached to a…

Often confused with

Side-by-side differences the NEET paper likes to test.

Simple Harmonic Motion vs General Oscillatory Motion
AspectSimple Harmonic MotionGeneral Oscillatory Motion
Restoring Force ($F$)Directly proportional to displacement and opposite in direction ($F = -kx$).May or may not be linearly proportional to displacement. Can be any function $F(x)$ that brings the object back to equilibrium.
Acceleration ($a$)Directly proportional to displacement and opposite in direction ($a = -\omega^2 x$).May or may not be linearly proportional to displacement. $a = F(x)/m$.
Nature of MotionAlways sinusoidal (e.g., sine or cosine function of time).Can be periodic but not necessarily sinusoidal. The waveform can be complex.
Energy ConservationTotal mechanical energy is conserved in ideal SHM.Total mechanical energy may or may not be conserved, depending on the nature of the restoring force and presence of damping.
ExamplesMass on an ideal spring, simple pendulum (small angles), vibrating tuning fork.Simple pendulum (large angles), bouncing ball, human heartbeat, molecular vibrations (anharmonic).

While all Simple Harmonic Motion (SHM) is a type of oscillatory motion, the reverse is not true. The defining characteristic that distinguishes SHM from general oscillatory motion is the linear relationship between the restoring force and the displacement from equilibrium (F=kxF = -kx).

This linearity ensures that the motion is perfectly sinusoidal and that the time period is independent of amplitude (for ideal systems). General oscillatory motions, while still periodic and back-and-forth, do not necessarily adhere to this linear force-displacement relationship, leading to non-sinusoidal waveforms and potentially amplitude-dependent periods.

Why it is tested: NEET relevance: Understanding this distinction is crucial for conceptual questions. Students must be able to identify if a given scenario represents true SHM or just general oscillatory motion, especially concerning the conditions for small angle approximations (e.g., simple pendulum).

Questions students ask

6 answered on this topic.

What is the primary condition for a motion to be classified as Simple Harmonic Motion?

The primary condition for Simple Harmonic Motion (SHM) is that the restoring force acting on the oscillating body must be directly proportional to its displacement from the equilibrium position and always directed towards that equilibrium position.

Mathematically, this is expressed as F=kxF = -kx, where FF is the restoring force, xx is the displacement, and kk is a positive constant. This linear relationship ensures that the acceleration is also proportional to displacement and opposite in direction (a=ω2xa = -\omega^2 x), leading to sinusoidal oscillations.

How does SHM differ from general oscillatory motion?

All Simple Harmonic Motion is oscillatory, but not all oscillatory motion is SHM. The key difference lies in the nature of the restoring force. In SHM, the restoring force is linearly proportional to the displacement (FxF \propto -x).

In general oscillatory motion, the restoring force might not be linear. For example, a pendulum swinging with large amplitudes is oscillatory but not SHM because the restoring force (mgsinθmg \sin\theta) is not linearly proportional to the angular displacement (θ\theta).

What is the significance of the phase constant ($\phi$) in the SHM equation?

The phase constant (ϕ\phi) in the SHM equation x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi) determines the initial state of the oscillation at time t=0t=0. It tells us where the oscillating particle is and in which direction it is moving at the beginning of our observation. For instance, if ϕ=0\phi=0, the particle is at the equilibrium position moving in the positive direction at t=0t=0. If ϕ=pi/2\phi=pi/2, it's at the positive extreme position (x=Ax=A) at t=0t=0 and momentarily at rest.

Where is the kinetic energy maximum and minimum in SHM?

In Simple Harmonic Motion, the kinetic energy (EK=12mv2E_K = \frac{1}{2}mv^2) is maximum when the velocity is maximum. This occurs at the equilibrium position (x=0x=0), where the restoring force and acceleration are zero. Conversely, kinetic energy is minimum (zero) at the extreme positions (x=±Ax=\pm A), where the particle momentarily stops before reversing its direction, and its velocity is zero.

How does the time period of a simple pendulum change if its length is doubled?

The time period of a simple pendulum for small oscillations is given by T=2pisqrtLgT = 2pisqrt{\frac{L}{g}}. If the length (LL) is doubled, the new time period TT' would be T=2pisqrt2Lg=2×2pisqrtLg=2TT' = 2pisqrt{\frac{2L}{g}} = \sqrt{2} \times 2pisqrt{\frac{L}{g}} = \sqrt{2}T. So, the time period increases by a factor of 2\sqrt{2} (approximately 1.414 times) when its length is doubled.

Can an object in SHM have zero velocity and non-zero acceleration simultaneously?

Yes, absolutely. In Simple Harmonic Motion, at the extreme positions (x=±Ax = \pm A), the oscillating object momentarily comes to rest, meaning its velocity is zero. However, at these extreme points, the displacement from equilibrium is maximum, which means the restoring force (F=kxF = -kx) and thus the acceleration (a=ω2xa = -\omega^2 x) are also maximum in magnitude (and directed towards the equilibrium). So, at the turning points, velocity is zero while acceleration is maximum.

Revise in 30 seconds

  • Defining Condition:F=kxF = -kx or a=ω2xa = -\omega^2 x
  • Angular Frequency:ω=k/m\omega = \sqrt{k/m} (spring-mass), ω=g/L\omega = \sqrt{g/L} (simple pendulum)
  • Time Period:T=2pi/ω=2pisqrtm/kT = 2pi/\omega = 2pisqrt{m/k} (spring-mass), T=2pisqrtL/gT = 2pisqrt{L/g} (simple pendulum)
  • Frequency:f=1/T=omega/(2π)f = 1/T = omega/(2\pi)
  • Displacement:x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi) or Acos(ωt+ϕ)A \cos(\omega t + \phi)
  • Velocity:v(t)=Aomegacos(ωt+ϕ)v(t) = Aomega \cos(\omega t + \phi) (max vmax=Aomegav_{max} = Aomega at x=0x=0)
  • Acceleration:a(t)=Aomega2sin(ωt+ϕ)=ω2x(t)a(t) = -Aomega^2 \sin(\omega t + \phi) = -\omega^2 x(t) (max amax=Aomega2a_{max} = Aomega^2 at x=±Ax=\pm A)
  • Kinetic Energy:EK=12mv2=12momega2(A2x2)=12k(A2x2)E_K = \frac{1}{2}mv^2 = \frac{1}{2}momega^2(A^2 - x^2) = \frac{1}{2}k(A^2 - x^2)
  • Potential Energy:EP=12kx2E_P = \frac{1}{2}kx^2
  • Total Energy:E=EK+EP=12kA2=12momega2A2E = E_K + E_P = \frac{1}{2}kA^2 = \frac{1}{2}momega^2 A^2 (constant)

To remember the phase relationships in SHM (Displacement, Velocity, Acceleration):

Displacement Lags Velocity Lags Acceleration by pi/2pi/2.

Think: Don't Lag, Velocity Leads Always!

This means if displacement is a sine function, velocity is a cosine (leading by pi/2pi/2), and acceleration is a negative sine (leading velocity by pi/2pi/2, thus lagging displacement by π\pi). Alternatively, acceleration is always opposite to displacement.