• 沒有找到結果。

Network selection with joint vertical and horizontal handoff in heterogeneous WLAN and mobile WiMax systems

N/A
N/A
Protected

Academic year: 2021

Share "Network selection with joint vertical and horizontal handoff in heterogeneous WLAN and mobile WiMax systems"

Copied!
5
0
0

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

全文

(1)

Network Selection with Joint Vertical and

Horizontal Handoff in Heterogeneous WLAN and

Mobile WiMax Systems

Li-Chun Wang

, Anderson Chen and Hung-Hsi Chen

Abstract— As the IEEE 802.11 wireless local area networks

(WLANs) have become very popular and the emerging IEEE 802.16e wireless metropolitan area networks (WMANs) also attract a great deal of attentions, in the future we can expect the appearance of the hybrid IEEE 802.11 WLANs and IEEE 802.16e WMANs systems. Clearly, seamless handoffs in this hybrid network will become an increasingly important issue. However, the system which has shortest handoff latency may not always have the highest throughput. In this paper, we develop a dynamic network selection scheme to determine the connecting system in a new “WLAN to hybrid WLAN/WiMax” handoff scenario, in which we consider both the vertical and horizontal handoffs. The proposed scheme requests the station to wait an additional network selection time “tw” before the selection to maximize the amount of delivered bits during a dwelling time. We also formulate an optimization problem to find the optimal network selection time t∗w and show that the proposed scheme can improve the delivered information bits during handoff.

I. INTRODUCTION

As the rapid progress of communication techniques in recent years, various wireless networks have been widely deployed. One can imagine that the future wireless access network will consist of wireless networks with various transmission rates and coverage ranges. For example, the IEEE 802.11 wireless local area network (WLAN) can provide high data rate per user and low deployment cost [1], [2]. On the other hand, the IEEE 802.16e wireless metropolitan area network (WMAN) can offer wide coverage range per cell and guarantee the quality of service requirement [3]. The hybrid WLAN and WMAN system can take advantages of both systems to provide high quality services. Therefore, the handoff in the hybrid IEEE 802.11 WLAN and IEEE 802.16e WMAN system becomes an important issue for the future wireless access networks.

In the literature, many studies have considered two con-ventional handoff scenarios, i.e. “WMAN to WLAN” and “WLAN to WMAN”, as shown in Fig. 1(a). The objective in the first handoff scenario relates to the so called “always best connect” (ABC) [4]. Because a mobile user can concurrently connect to both the WLAN and WMAN, it requires to choose which system is the best for its service requirement. Some papers proposed cost function based vertical handoff decision

This work was jointly supported by the National Science Council, the Program of Promoting University Excellence of Ministry of Education, Taiwan and Zyxel Inc. under the contracts NSC94-2213-E-009-060, EX-91-E-FA06-4-4 and 94C033.

The authors are with the Department of Communication Engineering, Na-tional Chiao-Tung University, Taiwan, R.O.C. (e-mail: [email protected]; [email protected]) Mobile Node Mobile Node WMAN BS WLAN AP Mobile Node Mobile Node WMAN BS WLAN AP

WMAN to WLAN WLAN to WMAN

(a) Internet Mobile Node 802.11 AP Mobile Node 802.11 AP 802.16e BS td Gateway Gateway (b)

Fig. 1. (a) Two traditional vertical handoff scenarios, i.e. WMAN to WLAN and WLAN to WMAN (b) New WLAN to WLAN/WMAN handoff scenario.

algorithms to achieve the “ABC” objective in this handoff scenario [5], [6]. However, to accurately obtain performance metrics anytime, such as available data rate, access latency and etc., is not easy for a mobile user in the first “WLAN to WMAN” handoff scenario with a mobile user in the overlapped region covered by both WLAN and WMAN. On the other hand, in the second “WLAN to WMAN” handoff scenario when a WLAN user enters a region covered only by WMAN, the “seamless” handoff issue is crucial because the mobile user needs fast transiting connections to the new WMAN in order to minimize the link disconnected time [7]– [9]. In [9], [10], the authors proposed the vertical handoff mechanisms which adopt fast Fourier transform for handoff detection and the dwelling timer concept to postpone the

