SlideShare una empresa de Scribd logo
1 de 5
Descargar para leer sin conexión
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 3 (Jul. - Aug. 2013), PP 01-05
www.iosrjournals.org
www.iosrjournals.org 1 | Page
Handoff Management protocols MIPV6 and HMIPV6
Comparative analysis in 4G wireless networks
Sonali Chavan 1
, Vanita Mane2
Computer Department, RAIT, Nerul, Navi Mumbai, India
Abstract : With the increasing demands for new data and real-time services, wireless networks should
support calls with different traffic characteristics and different Quality of Service (QoS) guarantees. Instead of
developing a new uniform standard for all wireless communications systems, 4G communication networks strive
to seamlessly integrate various existing wireless communication technologies. IP has been recognized to be the
de facto protocol for next-generation integrated wireless. In this paper we discuss different types of protocol for
handoff management in 4G. Mobile IPv6, Hierarchical Mobile IPv6 and their comparative study and analysis.
Keywords: 4G networks, Handoff management, Handoff latency, HMIPV6, MIPV6
I. INTRODUCTION
4G networks are designed to be heterogeneous networks, which allow users having integrated devices
to access connectivity anywhere and everywhere. The expectation for the 4G technology is basically the high
quality audio/video streaming over end to end Internet Protocol. Currently, most of research work on handoff
issues in 4G systems focuses on keeping unbroken communications with timely location update or reducing
handoff latency and packet loss in IP-based wireless networks. fast and seamless handover is a big challenge for
4G heterogeneous networks that are supposed to support real-time high speed multimedia applications that
require small handoff delay and high data-rate transmission.
Handoff Management: Handoff management is the process by which a mobile node keeps its
connection active when it moves from one access point to another.. Depending on the movement of the mobile
device, it may undergo various types of handoff. In a broad sense, handoffs may be of two types: (i) intra-
system handoff (horizontal handoff) and (ii) inter-system handoff (vertical handoff). Handoffs in homogeneous
networks are referred to as intra-system handoffs. This type of handoff occurs when the signal strength of the
serving BS goes below a certain threshold value. Inter-System Handoff between two BSs, belong to two
different systems.
Horizontal handoff: The mobile node moves between two access points (which is adjacent to each
other) of same network .The reason for such handoff could be poor signal strength, local interference, load
balancing.
Vertical handoff: The mobile node moves between two access points of different network The reason
for such handoff could be poor signal strength, local interference.
There are three stages in a handoff process. First, the initiation of handoff is triggered by the mobile
device, or a network agent, other changing network conditions. The second stage is for a new connection
generation, where the network must find new resources for the handoff connection and perform any additional
routing operations. Finally, data-flow control needs to maintain the delivery of the data from the old connection
path to the new connection path according to the agreed upon QoS guarantees
Network discovery: A mobile terminal (MT) searches for reachable wireless networks during the
network discovery process. A multimode (equipped with multiple access network interfaces) MT must activate
the interfaces to receive service advertisements broadcasted by different wireless technologies. A wireless
network is reachable if its service advertisements can be heard by the MT. The simplest way to discover
reachable wireless networks is to always keep all interfaces on.
Handoff Decision: It refers to the process of deciding to which access network to connect at any point
of time. This allows the best access network to be selected and handover to this access network to be initiated.
In fact, based on the gathered information, the available interfaces, the user preferences and the black list,
mobile terminal evaluates the neighbouring access networks and select the most suitable one.
Submitted date 14 June 2013 Accepted Date: 14 June 2013
Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks
www.iosrjournals.org 2 | Page
Handoff Execution: The main goal of handover execution is to preserve session continuity while
changing the point of attachment. Handover follows access network selection. After a new link is setup, all the
communications associated with the old link are transferred to the new link. The control signals and data packets
are allocated to the connection associated with the new base station or access point. Once the selected access
network differs from the serving one, the handover execution is performed. If the handover fails, the network
selection will attempt to select another access network.
II. LITERATURE SURVAY
Ibrahim Al-Surmi,et al. [1] had classified and evaluated the existing mobility protocols based on their
managed layer, mobility base (i.e., host-based and network-based) along with different aspects of their
protocols. This article had also identified the features of each of the mobility management protocols in respect
of other protocols, which provide a comprehensive view of the mobility protocols current state with their
efficiencies, capabilities, and drawbacks to support mobility management.
C. Makaya and S. Pierre [2] have proposed a comprehensive analytical model for IPv6-based mobility
protocols (i.e., MIPv6, HMIPv6, FMIPv6 and F-HMIPv6) in order to provide depth analysis of the overall
performance of these protocols. These protocols have been compared and evaluated in terms of signaling cost,
binding refresh cost, packet delivery cost, required buffer space, and handover latency. In the paper, the authors
presented the effect of subnet residence time, packet arrival rate, and wireless link delay to the different IPv6
mobility management protocols.
Xavier Pérez Costa, Ralf Schmitz, Hannes Hartenstein, Marco Liebsch [3]performed study to assess
the most appropriate approach for the functional specification and the implementation, specially with respect to
the implementation for the project’s field trial by comparing MIPv6, FMIPv6 and HMIPv6 for handover
latency. The author concluded that when MIPv6 is compared with HMIPv6 or FMIPv6, HMIPv6 and FMIPv6
assures an equal or better performance, referring to handover latency, than basic MIPv6 for most of the cases.
III. HANDOFF PROTOCOLS SCHEMES
1. Mobile IPv6 Protocol[4]
Mobile IPv6 is mainly proposed to keep any communication between a mobile node and a
correspondent node (CN) while the mobile node moves from one IPv6-based sub-network to another one. In this
design, each MN has a home address identifying its home network. Within its home network, each MN uses the
traditional routing functions to exchange IP datagram with its CN. Whenever an MN moves from its local
network to a new network, its home address becomes invalid. And then the MN can create a new address called
care-of address (CoA) from a router advertisement message sent by the new visited network. A binding between
MN’s CoA and its home address is updated to the MN’s home agent to keep continuous communications
between the MN and its correspondent(s). In this way, MN’s home agent can always detect coming
communication packets to MN with MN’s home address, and locate the current position of MN with MN’s
CoA. At the beginning of the handover procedure, an MN can use“Neighbour Discovery" scheme, which is
based on reception of Router Advertisement (RA) sent by current access router (AR), to detect its movement to
a new subnet, as shown in Figure 1 (arrow line 1).After verifying the uniqueness of its link local address on the
new link, the MN will create an IPv6 address called CoA from the corresponding prefix in RA. After that, MN
will exchange binding update information which include MN’s CoA with its HA and its CN to allow all of them
to maintain their connections, shown in Figure (arrow line 2).Mobile IPv6 can reasonably keep track of MN’s
new address by timely binding update between the MN and its home gent. However, before finishing binding
update, data packet communications are interrupted. The MN needs to spend time discovering new subnet,
establishing new care-of address, and exchanging information between MN and its home agent. For 4G high-
speed data multimedia communications, all of them will create a lot of signalling traffic and latency, resulting in
packet loss. It is even worse when an MN roams between two ARs several times. This frequent roaming will
cause ping pong effects, which refer to the situation in which too frequent and unnecessary location updates and
handoffs occur in a short time. In this case, MN cannot keep normal continuous communications with its CN(s).
In the mean time, all packets destined for the old care-of address are dropped. Therefore, we need to improve
binding update procedure of Mobile IPv6 handover schemes to reduce handoff latency and signalling traffic.[4]
Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks
www.iosrjournals.org 3 | Page
Fig1. Mobile IPv6 wireless network
2. Hierarchical Mobile IPv6[4]
Hierarchical Mobile IPv6 (HMIPv6) is developed to reduce the amount of signalling traffic required,
which affects handoff latency of MN’s communications. Unlike MIPv6, HMIPv6 addresses the issue of local
mobility and global mobility separately, which means local handoffs are managed locally without notifying
home agent, while global mobility is managed with the MIPv6 protocol. In HMIPv6, the global internet is
divided into regions for local area mobility and each region is connected to the rest of IP network with a new
node called Mobility Anchor Point (MAP), which is a kind of anchor point in charge of several ARs as shown in
Figure In this scheme, each mobile node has two care-of addresses. One is a regional care-of address and the
other is a local care-of address.
The regional care-of address is local to the MAP's covered region. An MN communicates with its
correspondent nodes via its regional care-of address. When an MN moves into a new region or domain, it will
first get a regional care-of address from MAP advertisement information, and then the MN will inform its home
agent and its correspondents about its “regional location” as its raw location information. When the MN moves
between two ARs in the same region covered by a same MAP, MN will update its localization into the domain
and get a new local care of address by sending local registration to the MAP, instead of sending to its home
agent. The MAP intercepts data packets designated to MN’s regional care-of address and tunnels them to the
corresponding MN’s local care-of address. So in this way, handoff latency and signalling traffic are reduced
because each MN hides its local movements in a region from its home agent and correspondents, and meanwhile
MN can keep unbroken communications with its correspondent(s).[4]
Fig2. Hierarchical Mobile IPv6 Architecture
Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks
www.iosrjournals.org 4 | Page
IV. DISCUSSION AND ANALYSIS
TABLE I
COMPARATIVE STUDY AND ANALYSIS HANDOFF SCHEMES BASED FOR IP BASED NEXT
GENERATION (4G)
Parameters MOBILE IPV6
SCHEME
HIRARCHICAL
MOBILE IPV6
SCHEME
Mobility management type Host Based Host Based
Return routability Required Not required
Topologically
correspondent entity
AR AR/MAP
Signaling traffic Increase Decrease
Handoff Inter domain Intra& inter domain
Improvement Binding update procedure Dynamic load distribution
& selection among MAP’s
Protocol MIPV6 HMIPV6
Handover latency analysis
The handoff latency at an MN side is defined as the time interval during which an MN cannot send or receive
any packets during handoff and it is composed of L2 (link layer) and L3 (IP layer) handoff latencies [5].
The L3 handoff latency is the sum of delay due to movement detection, IP addresses configuration and binding
update procedure.
Following notations are considered for analysis from [6] [7].
L Length of Handoff Latency
D Total signaling cost for handoff
T(L2) Layer 2 handoff latency/cost
T(MD) Movement Detection latency/cost
T(DAD) Duplicate Address Detection latency/cost
T(BU) Binding Update latency/cost for HA/CN
T(BU-MAP) Binding Update latency/cost for MAP/NMAP
m Latency or cost of packet delivery between MN and Access Router
(PAR/NAR/MAP/MAG/LMA/AN)
a
Latency or cost of packet delivery between MN and HA
b Latency or cost of packet delivery between HA and CN
c Latency or cost of packet delivery between MN and CN
Let L(MIPv6) be handoff latency of MIPv6. Then it can be expressed as:
L(MIPv6) = T(L2) + T(MD) + T(DAD) + T(BU)
L(MIPv6) = T(L2) + 2m + 2m + (4a + 2b + 4c) (1)
Where T(L2) is link layer latency, T(MD) is movement detection latency, T(DAD) is duplicate address
detection latency, and T(BU) is binding update and return rout ability latency.
Let L(HMIPv6-Intra) be handoff latency of HMIPv6 Intra-MAP Domain handoff. Then it can be expressed as:
L(HMIPv6-Intra domain) = T(L2) + T(MD) + T(DAD) + T(BU-MAP)
L(HMIPv6-Intradomain) = T(L2) + 2m + 2m + 2m (2)
Where T(L2) is link layer latency, T(MD) latency for movement detection, T(DAD) for duplicate address
detection and T(BU-MAP) is latency for binding update between MN and MAP which is less than T(BU) of
MIPv6 (i.e T(BU-MAP) < T(BU) ). As MN moves within same MAP domain, binding update and return
routability between MN and HA/CN is not required to be performed.
Let L(HMIPv6-Inter) be handoff latency of HMIPv6 Inter-MAP Domain handoff. Then it can be expressed as:
L(HMIPv6- Inter domain) = T(L2) + T(MD) + T(DAD) + T(BU-NMAP) + T(BU)
L(HMIPv6-Inter domain) = T(L2) + 2m + 2m + 2m + (4a + 2b + 4c) (3)
Where ,T(L2) is link layer latency, T(MD) latency for movement detection, T(DAD) for duplicate address
detection and T(BU-NMAP) is latency for binding update between MN and NMAP. In this case, MN needs to
update HA/CN about MN’s new RCoA on new MAP. Hence T(BU) is also added.
Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks
www.iosrjournals.org 5 | Page
Table 2: handoff latency analysis of MIPV6 and HMIPV6
Handoff Protocols
In 4G wireless networks
Handoff Latency
MIPv6 T(L2) +( 2m) +(2m)+ (4a + 2b + 4c)
HMIPv6
Intra
Domain
T(L2) + (2m)+(2m)+(2m)
Inter
Domain
T(L2) + (2m)+(2m)+(2m) + (4a + 2b + 4c)
V. CONCLUSION
In this paper we give an overview of handoff management in 4G technology, and comparison current
handoff techniques for IP-based 4G mobile networks. Specifically, we have described and analyses handoff
protocol schemes in details, Mobile IPv6, Hierarchical Mobile IPv6. Mobile IPv6 protocols define a care-of
address for MN in a new visited network.. Among we analyze handoff latency of MIPv6 and HMIPV6 protocol
schemes.Future work should be carried out in determining other new obstacles in handoff schemes and
protocols need to be improved.
REFERENCES
[1] Ibrahim Al-Surmi, Mohamed Othman, Borhanuddin Mohd Ali, “Mobility management for IP-based next generation mobile
networks: Review, challenge and perspective”, ELSEVIER Journal of Network and Computer Applications 35, 2012.
[2] C. Makaya and S. Pierre, “An Analytical Framework for Performance Evaluation of IPv6-Based mobility Management Protocols”,
IEEE Transactions on Wireless Communications, vol. 7, no. 3, pp. 972–983, March 2008.
[3] Xavier Pérez Costa, Ralf Schmitz, Hannes Hartenstein, Marco Liebsch, “A MIPv6, FMIPv6 and HMIPv6 handover latency study:
analytical approach”
[4] P Deepika H1, Nilakshee R2 and Bhavana A3,” Handover in next generation networks - challenges and solution”, World Journal
of Science and Technology 2012, 2(4):89-92ISSN: 2231 – 2587.
[5] C. Makaya and S. Pierre, “An Analytical Framework for Performance Evaluation of IPv6-Based mobility Management Protocols”,
IEEE Transactions on Wireless Communications, vol. 7, no. 3, pp. 972–983, March 2008.
[6] Jong-Hyouk Lee, Jean-Marie Bonnin, Ilsun You, Tai-Myoung Chung, “Comparative Handover Performance Analysis of IPv6
Mobility Management Protocols”, IEEE Transactions On Industrial Electronics, 2012.
[7] Nguyen Van Hanh , Soonghwan Ro, Jungkwan Ryu, “Simplified fast handover in mobile IPv6 networks”, ELSEVIER Computer
Communications 31, 2008.
[8] Xavier P´erez-Costaa Marc Torrent-Moreno, “A Performance Comparison of Mobile IPv6, Hierarchical Mobile IPv6, Fast
Handovers for Mobile IPv6 and their Combination”. Mobile Computing and Communications Review, Volume 7, Number 4.
[9] Archan Misra, Subir Das, “IDMP-based FAST HANDOFFS AND PAGING INIP-BASED CELLULAR NETWORKS” 2001
Telcordia Technologies Inc. and the University of Texas at
[10] Arlington ROSLI SALLEH and XICHUN LI ”HANDOFF TECHNIQUES FOR 4G MOBILE WIRELESS INTERNET “3rd
International Conference: Sciences of Electronic, Technologies of Information and Telecommunications March 27-31, 2005 –
TUNISIA
[11] Sarddar D,Joydeep Banerjee, “A Handoff Management for Next Generation Wireless Systems
[12] Gaurang N1 ,Vignesh A2 ,Pulkit S3,et al. “Challenges in the implementation of Fourth Generation Wireless Systems” Vol. 2,
Issue 2,Mar-Apr 2012, pp.1353-1355
[13] Wafaa A. H. Ali Al Salihy, “A Survey in Mobile Generations and their Mobility Management” ISSN 1450-216X Vol.58 No.1
(2011), pp.88-102

