• 沒有找到結果。

Mobility Management for Wireless Systems with Unreliable Backhaul Links

N/A
N/A
Protected

Academic year: 2021

Share "Mobility Management for Wireless Systems with Unreliable Backhaul Links"

Copied!
3
0
0

加載中.... (立即查看全文)

全文

(1)

122 IEEE COMMUNICATIONS LETTERS, VOL. 2, NO. 5, MAY 1998

Mobility Management for Wireless Systems

with Unreliable Backhaul Links

Yi-Bing Lin,

Senior Member, IEEE,

Shu-Chin Su Chen, and Chu-Sing Yang

Abstract— We consider a wireless system with unreliable

mi-crowave backhaul links. Since the links may be disconnected, location update procedure may be incorrectly exercised, which results in misrouted calls. This letter proposes an analytic model to derive the misrouting probabilities as functions of the link disconnection time distribution. These equations can be used as the design guideline to select the microwave equipment for the wireless system.

Index Terms—Communication link failure, microwave,

mobil-ity management, wireless communications.

I. INTRODUCTION

I

N MOBILE SYSTEMS, such as AMPS [1], [2] and GSM [3], interworking between the mobile systems and the PSTN is required for mobility management [4]–[6]. In some areas, interworking functions are not available from the PSTN, and the mobility related messages are delivered within the switches of the wireless system connected by the dedicated links without involvement of the PSTN. An example of such an architecture has been deployed in Mainland China by TECOM. In this system, the mobile switches are connected through microwave backhaul links that are not 100% reliable (the transmission path may be disconnected due to bad weather or other reasons).

When the microwave links are disconnected, the location update procedure may be affected. In this letter, we propose a location update scheme for wireless system with unreliable backhauls, and utilize an analytic model to study how the

reliability of the backhaul links affect the number of misrouted

calls. The results can be used as the design guidelines in se-lecting the microwave equipment for the backhaul connection of the wireless system.

II. SYSTEM ARCHITECTURE

Fig. 1 illustrates the architecture of the wireless system with microwave backhaul connections. In this system a local switch (LS) may connect to several base stations. A main switch (MS) is connected to several LS’s with microwave links with a star configuration. The links are used for signaling and voice/data call connection. Both the LS’s and the MS are connected to PSTN independently through digital trunks (e.g., E1 trunks). Every LS has a visitor location register (VLR)

Manuscript received May 6, 1997. The associate editor coordinating the review of this letter and approving it for publication was Prof. A. K. Elhakeem. This work was supported in part by the National Science Council, Taiwan, R.O.C., under Contract NSC-87-2213-E-009-013.

Y.-B. Lin is with the Department of Computer Science and Information Engineering, National Chiao Tung University, Hsinchu, Taiwan, R.O.C. (e-mail: [email protected]).

S.-C. S. Chen and C.-S. Yang are with the Institute of Information Engineering, National Sun Yat-Sen University, Taiwan, R.O.C.

Publisher Item Identifier S 1089-7798(98)04026-5.

Fig. 1. The wireless system architecture.

to record the mobile users visiting the site. The MS has a home location register (HLR) to record all mobile users in the system. The microwave links between the MS and the LS’s may temporarily fail.

This architecture is similar to GSM and AMPS that utilize the concept of HLR/VLR for mobility management. The major difference is that in our system, the signaling protocol for mobility management is proprietary, and signaling does not involve PSTN (i.e., all mobility messages are delivered through the microwave links). The registration procedure (to inform the system the location of the handset) is illustrated in Fig. 2(a). When the handset moves from area A to area B, the handset registers to the new VLR [in area B; see in Fig. 2(a)]. The new VLR sends a location update message to the HLR, and ’s HLR record indicates that is in area B [see in Fig. 2(a)]. The HLR sends a cancellation message to the old VLR (in area A) to delete ’s record in the old VLR [see in Fig. 2(a)].

Call termination may occur in one of the three cases. Suppose that the called party (handset ) is in area B.

Case 1: The caller may be a handset [see and in Fig. 2(b)] or a telephone set [see and in Fig. 2(b)] connected to the LS in A. The VLR in A is checked, and no record for is found. The call is forwarded to the MS [see in Fig. 2(b)]. The HLR is queried to find the location of (which is area B). The call is then forwarded to LS B [see in Fig. 2(b)], and then connected to [see in Fig. 2(b)].

