Analysis of address allocation protocols for mobile ad hoc networks
Abstract
In almost all networks, it is necessary to have a unique identifier for each node. This identifier is used to find out route locating a particular node. So an address is must for any node for unicast communication. Addresses can be preconfigured manually or can be assigned dynamically using a server (e.g. DHCP server). Manual configuration of ad hoc network is not possible for large scale networks. And setting up a server is not possible due to lack of infrastructure in Ad Hoc Networks. So it is necessary to have a mechanism by which we can allocate addresses to the nodes dynamically without any prior setup. Lack of infrastructure and mobility of nodes makes address allocation a challenging task in MANET.
We present worst case message complexity analysis of a number of proposed address allocation protocols, which can be useful for estimating upper bounds for overhead and latency involved in address allocation as well as partitioning and merging. We also show that the worst case analysis is not a useful indicator of real world performance of the protocols. Buddy approach [5] is one of the many proposed approaches for address allocation. We model DPDA (A Distributed Protocol for Dynamic Address assignment in mobile ado networks)[6], a protocol based on buddy approach, to estimate the overhead involved in address allocation. We conduct simulations in NS-2 and compare with analytical results to validate our model. We perform simplified simulations using Python script which also validates the proposed model. We also do a simulation based comparison of MANETconf (MANET configuration) [8] and DPDA[6] in term of overhead and latency in address allocation, which shows that DPDA causes lower communication overhead and latency than Manetconf.
Collections
- M Tech Dissertations [923]
Related items
Showing items related by title, author, creator and subject.
-
Analysis of address allocation protocols for mobile ad hoc networks
Sheth, Kavan J. (Dhirubhai Ambani Institute of Information and Communication Technology, 2009)In almost all networks, it is necessary to have a unique identifier for each node. This identifier is used to find out route locating a particular node. So an address is must for any node for unicast communication. Addresses ... -
Mobility models and its application in ad-hoc network
Jain, Vikas Kumar (Dhirubhai Ambani Institute of Information and Communication Technology, 2011)The Performance of MANET application depends on several parameters like no. of nodes, node density, communicating traffic pattern, communication range of a node, routing protocol, battery power of a node, mobility etc. ... -
Modeling MANETs using queuing networks
Munjal, Aarti (Dhirubhai Ambani Institute of Information and Communication Technology, 2007)Mobile Ad Hoc Networks (MANETs) are becoming an attractive solution to the services that require flexible establishment, dynamic and low cost wireless connectivity. Since nodes are mobile, routing results vary significantly ...