Skip to main content
← BlogWaves & Optics

The Doppler Effect: Formula, Examples & Applications — Sound, Light & Radar

Physics Fundamentals Editorial TeamPhysics FundamentalsUpdated Jun 20, 202613 min read
Doppler effect — compressed wave fronts in front of a moving source and stretched wave fronts behind

An ambulance races past you. The siren sounds higher-pitched as it approaches and drops noticeably as it passes. A galaxy 500 million light-years away has its light shifted toward the red end of the spectrum. A speed camera measures a car's velocity using radar waves. These are all the same phenomenon: the Doppler effect — the change in observed frequency (and wavelength) of a wave when the source and observer are moving relative to each other.

Doppler Effect Formulas

For sound (moving source):
f' = f × v / (v ∓ v_s)
— use − when source approaches, + when source recedes

For sound (moving observer):
f' = f × (v ± v_o) / v
— use + when observer approaches, − when observer recedes

General (both moving):
f' = f × (v ± v_o) / (v ∓ v_s)

f' = observed frequency | f = source frequency
v = wave speed in medium | v_s = source speed | v_o = observer speed

What Is the Doppler Effect?

The Doppler effect is the change in the observed frequency of a wave caused by relative motion between the wave source and the observer. It was first described mathematically by Austrian physicist Christian Doppler in 1842.

When a source moves toward an observer, each successive wavefront is emitted from a position slightly closer to the observer. The wavefronts bunch together — wavelength decreases, frequency increases (higher pitch for sound, blueshift for light). When the source moves away, wavefronts spread out — wavelength increases, frequency decreases (lower pitch, redshift).

Critically: the Doppler effect changes the observed frequency, not the actual frequency emitted by the source. The ambulance siren always emits the same pitch — only what you hear changes.

The Doppler Effect Formula for a Moving Source

When the source moves at speed v_s in a medium where the wave travels at speed v:

f' = f × v / (v − v_s)     [source approaching]
f' = f × v / (v + v_s)     [source receding]

Memory aid: when source approaches (frequency goes up), the denominator is smaller (v − v_s); when source recedes (frequency goes down), denominator is larger (v + v_s).

The Doppler Effect Formula for a Moving Observer

When the observer moves at speed v_o while the source is stationary:

f' = f × (v + v_o) / v     [observer approaching source]
f' = f × (v − v_o) / v     [observer receding from source]

General Formula (Both Source and Observer Moving)

f' = f × (v ± v_o) / (v ∓ v_s)

Upper signs when source and observer approach each other; lower signs when they recede. The combined effect is multiplicative — both contributions shift frequency in the same direction when moving toward each other.

Worked Example 1: Ambulance Siren

An ambulance siren emits at f = 700 Hz. It approaches at v_s = 30 m/s. Speed of sound v = 340 m/s. Find the observed frequency as the ambulance approaches and then recedes.

Approaching:

f' = 700 × 340 / (340 − 30) = 700 × 340 / 310 = 700 × 1.097 = 768 Hz

Receding:

f' = 700 × 340 / (340 + 30) = 700 × 340 / 370 = 700 × 0.919 = 643 Hz

The apparent pitch drops by 768 − 643 = 125 Hz as the ambulance passes — a shift large enough to be clearly audible. This "whoosh" drop is the hallmark of the Doppler effect in everyday life.

Worked Example 2: Moving Observer

A stationary police siren emits at 800 Hz. A car moves away from it at 25 m/s. Speed of sound = 340 m/s. Find the frequency heard in the car.

f' = f × (v − v_o) / v = 800 × (340 − 25) / 340 = 800 × 315/340 = 741 Hz

The observer in the receding car hears 741 Hz instead of 800 Hz — a perceptibly lower pitch.

Worked Example 3: Finding Source Speed

A bat emits ultrasound at 50,000 Hz. An observer stationary in front of the approaching bat hears 52,400 Hz. Speed of sound = 340 m/s. Find the bat's speed.

