Amarisoft

How to check UL/DL signal power and modify it ?

 

When LTE eNB cell is setup, synchronization and broadcast signals are transmitted on downlink RF ports on a specific frequency (configured EARFCN). Once the UE decodes the DL signals, it tries to attach to the cell by sending PRACH in UL. The PRACH is decoded by eNB and logged through "t" cmd as follows:

PRACH: cell=01 seq=45 ta=5 snr=29.2 dB

If PRACH is not decoded by eNB, this could be due to:

Once UE got attached to the cell, UL DL signal levels have a direct impact on UL DL decoding performances. In order to reach full troughput on both UL and DL links, UL DL signals should be neither too low nor too high(saturated). The command "t spl" under eNB terminal allows UL DL signals strength monitoring:

(enb) t spl Press [return] to stop the trace --TX 1----- --TX 2----- dBFS --RX 1----- RMS MAX RMS MAX SAT RMS MAX -24.6 -7.7 -24.6 -7.4 0 -57.3 -36.1 -24.6 -7.5 -24.6 -7.2 0 -57.3 -36.4 -24.6 -7.7 -24.6 -7.4 0 -57.1 -36.4 -24.6 -7.7 -24.6 -7.2 0 -57.3 -36.4

- RX columns provides information about received signal power.

In Wireless test conditions, the recommended values for PCIe SDR cards are :

tx_gain: 90.0, /* TX gain (in dB) */ rx_gain: 60.0, /* RX gain (in dB) */

In RF cables test conditions, the recommended values for PCIe SDR cards are :

tx_gain: 70.0, /* TX gain (in dB) */ rx_gain: 0.0, /* RX gain (in dB) */