SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012



  Experimental Framework for Mobility Anchor Point
    Selection Scheme in Hierarchical Mobile IPv6
                                    Mohamad Shanudin Zakaria1 and Zulkeflee Kusin2
           1,2
                 Faculty of Information Science and Technology, Universiti Kebangsaan Malaysia, Bangi, Malaysia
                                                        1
                                                          msz@ftsm.ukm.my
                                                  2
                                                    zulkeflee_kusin@yahoo.com

Abstract—Hierarchical Mobile IPv6 (HMIPv6) was designed to           problem as the network grows. It is only suitable for fast
support IP micro-mobility management in the next generation           MNs that will perform frequent handoffs because the MNs
Internet Protocol (IPv6) and the Next Generation Networks            reduce the changing of MAPs. Hence, without specific an
(NGN) framework. The general idea behind this protocol is            efficient MAP selection scheme can affect the system
the usage of Mobility Anchor Point (MAP) located at any level
                                                                     performance and supporting seamless handover.
router of network to support hierarchical mobility
management and seamless handover. Further, the distance
                                                                         This paper proposes a new MAP selection scheme by
MAP selection in HMIPv6 causes MAP overloaded and increase           MN operation in HMIPv6 using the designed experimental
frequent binding update as the network grows. Therefore, to          framework. The new scheme is proposed to reduce the BU
address the issue in designing MAP selection scheme, we              delay and to achieve the network performance. Besides, we
propose an enhance distance scheme with a dynamic load               also improve the distance-based enhanced with speed
control mechanism (DMS-DLC). From the experimental                   detection to achieve dynamic MAP load control management
results we obtain that the proposed scheme gives better              in HMIPv6.
distribution in MAP load and increase handover speed. In
addition a new proposed research framework was established
that uses the four stages model.

Index Terms— HMIPv6, Mobility Anchor Point, MAP selection
scheme, speed detection, dynamic load control, Next
Generation Networks

                         I. INTRODUCTION
     The Next Generation Networks (NGN) is expected to
provide seamless handover in very high speed wireless
network environment. There is crucial needed of very
sophisticated protocols to support NGN QoS requirements.
The Internet Engineering Task Force (IETF) has developed
IP version 6 (IPv6) to anticipate address space and internet
growth. In IPv6 protocol, the Mobility Header is identified
by a Next Header value in IPv6 Header. Therefore IPv6 need                           Figure 1. HMIPv6 Operations
a mobility support to ensure packets destined to a mobile
node (MN) is reachable while it is away from its home address                             II. METHODOLOGY
[1].                                                                    The methodologies of this research use the theoretical
     Mobile IPv6 (MIPv6) allow transparent routing of IPv6           study and experimental research and developed in four main
packets to MNs. Although it supports mobility, it has                stages, including theoretical study, analysis and modelling,
problems on supporting seamless handover due to high delay.          implementation and evaluation.
Every time MN move to new access router, it acquires new
Care-of Address (CoA) and must notify Binding Update (BU)            A. Proposed research framework
to Home Agent(HA) and Correspondent Node (CN) for each                   From the methodology, a new research framework is
handover. Hierarchical Mobile IPv6 (HMIPv6) [2] is based on          established as shown in Fig.2. The research framework builds
MIPv6 which aims to reduce the signalling amount between the         on this new perspective focus on theoretical study and
MN, its CNs and, its HA. By utilising a new node called              experimental study. It describes the six processes of
Mobility Anchor Point (MAP), it can improve the handover             proposing distance-based MAP selection scheme with
speed. As shown in Fig. 1 the MAP can be located at any              Dynamic Load Control (DMS-DLC) and used throughout this
level in a hierarchical network of routers so that the MN            research. The experimental study consists of analysis and
can send local binding update to the local MAP rather than           modelling, implementation and evaluation. Central to this
the HA. Therefore the furthest MAP selection in HMIPv6 can           research framework is data validation connected to all
be a MAP overload and increase frequent binding update               processes in the experimental study module.
© 2012 ACEEE                                                    29
DOI: 01.IJNS.03.02.102
ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012


(1) Theoretical study                                                global mobility, a hierarchical scheme that separates micro-
    The research on the MAP selection scheme was generated           mobility from macro-mobility is preferable. In HMIPv6 the
from a comprehensive theoretical study which involved                usage of a new node, MAP can be used to improve the
reviewing and analyzing the current state of art and all related     performance of Mobile IPv6 in terms of handover speed. An
works, problems and issues pertaining on map selection               MAP is essentially a local HA situated in the foreign network
schemes from different approaches and using different                as shown in Fig.1. It can be located at any level in a
technologies.                                                        hierarchical network of routers so that it can be classified as
(2) Analysis and Modelling                                           a micro-mobility.
    We suggest a model that integrates load control                      MAP Discovery should choose to use HMIPv6
mechanism to any MAP selection scheme. By this model can             implementation if the MN is HMIPv6-aware. Besides the uses
support modularity in designing the MAP selection scheme             of MAP in HMIPv6, an MN will also have to configure two
in HMIPv6 in adapting load control mechanism and MN’s                new types CoAs: a regional care-of-address (RCoA) and an
speed detection.                                                     on-link care-of-address (LCoA). The LCoA is a local address
(3) Implementation                                                   to the MN received from Access Router (AR). The RCoA is
    The MAP selection scheme suite as well as HMIPv6                 an address on the MAP’s subnet, configured when an MN
extensions to MIPv6 were developed an extension to OMNET             received a Router Advertisement (RA) message with the MAP
++ xMIPv6 suite [15] and OMNET++ 4.0 [13] network                    Option during MAP Discovery [3]. The MAP performs the
simulator. The emulated model was used to conduct                    function of a “local” HA that binds the MN’s RCoA to an
experiments in environments where it was not possible to set         LCoA. After an MN get new RCoA and LCoA addresses then
up real network or test bed.                                         it sends a Local Binding Update (LBU) to the MAP in order
(4) Evaluation                                                       to establish a binding between the RCoA and LCoA.
    This paper evaluates the performance of the DMS-DLC               B. MAP Selection Scheme
