4G/LTE

 

 

 

 

Cell Reselection

 

 

Cell Reselection is a kind of mechanism to change cell after UE is camped on a cell. This is to let UE get connected to cell which has the best condition among all the cells to which the UE is allowed to camp on. But UE does not change cells randomly, it uses a set of pretty complicated criteria and algorithms for this reselection process. The details of these criteria and algorithms will be described later but the high level guideline is as follows :

  • First Level Criteria :  Absolute Priority
  • Second Level Criteria : Radio Link Quality
  • Third Level Criteria : Cell Accessibility

A little bit detailed criteria can be described as follows and you will see ever further details after this.

  • UE always have to measure frequecies and RAT with higher priority
  • UE has to have to measure frequecies and RAT with lower priority in the following fashion
    • UE has to perform intra-frequency measurement only when SrxLev of the serving cell <= SintraSearch
    • UE has to perform lower or equal priority inter-frequency/InterRAT measurement only when SrxLev of the serving cell <= SnonintraSearch
  • LTE cell reselection uses priority based levels. (These priorities can be specified in LTE SIB4,5,6,7 and RRC Connection Release). Priority 0 indicate the lowest priority and 7 indicate the highest priority. The priority cannot be same for WCDMA and LTE, meaning that it must be set differently for different RAT.
  • Among the cell power and priority, which one plays more critical role in cell reselection ? Cell Power defines the minimum condition. Once the minimum condition is met, Priority plays more critical role. For example, let's assume that UE is now camped in WCDMA cell and detected a neighbouring LTE cell with higher priority than the serving WCDMA cell, UE will perform cell reselection to LTE cell as long as the LTE cell is above the minimum signal strength threshold. In the same logic, if a UE camped on LTE cell detected a neighbouring WCDMA cell with higher priority than the serving LTE cell, UE will perform cell reselection to WCDMA cell as long as the WCDMA cell is above the minimum signal strength threshold.
  • WCDMA SIB19 specifies the LTE frequencies (EARFCN) and priorities. A maximum of 8 EARFCNs (4 FDD + 4 TDD) can be listed in SIB 19. For each EARFCN, you can configure a max 16 blacklisted cells. The blacklisted cell is the cell UE should not make reselection to.
  • Using the eutraDetection parameter in SIB19, you can make UE to detect and display the presence of lower priority LTE frequencies while it is in WCDMA cell.
  • LTE SIB6 specifies the WCDMA frequencies (DL ARFCN) and the parameters used for absolute priority based cell reselection.

 

 

How to detect and reselect to LTE cell while in WCDMA ?

 

UE must measure the LTE frequencies and detect the available LTE cell in order to perform cell reselection to LTE.

 

  • UE measures two physical properties called for WCDMA signal. One is CPICH RSCP and CPICH EcNo. RSCP determines Srxlev and EcNo determines Squal.  
  • Srxlev = Qrxlevemeas - qRxLevMin. Qrxlevemeas is RSCP level measured by UE and qRxLevMin is the value specified in SIB.
  • Squal = Qqualmeas - qQualMin. Qqualmeas is EcNo level measured by UE and qQualMin is the value specified in SIB.
  • The detection measurement of LTE frequencies should be done at least once every 60s for higher priority LTE frequencies.
  • In following condition, detection measurements of lower priority LTE frequency is not required.
    • Srxlev > absPrioCellRes.sPrioritySearch1

      Squal > absPrioCellRes.sPrioritySearch2

  • In following condition, UE should detect once every 30s for both lower and higher priority LTE frequencies
    • Srxlev <= absPrioCellRes.sPrioritySearch1

      Squal <= absPrioCellRes.sPrioritySearch2

  • The maximum number of LTE FDD Frequencies are 4. In this case, UE should have performed measurement for detecting LTE cells on all 4 LTE frequencies once every 240 (4 x 60) s or 120(4 x 30) s depending if UE measures above or below parameter threshold absPrioCellRes.sPrioritySearch1

 

 

How to detect and reselect to WCDMA cell while in LTE ?

 

Measurement Criteria (From High Priority LTE Cell to Lower Priority WCDMA Cell): When LTE cell has higher priority than WCDMA, it would stay in LTE cell but it performs measurement for the low priority WCDMA if UE is under the following condition :

    Srxlev of the serving cell < sNonIntraSearch (SIB3),

                    If we express this using dB/dBm, Srxlev of the serving cell < (2 x sNonIntraSearch (SIB3))

          where Srxlev = Qrxlevmeas - qRxLevMin (SIB3),

                    If we express using dB/dBm, Srxlev = Qrxlevmeas [dBm] - (2 x qRxLevMin (SIB3)) [dBm]

                 where Qrxlevemeas = measured RSRP level, qRxLevMin = minimum RSRP level for camping

 

Measurement Criteria (From Lower Priority LTE Cell to Higher Priority WCDMA Cell): When LTE cell has lower priority than WCDMA (WCDMA cell priority defined in SIB6 is higher than the serving cell priority),The UE always have to perform measurements on WCDMA cell. How often UE has to measure for WCDMA depends on whether Srxlev of the serving cell is greater or lower than sNonIntraSearch(SIB3). If no parameter is set (meaning in default condition), detection of WCDMA cell should be performed at least every 60 seconds.

 

Reselection Criteria  (From High Priority LTE Cell to Lower Priority WCDMA Cell): If UE in LTE cell is under the following condition with the duration longer than tReselectionUtra (SIB6), it should reselect to WCDMA cell.

    Srxlev of LTE cell (serving cell)  < threshServingLow (SIB3),

          where Srxlev = Qrxlevmeas - qRxLevMin (SIB3),

                 where Qrxlevemeas = measured RSRP level, qRxLevMin = minimum RSRP level for camping

    Srxlev of WCDMA cell  > threshXLow (SIB6),

          where Srxlev = Qrxlevmeas - qRxLevMin (SIB3),

                    If we express using dB/dBm, Srxlev = Qrxlevmeas [dBm] - (2 x qRxLevMin (SIB3)) [dBm]

                 where Qrxlevemeas = measured RSCP level, qRxLevMin = minimum RSCP level for camping

Note : If more than one WCDMA meet this condition, UE should select to the cell with highest Srxlev

Note : If these values are not specified in SIB and UE has to apply default values, UE has to perform reselection when LTE RSRP is lower than -145 dBm and WCDMA cell is better than -119 dBm for at least 2 seconds.

 

Reselection Criteria  (From Lower Priority LTE Cell to Higher Priority WCDMA Cell): If UE in LTE cell is under the following condition with the duration longer than tReselectionUtra (SIB6), it should reselect to WCDMA cell.

    Srxlev of WCDMA cell  > threshXHigh (SIB6),

          where Srxlev = Qrxlevmeas - qRxLevMin (SIB3),

                 where Qrxlevemeas = measured RSCP level, qRxLevMin = minimum RSCP level for camping