INDEXHABOUTHcopyright © samir amberkar

1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.20

2.1

3.1
3.2
3.3
3.4
3.5




another knowledge site

3GPP Modem
Simulator


Test Your
Knowledge


another knowledge site


MIMO for 3GPP L2 RAN Developer


Precoding

Putting it in matrix equation format,

[r] = [c] . [t] + [n]

If we figure out inverse of [c] and apply it to the transmission (below figure), the equation will look like,

[r] = [c] . [c]-1 . [t] + [n]

[r] = [t] + [n]

click to view better
Fig "Precoding"

After removing the noise, we get back transmitted signal. The inverse of [c] is called Precoding matrix.


Channel sounding

Catch is, how to find out [c] and its inverse. One way to determine Precoding matrix is to get a feedback from receiver about [c]. For receiver to figure out [c], it will require a (reference) signal without precoding applied. That will be "s" in figure below.

click to view better
Fig "Reference signals"


"d" is a reference signal, needed for RX processing. As the name suggests, it is reference for transmitted signal. Due to its purpose, it is precoded along with the signal to be transmitted.

If you notice, the number of s signals or antenna ports is equal to the number of transmission antenna ports.

Also, the number of input antenna ports (to precoding) need not be same as the number of output antenna ports; it can be same or lesser (L <= T).


Copyright © Samir Amberkar Page 2 of 6




1 2 3 4 5 6