f' = f × v / (v − v_s) → 52400 = 50000 × 340 / (340 − v_s)
340 − v_s = 50000 × 340 / 52400 = 324.4
v_s = 340 − 324.4 = 15.6 m/s ≈ 56 km/h

The Doppler Effect for Light

The Doppler effect applies to electromagnetic waves too, but with a key difference: light always travels at c regardless of observer or source motion (special relativity). The relativistic Doppler formula is:

f' = f × √((1 + β) / (1 − β))     [source approaching]
f' = f × √((1 − β) / (1 + β))     [source receding]

where β = v/c is the velocity as a fraction of the speed of light. For v ≪ c, this reduces to the classical formula — the difference only matters at very high speeds.

Redshift: When a light source recedes, its light is shifted to longer wavelengths (lower frequency, toward the red end of the spectrum). The redshift parameter z = (λ_observed − λ_emitted) / λ_emitted. Edwin Hubble's 1929 discovery that galaxy redshift scales with distance was the first evidence that the universe is expanding.

Blueshift: When a source approaches, light shifts to shorter wavelengths (higher frequency, toward blue). The Andromeda galaxy is blueshifted — it's approaching the Milky Way and will collide in about 4.5 billion years.

Real-World Applications

Radar speed guns: Police radar emits microwaves at a known frequency. The waves reflect off a moving car and return at a different frequency due to the Doppler effect (twice — once for the car as a moving reflector, once for the return). The frequency shift reveals the car's speed. Doppler radar in weather stations uses the same principle to measure wind speeds inside storm systems.

Medical ultrasound (Doppler imaging): Blood flow can be measured non-invasively using Doppler ultrasound. High-frequency sound waves reflect off moving red blood cells; the frequency shift indicates blood flow speed and direction. Used in echocardiography, foetal monitoring, and detecting arterial blockages.

Astronomy — stellar motion: The Doppler shift of spectral lines (specific wavelengths emitted by chemical elements) reveals whether a star is moving toward or away from Earth, and at what speed. Exoplanets are detected by the Doppler wobble they induce in their host star — the planet's gravity causes the star to move slightly, blue-shifting then red-shifting its spectral lines in a periodic pattern.

Redshift and cosmology: The cosmological redshift of distant galaxies is how we know the universe is expanding and how we estimate the age and size of the observable universe. The cosmic microwave background radiation is itself a relic of the early universe, Doppler-shifted (cooled) by the expansion from ~3,000 K when it was emitted to just 2.725 K today.

Bat echolocation: Bats use Doppler shifts to detect the motion of insects. A bat calls at a fixed frequency; the echo from a flying insect is Doppler-shifted based on the insect's approach/recession speed. The bat's auditory system can detect frequency shifts of less than 0.1%, corresponding to insect wing velocities of centimetres per second.

The Doppler Effect and Sonic Booms

When a source moves at exactly the speed of sound (v_s = v), the formula gives f' = f × v/(v − v) = f × v/0 → ∞. All wavefronts pile up at the source — a theoretical infinite frequency, practically realised as the build-up of a shock wave. When v_s > v (supersonic), the source outruns its own sound waves. The wavefronts form a cone (the Mach cone) with half-angle θ = arcsin(v/v_s). The passing of this cone creates a sonic boom.

Mach number M = v_s/v. M = 1 is the speed of sound; M = 2 is twice the speed of sound. The Concorde cruised at M ≈ 2.04; modern fighter jets exceed M = 3; the Parker Solar Probe is reaching speeds up to M ≈ 290 as it approaches the Sun.

Common Mistakes