(2)

TABLE I

LINK-LAYER HANDOFF TIME FOR VARIOUSWLANCARDS[11]

D-Link 520 Spectrum24 ZoomAir Orinoco

Search 288ms 98ms 263ms 87ms

Execution 2ms 3ms 2ms 1ms

Total 290ms 101ms 265ms 88ms

handoff decision in order to avoid unnecessary handoff and accurately make the decision.

However, since the WLAN has been widely deployed and the WiMax with wide coverage is dramatically developing in these years, one can imagine that the WiMax system will overlay on the existing WLAN in the near future. Thus, a new “WLAN to WLAN/WiMax” handoff scenario occurs as shown in Fig. 1(b). This new handoff scenario in the hybrid WLAN and WiMax system jointly considers the seamless issue in the horizontal and vertical handoff, i.e. “WLAN to WLAN” and “WLAN to WiMax”, respectively. Furthermore, the mobile station is requireed to select an appropriate network between WLAN and WiMax during handoff. Therefore, in addition to the seamless issue, the ABC is also another important problem to deal with at the same time in this new handoff scenario.

In this paper, we develop a network selection scheme in the new “WLAN to WLAN/WiMax” handoff scenario to de-termine which system has the most delivered information bits during the dwelling time td. The proposed scheme requests the handoff station awaiting for a short network selection time tw before selecting the networks. The rests of this paper are organized as follows. Section II gives a background on the channel search process in WLAN and awakening process of sleep mode in WiMax. Section III introduces the system overview on the proposed network selection scheme. Section IV formulates the problem and analyzes the delivered information bits during the dwelling time. Section V shows the numerical results, and the concluding remarks are given in section VI.

II. BACKGROUND

In this section, we first introduce channel search and awak-ening process, which are the most important steps during the WLAN and WMAN handoff procedures.

A. The Channel Search Process in the IEEE 802.11

The handoff procedures in the IEEE 802.11 WLAN can be divided into two phases: channel search and execution phases [1]. In the phase of channel search, the handoff station broadcasts probe request frames at each channel to acquire the AP information. Then, the AP replies a probe response frame to inform the handoff station upon receiving the probe request frame. After that, the handoff station selects one appropriate AP to establish a new connection in the execution phase. From the experiments in some research studies, the latency in the channel search phase dominates the total link-layer handoff time as shown in Table I [11], [12]. Therefore, in this paper, we only consider the impact of channel search process on

MS BS MOB_SLP_REQ MOB_SLP_RSP Sleep Mode PDU for UL Tx (MS awake) BW Request

Data connection between BS and MS Normal

Operation No PDU for MS

Fig. 2. Transition signaling of station initiation in IEEE 802.16e sleep mode.

data WLAN Handoff decision Channel search time,ts Awakening time, ta Network Selection data time WLAN or WiMax Network selection time WLAN SWLAN SWiMax WiMax

Fig. 3. System model for jointly vertical and horizontal handoff (WLAN to WLAN/WiMax).

the WLAN horizontal handoff in the considered “WLAN to WLAN/WiMax” scenario.

B. The Awakening Process in IEEE 802.16e

In the hybrid WLAN and WMAN system, the coverage area of several WLANs can be overlapped by the coverage of a WMAN, as shown in Fig. 1(b). Consider a mobile station with dual interfaces consisting of IEEE 802.11 and IEEE 802.16e. It can be assumed that this mobile stations stays in the WMAN coverage so that the network re-entry process is unnecessary. When the station switches the connection to WLAN, the WiMax interface can change to the sleep mode as shown in Fig. 2. To restore the data connection, the WiMax interface follows the random access procedures and merely sends the bandwidth request frame [3], [13]. Therefore, in this paper, we consider the only influence of the awakening process in the “WLAN to WiMax” handoff scenario.

