A3 Event
Understanding the A3 Event
The A3 Event is the workhorse of cellular mobility. As a UE moves between cells on the same frequency, it continuously measures both serving and neighbor cell RSRP. When a neighbor becomes sufficiently stronger than the serving cell (by the configured offset), the UE sends a measurement report, and the network initiates handover preparation via the Xn interface.
The key engineering challenge is tuning the A3 parameters to balance two failure modes: too-early handover (ping-pong, wasting network resources) and too-late handover (call drops due to RLF). The a3-Offset, hysteresis, and TTT form a three-variable optimization problem that RF engineers solve per-cell based on site geometry, propagation environment, and traffic patterns.
Mn + Ocn − Hys > Ms + Ocs + Off
Leave condition:
Mn + Ocn + Hys < Ms + Ocs + Off
Where:
Mn = neighbor cell measurement result
Ms = serving cell measurement result
Ocn = cell-individual offset (neighbor)
Ocs = cell-individual offset (serving)
Hys = hysteresis (0-15 dB in 0.5 dB steps)
Off = a3-Offset (-15 to +15 dB in 0.5 dB steps)
Typical: Off=3 dB, Hys=1 dB, TTT=320 ms
A3 Parameter Tuning Guidelines
| Parameter | Low Value | High Value | Trade-off |
|---|---|---|---|
| a3-Offset | 1-2 dB | 4-6 dB | Aggressive HO vs. ping-pong risk |
| Hysteresis | 0.5-1 dB | 2-3 dB | Responsiveness vs. stability |
| TTT | 40-100 ms | 480-1024 ms | Fast HO vs. false trigger risk |
| CIO | -6 dB | +6 dB | Per-neighbor bias for load steering |
Frequently Asked Questions
What happens after the A3 Event triggers?
The serving gNB receives the measurement report and initiates handover preparation via the Xn interface, sending a Handover Request to the target gNB. The target reserves resources, responds with a Handover Request Acknowledge, and the serving gNB forwards the RRC Reconfiguration to the UE. The UE detaches and performs random access on the target cell. Total interruption is typically 20-50 ms.
What is A3 Offset and how is it tuned?
A3 Offset is the dB margin the neighbor must exceed the serving cell. Typical range is 2-4 dB. Low offset (1-2 dB) triggers handovers aggressively, reducing RLF risk but increasing ping-pong. High offset (4-6 dB) reduces unnecessary handovers but risks call drops at cell edges. Optimal value depends on cell overlap, UE speed, and propagation.
Does A3 work for inter-frequency handovers?
Rarely. A3 compares RSRP values directly, which is problematic across different bands because path loss differs. A 700 MHz cell appears stronger than a 3.5 GHz cell at the same distance. For inter-frequency scenarios, engineers use A4 or A5 events with absolute thresholds instead.