Quiz Entry - updated: 2026.07.14
How did GSM telephony differ from fixed-line (landline) telephony?
GSM added authentication, over-the-air channel access, mobility management with HLR/VLR, handover, roaming, and location updating — none of which exist in landline networks.
Key differences:
| Feature | Landline | GSM |
|---|---|---|
| Authentication | Not needed (physical line) | Required — subscribers must be verified |
| Transmission | Dedicated copper wire | Shared radio spectrum via TDMA |
| Mobility | None — fixed location | Full mobility with handover |
| Location tracking | Not needed | Location updates via HLR/VLR |
| Roaming | Not applicable | Can use foreign networks |
| Range | Unlimited (wired) | Up to ~35 km per cell (line of sight) |
The fundamental challenge: In a landline network, the physical cable IS the identity and address of the subscriber. In GSM, the subscriber can be anywhere, so the network needs entirely new mechanisms to:
- Find the user (location management)
- Verify the user's identity (authentication)
- Maintain the connection while the user moves (handover)
- Bill the right subscriber (even on foreign networks — roaming)
Go deeper:
Cellular network (Wikipedia) — the cell/frequency-reuse/handover/mobility model that distinguishes a mobile network from a fixed wired line.
Handover (Wikipedia) — the moving-call-between-cells mechanism that has no landline counterpart.