scheme in the context of MAP selection . The scenario was
designed by the reason of IPv6 deployment challenges                     In HMIPv6, a distance-based selection [2] was proposed
especially for the implementation in the real world scenario.        where an MN may choose the furthest top most MAP in the
                                                                     hierarchy in order to avoid frequent re-registrations.
                                                                     Numerous researches have been carried out to deal with these
                                                                     issues such as mobility-based, adaptive-based, dynamic-
                                                                     based and also load control [4] [5] [6] [7]. While mobility and
                                                                     adaptive looked similar in nature, the main difference is
                                                                     mobility consider the MN’s criteria, the adaptive approach
                                                                     took the MAP’s criteria. In general, it is difficult to measure
                                                                     the MN’s characteristic such as velocity and mobility rate
                                                                     hence the measurements are often inaccurate. Furthermore,
                                                                     that characteristic cannot be considered by the MAP.
                                                                     C. MAP Load Control Mechanism
                                                                         In load control mechanism [8] introduced a load balancing
                                                                     mobility management by average BU interval in both AR and
               Figure 2. Experimental Framework                      MN is adopted. When the interval of sending BUs in MN is
B. Model validation                                                  shorter than that of receiving BUs in AR, the MN selects a
                                                                     MAP with largest distance because the MN’s movement is
    The MAP selection scheme proposed in this work is
                                                                     estimated to be fast. If the interval of sending BUs in MN is
validated using Sargent Framework [14] for model evaluation.
                                                                     longer than that of receiving BUS in AR, the MH selects a
The limited assessment selected for the methodology is
                                                                     MAP with the second largest distance. To keep the
constrained by time and resources and it may not possible to
                                                                     transparency to HMIPv6, this average BU interval in AR is
investigate the entire model in even these limited areas.
                                                                     mapped into the 4-bit binary preference value in the MAP
Technical processes for limited assessment emphasized in a
                                                                     option. In another MAP load control mechanism [9], the MAP
limited application are conceptual model validity, model
                                                                     Load Table (MLT) was designed to record the load condition
implementation verification and operational testing.
                                                                     of neighbor MAPs. When the MN receives the MLT, it will
                                                                     choose the MAP which has minimum load value to register.
                     III. RELATED WORKS
                                                                     The scheme takes the MN’s particular characteristics which
                                                                     include the mobility velocity and quantity of communication
A. Hierarchical Mobile IPv6 (HMIPv6)
                                                                     services.
   The design of MIPv6 does not attempt to solve all general
problems related to the use of MNs or wireless networks.           D. Velocity-based (Speed) Mechanism
Specifically this protocol does not solve local or hierarchical       In [9] [10] there are two main steps: the measurement of
forms of mobility management [1]. Since MIPv6 only support         the MN’s velocity or speed and the selection of MAP to
© 2012 ACEEE                                                    30
DOI: 01.IJNS.03.02.102
ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012


register with.The issue is how to measure the MN’s speed                   Distancen2 = ( xn - xn-1 )2 + ( yn - yn-1 )2         (3)
because it is difficult to calculate the precise value of the
                                                                             Timen = tn - tn-1                                  (4)
speed. Only when the MN’s speed is estimated and then the
MN can select suitable MAP by the MAP Table (MT) that                   where x2 and y2 are the coordinate of MN’s new location and
records the mapping relation between the MN and related                 x1 - y1 are the coordinate of MN’s previous location while tn
MAP. Algorithms based on the speed of an MN, measured in                and tn-1 are destination time and arrival time.
handovers per unit time, were suggested in [10]. Faster MNs             The total of overall distance of the MN can be measured with
select more distant MAPs, as it is believed that faster movement        the sum of all movement from 0 to n:
leads to a larger moving area. Then, the estimated speed of the
MT can be also obtained by dividing the distance that the MT
has traversed in the previous access area by the dwell time. In
LV-MAP and DV-MAP [11] schemes the MN select an optimal                 From (4) and (5) then the speed in second(s) of MN can be
MAP and the furthest MAP supporting MN’s velocity, with the             derived:
aim to reduce the frequency of inter-domain handovers. The                     speedn = ( distancen / timen) mps             (6)
MN may need sophisticated algorithms to select the appropriate
MAP and its speed as an input combined with the preference
field (load control value) in the MAP option during RA.

                    IV. DMS-DLC SCHEME                                  Fig. 3 shows an example the distance between the previous
                                                                        and the new MAP of an MN movement.
A. Dynamic MAP Load Control Algorithm
   We model the scheme with the incorporate dynamic MAP
load control algorithm in HMIPv6 networks. We then quantify
the impact of the redistribute the MAP load on the
communications performances. In particular, we utilize the
binding update process to the selected MAP during the MAP
discovery process and the load control value that equivalent
to MN number that connected to the MAP. The current load
and preference value are given as:

Current load = number of MAP Binding Cache                 (1)
                                                                                             Figure 3. MN movement
Preference = (1- (current load / threshold value)) * 15(2)              The MN speed probably changes every time it registers to
From (2), the current load is inversely proportioned                    new MAP. The speed detection algorithm in Fig. 4 will
preference value. In this selection scheme the process will             determine the MN speed derived from the distance and time
select the nearest MAP with highest preference where the                of each movement or after receiving successful binding
maximum value is 15 in the MAP option.                                  acknowledgement (BA). It can dynamically change the nearest
B. MN’s Speed Detection Algorithm                                       or furthest scheme depending of the current average speed.
    We also suggest a model that detects the speed of the
MN. The process starts with the determination of the first
location to the MN’s next location. The speed of the MN will
be calculated by the MN with the distance value divides by
the time taken during the movement between locations. The
process for the speed detection can also be done during
the handover of the MN to the new MAP. The MNs can
select the furthest and nearest MAPs by according to their
speed. The fastest MNs select the most distant MAPs
and vice versa. The MN also can also change the scheme
dynamically whenever the speed is changed so it will reduce
frequent BU. We provide detailed descriptions of possible
usages of MN speed detection along with the coordinate in
the particular network topology. This protocol based on
HMIPV6 Distance Based MAP Selection Scheme delivers
mobility service to whole networks, such as MN moving in
different speed (fast or slow), and to standard IPv6 nodes
that do implement HMIPv6 on the client side.
                                                                                       Figure 4. Speed Detection Algorithm
