Cellular Wireless Network Handoff Protocols

In cellular wireless networks, it is very importantRather than immediately terminating the
to deal with Mobile station (MS) handoff betweenconnection between a MS and a BS. In the course
cells so that they can maintain a continuous andof handoff, a new connection is established first
QoS-guaranteed service. There are four basicbetween the MS and a new BS, while keeping the
types of handoff protocols; network-controlledold connection between the MS and the old
handoff (NCHO), mobile-assisted handoff (MAHO),station. Only after the new connection can stably
soft handoff (SHO), and mobile-controlled handofftransmit data, the old connection is released. Thus,
(MCHO). From NCHO to MCHO, the controlSHO is a "make before break" mechanism. This
protocols tend to decentralize the decision makingmechanism helps ensure the service continuity,
process, which help shorten handoff delays;which is however at the cost of more capacity
however, meanwhile, the decentralization makesresource consumption during the handoff (as two
the measurement information available to make aconnections are established simultaneously).
handoff decision also decreased. Next, we brieflyMobile-controlled handoff
introduce these four types of handoffIn contrast to NCHO, it is MS that totally control
mechanisms.and make decisions on handoff in the MCHO
Network-controlled handoffapproach. A MS keeps on measuring signal
NCHO is a centralized handoff protocol, in which itstrength from all the surround base station (BS)s.
is network that makes handoff decision based onIf the MS find that there is a new BS who has a
measurements of the signal quality of mobilestronger signal than that of an old BS, it may
station (MS) at a number of based stations (BS).consider to handoff from the old BS to the new
Specifically, if the MS is measured to have aBS given a certain signal threshold is reached.
weaker signal in its old cell, while a stronger signalMCHO is the highest degree of handoff
in a neighbouring cell, then a handoff decision coulddecentralization, thereby enabling it to have a
be made by the network to switch BS from thevery fast handoff speed, typically on the order of
old cell to the new cell. Such a type of handoff in0.1 s.
general takes 100-200 ms and produces aSummary
noticeable "interruption" in the conversation.We have introduced four types of handoff
However, overall delay of such a type of handoffmechanisms that are widely used in cellular
is in general in the range of 5-10 s. Thus, this typewireless networks. From centralization to
of handoff is not suitable to a rapid changingdecentralization, network-controlled handoff
environment and a high density of users due to(NCHO) shows the highest centralization with the
the associated delay. NCHO is used in thenetwork totally controlling and making decisions on
first-generation analogue systems such as AMPS.handoff, while mobile-controlled handoff (MCHO)
Mobile-assisted handoffgives full flexibility to MS to allow it to make
MAHO distributes the handoff decision process. Itdecisions on handoff. As a result, decentralized
is MS makes measurements, and the Mobilehandoff mechanisms show advantages of very
switch centre (MSC) makes decisions on handoff.fast handoff speed, while centralized mechanisms
Compared to NCHO, this mechanism has moregenerally take much longer time. In modern cellular
distributed control, thereby helping to improve thewireless networks, decentralized handoff
overall handoff delay, typically in the range of 1 s.mechanisms are widely applied due to their good
Soft handoffscalability and fast handoff speeds.
SHO is often used in conjunction with MAHO.