๐Ÿ“ Al Sadd, Doha, Qatar ๐Ÿ“ž +974 4447 7719 โœ‰๏ธ contact@5gbasicsqa.com
๐Ÿซ Education

Mobile Network Fundamentals

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.

0
of Mobile Technology
0
OSI Protocol Model
0
of Mobile Evolution
0
Connected Globally

Introduction to Mobile 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.

Network Generations: 1G to 5G

1G 1980s Analog Voice AMPS / NMT 0.003 Mbps 2G 1990s Digital Voice + SMS GSM / CDMA2000 0.3 Mbps (EDGE) 3G 2000s Mobile Data UMTS / HSPA+ 42 Mbps 4G 2010s Broadband Mobile LTE / LTE-Advanced 1 Gbps (LTE-A Pro) 5G 2020s eMBB / URLLC / mMTC NR / 5GC (SA/NSA) 20 Gbps (peak) 1980 2030+

Mobile network generation evolution โ€” each generation introduced new radio access technology and core network architecture

1G โ€” First Generation (1980s)

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.

2G โ€” Digital Voice and the First Data Services (1990s)

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.

3G โ€” The Mobile Internet Era (2000s)

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.

4G LTE โ€” Broadband Mobile (2010s)

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.

5G NR โ€” The Current Generation (2020s)

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 Model in Mobile Networks

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.

Layer 7 โ€” Application HTTP, DNS, SIP, DIAMETER, PFCP Layer 6 โ€” Presentation TLS/SSL, JSON, ASN.1 Layer 5 โ€” Session SCTP, RRC (partial), NAS Layer 4 โ€” Transport TCP, UDP, SCTP, QUIC Layer 3 โ€” Network IPv4/IPv6, GTP-U, MPLS Layer 2 โ€” Data Link RLC, MAC, PDCP (NR-specific) Layer 1 โ€” Physical NR PHY, OFDMA, Modulation 5G NR User Plane Protocol Stack Application (HTTP/S, RTP, etc.) IP (IPv4 / IPv6) SDAP (Service Data Adaptation Protocol) PDCP (Packet Data Convergence Protocol) RLC (Radio Link Control) MAC (Medium Access Control) Physical Layer (NR PHY) UE โ†” gNB (Air Interface, Uu)

OSI model mapping (left) and 5G NR user plane protocol stack (right) from device to base station

Layer 1 โ€” Physical Layer (PHY)

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.

Layer 2 โ€” MAC, RLC, and PDCP

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.

SDAP โ€” The 5G Addition

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.

Access Technologies: FDMA, TDMA, CDMA, OFDMA

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

Circuit-Switched vs Packet-Switched Networks

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.

Circuit Switching

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.

Packet Switching

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.

Handover Mechanisms

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.

Types of Handover

Intra-Frequency Handover

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.

Inter-Frequency Handover

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.

Inter-RAT Handover

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).

Make-Before-Break (Xn)

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.

Spectrum Licensing and Management

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).

Spectrum Licensing Models

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.

5G Key Spectrum Bands

Band Frequency 3GPP Band No. Characteristics
Low-band600โ€“900 MHzn71, n28, n5Wide coverage, lower capacity, excellent indoor penetration
Mid-band (C-band)3.3โ€“4.2 GHzn77, n78, n79Primary 5G deployment band globally; balance of coverage and speed
Mid-band (upper)4.4โ€“5.0 GHzn79Higher capacity, shorter range than C-band
mmWave FR224.25โ€“29.5 GHzn257, n258, n261Extreme capacity and speed; very short range, poor penetration
mmWave FR2 upper37โ€“43.5 GHzn260, n262Fixed wireless and dense venue deployments
โš ๏ธ
Disclaimer: This page provides educational information about mobile network technology fundamentals. It does not provide any telecommunications services, network access, or recharge/payment services.

Continue Learning