Más contenido relacionado

La actualidad más candente

High Speed data transmission in medical body sensor network by reducing the d...
High Speed data transmission in medical body sensor network by reducing the d...High Speed data transmission in medical body sensor network by reducing the d...
High Speed data transmission in medical body sensor network by reducing the d...ijsrd.com
 
Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...Mumbai Academisc
 
QoS Oriented Coding For Mobility Constraint in Wireless Networks
QoS Oriented Coding For Mobility Constraint in Wireless NetworksQoS Oriented Coding For Mobility Constraint in Wireless Networks
QoS Oriented Coding For Mobility Constraint in Wireless Networksiosrjce
 
A QoS Based MAC Protocol For Wireless Ad-hoc Network
A QoS Based MAC Protocol For Wireless Ad-hoc NetworkA QoS Based MAC Protocol For Wireless Ad-hoc Network
A QoS Based MAC Protocol For Wireless Ad-hoc NetworkIJNSA Journal
 
Handover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A ReviewHandover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A ReviewAI Publications
 
An enhancement of rtscts control handshake in
An enhancement of rtscts control handshake inAn enhancement of rtscts control handshake in
An enhancement of rtscts control handshake ineSAT Publishing House
 
An enhancement of rts
An enhancement of rtsAn enhancement of rts
An enhancement of rtseSAT Journals
 
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSMULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSIJMIT JOURNAL
 
