A comprehensive study guide covering the principles, procedures, and algorithms of handover mechanisms in Global System for Mobile Communications (GSM).
Handover (or handoff) is the process by which a mobile station (MS) transfers an ongoing call or data session from one base station (BTS) to another as the user moves through the coverage area of the cellular system [^1^].
The primary objective is to preserve ongoing calls when the mobile station moves from one cell to another, ensuring seamless mobility and preventing call drops [^5^].
GSM uses Mobile Assisted HandOver (MAHO), where the mobile measures signal strength from neighboring cells and reports to the network, but the network (BSC) makes the final handover decision [^1^][^4^].
GSM implements four primary types of handover, classified by the network elements involved [^1^][^11^].
Within same Base Transceiver Station
Different BTS, same BSC
Different BSCs, same MSC
Different Mobile Switching Centers
"Break before Make" - The connection to the old base station is terminated before the new connection is established [^2^][^4^].
"Make before Break" - The mobile connects to the new base station while maintaining the old connection temporarily [^2^][^7^].
Mobile Station continuously measures signal strength (RSSI) of serving cell and up to 6 neighboring cells during idle slots in TDMA frame [^1^][^5^].
BSC analyzes Measurement Reports (MR). If RSS drops below threshold or better cell available, handover decision is initiated [^5^][^9^].
BSC/MSC allocates new channel resources. New BTS activates channel and waits for MS. Timing advance value calculated [^3^][^6^].
MS breaks old connection, retunes to new channel, sends access bursts to synchronize. Upon success, old channel released [^1^][^6^].
The decision to initiate handover is based on various criteria involving received signal strength (RSS), quality, and network conditions [^4^][^5^].
Handover occurs when received signal from new BS exceeds current BS. Simple but causes "ping-pong" effect [^4^].
Handover only occurs if current signal drops below a threshold (T) AND new signal is stronger [^4^].
Prevents ping-pong by requiring new signal to be stronger by margin (H). Most common approach [^4^].
Minimizes transmit power while maintaining quality. Handover preferred over power increase [^3^].
Critical for handover success. GSM uses TDMA where timing is crucial. The Timing Advance ensures the MS signal arrives at the BTS in the correct time slot, compensating for propagation delay [^1^].
Visualize the handover process as a mobile moves between cells. Adjust parameters to see different behaviors.
GSM uses MAHO where MS measures neighbors but BSC decides, balancing load between mobile and network [^1^][^4^].
Due to TDMA/FDMA, GSM cannot do soft handover. "Break before make" is used, requiring fast execution [^2^][^11^].
Intra-BSC handled by BSC; Inter-BSC/MSC requires MSC involvement, increasing complexity [^1^][^8^].
Timing Advance is crucial for synchronization. Access bursts (4 or 64) used depending on sync status [^1^][^3^].