LOGBOOK

HELP

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:

  1. Find the user (location management)
  2. Verify the user's identity (authentication)
  3. Maintain the connection while the user moves (handover)
  4. Bill the right subscriber (even on foreign networks — roaming)

Go deeper:

  • doc Cellular network (Wikipedia) — the cell/frequency-reuse/handover/mobility model that distinguishes a mobile network from a fixed wired line.
  • doc Handover (Wikipedia) — the moving-call-between-cells mechanism that has no landline counterpart.

From Quiz: MOBINFSEC / GSM Mobile Network | Updated: Jul 14, 2026