© 2012 ACEEE                                                       31
DOI: 01.IJNS.03.02.102
ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012


                   V. PERFORMANCE ANALYSIS                                packet amongst the compared schemes. The DMS-DLC
                                                                          performs better than both schemes and lowest ping RTT rate
A. Experimental Setup
                                                                          among the other schemes. In general the selection with
     In the simulation model, the wireless diameter is within the         furthest MAPs will affect the rate of high ping RTT.
range 200 m with simulation area is 2000×1250 meter2. The total
of ten MNs are communicated with the CNs through several of
speed from slow to fast movement as shown in Fig. 5. The
traffics are running on ping applications with 56 Bytes data
and 5 seconds interval time. The wireless access network is
based on the IEEE 802.11b and WLAN standard with a free
space channel model. The propagation delay between the
MN, the MAP, the HA and the CNs is assumed negligible.
For the evaluation purpose we simulate three performance
metrics: load condition of each level MAP, binding update
list and ping round-trip time (RTT) by each MN. Besides, the
proposed method will also be compared with the other
methods: distance-based and dynamic-based.


                                                                                    Figure 6. Load Comparison between MAPs




                   Figure 5. Network scenario
                                                                                      Figure 7. Total MN’s binding update list
B. Results and Discussion
    Fig. 6 shows the load distribution of each MAP by four
different schemes. In this measurement MAP binding cache
is indicating the performance of MAP load control
mechanism. A MAP binding cache is a “MAP registration”
entries or a database (similar to a routing table) that contains
the mappings between RCoA and LCoA. By comparing load
for leach level of MAP where for the furthest MAP reduce
with 49.02% and for the nearest MAP reduce to 45.50%.
Although the total binding cache of proposed scheme is higher
than the furthest, it supports the best distribution of MAP load.
Fig. 7 illustrates the performance of MN’s binding update list
between four different schemes. It is obvious to discover
that the proposed scheme can reduce the MNs‘ total binding
update list and better than the nearest and dynamic scheme.                           Figure 8. MN’s Ping RTT vs packet size
Especially in the best case with slow MNs move within the
same domain, it is still superior because the proposed scheme                                   VII. CONCLUSIONS
possibly let each MN choose the suitable MAP which                            In summary, the research methodology in this paper
efficiently reduces the binding update cost. Fig. 8 shows                 describes the steps taken in conducting this research. The
that the ping RTT rates differ in the four schemes and changing           research began with the theoretical study followed by
of packet size is less influence the result. It discovers that the        conducting several preliminary studies based on simulations
proposed scheme can reduce the signal time for sending                    of the selected methods. The results generated were analyzed
© 2012 ACEEE                                                         32
DOI: 01.IJNS.03.02.102
ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012


using standard performance measures in the map selection                [5] X. Hu, J. Song and M.Song, “An Adaptive Mobility Anchor
scheme approach. In this study, we discussed and proposed               Point Selection Algorithm for Hierarchical Mobile IPv6,” in Proc.
the speed mechanism adapted in HMIPv6 MAP selection                     IEEE ISCIT 2005, pp. 1148-1151, 2005.
scheme. The load control was also measured based on MN                  [6] T. Taleb., T. Suzuki N. Kato and Y. Nemoto., “A Dynamic and
                                                                        Efficient MAP Selection Scheme for Mobile IPv6 Networks,” Proc.
and MAP properties. From the experimental results shows
                                                                        Of IEEE Globecom 2005, pp. 2891-2895, 2005.
that our proposed scheme gives better distribution in MAP               [7] S. Pack, M. Nam, T. Kwon and Y. Choi, “An Adaptive Mobility
load and reduces binding update cost. In evaluating the                 Anchor Point Selection Scheme in Hierarchical Mobile IPv6
performance based on ping RTT, result showed positive                   Networks,” Computer Communications, vol. 29. no. 16, pp. 3065-
prediction for dataset where the DMS-DLC is found to be                 3078, 2006.
significantly better than other schemes.                                [8] M. Bandai and I. Sasase,, “A Load Balancing Mobility
    Further work should be carried out in determining MAP               Management for Multi-level Hierarchical Mobile IPv6 Networks,”
load characteristics, its type and how to minimize re-frequent          Proc. of IEEE PIMRC 2003, pp. 460-464, 2003.
binding cache of the MAP. This might be on the account of               [9] Y.H. Wang, K.F. Huang, C.S. Kuo, and W.J. Huang, “Dynamic
                                                                        MAP Selection Mechanism for HMIPv6,” Advanced Information
the various MNs’ speeds with multiple MAP selection
                                                                        Networking and Applications, 2008. AINA 2008. 22nd International
schemes. The model can be dynamically change and chose                  Conference on, pp. 691-696, 2008.
the scheme depending on the MN’s mobility or MAP’s                      [10] K. Kawano, K. Kinoshita, and K. Murakami, “A Multilevel
attributes. There is crucial needed of very sophisticated               Hierarchical Distributed IP Mobility Management Scheme for Wide
mobility protocols to support NGN QoS requirements and                  Area Networks,” Proceedings of IEEE Eleventh International
seamless handover. HMIPv6 protocol is one that will be                  Conference, pp.480-484, October 2002.
support the NGN technology development for IP micro-                    [11] I. Joe and W. Lee, ’” A Selective MAP Binding Scheme based
mobility or Localized Mobility Management [12].                         on the Mobile Speed,” 2009 Fifth International Joint Conference
                                                                        on INC, IMS and IDC,IEEE, 2009.
                                                                        [12] J. Kempf Ed. 2007, “Problem Statement for Network-Based
                         REFERENCES
                                                                        Localized Mobility Management (NETLMM)”, IETF RFC 4830,