A Machine Learning based Network Sharing System Design with MPTCP
A Machine Learning based Network Sharing System Design with MPTCPA Machine Learning based Network Sharing System Design with MPTCP
A Machine Learning based Network Sharing System Design with MPTCPIJMREMJournal
 
Reduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax Network
Reduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax NetworkReduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax Network
Reduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax Networkinventionjournals
 
A review study of handover performance in mobile ip
A review study of handover performance in mobile ipA review study of handover performance in mobile ip
A review study of handover performance in mobile ipIJCNCJournal
 
Experimental evaluation of scalability and reliability of a feedback based up...
Experimental evaluation of scalability and reliability of a feedback based up...Experimental evaluation of scalability and reliability of a feedback based up...
Experimental evaluation of scalability and reliability of a feedback based up...ijma
 
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...IRJET Journal
 
A Proposal for End-to-End QoS Provisioning in Software-Defined Networks
A Proposal for End-to-End QoS Provisioning in Software-Defined NetworksA Proposal for End-to-End QoS Provisioning in Software-Defined Networks
A Proposal for End-to-End QoS Provisioning in Software-Defined NetworksIJECEIAES
 
A Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling RouterA Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling RouterIJERA Editor
 
Paper id 28201444
Paper id 28201444Paper id 28201444
Paper id 28201444IJRAT
 
