×Jan-03-2024
Apple Inc is looking for a 4G/5G system engineer on mobility control. Based in California, USA (Bay Area or San Diego). .

Frequency domain channel linear equalizationbasics

Let represent the input signal, represent the channel response, represent the receiver side noisen. Nt and Nr is the number of transmitting and receiving antennas, respectively. The received signal is: .

equalization

Let's define the following:

  • Auto-correlation of x:
  • Auto-correlation of n:
  • Cross-correlation of x and n:
  • Cross-correlation of n and x:

Linear equalization means to apply a matrix to y, in order to get an estimation of x, denoted as :, where different W corresponds to different types of equalizers.


Zero Forcing (ZF) equalizer

A ZF Equalizer fully inverses the impact of the wireless channel. It applies the (pseudo) inverse of the channel frequency response to the received signal. I.e., , and

Note cannot be inverted if its rank is less than Nt. This may happen when e.g. , or when the channel is highly correlated. In such case, ZF equalization of the received signal cannot be performed and the original signal cannot be recovered.


Minimum Mean Square Error (MMSE) equalizer

A MMSE equalizer tries to minimize the MSE of the residual error

e is minimized when e and y is orthogonal (otherwise, we can always use the information of y to reduce e). I.e.,

Now let's expand the above formula:

Note Being able to derive the equalization matrix W does not mean the transmitted signal can be re-constructed. In order to do so, it must also satisfy . E.g. if , the signals sent from the two transmitter antennas must be generated from the same stream of input source. One popular example of such case is the Alamouti code.

Equalization in a Single Input Single Output (SISO) system

In a SISO system, the aforementioned equations can be simplified:

  • Zero Forcing:
    • where '*' denotes conjugation.
  • Minimum Mean Square Error:

Toolbox: equalization matrix calculator

In the example below, it is assumed:

  • noise follows Gaussian distribution with
  • the transmitted signals across different transmit antennas are not correlated, and the transmit power is P at each antenna, i.e.
  • With assumptions above, the MMSE equalizer is simplified to: , where represents the Signal to Noise Ratio (SNR).
Nt =     Nr =     SNR [dB] =
ChannelWZFWMMSE
  • -0.01-1.18j, 0.42-0.57j
  • -0.46+0.39j, 0.15+0.51j
  • -0.27-0.86j, -1.20-1.56j
  • 0.60-1.71j, -1.17+0.19j
  • -0.07+0.26j, -0.06-0.04j, -0.12+0.01j, 0.20+0.28j
  • 0.18+0.06j, 0.02-0.05j, -0.17+0.30j, -0.14-0.17j
  • -0.07+0.25j, -0.06-0.04j, -0.12+0.01j, 0.20+0.28j
  • 0.18+0.06j, 0.02-0.05j, -0.16+0.29j, -0.13-0.17j