MRC

Maximal Ratio Combining

Physical Layer
Introduced in Rel-8
A fundamental signal processing technique used in receiver diversity systems to optimally combine multiple received signal copies. It maximizes the received signal-to-noise ratio (SNR) by coherently summing the signals with weights proportional to their individual SNRs, significantly improving link reliability and data rates.

Description

Maximal Ratio Combining (MRC) is an optimal diversity combining technique employed in wireless communication receivers equipped with multiple antennas or receiving branches. Its core principle is to process multiple independently faded copies of the same transmitted signal to construct a single, improved signal with the highest possible Signal-to-Noise Ratio (SNR). Each received signal copy, typically from a different antenna element or path, experiences unique channel conditions characterized by a complex channel coefficient (amplitude and phase shift) and additive noise. MRC operates by first applying a phase correction to each branch to align the signals coherently, eliminating the destructive interference caused by random phase shifts introduced by the channel.

Following phase alignment, MRC applies a weighting factor to each branch before summation. The optimal weight for each branch is proportional to the complex conjugate of its channel coefficient and inversely proportional to the noise power on that branch. In practice, for a system with N receive antennas, if the i-th branch has a channel gain h_i and noise variance σ_i², the combined signal y_MRC = Σ (h_i* / σ_i²) * y_i, where y_i is the received signal on branch i and * denotes complex conjugate. This weighting scheme ensures that branches with stronger signals (higher SNR) contribute more to the final combined signal, while noisy branches are attenuated. The resulting combined SNR is the sum of the SNRs from all individual branches, providing a theoretical N-fold increase in SNR for N uncorrelated branches in a Rayleigh fading environment.

MRC is implemented within the physical layer baseband processing chain of the receiver. It requires accurate channel estimation for each diversity branch to compute the correct combining weights. While it provides the maximum possible SNR gain, it requires full knowledge of the channel state information (CSI) at the receiver and assumes the noise across branches is uncorrelated. MRC is a key enabler for receive diversity in technologies from 2G to 5G, improving coverage, reducing bit error rates, and enhancing overall link robustness, especially in fading environments. It forms the theoretical benchmark against which other combining techniques like Equal Gain Combining (EGC) or Selection Combining (SC) are compared.

Purpose & Motivation

MRC was developed to combat the detrimental effects of multipath fading, a fundamental challenge in wireless communications where signals arrive at the receiver via multiple paths, causing constructive and destructive interference that leads to rapid fluctuations in signal strength (fading). Simple receivers with a single antenna are highly susceptible to deep fades, causing dropped calls or high error rates. Diversity techniques, using multiple antennas, provide several independently faded copies of the signal, making it unlikely that all copies are in a deep fade simultaneously. MRC exists to exploit this diversity in the most mathematically optimal way.

Prior to or alongside MRC, simpler techniques like Selection Combining (choosing the strongest branch) or Equal Gain Combining (co-phasing and summing with equal weights) were used. However, these are suboptimal. Selection Combining does not utilize the energy from all branches, and Equal Gain Combining does not account for differing branch SNRs. MRC solves this by providing the theoretically optimal linear combiner that maximizes the output SNR, thereby extracting the full performance benefit from the available diversity branches. Its motivation is rooted in information theory and the pursuit of reliable communication over unreliable channels. It is a cornerstone of modern receiver design, enabling higher-order modulation schemes and improved spectral efficiency by creating a more stable and higher-quality received signal, which is essential for achieving the high data rates demanded by contemporary mobile broadband standards.

Key Features

  • Provides the theoretically optimal output SNR for a given set of diversity branches
  • Requires accurate channel state information (CSI) estimation for each receive branch
  • Combines signals by applying complex weights proportional to the channel conjugate and inverse noise power
  • Achieves a combined SNR equal to the sum of the SNRs from all individual branches
  • Requires co-phasing of signals to ensure constructive addition
  • Forms the basis for more advanced MIMO reception techniques like MMSE combining

Evolution Across Releases

Rel-8 Initial

Formally referenced in LTE specifications as a fundamental receive diversity combining method for the uplink, particularly for control channels and in UE receiver requirements. Established MRC as the baseline optimal combining technique against which receiver performance is benchmarked in conformance testing.

Defining Specifications

SpecificationTitle
TS 36.867 3GPP TR 36.867
TS 38.872 3GPP TR 38.872
TS 45.912 3GPP TR 45.912
TS 45.914 3GPP TR 45.914