Intelligent Handover Decision Using IEEE 802.21 in Mobile IPTV∗

Intelligent Handover Decision Using IEEE 802.21 in Mobile IPTV∗

IEICE TRANS. COMMUN., VOL.E96–B, NO.2 FEBRUARY 2013 647 LETTER Intelligent Handover Decision Using IEEE 802.21 in Mobile IPTV∗ Soohong PARK†a), Jun LEE†b), Nonmembers, and Choong Seon HONG†c), Member SUMMARY This letter proposes a new mechanism for network config- network information, particularly DHCP and DNS discov- uration on a mobile device that provides Point of Attachment (PoA) specific ery and configuration, and so on. information using IEEE 802.21 and DHCP before moving to a new PoA. This letter mainly focuses on the initial time delay This allows the mobile device to prepare for intelligent handover decision either stateless address configuration or stateful address configuration when meant for IP address configuration while connecting to the entering an IPv6 network. It allows the mobile device to reduce time delay new PoA. Without the proposed mechanism by this letter, for IP address configuration in the new PoA. Implementation and evalua- the mobile device always trigger its IP stack to configure a tion results show that the proposed mechanism can be an acceptable net- new IP address in stateless address configuration mode [2] work configuration mechanism for providing seamless television watching in IPv6 mobile networks, even when in motion. when connecting to the new PoA, even the new PoA does key words: IEEE 802.21, Mobile IPTV, IPv6.DHCPv6 not support stateless address configuration mechanism, but just provide stateful address configuration using Dynamic 1. Introduction Host Configuration Protocol (DHCP) [3]. It waists time un- necessarily. To reduce address configuration delay, any al- IPTV allows users to transmit and receive multimedia traffic ternative ways are required to provide network information and provides real-time broadcasting and video on demand of the new PoA before the handover. through IP-based networks. However, IP-based networks This letter proposes the new mechanism for intelligent are not suitable for providing real-time service since the IP handover decision using IEEE 802.21 standard [4] in IPv6 design principle is a best effort. To assure high-quality IPTV networks and defines new supplementary methods for de- services, supporting key QoS factors, such as packet loss, livering network information to the IPv6 client via DHCP. bandwidth, delay, and packet-error ratio, is vital, and IPTV Using the proposed mechanism, mandatory network infor- systems should be able to handle such factors through IP mation of the IPTV device such as IP configuration method network. and subnet information can be obtained before moving to An IPTV device must configure network information the new network. such as the IP address, Domain Name Service (DNS) server Due to new features such as IEEE 802.21 and DHCP, address, and other information before receiving IPTV ser- some protocol level modifications and extensions are re- vices. In particular, those configurations should be estab- quired for the mobile devices to determine the easiness of lished rapidly in order to view real-time broadcasts in mo- the deployment of the proposed mechanism. bile networks since Mobile IPTV [1] devices move and at- tach randomly to wireless networks (e.g., Wi-Fi, Wimax, 2. Network Configuration for IPv6 cellular network). In the mobile environment, Mobile IPTV services frequently suffer from unreliable network connec- By default, the IPv6 client should trigger its IP stack to initi- tions and insufficient bandwidth. Thus, service continuity ate IPv6 Stateless Address Autoconfiguration [2] procedure requires fast network configuration to suppress user delay. whenever connecting to a new network either fixed or mo- In fact, network configuration delay is generated by bile environment. In that procedure, Neighbor Discovery several factors, for instance PoA connection, new access for IP Version 6 [5] is also in use. To configure a new IP router discovery, IP address discovery and configuration, address, several steps happen in a new network such as (i) waiting for IP address information including prefix and sub- Manuscript received April 6, 2012. net information from the new network router (ii) request- Manuscript revised August 18, 2012. ing IP address information to the router unless otherwise †The authors are with the Department of Computer Engineer- ing, Kyung Hee University, Korea. IP address information is obtained by the router after sev- ∗This research was supported by the MKE (The Ministry of eral minutes (iii) receiving the information from the access Knowledge Economy), Korea, under the ITRC (Information Tech- router (iv) sending DHCPv6 message for IP address infor- nology Research Center) support program supervised by the NIPA mation to the DHCP server in case IP address information (National IT Industry Promotion Agency) (NIPA-2012-(H0301- is not included in step (iii); for instance, no prefix support 12-1004). by the router, IPv6 stateful address configuration method is a) E-mail: [email protected] b) E-mail: [email protected] only available in the existing network (v) generating a new c) E-mail: [email protected] (Corresponding author) IP address automatically (vi) sending the new generated IP DOI: 10.1587/transcom.E96.B.647 address to the network for the duplication check (vii) con- Copyright c 2013 The Institute of Electronics, Information and Communication Engineers IEICE TRANS. COMMUN., VOL.E96–B, NO.2 FEBRUARY 2013 648 figuring the new IP address to the interface in case the dupli- cation does not occur (viii) exchanging the application data. These steps arise whenever the new IP address is config- ured and takes some seconds before sending the application data as IPTV multimedia traffic. Unless the new IP address is configured successfully, Mobile IPTV service is broken, and cannot support QoE guaranteed service to the user. Note that the procedures above does not cover other network in- formation configuration such as DNS server, and so on since it is beyond scope of the intention of the proposed mecha- nism in this letter. Fig. 1 Selected IEs for the intelligent handover decision. 2.1 Network Information Using MIIS before Handover To reduce the delay on IP configuration procedure in a new network, the mobile device should obtain network informa- tion from the candidate network before the handover. So that, the mobile device can prepare intelligent handover de- cision either IPv6 stateless address configuration (initiating step (ii)) or IPv6 stateful address configuration (initiating Fig. 2 IS Network information option. step (iv)) without wasting time delay in advance. For provid- ing PoA specific information, this letter adopts IEEE 802.21 standard which includes support for various information ele- schema that is essential for every MIH to support and ex- ments providing information that is essential for a handover tended schema that is optional and can be vendor specific. module in the mobile device to make intelligent handover In this letter TLV representation is used for the network in- decision stored in information server. Also, DHCPv6 is used formation representation. In particular, Type and Length for delivering IEEE 802.21 information to the mobile de- field in MIH message are excluded, and only Value of the vice. information are encoded into the IS Network Information IEEE 802.21 standard is consisting of three services, option’s Value fields. It is because our proposed mechanism Media Independent Event Service (MIES), Media Indepen- is designed not to exchange MIH messages; rather DHCP dent Command Service (MICS) and Media Independent In- carries out the network information directly. formation Service (MIIS). MIIS provides a framework by This letter defines a new DHCPv6 option as IS Net- which a MIH (Media Independent Handover) function both work Information Option for discovering and delivering in the mobile node and in the network can discover and ob- both IP CFG MTHDS and IP PREFIX LEN, and described tain homogeneous and heterogeneous network information in the next section. within a geographical area to facilitate handovers. MIIS includes support for various Information Elements (IEs) 2.2 IS Network Information Option for DHCPv6 stored in information server. Figure 1 gives network information that supports intel- The IS Network Information option is used to signal the use ligent handover decision on the mobile device before mov- of the messages exchange for obtaining network information ing to the new network. In this letter, both IP CFG MTHDS of the new PoA. The code for the IS Network Information and IP PREFIX LEN are used for the proposed mecha- option has yet to be defined by the Internet Assigned Num- nism. IP CFG MTHDS means IP configuration methods bers Authority and its length is multiple of octet. supported by the access network, and IP PREFIX LEN A client must include this option in a DHCPREQUEST means the length of IP subnet prefix. By using this infor- and DHCPREPLY messages. Figure 2 shows the format of mation, the mobile device is able to predict IP address con- the IS Network Information option. figuration method that is coming soon when attaching to the Once getting network information, the client decides new network. Depending on the type of mobility support for the available IP address configuration method (bit-11 and different types of information elements may be necessary for 12 are in use, but bit-13 is disabled in this letter) for the tar- performing handovers. geted PoA. In the case of IPv6 stateless address configura- A schema is defined by a language and may be repre- tion, the client should compare the length of IP prefix infor- sented in multiple ways for annotating the network infor- mation received by the IS Network Information option with mation in IEEE 802.21 standard. Examples include Re- the existing prefix and distinguish among multicast prefix, source Description Framework (RDF) which is based on anycast prefix and unicast prefix. The proposed mechanism XML which is used in 802 MIBs, Variants or a simple only copes with unicast prefix comparison to prepare IPv6 TLV representation of different information elements.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    4 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us