Fast Handovers in heterogeneous Wireless Networks
Fast Handovers in heterogeneous Wireless NetworksFast Handovers in heterogeneous Wireless Networks
Fast Handovers in heterogeneous Wireless NetworksSneha Vurrakula
 

La actualidad más candente (18)

High Speed data transmission in medical body sensor network by reducing the d...
High Speed data transmission in medical body sensor network by reducing the d...High Speed data transmission in medical body sensor network by reducing the d...
High Speed data transmission in medical body sensor network by reducing the d...
 
Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...Distributed database architecture for global roaming in next generation mobil...
Distributed database architecture for global roaming in next generation mobil...
 
QoS Oriented Coding For Mobility Constraint in Wireless Networks
QoS Oriented Coding For Mobility Constraint in Wireless NetworksQoS Oriented Coding For Mobility Constraint in Wireless Networks
QoS Oriented Coding For Mobility Constraint in Wireless Networks
 
A QoS Based MAC Protocol For Wireless Ad-hoc Network
A QoS Based MAC Protocol For Wireless Ad-hoc NetworkA QoS Based MAC Protocol For Wireless Ad-hoc Network
A QoS Based MAC Protocol For Wireless Ad-hoc Network
 
Handover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A ReviewHandover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A Review
 
An enhancement of rtscts control handshake in
An enhancement of rtscts control handshake inAn enhancement of rtscts control handshake in
An enhancement of rtscts control handshake in
 
An enhancement of rts
An enhancement of rtsAn enhancement of rts
An enhancement of rts
 
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKSMULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
MULTI-HOP BANDWIDTH MANAGEMENT PROTOCOL FOR MOBILE AD HOC NETWORKS
 
A Machine Learning based Network Sharing System Design with MPTCP
A Machine Learning based Network Sharing System Design with MPTCPA Machine Learning based Network Sharing System Design with MPTCP
A Machine Learning based Network Sharing System Design with MPTCP
 
Reduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax Network
Reduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax NetworkReduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax Network
Reduce Handover Delay Using the HSBCC Based Buffer Over Flow In Wimax Network
 
A review study of handover performance in mobile ip
A review study of handover performance in mobile ipA review study of handover performance in mobile ip
A review study of handover performance in mobile ip
 
Experimental evaluation of scalability and reliability of a feedback based up...
Experimental evaluation of scalability and reliability of a feedback based up...Experimental evaluation of scalability and reliability of a feedback based up...
Experimental evaluation of scalability and reliability of a feedback based up...
 
Advanced Networking on GloMoSim
Advanced Networking on GloMoSimAdvanced Networking on GloMoSim
Advanced Networking on GloMoSim
 
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
 
A Proposal for End-to-End QoS Provisioning in Software-Defined Networks
A Proposal for End-to-End QoS Provisioning in Software-Defined NetworksA Proposal for End-to-End QoS Provisioning in Software-Defined Networks
A Proposal for End-to-End QoS Provisioning in Software-Defined Networks
 
A Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling RouterA Case Study on Ip Based Cdma Ran by Controlling Router
A Case Study on Ip Based Cdma Ran by Controlling Router
 
Paper id 28201444
Paper id 28201444Paper id 28201444
Paper id 28201444
 
Fast Handovers in heterogeneous Wireless Networks
Fast Handovers in heterogeneous Wireless NetworksFast Handovers in heterogeneous Wireless Networks
Fast Handovers in heterogeneous Wireless Networks
 

Destacado

Development of Human Tracking in Video Surveillance System for Activity Anal...
Development of Human Tracking in Video Surveillance System  for Activity Anal...Development of Human Tracking in Video Surveillance System  for Activity Anal...
Development of Human Tracking in Video Surveillance System for Activity Anal...IOSR Journals
 
Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...
Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...
Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...IOSR Journals
 
A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...
A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...
A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...IOSR Journals
 
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...IOSR Journals
 
Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...
Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...
Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...IOSR Journals
 
Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...
Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...
Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...IOSR Journals
 
The study of semiconductor layer effect on underground cables with Time Domai...
The study of semiconductor layer effect on underground cables with Time Domai...The study of semiconductor layer effect on underground cables with Time Domai...
The study of semiconductor layer effect on underground cables with Time Domai...IOSR Journals
 