III. SYSTEMOVERVIEW

Next, we describe the considered system model in this paper and the proposed network selection scheme for the new “WLAN to WLAN/WiMax” handoff scenario.

A. System Model

Figure 1(b) illustrates a new “WLAN to WLAN/WiMax” handoff scenario considered in this paper. Let a dual-interface mobile station switch to WLAN for transmitting data, while preserving a connection in the IEEE 802.16e sleep mode [3], [14]. As the station moves and the signal strength re-ceived from the serving AP is below a predefined threshold, the channel search and awakening processes in WLAN and

(3)

Waiting for the optimal network selection time tW* SWLAN>SWiMax Data connection with selected system Y N

Select the system with highest throughput

after timeout Handoff

decision

Fig. 4. Proposed network selection scheme in the WLAN to WLAN/WiMax handoff scenario. WLAN Psearch(t), ts Handoff decision SWLAN SWiMax data data Throughput time time tw ta WiMax Select max{SWLAN·h(ta+tw),SWiMax} data

td

Fig. 5. Timing diagram of network selection between WLAN and WiMax.

WiMax will be respectively executed, as shown in Fig. 3. At last, the station performs the network selection procedure to determine the appropriate system that has the maximum delivered information bits during the dwelling time td.

B. Proposed Network Selection Scheme

The proposed network selection scheme between WLAN and WiMax is depicted in Fig. 4. Assume that the WiMax system successfully establishes the connection first. Then, if the per user throughput in WiMax is higher than that in WLAN, the station creates the data connection with WiMax immediately. Otherwise, the mobile station waits the optimal network selection time t∗w before selecting the system with the highest per user throughput. At last, the station creates the data connection with selected system.

IV. PERFORMANCEANALYSIS

A. Problem Formulation

Because both WLAN and WMAN use distinct access tech-niques, the channel search time ts in WLAN differs from the awakening time ta in WiMax. In addition, the available per user throughput in WLAN and WiMax, respectively denoted

TABLE II

AEXAMPLE FOR PERFORMANCE INWLANTOWLAN/WIMAX

number of stations MAC throughput handoff

in target network per user latency

WLAN to WLAN 10 (user density: 4.35 Mbps 30ms

(horizontal) 0.3 users/m2) (SWLAN) (ts)

WLAN to WiMax 50 (user density: 1.01 Mbps 10ms

(vertical) 0.008 users/m2) (SWiMax) (ta)

Note: The coverages of WLAN and WiMax are100 and 1400 meters, respectively.

as SWLAN and SWiMax, are also different due to different coverage. We can expect that a handoff station can deliver more informa-tion bits if it can postpone the network selecinforma-tion for a short duration after one of the interfaces successfully establishing a new connect. From Table II, we find that WiMax has short awakening latency, i.e. ta= 10ms, but has lower available per user throughput than that in WLAN. Therefore, the problem is how long the handoff station has to wait before selecting the networks so that it can maximize the delivered bits during the dwelling time.

Figure 5 illustrates the timing diagram of the network selection in the hybrid WLAN and WiMax system. After waiting a network selection time tw, the handoff station selects the system i with the highest available throughput according to

i=



WLAN, if SWLAN(n11)·h(ta+tw) ≥ SWiMax(n16)

WiMax, otherwise , (1)

where n11 and n16 are the number of stations in the target WLAN and WMAN, respectively. The function h(ta+ tw) indicates the event that the channel search process in WLAN is successful after a duration of ta+ tw , i.e.

h(ta+ tw) =     

1 , if WLAN channel search succeed after ta+ tw

0 , otherwise

. (2)

However, the dwelling time (td) in the target network is limited, and the station may not always succeed in the channel search process of WLAN. Thus, the previous problem is equivalent to find the optimal network selection time “t∗wunder the delay constraint disuch that the delivered bits during the dwelling time td can be maximized, i.e.,

t∗w= arg max

