4G LTE Tutorial: Basics, Architecture, Channels, and More

4g lte
wireless communication
network architecture
mobile network
long term evolution

4G LTE (Long-Term Evolution) technology marks a significant leap in mobile communications, offering users high-speed data and seamless connectivity. LTE is widely recognized as a 4G technology. It evolved from earlier generations like 2G (GSM) and 3G (UMTS/HSPA) to meet the growing demand for higher data rates and enhanced Quality of Service (QoS).

An LTE network typically delivers data rates of about 100 Mbps in the downlink and around 50 Mbps in the uplink. It has become the cornerstone for most mobile networks globally, facilitating services like HD video streaming, VoIP (Voice over IP), and sophisticated web applications. With the introduction of LTE Advanced and LTE Pro, additional features such as carrier aggregation, MIMO (Multiple Input, Multiple Output), and improved spectral efficiency have been integrated.

This 4G tutorial delves into LTE’s basic principles, network architecture, channels, frequency bands, QoS, protocol stack, comparison with 2G/3G, advantages, and disadvantages.

LTE Terminology

  • Evolved NodeB (eNodeB): LTE base station responsible for radio communication with user equipment (UE).
  • User Equipment (UE): Any device that interacts with the LTE network (e.g., smartphones, tablets).
  • Evolved Packet Core (EPC): Core network providing connectivity and managing data routing.
  • Carrier Aggregation: A technique to boost bandwidth by combining multiple carriers.
  • MIMO (Multiple Input, Multiple Output): Antenna technology designed to improve data throughput and reliability.
  • PDN (Packet Data Network): External networks (e.g., the Internet) accessed through the EPC.
  • QoS (Quality of Service): A framework ensuring consistent service delivery based on application requirements.

LTE Parameters

  • Frequency Range: LTE operates on various frequency bands depending on the region, typically between 700 MHz and 2600 MHz.
  • Bandwidth: LTE supports variable bandwidths of 1.4, 3, 5, 10, 15, and 20 MHz. This bandwidth flexibility allows LTE to adapt to different spectrum availabilities.
  • Modulation: LTE uses OFDMA (Orthogonal Frequency Division Multiple Access) for downlink and SC-FDMA (Single Carrier-Frequency Division Multiple Access) for uplink. Modulation schemes like QPSK, 16-QAM, and 64-QAM are used to maximize spectral efficiency.
  • Coding: Turbo coding serves as the channel coding scheme in LTE, ensuring error correction and data integrity.
  • Data Rate: LTE offers peak data rates of up to 100 Mbps (DL) and 50 Mbps (UL) for a 20 MHz bandwidth.

LTE QoS

QoS in LTE is managed through bearers, which are logical data pipes that carry traffic between the UE and the EPC. Each bearer is associated with a QoS Class Identifier (QCI) that defines the priority and performance characteristics of the data flow. Key QoS parameters include:

  1. Latency: The time it takes for data to travel between endpoints. LTE aims for a latency of less than 10 ms for user-plane traffic.
  2. Jitter: Variations in packet delay that can negatively affect real-time services such as voice and video.
  3. Packet Loss: The percentage of data packets lost during transmission.

E-UTRA Frequency Bands

LTE operates on diverse frequency bands globally, identified by the E-UTRA band numbering scheme. Below are some prominent bands used worldwide. The air interface between the LTE network and the UE uses these frequencies for communication. OFDMA modulation is used from the network to the UE air interface, and SC-FDMA is used from the UE to the network air interface.

LTE Band NumberFrequency Range (MHz)Region
Band 11920 - 1980 / 2110 - 2170Asia, Europe
Band 31710 - 1785 / 1805 - 1880Asia, Europe
Band 72500 - 2570 / 2620 - 2690Worldwide
Band 20832 - 862 / 791 - 821Europe
Band 402300 - 2400India, Asia

LTE Architecture

As shown in the figure, LTE SAE (System Architecture Evolution) consists of the UE, eNodeB, and EPC (evolved packet core). Various interfaces are designed between these entities, including Uu between the UE and eNodeB, X2 between two eNodeBs, and S1 between the EPC and eNodeB. The eNodeB incorporates functionalities of both the RNC and NodeB from previous UMTS architectures. LTE is entirely an IP-based network. The LTE architecture comprises the following network elements:

  1. LTE EUTRAN (Evolved Universal Terrestrial Radio)
  2. LTE Evolved Packet Core

LTE tutorial -LTE SAE

  • LTE EUTRAN: It is a radio access network standard intended as a replacement for UMTS, HSDPA, and HSUPA. Unlike HSPA, LTE’s E-UTRA is an entirely new air interface system. It provides higher data rates, lower latency, and is optimized for packet data. EUTRAN (Evolved Universal Terrestrial Radio) consists of eNBs (Base stations). EUTRAN is responsible for complete radio management in LTE. When a UE is powered on, the eNB manages Radio Resource Management, i.e., it handles radio bearer control, radio admission control, and allocation of uplink and downlink resources to the UE. When a packet from a UE arrives at the eNB, the eNB compresses the IP header and encrypts the data stream. It is also responsible for adding a GTP-U header to the payload and sending it to the SGW. Before the data is transmitted, the control plane must be established. The eNB chooses an MME using the MME selection function. The QoS is managed by the eNB, as it is the only entity on the radio side. Other functionalities include scheduling and transmission of paging messages, broadcast messages, and bearer-level rate enforcements, all handled by the eNB.

  • LTE Evolved Packet Core (EPC): The LTE EPC includes the MME, SGW, PGW, HSS, and PCRF.

    • MME (Mobility Management Entity): Manages session states, UE tracking, and authentication.
    • SGW (Serving Gateway): Routes data between eNodeBs and the PDN.
    • PGW (Packet Gateway): Manages IP allocation and connects the LTE network to external PDNs.
    • HSS (Home Subscriber Server): Stores user profiles and performs authentication.