A New Metric for Code Readability
A New Metric for Code ReadabilityA New Metric for Code Readability
A New Metric for Code ReadabilityIOSR Journals
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanIOSR Journals
 
Yours Advance Security Hood (Yash)
Yours Advance Security Hood (Yash)Yours Advance Security Hood (Yash)
Yours Advance Security Hood (Yash)IOSR Journals
 
Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)
Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)
Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)IOSR Journals
 
Computer aided environment for drawing (to set) fill in the blank from given ...
Computer aided environment for drawing (to set) fill in the blank from given ...Computer aided environment for drawing (to set) fill in the blank from given ...
Computer aided environment for drawing (to set) fill in the blank from given ...IOSR Journals
 
Cellular digitized map on Google Earth
Cellular digitized map on Google EarthCellular digitized map on Google Earth
Cellular digitized map on Google EarthIOSR Journals
 
Educational Process Mining-Different Perspectives
Educational Process Mining-Different PerspectivesEducational Process Mining-Different Perspectives
Educational Process Mining-Different PerspectivesIOSR Journals
 
Privacy Preserving Clustering on Distorted data
Privacy Preserving Clustering on Distorted dataPrivacy Preserving Clustering on Distorted data
Privacy Preserving Clustering on Distorted dataIOSR Journals
 

Destacado (20)

C0951827
C0951827C0951827
C0951827
 
Development of Human Tracking in Video Surveillance System for Activity Anal...
Development of Human Tracking in Video Surveillance System  for Activity Anal...Development of Human Tracking in Video Surveillance System  for Activity Anal...
Development of Human Tracking in Video Surveillance System for Activity Anal...
 
Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...
Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...
Comparison and Supply Chain Optimization of Poultry Firm Using Mixed Integer ...
 
A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...
A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...
A comparison between M/M/1 and M/D/1 queuing models to vehicular traffic atKa...
 
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
Design of Gabor Filter for Noise Reduction in Betel Vine leaves Disease Segme...
 
Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...
Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...
Antimicrobial Screening of Vanga Vennai and Mathan Thailam for Diabetic Foot ...
 
Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...
Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...
Multiple Equilibria and Chemical Distribution of Some Bio Metals With β-Amide...
 
The study of semiconductor layer effect on underground cables with Time Domai...
The study of semiconductor layer effect on underground cables with Time Domai...The study of semiconductor layer effect on underground cables with Time Domai...
The study of semiconductor layer effect on underground cables with Time Domai...
 
J012658388
J012658388J012658388
J012658388
 
A New Metric for Code Readability
A New Metric for Code ReadabilityA New Metric for Code Readability
A New Metric for Code Readability
 
R130301114118
R130301114118R130301114118
R130301114118
 
C0441012
C0441012C0441012
C0441012
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
 
Yours Advance Security Hood (Yash)
Yours Advance Security Hood (Yash)Yours Advance Security Hood (Yash)
Yours Advance Security Hood (Yash)
 
Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)
Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)
Blind Signature Scheme Based On Elliptical Curve Cryptography (ECC)
 
G017644454
G017644454G017644454
G017644454
 
Computer aided environment for drawing (to set) fill in the blank from given ...
Computer aided environment for drawing (to set) fill in the blank from given ...Computer aided environment for drawing (to set) fill in the blank from given ...
Computer aided environment for drawing (to set) fill in the blank from given ...
 
Cellular digitized map on Google Earth
Cellular digitized map on Google EarthCellular digitized map on Google Earth
Cellular digitized map on Google Earth
 
Educational Process Mining-Different Perspectives
Educational Process Mining-Different PerspectivesEducational Process Mining-Different Perspectives
Educational Process Mining-Different Perspectives
 
Privacy Preserving Clustering on Distorted data
Privacy Preserving Clustering on Distorted dataPrivacy Preserving Clustering on Distorted data
Privacy Preserving Clustering on Distorted data
 

Similar a Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks

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 ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...IJCNCJournal
 
Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...
Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...
Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...IJCSIS Research Publications
 
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
 
Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029Editor IJARCET
 
Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029Editor IJARCET
 
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
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network ArchitectureImprovements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architectureijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTUREIMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTUREijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTUREIMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTUREijmnct
 
Extended Study on the Performance Evaluation of ISP MBG based Route Optimiza...
Extended Study on the Performance Evaluation of ISP MBG  based Route Optimiza...Extended Study on the Performance Evaluation of ISP MBG  based Route Optimiza...
Extended Study on the Performance Evaluation of ISP MBG based Route Optimiza...IOSR Journals
 
Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2IAEME Publication
 
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc NetworksComparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networksijasuc
 
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc NetworksComparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networksjake henry
 
Call Admission Control (CAC) with Load Balancing Approach for the WLAN Networks
Call Admission Control (CAC) with Load Balancing Approach for the WLAN NetworksCall Admission Control (CAC) with Load Balancing Approach for the WLAN Networks
Call Admission Control (CAC) with Load Balancing Approach for the WLAN NetworksIJARIIT
 
Speed adaptive mobile ip over wireless
Speed adaptive mobile ip over wirelessSpeed adaptive mobile ip over wireless
Speed adaptive mobile ip over wirelessiaemedu
 
Speed adaptive mobile ip over wireless lan
Speed adaptive mobile ip over wireless lanSpeed adaptive mobile ip over wireless lan
Speed adaptive mobile ip over wireless laniaemedu
 

Similar a Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks (20)

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 ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
 
Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...
Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...
Cross Layer Based Hybrid Fuzzy Ad-Hoc Rate Based Congestion Control (CLHCC) A...
 
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...
 
C0941017
C0941017C0941017
C0941017
 
Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029
 
Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029Volume 2-issue-6-2021-2029
Volume 2-issue-6-2021-2029
 
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...
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network ArchitectureImprovements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTUREIMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTUREIMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
 
