# Doppler Effect Calculator

Calculate the Doppler frequency shift for moving sources and observers. Determine observed frequency, frequency shift, and percent change.

## What this calculates

The Doppler effect is the change in frequency of a wave as the source and observer move relative to each other. An approaching siren sounds higher-pitched, and a receding one sounds lower. This calculator uses the general Doppler formula f = f₀(v + vₒ)/(v - vₛ) to compute the observed frequency for any combination of source and observer motion.

## Inputs

- **Source Frequency (f₀)** (Hz) — min 0
- **Wave Speed in Medium** (m/s) — min 0
- **Observer Speed** (m/s) — min 0 — Positive = moving toward source
- **Source Speed** (m/s) — min 0 — Positive = moving toward observer

## Outputs

- **Observed Frequency** (Hz) — f = f₀ × (v + v_observer) / (v - v_source)
- **Frequency Shift** (Hz) — Δf = f_observed - f_source
- **Frequency Change** (%) — Percentage change in frequency

## Frequently Asked Questions

**Q: What is the Doppler effect?**

A: The Doppler effect is the change in observed frequency (or wavelength) of a wave when the source, observer, or both are moving relative to the medium. When they approach each other, the observed frequency increases (higher pitch for sound, blueshift for light). When they move apart, the frequency decreases (lower pitch, redshift).

**Q: Why does a siren sound different as it passes you?**

A: As an ambulance approaches, each successive wave crest is emitted from a position closer to you, compressing the wavelength and raising the frequency (higher pitch). After it passes and moves away, each crest is emitted farther away, stretching the wavelength and lowering the frequency (lower pitch). The siren itself emits a constant frequency throughout.

**Q: What happens when the source reaches the speed of sound?**

A: When a source reaches the speed of sound (Mach 1), wave crests pile up in front of it, creating a shock wave known as a sonic boom. The Doppler formula yields an infinite observed frequency at this point, which physically corresponds to the formation of the shock front. This calculator returns zero to indicate this singularity.

**Q: Does the Doppler effect apply to light?**

A: Yes, but the formula is different for electromagnetic waves because light does not need a medium. The relativistic Doppler formula accounts for time dilation effects. In astronomy, redshift (frequency decrease) indicates galaxies moving away, and blueshift indicates approach. This is key evidence for the expansion of the universe.

---

Source: https://vastcalc.com/calculators/physics/doppler-effect
Category: Physics
Last updated: 2026-04-21