LTE Advanced E-UTRAN Architecture

LTE Advanced architecture for E-UTRAN consists of P-GW, S-GW, MME, S1-MME, eNB, HeNB, HeNB-GW, Relay Node, etc. The LTE Advanced protocol stack comprises user and control planes for AS and NAS.

LTE Channels

The channels in an LTE system are categorized into logical, transport, and physical channels based on their functions.

  1. Logical Channels: Define the type of information transmitted, such as BCCH (Broadcast Control Channel) and DCCH (Dedicated Control Channel).
  2. Transport Channels: Specify how data is transferred, such as PCH (Paging Channel) and DL-SCH (Downlink Shared Channel).
  3. Physical Channels: Define the actual radio frequency resources used, such as PDSCH (Physical Downlink Shared Channel) and PUSCH (Physical Uplink Shared Channel).

LTE logical transport physical channels mapping

The downlink (eNodeB to UE) channels are PBCH, PDSCH, PDCCH, PMCH, PCH, etc. The uplink (UE to eNodeB) channels are PRACH, PUSCH, and PUCCH.

LTE Frame Structure

LTE frames have a duration of 10 ms and consist of 10 subframes, each containing two slots. LTE (Long-Term Evolution) supports two duplexing modes for radio communication: Frequency Division Duplex (FDD) and Time Division Duplex (TDD). The frame structure in LTE differs for each mode, depending on how uplink and downlink transmissions are separated.

LTE frame structure FDD

LTE frame structure TDD

  • In FDD mode, uplink and downlink transmissions occur simultaneously on separate frequency bands. This means communication is continuous and non-interfering.
  • In TDD mode, uplink and downlink transmissions share the same frequency band but are separated in time. The frame is divided into time slots dedicated to either uplink or downlink transmission.

LTE Protocol Stack Layers

The LTE protocol stack is divided into two planes: the user plane and the control plane.

  1. User Plane: Handles the transfer of user data and is composed of PDCP (Packet Data Convergence Protocol), RLC (Radio Link Control), and MAC (Medium Access Control) layers.
  2. Control Plane: Manages control signaling and includes protocols such as RRC (Radio Resource Control), NAS (Non-Access Stratum), and S1AP (S1 Application Protocol).

LTE

The LTE stack consists of different layers: Physical, MAC, RLC, PDCP, and RRC.

LTE Advantages and Disadvantages

Following are advantages of LTE technology :

  1. High data rates and low latency.
  2. Efficient use of bandwidth with support for carrier aggregation.
  3. Enhanced spectral efficiency and capacity.
  4. Seamless support for voice and multimedia services over IP (VoLTE).

Following are disadvantages of LTE :

  1. Higher deployment and infrastructure costs.
  2. Battery consumption is higher compared to 2G/3G.
  3. Spectrum fragmentation issues due to varied frequency bands.

Comparison with 2G/3G

The table below compares 4G LTE with its predecessor cellular technologies (2G GSM and 3G UMTS).

Feature2G GSM3G UMTS4G LTE
Frequency Band900/1800 MHz2100 MHz700 MHz - 2600 MHz
Data RateUp to 384 kbpsUp to 42 MbpsUp to 100 Mbps (DL)
Latency>100 ms50 - 100 ms< 10 ms
ModulationGMSKQPSK, 16-QAMQPSK, 16-QAM, 64-QAM
Core NetworkCircuit-SwitchedCircuit/Packet-SwitchedPacket-Switched
Voice TechnologyCircuit-SwitchedCircuit/VoIPVoIP (VoLTE)
HandoverHard HandoverHard/Soft HandoverSeamless Handover

Conclusion

4G LTE has revolutionized mobile communications by delivering faster data rates, low latency, and improved QoS. Its efficient use of spectrum and support for IP-based services have made it the preferred technology for network operators worldwide. While the evolution to 5G is underway, LTE remains a critical component of mobile networks, providing reliable connectivity and supporting advanced applications such as IoT and smart cities. This LTE tutorial is very useful for beginners who would like to start learning LTE fundamentals.

WiMAX Network Architecture Explained

WiMAX Network Architecture Explained

Explore the WiMAX network architecture, including subscriber stations, base stations, and core network components. Learn about fixed and mobile WiMAX features.

wimax
wireless communication
network architecture

6G Network Architecture and Interfaces Explained

Explore 6G network architecture, including user equipment, access network, core network, edge computing, and non-terrestrial networks. Learn about key interfaces and their functions.

6g
network architecture
wireless communication