K010635566
K010635566K010635566
K010635566
 
Extended Study on the Performance Evaluation of ISP MBG based Route Optimiza...
Extended Study on the Performance Evaluation of ISP MBG  based Route Optimiza...Extended Study on the Performance Evaluation of ISP MBG  based Route Optimiza...
Extended Study on the Performance Evaluation of ISP MBG based Route Optimiza...
 
Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2Performance and handoff evaluation of heterogeneous wireless networks 2
Performance and handoff evaluation of heterogeneous wireless networks 2
 
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc NetworksComparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networks
 
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc NetworksComparative Review for Routing Protocols in Mobile Ad-Hoc Networks
Comparative Review for Routing Protocols in Mobile Ad-Hoc Networks
 
Call Admission Control (CAC) with Load Balancing Approach for the WLAN Networks
Call Admission Control (CAC) with Load Balancing Approach for the WLAN NetworksCall Admission Control (CAC) with Load Balancing Approach for the WLAN Networks
Call Admission Control (CAC) with Load Balancing Approach for the WLAN Networks
 
Speed adaptive mobile ip over wireless
Speed adaptive mobile ip over wirelessSpeed adaptive mobile ip over wireless
Speed adaptive mobile ip over wireless
 
Speed adaptive mobile ip over wireless lan
Speed adaptive mobile ip over wireless lanSpeed adaptive mobile ip over wireless lan
Speed adaptive mobile ip over wireless lan
 

Más de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Último

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spaintimesproduction05
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 