[1] D. Johnson, C. Perkins, and J. Arkko, “Mobility Support in          April 2007.
IPv6”, IETF RFC 3775, 2004.                                             [13] OMNeT++ Community Site, http://www.omnetpp.org,
[2] H. Soliman, C. Castelluccia, K. Malki, and L. Bellier,              January 2011.
“Hierarchical Mobile IPv6 Mobility Management (HMIPv6)”,                [14] R. G. Sargent,” Verification and validation of simulation models”,
Standards Track , IETF RFC 5380, 2008.                                  Simulation Conference, 2008. WSC 2008. Winter , pp. 157-159,
[3] T. Narten, E.Nordmark and W.Simpson, “Neighbor Discovery            2008.
for IP Version 6 (IPv6),” Standards Track, IETF RFC 4861, 2007.         [15] F. Zarrar Yousaf, C. Bauer, C. Wietfeld,” An Accurate and
[4] S. Pack, T. Kwon, and Y. Choi,”A Mobility-based Load Control        Extensible Mobile IPv6 (xMIPv6) Simulation Model for
Scheme at Mobility Anchor Point in Hierarchical Mobile IPv6             OMNeT++”, 1st ACM/ICST International OMNeT++Workshop
Networks”, Global Telecommunications Conference, 2004.                  on the SIMUTools Conference, Marseille, March 2008.
GLOBECOM ’04. IEEE, pp.3431 – 3435 vol.6, Dec. 2004.




© 2012 ACEEE                                                       33
DOI: 01.IJNS.03.02.102

Más contenido relacionado

La actualidad más candente

An efficient vertical handoff mechanism for future mobile network
An efficient vertical handoff mechanism for  future mobile networkAn efficient vertical handoff mechanism for  future mobile network
An efficient vertical handoff mechanism for future mobile networkBasil John
 
Multi hop distributed coordination in
Multi hop distributed coordination inMulti hop distributed coordination in
Multi hop distributed coordination inIJCNCJournal
 
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSAN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSIJCNCJournal
 
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...IJSRD
 
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...iosrjce
 
Reducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive thresholdReducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive thresholdijistjournal
 
Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...IJCNCJournal
 
Medium Access Control with Scheduled Group Contention for Massive M2M Devices
Medium Access Control with Scheduled Group Contention for Massive M2M Devices Medium Access Control with Scheduled Group Contention for Massive M2M Devices
Medium Access Control with Scheduled Group Contention for Massive M2M Devices csandit
 
emerging_2015_3_20_50041
emerging_2015_3_20_50041emerging_2015_3_20_50041
emerging_2015_3_20_50041Hanin Almutairi
 
Load balancing In Wireless Mesh Networks Using liquid–Simulated Algorithm
Load balancing In Wireless Mesh Networks Using liquid–Simulated AlgorithmLoad balancing In Wireless Mesh Networks Using liquid–Simulated Algorithm
Load balancing In Wireless Mesh Networks Using liquid–Simulated AlgorithmIJSRED
 
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...inventionjournals
 
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...IJMER
 
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...ijmnct
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNIJCNCJournal
 

La actualidad más candente (15)

An efficient vertical handoff mechanism for future mobile network
An efficient vertical handoff mechanism for  future mobile networkAn efficient vertical handoff mechanism for  future mobile network
An efficient vertical handoff mechanism for future mobile network
 
Multi hop distributed coordination in
Multi hop distributed coordination inMulti hop distributed coordination in
Multi hop distributed coordination in
 
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSAN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
 
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
 
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
Performance analysis for Adaptive Subcarriers Allocation in Coherent Optical ...
 
Reducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive thresholdReducing handoff delay by adaptive threshold
Reducing handoff delay by adaptive threshold
 
Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...Novel Position Estimation using Differential Timing Information for Asynchron...
Novel Position Estimation using Differential Timing Information for Asynchron...
 
Medium Access Control with Scheduled Group Contention for Massive M2M Devices
Medium Access Control with Scheduled Group Contention for Massive M2M Devices Medium Access Control with Scheduled Group Contention for Massive M2M Devices
Medium Access Control with Scheduled Group Contention for Massive M2M Devices
 
emerging_2015_3_20_50041
emerging_2015_3_20_50041emerging_2015_3_20_50041
emerging_2015_3_20_50041
 
Load balancing In Wireless Mesh Networks Using liquid–Simulated Algorithm
Load balancing In Wireless Mesh Networks Using liquid–Simulated AlgorithmLoad balancing In Wireless Mesh Networks Using liquid–Simulated Algorithm
Load balancing In Wireless Mesh Networks Using liquid–Simulated Algorithm
 
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
 
I05745368
I05745368I05745368
I05745368
 
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
Dynamic Traffic Management Services to Provide High Performance in IntelRate ...
 
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
PERFORMANCE COMPARISON OF PACKET SCHEDULING ALGORITHMS FOR VIDEO TRAFFIC IN L...
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 

Destacado

State-of-the-art review of FRP strengthened RC slabs
State-of-the-art review of FRP strengthened RC slabsState-of-the-art review of FRP strengthened RC slabs
State-of-the-art review of FRP strengthened RC slabsIJSRD
 
STRENGTHENING OF RC BEAMS USING FRP SHEET
STRENGTHENING OF RC BEAMS USING FRP SHEETSTRENGTHENING OF RC BEAMS USING FRP SHEET
STRENGTHENING OF RC BEAMS USING FRP SHEETIjripublishers Ijri
 
Behavior and analytical modeling of natural flax frp tube confined plain conc...
Behavior and analytical modeling of natural flax frp tube confined plain conc...Behavior and analytical modeling of natural flax frp tube confined plain conc...
Behavior and analytical modeling of natural flax frp tube confined plain conc...Libo Yan
 
Anchorage guidelines
Anchorage guidelinesAnchorage guidelines
Anchorage guidelinesBTLS-Portugal
 
Non Linear Finite Element Method of Analysis of Reinforced Concrete Deep Beam
Non Linear Finite Element Method of Analysis of Reinforced Concrete Deep BeamNon Linear Finite Element Method of Analysis of Reinforced Concrete Deep Beam
Non Linear Finite Element Method of Analysis of Reinforced Concrete Deep BeamIJMER
 