Getting the sign convention wrong. The standard formula f' = f(v ± v_o)/(v ∓ v_s) needs careful sign selection. A useful check: approaching always increases frequency (f' > f), receding always decreases it (f' < f). If your calculation gives the opposite, flip the signs.

Confusing moving source and moving observer. A moving source physically changes the wavelength of the waves (wavefronts are bunched or stretched in the medium). A moving observer encounters wavefronts at a different rate, but the wavelength in the medium is unchanged. The formulas differ slightly: for the same relative speed, a moving source causes a larger frequency shift than a moving observer.

Using the classical formula for light. For light, always use the relativistic formula. At everyday speeds (v ≪ c), the difference is negligible, but for astronomical objects moving at significant fractions of c, the classical formula gives wrong answers.

Frequently Asked Questions

What is the Doppler effect?

The Doppler effect is the change in observed frequency of a wave when the source and observer are moving relative to each other. When approaching, the observed frequency is higher than the emitted frequency (sound sounds higher-pitched, light is blueshifted). When receding, the observed frequency is lower (sound lower-pitched, light is redshifted). The effect applies to all waves — sound, light, radar, and ultrasound — and is central to technologies from speed cameras to medical imaging to cosmology.

What is the Doppler effect formula?

For a moving source in a medium: f' = f × v/(v ∓ v_s), where the minus sign is for an approaching source (frequency increases) and the plus sign for a receding source (frequency decreases). For a moving observer: f' = f × (v ± v_o)/v, plus for approaching, minus for receding. For both moving: f' = f × (v ± v_o)/(v ∓ v_s). Here f is source frequency, f' is observed frequency, v is wave speed, v_s is source speed, and v_o is observer speed.

Why does the ambulance siren sound higher when approaching?

As the ambulance moves toward you, each successive sound wave is emitted from a position slightly closer to you than the last. This compresses the wavefronts — the wavelength in the direction of travel is shorter than what the ambulance actually emits. Shorter wavelength at the same wave speed means higher frequency. As the ambulance passes and recedes, wavefronts are stretched (longer wavelength, lower frequency). The siren's actual pitch doesn't change — only what you hear changes based on relative motion.

What is redshift and how does it relate to the Doppler effect?

Redshift is the Doppler effect applied to light. When a light source recedes from an observer, its light is shifted to longer wavelengths (lower frequency), toward the red end of the spectrum. The redshift parameter z = (λ_obs − λ_emitted)/λ_emitted. Edwin Hubble discovered in 1929 that distant galaxies are redshifted, and more distant galaxies are redshifted more — evidence that the universe is expanding. Cosmological redshift is slightly different from the classical Doppler effect: the light's wavelength stretches as the universe expands, not because galaxies move through space at those speeds.

How do speed cameras use the Doppler effect?

Police radar and lidar speed cameras emit electromagnetic waves (typically microwave or infrared) at a known frequency. These reflect off an approaching or receding vehicle and return to the detector at a shifted frequency due to the Doppler effect. The frequency shift is proportional to the vehicle's speed, allowing precise speed measurement in milliseconds. Modern radar guns use the formula: v_vehicle ≈ (f' − f) × c / (2f) for a vehicle approaching head-on. The factor of 2 appears because the Doppler shift occurs twice — once when the wave hits the moving car, and once when the reflected wave returns.

What happens at the speed of sound — is there a Doppler effect?

When a source moves at exactly the speed of sound (Mach 1), the Doppler formula gives f' → ∞ — all wavefronts pile up at the nose of the aircraft, creating a sudden pressure discontinuity (shock wave). As the aircraft exceeds the speed of sound, it outruns its own sound waves and creates a Mach cone. An observer hears nothing until the cone passes, then experiences a sonic boom — the accumulated sound energy of all those compressed wavefronts arriving simultaneously. The Doppler effect continues to apply for v_s > v, but the shock wave dominates the sound experience.

Share this article

Written by

Physics Fundamentals Editorial Team

Written and reviewed by our team of physics educators. Content is aligned with A-Level, GCSE, AP Physics, and undergraduate curricula.

About Physics Fundamentals →

Discussion

Comments

Leave a comment

Have a question about this article? Spot a mistake? Or just want to share your thoughts? We'd love to hear from you.

0/2000

Comments are moderated and appear after review. Be respectful and constructive.

Keep learning physics fundamentals

Get new articles and platform updates delivered to your inbox.

Physics Fundamentals

Channel · Updates only

👋 Get concise physics updates — new articles, calculators, and tools. Your number stays private. No spam. No group chats. Just worthy content.

Your number is never shared or visible to others

Join the Channel