0twdi−ta{[Psearch(tw+ ta) · SWLAN(n11)

+ (1 − Psearch(tw+ ta)) · SWiMax(n16)]

· (td− tw− ta)} , (3) where Psearch(ta+ tw) is the success probability during the channel search time ta+ tw in WLAN.

B. Delivered Information Bits,S(tw)

Next, we analyze the impact of network selection time tw on the delivered information bits during the dwelling time

td in the new “WLAN to WLAN/WiMax” handoff scenario. According to [15], given a period of time, t, we can obtain a successful search probability value, Psearch(t). Thus, the total delivered information bits “S(tw)” in both WLAN and WiMax systems during the dwelling time td is given by

S(tw) = g(ta) · (td− ta− tw) · [Psearch(ta+ tw)

· SWLAN+ (1 − Psearch(ta+ tw)) · SWiMax]

+(1 − g(ta)) · (td− ta) · SWiMax , (4)

where

g(ta) =



1 , if SWLAN(n11) ≥ SWiMax(n16) after ta

(4)

TABLE III SYSTEMPARAMETERS

MAC throughput per user in WLAN [16] 4.25 Mbps (10 users)

1.22 Mbps (30 users) MAC throughput per user in WiMax [17] 1.11 Mbps (50 users)

awakening time in WiMax 25 ms

number of channels in WLAN 3

MS moving speed 5 km/hr

WLAN coverage 100 m

dwelling time in target WLAN (td) 72 sec

V. NUMERICALRESULTS

In this section, we examine the total delivered information bits during the dwelling time td by means of various net-work selection schemes. We also list the maximum delivered information bits after awaiting the optimal network selection time “t∗w” with different number of stations. The considered network topology is shown in Fig. 1(b), where50 stations are located in WMAN. A handoff station moves from one WLAN to another WLAN at the speed of 5 km/hr, and it looks for the AP among the three channels in WLAN. The coverage of a WLAN is 100 meters, and the WMAN covers both the two WLANs. Other related system parameters are shown in Table III.

A. Delivered bits in the proposed and conventional schemes

Figure 6 shows the total delivered information bits during the dwelling time tdversus different network selection time tw with10 and 30 stations in the target WLAN, respectively. The considered two network selection schemes are: (1) dynamic network selection among WLAN and WiMax; (2) persistent WLAN selection, i.e., the handoff station insists on connecting to the target WLAN. In addition, the figures also show the amount of delivered information bits if a station stays in WLAN and WiMax during the dwelling time td, respectively. As shown in Fig. 6(a), the dynamic selection scheme only improves 9% for the case of 10 stations in the target WLAN. Due to fewer contentions between the handoff station and others in the target WLAN, the handoff station can easily find an available AP and thus the improvement decreases. However, in the case of 30 stations, the proposed scheme improves almost by100% compared to the “persistent WLAN selection” scheme, as shown in Fig. 6(b). In this situation, the target WLAN has low available throughput and the channel search time is long due to the increase of the contentions. Therefore, the dynamic selection scheme in the crowded WLAN outperforms than that in sparse WLAN.

B. Optimal network selection time

Figure 7 shows the impacts of the network selection time

tw on the delivered information bits. As shown in the figure, an optimal network selection time t∗w exists to enable the handoff station delivering maximum information bits during the dwelling time, td. As the network selection time tw prolongs, the amount of delivered information bits increases due to the improvement of success probability in the channel

0 20 40 60 80 100 50 100 150 200 250 300 350 tw (ms) S(t w

) Delivered bits (Mbits)

dynamic WLAN and WiMax selection persistent WLAN selection delivered bits in WLAN (ideal case) delivered bits in WiMax (ideal case)

(a) 0 20 40 60 80 100 30 40 50 60 70 80 90 t w (ms) S(t w

) Delivered bits (Mbits)

dynamic WLAN and WiMax selection persistent WLAN selection delivered bits in WLAN (ideal case) delivered bits in WiMax (ideal case)