An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...Working as a Lecturer
 
FINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDON
FINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDONFINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDON
FINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDONGirish Singh
 

Destacado (8)

State-of-the-art review of FRP strengthened RC slabs
State-of-the-art review of FRP strengthened RC slabsState-of-the-art review of FRP strengthened RC slabs
State-of-the-art review of FRP strengthened RC slabs
 
STRENGTHENING OF RC BEAMS USING FRP SHEET
STRENGTHENING OF RC BEAMS USING FRP SHEETSTRENGTHENING OF RC BEAMS USING FRP SHEET
STRENGTHENING OF RC BEAMS USING FRP SHEET
 
Behavior and analytical modeling of natural flax frp tube confined plain conc...
Behavior and analytical modeling of natural flax frp tube confined plain conc...Behavior and analytical modeling of natural flax frp tube confined plain conc...
Behavior and analytical modeling of natural flax frp tube confined plain conc...
 
Anchorage guidelines
Anchorage guidelinesAnchorage guidelines
Anchorage guidelines
 
Non Linear Finite Element Method of Analysis of Reinforced Concrete Deep Beam
Non Linear Finite Element Method of Analysis of Reinforced Concrete Deep BeamNon Linear Finite Element Method of Analysis of Reinforced Concrete Deep Beam
Non Linear Finite Element Method of Analysis of Reinforced Concrete Deep Beam
 
An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...
 
Frp materials
Frp materialsFrp materials
Frp materials
 
FINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDON
FINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDONFINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDON
FINITE ELEMENT ANALYSIS OF A PRESTRESSED CONCRETE BEAM USING FRP TENDON
 

Similar a Experimental Framework for Mobility Anchor Point Selection Scheme in Hierarchical Mobile IPv6

MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSISMIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIScscpconf
 
Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...ijmnct
 
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...cscpconf
 
Paper jet vol 1 2737 7652-1-pb
Paper jet vol 1 2737 7652-1-pbPaper jet vol 1 2737 7652-1-pb
Paper jet vol 1 2737 7652-1-pbnur hayati
 
Li2009 chapter mobility_managementinmane_tsexpl
Li2009 chapter mobility_managementinmane_tsexplLi2009 chapter mobility_managementinmane_tsexpl
Li2009 chapter mobility_managementinmane_tsexplFadouaYkn1
 
BIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKS
BIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKSBIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKS
BIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKSijwmn
 
An enhanced group mobility protocol for 6 lowpan based wireless body area net...
An enhanced group mobility protocol for 6 lowpan based wireless body area net...An enhanced group mobility protocol for 6 lowpan based wireless body area net...
An enhanced group mobility protocol for 6 lowpan based wireless body area net...Kamal Spring
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...IJCSIS Research Publications
 
Performance evaluation of the mobility management towards 4 g wireless netwo
Performance evaluation of the mobility management towards 4 g wireless netwoPerformance evaluation of the mobility management towards 4 g wireless netwo
Performance evaluation of the mobility management towards 4 g wireless netwoIAEME Publication
 
Fuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future NetworksFuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future NetworksIJAEMSJORNAL
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...IOSR Journals
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSRIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSijwmn
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSRIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSijwmn
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSRIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSijwmn
 
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...khalil IBRAHIM
 
An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...
An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...
An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...IJORCS
 

Similar a Experimental Framework for Mobility Anchor Point Selection Scheme in Hierarchical Mobile IPv6 (20)

MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSISMIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
 
Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...
 
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
 
Paper jet vol 1 2737 7652-1-pb
Paper jet vol 1 2737 7652-1-pbPaper jet vol 1 2737 7652-1-pb
Paper jet vol 1 2737 7652-1-pb
 
Li2009 chapter mobility_managementinmane_tsexpl
Li2009 chapter mobility_managementinmane_tsexplLi2009 chapter mobility_managementinmane_tsexpl
Li2009 chapter mobility_managementinmane_tsexpl
 
8.conclusion
8.conclusion8.conclusion
8.conclusion
 
BIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKS
BIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKSBIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKS
BIO-INSPIRED SEAMLESS VERTICAL HANDOVER ALGORITHM FOR VEHICULAR AD HOC NETWORKS
 
An enhanced group mobility protocol for 6 lowpan based wireless body area net...
An enhanced group mobility protocol for 6 lowpan based wireless body area net...An enhanced group mobility protocol for 6 lowpan based wireless body area net...
An enhanced group mobility protocol for 6 lowpan based wireless body area net...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
 
Performance evaluation of the mobility management towards 4 g wireless netwo
Performance evaluation of the mobility management towards 4 g wireless netwoPerformance evaluation of the mobility management towards 4 g wireless netwo
Performance evaluation of the mobility management towards 4 g wireless netwo
 
Fuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future NetworksFuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future Networks
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSRIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSRIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
 
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONSRIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
RIVERBED-BASED NETWORK MODELING FOR MULTI-BEAM CONCURRENT TRANSMISSIONS
 
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
 
An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...
An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...
An Enhanced Framework for Improving Spatio-Temporal Queries for Global Positi...
 

Más de IDES Editor

Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A ReviewIDES Editor
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...IDES Editor
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...IDES Editor
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...IDES Editor
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCIDES Editor
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...IDES Editor
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingAssessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingIDES Editor
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...IDES Editor
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsSelfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsIDES Editor
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...IDES Editor
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...IDES Editor
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkIDES Editor
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetGenetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetIDES Editor
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyEnhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyIDES Editor
 
Low Energy Routing for WSN’s
Low Energy Routing for WSN’sLow Energy Routing for WSN’s
Low Energy Routing for WSN’sIDES Editor
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...IDES Editor
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance AnalysisIDES Editor
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesIDES Editor
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...IDES Editor
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...IDES Editor
 

Más de IDES Editor (20)

Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A Review
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFC
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingAssessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsSelfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive Thresholds
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability Framework
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetGenetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyEnhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through Steganography
 
