Engineering:Maximal-ratio combining

From HandWiki

In telecommunications, maximum-ratio combining (MRC) is a method of diversity combining in which:

  1. the signals from each channel are added together,
  2. the gain of each channel is made proportional to the rms signal level and inversely proportional to the mean square noise level in that channel.
  3. different proportionality constants are used for each channel.

It is also known as ratio-squared combining and predetection combining. Maximum-ratio combining is the optimum combiner for independent additive white Gaussian noise channels.

MRC can restore a signal to its original shape. The technique was invented by American engineer Leonard R. Kahn[1] in 1954.

MRC has also been found in the field of neuroscience, where it has been shown that neurons in the retina scale their dependence on two sources of input in proportion to the signal-to-noise ratio of the inputs.[2]

Example: Least Squares estimate in the case of Rx diversity

We consider an example of which the receiver is endowed with N antennas. In this case, the received vector [math]\displaystyle{ y }[/math] is

[math]\displaystyle{ y=hs+\rho n \, }[/math]

 

 

 

 

(1)

where [math]\displaystyle{ n }[/math] is noise vector [math]\displaystyle{ n \sim CN(0, I_{N \times N}) }[/math]. Following the ML detection criterion the detection procedure may be written as

[math]\displaystyle{ \tilde{s}=argmin_{s \in \mathcal{M}}|\hat{s}-s|^2, }[/math]

 

 

 

 

(2)

where [math]\displaystyle{ \mathcal{M} }[/math] is the considered constellation of [math]\displaystyle{ s }[/math] and [math]\displaystyle{ \hat{s} }[/math] is the least square solution to the above model.

[math]\displaystyle{ \hat{s}=(h^*h)^{-1}h^*y. }[/math]

 

 

 

 

(3)

The least square solution in this case is also known as maximum-ratio-combining (MRC). In the case of N antennas the LS can be written as

[math]\displaystyle{ \hat{s}=\frac{h_0^*y_0+h_1^*y_1+...+h_{N-1}^*y_{N-1}}{|h_0|^2+|h_1|^2+...+|h_{N-1}|^2}, }[/math]

 

 

 

 

(4)

which means that the signal from each antenna is rotated and weighted according to the phase and strength of the channel, such that the signals from all antennas are combined to yield the maximum ratio between signal and noise terms.

References

  1. Kahn, Leonard (November 1954). "Ratio Squarer". Proc. IRE (Corresp.) 42 (11): 1704. doi:10.1109/JRPROC.1954.274666. 
  2. Homann, Jan; Freed, Michael A. (2016-12-30). "A mammalian retinal ganglion cell implements a neuronal computation that maximizes the SNR of its postsynaptic currents" (in en). Journal of Neuroscience 37 (6): 2814–16. doi:10.1523/JNEUROSCI.2814-16.2016. ISSN 0270-6474. PMID 28039376. 

External links