38.2008-IJARCSSE-An Overview of Routing Protocols in Mobile Ad-Hoc Network
38.2008-IJARCSSE-An Overview of Routing Protocols in Mobile Ad-Hoc Network
net/publication/281279066
READS
232
2 AUTHORS:
Abstract- In recent years mobile ad hoc networks have become very popular and lots of research is being done on different
aspects of MANET. Mobile Ad Hoc Networks (MANET)-a system of mobile nodes (laptops, sensors, etc.) interfacing
without the assistance of centralized infrastructure (access points, bridges, etc.). There are different aspects which are
taken for research like routing, synchronization, power consumption, bandwidth considerations etc. This paper
concentrates on routing techniques which is the most challenging issue due to the dynamic topology of ad hoc networks.
There are different strategies proposed for efficient routing which claimed to provide improved performance. There are
different routing protocols proposed for MANETs which makes it quite difficult to determine which protocol is suitable
for different network conditions .This paper provides an overview of different routing protocols proposed in literature and
also provides a comparison between them.
1. INTRODUCTION
Wireless networks provide connection flexibility between users in different places. Moreover, the network can be extended to
any place or building without the need for a wired connection. Wireless networks are classified into two categories;
Infrastructure networks and Ad Hoc networks [2] as shown in Figure 1.
Wireless
Networks
Nowadays, with the immense growth in wireless network applications like handheld computers, PDAs and cell phones,
researchers are encouraged to improve the network services and performance. One of the challenging design issues in
wireless Ad Hoc networks is supporting mobility in Mobile Ad Hoc Networks (MANETs). The mobility of nodes in
MANETs increases the complexity of the routing protocols and the degree of connection‟s flexibility. However, the
flexibility of allowing nodes to join, leave, and transfer data to the network pose security challenges [3].
A MANET is a collection of mobile nodes sharing a wireless channel without any centralized control or established
communication backbone. MANET has dynamic topology and each mobile node has limited resources such as battery,
processing power and on-board memory[3] This kind of infrastructure-less network is very useful in situation in which
ordinary wired networks is not feasible like battlefields, natural disasters etc. The nodes which are in the transmission range
of each other communicate directly otherwise communication is done through intermediate nodes which are willing to
forward packet hence these networks are also called as multi-hop networks. MANET[2] as shown in Figure 4
Figure 4: MANET
2. CHARACTERISTICS OF MANET
Mobile ad hoc network nodes are furnished with wireless transmitters and receivers using antennas, which may be highly
directional (point-to-point), omnidirectional (broad-cast), probably steerable, or some combination. At a given point in time,
depending on positions of nodes, their transmitter and receiver coverage patterns, communication power levels and co-
channel interference levels, a wireless connectivity in the form of a random, multihop graph or "ad hoc" network exists
among the nodes. This ad hoc topology may modify with time as the nodes move or adjust their transmission and reception
parameters[6]. The characteristics of these networks are summarized as follows:
Route maintenance: Due to dynamic topology of the network cases of the route failure between the nodes arises due to link
breakage etc, so route maintenance is done. Reactive protocols have acknowledgement mechanism due to which route
maintenance is possible
Reactive protocols add latency to the network due to the route discovery mechanism. Each intermediate node involved in the
route discovery process adds latency. These protocols decrease the routing overhead but at the cost of increased latency in the
network. Hence these protocols are suitable in the situations where low routing overhead is required. There are various well
known reactive routing protocols present in MANET for example DSR, AODV, TORA and LMR [1].
Fig:2
Dynamic Source Routing (DSR) is a reactive protocol based on the source route approach [9]. In Dynamic Source Routing
(DSR), shown in Figure.2, the protocol is based on the link state algorithm in which source initiates route discovery on
demand basis. The sender determines the route from source to destination and it includes the address of intermediate nodes to
the route record in the packet. DSR was designed for multi hop networks for small Diameters. It is a beaconless protocol in
which no HELLO messages are exchanged between nodes to notify them of their neighbours in the network[2].
Fig:3
© 2013, IJARCSSE All Rights Reserved Page | 255
Parvathavarthini et al., International Journal of Advanced Research in Computer Science and Software Engg 3(2),
February - 2013, pp. 251-259
iii)Associativity-Based Routing (ABR)
ABR [11] protocol defines a new type of routing metric “degree of association stability” for mobile ad hoc networks. In this
routing protocol, a route is selected based on the degree of association stability of mobile nodes. Each node periodically
generates beacon to announce its existence. Upon receiving the beacon message, a neighbor node updates its own
associativity table. For each beacon received, the associativity tick of the receiving node with the beaconing node is
increased. A high value of associativity tick for any particular beaconing node means that the node is relatively static.
Associativity tick is reset when any neighboring node moves out of the neighborhood of any other node[6].
4. CONCLUSION
We have seen a great development in the field of wireless networks (infrastructure based) and in the field of Mobile ad hoc
network (infrastructure less network).In this paper a number of routing protocols for MANET, which are broadly categorized
as proactive and reactive and Hybrid protocols. The effort has been made on the comparative study of Reactive, Proactive
and Hybrid routing protocols has been presented in the form of table. There are various shortcomings in different routing
protocols and it is difficult to choose routing protocol for different situations as there is tradeoff between various protocols.
There are various challenges that need to be met, so these networks are going to have widespread use in the future.
REFERENCES