3G UMTS Mobile Communications

Universal Mobile Telecommunications System: The Third Generation of Mobile Networks

📚 Undergraduate Level 🎯 Communication Engineering ⏱️ Study Time: 60 min

1. Introduction to 3G and UMTS

Definition: UMTS (Universal Mobile Telecommunications System) is the European standard for 3G mobile cellular systems, designed to provide high-speed data services and improved voice capacity compared to 2G GSM networks.

1.1 Evolution from 2G to 3G

The transition from 2G to 3G represented a paradigm shift in mobile communications:

Feature 2G (GSM) 3G (UMTS)
Access Technology TDMA (Time Division) CDMA (Code Division)
Peak Data Rate 9.6 kbps (voice) / 384 kbps (EDGE) 2 Mbps (HSPA: 14+ Mbps)
Spectrum Efficiency Low High (5x improvement)
Services Voice, SMS, Basic Data Voice, Video, Broadband Internet
Core Network CS-based (Circuit Switched) PS-based (Packet Switched)
Global Roaming Limited Enhanced (IMT-2000)

1.2 IMT-2000 Framework

UMTS is part of the ITU-R IMT-2000 (International Mobile Telecommunications-2000) family of standards, which defines international requirements for 3G systems:

3GPP Standardization Body

UMTS is standardized by the 3rd Generation Partnership Project (3GPP), a collaboration between telecommunications standards associations including ETSI (Europe), ATIS (USA), and ARIB/TTC (Japan). Release 99 (March 2000) defined the first UMTS specifications.

2. UMTS Network Architecture

UMTS employs a hierarchical architecture divided into three main domains: User Equipment (UE), UTRAN (Radio Access Network), and Core Network (CN).

User Equipment (UE)
Mobile Terminal + USIM Card
↑↓ Uu Interface (Radio)
UTRAN (UMTS Terrestrial RAN)
NodeB (Base Station) + RNC (Radio Network Controller)
↑↓ Iu Interface
Core Network (CN)
CS Domain (MSC) + PS Domain (SGSN/GGSN) + IMS

2.1 User Equipment (UE)

The UE consists of two components:

2.2 UTRAN (UMTS Terrestrial Radio Access Network)

UTRAN handles all radio-related functionality and comprises two node types:

NodeB (Base Station)
  • Physical layer processing (modulation, coding, spreading)
  • Radio transmission and reception
  • Basic radio resource management
  • Connected to RNC via Iub interface
RNC (Radio Network Controller)
  • Radio resource management and control
  • Handover control (soft, hard, inter-system)
  • MAC and RLC layer processing
  • Connected to Core Network via Iu interface

2.3 Core Network (CN)

The UMTS Core Network evolved from GSM/GPRS but introduced significant packet-switched capabilities:

Circuit Switched (CS) Domain

Packet Switched (PS) Domain

Key Innovation: Unlike 2G where CS and PS were separate add-ons, UMTS was designed with PS capabilities built into the core from the ground up, enabling true "always-on" internet connectivity.

3. UMTS Air Interface (WCDMA)

3.1 WCDMA Technology

UMTS uses Wideband Code Division Multiple Access (WCDMA) as its radio access technology, featuring:

Parameter Specification Significance
Channel Bandwidth 5 MHz Supports 2 Mbps data rates
Chip Rate 3.84 Mcps Higher than CDMA2000 (1.2288 Mcps)
Duplex Mode FDD (Frequency Division Duplex) Separate bands for UL/DL
Spreading Factor 4 to 512 Variable data rates
Modulation QPSK (UL), QPSK/BPSK (DL) Spectral efficiency

3.2 Spreading and Scrambling

WCDMA uses two-level spreading to separate users and cells:

Channelization (Orthogonal) → Scrambling (Pseudo-random)
Data Symbol Original narrowband signal
↓ Spread by Channelization Code (OVSF)
Spread Signal 3.84 Mcps chip rate, user separation
↓ Scrambled by Scrambling Code
Transmitted Signal Cell separation, interference randomization

3.3 OVSF Codes (Orthogonal Variable Spreading Factor)

Channelization codes use the OVSF code tree to maintain orthogonality between different data rates:

3.4 Power Control

CDMA systems are interference-limited, making power control critical:

Near-Far Problem: Without power control, a nearby user would overwhelm distant users. UMTS implements fast power control (1500 updates/second) to ensure all signals arrive at the base station with equal power.

4. UMTS Logical, Transport, and Physical Channels

UMTS implements a three-layer channel architecture to abstract radio resources:

Logical Channels
What type of information is transferred (DTCH, DCCH, BCCH, PCCH, CCCH)
↓ Mapped to
Transport Channels
How information is transferred (DCH, BCH, PCH, FACH, RACH, DSCH)
↓ Mapped to
Physical Channels
Actual radio resources (DPCH, CPICH, SCH, P-CCPCH, S-CCPCH, PRACH, AICH)

4.1 Dedicated vs. Common Channels

Dedicated Channels (DCH)
  • Allocated to single UE
  • Bidirectional (UL and DL)
  • Soft handover support
  • Fast power control
  • Variable bit rate (AMR voice, PS data)
Common Channels
  • Shared among multiple UEs
  • BCH: System information broadcast
  • PCH: Paging messages
  • FACH: Downlink control/data
  • RACH: Uplink access (random)

