A structured curriculum covering the foundational principles of mobile network technology โ from protocol layer architecture and air interface design to spectrum management, handover mechanisms, and the evolution from first-generation analog systems to today's cloud-native 5G networks.
A mobile network is a telecommunications infrastructure that enables wireless communication between devices over radio frequencies. Unlike wired networks, mobile networks must manage the unique challenges of wireless propagation โ including signal fading, multipath interference, and Doppler effects from moving devices โ while simultaneously serving thousands of users across wide geographic areas from a shared pool of radio spectrum resources.
Modern mobile networks are the result of over four decades of incremental and sometimes revolutionary engineering progress. Each generation of mobile technology has introduced new radio access technologies, more sophisticated core network architectures, and expanded use cases โ from voice-only communication in 1G to the ultra-broadband, low-latency, massive-device connectivity of 5G.
Mobile network generation evolution โ each generation introduced new radio access technology and core network architecture
First-generation mobile networks used analog radio technology to carry voice calls using Frequency Division Multiple Access (FDMA), where each call occupied a dedicated 30 kHz frequency channel for its entire duration. Systems such as AMPS (Advanced Mobile Phone System) in North America and NMT (Nordic Mobile Telephone) in Europe provided basic mobile voice service but had no encryption, making calls trivially easy to intercept. Data services did not exist in 1G networks beyond the voice channel itself.
Second-generation networks introduced digital radio transmission, replacing analog voice encoding with digital speech codecs and adding Time Division Multiple Access (TDMA) โ allowing multiple calls to share the same frequency channel by interleaving time slots. The Global System for Mobile Communications (GSM) became the dominant 2G standard globally. 2G introduced SMS (Short Message Service), which became one of the most widely used communication services in history, and later added basic packet data services through GPRS and EDGE, reaching speeds up to ~384 kbps.
Third-generation networks, built on the UMTS (Universal Mobile Telecommunications System) standard and using Wideband CDMA (W-CDMA) air interface technology, provided data rates suitable for mobile internet access. HSPA (High Speed Packet Access) and its evolution HSPA+ extended 3G capabilities to peak download speeds of 42 Mbps, enabling video calling, mobile streaming, and app-based services that defined the smartphone era.
Fourth-generation Long Term Evolution (LTE) networks replaced circuit-switched voice and data with a fully packet-switched architecture, using OFDMA (Orthogonal Frequency Division Multiple Access) on the downlink for its superior performance in multipath environments. LTE-Advanced introduced carrier aggregation โ the ability to bond multiple spectrum channels for higher peak speeds โ and 4ร4 MIMO for spatial multiplexing. VoLTE (Voice over LTE) moved voice calls from the legacy circuit-switched domain to an IP-based system carried over the LTE data plane.
As documented throughout this website, 5G New Radio represents a comprehensive redesign of mobile network technology โ introducing new spectrum bands, a cloud-native core architecture, network slicing, and capabilities that extend far beyond consumer mobile broadband to encompass industrial automation, autonomous vehicles, and the broader Internet of Things.
The OSI (Open Systems Interconnection) seven-layer model provides a conceptual framework for understanding how data is processed and transmitted across networks. In mobile networks, the OSI layers are implemented across both the radio air interface and the wired backhaul/core network, with some layers having specific adaptations for the wireless environment.
OSI model mapping (left) and 5G NR user plane protocol stack (right) from device to base station
The Physical Layer in 5G NR is responsible for transmitting raw bits over the radio channel. It handles modulation (mapping binary data onto radio waveforms using QPSK, 16-QAM, 64-QAM, or 256-QAM), channel coding (using Low-Density Parity Check โ LDPC โ codes for data and Polar codes for control), resource element mapping onto the OFDM time-frequency grid, and antenna processing including beamforming and precoding for MIMO.
The Data Link Layer in 5G NR is divided into three sub-layers. The Medium Access Control (MAC) layer manages scheduling โ determining which user equipment transmits or receives data in which time-frequency resources โ and handles HARQ (Hybrid Automatic Repeat reQuest) for rapid retransmission of corrupted packets. The Radio Link Control (RLC) layer provides segmentation, reassembly, and ARQ (Automatic Repeat reQuest) for reliable delivery. The Packet Data Convergence Protocol (PDCP) layer handles header compression (using ROHC), integrity protection, and ciphering of both user data and signalling.
The Service Data Adaptation Protocol (SDAP) is a new layer introduced in 5G NR that does not have a direct equivalent in LTE. SDAP maps IP packets (QoS flows) to the appropriate radio bearers, ensuring that the differentiated QoS configured by the network (via the PCF and SMF) is correctly applied to user data as it enters the radio protocol stack. SDAP marks each packet with its QoS Flow Identifier (QFI) for enforcement.
Each generation of mobile networks has been defined in part by the multiple access technology used to share the radio spectrum among multiple simultaneous users. Understanding these technologies is fundamental to understanding why different generations have different capacity, efficiency, and interference characteristics.
| Technology | Stands For | How It Shares Spectrum | Used In |
|---|---|---|---|
| FDMA | Frequency Division Multiple Access | Assigns each user a dedicated frequency channel | 1G (AMPS, NMT) |
| TDMA | Time Division Multiple Access | Assigns each user a time slot within a shared frequency channel | 2G (GSM, D-AMPS) |
| CDMA | Code Division Multiple Access | Assigns each user a unique spreading code; all users share same frequency simultaneously | 2G (cdmaOne), 3G (W-CDMA, CDMA2000) |
| OFDMA | Orthogonal Frequency Division Multiple Access | Divides spectrum into narrow orthogonal subcarriers; assigns subsets to different users | 4G LTE, 5G NR |
One of the most fundamental architectural distinctions in telecommunications is between circuit-switched and packet-switched network designs. This distinction defines how resources are allocated for communication and has profound implications for network efficiency, latency, and service flexibility.
In a circuit-switched network, a dedicated communication path is established and reserved between two endpoints for the entire duration of a call or session. All resources along this path โ bandwidth, switching capacity, and interface ports โ are reserved exclusively, even during periods of silence. This approach provides guaranteed, consistent performance (essential for real-time voice) but is highly inefficient for bursty data traffic, where periods of inactivity waste reserved resources.
1G and 2G networks used pure circuit switching for voice. Early data services in 2G (GPRS) introduced packet switching as a parallel system, with circuit switching remaining for voice until the transition to VoLTE in 4G eliminated the circuit-switched domain from the core network entirely.
In a packet-switched network, data is broken into discrete packets, each of which carries its own addressing and routing information. Packets are forwarded independently through the network based on their destination address, potentially following different paths and arriving out of order. This approach is highly efficient for data traffic, as network resources are shared dynamically among all users rather than being dedicated to individual connections.
4G LTE introduced an all-IP, fully packet-switched network architecture โ the Evolved Packet Core (EPC) โ eliminating the circuit-switched domain that existed in 3G. 5G extends this with the cloud-native 5G Core, where all services including voice (via IMS) are delivered as IP packets over the data plane.
A handover (or handoff) is the process by which a mobile device's active connection is transferred from one base station (or cell) to another without interrupting the ongoing communication. Handover management is one of the most complex aspects of mobile network engineering, requiring precise measurement reporting, decision algorithms, and coordination between network elements.
Transfer between cells operating on the same frequency. This is the most common type and involves straightforward signal quality comparison between the serving cell and neighbour cells measured by the UE.
Transfer between cells on different frequencies, requiring the UE to perform gap measurements โ brief periods where the UE tunes away from its serving frequency to measure a target frequency.
Transfer between different Radio Access Technologies, such as from 5G NR to 4G LTE. This is used for coverage extension when a device moves out of 5G coverage, or for voice fallback (SRVCC).
The target cell establishes the new connection before the old one is released, using the Xn interface between gNBs to forward buffered data. This ensures seamless service continuity during the transition.
Radio spectrum is a finite natural resource regulated by national telecommunications authorities. In Qatar, spectrum management falls under the Communications Regulatory Authority (CRA). Globally, the International Telecommunication Union (ITU) coordinates international spectrum allocations to prevent interference between countries and services, with regional planning conducted by bodies such as the ITU Regional Groups (ITU-R).
National regulators use several methods to allocate spectrum to mobile operators. Traditional licensed spectrum โ assigned exclusively to a specific operator for a defined geographic area and time period โ provides the interference protection necessary for mobile network planning. Dynamic spectrum access (DSA) and spectrum sharing models allow multiple operators or services to use the same spectrum band under coordinated access rules, improving overall spectrum utilisation efficiency. Unlicensed spectrum (such as the 2.4 GHz and 5 GHz bands used by WiFi) can be used by any device under general authorisation, with interference coordination managed through technical standards rather than regulatory exclusivity.
| Band | Frequency | 3GPP Band No. | Characteristics |
|---|---|---|---|
| Low-band | 600โ900 MHz | n71, n28, n5 | Wide coverage, lower capacity, excellent indoor penetration |
| Mid-band (C-band) | 3.3โ4.2 GHz | n77, n78, n79 | Primary 5G deployment band globally; balance of coverage and speed |
| Mid-band (upper) | 4.4โ5.0 GHz | n79 | Higher capacity, shorter range than C-band |
| mmWave FR2 | 24.25โ29.5 GHz | n257, n258, n261 | Extreme capacity and speed; very short range, poor penetration |
| mmWave FR2 upper | 37โ43.5 GHz | n260, n262 | Fixed wireless and dense venue deployments |
Apply the fundamentals you've learned to understand 5G's specific architecture, spectrum, and capabilities.
Understand how the protocol layers you've studied enable real-world data access across mobile networks.
Read a comprehensive blog article covering 5G's real-world deployment, use cases, and global rollout status.