SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Advanced Engineering, Management and Science (IJAEMS)
Infogain Publication (Infogainpublication.com
www.ijaems.com
A Survey Analy
and Mobility Models for Various Networks
Department of CSE
Abstract—Ad-hoc network is a collection of wireless
mobile nodes which dynamically form a temporary
network without the use of any existing network
infrastructure. It may connect hundreds to thousands of
mobile nodes. The primary goal of such an ad
network is correct and efficient route establishment
between a pair of nodes so that message can be delivered
easily and in a timely manner. The main objective of this
paper is to address different MANET routing protocols
and different types of mobility models used in MANETs.
This paper also put emphasis on the work done by various
researches using routing protocols and mobility models.
This paper would be great help for the people who are
conducting research for the problems in MANETs
Keywords— MANET, AODV, DSR, DYMO, Random
Waypoint mobility, group mobility model, Manhattan
mobility model, city section mobility model
I. INTRODUCTION
A mobile ad-hoc network (MANET) is a self
infrastructure less network of mobile devices connected
by wireless links as shown in figure 1. These spontaneous
networks, normally called ad hoc networks, which
provide mobile users with ubiquitous communication
capacity and information access regardless of the
location. The communication network is formed from the
collection of a number of wireless terminals without the
use of any fixed infrastructure. So, each and every node
can be treated as a source and destination also [6]. It
consists of mobile nodes which are directly connected to
each other, to deliver timely messages.
Fig.1:Typical structure of MANETs [7]
CHARACTERISTICS OF MANETS
• In MANET, each node acts as both host and router.
It is autonomous in behavior.
• Multi-hop radio relaying- When a source node and
destination node for a message is out of the radio
International Journal of Advanced Engineering, Management and Science (IJAEMS)
Infogainpublication.com)
A Survey Analysis on Manet Routing Protocols
Mobility Models for Various Networks
Paramjit Pal, Rupinder Pal
Department of CSE, GIMET, Amritsar, Pubjab, India
hoc network is a collection of wireless
mobile nodes which dynamically form a temporary
existing network
infrastructure. It may connect hundreds to thousands of
mobile nodes. The primary goal of such an ad-hoc
network is correct and efficient route establishment
between a pair of nodes so that message can be delivered
anner. The main objective of this
paper is to address different MANET routing protocols
and different types of mobility models used in MANETs.
This paper also put emphasis on the work done by various
researches using routing protocols and mobility models.
This paper would be great help for the people who are
conducting research for the problems in MANETs.
MANET, AODV, DSR, DYMO, Random
Waypoint mobility, group mobility model, Manhattan
mobility model, city section mobility model.
CTION
hoc network (MANET) is a self-configuring
infrastructure less network of mobile devices connected
by wireless links as shown in figure 1. These spontaneous
networks, normally called ad hoc networks, which
ous communication
capacity and information access regardless of the
location. The communication network is formed from the
collection of a number of wireless terminals without the
use of any fixed infrastructure. So, each and every node
source and destination also [6]. It
consists of mobile nodes which are directly connected to
Typical structure of MANETs [7]
In MANET, each node acts as both host and router.
When a source node and
destination node for a message is out of the radio
range, the MANETs are capable of multi
routing.
• Mobile nodes are characterized with less memory,
power and light weight features.
• The reliability, efficiency, stability and capacity of
wireless links are often inferior when compared with
wired links. This shows the fluctuating link
bandwidth of wireless links.
APPLICATIONS OF MANETS
Commercial and Local level
Ad hoc can be used in emergency/rescue operations for
disaster relief efforts, e.g. in fire, flood, or earthquake and
can autonomously link an instant and temporary
multimedia network using notebook computers or
palmtop computers
Personal Area Network (PAN)
Short-rangeMANET can simplify the intercommunication
between various mobile devices such as a PDA, a laptop,
and a cellular phone.
This paper is structured as follows: Section I discusses the
introduction of MANETs. Section II concentrates on the
MANET routing protocols and their properties Section III
concentrates on mobility models. Finally, Section IV pays
emphasis on related work. Section V concludes the paper
with conclusion work and finally section VI is a future
work required in survey paper.
II. ROUTING PROTOCOLS
AODV
AODV is a combination of on
vector i.e. hop-to-hop routing methodology [15]. When a
node needs to know a route to a specific destination it
creates a ROUTE REQUEST. Next the route request is
forwarded by intermediate nodes which also create a
reverse route for itself for destination. When the request
reaches a node with route to destination it creates again a
REPLY which contains the number of hops that are
require to reach the destination. All nodes
in forwarding this reply to the source node create a
forward route to destination. This route created from each
node from source to destination is a hop
not the entire route as in source routing
[Vol-2, Issue-10, Oct- 2016]
ISSN : 2454-1311
Page | 1663
sis on Manet Routing Protocols
Mobility Models for Various Networks
range, the MANETs are capable of multi-hop
Mobile nodes are characterized with less memory,
ght features.
The reliability, efficiency, stability and capacity of
wireless links are often inferior when compared with
wired links. This shows the fluctuating link
bandwidth of wireless links.
APPLICATIONS OF MANETS
c can be used in emergency/rescue operations for
disaster relief efforts, e.g. in fire, flood, or earthquake and
can autonomously link an instant and temporary
multimedia network using notebook computers or
Personal Area Network (PAN)
MANET can simplify the intercommunication
between various mobile devices such as a PDA, a laptop,
This paper is structured as follows: Section I discusses the
introduction of MANETs. Section II concentrates on the
ting protocols and their properties Section III
concentrates on mobility models. Finally, Section IV pays
emphasis on related work. Section V concludes the paper
with conclusion work and finally section VI is a future
work required in survey paper.
PROTOCOLS IN MANETS
AODV is a combination of on-demand and distance
hop routing methodology [15]. When a
node needs to know a route to a specific destination it
creates a ROUTE REQUEST. Next the route request is
ed by intermediate nodes which also create a
reverse route for itself for destination. When the request
reaches a node with route to destination it creates again a
REPLY which contains the number of hops that are
require to reach the destination. All nodes that participate
in forwarding this reply to the source node create a
forward route to destination. This route created from each
node from source to destination is a hop-by-hop state and
not the entire route as in source routing
International Journal of Advanced Engineering, Management and Science (IJAEMS)
Infogain Publication (Infogainpublication.com
www.ijaems.com
DSR
DSR is a simple and efficient routing protocol designed
specifically for use in multi-hop wireless ad
of mobile nodes [15]. It allows nodes to dynamically
discover a source route across multiple network hops to
any destination in the ad-hoc network. Each data pac
sent then carries in its header the complete ordered list of
nodes through which the packet must pass, allowing
packet routing to be a trivially loop free and avoiding the
need for up-to-date routing information in the
intermediate nodes through which the packet is
forwarded. With the inclusion of this source route in the
header of each data packet, other nodes forwarding or
overhearing any of the packets may easily cache this
routing information for future use.
DYMO
DYMO is a reactive routing protocol
operations are route discovery and route maintenance.
During route discovery Route REQUEST (RREQ)
message is broadcasted to the network. Every
intermediate node participates in hop
dissemination of this message and records a route to
originator. When a destination node receives this RREQ
message, it responds with a Route REPLY (RREP)
message uni -cast towards the originating node. Every
node receiving this message creates a route to the
destination node and finally
This RREP message arrives at the originator of the RREQ
message. When a change occurs in the network, topology
nodes maintain their routes and monitor their links. When
a data packet is received for a route or link that is no
longer available the sources of packet genera
ERROR (RERR) message and send this RERR message
to packet source [4].
Properties of ad-hoc routing protocols [1]
Distributed operation
As ad-hoc networks are self-dependent and autonomous
systems, they demand for a routing protocol which will b
able to maintain the desired criterion
Quality of Service Support
This is a very crucial property of ad- hoc networks. Some
kind of Quality of service is important to include into the
routing protocol. This property additionally helps to find
what these networks will be used for.
III. MOBILITY MODELS IN
Mobility is one of the key characteristic of the class of
wireless networks called mobile ad-
Mobility models represent the movement of mobile users,
and how their location, velocity and acceleration change
over time. Such models are frequently used for simulation
purposes when new communication or navigation
techniques are investigated [9].
International Journal of Advanced Engineering, Management and Science (IJAEMS)
Infogainpublication.com)
efficient routing protocol designed
hop wireless ad-hoc networks
of mobile nodes [15]. It allows nodes to dynamically
discover a source route across multiple network hops to
hoc network. Each data packet
sent then carries in its header the complete ordered list of
nodes through which the packet must pass, allowing
packet routing to be a trivially loop free and avoiding the
date routing information in the
the packet is
forwarded. With the inclusion of this source route in the
header of each data packet, other nodes forwarding or
overhearing any of the packets may easily cache this
in which basic
operations are route discovery and route maintenance.
During route discovery Route REQUEST (RREQ)
message is broadcasted to the network. Every
intermediate node participates in hop-by-hop
dissemination of this message and records a route to the
originator. When a destination node receives this RREQ
message, it responds with a Route REPLY (RREP)
cast towards the originating node. Every
node receiving this message creates a route to the
ge arrives at the originator of the RREQ
message. When a change occurs in the network, topology
nodes maintain their routes and monitor their links. When
a data packet is received for a route or link that is no
longer available the sources of packet generates a Route
ERROR (RERR) message and send this RERR message
hoc routing protocols [1]
dependent and autonomous
systems, they demand for a routing protocol which will be
hoc networks. Some
kind of Quality of service is important to include into the
routing protocol. This property additionally helps to find
MANETS
Mobility is one of the key characteristic of the class of
-hoc networks.
Mobility models represent the movement of mobile users,
velocity and acceleration change
over time. Such models are frequently used for simulation
purposes when new communication or navigation
Some of the wide used quality models are described
Random Waypoint mobility model
Random waypoint model was 1st proposed by Johnson
and Maltz is a random mode designed for the movement
of mobile users, and the way their location, speed and
acceleration change over time [10]. The Random
Waypoint mobility Model includes pause times between
changes in direction and/or speed. A mobile node begins
by staying in one location for a certain period of time
(i.e., a pause time). Once this time expires, the mobile
node chooses a random destination in the simulation area
and a speed that's uniformly dis
speed, max-speed].
Figure-2 shows the movement of nodes in a random
waypoint mobility model. in this every node moves along
a zigzag line from one waypoint Pi to the next Pi+1. The
waypoints are uniformly distributed over the given
convex area, e.g. unit disk. At the start of every leg a
Random velocity is drawn from the velocity distribution,
(in the essential case the velocity is constant 1). The
nodes may have so-called "thinking times" when they
reach every waypoint before contin
Fig.2: Node movements in a
model [11].
Group mobility model
Group mobility refers to the scenarios that multiple
mobile stations (MSs) move in a group at the same time,
generally in the same direction with
separation. When the group of MSs moves out of the
coverage of the current serving BS and into that of
another BS, multiple handovers processes should be
performed at almost the same time [12].
In ad-hoc networks, there are many situat
necessary to model the behavior the mobile nodes as they
move together. For e.g. a group of soldiers in military
scenarios may be assigned the task of searching a
particular plot of land in order to destroy landmines or to
capture the enemy attackers. For this purpose group
mobility models are used. Figure
of nodes in a group mobility model. In this figure the
mobile nodes move in a group following random
movement. The nodes move from subgroup BS1 (base
station) to subgroup BS 2.
[Vol-2, Issue-10, Oct- 2016]
ISSN : 2454-1311
Page | 1664
Some of the wide used quality models are described
Random Waypoint mobility model
om waypoint model was 1st proposed by Johnson
and Maltz is a random mode designed for the movement
of mobile users, and the way their location, speed and
acceleration change over time [10]. The Random
Waypoint mobility Model includes pause times between
anges in direction and/or speed. A mobile node begins
by staying in one location for a certain period of time
(i.e., a pause time). Once this time expires, the mobile
node chooses a random destination in the simulation area
and a speed that's uniformly distributed between [min-
2 shows the movement of nodes in a random
waypoint mobility model. in this every node moves along
a zigzag line from one waypoint Pi to the next Pi+1. The
waypoints are uniformly distributed over the given
convex area, e.g. unit disk. At the start of every leg a
Random velocity is drawn from the velocity distribution,
(in the essential case the velocity is constant 1). The
called "thinking times" when they
reach every waypoint before continuing on following leg.
movements in a Random Waypoint mobility
model [11].
Group mobility refers to the scenarios that multiple
mobile stations (MSs) move in a group at the same time,
generally in the same direction with a short distance of
separation. When the group of MSs moves out of the
coverage of the current serving BS and into that of
another BS, multiple handovers processes should be
performed at almost the same time [12].
hoc networks, there are many situations where it is
necessary to model the behavior the mobile nodes as they
a group of soldiers in military
scenarios may be assigned the task of searching a
particular plot of land in order to destroy landmines or to
y attackers. For this purpose group
mobility models are used. Figure-3 shows the movement
of nodes in a group mobility model. In this figure the
mobile nodes move in a group following random
movement. The nodes move from subgroup BS1 (base
International Journal of Advanced Engineering, Management and Science (IJAEMS)
Infogain Publication (Infogainpublication.com
www.ijaems.com
Fig.3: Movement pattern of nodes in a group mobility
model [13]
Manhattan mobility model
The Manhattan mobility model usually used to emulate
the movement pattern of mobile nodes on streets. This
model uses its own map. The map is composed o
number of horizontal and vertical streets. Each street has
two lanes for each direction (north and south direction for
vertical streets, east and west for horizontal streets) . The
mobile node is allowed to move along the grid of
horizontal and vertical streets on the map. At an
intersection of a horizontal and a vertical street, the
mobile node can turn left, right or go straight.
The velocity of a mobile node at a time slot is dependent
on its velocity at the previous time slot. In addition, a
node’s velocity is restricted by the velocity of the node
preceding it on the same lane of the street. The Figure
shows the map used for Manhattan mobility model [14].
Fig.4: Diagram shows the node movement pattern in
Manhattan mobility model [14]
Proba Walk Mobility Model
This model uses a probability matrix to determine the
position of a particular Mobile node in the nest time step,
which is represented by three different states for position
x and three different states for position y. State 0
represents the current (x or y) position, and state 2
represents the mobile node next position if the mobile
continues to move in the same direction. The values
within this matrix are used for updates for to both the
mobile node's x and y positions.
Each node moves randomly with a preset average speed.
With the defined value, a mobile node may take a step in
any way of the four possible directions (ie. north, south
International Journal of Advanced Engineering, Management and Science (IJAEMS)
Infogainpublication.com)
Movement pattern of nodes in a group mobility
The Manhattan mobility model usually used to emulate
the movement pattern of mobile nodes on streets. This
model uses its own map. The map is composed of a
number of horizontal and vertical streets. Each street has
two lanes for each direction (north and south direction for
vertical streets, east and west for horizontal streets) . The
mobile node is allowed to move along the grid of
l streets on the map. At an
intersection of a horizontal and a vertical street, the
mobile node can turn left, right or go straight.
The velocity of a mobile node at a time slot is dependent
on its velocity at the previous time slot. In addition, a
velocity is restricted by the velocity of the node
preceding it on the same lane of the street. The Figure-4
shows the map used for Manhattan mobility model [14].
Diagram shows the node movement pattern in
Manhattan mobility model [14]
This model uses a probability matrix to determine the
position of a particular Mobile node in the nest time step,
which is represented by three different states for position
x and three different states for position y. State 0
s the current (x or y) position, and state 2
represents the mobile node next position if the mobile
continues to move in the same direction. The values
within this matrix are used for updates for to both the
randomly with a preset average speed.
With the defined value, a mobile node may take a step in
any way of the four possible directions (ie. north, south
east, or west) as long as it continues to move (i.e., no
pause time). Figure-5 shows movement pattern
in Proba Walk mobility model [14].
Fig.5:Diagram shows movement pattern of nodes in
Proba Walk mobility model [14]
City Section Mobility Model
In the City Mobility Model, the simulation area is a
network that represents the section of a city
hoc network exists. Each mobile node begins the
simulation at a defined point of some street. The
movement algorithm from the current destination to the
new destination locates a path corresponding to the
shortest travel time between the two p
there are safe driving characteristics such as a speed limit
and a minimum distance allowed between any two mobile
nodes. While reaching the destination, the Mobile Node
pauses for a specific time and then randomly chooses
another destination (i.e., a point of some street) and
repeats the process. This model does not allow for traffic
lights or congestion. Nodes are allowed to drive each
other. Figure-6 the movement pattern of nodes in a city
section mobility model [14].
Fig.6: Diagram shows movement patterns of nodes in
City Section mobility model mobility model [14]
IV. RELATED WORK
Fan Bai, et.al, [5] evaluated the impact of different
mobility models on the performance of MANET routing
protocols. They proposed various
metrics to capture interesting mobility characteristics,
including spatial and temporal dependence and
geographic restrictions. In addition, also a rich set of
parameterized mobility models were introduced including
Random Waypoint, Group Mobility, Freeway and
Manhattan models. They demonstrated the utility of their
test suite by evaluating various MANET routing
[Vol-2, Issue-10, Oct- 2016]
ISSN : 2454-1311
Page | 1665
east, or west) as long as it continues to move (i.e., no
5 shows movement pattern of nodes
in Proba Walk mobility model [14].
Diagram shows movement pattern of nodes in
Proba Walk mobility model [14]
City Section Mobility Model
In the City Mobility Model, the simulation area is a
network that represents the section of a city where the ad
hoc network exists. Each mobile node begins the
simulation at a defined point of some street. The
movement algorithm from the current destination to the
new destination locates a path corresponding to the
shortest travel time between the two points; in addition,
there are safe driving characteristics such as a speed limit
and a minimum distance allowed between any two mobile
nodes. While reaching the destination, the Mobile Node
pauses for a specific time and then randomly chooses
nation (i.e., a point of some street) and
repeats the process. This model does not allow for traffic
lights or congestion. Nodes are allowed to drive each
6 the movement pattern of nodes in a city
shows movement patterns of nodes in
City Section mobility model mobility model [14]
RELATED WORK
Fan Bai, et.al, [5] evaluated the impact of different
mobility models on the performance of MANET routing
protocols. They proposed various protocol independent
metrics to capture interesting mobility characteristics,
including spatial and temporal dependence and
geographic restrictions. In addition, also a rich set of
parameterized mobility models were introduced including
oup Mobility, Freeway and
Manhattan models. They demonstrated the utility of their
test suite by evaluating various MANET routing
International Journal of Advanced Engineering, Management and Science (IJAEMS) [Vol-2, Issue-10, Oct- 2016]
Infogain Publication (Infogainpublication.com) ISSN : 2454-1311
www.ijaems.com Page | 1666
protocols, including DSR, AODV and DSDV. The results
showed that the protocol performance may vary
drastically across mobility models and performance
rankings of protocols may vary with the mobility models
used. They also proposed a framework to analyze the
impact of mobility pattern on routing performance of
mobile ad -hoc network in a systematic manner.
Dr.Sridhar Aithal et.al, [15]compared the effect of
mobility in case of on-demand reactive routing protocols
for mobile ad-hoc network AODV with traditional
proactive routing protocol DSDV. The performance was
analyzed using varying number of connections in the
network, mobility pause and speed of the node. The
simulations were carried out using NS2 simulator. The
results were analyzed for packet delivery ratio,
normalized routing and average end-to-end delay by
varying the number of connections, speed and pause time.
Shaily Mittal et.al, [19] compared the performance
evaluation of three different routing protocols (AODV,
DSR and ZRP) in variable pause times of some routing
protocols for Mobile Ad-Hoc networks (MANET’s).
Mobility of the different nodes makes the situation even
more complicated. The well known commercial simulator
Qual-Net was used to perform simulations. Performance
evaluation of AODV, DSR and ZRP was evaluated based
on Average end to end delay, TTL based hop count and
Packet delivery ratio. Three performance metrics were
average end to end delay; average TTL based hop count
and packet delivery ratio. AODV shows best results in
measuring end to end delay and packet delivery ratio.
S.R Biradar et.al,[16]compared the performance of two
on-demand routing protocols for mobile ad-hoc networks
Dynamic source routing (DSR) and Ad-hoc On Demand
Vector routing (DYMO). They demonstrated that even
though DSR and AODV both were on-demand protocol,
the differences in the protocol mechanics can lead to
significant performance
Ashish Shrestha et.al, [2] focused on the performance
investigation of reactive and proactive MANET routing
protocols, namely AODV, DSR, TORA and OLSR.
Hence, the main investigation done in this paper was of
the discrete feature and routing in MANET. The
simulations were performed using OPNET modeler 14.5.
The protocols were tested using the same parameters with
high CBR traffic flow and random mobility. Performance
of protocols with respect to scalability was also analyzed.
Results showed that, AODV and OLSR experienced
higher packet delay and network load compared to
TORA. However, AODV showed better efficiency to deal
with high congestion and it scaled better by successfully
delivering packets over heavily trafficked network
compared to OLSR and TORA.
Sanjay Singh Kushwah et.al, [18] presented investigation
regarding the performance comparison of routing
protocols for varying node mobility in mobile ad-hoc
network (MANETs). The simulated results were observed
using NS2.The outcome of the investigation was that
reactive protocols perform better than proactive protocols.
Further DSR has performed well for the performance
parameter namely delivery ration while AODV perform
well in terms of average delay. They concluded that both
reactive protocols perform well in terms of packet
delivery ratio under high mobility scenarios than
proactive protocols. They also concluded that DSR
performed well compared to all other protocols.
S. Mohapatra et.al, [17] performance analysis was carried
out on Ad-hoc On-demand Distance Vector (AODV),
Dynamic Source Routing (DSR), Optimized Link State
Routing (OLSR) and Destination Sequenced Distance
Vector (DSDV) protocols using NS2 simulator. The
delay, throughput, control overhead and packet delivery
ratio were the four common measures used for the
comparison of the performance of above protocols. The
different parameters were number of nodes, different
speed of nodes and different size of network. The results
concluded that DSR protocol performs the best in terms
of average PDR. For high mobility condition of nodes
DSR gives better packet delivery ratio than other
protocols making it suitable for highly mobile random
networks.
S. Sagar, et.al, [20] evaluated and compared the
performance of two routing protocols, one was reactive,
Dynamic MANET on Demand (DYMO) and other is
proactive, Optimized Link State Routing (OLSR) in
Mobile Ad-hoc Networks (MANETs) and Vehicular Ad-
hoc Networks (VANETs). Performance of these protocols
was analyzed using three performance metrics; Packet
Delivery Ratio, Normalized Routing Overhead and End-
to-End Delay against varying scalabilities of nodes. The
SUMO simulator was used to generate a random mobility
pattern for VANETs. It was observed that DYMO
performs better than OLSR for both VANETs and
MANETs at the cost of delay. The simulation also
resulted that the performance of reactive protocol
(DYMODEF and DYMO-MOD) was better than
proactive protocol (OLSR-DEF and OLSR-MOD) in both
MANETs and in VANETs.
Banoj kumar Panda et.al, [3] described a detailed analysis
of performance affected due to change in mobility in
different terrain area. The parameter describing the reason
of variation in performance was the number of packets
delivered. The simulator used in this work for the
calculation of performance metric was GLOMOSIM. The
comparison was made considering two types of routing
protocols AODV and DSR. From the analysis it was
International Journal of Advanced Engineering, Management and Science (IJAEMS) [Vol-2, Issue-10, Oct- 2016]
Infogain Publication (Infogainpublication.com) ISSN : 2454-1311
www.ijaems.com Page | 1667
observed that in the Low terrain area and high density
network the number of link break in AODV & DSR are
comparatively less because nodes are confined within a
small terrain area and they are within the transmission
range of each other. Hence the Packet delivery fraction
was less than 100% because of hidden and exposed
terminal problem of MANET, in all mobility condition.
Veena Anand et.al, [21] reported results of NS2
simulation of three important routing protocols: AODV,
DSR and DSDV. They analyzed performance using
average throughput and average end -to-end delay when
number of nodes, and also their mobility, was varied. For
node movement, a popular model, random waypoint was
considered while Constant Bit Rate (CBR) traffic pattern
was assumed. Also framework was proposed to analyze
the impact of mobility pattern on routing performance of
different protocols in MANET through various simulation
experiments. They observed that the mobility pattern does
influence the performance of MANET routing protocols.
The Average Throughput of AODV was found to
approach to 91%, the Average throughput of DSDV
descends obviously when the routing change was frequent
and the routing discovery of DSDV became more
difficulty.
RESEARCH GAPS
• There was no paper that made comparison
among the mobility models.
• Energy factor was not taken into account.
• It was not clear whether reactive routing
protocols performed well at high mobility or low
mobility.
V. CONCLUDING REMARKS
Mobile ad hoc networks are gaining lot of popularity due
to their wide spread use in various fields. There are three
categories of routing protocols on the basis of the services
provided by them. These are generally Reactive,
Proactive and Hybrid routing protocols. In this paper, we
have discussed some reactive routing protocols of
MANETs and some mobility models. We have also
discussed the contributions and works of various
researches in the area of MANETs. The main objective of
this paper is to address the different MANET routing
protocols and different mobility models used in
MANETs. By studying various mobility models, we
attempt to conduct a survey of the mobility modeling and
analysis techniques in a thorough and systematic manner.
We believe that the set of mobility models included
herein reasonably reflect the state-of-art researches and
technologies in this field. This paper will give the brief
idea regarding MANET to the people who are conducting
research in MANETs.
VI. FUTURE WORK REQUIRED IN SURVEY
PAPER
In the future, we can propose a methodology and a
framework to systematically analyze the impact of
mobility models on the Performance of routing protocols
in Ad-hoc networks. We can also make a comparison
among various mobility models using energy, battery as
parameters.
REFERENCES
[1] Anju Gill Chander Diwaker “Comparative Analysis
of Routing in MANET International Journal of
Advanced Research in Computer Science and
Software Engineering
[2] Ashish Shrestha and Firat Tekiner “On MANET
Routing Protocols for Mobility and Scalability”
IEEE International Conference on Parallel and
Distributed Computing, Applications and
Technologies, 2009.
[3] Banoj kumar Panda1 , Manoranjan Das2, Benudhar
Sahu3 ,Rupanita Das” Impact of Mobility and
Terrain Size on Performance of AODV and DSR in
Mobile Ad-hoc Network” IEEE INFOCOM, 2012.
[4] Evaluating and Comparing the Performance of
DYMO and OLSR in MANETs and in VANETs S.
Sagar, J. Saqib, A. Bibi, N. Javaid IEEE INFOCOM,
2011.
[5] Fan Bai, Narayanan Sadagopan, and Ahmed Helmy
“A framework to systematically analyze the Impact
of Mobility on Performance of Routing protocols for
Ad-hoc Networks “, IEEE INFOCOM 2003
[6] http://en.wikipedia.org/wiki/Mobile_ad_hoc_networ
k.
[7] http://www.google.co.in/imgres?q=architecture+of+
MANETs&um=1&rlz=1W1GGNIGBIN509&hl=en
&biw=1366&bih=616&tbm.
[8] http://www.eexploria.com/manet-mobile-ad-hoc-
network-characteristics-and-features.
[9] http://en.wikipedia.org/wiki/Mobility_model.
[10]http://www.google.co.in/search?hl=en&site=imghp
&tbm=isch&source=hp&biw.
[11]http://citeseerx.ist.psu.edu/viewdoc/summary?doi=1
0.1.1.138.971.
[12]http://www.google.co.in/imgres?q=group+mobility+
model&hl=en&biw=1366&bih=588&tbm=isch&tbn
id=y1kuAPfK
[13]http://wwwpublic.itsudparis.eu/~gauthier/MobilityM
odel/mobilitymodel.html.
[14] Mrs. Geeta V, Dr .Sridhar Aithal, and Dr .K.
ChandraSekaran “Effect of Mobility over
Performance of the Ad hoc Networks “, IEEE
INFOCOM 2000.
International Journal of Advanced Engineering, Management and Science (IJAEMS) [Vol-2, Issue-10, Oct- 2016]
Infogain Publication (Infogainpublication.com) ISSN : 2454-1311
www.ijaems.com Page | 1668
[15]Performance Comparison of Reactive Routing
Protocols of MANETs using Group Mobility Model
by S. R. Biradar1, Hiren H D Sarma, and Kalpana
Sharma IEEE International Conference on Signal
Processing Systems, 2009.
[16]Performance analysis of AODV, DSR, OLSR and
DSDV Routing Protocols using NS2 Simulator by S.
Mohapatraa, P.Kanungo International Conference on
Communication Technology and System Design
2011.
[17]Sanjay Singh Kushwah and G .S. Tomar”
Investigation of the effects of mobility on routing
protocols in MANETs by IEEE International
Conference on Ubiquitous Computing and
Multimedia Applications, 2011.
[18]Shaily Mittal and Prabhjot Kaur “Performance
Comparison of AODV, DSR and ZRP Routing
Protocols in MANET’S “, IEEE INFOCOM 2009.
[19]S. Sagar, J. Saqib, A. Bibi, N. Javaid “Evaluating
and Comparing the Performance of DYMO and
OLSR in MANETs and in VANETs” IEEE
INFOCOM, 2011.
[20]Veena Anand and Suresh Chandra Gupta
“Performance of AODV, DSR and DSDV Protocols
under varying node Movement” IEEE INFOCOM,
2012.

More Related Content

What's hot

A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 A Review of the Energy Efficient and Secure Multicast Routing Protocols for ... A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...graphhoc
 
Energy efficiency cross layer protocol for wireless mesh network
Energy efficiency cross layer protocol for wireless mesh networkEnergy efficiency cross layer protocol for wireless mesh network
Energy efficiency cross layer protocol for wireless mesh networkIJCNCJournal
 
Quick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing ProtocolQuick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing Protocolijceronline
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...eSAT Publishing House
 
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKSENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKSIJCNCJournal
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETIOSR Journals
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetIOSR Journals
 
Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...
Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...
Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...ijceronline
 
An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...
An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...
An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...IOSR Journals
 
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole AttackPerformance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attackijsrd.com
 
Wireless sensor network
Wireless sensor network  Wireless sensor network
Wireless sensor network Sandeep Kumar
 

What's hot (14)

A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 A Review of the Energy Efficient and Secure Multicast Routing Protocols for ... A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 
Energy efficiency cross layer protocol for wireless mesh network
Energy efficiency cross layer protocol for wireless mesh networkEnergy efficiency cross layer protocol for wireless mesh network
Energy efficiency cross layer protocol for wireless mesh network
 
Quick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing ProtocolQuick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing Protocol
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKSENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
 
Hd3612761280
Hd3612761280Hd3612761280
Hd3612761280
 
Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...
Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...
Comparative Performance Evaluation of Ad-hoc on Demand Distance Vector Routin...
 
[IJET-V1I6P19] Authors : Kirti
[IJET-V1I6P19] Authors : Kirti[IJET-V1I6P19] Authors : Kirti
[IJET-V1I6P19] Authors : Kirti
 
An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...
An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...
An Overview of Mobile Ad hoc Network: Application, Challenges and Comparison ...
 
eaodv
eaodveaodv
eaodv
 
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole AttackPerformance Comparison of IAODV and OLSR Protocols under Black Hole Attack
Performance Comparison of IAODV and OLSR Protocols under Black Hole Attack
 
Wireless sensor network
Wireless sensor network  Wireless sensor network
Wireless sensor network
 

Viewers also liked

5 marketing strategy and marketing performance does strategy affect performa...
5 marketing strategy and marketing performance  does strategy affect performa...5 marketing strategy and marketing performance  does strategy affect performa...
5 marketing strategy and marketing performance does strategy affect performa...INFOGAIN PUBLICATION
 
6 women and land rights legal barriers impede women’s access to resources
6 women and land rights  legal barriers impede women’s access to resources6 women and land rights  legal barriers impede women’s access to resources
6 women and land rights legal barriers impede women’s access to resourcesINFOGAIN PUBLICATION
 
9 alum as an adjuvant in tetanus toxoid vaccine
9 alum as an adjuvant in tetanus toxoid vaccine9 alum as an adjuvant in tetanus toxoid vaccine
9 alum as an adjuvant in tetanus toxoid vaccineINFOGAIN PUBLICATION
 
8 leaching of trace elements in enugu coal effect of acid concentration
8 leaching of trace elements in enugu coal  effect of acid concentration8 leaching of trace elements in enugu coal  effect of acid concentration
8 leaching of trace elements in enugu coal effect of acid concentrationINFOGAIN PUBLICATION
 
10 the need to move from reactive to proactive perspective in health care
10 the need to move from reactive to proactive perspective in health care10 the need to move from reactive to proactive perspective in health care
10 the need to move from reactive to proactive perspective in health careINFOGAIN PUBLICATION
 
7 multi biometric fake detection system using image quality based liveness de...
7 multi biometric fake detection system using image quality based liveness de...7 multi biometric fake detection system using image quality based liveness de...
7 multi biometric fake detection system using image quality based liveness de...INFOGAIN PUBLICATION
 
20141222_「RADLOCAL」参加報告会
20141222_「RADLOCAL」参加報告会20141222_「RADLOCAL」参加報告会
20141222_「RADLOCAL」参加報告会Junichi Ishikura
 
Al Masih Sudah Datang
Al Masih Sudah DatangAl Masih Sudah Datang
Al Masih Sudah DatangAhmadi Muslim
 
Escala concessies 12122014
Escala concessies 12122014Escala concessies 12122014
Escala concessies 12122014Jens Debièvre
 
..Rizwan darmawansyah
..Rizwan darmawansyah..Rizwan darmawansyah
..Rizwan darmawansyahrizwanID
 
Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...
Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...
Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...Yulia Kovalchuk
 
rph-majulah-sukan-untuk-negara
rph-majulah-sukan-untuk-negararph-majulah-sukan-untuk-negara
rph-majulah-sukan-untuk-negarasyida rasid
 
Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...
Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...
Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...nguyennguyenanh
 
Animals - Thế Giới Họ Nhà Mèo
Animals - Thế Giới Họ Nhà MèoAnimals - Thế Giới Họ Nhà Mèo
Animals - Thế Giới Họ Nhà Mèomrtomlearning
 
國文報告-為什麼他接的案子比我多
國文報告-為什麼他接的案子比我多國文報告-為什麼他接的案子比我多
國文報告-為什麼他接的案子比我多Kelvin Lin
 
Capaciteit en werkwijzen arbeidsinspectie uitspraak ilo over klacht vakcentr...
Capaciteit en werkwijzen arbeidsinspectie  uitspraak ilo over klacht vakcentr...Capaciteit en werkwijzen arbeidsinspectie  uitspraak ilo over klacht vakcentr...
Capaciteit en werkwijzen arbeidsinspectie uitspraak ilo over klacht vakcentr...CNV Vakcentrale
 
簡報003 (6年2班)&動畫&切換&聲音
簡報003 (6年2班)&動畫&切換&聲音簡報003 (6年2班)&動畫&切換&聲音
簡報003 (6年2班)&動畫&切換&聲音shiow1011
 

Viewers also liked (20)

5 marketing strategy and marketing performance does strategy affect performa...
5 marketing strategy and marketing performance  does strategy affect performa...5 marketing strategy and marketing performance  does strategy affect performa...
5 marketing strategy and marketing performance does strategy affect performa...
 
6 women and land rights legal barriers impede women’s access to resources
6 women and land rights  legal barriers impede women’s access to resources6 women and land rights  legal barriers impede women’s access to resources
6 women and land rights legal barriers impede women’s access to resources
 
9 alum as an adjuvant in tetanus toxoid vaccine
9 alum as an adjuvant in tetanus toxoid vaccine9 alum as an adjuvant in tetanus toxoid vaccine
9 alum as an adjuvant in tetanus toxoid vaccine
 
4 foil bearing technology
4 foil bearing technology4 foil bearing technology
4 foil bearing technology
 
8 leaching of trace elements in enugu coal effect of acid concentration
8 leaching of trace elements in enugu coal  effect of acid concentration8 leaching of trace elements in enugu coal  effect of acid concentration
8 leaching of trace elements in enugu coal effect of acid concentration
 
10 the need to move from reactive to proactive perspective in health care
10 the need to move from reactive to proactive perspective in health care10 the need to move from reactive to proactive perspective in health care
10 the need to move from reactive to proactive perspective in health care
 
7 multi biometric fake detection system using image quality based liveness de...
7 multi biometric fake detection system using image quality based liveness de...7 multi biometric fake detection system using image quality based liveness de...
7 multi biometric fake detection system using image quality based liveness de...
 
20141222_「RADLOCAL」参加報告会
20141222_「RADLOCAL」参加報告会20141222_「RADLOCAL」参加報告会
20141222_「RADLOCAL」参加報告会
 
Al Masih Sudah Datang
Al Masih Sudah DatangAl Masih Sudah Datang
Al Masih Sudah Datang
 
Escala concessies 12122014
Escala concessies 12122014Escala concessies 12122014
Escala concessies 12122014
 
Yesus di india
Yesus di indiaYesus di india
Yesus di india
 
..Rizwan darmawansyah
..Rizwan darmawansyah..Rizwan darmawansyah
..Rizwan darmawansyah
 
project
projectproject
project
 
Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...
Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...
Нормативно-правова база виборчого процесу. Діяльність Центральної виборчої ко...
 
rph-majulah-sukan-untuk-negara
rph-majulah-sukan-untuk-negararph-majulah-sukan-untuk-negara
rph-majulah-sukan-untuk-negara
 
Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...
Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...
Chính thức mở bán căn hộ TOPAZ CITY block A2- giá chỉ 956 triệu/ căn- nhanh t...
 
Animals - Thế Giới Họ Nhà Mèo
Animals - Thế Giới Họ Nhà MèoAnimals - Thế Giới Họ Nhà Mèo
Animals - Thế Giới Họ Nhà Mèo
 
國文報告-為什麼他接的案子比我多
國文報告-為什麼他接的案子比我多國文報告-為什麼他接的案子比我多
國文報告-為什麼他接的案子比我多
 
Capaciteit en werkwijzen arbeidsinspectie uitspraak ilo over klacht vakcentr...
Capaciteit en werkwijzen arbeidsinspectie  uitspraak ilo over klacht vakcentr...Capaciteit en werkwijzen arbeidsinspectie  uitspraak ilo over klacht vakcentr...
Capaciteit en werkwijzen arbeidsinspectie uitspraak ilo over klacht vakcentr...
 
簡報003 (6年2班)&動畫&切換&聲音
簡報003 (6年2班)&動畫&切換&聲音簡報003 (6年2班)&動畫&切換&聲音
簡報003 (6年2班)&動畫&切換&聲音
 

Similar to 3 a survey analysis on manet routing protocols and mobility models for various networks

Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Editor IJMTER
 
MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...
MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...
MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...acijjournal
 
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...Natasha Barnett
 
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
 
Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286Editor IJARCET
 
Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286Editor IJARCET
 
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing ProtocolsQoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing Protocolsrahulmonikasharma
 
Analysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and OdmrpAnalysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and OdmrpIJMER
 
A Background Study Of MANET
A Background Study Of MANETA Background Study Of MANET
A Background Study Of MANETAngela Shin
 
Mobile Adhoc Network (MANET) Routing Protocols Analytical Study
Mobile Adhoc Network (MANET) Routing Protocols Analytical StudyMobile Adhoc Network (MANET) Routing Protocols Analytical Study
Mobile Adhoc Network (MANET) Routing Protocols Analytical StudyIOSR Journals
 
A New Energy Efficient Approach in MANETs: A Review
A New Energy Efficient Approach in MANETs: A ReviewA New Energy Efficient Approach in MANETs: A Review
A New Energy Efficient Approach in MANETs: A ReviewBRNSSPublicationHubI
 
A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...
A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...
A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...IJECEIAES
 
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...ijwmn
 
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...ijwmn
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETIOSR Journals
 
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETsA SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETspijans
 

Similar to 3 a survey analysis on manet routing protocols and mobility models for various networks (20)

Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
 
MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...
MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...
MOBILE IP ON MOBILE AD HOC NETWORKS: AN IMPLEMENTATION AND PERFORMANCE EVALUA...
 
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
 
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
 
Manet algo
Manet algoManet algo
Manet algo
 
10.1.1.258.7234
10.1.1.258.723410.1.1.258.7234
10.1.1.258.7234
 
Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286
 
Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286Ijarcet vol-2-issue-7-2281-2286
Ijarcet vol-2-issue-7-2281-2286
 
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing ProtocolsQoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
 
Analysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and OdmrpAnalysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and Odmrp
 
A Background Study Of MANET
A Background Study Of MANETA Background Study Of MANET
A Background Study Of MANET
 
Mobile Adhoc Network (MANET) Routing Protocols Analytical Study
Mobile Adhoc Network (MANET) Routing Protocols Analytical StudyMobile Adhoc Network (MANET) Routing Protocols Analytical Study
Mobile Adhoc Network (MANET) Routing Protocols Analytical Study
 
A New Energy Efficient Approach in MANETs: A Review
A New Energy Efficient Approach in MANETs: A ReviewA New Energy Efficient Approach in MANETs: A Review
A New Energy Efficient Approach in MANETs: A Review
 
Mobile adhoc networks
Mobile adhoc networksMobile adhoc networks
Mobile adhoc networks
 
Study of Location Based Energy Efficient AODV Routing Protocols In MANET
Study of Location Based Energy Efficient AODV Routing Protocols In MANETStudy of Location Based Energy Efficient AODV Routing Protocols In MANET
Study of Location Based Energy Efficient AODV Routing Protocols In MANET
 
A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...
A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...
A Performance Review of Intra and Inter-Group MANET Routing Protocols under V...
 
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
 
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETsA SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
 

Recently uploaded

Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 

Recently uploaded (20)

young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 

3 a survey analysis on manet routing protocols and mobility models for various networks

  • 1. International Journal of Advanced Engineering, Management and Science (IJAEMS) Infogain Publication (Infogainpublication.com www.ijaems.com A Survey Analy and Mobility Models for Various Networks Department of CSE Abstract—Ad-hoc network is a collection of wireless mobile nodes which dynamically form a temporary network without the use of any existing network infrastructure. It may connect hundreds to thousands of mobile nodes. The primary goal of such an ad network is correct and efficient route establishment between a pair of nodes so that message can be delivered easily and in a timely manner. The main objective of this paper is to address different MANET routing protocols and different types of mobility models used in MANETs. This paper also put emphasis on the work done by various researches using routing protocols and mobility models. This paper would be great help for the people who are conducting research for the problems in MANETs Keywords— MANET, AODV, DSR, DYMO, Random Waypoint mobility, group mobility model, Manhattan mobility model, city section mobility model I. INTRODUCTION A mobile ad-hoc network (MANET) is a self infrastructure less network of mobile devices connected by wireless links as shown in figure 1. These spontaneous networks, normally called ad hoc networks, which provide mobile users with ubiquitous communication capacity and information access regardless of the location. The communication network is formed from the collection of a number of wireless terminals without the use of any fixed infrastructure. So, each and every node can be treated as a source and destination also [6]. It consists of mobile nodes which are directly connected to each other, to deliver timely messages. Fig.1:Typical structure of MANETs [7] CHARACTERISTICS OF MANETS • In MANET, each node acts as both host and router. It is autonomous in behavior. • Multi-hop radio relaying- When a source node and destination node for a message is out of the radio International Journal of Advanced Engineering, Management and Science (IJAEMS) Infogainpublication.com) A Survey Analysis on Manet Routing Protocols Mobility Models for Various Networks Paramjit Pal, Rupinder Pal Department of CSE, GIMET, Amritsar, Pubjab, India hoc network is a collection of wireless mobile nodes which dynamically form a temporary existing network infrastructure. It may connect hundreds to thousands of mobile nodes. The primary goal of such an ad-hoc network is correct and efficient route establishment between a pair of nodes so that message can be delivered anner. The main objective of this paper is to address different MANET routing protocols and different types of mobility models used in MANETs. This paper also put emphasis on the work done by various researches using routing protocols and mobility models. This paper would be great help for the people who are conducting research for the problems in MANETs. MANET, AODV, DSR, DYMO, Random Waypoint mobility, group mobility model, Manhattan mobility model, city section mobility model. CTION hoc network (MANET) is a self-configuring infrastructure less network of mobile devices connected by wireless links as shown in figure 1. These spontaneous networks, normally called ad hoc networks, which ous communication capacity and information access regardless of the location. The communication network is formed from the collection of a number of wireless terminals without the use of any fixed infrastructure. So, each and every node source and destination also [6]. It consists of mobile nodes which are directly connected to Typical structure of MANETs [7] In MANET, each node acts as both host and router. When a source node and destination node for a message is out of the radio range, the MANETs are capable of multi routing. • Mobile nodes are characterized with less memory, power and light weight features. • The reliability, efficiency, stability and capacity of wireless links are often inferior when compared with wired links. This shows the fluctuating link bandwidth of wireless links. APPLICATIONS OF MANETS Commercial and Local level Ad hoc can be used in emergency/rescue operations for disaster relief efforts, e.g. in fire, flood, or earthquake and can autonomously link an instant and temporary multimedia network using notebook computers or palmtop computers Personal Area Network (PAN) Short-rangeMANET can simplify the intercommunication between various mobile devices such as a PDA, a laptop, and a cellular phone. This paper is structured as follows: Section I discusses the introduction of MANETs. Section II concentrates on the MANET routing protocols and their properties Section III concentrates on mobility models. Finally, Section IV pays emphasis on related work. Section V concludes the paper with conclusion work and finally section VI is a future work required in survey paper. II. ROUTING PROTOCOLS AODV AODV is a combination of on vector i.e. hop-to-hop routing methodology [15]. When a node needs to know a route to a specific destination it creates a ROUTE REQUEST. Next the route request is forwarded by intermediate nodes which also create a reverse route for itself for destination. When the request reaches a node with route to destination it creates again a REPLY which contains the number of hops that are require to reach the destination. All nodes in forwarding this reply to the source node create a forward route to destination. This route created from each node from source to destination is a hop not the entire route as in source routing [Vol-2, Issue-10, Oct- 2016] ISSN : 2454-1311 Page | 1663 sis on Manet Routing Protocols Mobility Models for Various Networks range, the MANETs are capable of multi-hop Mobile nodes are characterized with less memory, ght features. The reliability, efficiency, stability and capacity of wireless links are often inferior when compared with wired links. This shows the fluctuating link bandwidth of wireless links. APPLICATIONS OF MANETS c can be used in emergency/rescue operations for disaster relief efforts, e.g. in fire, flood, or earthquake and can autonomously link an instant and temporary multimedia network using notebook computers or Personal Area Network (PAN) MANET can simplify the intercommunication between various mobile devices such as a PDA, a laptop, This paper is structured as follows: Section I discusses the introduction of MANETs. Section II concentrates on the ting protocols and their properties Section III concentrates on mobility models. Finally, Section IV pays emphasis on related work. Section V concludes the paper with conclusion work and finally section VI is a future work required in survey paper. PROTOCOLS IN MANETS AODV is a combination of on-demand and distance hop routing methodology [15]. When a node needs to know a route to a specific destination it creates a ROUTE REQUEST. Next the route request is ed by intermediate nodes which also create a reverse route for itself for destination. When the request reaches a node with route to destination it creates again a REPLY which contains the number of hops that are require to reach the destination. All nodes that participate in forwarding this reply to the source node create a forward route to destination. This route created from each node from source to destination is a hop-by-hop state and not the entire route as in source routing
  • 2. International Journal of Advanced Engineering, Management and Science (IJAEMS) Infogain Publication (Infogainpublication.com www.ijaems.com DSR DSR is a simple and efficient routing protocol designed specifically for use in multi-hop wireless ad of mobile nodes [15]. It allows nodes to dynamically discover a source route across multiple network hops to any destination in the ad-hoc network. Each data pac sent then carries in its header the complete ordered list of nodes through which the packet must pass, allowing packet routing to be a trivially loop free and avoiding the need for up-to-date routing information in the intermediate nodes through which the packet is forwarded. With the inclusion of this source route in the header of each data packet, other nodes forwarding or overhearing any of the packets may easily cache this routing information for future use. DYMO DYMO is a reactive routing protocol operations are route discovery and route maintenance. During route discovery Route REQUEST (RREQ) message is broadcasted to the network. Every intermediate node participates in hop dissemination of this message and records a route to originator. When a destination node receives this RREQ message, it responds with a Route REPLY (RREP) message uni -cast towards the originating node. Every node receiving this message creates a route to the destination node and finally This RREP message arrives at the originator of the RREQ message. When a change occurs in the network, topology nodes maintain their routes and monitor their links. When a data packet is received for a route or link that is no longer available the sources of packet genera ERROR (RERR) message and send this RERR message to packet source [4]. Properties of ad-hoc routing protocols [1] Distributed operation As ad-hoc networks are self-dependent and autonomous systems, they demand for a routing protocol which will b able to maintain the desired criterion Quality of Service Support This is a very crucial property of ad- hoc networks. Some kind of Quality of service is important to include into the routing protocol. This property additionally helps to find what these networks will be used for. III. MOBILITY MODELS IN Mobility is one of the key characteristic of the class of wireless networks called mobile ad- Mobility models represent the movement of mobile users, and how their location, velocity and acceleration change over time. Such models are frequently used for simulation purposes when new communication or navigation techniques are investigated [9]. International Journal of Advanced Engineering, Management and Science (IJAEMS) Infogainpublication.com) efficient routing protocol designed hop wireless ad-hoc networks of mobile nodes [15]. It allows nodes to dynamically discover a source route across multiple network hops to hoc network. Each data packet sent then carries in its header the complete ordered list of nodes through which the packet must pass, allowing packet routing to be a trivially loop free and avoiding the date routing information in the the packet is forwarded. With the inclusion of this source route in the header of each data packet, other nodes forwarding or overhearing any of the packets may easily cache this in which basic operations are route discovery and route maintenance. During route discovery Route REQUEST (RREQ) message is broadcasted to the network. Every intermediate node participates in hop-by-hop dissemination of this message and records a route to the originator. When a destination node receives this RREQ message, it responds with a Route REPLY (RREP) cast towards the originating node. Every node receiving this message creates a route to the ge arrives at the originator of the RREQ message. When a change occurs in the network, topology nodes maintain their routes and monitor their links. When a data packet is received for a route or link that is no longer available the sources of packet generates a Route ERROR (RERR) message and send this RERR message hoc routing protocols [1] dependent and autonomous systems, they demand for a routing protocol which will be hoc networks. Some kind of Quality of service is important to include into the routing protocol. This property additionally helps to find MANETS Mobility is one of the key characteristic of the class of -hoc networks. Mobility models represent the movement of mobile users, velocity and acceleration change over time. Such models are frequently used for simulation purposes when new communication or navigation Some of the wide used quality models are described Random Waypoint mobility model Random waypoint model was 1st proposed by Johnson and Maltz is a random mode designed for the movement of mobile users, and the way their location, speed and acceleration change over time [10]. The Random Waypoint mobility Model includes pause times between changes in direction and/or speed. A mobile node begins by staying in one location for a certain period of time (i.e., a pause time). Once this time expires, the mobile node chooses a random destination in the simulation area and a speed that's uniformly dis speed, max-speed]. Figure-2 shows the movement of nodes in a random waypoint mobility model. in this every node moves along a zigzag line from one waypoint Pi to the next Pi+1. The waypoints are uniformly distributed over the given convex area, e.g. unit disk. At the start of every leg a Random velocity is drawn from the velocity distribution, (in the essential case the velocity is constant 1). The nodes may have so-called "thinking times" when they reach every waypoint before contin Fig.2: Node movements in a model [11]. Group mobility model Group mobility refers to the scenarios that multiple mobile stations (MSs) move in a group at the same time, generally in the same direction with separation. When the group of MSs moves out of the coverage of the current serving BS and into that of another BS, multiple handovers processes should be performed at almost the same time [12]. In ad-hoc networks, there are many situat necessary to model the behavior the mobile nodes as they move together. For e.g. a group of soldiers in military scenarios may be assigned the task of searching a particular plot of land in order to destroy landmines or to capture the enemy attackers. For this purpose group mobility models are used. Figure of nodes in a group mobility model. In this figure the mobile nodes move in a group following random movement. The nodes move from subgroup BS1 (base station) to subgroup BS 2. [Vol-2, Issue-10, Oct- 2016] ISSN : 2454-1311 Page | 1664 Some of the wide used quality models are described Random Waypoint mobility model om waypoint model was 1st proposed by Johnson and Maltz is a random mode designed for the movement of mobile users, and the way their location, speed and acceleration change over time [10]. The Random Waypoint mobility Model includes pause times between anges in direction and/or speed. A mobile node begins by staying in one location for a certain period of time (i.e., a pause time). Once this time expires, the mobile node chooses a random destination in the simulation area and a speed that's uniformly distributed between [min- 2 shows the movement of nodes in a random waypoint mobility model. in this every node moves along a zigzag line from one waypoint Pi to the next Pi+1. The waypoints are uniformly distributed over the given convex area, e.g. unit disk. At the start of every leg a Random velocity is drawn from the velocity distribution, (in the essential case the velocity is constant 1). The called "thinking times" when they reach every waypoint before continuing on following leg. movements in a Random Waypoint mobility model [11]. Group mobility refers to the scenarios that multiple mobile stations (MSs) move in a group at the same time, generally in the same direction with a short distance of separation. When the group of MSs moves out of the coverage of the current serving BS and into that of another BS, multiple handovers processes should be performed at almost the same time [12]. hoc networks, there are many situations where it is necessary to model the behavior the mobile nodes as they a group of soldiers in military scenarios may be assigned the task of searching a particular plot of land in order to destroy landmines or to y attackers. For this purpose group mobility models are used. Figure-3 shows the movement of nodes in a group mobility model. In this figure the mobile nodes move in a group following random movement. The nodes move from subgroup BS1 (base
  • 3. International Journal of Advanced Engineering, Management and Science (IJAEMS) Infogain Publication (Infogainpublication.com www.ijaems.com Fig.3: Movement pattern of nodes in a group mobility model [13] Manhattan mobility model The Manhattan mobility model usually used to emulate the movement pattern of mobile nodes on streets. This model uses its own map. The map is composed o number of horizontal and vertical streets. Each street has two lanes for each direction (north and south direction for vertical streets, east and west for horizontal streets) . The mobile node is allowed to move along the grid of horizontal and vertical streets on the map. At an intersection of a horizontal and a vertical street, the mobile node can turn left, right or go straight. The velocity of a mobile node at a time slot is dependent on its velocity at the previous time slot. In addition, a node’s velocity is restricted by the velocity of the node preceding it on the same lane of the street. The Figure shows the map used for Manhattan mobility model [14]. Fig.4: Diagram shows the node movement pattern in Manhattan mobility model [14] Proba Walk Mobility Model This model uses a probability matrix to determine the position of a particular Mobile node in the nest time step, which is represented by three different states for position x and three different states for position y. State 0 represents the current (x or y) position, and state 2 represents the mobile node next position if the mobile continues to move in the same direction. The values within this matrix are used for updates for to both the mobile node's x and y positions. Each node moves randomly with a preset average speed. With the defined value, a mobile node may take a step in any way of the four possible directions (ie. north, south International Journal of Advanced Engineering, Management and Science (IJAEMS) Infogainpublication.com) Movement pattern of nodes in a group mobility The Manhattan mobility model usually used to emulate the movement pattern of mobile nodes on streets. This model uses its own map. The map is composed of a number of horizontal and vertical streets. Each street has two lanes for each direction (north and south direction for vertical streets, east and west for horizontal streets) . The mobile node is allowed to move along the grid of l streets on the map. At an intersection of a horizontal and a vertical street, the mobile node can turn left, right or go straight. The velocity of a mobile node at a time slot is dependent on its velocity at the previous time slot. In addition, a velocity is restricted by the velocity of the node preceding it on the same lane of the street. The Figure-4 shows the map used for Manhattan mobility model [14]. Diagram shows the node movement pattern in Manhattan mobility model [14] This model uses a probability matrix to determine the position of a particular Mobile node in the nest time step, which is represented by three different states for position x and three different states for position y. State 0 s the current (x or y) position, and state 2 represents the mobile node next position if the mobile continues to move in the same direction. The values within this matrix are used for updates for to both the randomly with a preset average speed. With the defined value, a mobile node may take a step in any way of the four possible directions (ie. north, south east, or west) as long as it continues to move (i.e., no pause time). Figure-5 shows movement pattern in Proba Walk mobility model [14]. Fig.5:Diagram shows movement pattern of nodes in Proba Walk mobility model [14] City Section Mobility Model In the City Mobility Model, the simulation area is a network that represents the section of a city hoc network exists. Each mobile node begins the simulation at a defined point of some street. The movement algorithm from the current destination to the new destination locates a path corresponding to the shortest travel time between the two p there are safe driving characteristics such as a speed limit and a minimum distance allowed between any two mobile nodes. While reaching the destination, the Mobile Node pauses for a specific time and then randomly chooses another destination (i.e., a point of some street) and repeats the process. This model does not allow for traffic lights or congestion. Nodes are allowed to drive each other. Figure-6 the movement pattern of nodes in a city section mobility model [14]. Fig.6: Diagram shows movement patterns of nodes in City Section mobility model mobility model [14] IV. RELATED WORK Fan Bai, et.al, [5] evaluated the impact of different mobility models on the performance of MANET routing protocols. They proposed various metrics to capture interesting mobility characteristics, including spatial and temporal dependence and geographic restrictions. In addition, also a rich set of parameterized mobility models were introduced including Random Waypoint, Group Mobility, Freeway and Manhattan models. They demonstrated the utility of their test suite by evaluating various MANET routing [Vol-2, Issue-10, Oct- 2016] ISSN : 2454-1311 Page | 1665 east, or west) as long as it continues to move (i.e., no 5 shows movement pattern of nodes in Proba Walk mobility model [14]. Diagram shows movement pattern of nodes in Proba Walk mobility model [14] City Section Mobility Model In the City Mobility Model, the simulation area is a network that represents the section of a city where the ad hoc network exists. Each mobile node begins the simulation at a defined point of some street. The movement algorithm from the current destination to the new destination locates a path corresponding to the shortest travel time between the two points; in addition, there are safe driving characteristics such as a speed limit and a minimum distance allowed between any two mobile nodes. While reaching the destination, the Mobile Node pauses for a specific time and then randomly chooses nation (i.e., a point of some street) and repeats the process. This model does not allow for traffic lights or congestion. Nodes are allowed to drive each 6 the movement pattern of nodes in a city shows movement patterns of nodes in City Section mobility model mobility model [14] RELATED WORK Fan Bai, et.al, [5] evaluated the impact of different mobility models on the performance of MANET routing protocols. They proposed various protocol independent metrics to capture interesting mobility characteristics, including spatial and temporal dependence and geographic restrictions. In addition, also a rich set of parameterized mobility models were introduced including oup Mobility, Freeway and Manhattan models. They demonstrated the utility of their test suite by evaluating various MANET routing
  • 4. International Journal of Advanced Engineering, Management and Science (IJAEMS) [Vol-2, Issue-10, Oct- 2016] Infogain Publication (Infogainpublication.com) ISSN : 2454-1311 www.ijaems.com Page | 1666 protocols, including DSR, AODV and DSDV. The results showed that the protocol performance may vary drastically across mobility models and performance rankings of protocols may vary with the mobility models used. They also proposed a framework to analyze the impact of mobility pattern on routing performance of mobile ad -hoc network in a systematic manner. Dr.Sridhar Aithal et.al, [15]compared the effect of mobility in case of on-demand reactive routing protocols for mobile ad-hoc network AODV with traditional proactive routing protocol DSDV. The performance was analyzed using varying number of connections in the network, mobility pause and speed of the node. The simulations were carried out using NS2 simulator. The results were analyzed for packet delivery ratio, normalized routing and average end-to-end delay by varying the number of connections, speed and pause time. Shaily Mittal et.al, [19] compared the performance evaluation of three different routing protocols (AODV, DSR and ZRP) in variable pause times of some routing protocols for Mobile Ad-Hoc networks (MANET’s). Mobility of the different nodes makes the situation even more complicated. The well known commercial simulator Qual-Net was used to perform simulations. Performance evaluation of AODV, DSR and ZRP was evaluated based on Average end to end delay, TTL based hop count and Packet delivery ratio. Three performance metrics were average end to end delay; average TTL based hop count and packet delivery ratio. AODV shows best results in measuring end to end delay and packet delivery ratio. S.R Biradar et.al,[16]compared the performance of two on-demand routing protocols for mobile ad-hoc networks Dynamic source routing (DSR) and Ad-hoc On Demand Vector routing (DYMO). They demonstrated that even though DSR and AODV both were on-demand protocol, the differences in the protocol mechanics can lead to significant performance Ashish Shrestha et.al, [2] focused on the performance investigation of reactive and proactive MANET routing protocols, namely AODV, DSR, TORA and OLSR. Hence, the main investigation done in this paper was of the discrete feature and routing in MANET. The simulations were performed using OPNET modeler 14.5. The protocols were tested using the same parameters with high CBR traffic flow and random mobility. Performance of protocols with respect to scalability was also analyzed. Results showed that, AODV and OLSR experienced higher packet delay and network load compared to TORA. However, AODV showed better efficiency to deal with high congestion and it scaled better by successfully delivering packets over heavily trafficked network compared to OLSR and TORA. Sanjay Singh Kushwah et.al, [18] presented investigation regarding the performance comparison of routing protocols for varying node mobility in mobile ad-hoc network (MANETs). The simulated results were observed using NS2.The outcome of the investigation was that reactive protocols perform better than proactive protocols. Further DSR has performed well for the performance parameter namely delivery ration while AODV perform well in terms of average delay. They concluded that both reactive protocols perform well in terms of packet delivery ratio under high mobility scenarios than proactive protocols. They also concluded that DSR performed well compared to all other protocols. S. Mohapatra et.al, [17] performance analysis was carried out on Ad-hoc On-demand Distance Vector (AODV), Dynamic Source Routing (DSR), Optimized Link State Routing (OLSR) and Destination Sequenced Distance Vector (DSDV) protocols using NS2 simulator. The delay, throughput, control overhead and packet delivery ratio were the four common measures used for the comparison of the performance of above protocols. The different parameters were number of nodes, different speed of nodes and different size of network. The results concluded that DSR protocol performs the best in terms of average PDR. For high mobility condition of nodes DSR gives better packet delivery ratio than other protocols making it suitable for highly mobile random networks. S. Sagar, et.al, [20] evaluated and compared the performance of two routing protocols, one was reactive, Dynamic MANET on Demand (DYMO) and other is proactive, Optimized Link State Routing (OLSR) in Mobile Ad-hoc Networks (MANETs) and Vehicular Ad- hoc Networks (VANETs). Performance of these protocols was analyzed using three performance metrics; Packet Delivery Ratio, Normalized Routing Overhead and End- to-End Delay against varying scalabilities of nodes. The SUMO simulator was used to generate a random mobility pattern for VANETs. It was observed that DYMO performs better than OLSR for both VANETs and MANETs at the cost of delay. The simulation also resulted that the performance of reactive protocol (DYMODEF and DYMO-MOD) was better than proactive protocol (OLSR-DEF and OLSR-MOD) in both MANETs and in VANETs. Banoj kumar Panda et.al, [3] described a detailed analysis of performance affected due to change in mobility in different terrain area. The parameter describing the reason of variation in performance was the number of packets delivered. The simulator used in this work for the calculation of performance metric was GLOMOSIM. The comparison was made considering two types of routing protocols AODV and DSR. From the analysis it was
  • 5. International Journal of Advanced Engineering, Management and Science (IJAEMS) [Vol-2, Issue-10, Oct- 2016] Infogain Publication (Infogainpublication.com) ISSN : 2454-1311 www.ijaems.com Page | 1667 observed that in the Low terrain area and high density network the number of link break in AODV & DSR are comparatively less because nodes are confined within a small terrain area and they are within the transmission range of each other. Hence the Packet delivery fraction was less than 100% because of hidden and exposed terminal problem of MANET, in all mobility condition. Veena Anand et.al, [21] reported results of NS2 simulation of three important routing protocols: AODV, DSR and DSDV. They analyzed performance using average throughput and average end -to-end delay when number of nodes, and also their mobility, was varied. For node movement, a popular model, random waypoint was considered while Constant Bit Rate (CBR) traffic pattern was assumed. Also framework was proposed to analyze the impact of mobility pattern on routing performance of different protocols in MANET through various simulation experiments. They observed that the mobility pattern does influence the performance of MANET routing protocols. The Average Throughput of AODV was found to approach to 91%, the Average throughput of DSDV descends obviously when the routing change was frequent and the routing discovery of DSDV became more difficulty. RESEARCH GAPS • There was no paper that made comparison among the mobility models. • Energy factor was not taken into account. • It was not clear whether reactive routing protocols performed well at high mobility or low mobility. V. CONCLUDING REMARKS Mobile ad hoc networks are gaining lot of popularity due to their wide spread use in various fields. There are three categories of routing protocols on the basis of the services provided by them. These are generally Reactive, Proactive and Hybrid routing protocols. In this paper, we have discussed some reactive routing protocols of MANETs and some mobility models. We have also discussed the contributions and works of various researches in the area of MANETs. The main objective of this paper is to address the different MANET routing protocols and different mobility models used in MANETs. By studying various mobility models, we attempt to conduct a survey of the mobility modeling and analysis techniques in a thorough and systematic manner. We believe that the set of mobility models included herein reasonably reflect the state-of-art researches and technologies in this field. This paper will give the brief idea regarding MANET to the people who are conducting research in MANETs. VI. FUTURE WORK REQUIRED IN SURVEY PAPER In the future, we can propose a methodology and a framework to systematically analyze the impact of mobility models on the Performance of routing protocols in Ad-hoc networks. We can also make a comparison among various mobility models using energy, battery as parameters. REFERENCES [1] Anju Gill Chander Diwaker “Comparative Analysis of Routing in MANET International Journal of Advanced Research in Computer Science and Software Engineering [2] Ashish Shrestha and Firat Tekiner “On MANET Routing Protocols for Mobility and Scalability” IEEE International Conference on Parallel and Distributed Computing, Applications and Technologies, 2009. [3] Banoj kumar Panda1 , Manoranjan Das2, Benudhar Sahu3 ,Rupanita Das” Impact of Mobility and Terrain Size on Performance of AODV and DSR in Mobile Ad-hoc Network” IEEE INFOCOM, 2012. [4] Evaluating and Comparing the Performance of DYMO and OLSR in MANETs and in VANETs S. Sagar, J. Saqib, A. Bibi, N. Javaid IEEE INFOCOM, 2011. [5] Fan Bai, Narayanan Sadagopan, and Ahmed Helmy “A framework to systematically analyze the Impact of Mobility on Performance of Routing protocols for Ad-hoc Networks “, IEEE INFOCOM 2003 [6] http://en.wikipedia.org/wiki/Mobile_ad_hoc_networ k. [7] http://www.google.co.in/imgres?q=architecture+of+ MANETs&um=1&rlz=1W1GGNIGBIN509&hl=en &biw=1366&bih=616&tbm. [8] http://www.eexploria.com/manet-mobile-ad-hoc- network-characteristics-and-features. [9] http://en.wikipedia.org/wiki/Mobility_model. [10]http://www.google.co.in/search?hl=en&site=imghp &tbm=isch&source=hp&biw. [11]http://citeseerx.ist.psu.edu/viewdoc/summary?doi=1 0.1.1.138.971. [12]http://www.google.co.in/imgres?q=group+mobility+ model&hl=en&biw=1366&bih=588&tbm=isch&tbn id=y1kuAPfK [13]http://wwwpublic.itsudparis.eu/~gauthier/MobilityM odel/mobilitymodel.html. [14] Mrs. Geeta V, Dr .Sridhar Aithal, and Dr .K. ChandraSekaran “Effect of Mobility over Performance of the Ad hoc Networks “, IEEE INFOCOM 2000.
  • 6. International Journal of Advanced Engineering, Management and Science (IJAEMS) [Vol-2, Issue-10, Oct- 2016] Infogain Publication (Infogainpublication.com) ISSN : 2454-1311 www.ijaems.com Page | 1668 [15]Performance Comparison of Reactive Routing Protocols of MANETs using Group Mobility Model by S. R. Biradar1, Hiren H D Sarma, and Kalpana Sharma IEEE International Conference on Signal Processing Systems, 2009. [16]Performance analysis of AODV, DSR, OLSR and DSDV Routing Protocols using NS2 Simulator by S. Mohapatraa, P.Kanungo International Conference on Communication Technology and System Design 2011. [17]Sanjay Singh Kushwah and G .S. Tomar” Investigation of the effects of mobility on routing protocols in MANETs by IEEE International Conference on Ubiquitous Computing and Multimedia Applications, 2011. [18]Shaily Mittal and Prabhjot Kaur “Performance Comparison of AODV, DSR and ZRP Routing Protocols in MANET’S “, IEEE INFOCOM 2009. [19]S. Sagar, J. Saqib, A. Bibi, N. Javaid “Evaluating and Comparing the Performance of DYMO and OLSR in MANETs and in VANETs” IEEE INFOCOM, 2011. [20]Veena Anand and Suresh Chandra Gupta “Performance of AODV, DSR and DSDV Protocols under varying node Movement” IEEE INFOCOM, 2012.