4.2 Key Physical Channels

Channel Direction Function
CPICH (Common Pilot) DL Channel estimation, handover measurements, cell selection
SCH (Synchronization) DL Cell search and synchronization (Primary/Secondary)
P-CCPCH (Primary CCPCH) DL Carries BCH (system information)
DPCH (Dedicated) UL/DL User data and control (DPCCH + DPDCH)
PRACH (Random Access) UL Initial access, RACH transmission
AICH (Acquisition Ind) DL Acknowledgment for RACH preamble
Cell Search Procedure: When powered on, the UE performs a three-step cell search: (1) Slot synchronization using Primary SCH, (2) Frame synchronization and code group identification using Secondary SCH, (3) Scrambling code identification using CPICH.

5. UMTS Protocol Architecture

5.1 Layer 1: Physical Layer (L1)

Functions include:

5.2 Layer 2: Data Link Layer

Divided into sublayers:

PDCP Packet Data Convergence (header compression, ciphering)
BMC Broadcast/Multicast Control (cell broadcast messages)
RLC Radio Link Control (segmentation, ARQ, buffer management)
MAC Medium Access Control (scheduling, transport format selection)

5.3 Layer 3: Network Layer (RRC)

The Radio Resource Control (RRC) layer manages:

5.4 RRC States

UEs operate in different states depending on activity level:

IDLE
No connection
CELL_DCH
Dedicated channel
CELL_FACH
Common channel
CELL_PCH
Paging channel

6. HSPA: High Speed Packet Access

6.1 HSDPA (High Speed Downlink Packet Access)

Introduced in 3GPP Release 5 to enhance downlink packet data rates up to 14.4 Mbps:

Key Enhancements:
  • 16-QAM Modulation: Higher spectral efficiency than QPSK
  • Adaptive Modulation and Coding (AMC): Dynamic selection based on channel quality
  • Fast Scheduling: NodeB controls scheduling (not RNC) for reduced latency
  • Hybrid ARQ (HARQ): Fast retransmissions with soft combining
  • Shared Channel (HS-DSCH): 2ms TTI (Transmission Time Interval) for fast adaptation

6.2 HSUPA / HUSPA (High Speed Uplink Packet Access)

Introduced in Release 6 to improve uplink performance up to 5.76 Mbps:

6.3 HSPA+ (Evolved HSPA)

Release 7-9 further enhanced 3G capabilities to compete with early 4G:

Feature HSPA (R5/R6) HSPA+ (R7+)
Peak Downlink 14.4 Mbps 42-84 Mbps (Dual Carrier)
Peak Uplink 5.76 Mbps 11.5-23 Mbps
MIMO No 2x2 MIMO supported
Carrier Aggregation No Dual Cell HSDPA (DC-HSDPA)
Latency ~100ms ~50ms (Enhanced CELL_FACH)
Architecture Note: HSPA introduced the "flat architecture" concept where NodeB took over scheduling functions previously handled by the RNC. This architectural change influenced the design of LTE, where the eNodeB has even more centralized control.

7. Key Takeaways

  • UMTS is the European 3G standard using WCDMA technology with 5 MHz channels.
  • Architecture consists of UE, UTRAN (NodeB + RNC), and Core Network (CS + PS domains).
  • WCDMA uses spreading codes (OVSF) for user separation and scrambling codes for cell separation.
  • Fast power control (1500 Hz) is essential to combat the near-far problem in CDMA.
  • Three-layer channel structure: Logical → Transport → Physical channels.
  • RRC manages connection states: IDLE, CELL_DCH, CELL_FACH, CELL_PCH.
  • HSPA enhancements (HSDPA/HSUPA) increased data rates to compete with early 4G systems.
  • UMTS paved the way for LTE through architectural innovations like NodeB scheduling.

Study Checklist

Quick Knowledge Check

What is the chip rate of UMTS WCDMA?
A) 1.2288 Mcps (same as CDMA2000)
B) 1.28 Mcps (same as TD-SCDMA)
C) 3.84 Mcps
D) 5 Mcps

UMTS WCDMA uses a chip rate of 3.84 Mcps with 5 MHz channel bandwidth. This is higher than CDMA2000 (1.2288 Mcps) and enables higher data rates.

References & Further Reading

  1. Holma, H. & Toskala, A. (2004). WCDMA for UMTS: Radio Access for Third Generation Mobile Communications (3rd ed.). Wiley.
  2. 3GPP TS 25.301: "Radio Interface Protocol Architecture"
  3. 3GPP TS 25.214: "Physical Layer Procedures (FDD)"
  4. Dahlman, E., Parkvall, S., & Sköld, J. (2013). 4G: LTE/LTE-Advanced for Mobile Broadband (2nd ed.). Academic Press.
  5. Sauter, M. (2021). From GSM to LTE-Advanced Pro and 5G: An Introduction to Mobile Networks and Mobile Broadband (3rd ed.). Wiley.
  6. 3GPP TS 25.308: "High Speed Downlink Packet Access (HSDPA); Overall Description"
  7. 3GPP TS 25.319: "Enhanced Uplink; Overall Description"
  8. ITU-R M.1457: "Detailed specifications of the radio interfaces of International Mobile Telecommunications-2000 (IMT-2000)"

Online Resources: