Oscillations & WavesTopic #13 of 35

Simple Harmonic Motion

Springs, pendulums, period, frequency, and energy in oscillatory systems.

Overview

Simple Harmonic Motion (SHM) is periodic motion where the restoring force is directly proportional to displacement. It's the foundation for understanding oscillations and waves.

Definition

Motion is SHM when the restoring force is:

F=kxF = -kx

Where kk is a positive constant and xx is displacement from equilibrium.

General Solution

Position as a function of time:

x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi)

Or equivalently:

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

Where:

  • AA = amplitude (maximum displacement)
  • ω\omega = angular frequency
  • ϕ\phi = phase constant
  • tt = time

Key Quantities

Angular Frequency

ω=2πf=2πT\omega = 2\pi f = \frac{2\pi}{T}

Period

Time for one complete cycle:

T=2πω=1fT = \frac{2\pi}{\omega} = \frac{1}{f}

Frequency

Cycles per second:

f=1T=ω2πf = \frac{1}{T} = \frac{\omega}{2\pi}

Velocity and Acceleration

Velocity

v(t)=dxdt=Aωsin(ωt+ϕ)v(t) = \frac{dx}{dt} = -A\omega \sin(\omega t + \phi)

Maximum velocity:

vmax=Aωv_{\max} = A\omega

Acceleration

a(t)=dvdt=Aω2cos(ωt+ϕ)=ω2xa(t) = \frac{dv}{dt} = -A\omega^2 \cos(\omega t + \phi) = -\omega^2 x

Maximum acceleration:

amax=Aω2a_{\max} = A\omega^2

Energy in SHM

Kinetic Energy

KE=12mv2=12mω2A2sin2(ωt+ϕ)KE = \frac{1}{2}mv^2 = \frac{1}{2}m\omega^2 A^2 \sin^2(\omega t + \phi)

Potential Energy

PE=12kx2=12kA2cos2(ωt+ϕ)PE = \frac{1}{2}kx^2 = \frac{1}{2}kA^2 \cos^2(\omega t + \phi)

Total Energy

E=KE+PE=12kA2=12mω2A2E = KE + PE = \frac{1}{2}kA^2 = \frac{1}{2}m\omega^2 A^2

Total energy is constant and proportional to amplitude squared.

Mass-Spring System

A mass mm attached to a spring with constant kk:

ω=km\omega = \sqrt{\frac{k}{m}} T=2πmkT = 2\pi\sqrt{\frac{m}{k}} f=12πkmf = \frac{1}{2\pi}\sqrt{\frac{k}{m}}

Simple Pendulum

For small angles (θ<15°\theta < 15°):

ω=gL\omega = \sqrt{\frac{g}{L}} T=2πLgT = 2\pi\sqrt{\frac{L}{g}}

Properties

  • Period independent of mass
  • Period independent of amplitude (for small angles)
  • Period depends only on length and gg

Physical Pendulum

Any rigid body oscillating about a pivot:

T=2πImgdT = 2\pi\sqrt{\frac{I}{mgd}}

Where:

  • II = moment of inertia about the pivot
  • dd = distance from pivot to center of mass

Damped Oscillations

With damping force Fd=bvF_d = -bv:

x(t)=Aeγtcos(ωt+ϕ)x(t) = Ae^{-\gamma t} \cos(\omega' t + \phi)

Where:

  • γ=b2m\gamma = \frac{b}{2m} = damping constant
  • ω=ω02γ2\omega' = \sqrt{\omega_0^2 - \gamma^2} = damped frequency

Types of Damping

  • Underdamped: γ<ω0\gamma < \omega_0 (oscillates while decaying)
  • Critically damped: γ=ω0\gamma = \omega_0 (fastest return without oscillation)
  • Overdamped: γ>ω0\gamma > \omega_0 (slow return, no oscillation)

Driven Oscillations and Resonance

When driven by external force F0cos(ωdt)F_0\cos(\omega_d t):

Resonance

Maximum amplitude when driving frequency equals natural frequency:

ωd=ω0\omega_d = \omega_0

At resonance:

Amax=F0bω0A_{\max} = \frac{F_0}{b\omega_0}

Examples

Example 1: Mass-Spring System

A 0.5 kg mass on a spring (k=200k = 200 N/m) is displaced 0.1 m and released.

ω=km=2000.5=20 rad/s\omega = \sqrt{\frac{k}{m}} = \sqrt{\frac{200}{0.5}} = 20 \text{ rad/s} T=2πω=0.314 sT = \frac{2\pi}{\omega} = 0.314 \text{ s} f=1T=3.18 Hzf = \frac{1}{T} = 3.18 \text{ Hz} vmax=Aω=0.1×20=2 m/sv_{\max} = A\omega = 0.1 \times 20 = 2 \text{ m/s} amax=Aω2=0.1×400=40 m/s2a_{\max} = A\omega^2 = 0.1 \times 400 = 40 \text{ m/s}^2

Example 2: Simple Pendulum

A 1 m pendulum on Earth. Find period.

T=2πLg=2π19.8=2.01 sT = 2\pi\sqrt{\frac{L}{g}} = 2\pi\sqrt{\frac{1}{9.8}} = 2.01 \text{ s}

On Moon (g=1.6g = 1.6 m/s²):

T=2π11.6=4.97 sT = 2\pi\sqrt{\frac{1}{1.6}} = 4.97 \text{ s}

Example 3: Energy in SHM

In Example 1, find total energy and maximum velocity.

E=12kA2=12(200)(0.1)2=1 JE = \frac{1}{2}kA^2 = \frac{1}{2}(200)(0.1)^2 = 1 \text{ J}

At equilibrium (all KE):

12mvmax2=1 J\frac{1}{2}mv_{\max}^2 = 1 \text{ J} vmax=20.5=2 m/sv_{\max} = \sqrt{\frac{2}{0.5}} = 2 \text{ m/s}

Example 4: Velocity at Given Position

In Example 1, find velocity when x=0.06x = 0.06 m.

Using energy:

12kA2=12kx2+12mv2\frac{1}{2}kA^2 = \frac{1}{2}kx^2 + \frac{1}{2}mv^2 12(200)(0.01)=12(200)(0.0036)+12(0.5)v2\frac{1}{2}(200)(0.01) = \frac{1}{2}(200)(0.0036) + \frac{1}{2}(0.5)v^2 10.36=0.25v21 - 0.36 = 0.25v^2 v=1.6 m/sv = 1.6 \text{ m/s}

SHM Summary Table

QuantityFormulaAt x=0x = 0At x=±Ax = \pm A
PositionAcos(ωt)A \cos(\omega t)0±A\pm A
VelocityAωsin(ωt)-A\omega \sin(\omega t)±vmax\pm v_{\max}0
AccelerationAω2cos(ωt)-A\omega^2 \cos(\omega t)0amax\mp a_{\max}
KE12mv2\frac{1}{2}mv^2max0
PE12kx2\frac{1}{2}kx^20max