C/N Ratio
Understanding C/N Ratio
C/N is the fundamental metric for link quality before demodulation. It tells you how much the carrier signal exceeds the noise floor within the receiver bandwidth. Combined with the modulation scheme and error correction coding, C/N directly determines whether a link will work or not. In satellite communications, the link budget calculation centers on computing the end-to-end C/N and verifying it exceeds the threshold for the chosen modulation.
C/N Calculations
C/N(dB) = C(dBm) - N(dBm). N = kTB. Measured before demodulation. Satellite: C/N = EIRP + G/T - FSPL - k - B. Cascaded: 1/C/N...
Key specifications:
-228.6 dB | -198.6 dB | 1.0 dB | 4.0 dB | 8 PS | 6.6 dB
Path loss: FSPL = 20log(d)+20log(f)+32.44
C/N Requirements by Modulation
| Modulation + FEC | C/N Threshold | Spectral Eff | Standard | Application |
|---|---|---|---|---|
| QPSK 1/2 | 1.0 dB | 1.0 bps/Hz | DVB-S2 | Low C/N links |
| QPSK 3/4 | 4.0 dB | 1.5 bps/Hz | DVB-S2 | Standard DTH |
| 8PSK 2/3 | 6.6 dB | 2.0 bps/Hz | DVB-S2 | HD broadcast |
| 16APSK 3/4 | 10.2 dB | 3.0 bps/Hz | DVB-S2 | VSAT |
| 32APSK 4/5 | 13.6 dB | 4.0 bps/Hz | DVB-S2 | High C/N |
Key Equations
Power: dB = 10log(P2/P1)
Voltage: dB = 20log(V2/V1)
dBm to watts:
P(W) = 10(dBm−30)/10
0 dBm = 1 mW, +30 dBm = 1 W
Wavelength:
λ = c/f = 300/f(MHz) meters
Comparison
| Aspect | C/N Ratio Spec | Typical Range | Impact | Design Note |
|---|---|---|---|---|
| Primary function | C/N(dB) = C(dBm) - N(dBm)... | Application-dep. | Critical | Verify in sim |
| Operating range | Measured before demodulation... | Application-dep. | Critical | Verify in sim |
| Performance | Satellite: C/N = EIRP + G/T - FSPL - k -... | Application-dep. | Critical | Verify in sim |
| Integration | Cascaded: 1/C/N total = Σ(1/C/N i... | Application-dep. | Critical | Verify in sim |
| Trade-off | Weakest link dominates... | Application-dep. | Critical | Verify in sim |
Frequently Asked Questions
Satellite link budget?
C/N = EIRP + G/T - FSPL - k - 10log(B) - losses. Ku-band DTH example: 52 + 12 - 205.8 + 228.6 - 74.3 - 1 = ~12 dB. Must exceed modulation threshold (QPSK 3/4: 4.0 dB).
C/N vs SNR?
C/N: before demod, RF/IF. SNR: after demod. Linear mod: C/N ≈ SNR. FM: SNR >> C/N (FM improvement). Digital: Eb/N0 = C/N + 10log(B/Rb). Spread-spectrum: C/N can be negative.
Cascaded?
1/(C/N_total) = Σ(1/C/N_i). Weakest dominates. Up 20 dB + down 12 dB = total 11.3 dB. Improving strong link gives diminishing returns. Must balance uplink and downlink.