Comparison

BPSK vs QPSK

A satellite transponder with a fixed 36 MHz bandwidth can carry one BPSK carrier or two QPSK carriers at the same bit rate — that difference in spectral efficiency is why QPSK dominates DVB-S2 while BPSK still holds ground in deep-space links where every dB of Eb/N0 is precious. Choosing between them is not about which is "better" but about where on the SNR–throughput trade-off your link budget sits.

ECE, EI

Side-by-side comparison

ParameterBPSKQPSK
Bits per Symbol12
Bandwidth Efficiency1 bit/s/Hz2 bit/s/Hz
Required Bandwidth (for Rb)Rb HzRb/2 Hz — half of BPSK
BER Formulaerfc(√(Eb/N0))erfc(√(Eb/N0)) — identical per bit
Constellation Points2 (180° apart)4 (90° apart)
Phase Separation180°90°
Noise MarginHigher — 180° separationLower — 90° separation
Typical ApplicationNASA deep-space, 802.11b at lowest rateDVB-S2, 4G LTE control channels, 802.11 at 5.5 Mbps
Receiver ComplexitySimpler — single I channelModerate — I and Q channels

Key differences

BPSK and QPSK share the same BER-per-bit at any given Eb/N0 — this surprises most students. The real difference is that QPSK transmits 2 bits per symbol, so it needs only half the bandwidth of BPSK for the same data rate. However, QPSK's 90° phase separation gives half the noise margin of BPSK's 180°, meaning QPSK is more sensitive to phase noise from a noisy VCO or oscillator drift. In practice, DVB-S2 uses QPSK at moderate SNR and switches to BPSK on degraded links — this adaptive coding is the key engineering insight.

When to use BPSK

Use BPSK when the link budget is tight and SNR is low, such as a deep-space probe link where Eb/N0 may be only 1–2 dB. NASA's Voyager telemetry uses BPSK for exactly this reason.

When to use QPSK

Use QPSK when bandwidth is the scarce resource and SNR is adequate (Eb/N0 > 6 dB). DVB-S2 satellite TV and LTE physical downlink control channels use QPSK to double spectral efficiency without any BER penalty.

Recommendation

For GATE and placement prep, choose QPSK whenever a problem gives you a fixed bandwidth and asks you to maximise data rate — it halves the required bandwidth at no BER cost. Choose BPSK only when phase noise or very low SNR is explicitly mentioned.

Exam tip: The classic exam trap: examiners ask which has better BER — the correct answer is they are equal per bit; the marks go to students who write the BER formula erfc(√(Eb/N0)) for both and then explain bandwidth efficiency.

Interview tip: Placement interviewers at L&T and TCS Tech expect you to draw both constellations from memory and state the phase separation — 180° for BPSK, 90° for QPSK — before discussing applications.

More Communication Systems comparisons