Coherent Gain
Understanding Coherent Gain
Coherent gain is the single most important concept in signal processing. Whenever you can align and sum N copies of a signal while noise adds randomly, you win N-fold in SNR. This appears everywhere: a radar integrating 64 pulses gains 18 dB, a 1024-element phased array gains 30 dB, and a GPS receiver despreading 1023 chips gains 30 dB. Each is the same phenomenon: coherent summation.
The gain is "coherent" because it requires that the signal phase be known and aligned across all N samples. If phase is unknown or randomized (non-coherent integration), you sum magnitudes instead of complex amplitudes, and the gain drops to approximately √N. The difference between N and √N is the price of losing phase information.
G = N (linear), 10 log10(N) dB
Radar range improvement:
Rmax ∝ N1/4 (from radar equation)
64 pulses → 18 dB gain → 2.8× range extension
Phased array:
Array gain = 10 log10(Nelements)
64 elements = 18 dB, 1024 elements = 30 dB
Spread spectrum (DSSS):
Processing gain = 10 log10(Nchips)
GPS C/A: 1023 chips = 30.1 dB
All are the same physics: coherent summation of N copies.
Coherent vs. Non-Coherent Gain
| N | Coherent Gain (dB) | Non-Coherent Gain (dB) | Difference |
|---|---|---|---|
| 4 | 6.0 | 3.0 | 3.0 dB |
| 16 | 12.0 | 6.0 | 6.0 dB |
| 64 | 18.1 | 9.0 | 9.1 dB |
| 256 | 24.1 | 12.0 | 12.1 dB |
| 1024 | 30.1 | 15.1 | 15.0 dB |
Frequently Asked Questions
Where does coherent gain appear?
Radar pulse integration (N pulses = N gain), phased arrays (N elements = N gain), spread-spectrum despreading (N chips = N gain), and matched filtering (TW product gain). All are the same physics: coherent summation of N copies.
Coherent vs. non-coherent?
Coherent preserves phase: gain = N. Non-coherent sums magnitudes: gain ≈ √N. For 64 samples: 18 dB coherent vs. 9 dB non-coherent. The gap increases with N. Phase knowledge costs complexity but provides double the dB gain.
What limits coherent gain?
Phase must be predictable across N samples. Limiting factors: oscillator phase noise, target Doppler (uncompensated rotation), atmospheric turbulence, and clock sync errors in arrays. The practical limit is set by system phase stability.