Case 2: The caller connects to the MS [see in Fig. 2(b)]. The HLR is queried, and the call is set up as in Case 1 [see links and in Fig. 2(b)].

(2)

LIN et al.: MOBILITY MANAGEMENT FOR WIRELESS SYSTEMS 123

(a)

(b) Fig. 2. Registration and call termination.

Case 3: The caller connects to LS B [see in Fig. 2(b)]. The VLR of B is queried, and the record of is found. The call is forwarded to [see in Fig. 2(b)].

III. MOBILITY MANAGEMENT WITH

UNRELIABLE BACKHAUL LINKS

The disconnection of the links affects the registration and the cancellation operations, and the VLR’s and the HLR may contain obsolete information. Suppose that the microwave link between the MS and LS B is disconnected when handset moves from area A to area B in Fig. 2(a). The registration message cannot be forwarded to the MS, and the HLR and the VLR of A have the obsolete location information for (which indicates that is in area A). For call terminations in Cases 1 and 2 in Fig. 2(b), the calls are misrouted to the wrong LS.

The database obsoleteness should be limited as transient phenomenon during link disconnection. After link recovery, actions should be taken to guarantee that the information in the databases is current. To achieve this goal, a location update scheme using timestamped signaling messages is proposed. Consider the link between the MS and a local switch LS. During link disconnection, every registration operation from the LS to the MS is marked incomplete. The registration message is sent to the MS as soon as the link is up again. The MS utilizes the timestamp to determine if the registration

operation should be performed. The algorithm is described below.

Registration at LS: Suppose that a handset sends a reg-istration message to LS at time . LS stores the registration information in its VLR. A record is of the format

where represents the handset that requests registration, represents the time when the registra-tion occurs, is 1 (0) if the link between MS and LS is up (down) at time , and provides necessary information (such as call restrictions, call-waiting allowed, call-forwarding allowed, and so on) to set up calls for the mobile user. If the link to MS is up, then a registration message LS is sent to MS and . Otherwise, .

Link Recovery at LS: Suppose that the disconnected link

between MS and LS becomes up at time . For every location record , the field is set to 1, and a registration message LS is sent to MS (note that ).

Registration at MS: A location record in MS is of the

format where is the handset, indicates the local switch where the handset resides, and indicates the time of last registration. When MS receives a registration message LS , it checks if

. If so, the registration is effective, and LS LS (LS will be used in the cancellation operation),

LS, and . Otherwise, the registration is ineffective, and the registration message is ignored.

Cancellation at MS: After an effective registration at

is completed, MS attempts to send a cancellation message to the old local switch LS . If the microwave link between MS and LS is up, then is delivered. Otherwise, is buffered in a queue LS .

Link Recovery at MS: Suppose that the microwave link

be-tween MS and LS is up. Then MS sends all cancellation messages in LS to LS.

Cancellation at LS: Suppose that LS receives a

cancella-tion message from MS. If , then the cancellation is effective and is removed. Otherwise, the cancellation is ineffective and is ignored.

IV. PERFORMANCE ANALYSIS

A call may be misrouted when the microwave links are disconnected. The number of misrouted calls is determined by the down times of the links, the call arrival rate, and the mobility of the users. Since the cost of maintaining highly reliable microwave links is expensive, the network designer may consider a less expensive (and thus less reliable) microwave equipment if the number of misrouted calls is sufficiently small. Performance modeling of the system is required to provide the design guidelines. Specifically, we would like to know how the number of misrouted calls are affected by changing the disconnection times of the microwave links.

An analytic model is described as follows. Consider the timing diagram in Fig. 3(a). Suppose that the microwave link between a LS and the MS is disconnected during . Suppose that the disconnection period is a random

(3)

124 IEEE COMMUNICATIONS LETTERS, VOL. 2, NO. 5, MAY 1998

(a)

(b) Fig. 3. The timing diagram.