(b)

Fig. 6. The amount of delivered bits duringtdin proposed and conventional schemes with (a) 10 and (b) 30 stations in the target WLAN, respectively.

230 240 250 260 270 280 290 300 310 320 tw (ms)

delivered information bits (Mbits)

0 50 125 500 1500 3000

Fig. 7. The amount of delivered bits versus the various network selection timetwwith 10 stations in the target WLAN.

(5)

TABLE IV

OPTIMAL NETWORK SELECTION TIMEt∗w

number of optimal network selection maximum delivered

stations (n11) timet∗w(ms) bits (Mbits)

5 80 659 10 125 306 15 170 194 30 185 88 0 10 20 30 40 50 0 5 10 15 20 25 30

number of stations in the target WLAN

delivered bits improvement

@ t

w

(max)

(%)

Fig. 8. Improvement of delivered bits with optimal network selection time

t∗

wversus number of stations in the target WLAN.

search process. However, when the duration of tw is too large, the amount of delivered bits saturates and even starts decreasing because of the long wasted time in channel search. Thus, after awaiting only an optimal network selection time

t∗w, the handoff station can maximize the delivered information bits during the dwelling time, td. Table IV lists the values of the optimal network selection time t∗w and the corresponding delivered bits with various numbers of stations in WLAN.

C. Delivered Bits Improvement

Figure 8 shows the improvement of the delivered infor-mation bits at the optimal network selection time t∗w with various numbers of stations in WLAN compared to that at

tw = 0. As shown in the figure, when 5 ∼ 25 stations are

located in the target WLAN, the handoff station waiting for the optimal network selection time t∗wcan deliver at least more 10% information bits. However, in the sparse WLAN, e.g. 5 stations in the target WLAN, the improvement is small due to the high successful channel search probability. On the other hand, as the network is more crowded, e.g., more than 30 stations, the handoff station does not need to search the WLAN because the available throughput in WLAN is smaller than that in WiMax.

VI. CONCLUSIONS

In this paper, we identified a new “WLAN to WLAN/WiMax” handoff scenario. A dynamic WLAN/WiMax network selection scheme was proposed to maximize the delivered information bits during the dwelling time td in a new “WLAN to WLAN/WiMax” handoff scenario. The

proposed scheme requests the handoff station awaiting a short network selection time tw to maximize the delivered bits during the dwelling time td before selecting the target networks. Our numerical results showed that the number of delivered bit are improved by 10% compared to the tradition scheme.

REFERENCES

[1] IEEE 802.11, Part 11: Wireless LAN Medium Access Control (MAC)

and Physical Layer (PHY) Specifications, Standard, IEEE, Aug. 1997.

[2] IEEE 802.11g, Part 11: Wireless LAN Medium Access Control (MAC)

and Physical Layer (PHY) specifications: Further Higher Data Rate Extension in the 2.4 GHz Band, supplement to IEEE 802.11 Standard,

June 2003.

[3] IEEE 802.16e, Part 16: Air Interface for Fixed and Mobile Broadband

Wireless Access Systems Amendment 2:Physical and Medium Access Control Layers for Combined Fixed and Mobile Operation in Licensed Bands, Dec. 2005.

[4] E. Gustafsson and A. Jonsson, “Always best connect,” IEEE Wireless

Communications, vol. 10, pp. 49 – 55, Feb. 2003.

[5] F. Zhu and J. McNair, “Optimizations for vertical handoff decision algorithm,” IEEE Wireless Communications and Networking Conference, vol. 2, pp. 867 – 872, March. 2004.

[6] M. J. and F. Zhu, “Vertical handoffs in fourth-generation multinetwork environments,” IEEE Wireless Communications, vol. 11, pp. 8 – 15, March. 2004.

[7] Z. A.H. and B. Liang, “Performance evaluation framework for vertical handoff algorithms in heterogeneous networks,” IEEE International

Conference on Communications, vol. 1, pp. 173 – 178, May 2005.

