Doppler effect — all four cases for sound, formula selection

medium CBSE JEE-MAIN NEET 4 min read
Tags Waves

Question

What are the four cases of the Doppler effect for sound, and how do we select the correct formula for each?

Solution — Step by Step

The general Doppler effect formula for sound:

f=f0(v±vovvs)f' = f_0 \left(\frac{v \pm v_o}{v \mp v_s}\right)

where:

  • ff' = apparent frequency heard by observer
  • f0f_0 = actual frequency of source
  • vv = speed of sound in the medium
  • vov_o = speed of observer
  • vsv_s = speed of source

Sign convention: Take the direction from source to observer as positive.

Case 1: Source moves toward stationary observer

f=f0(vvvs)>f0f' = f_0 \left(\frac{v}{v - v_s}\right) > f_0

Frequency increases — pitch goes up.

Case 2: Source moves away from stationary observer

f=f0(vv+vs)<f0f' = f_0 \left(\frac{v}{v + v_s}\right) < f_0

Frequency decreases — pitch goes down.

Case 3: Observer moves toward stationary source

f=f0(v+vov)>f0f' = f_0 \left(\frac{v + v_o}{v}\right) > f_0

Frequency increases.

Case 4: Observer moves away from stationary source

f=f0(vvov)<f0f' = f_0 \left(\frac{v - v_o}{v}\right) < f_0

Frequency decreases.

Use the SOS rule (Source Opposite Sign):

  • Observer approaching → add vov_o in numerator (towards = increase = add)
  • Source approaching → subtract vsv_s in denominator (towards = source opposite sign = subtract)

Or simply remember: any approach increases frequency, any recession decreases it. Then check: does the formula give f>f0f' > f_0 for approach? If not, flip the sign.

When both source and observer move:

f=f0(v+vovvs) (both approaching)f' = f_0 \left(\frac{v + v_o}{v - v_s}\right) \text{ (both approaching)} f=f0(vvov+vs) (both receding)f' = f_0 \left(\frac{v - v_o}{v + v_s}\right) \text{ (both receding)}

If source approaches but observer recedes (or vice versa), mix the signs accordingly.

flowchart TD
    A["Doppler Effect Problem"] --> B{"Who is moving?"}
    B -->|"Source only"| C{"Direction?"}
    B -->|"Observer only"| D{"Direction?"}
    B -->|"Both"| E["Use general formula with appropriate signs"]
    C -->|"Toward observer"| F["f prime = f0 times v over v minus vs"]
    C -->|"Away from observer"| G["f prime = f0 times v over v plus vs"]
    D -->|"Toward source"| H["f prime = f0 times v plus vo over v"]
    D -->|"Away from source"| I["f prime = f0 times v minus vo over v"]

Why This Works

When a source moves toward you, the wavelength gets compressed (source catches up with its own waves). Shorter wavelength at the same wave speed means higher frequency. When you move toward the source, you encounter wave crests more frequently — so frequency appears higher.

The key physics: source motion changes the wavelength in the medium, while observer motion changes the rate of encountering wavefronts. Both affect the perceived frequency, but through different mechanisms.

Alternative Method

For quick numerical checks, use the percentage approach. If vsvv_s \ll v, the fractional change in frequency is approximately:

Δff0vsv (for source motion)\frac{\Delta f}{f_0} \approx \frac{v_s}{v} \text{ (for source motion)} Δff0vov (for observer motion)\frac{\Delta f}{f_0} \approx \frac{v_o}{v} \text{ (for observer motion)}

This gives a fast sanity check for your answer.

Common Mistake

Students assume the Doppler effect for sound is symmetric — that a source moving at speed vsv_s toward a stationary observer gives the same frequency shift as an observer moving at vsv_s toward a stationary source. This is wrong. The formulas are different: f0v/(vvs)f_0 \cdot v/(v-v_s) versus f0(v+vo)/vf_0 \cdot (v+v_o)/v. They give different results (try vs=vo=v/2v_s = v_o = v/2: you get 2f02f_0 vs 1.5f01.5f_0). The asymmetry exists because the medium (air) breaks the symmetry. NEET 2023 had an MCQ testing exactly this.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next