variable with the density function with mean . A handset leaves LS at time . Since the link between LS and MS is disconnected, cancellation operation [ in Fig. 2(a)] cannot be performed. Thus all calls to [the slant arrows in Fig. 3(a)] directly from PSTN to LS (i.e., Case 1 in Fig. 2(b)] are misrouted during . These calls are called Type I

misrouted calls. Suppose that the calls (for ) directly from PSTN to LS are Poisson arrivals with rate . If the leaving of is a random observer [7] of the period , then from the residual life theorem, is a random variable with the distribution function and the density function . Let be the probability that there are Type I misrouted calls for during the period . Then

(1) where is the Laplace Transform for . Considered the timing diagram in Fig. 3(b). Suppose that a handset enters LS at time and leaves LS at time . Let the LS residence time be a random variable with the distribution function , the density function , the Laplace transform , and mean . Then all calls to [the slant arrows in Fig. 3(b)] from MS (Cases 1 and 2 in Fig. 2(b)] during the period are misrouted (referred to as the Type II misrouting), and the period

has the density function

(2) and the Laplace transform

(3) where (from [8])

Let be the probability that there are Type II misrouted calls for during the period . Assume that the calls to through MS are Poisson arrivals with rate . Then similar to (1),

(4) Note that both (1) and (4) are general solutions that ac-commodate arbitrary link failure density function and LS residence time density function . To approximate the effects of the means of the link failure times and the LS residence times, let both and be exponential. Thus, (1) and (4) are rewritten as

(5) Equation (5) can be used as the guideline to determine how reliable the microwave links should be. For example, if the system is designed such that the probability of any misrouted call is limited to be less than (where ), then the mean microwave link down time should satisfy the constraint that

V. SUMMARY

This letter studied the effect of the unreliable microwave backhaul links on the number of misrouted calls in a wireless system. When the backhaul links are down, the location update procedure can not be correctly exercised, and some calls may be misrouted. An analytic model is developed to study how the microwave link down time distribution affects the misrouted calls. The derived misrouted probabilities can be used as the guidelines to select the microwave equipment.

REFERENCES

[1] ANSI/EIA/TIA, “Mobile station-land station compatibility specifica-tion,” Tech. Rep. 553, EIA/TIA, 1989.

[2] W. C. Y. Lee, Mobile Cellular Telecommunications Systems. New York: McGraw-Hill, 1995.

[3] S. Redl and M. Weber, An Introduction to GSM. Reading MA: Artech House, 1995.

[4] ETSI/TC, “Mobile application part (MAP) specification, version 4.8,” Tech. Rep. Recommendation GSM 09.02, ETSI, 1994.

[5] Y.-B. Lin and S. K. DeVries, “PCS network signaling using SS7,” IEEE Personal Commun. Mag., pp. 44–55, June 1995.

[6] EIA/TIA, “Cellular intersystem operations (rev. C),” Tech. Rep. IS-41, EIA/TIA, 1995.

[7] P. J. B. King, Computer and Communication Systems Performance Modeling. Englewood Cliffs, NJ: Prentice Hall, 1990.

數據

Fig. 1 illustrates the architecture of the wireless system with microwave backhaul connections

參考文獻

相關文件

6 《中論·觀因緣品》,《佛藏要籍選刊》第 9 冊,上海古籍出版社 1994 年版,第 1

You are given the wavelength and total energy of a light pulse and asked to find the number of photons it

volume suppressed mass: (TeV) 2 /M P ∼ 10 −4 eV → mm range can be experimentally tested for any number of extra dimensions - Light U(1) gauge bosons: no derivative couplings. =>

According to the Heisenberg uncertainty principle, if the observed region has size L, an estimate of an individual Fourier mode with wavevector q will be a weighted average of

incapable to extract any quantities from QCD, nor to tackle the most interesting physics, namely, the spontaneously chiral symmetry breaking and the color confinement.. 

• Formation of massive primordial stars as origin of objects in the early universe. • Supernova explosions might be visible to the most

The difference resulted from the co- existence of two kinds of words in Buddhist scriptures a foreign words in which di- syllabic words are dominant, and most of them are the

(Another example of close harmony is the four-bar unaccompanied vocal introduction to “Paperback Writer”, a somewhat later Beatles song.) Overall, Lennon’s and McCartney’s