[8] A. R. Inayat R. and N. K., “A seamless handoff for dual-interfaced mo-bile devices in hybrid wireless access networks,” Advanced Information

Networking and Application, vol. 1, pp. 373 – 378, 2004.

[9] Q. Z. Chuanxiong Guo, Zihua Guo and W. Zhu, “A seamless and proactive end-to-end mobility solution for roaming across heterogeneous wireless networks,” IEEE Journal on Selected Areas in Communications, vol. 22, pp. 834 – 848, June 2004.

[10] M. J. Ylianttila M., Pande M. and M. P., “Optimization scheme for mobile users performing vertical handoffs between IEEE 802.11 and GPRS/EDGE networks,” Proceedings of IEEE Global

Telecommunica-tions Conference , vol. 6, pp. 3439 – 3443, Nov. 2001.

[11] H. Velayos and G. Karlsson, “Techniques to reduce the IEEE 802.11b handoff time,” IEEE International Conference on Communications, vol. 7, pp. 3844 – 3848, June 2004.

[12] A. Mishra, M. Shin, and W. Arbaugh, “An empirical analysis of the IEEE 802.11 MAC layer handoff process,” ACM SIGCOMM Computer

Communication, vol. 33, no. 2, pp. 93 – 102, April 2003.

[13] A. Chen and L.-C. Wang, “On the performance of re-entry process in OFDMA-based IEEE 802.16e WiMax,” Wireless Personal Multimedia

Communications, Sept. 2006, to be appeared.

[14] N.-H. Lee and S. Bahk, “MAC sleep mode control considering downlink traffic pattern and mobility,” IEEE Vehicular Technology Conference, vol. 3, pp. 2076 – 2080, June 2005.

[15] L.-C. Wang, H.-H. Chen, A. Chen, and C.-J. Chang, “Optimal channel search time for handoff in the IEEE 802.11 WLANs,” IEEE Vehicular

Technology Conference, March. 2006.

[16] G. Bianchi, “Performance analysis of the IEEE 802.11 distributed coor-dination function,” IEEE Journal on Selected Areas in Communications, vol. 18, no. 3, pp. 535–547, March 2000.

[17] C. Hoymann, “Analysis and performance evaluation of the OFDM-based metropolitan area network IEEE 802.16,” Computer Networks, vol. 49, pp. 341 – 363, June 2005.

數據

Fig. 1. (a) Two traditional vertical handoff scenarios, i.e. WMAN to WLAN and WLAN to WMAN (b) New WLAN to WLAN/WMAN handoff scenario.
Fig. 3. System model for jointly vertical and horizontal handoff (WLAN to WLAN/WiMax).
Fig. 5. Timing diagram of network selection between WLAN and WiMax.
TABLE III S YSTEM P ARAMETERS
+2

參考文獻

相關文件

¾ PCS systems can connected to Public Switched Telephone Network (PSTN)6. ¾ Goal of PCS:enabling communications with a person at anytime, at any place and in any

The MTMH problem is divided into three subproblems which are separately solved in the following three stages: (1) find a minimum set of tag SNPs based on pairwise perfect LD

The Performance Evaluation for Horizontal, Vertical and Hybrid Schema in Database Systems.. -A Case Study of Wireless Broadband

In this thesis, we have proposed a new and simple feedforward sampling time offset (STO) estimation scheme for an OFDM-based IEEE 802.11a WLAN that uses an interpolator to recover

To solve this problem, this study proposed a novel neural network model, Ecological Succession Neural Network (ESNN), which is inspired by the concept of ecological succession

The GCA scheduling algorithm employs task prioritizing technique based on CA algorithm and introduces a new processor selection scheme by considering heterogeneous communication

The GCA scheduling algorithm employs task prioritizing technique based on CA algorithm and introduces a new processor selection scheme by considering heterogeneous communication

As a result, the proposed framework and the proposed Pseudo One-time Pad can be considered to be the alternative in implementations of digital rights