Coherent Detection
Understanding Coherent Detection
In coherent detection, the receiver multiplies the incoming signal by a locally generated reference at the exact carrier frequency and phase. This produces baseband I and Q components that contain all the transmitted information. The matched filter (correlator) is the optimal coherent detector, maximizing SNR at the decision point.
Non-coherent detection, by contrast, uses envelope or power detection, discarding phase. This simplifies the receiver (no carrier recovery needed) but sacrifices performance. For simple systems (RFID, Bluetooth, low-rate IoT), the complexity savings justify the loss. For high-throughput systems (5G, Wi-Fi, satellite), coherent detection is mandatory.
Pb = Q(√(2Eb/N0))
Non-coherent DBPSK BER:
Pb = ½ e−Eb/N0
Coherent radar integration gain:
SNRout = N × SNR1 (coherent, gain = N)
SNRout ≈ √N × SNR1 (non-coherent, gain ≈ √N)
64 pulses: coherent = +18 dB, non-coherent = +9 dB. Coherent wins by 9 dB.
Coherent vs. Non-Coherent Detection
| Property | Coherent | Non-Coherent |
|---|---|---|
| Phase reference | Required (carrier recovery) | Not needed |
| Information preserved | Amplitude + phase | Amplitude only |
| BER (BPSK, Eb/No=9.6 dB) | 10−5 | ~10−4 (DPBSK) |
| Supports QAM? | Yes (all orders) | No |
| Radar integration gain (N) | 10 log(N) dB | ~5 log(N) dB |
| Complexity | Higher (PLL, carrier recovery) | Lower (envelope detector) |
Frequently Asked Questions
Why is coherent detection better?
It preserves phase, extracting all signal information. 3 dB advantage for binary modulations, much more for higher-order. BPSK coherent: BER=10−5 at 9.6 dB. DBPSK: needs 10.3 dB. For 16-QAM and above, coherent is the only option.
What is coherent integration in radar?
Summing N pulses with phase preserved. Signal adds as N, noise as √N. SNR gain = N (or 10 log N dB). For 64 pulses: 18 dB coherent vs. 9 dB non-coherent. Requires stable transmitter and Doppler compensation.
What are the requirements?
Phase-coherent local reference (carrier recovery), frequency sync within fraction of symbol rate, low phase noise (residual error <1.5° for 64-QAM), and for radar a stable transmitter. These add complexity vs. non-coherent methods.