C/I Ratio

Carrier-to-interference ratio for frequency reuse and interference management

Definition & Context

The carrier-to-interference ratio (C/I) quantifies the power of a desired received signal relative to the aggregate power of unwanted co-channel and adjacent-channel interfering signals, expressed in decibels. C/I is the primary design parameter for cellular frequency planning, satellite beam coordination, and any wireless system where multiple transmitters share or reuse the same frequency band.

In cellular networks, C/I determines the minimum frequency reuse distance: the spatial separation required between cells using the same channel to maintain acceptable signal quality. A higher C/I requirement forces a larger reuse factor (more unique frequencies per cluster), reducing spectral efficiency. Modern systems like 5G NR and LTE use full frequency reuse (N=1) by managing interference through beamforming, inter-cell interference coordination (ICIC), and adaptive modulation that adjusts the data rate to the instantaneous C/I at each user location.

Key Formulas

C/I (hexagonal cell reuse):

C/I = (1/6) × (√(3N))n

N = 7, n = 4: C/I = (1/6) × (4.58)4 = 73.5 → 18.7 dB

C/I from reuse distance:

C/I(dB) = n × 10 log10(D/R) − 10 log10(Ni)

D/R = 4.58, n = 4, Ni = 6 interferers: C/I = 18.7 dB

SINR from C/I and C/N:

1/SINR = 1/(C/I) + 1/(C/N)

Minimum C/I Requirements

SystemMin C/IModulationReuse FactorInterference Mgmt
GSM9 dBGMSKN = 4-7Frequency hopping
UMTS (WCDMA)-15 to -20 dBQPSK + spreadingN = 1Spreading gain, power control
LTE (cell edge)0-5 dBQPSKN = 1ICIC, eICIC
LTE (cell center)20+ dB256-QAMN = 1Beamforming, scheduling
Wi-Fi 6 (MCS11)25 dB1024-QAMChannel planOFDMA, BSS coloring
Satellite VSAT10-15 dBQPSK-16APSKBeam separationPolarization, orbital spacing

Practical Application

A cellular operator deploying LTE on a 10 MHz carrier at 1800 MHz in a dense urban environment measures C/I = 3 dB at cell edge users 500 m from the serving site and C/I = 25 dB at cell center users 100 m away. The eNodeB scheduler assigns QPSK with 1/3 coding rate (requiring C/I > 0 dB) to edge users, achieving 2 Mbps throughput, and 64-QAM with 4/5 coding (requiring C/I > 18 dB) to center users, achieving 30 Mbps. Enabling ICIC reserves the outer 25% of subcarriers for edge users while neighboring cells avoid those frequencies, improving edge C/I from 3 dB to 8 dB and enabling 16-QAM (7 Mbps), effectively doubling edge user throughput with minimal impact on cell center performance.

Frequently Asked Questions

How is C/I related to frequency reuse?

C/I = (1/6) × (√(3N))^n for hexagonal cells. N=7, n=4: C/I = 18.7 dB. Reducing N to 1 (LTE) lowers C/I but compensates with ICIC, beamforming, and adaptive modulation.

What minimum C/I do systems need?

GSM: 9 dB. WCDMA: -15 to -20 dB (spreading gain recovers signal). LTE: 0-5 dB edge, 20+ dB center. Wi-Fi 6 MCS11: 25 dB. Satellite VSAT: 10-15 dB.

C/I vs. C/N vs. SINR?

C/I = carrier vs. interference only. C/N = carrier vs. noise only. SINR = carrier vs. (interference + noise). Dense urban cells are interference-limited (SINR ≈ C/I). Rural/satellite are noise-limited (SINR ≈ C/N).