Último (20)

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 

Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 3 (Jul. - Aug. 2013), PP 01-05 www.iosrjournals.org www.iosrjournals.org 1 | Page Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks Sonali Chavan 1 , Vanita Mane2 Computer Department, RAIT, Nerul, Navi Mumbai, India Abstract : With the increasing demands for new data and real-time services, wireless networks should support calls with different traffic characteristics and different Quality of Service (QoS) guarantees. Instead of developing a new uniform standard for all wireless communications systems, 4G communication networks strive to seamlessly integrate various existing wireless communication technologies. IP has been recognized to be the de facto protocol for next-generation integrated wireless. In this paper we discuss different types of protocol for handoff management in 4G. Mobile IPv6, Hierarchical Mobile IPv6 and their comparative study and analysis. Keywords: 4G networks, Handoff management, Handoff latency, HMIPV6, MIPV6 I. INTRODUCTION 4G networks are designed to be heterogeneous networks, which allow users having integrated devices to access connectivity anywhere and everywhere. The expectation for the 4G technology is basically the high quality audio/video streaming over end to end Internet Protocol. Currently, most of research work on handoff issues in 4G systems focuses on keeping unbroken communications with timely location update or reducing handoff latency and packet loss in IP-based wireless networks. fast and seamless handover is a big challenge for 4G heterogeneous networks that are supposed to support real-time high speed multimedia applications that require small handoff delay and high data-rate transmission. Handoff Management: Handoff management is the process by which a mobile node keeps its connection active when it moves from one access point to another.. Depending on the movement of the mobile device, it may undergo various types of handoff. In a broad sense, handoffs may be of two types: (i) intra- system handoff (horizontal handoff) and (ii) inter-system handoff (vertical handoff). Handoffs in homogeneous networks are referred to as intra-system handoffs. This type of handoff occurs when the signal strength of the serving BS goes below a certain threshold value. Inter-System Handoff between two BSs, belong to two different systems. Horizontal handoff: The mobile node moves between two access points (which is adjacent to each other) of same network .The reason for such handoff could be poor signal strength, local interference, load balancing. Vertical handoff: The mobile node moves between two access points of different network The reason for such handoff could be poor signal strength, local interference. There are three stages in a handoff process. First, the initiation of handoff is triggered by the mobile device, or a network agent, other changing network conditions. The second stage is for a new connection generation, where the network must find new resources for the handoff connection and perform any additional routing operations. Finally, data-flow control needs to maintain the delivery of the data from the old connection path to the new connection path according to the agreed upon QoS guarantees Network discovery: A mobile terminal (MT) searches for reachable wireless networks during the network discovery process. A multimode (equipped with multiple access network interfaces) MT must activate the interfaces to receive service advertisements broadcasted by different wireless technologies. A wireless network is reachable if its service advertisements can be heard by the MT. The simplest way to discover reachable wireless networks is to always keep all interfaces on. Handoff Decision: It refers to the process of deciding to which access network to connect at any point of time. This allows the best access network to be selected and handover to this access network to be initiated. In fact, based on the gathered information, the available interfaces, the user preferences and the black list, mobile terminal evaluates the neighbouring access networks and select the most suitable one. Submitted date 14 June 2013 Accepted Date: 14 June 2013
  • 2. Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks www.iosrjournals.org 2 | Page Handoff Execution: The main goal of handover execution is to preserve session continuity while changing the point of attachment. Handover follows access network selection. After a new link is setup, all the communications associated with the old link are transferred to the new link. The control signals and data packets are allocated to the connection associated with the new base station or access point. Once the selected access network differs from the serving one, the handover execution is performed. If the handover fails, the network selection will attempt to select another access network. II. LITERATURE SURVAY Ibrahim Al-Surmi,et al. [1] had classified and evaluated the existing mobility protocols based on their managed layer, mobility base (i.e., host-based and network-based) along with different aspects of their protocols. This article had also identified the features of each of the mobility management protocols in respect of other protocols, which provide a comprehensive view of the mobility protocols current state with their efficiencies, capabilities, and drawbacks to support mobility management. C. Makaya and S. Pierre [2] have proposed a comprehensive analytical model for IPv6-based mobility protocols (i.e., MIPv6, HMIPv6, FMIPv6 and F-HMIPv6) in order to provide depth analysis of the overall performance of these protocols. These protocols have been compared and evaluated in terms of signaling cost, binding refresh cost, packet delivery cost, required buffer space, and handover latency. In the paper, the authors presented the effect of subnet residence time, packet arrival rate, and wireless link delay to the different IPv6 mobility management protocols. Xavier Pérez Costa, Ralf Schmitz, Hannes Hartenstein, Marco Liebsch [3]performed study to assess the most appropriate approach for the functional specification and the implementation, specially with respect to the implementation for the project’s field trial by comparing MIPv6, FMIPv6 and HMIPv6 for handover latency. The author concluded that when MIPv6 is compared with HMIPv6 or FMIPv6, HMIPv6 and FMIPv6 assures an equal or better performance, referring to handover latency, than basic MIPv6 for most of the cases. III. HANDOFF PROTOCOLS SCHEMES 1. Mobile IPv6 Protocol[4] Mobile IPv6 is mainly proposed to keep any communication between a mobile node and a correspondent node (CN) while the mobile node moves from one IPv6-based sub-network to another one. In this design, each MN has a home address identifying its home network. Within its home network, each MN uses the traditional routing functions to exchange IP datagram with its CN. Whenever an MN moves from its local network to a new network, its home address becomes invalid. And then the MN can create a new address called care-of address (CoA) from a router advertisement message sent by the new visited network. A binding between MN’s CoA and its home address is updated to the MN’s home agent to keep continuous communications between the MN and its correspondent(s). In this way, MN’s home agent can always detect coming communication packets to MN with MN’s home address, and locate the current position of MN with MN’s CoA. At the beginning of the handover procedure, an MN can use“Neighbour Discovery" scheme, which is based on reception of Router Advertisement (RA) sent by current access router (AR), to detect its movement to a new subnet, as shown in Figure 1 (arrow line 1).After verifying the uniqueness of its link local address on the new link, the MN will create an IPv6 address called CoA from the corresponding prefix in RA. After that, MN will exchange binding update information which include MN’s CoA with its HA and its CN to allow all of them to maintain their connections, shown in Figure (arrow line 2).Mobile IPv6 can reasonably keep track of MN’s new address by timely binding update between the MN and its home gent. However, before finishing binding update, data packet communications are interrupted. The MN needs to spend time discovering new subnet, establishing new care-of address, and exchanging information between MN and its home agent. For 4G high- speed data multimedia communications, all of them will create a lot of signalling traffic and latency, resulting in packet loss. It is even worse when an MN roams between two ARs several times. This frequent roaming will cause ping pong effects, which refer to the situation in which too frequent and unnecessary location updates and handoffs occur in a short time. In this case, MN cannot keep normal continuous communications with its CN(s). In the mean time, all packets destined for the old care-of address are dropped. Therefore, we need to improve binding update procedure of Mobile IPv6 handover schemes to reduce handoff latency and signalling traffic.[4]
  • 3. Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks www.iosrjournals.org 3 | Page Fig1. Mobile IPv6 wireless network 2. Hierarchical Mobile IPv6[4] Hierarchical Mobile IPv6 (HMIPv6) is developed to reduce the amount of signalling traffic required, which affects handoff latency of MN’s communications. Unlike MIPv6, HMIPv6 addresses the issue of local mobility and global mobility separately, which means local handoffs are managed locally without notifying home agent, while global mobility is managed with the MIPv6 protocol. In HMIPv6, the global internet is divided into regions for local area mobility and each region is connected to the rest of IP network with a new node called Mobility Anchor Point (MAP), which is a kind of anchor point in charge of several ARs as shown in Figure In this scheme, each mobile node has two care-of addresses. One is a regional care-of address and the other is a local care-of address. The regional care-of address is local to the MAP's covered region. An MN communicates with its correspondent nodes via its regional care-of address. When an MN moves into a new region or domain, it will first get a regional care-of address from MAP advertisement information, and then the MN will inform its home agent and its correspondents about its “regional location” as its raw location information. When the MN moves between two ARs in the same region covered by a same MAP, MN will update its localization into the domain and get a new local care of address by sending local registration to the MAP, instead of sending to its home agent. The MAP intercepts data packets designated to MN’s regional care-of address and tunnels them to the corresponding MN’s local care-of address. So in this way, handoff latency and signalling traffic are reduced because each MN hides its local movements in a region from its home agent and correspondents, and meanwhile MN can keep unbroken communications with its correspondent(s).[4] Fig2. Hierarchical Mobile IPv6 Architecture
  • 4. Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks www.iosrjournals.org 4 | Page IV. DISCUSSION AND ANALYSIS TABLE I COMPARATIVE STUDY AND ANALYSIS HANDOFF SCHEMES BASED FOR IP BASED NEXT GENERATION (4G) Parameters MOBILE IPV6 SCHEME HIRARCHICAL MOBILE IPV6 SCHEME Mobility management type Host Based Host Based Return routability Required Not required Topologically correspondent entity AR AR/MAP Signaling traffic Increase Decrease Handoff Inter domain Intra& inter domain Improvement Binding update procedure Dynamic load distribution & selection among MAP’s Protocol MIPV6 HMIPV6 Handover latency analysis The handoff latency at an MN side is defined as the time interval during which an MN cannot send or receive any packets during handoff and it is composed of L2 (link layer) and L3 (IP layer) handoff latencies [5]. The L3 handoff latency is the sum of delay due to movement detection, IP addresses configuration and binding update procedure. Following notations are considered for analysis from [6] [7]. L Length of Handoff Latency D Total signaling cost for handoff T(L2) Layer 2 handoff latency/cost T(MD) Movement Detection latency/cost T(DAD) Duplicate Address Detection latency/cost T(BU) Binding Update latency/cost for HA/CN T(BU-MAP) Binding Update latency/cost for MAP/NMAP m Latency or cost of packet delivery between MN and Access Router (PAR/NAR/MAP/MAG/LMA/AN) a Latency or cost of packet delivery between MN and HA b Latency or cost of packet delivery between HA and CN c Latency or cost of packet delivery between MN and CN Let L(MIPv6) be handoff latency of MIPv6. Then it can be expressed as: L(MIPv6) = T(L2) + T(MD) + T(DAD) + T(BU) L(MIPv6) = T(L2) + 2m + 2m + (4a + 2b + 4c) (1) Where T(L2) is link layer latency, T(MD) is movement detection latency, T(DAD) is duplicate address detection latency, and T(BU) is binding update and return rout ability latency. Let L(HMIPv6-Intra) be handoff latency of HMIPv6 Intra-MAP Domain handoff. Then it can be expressed as: L(HMIPv6-Intra domain) = T(L2) + T(MD) + T(DAD) + T(BU-MAP) L(HMIPv6-Intradomain) = T(L2) + 2m + 2m + 2m (2) Where T(L2) is link layer latency, T(MD) latency for movement detection, T(DAD) for duplicate address detection and T(BU-MAP) is latency for binding update between MN and MAP which is less than T(BU) of MIPv6 (i.e T(BU-MAP) < T(BU) ). As MN moves within same MAP domain, binding update and return routability between MN and HA/CN is not required to be performed. Let L(HMIPv6-Inter) be handoff latency of HMIPv6 Inter-MAP Domain handoff. Then it can be expressed as: L(HMIPv6- Inter domain) = T(L2) + T(MD) + T(DAD) + T(BU-NMAP) + T(BU) L(HMIPv6-Inter domain) = T(L2) + 2m + 2m + 2m + (4a + 2b + 4c) (3) Where ,T(L2) is link layer latency, T(MD) latency for movement detection, T(DAD) for duplicate address detection and T(BU-NMAP) is latency for binding update between MN and NMAP. In this case, MN needs to update HA/CN about MN’s new RCoA on new MAP. Hence T(BU) is also added.
  • 5. Handoff Management protocols MIPV6 and HMIPV6 Comparative analysis in 4G wireless networks www.iosrjournals.org 5 | Page Table 2: handoff latency analysis of MIPV6 and HMIPV6 Handoff Protocols In 4G wireless networks Handoff Latency MIPv6 T(L2) +( 2m) +(2m)+ (4a + 2b + 4c) HMIPv6 Intra Domain T(L2) + (2m)+(2m)+(2m) Inter Domain T(L2) + (2m)+(2m)+(2m) + (4a + 2b + 4c) V. CONCLUSION In this paper we give an overview of handoff management in 4G technology, and comparison current handoff techniques for IP-based 4G mobile networks. Specifically, we have described and analyses handoff protocol schemes in details, Mobile IPv6, Hierarchical Mobile IPv6. Mobile IPv6 protocols define a care-of address for MN in a new visited network.. Among we analyze handoff latency of MIPv6 and HMIPV6 protocol schemes.Future work should be carried out in determining other new obstacles in handoff schemes and protocols need to be improved. REFERENCES [1] Ibrahim Al-Surmi, Mohamed Othman, Borhanuddin Mohd Ali, “Mobility management for IP-based next generation mobile networks: Review, challenge and perspective”, ELSEVIER Journal of Network and Computer Applications 35, 2012. [2] C. Makaya and S. Pierre, “An Analytical Framework for Performance Evaluation of IPv6-Based mobility Management Protocols”, IEEE Transactions on Wireless Communications, vol. 7, no. 3, pp. 972–983, March 2008. [3] Xavier Pérez Costa, Ralf Schmitz, Hannes Hartenstein, Marco Liebsch, “A MIPv6, FMIPv6 and HMIPv6 handover latency study: analytical approach” [4] P Deepika H1, Nilakshee R2 and Bhavana A3,” Handover in next generation networks - challenges and solution”, World Journal of Science and Technology 2012, 2(4):89-92ISSN: 2231 – 2587. [5] C. Makaya and S. Pierre, “An Analytical Framework for Performance Evaluation of IPv6-Based mobility Management Protocols”, IEEE Transactions on Wireless Communications, vol. 7, no. 3, pp. 972–983, March 2008. [6] Jong-Hyouk Lee, Jean-Marie Bonnin, Ilsun You, Tai-Myoung Chung, “Comparative Handover Performance Analysis of IPv6 Mobility Management Protocols”, IEEE Transactions On Industrial Electronics, 2012. [7] Nguyen Van Hanh , Soonghwan Ro, Jungkwan Ryu, “Simplified fast handover in mobile IPv6 networks”, ELSEVIER Computer Communications 31, 2008. [8] Xavier P´erez-Costaa Marc Torrent-Moreno, “A Performance Comparison of Mobile IPv6, Hierarchical Mobile IPv6, Fast Handovers for Mobile IPv6 and their Combination”. Mobile Computing and Communications Review, Volume 7, Number 4. [9] Archan Misra, Subir Das, “IDMP-based FAST HANDOFFS AND PAGING INIP-BASED CELLULAR NETWORKS” 2001 Telcordia Technologies Inc. and the University of Texas at [10] Arlington ROSLI SALLEH and XICHUN LI ”HANDOFF TECHNIQUES FOR 4G MOBILE WIRELESS INTERNET “3rd International Conference: Sciences of Electronic, Technologies of Information and Telecommunications March 27-31, 2005 – TUNISIA [11] Sarddar D,Joydeep Banerjee, “A Handoff Management for Next Generation Wireless Systems [12] Gaurang N1 ,Vignesh A2 ,Pulkit S3,et al. “Challenges in the implementation of Fourth Generation Wireless Systems” Vol. 2, Issue 2,Mar-Apr 2012, pp.1353-1355 [13] Wafaa A. H. Ali Al Salihy, “A Survey in Mobile Generations and their Mobility Management” ISSN 1450-216X Vol.58 No.1 (2011), pp.88-102