Home / Call Flows / LTE / Cell Reselection Procedure

LTE Cell Reselection Procedure Call Flow

call-flowLTE | Idle Mobility | RRC

LTE Cell Reselection is the idle-mode mobility procedure that moves the UE from one suitable cell to another without a connected handover. It operates while the UE is in idle behavior and directly affects later paging, tracking area update, and service return.

This is an idle mobility workflow, not a connected handover procedure.

Introduction

The cell reselection procedure runs while the UE is not in active connected signaling. The UE evaluates neighbor cells, applies idle mobility rules, and chooses a more suitable cell when needed.

The main node is the UE, with network behavior appearing through system information, neighbor definitions, and later idle-side continuation.

What Is LTE Cell Reselection in Simple Terms?

  • What starts the procedure: The UE in idle mode finds that another cell is more suitable than the current one.
  • What the UE and network want to achieve: Keep the UE on a suitable idle-serving cell for reachability and later access.
  • What success looks like: The UE camps on a better cell and later procedures continue from that new idle context.
  • What failure means: The UE remains on a poor cell, oscillates, or later paging and access behavior becomes unstable.

Why this procedure matters

This procedure explains many idle-side issues that later appear as paging misses, TAU surprises, or unstable return to connected mode.

Quick Fact Sheet

Procedure nameLTE Cell Reselection Procedure
DomainIdle-mode mobility
Main triggerAnother cell becomes more suitable for camping
Start stateUE is in RRC_IDLE
End stateUE camps on a new suitable cell
Main nodesUE, serving cell, candidate cell
Main protocolsRRC system information and idle mobility rules
Main success outcomeUE remains reachable and stable on the new idle cell
Main failure outcomePoor idle camping, oscillation, or later service instability
Most important messagesSystem information and later follow-up branches such as TAU or Service Request
Main specsTS 36.304, TS 36.331
LTE Cell Reselection Procedure call flow
Click the diagram to open the full-size in a new tab.
Sponsored Advertisement

Preconditions

  • The UE is already in idle mode.
  • The UE has system information for the serving and candidate cells.
  • Idle mobility rules allow evaluation and camping on a new suitable cell.

Nodes and Interfaces

Nodes involved

NodeRole in this procedure
UEMeasures, evaluates, and chooses the next suitable idle cell.
Serving cellProvides the current camped context and related system information.
Candidate cellBecomes the next camped cell if selected.

Interfaces used

InterfacePathRole
LTE UuUE <-> cellsProvides system information and the radio environment for idle camping.
Idle mobility rulesUE internalControl measurement evaluation and reselection decisions.

End-to-End Call Flow

UE            Serving Cell         Candidate Cell
|   camped          |                    |
|-- evaluate radio quality ------------>|
|   compare idle criteria               |
|---------------------------- camp on new cell
|   later paging / TAU / access start on new cell |

Major Phases

PhaseWhat happens
1. Idle evaluationThe UE compares the current cell with candidate cells.
2. Reselection decisionThe UE decides another cell is more suitable.
3. CampingThe UE camps on the new cell.
4. Later idle continuationPaging, TAU, or later access begins from the new camped cell.

Step-by-Step Breakdown

Step 1: Idle evaluation and reselection

Sender -> receiver: UE internal mobility handling

Message(s): No dedicated connected-mode signaling

Purpose: Choose the most suitable idle-serving cell.

State or context change: The UE changes from one camped cell to another.

Note: Problems here often appear later as paging misses or unstable access rather than as a clear reselection failure message.

Important Messages in This Flow

MessageProtocolDirectionPurpose in this procedureWhat to inspect briefly
System InformationRRCCell -> UEProvides the idle mobility configuration used for reselection.Cell-selection and reselection parameters, TAC, and neighbor-related context.
Tracking Area Update RequestNASUE -> MMEMay appear later if the new cell places the UE in a different tracking area.Whether reselection led to a mobility update.

Important Parameters to Inspect

ParameterWhat it isWhere it appearsWhy it mattersCommon issues
Idle reselection criteriaThe rules the UE uses to compare cells.System informationExplain why the UE stayed or moved.Wrong cell priorities or poor idle tuning.
TAI / TACThe tracking-area identity of the new cell.System information and later TAU behaviorShows whether reselection should trigger a mobility update.Unexpected TAU after cell change.
Camped cell stabilityThe behavior after the UE changes cells.Later paging or access attemptsConfirms whether the new cell was actually usable.Ping-pong camping or paging miss pattern.

Successful Completion

Success means the UE camps stably on the new suitable cell and later idle-side procedures continue normally from that context.

Common Failures and Troubleshooting

SymptomLikely causeWhere to inspectRelevant message(s)Relevant interface(s)Likely next step
UE camps on the wrong cell or oscillatesIdle mobility settings or radio quality conditions are unstable.System information and later camping behavior.System Information, later TAU or access messagesLTE UuCheck idle tuning and whether the new cell really stayed suitable.
Paging fails after reselectionThe UE is reachable on the wrong cell or later mobility update did not align with the new area.Reselection timing and later paging or TAU behavior.Paging, TAU RequestLTE Uu, NASCheck whether the UE moved into a new tracking area and updated registration correctly.
Sponsored Advertisement

What to Check in Logs and Traces

  • Check whether the UE was in idle mode before the cell change.
  • Inspect system information and the resulting camped cell behavior.
  • Follow the next idle-side branch such as paging, TAU, or fresh access.

Related Pages

Related sub-procedures

Related message reference pages

Related troubleshooting pages

Notes

Cell reselection is idle mobility, not handover. It changes the camped cell without using a connected handover branch.

FAQ

What is LTE Cell Reselection?

It is the idle-mode procedure that moves the UE from one suitable LTE cell to another.

Can reselection trigger TAU?

Yes. If the new camped cell belongs to a different tracking area, a later TAU may follow.