| In cellular wireless networks, it is very important | | | | Rather than immediately terminating the |
| to deal with Mobile station (MS) handoff between | | | | connection between a MS and a BS. In the course |
| cells so that they can maintain a continuous and | | | | of handoff, a new connection is established first |
| QoS-guaranteed service. There are four basic | | | | between the MS and a new BS, while keeping the |
| types of handoff protocols; network-controlled | | | | old 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 handoff | | | | transmit data, the old connection is released. Thus, |
| (MCHO). From NCHO to MCHO, the control | | | | SHO is a "make before break" mechanism. This |
| protocols tend to decentralize the decision making | | | | mechanism helps ensure the service continuity, |
| process, which help shorten handoff delays; | | | | which is however at the cost of more capacity |
| however, meanwhile, the decentralization makes | | | | resource consumption during the handoff (as two |
| the measurement information available to make a | | | | connections are established simultaneously). |
| handoff decision also decreased. Next, we briefly | | | | Mobile-controlled handoff |
| introduce these four types of handoff | | | | In contrast to NCHO, it is MS that totally control |
| mechanisms. | | | | and make decisions on handoff in the MCHO |
| Network-controlled handoff | | | | approach. A MS keeps on measuring signal |
| NCHO is a centralized handoff protocol, in which it | | | | strength from all the surround base station (BS)s. |
| is network that makes handoff decision based on | | | | If the MS find that there is a new BS who has a |
| measurements of the signal quality of mobile | | | | stronger 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 a | | | | BS given a certain signal threshold is reached. |
| weaker signal in its old cell, while a stronger signal | | | | MCHO is the highest degree of handoff |
| in a neighbouring cell, then a handoff decision could | | | | decentralization, thereby enabling it to have a |
| be made by the network to switch BS from the | | | | very fast handoff speed, typically on the order of |
| old cell to the new cell. Such a type of handoff in | | | | 0.1 s. |
| general takes 100-200 ms and produces a | | | | Summary |
| noticeable "interruption" in the conversation. | | | | We have introduced four types of handoff |
| However, overall delay of such a type of handoff | | | | mechanisms that are widely used in cellular |
| is in general in the range of 5-10 s. Thus, this type | | | | wireless networks. From centralization to |
| of handoff is not suitable to a rapid changing | | | | decentralization, 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 the | | | | network totally controlling and making decisions on |
| first-generation analogue systems such as AMPS. | | | | handoff, while mobile-controlled handoff (MCHO) |
| Mobile-assisted handoff | | | | gives full flexibility to MS to allow it to make |
| MAHO distributes the handoff decision process. It | | | | decisions on handoff. As a result, decentralized |
| is MS makes measurements, and the Mobile | | | | handoff mechanisms show advantages of very |
| switch centre (MSC) makes decisions on handoff. | | | | fast handoff speed, while centralized mechanisms |
| Compared to NCHO, this mechanism has more | | | | generally take much longer time. In modern cellular |
| distributed control, thereby helping to improve the | | | | wireless networks, decentralized handoff |
| overall handoff delay, typically in the range of 1 s. | | | | mechanisms are widely applied due to their good |
| Soft handoff | | | | scalability and fast handoff speeds. |
| SHO is often used in conjunction with MAHO. | | | | |