Simar
Simar
3, Issue 4, Oct - Dec 2012 ISSN : 0976-8491 (Online) | ISSN : 2229-4333 (Print)
2
Dept. of CSE, RIMT IET, Punjab, India
the disadvantages are that it produces huge control packets due to the destination D than any of the nodes in its transmission range;
route discovery during topology changes which occurs frequently therefore greedy forwarding will reach a local maximum from
in MANETs and it incurs higher latency. The examples of this which it cannot recover. Generally, greedy forwarding works well
type of protocol are Dynamic Source Routing (DSR), Ad-hoc On in dense networks, but in sparse networks it fails due to voids
Demand Routing (AODV). (regions without nodes).
M. Sociological Orbit Aware Location Approximation and routing protocols in large and dense MANETs Position-based
Routing (SOLAR) routing protocols avoid the flooding of control traffic by using
Ghosh et al. first proposed a macro level mobility framework location information.. One of the main advantages of position-
termed ORBIT [12]. It was a deterministic orbital movement based routing protocols is that they appear to scale well with
pattern of mobile users along specific places called hubs. The increasing network size since they do not need to maintain or
movement pattern was based on the fact that most mobile nodes communicate large routing tables. Another advantage relates
are not truly random in their movements but actually move around to the intelligent use of power. Ad-hoc networks of sensors
in an orbit from hub to hub. Each hub may be a rectangle and are characterized by a battery limited power budget. Position
movement may take place either inside a hub or in between hubs. information about neighboring nodes can be used to help modulate
Example orbital models discussed are random orbit, uniform orbit, the transmitted power and extend the useful lifetime of a sensor
restricted orbit, and overlaid orbit network
N. Load Balanced Local Shortest Path (LBLSP) Routing VIII. Comparison of Various Routing Protocols
Carlsson and Eager proposed a distributed routing algorithm which Here is the comparison of different routing protocols. Mobility
used both Local Shortest Path (LSP) and Weighted Distance Gain (DREAM) DREAM is a multi-path, location-aware routing
(WDG) to finalize the forwarding node. The two non-Euclidian protocol. In DREAM, each node knows its geographical coordinates
distance metrics provided load balanced routing around obstacles through a Global Positioning System (GPS). The coordinates are
and hotspots. periodically exchanged between each node and stored in a routing
table. The advantage of exchanging location information results
O. Geographic Landmark Routing (GLR) in less bandwidth consumption resulting in good scalability of
The GLR algorithm, by Na and Kim, solved the blind detouring this protocol. Location Aided Routing (LAR) is an improvement
problem and the triangular routing problem in MANETs.[20] to flooding algorithms to reduce overhead due to flooding. The
The blind detouring problem occurs when a packet arrives at a aim of LAR is to send the route requests only to a particular area
dead-end when the next node is blindly selected. expected to include the destination thereby decreasing overhead.
MFR has the shortcomings of either not guaranteeing to find a
P. Implementation Framework for Trajectory Based path to the destination or finding a path which is much longer
Routing (TBR) than the shortest path. LABAR a novel ad hoc routing approach
Yuksel et al. study various implementation issues of TBR in this for large-scale ad hoc networks using a combination of virtual
work. A proposed method encodes trajectories into packets at the backbone and directional routing approaches. LABAR does not
source node before sending them to the destination [21]. Bezier require all nodes in the ad hoc network to be precisely aware of
curves are utilized as possible path trajectories to efficiently their geographical location, i.e.to be equipped with GPS receivers,
forward the packets. These curves provide flexibility in the it is sufficient if only a subset of the nodes is enabled to determine
greedy forwarding of TBR with the possibility of multiple types their location. SPAAR is a routing protocol designed for a high-
of curves. risk MANET environment. In particular, SPAAR satisfies the
security requirements of the managed hostile environment by
Q. Secure Position Aided Ad-Hoc Routing (SPAAR) using protected position information to reduce routing overhead
It uses position information in order to improve the efficiency and and increase the security of routing. AODPR protocol ensures
security of mobile Ad-Hoc networks. It was designed for protecting the anonymity of both route and nodes and the robustness against
position information in managed hostile environment where the target-oriented attack and several others. This protocol is
security is a primary concernand uses geographical information to applicable to networks with any density of nodes.
make forwarding decisions, resulting in a significant reduction in Rob- Scalabi- Packet
the number of routing messages. It uses asymmetric cryptography Metric Type
ustness lity Overhead
to protect against malicious nodes (unauthorized nodes that attempt
Greedy
to disrupt the network)and attempts to minimize the potential for MFR Medi-um High Low
(Prog-ress)
damage of attacks from compromised nodes (authorized nodes
those have been overtaken by an adversary). Restricted
LAR Directional Low Mediu-m Medium
R. Location Area Based Ad-Hoc Routing for GPS-Scarce Flooding
Wide-Area Ad-Hoc Networks (LABAR) Restricted
LABAR is a combination of proactive and reactive protocols, since DREAM Directional High Mediu-m Medium
a virtual backbone structure is used to update location information Flooding
between G nodes (in a proactive manner), while user packets are Restricted
relayed using directional routing towards the direction zone of AODPR Directional Low Medium Medium
the destination [22]. Flooding
LABAR Hierarchical High High Low
VII. Advantages of Position Based Routing Protocols Restricted
Routing protocols that use node position information to assist SPAAR Directional Low Medium High
with routing are known as position-based routing protocols. In Flooding
such protocols, global routing decisions are made using local
knowledge of neighboring nodes and position information about
the destination node. Recent research has shown that position- Fig. 3: Comaprison of Different Routing Protocols
based routing protocols are good alternatives for topology based