Description
The Location Area Update (LAU) procedure is a fundamental mobility management process in GSM, UMTS, and LTE (though superseded by Tracking Area Update in LTE). A Location Area (LA) is a group of cells defined within the network. The core network, specifically the Visitor Location Register (VLR) and Mobile Switching Center (MSC), tracks the UE's LA to know where to page it for mobile-terminated transactions. The LAU is initiated by the UE when it detects, from broadcast system information, that it has entered a cell belonging to a new LA.
The procedure begins with the UE sending an LAU Request message on the Random Access Channel (RACH), including its Temporary Mobile Subscriber Identity (TMSI) and the old Location Area Identity (LAI). This message is routed to the new VLR/MSC serving the new LA. The new VLR then contacts the old VLR (using the old LAI) or the Home Location Register (HLR) to authenticate the subscriber and retrieve the subscriber's profile. Upon successful authentication and validation, the new VLR updates its database, allocates a new TMSI for privacy, and sends an LAU Accept message to the UE, which includes the new TMSI if reallocation occurred.
Key components are the UE, the Base Station Subsystem (BSS) or Radio Network Subsystem (RNS), the MSC/VLR, and the HLR. The LAU ensures the network's location information for the UE is accurate without requiring constant signaling. It balances the need to locate the UE for incoming calls against the signaling load and UE battery consumption. Periodic LAU timers also force updates even if the UE remains stationary, ensuring the network does not retain stale location data.
Purpose & Motivation
The LAU procedure was created to solve the critical problem of locating a mobile subscriber within a large network without requiring continuous, power-intensive signaling. In early mobile systems, the network needed a method to track approximate user location to deliver calls efficiently. The purpose of LAU is to provide a compromise between precise, real-time location tracking and network/device resource conservation.
It addresses the limitations of not having any location tracking, which would require network-wide paging for every incoming call—a highly inefficient use of radio resources. By grouping cells into Location Areas, the network only needs to know the UE's current LA. The UE updates the network only when crossing an LA boundary, significantly reducing signaling overhead compared to cell-level updates. This design is fundamental for scalability and battery life.
Historically, LAU was a cornerstone of GSM mobility management, enabling nationwide and international roaming. Its creation was motivated by the need for an automated, subscriber-transparent method to keep network location data current. It solves the problems of call delivery failure and excessive paging traffic, forming the basis for mobility management that evolved into Routing Area Update for GPRS and Tracking Area Update for LTE/5G.
Key Features
- Updates the network with the UE's current Location Area identity.
- Triggered by crossing LA boundaries or by periodic timers.
- Involves subscriber authentication and possible TMSI reallocation.
- Enables efficient paging by limiting it to cells within the last known LA.
- Reduces signaling overhead compared to cell-level tracking.
- Essential for mobility management and successful mobile-terminated call delivery.
Evolution Across Releases
Defined as a core mobility management procedure in GSM and carried forward into UMTS. Established the signaling flow between UE, MSC, and VLR for updating location. Included mechanisms for periodic updates, IMSI attach/detach, and authentication during the update process to ensure network security and resource management.
Defining Specifications
| Specification | Title |
|---|---|
| TS 21.905 | 3GPP TS 21.905 |
| TS 25.967 | 3GPP TS 25.967 |
| TS 33.859 | 3GPP TR 33.859 |