Low Energy Routing for WSN’s
Low Energy Routing for WSN’sLow Energy Routing for WSN’s
Low Energy Routing for WSN’s
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance Analysis
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
 

Último

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 

Último (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Experimental Framework for Mobility Anchor Point Selection Scheme in Hierarchical Mobile IPv6

  • 1. ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012 Experimental Framework for Mobility Anchor Point Selection Scheme in Hierarchical Mobile IPv6 Mohamad Shanudin Zakaria1 and Zulkeflee Kusin2 1,2 Faculty of Information Science and Technology, Universiti Kebangsaan Malaysia, Bangi, Malaysia 1 msz@ftsm.ukm.my 2 zulkeflee_kusin@yahoo.com Abstract—Hierarchical Mobile IPv6 (HMIPv6) was designed to problem as the network grows. It is only suitable for fast support IP micro-mobility management in the next generation MNs that will perform frequent handoffs because the MNs Internet Protocol (IPv6) and the Next Generation Networks reduce the changing of MAPs. Hence, without specific an (NGN) framework. The general idea behind this protocol is efficient MAP selection scheme can affect the system the usage of Mobility Anchor Point (MAP) located at any level performance and supporting seamless handover. router of network to support hierarchical mobility management and seamless handover. Further, the distance This paper proposes a new MAP selection scheme by MAP selection in HMIPv6 causes MAP overloaded and increase MN operation in HMIPv6 using the designed experimental frequent binding update as the network grows. Therefore, to framework. The new scheme is proposed to reduce the BU address the issue in designing MAP selection scheme, we delay and to achieve the network performance. Besides, we propose an enhance distance scheme with a dynamic load also improve the distance-based enhanced with speed control mechanism (DMS-DLC). From the experimental detection to achieve dynamic MAP load control management results we obtain that the proposed scheme gives better in HMIPv6. distribution in MAP load and increase handover speed. In addition a new proposed research framework was established that uses the four stages model. Index Terms— HMIPv6, Mobility Anchor Point, MAP selection scheme, speed detection, dynamic load control, Next Generation Networks I. INTRODUCTION The Next Generation Networks (NGN) is expected to provide seamless handover in very high speed wireless network environment. There is crucial needed of very sophisticated protocols to support NGN QoS requirements. The Internet Engineering Task Force (IETF) has developed IP version 6 (IPv6) to anticipate address space and internet growth. In IPv6 protocol, the Mobility Header is identified by a Next Header value in IPv6 Header. Therefore IPv6 need Figure 1. HMIPv6 Operations a mobility support to ensure packets destined to a mobile node (MN) is reachable while it is away from its home address II. METHODOLOGY [1]. The methodologies of this research use the theoretical Mobile IPv6 (MIPv6) allow transparent routing of IPv6 study and experimental research and developed in four main packets to MNs. Although it supports mobility, it has stages, including theoretical study, analysis and modelling, problems on supporting seamless handover due to high delay. implementation and evaluation. Every time MN move to new access router, it acquires new Care-of Address (CoA) and must notify Binding Update (BU) A. Proposed research framework to Home Agent(HA) and Correspondent Node (CN) for each From the methodology, a new research framework is handover. Hierarchical Mobile IPv6 (HMIPv6) [2] is based on established as shown in Fig.2. The research framework builds MIPv6 which aims to reduce the signalling amount between the on this new perspective focus on theoretical study and MN, its CNs and, its HA. By utilising a new node called experimental study. It describes the six processes of Mobility Anchor Point (MAP), it can improve the handover proposing distance-based MAP selection scheme with speed. As shown in Fig. 1 the MAP can be located at any Dynamic Load Control (DMS-DLC) and used throughout this level in a hierarchical network of routers so that the MN research. The experimental study consists of analysis and can send local binding update to the local MAP rather than modelling, implementation and evaluation. Central to this the HA. Therefore the furthest MAP selection in HMIPv6 can research framework is data validation connected to all be a MAP overload and increase frequent binding update processes in the experimental study module. © 2012 ACEEE 29 DOI: 01.IJNS.03.02.102
  • 2. ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012 (1) Theoretical study global mobility, a hierarchical scheme that separates micro- The research on the MAP selection scheme was generated mobility from macro-mobility is preferable. In HMIPv6 the from a comprehensive theoretical study which involved usage of a new node, MAP can be used to improve the reviewing and analyzing the current state of art and all related performance of Mobile IPv6 in terms of handover speed. An works, problems and issues pertaining on map selection MAP is essentially a local HA situated in the foreign network schemes from different approaches and using different as shown in Fig.1. It can be located at any level in a technologies. hierarchical network of routers so that it can be classified as (2) Analysis and Modelling a micro-mobility. We suggest a model that integrates load control MAP Discovery should choose to use HMIPv6 mechanism to any MAP selection scheme. By this model can implementation if the MN is HMIPv6-aware. Besides the uses support modularity in designing the MAP selection scheme of MAP in HMIPv6, an MN will also have to configure two in HMIPv6 in adapting load control mechanism and MN’s new types CoAs: a regional care-of-address (RCoA) and an speed detection. on-link care-of-address (LCoA). The LCoA is a local address (3) Implementation to the MN received from Access Router (AR). The RCoA is The MAP selection scheme suite as well as HMIPv6 an address on the MAP’s subnet, configured when an MN extensions to MIPv6 were developed an extension to OMNET received a Router Advertisement (RA) message with the MAP ++ xMIPv6 suite [15] and OMNET++ 4.0 [13] network Option during MAP Discovery [3]. The MAP performs the simulator. The emulated model was used to conduct function of a “local” HA that binds the MN’s RCoA to an experiments in environments where it was not possible to set LCoA. After an MN get new RCoA and LCoA addresses then up real network or test bed. it sends a Local Binding Update (LBU) to the MAP in order (4) Evaluation to establish a binding between the RCoA and LCoA. This paper evaluates the performance of the DMS-DLC B. MAP Selection Scheme scheme in the context of MAP selection . The scenario was designed by the reason of IPv6 deployment challenges In HMIPv6, a distance-based selection [2] was proposed especially for the implementation in the real world scenario. where an MN may choose the furthest top most MAP in the hierarchy in order to avoid frequent re-registrations. Numerous researches have been carried out to deal with these issues such as mobility-based, adaptive-based, dynamic- based and also load control [4] [5] [6] [7]. While mobility and adaptive looked similar in nature, the main difference is mobility consider the MN’s criteria, the adaptive approach took the MAP’s criteria. In general, it is difficult to measure the MN’s characteristic such as velocity and mobility rate hence the measurements are often inaccurate. Furthermore, that characteristic cannot be considered by the MAP. C. MAP Load Control Mechanism In load control mechanism [8] introduced a load balancing mobility management by average BU interval in both AR and Figure 2. Experimental Framework MN is adopted. When the interval of sending BUs in MN is B. Model validation shorter than that of receiving BUs in AR, the MN selects a MAP with largest distance because the MN’s movement is The MAP selection scheme proposed in this work is estimated to be fast. If the interval of sending BUs in MN is validated using Sargent Framework [14] for model evaluation. longer than that of receiving BUS in AR, the MH selects a The limited assessment selected for the methodology is MAP with the second largest distance. To keep the constrained by time and resources and it may not possible to transparency to HMIPv6, this average BU interval in AR is investigate the entire model in even these limited areas. mapped into the 4-bit binary preference value in the MAP Technical processes for limited assessment emphasized in a option. In another MAP load control mechanism [9], the MAP limited application are conceptual model validity, model Load Table (MLT) was designed to record the load condition implementation verification and operational testing. of neighbor MAPs. When the MN receives the MLT, it will choose the MAP which has minimum load value to register. III. RELATED WORKS The scheme takes the MN’s particular characteristics which include the mobility velocity and quantity of communication A. Hierarchical Mobile IPv6 (HMIPv6) services. The design of MIPv6 does not attempt to solve all general problems related to the use of MNs or wireless networks. D. Velocity-based (Speed) Mechanism Specifically this protocol does not solve local or hierarchical In [9] [10] there are two main steps: the measurement of forms of mobility management [1]. Since MIPv6 only support the MN’s velocity or speed and the selection of MAP to © 2012 ACEEE 30 DOI: 01.IJNS.03.02.102
  • 3. ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012 register with.The issue is how to measure the MN’s speed Distancen2 = ( xn - xn-1 )2 + ( yn - yn-1 )2 (3) because it is difficult to calculate the precise value of the Timen = tn - tn-1 (4) speed. Only when the MN’s speed is estimated and then the MN can select suitable MAP by the MAP Table (MT) that where x2 and y2 are the coordinate of MN’s new location and records the mapping relation between the MN and related x1 - y1 are the coordinate of MN’s previous location while tn MAP. Algorithms based on the speed of an MN, measured in and tn-1 are destination time and arrival time. handovers per unit time, were suggested in [10]. Faster MNs The total of overall distance of the MN can be measured with select more distant MAPs, as it is believed that faster movement the sum of all movement from 0 to n: leads to a larger moving area. Then, the estimated speed of the MT can be also obtained by dividing the distance that the MT has traversed in the previous access area by the dwell time. In LV-MAP and DV-MAP [11] schemes the MN select an optimal From (4) and (5) then the speed in second(s) of MN can be MAP and the furthest MAP supporting MN’s velocity, with the derived: aim to reduce the frequency of inter-domain handovers. The speedn = ( distancen / timen) mps (6) MN may need sophisticated algorithms to select the appropriate MAP and its speed as an input combined with the preference field (load control value) in the MAP option during RA. IV. DMS-DLC SCHEME Fig. 3 shows an example the distance between the previous and the new MAP of an MN movement. A. Dynamic MAP Load Control Algorithm We model the scheme with the incorporate dynamic MAP load control algorithm in HMIPv6 networks. We then quantify the impact of the redistribute the MAP load on the communications performances. In particular, we utilize the binding update process to the selected MAP during the MAP discovery process and the load control value that equivalent to MN number that connected to the MAP. The current load and preference value are given as: Current load = number of MAP Binding Cache (1) Figure 3. MN movement Preference = (1- (current load / threshold value)) * 15(2) The MN speed probably changes every time it registers to From (2), the current load is inversely proportioned new MAP. The speed detection algorithm in Fig. 4 will preference value. In this selection scheme the process will determine the MN speed derived from the distance and time select the nearest MAP with highest preference where the of each movement or after receiving successful binding maximum value is 15 in the MAP option. acknowledgement (BA). It can dynamically change the nearest B. MN’s Speed Detection Algorithm or furthest scheme depending of the current average speed. We also suggest a model that detects the speed of the MN. The process starts with the determination of the first location to the MN’s next location. The speed of the MN will be calculated by the MN with the distance value divides by the time taken during the movement between locations. The process for the speed detection can also be done during the handover of the MN to the new MAP. The MNs can select the furthest and nearest MAPs by according to their speed. The fastest MNs select the most distant MAPs and vice versa. The MN also can also change the scheme dynamically whenever the speed is changed so it will reduce frequent BU. We provide detailed descriptions of possible usages of MN speed detection along with the coordinate in the particular network topology. This protocol based on HMIPV6 Distance Based MAP Selection Scheme delivers mobility service to whole networks, such as MN moving in different speed (fast or slow), and to standard IPv6 nodes that do implement HMIPv6 on the client side. Figure 4. Speed Detection Algorithm © 2012 ACEEE 31 DOI: 01.IJNS.03.02.102
  • 4. ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012 V. PERFORMANCE ANALYSIS packet amongst the compared schemes. The DMS-DLC performs better than both schemes and lowest ping RTT rate A. Experimental Setup among the other schemes. In general the selection with In the simulation model, the wireless diameter is within the furthest MAPs will affect the rate of high ping RTT. range 200 m with simulation area is 2000×1250 meter2. The total of ten MNs are communicated with the CNs through several of speed from slow to fast movement as shown in Fig. 5. The traffics are running on ping applications with 56 Bytes data and 5 seconds interval time. The wireless access network is based on the IEEE 802.11b and WLAN standard with a free space channel model. The propagation delay between the MN, the MAP, the HA and the CNs is assumed negligible. For the evaluation purpose we simulate three performance metrics: load condition of each level MAP, binding update list and ping round-trip time (RTT) by each MN. Besides, the proposed method will also be compared with the other methods: distance-based and dynamic-based. Figure 6. Load Comparison between MAPs Figure 5. Network scenario Figure 7. Total MN’s binding update list B. Results and Discussion Fig. 6 shows the load distribution of each MAP by four different schemes. In this measurement MAP binding cache is indicating the performance of MAP load control mechanism. A MAP binding cache is a “MAP registration” entries or a database (similar to a routing table) that contains the mappings between RCoA and LCoA. By comparing load for leach level of MAP where for the furthest MAP reduce with 49.02% and for the nearest MAP reduce to 45.50%. Although the total binding cache of proposed scheme is higher than the furthest, it supports the best distribution of MAP load. Fig. 7 illustrates the performance of MN’s binding update list between four different schemes. It is obvious to discover that the proposed scheme can reduce the MNs‘ total binding update list and better than the nearest and dynamic scheme. Figure 8. MN’s Ping RTT vs packet size Especially in the best case with slow MNs move within the same domain, it is still superior because the proposed scheme VII. CONCLUSIONS possibly let each MN choose the suitable MAP which In summary, the research methodology in this paper efficiently reduces the binding update cost. Fig. 8 shows describes the steps taken in conducting this research. The that the ping RTT rates differ in the four schemes and changing research began with the theoretical study followed by of packet size is less influence the result. It discovers that the conducting several preliminary studies based on simulations proposed scheme can reduce the signal time for sending of the selected methods. The results generated were analyzed © 2012 ACEEE 32 DOI: 01.IJNS.03.02.102
  • 5. ACEEE Int. J. on Network Security , Vol. 03, No. 02, April 2012 using standard performance measures in the map selection [5] X. Hu, J. Song and M.Song, “An Adaptive Mobility Anchor scheme approach. In this study, we discussed and proposed Point Selection Algorithm for Hierarchical Mobile IPv6,” in Proc. the speed mechanism adapted in HMIPv6 MAP selection IEEE ISCIT 2005, pp. 1148-1151, 2005. scheme. The load control was also measured based on MN [6] T. Taleb., T. Suzuki N. Kato and Y. Nemoto., “A Dynamic and Efficient MAP Selection Scheme for Mobile IPv6 Networks,” Proc. and MAP properties. From the experimental results shows Of IEEE Globecom 2005, pp. 2891-2895, 2005. that our proposed scheme gives better distribution in MAP [7] S. Pack, M. Nam, T. Kwon and Y. Choi, “An Adaptive Mobility load and reduces binding update cost. In evaluating the Anchor Point Selection Scheme in Hierarchical Mobile IPv6 performance based on ping RTT, result showed positive Networks,” Computer Communications, vol. 29. no. 16, pp. 3065- prediction for dataset where the DMS-DLC is found to be 3078, 2006. significantly better than other schemes. [8] M. Bandai and I. Sasase,, “A Load Balancing Mobility Further work should be carried out in determining MAP Management for Multi-level Hierarchical Mobile IPv6 Networks,” load characteristics, its type and how to minimize re-frequent Proc. of IEEE PIMRC 2003, pp. 460-464, 2003. binding cache of the MAP. This might be on the account of [9] Y.H. Wang, K.F. Huang, C.S. Kuo, and W.J. Huang, “Dynamic MAP Selection Mechanism for HMIPv6,” Advanced Information the various MNs’ speeds with multiple MAP selection Networking and Applications, 2008. AINA 2008. 22nd International schemes. The model can be dynamically change and chose Conference on, pp. 691-696, 2008. the scheme depending on the MN’s mobility or MAP’s [10] K. Kawano, K. Kinoshita, and K. Murakami, “A Multilevel attributes. There is crucial needed of very sophisticated Hierarchical Distributed IP Mobility Management Scheme for Wide mobility protocols to support NGN QoS requirements and Area Networks,” Proceedings of IEEE Eleventh International seamless handover. HMIPv6 protocol is one that will be Conference, pp.480-484, October 2002. support the NGN technology development for IP micro- [11] I. Joe and W. Lee, ’” A Selective MAP Binding Scheme based mobility or Localized Mobility Management [12]. on the Mobile Speed,” 2009 Fifth International Joint Conference on INC, IMS and IDC,IEEE, 2009. [12] J. Kempf Ed. 2007, “Problem Statement for Network-Based REFERENCES Localized Mobility Management (NETLMM)”, IETF RFC 4830, [1] D. Johnson, C. Perkins, and J. Arkko, “Mobility Support in April 2007. IPv6”, IETF RFC 3775, 2004. [13] OMNeT++ Community Site, http://www.omnetpp.org, [2] H. Soliman, C. Castelluccia, K. Malki, and L. Bellier, January 2011. “Hierarchical Mobile IPv6 Mobility Management (HMIPv6)”, [14] R. G. Sargent,” Verification and validation of simulation models”, Standards Track , IETF RFC 5380, 2008. Simulation Conference, 2008. WSC 2008. Winter , pp. 157-159, [3] T. Narten, E.Nordmark and W.Simpson, “Neighbor Discovery 2008. for IP Version 6 (IPv6),” Standards Track, IETF RFC 4861, 2007. [15] F. Zarrar Yousaf, C. Bauer, C. Wietfeld,” An Accurate and [4] S. Pack, T. Kwon, and Y. Choi,”A Mobility-based Load Control Extensible Mobile IPv6 (xMIPv6) Simulation Model for Scheme at Mobility Anchor Point in Hierarchical Mobile IPv6 OMNeT++”, 1st ACM/ICST International OMNeT++Workshop Networks”, Global Telecommunications Conference, 2004. on the SIMUTools Conference, Marseille, March 2008. GLOBECOM ’04. IEEE, pp.3431 – 3435 vol.6, Dec. 2004. © 2012 ACEEE 33 DOI: 01.IJNS.03.02.102