Comprehensive Study Guide for Undergraduate Communication Engineering
3GPP Standards | Inter-RAT Handover | CS Fallback | SRVCCAs mobile networks evolve, Long Term Evolution (LTE) must co-exist with legacy 2G (GSM/GPRS/EDGE) and 3G (UMTS/HSPA) networks during the transition period. This study guide covers the fundamental concepts, architectures, and mechanisms enabling seamless interworking between these technologies.
The migration from GSM/UMTS to LTE represents a fundamental shift from Circuit-Switched (CS) based networks to all-IP purely Packet-Switched (PS) networks [^12^]. During this transition, operators deploy LTE in various scenarios:
LTE deployed initially for data-only devices (dongles, tablets) with fallback to 2G/3G for voice and SMS.
Voice calls fall back to 2G/3G CS domain while data remains on LTE. Uses SGs interface between MME and MSC.
Voice over LTE via IMS with Single Radio Voice Call Continuity for handover to 2G/3G when leaving LTE coverage.
The Evolved Packet System (EPS) consists of E-UTRAN (access) and EPC (core). For interworking with 2G/3G, specific architectural components and interfaces are required [^3^].
TS 23.401 Annex D Method:
S4 SGSN Method:
ISR is critical for reducing location update signaling when users move between LTE and 2G/3G coverage areas [^2^]:
UE registers in both RATs
Dual registration active
Only TA/LA changes trigger updates
UE paged on both technologies
Trade-off: ISR reduces location update signaling but increases paging load. Requires common user-plane anchor (S-GW) for dual paging.
CSFB enables voice services in LTE by falling back to 2G/3G CS domain [^7^]:
| Aspect | CSFB Mechanism | Technical Details |
|---|---|---|
| Interface | SGs | Connects MME to MSC, based on Gs interface (TS 23.060) |
| Paging | MSC → MME | Voice call termination paging forwarded via SGs |
| SMS | Over SGs | SMS delivery over LTE without CSFB (optional) |
| Data Handover | S3 Interface | Active PS bearers handed over during CSFB |
| Call Setup | Retuning | UE retunes to 2G/3G for call setup (adds delay) |
SRVCC ensures continuity of active VoLTE calls when moving to 2G/3G coverage [^5^][^6^]:
LTE signal degrades
eNodeB selects target cell
MME triggers SRVCC
Session transfer to IMS
Handover to CS domain
New interface between MME and MSC Server running GTPv2-C protocol for SRVCC handover signaling.
Service Centralization and Continuity Application Server in IMS manages session transfer procedures.
Session Transfer Number for SRVCC - unique number generated by UE, stored in HSS, used to anchor calls.
| Interface | Between | Protocol | Purpose |
|---|---|---|---|
| S3 | MME ↔ SGSN | GTPv2-C | Idle/active mobility, bearer context transfer |
| S4 | S-GW ↔ SGSN | GTP-U | User plane between EPC and legacy PS core |
| S5/S8 | S-GW ↔ P-GW | GTP | Serving gateway relocation, user plane anchor |
| SGs | MME ↔ MSC | SGs-AP | CSFB paging, SMS, location updates |
| Sv | MME ↔ MSC | GTPv2-C | SRVCC handover signaling |
| S12 | RNC ↔ S-GW | GTP-U | Direct tunneling (bypass SGSN for user plane) |
The S-GW serves as the local mobility anchor for data bearers during inter-RAT handovers. For SRVCC, voice bearers (QCI=1) are separated from non-voice bearers and handed over to the CS domain, while data bearers may continue on PS domain or be suspended [^8^].
Select deployment scenario to view characteristics:
QoS parameters must be mapped between different RATs [^2^]:
QCI (QoS Class Identifier) mapped to legacy QoS parameters (Traffic Class, Reliability Class)
GBR bearers in LTE mapped to streaming/interactive traffic classes in UMTS/GPRS
PCRF policies enforced via P-GW must be compatible with legacy policy nodes
1. What is the primary purpose of the SGs interface in LTE-2G/3G interworking?
2. Which interface is specifically introduced for SRVCC handover signaling?
3. What is the main advantage of using ISR (Idle Mode Signaling Reduction)?
4. In CSFB, what happens to active PS bearers during a voice call?
5. What is the key difference between CSFB and SRVCC?
S-GW acts as mobility anchor; P-GW as inter-technology anchor. MME interfaces with legacy core via S3/SGs/Sv.
Inter-RAT handover maintains IP connectivity. ISR reduces signaling but increases paging. Two options: Gn/Gp or S4 SGSN.
CSFB for networks without IMS (fallback to CS domain). SRVCC for IMS networks (handover active VoLTE calls).
TS 23.401 (EPC), TS 23.272 (CSFB), TS 23.216 (SRVCC), TS 23.060 (GPRS) [^2^]