SlideShare a Scribd company logo
1 of 9
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 13, Issue 3 (Jul. - Aug. 2013), PP 59-67
www.iosrjournals.org
www.iosrjournals.org 59 | Page
Mobility Contrast Effect on Environment in Manet as Mobility
Model
Tarkeshwari kaul1
, R.K.kapoor2
1,2
(Department of computer science and application, NITTTR, INDIA)
Abstract : Manet is a type of ad-hoc network without any infrastructure and connects mobile nodes through
wireless channels. It gives environment in which nodes can be connected dynamically as they enter the area.
The area can be any place where nodes can move uniformly or randomly like disaster hitting places, shopping
malls, airport, station, campus, business meeting, and temple etc. Depending on the terrene, and physical
infrastructure and environment that may cause obstacle in the movement of nodes in the given area, the mobility
pattern of nodes is different. These involve the mobility environment as major factor for mobile nodes while
sharing information in mobile ad-hoc network. The characteristics of mobility of nodes in Manet are application
based and have significant impact on the performance of routing protocols. While studying the performance of
MANET routing protocols, environment parameter as mobility is important and can be considered remarkably
so that realistic scenario can be constructed for the accurate analysis of performance of routing protocols.
Keywords - Mobile ad-hoc network (Manet), Mobility Models, and Routing protocols.
I. Introduction
Manet is a collection of mobile nodes connect together to form a distributed network, where medium is
wireless with no base station. Manet topology is unpredictable and changes rapidly. In Manet, mobile nodes
work in two forms; as a node to send and receive packet as well as a router to route a packet. Nodes movement
in Manet environment is mainly random, and the uniform movement is seen rare. Manet mainly used in areas
where infrastructure based communication cannot be used such as disaster hit areas, mall, campus, airport,
station, business meetings etc. It is a temporary network without wires and administration intervention. While
studying the performance of various routing protocols in MANET, mobility pattern of nodes has to be taken in
consideration so that routing protocol can cope up with node movement which is responsible for dynamic
network topology. For the dynamic topology in Manet, the routing protocols behavior has to be analyzed using
varying node speed, traffic and network size. But one of the most important is the mobility pattern of nodes.
The organization of the paper is as follows. Section 2 provide the information of major Mobile Ad hoc
routing protocols .Section 3 covers different mobility patterns based on their properties. Section 4 present
factors affecting mobility environment. Section 5 shows the effect of routing protocols in different environments
and finally conclusion, future work in section 6 and followed by references.
II. Routing Protocols
Nodes in the network connected by wireless links which is less reliable media as compared to wired
media hence the routing in such network is bit complex. Nodes are moving randomly which bring frequent
topology change so it is a challenging task for routing process. Routing protocols play an important role for
routing Process. In Manet there are two main approaches for routing.
2.1. Proactive
This approach is table driven work by using periodic protocols. This means that each node contain
information of their neighbors in table form in which routing information is updated at a particular interval. The
proactive routing protocols are independent of whether or not the route is needed [8]. Control messages are
transmitted with periodically intervals. Even if there is no data flow still control messages are transmitted.
Routing protocols come under this approach are DSDV, OLSR etc. some advantages are route discovery is not
required and low latency for real time applications. Disadvantages are unused paths occupy a significant part of
the available bandwidth.
2.1.1. Destination Sequenced Distance Vector (DSDV)
DSDV is a pro-active routing protocols based on bellman-ford algorithm. It contains the feature of
distance- vector algorithm. Each node contain routing table which contain information of only next-hop for
possible destination. Whenever any change take place in network immediately updates have to be transmitted.
As soon as topology changes, destination assigns Sequence numbers and this number is used by source to send
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 60 | Page
the next update. Each node uses 2 mechanisms to send out the DSDV updates. They are, Periodic Updates and
triggered updates [1] [2.]
2.1.2. Optimized Link State Protocol (OLSR)
OLSR is a proactive protocol based on link state protocol. It is an IP routing protocol optimized for
mobile ad-hoc networks and uses hello and topology control (TC) messages to discover and then disseminate
link state information throughout the mobile ad-hoc network. Individual nodes use this topology information to
compute next hop destinations for all nodes in the network using shortest hop forwarding paths. Since OLSR is
proactive protocol, the routes to all destinations within given network are known and maintained before use.
This phenomena is useful for some systems and network applications as there is no route discovery delay
associated with finding a new route [3]
2.2. Reactive
This approach is on-demand or source initiated. The name itself shows it is a re-active means for node
to send information to other node in the network need to find the path first. In order to reduce traffic in network
route is discovered. Routing protocols come under this approach are AODV, TORA, DSR etc. some advantages
are to update routing table not require periodic flooding the network. Flooding requires when it is demanded and
Beaconless so it saves the bandwidth. Disadvantages are for route finding latency is high and Excessive flooding
of the network causes disruption of nodes communication.
2.2.1. Ad-Hoc on Demand Distance Vector Routing (AODV)
AODV is a reactive protocol. Discover route is one of the plus point of this protocol it is use in unicast
and multicast of data packets. It uses a destination sequence number .AODV enables multihop routing between
the mobile nodes to establish a network or to maintain a network. AODV is a distance vector algorithm whose
work is to discover and maintain links through different messages. When one node wants to connect with other
node it broadcasts a Route Request to all its neighbors. The route request propagates throughout the network
until it reaches the destination. When it reach to destination then it unicast a request reply back to the source.
AODV uses Hello message information to know the availability of the neighbor nodes [4]
2.2.2. Dynamic Source Routing (DSR)
DSR is a reactive protocol which works on two phase’s route discover and maintain. Route discovery is
a dynamic process to send packet to destination through multiple hops. DSR protocol utilizes the source routing
& maintains active routes. Each packet header contains the ordered node list of the path to destination called
source routing. DSR doesn’t include periodic updating by sending messages, therefore reduce bandwidth
overhead, avoid large update throughout Manet network, and conserve battery power. DSR depend on MAC
layer for support [5.][6]
2.2.3. Temporally - Ordered Routing Algorithm (TORA)
TORA protocol is a reactive protocol based on link reversal. It works by establishing the temporal
order for topological changes. Multiple Routes are created from source to destination as per requirement. It
reduces the effect of dynamic topological. In this protocol node need to maintain only the information of
neighbor nodes. This protocol has three functions for packet delivery Query, Update and Clear. Query packets
are used for creating packet, update is use for maintaining routes and clear packet is use for routes deduction.
TORA is scalable and adaptive routing protocol. TORA uses metric for route discovery and route maintenance.
This metric create a directed cyclic graph (DAG) at the destination. TORA is a single-pass procedure with the
assumption that all the nodes have synchronized clocks to create topological change events [7][2]
III. Mobility Models
The mobility model is designed to describe the movement pattern of mobile nodes, and how their
location, velocity and acceleration change over time. Mobility models are important for studying node
behaviour in given environment. Mobility models can be differentiated according to their dependencies,
restriction, movement etc. different model are having different movement pattern and form different
characteristics thus important in analysing the performance of routing protocol in Manet.
3.1. Random Mobility Models
Random models are free from dependencies and restrictions .These models play an important role in
reflecting the realistic traveling pattern of the nodes through various parameters. The following models come
under these categories.
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 61 | Page
3.1.1. Random Waypoint Mobility Model
This is most popular mobility model in Manet .Whenever change in speed or direction take place,
nodes wait in a location for particular time interval. When this time expires, Mobile nodes randomly choose
destination with speed in between [min, max]. Waypoint model contain the spatial dependency. Nodes
movement is non-uniform. Neither a closed-form expression of this distribution nor an in-depth investigation
found. These facts make it difficult to make simulation to find the accurate performance analysis. In this model,
nodes timeslot is arbitrary for each movement and few nodes may remain stationary for the entire simulation
time [8][11]
Fig.1 Random waypoint mobility model
3.1.2. Random Walk Mobility Model
Random Walk is a memory-less mobility pattern. This characteristic can generate unrealistic
movements such as sudden stops and sharp turns. In this mobility model, mobile nodes travel from one location
to another in random direction and wit random speed .the new speed should be [min-speed, max-speed] and [0,
2*pi] respectively. Each movement in this Mobility Model is either a constant time interval or a constant
traveled distance; at the end of each movement new direction and speed are calculated. Since many nodes
movement in nature is unpredictable, this Mobility Model was developed to cope up with this erratic movement.
If the moving nodes in this model reach a simulation boundary then according to this mobility model, it bounces
off the simulation border with an angle determined by the incoming direction. Mobility model on a 1-Dimension
or 2-dimension surface returns to the origin with complete certainty. This shows that the random walk mobility
model is use to test the mobility of nodes around the starting point without concern about its reachable point
[10]
Fig. 2 Random walk mobility model
3.1.3. Random Direction Mobility Model
In Random direction mobility model direction of mobile nodes is similar to random walk mobility
model. mobile nodes moves randomly throughout the network but when nodes reach to the boundary it pause
there for specific time afterward it choose some random direction and continue the process. To change direction,
nodes are not forced to travel to the simulation boundary. The main purpose of Random Direction Mobility
Model is to overcome with the clustering of nodes in one part of simulation area. Contrast to random direction
mobility model, in Random Waypoint Mobility Model cluster occurs near the center of the simulation area. In
the Random direction Mobility Model, it is not require for nodes to pass through center of simulation area when
node chose a new destination to travel but the probability is high in waypoint model. [2]
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 62 | Page
Fig. 3 Random direction mobility model
3.2. Group Mobility Models
3.2.1. Referential Point Group Mobility Model (RPGM)
RPGM is design as a cluster of similar nodes. Each cluster has a cluster head i.e. group leader which
determines the group’s motion behavior. Initially, each node of the group is uniformly distributed around their
group leader. Further group leader randomly derive speed and direction for every node in other words decide
group mobility. All nodes depend on group leader to travel. This model has high special dependence. The
movement in group mobility can be characterized as follows:
a) Vmember (t) = Vleader (t) + random () _SDR_max speed
b) member (t) = leader(t) + random() _ ADR _ max angle
Where 0 < (SDR, ADR) < 1, SDR= Speed Deviation Ratio and ADR = Angle Deviation Ratio.
SDR and ADR are used to control the deviation of the velocity of group nodes from that of the leader.
Angle and speed as a max speed and max angle are used to specify the maximum deviation a group member can
hold [9][11]
Fig.4 Referential point group mobility Model
3.2.2. Nomadic Community Mobility Model
The Nomadic Mobility Model is used to represent the group motion scenario where number of nodes
move together randomly from one location to another. This model based on reference grid which is determined
by the movement of group nodes. Inside the group, each node can offset some random vector to its predefined
reference point.
Formally,
Where is a small random vector used to offset the movement of mobile node. Nomadic Community
Mobility Model shares the same reference grid. Furthermore, the movement in the Nomadic Community Model
is erratic. [12]
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 63 | Page
Fig. 5 Nomadic community mobility model
3.2.3. Column Mobility Model
In column Mobility Model mobile nodes are moving forward randomly in group around a line. Mobile
nodes movement is random around the grid and new grid is moved by predefined offset which is same for all
nodes calculated using the random distance and angle .this model specify the nodes movement pattern in two
form one is perpendicular and another is parallel. Column mobility model is similar to nomadic community
mobility model except that in this model each column has its own reference point. The movement of nodes is
constant in Column Mobility Model. New reference grid is obtained from following formula
Formally, New_grid =old_grid + advance vector
Here advance vector is the predefined grid [12][13]
Fig. 6 Column mobility model
3.2.4. Pursue Mobility Model
The Pursue Mobility Model emulates scenarios where single node is capture by several other nodes.
Node movement is based on the random waypoint model but the randomness is limited inorder to track the
target node effectively. Seeker nodes move toward the target node with same speed. It is also a part of group
mobility model where group of nodes movement is taking place.
Formally, new_position =old_ position+ vt (positiontarget-old_position) + random vector
Where the expected position of node is targeted node being pursued at time t and is a small random
vector used to offset the movement of mobile node. The main purpose of this node is in target tracking and law
enforcement [12]
Fig. 7 Pursue mobility model
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 64 | Page
3.3. Map Based Mobility Models
3.3.1. Manhattan Mobility Model
Manhattan model to emulate the movement of nodes on streets defined by maps. The map is composed
of horizontal and vertical streets. Each street has two lanes crossing to each other (vertical streets, horizontal
streets). The mobile nodes are permitted to move in any alternative direction along the grid on the map. At the
intersection point of two lanes, the mobile node can go in any direction according to their choice either left or
right or straight. Path Choice is probabilistic, same street probability is 0.5, left turning probability is 0.25 and
right turning probability is 0.25. Velocity of the nodes depends on the previous time slot. Node velocity is also
limited by the velocity of the preceding node on the same lane. This mobility model has high spatial and
temporal dependence. It imposes restrictions on node mobility. SDR and ADR are two main parameters of
Manhattan models [8][11]
Fig. 8 Manhattan mobility model
3.3.2. Freeway Mobility Model
Freeway mobility model is use to imitate the motion activities of mobile nodes using maps. The map
composed of number of freeways and each have lanes in both directions. Each lane restricts mobile nodes on the
freeway. If two nodes on the same freeway lane at a Safety Distance, then the velocity of the following node
cannot exceed the velocity of preceding node. The velocity of node is temporally dependent on its previous
velocity. Inter-node and intra-node are related to each other. Due to these relationships, the Freeway mobility
model has spatial dependence and high temporal dependence. It also imposes restrictions on the nodes
movement by not allowing nodes to change its lane.it are similar to the Manhattan mobility model but nodes
movement is restricted in freeway model [11]
Fig. 9 Freeway Mobility Model
3.4. Particle Based Mobility Models
3.4.1. Pedestrian Mobility Model
This mobility model mainly use for small area and areas which can be cover by walk. In this type of
model destination is usually fixed .it is developed in concern to the people who are covering area by walk. It is
use in awareness of persons for their own safety, help them to take proper decision and guide them. Some
example of this type of model is seen while crossing road, in analyzing signal, moving in any shopping mall,
bus station etc. it also help users in accessing the priority places. It has temporal dependencies between nodes.
Nodes movement is pedestrian form where speed and direction are limited. Model created with pedestrian,
pedestrians move in continuous space, reacting on different kinds of obstacles and other pedestrians [13][14]
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 65 | Page
3.5. Memory Based Mobility Models
3.5.1. Gauss-Markov Mobility Model
The Gauss-Markov Mobility Model works on timeslot i.e. different level by one parameter. At stating
each node is assign a particular speed and direction which is keep on changing at a particular interval of time.
Mobility model calculate the new speed and direction of node by using speed and direction of previous node.
Where β (0≤β≤1) is tuning parameter for varying randomness, Ω is a constant representing the mean value of
speed and direction as n→∞, xn-1 is a random variable from a Gaussian distribution
Fig. 10 Gauss-Markov mobility model
In the Gauss-Markov model, the temporal dependency plays a key role in determining the mobility
behavior. In by emulating the mobility behavior of users in real life, it is also observed that the temporal
dependency is an important mobility characteristic that should be captured. The Gauss-Markov Mobility Model
has some memory so it knows where to stop and turn. [8][10]
3.5.2. Boundless Simulation Area Mobility Model (BSAMM)
In BSAMM, speed and direction of current node depends on the speed and direction of preceding node.
Both speed and direction are updated at particular interval of time. When a node reaches one side of the
boundary, it does not stop but continues its movement and go to opposite side of the area in same direction and
with same speed. When time interval finish, the node chooses a new direction and speed and continues its
movement. It has temporal dependency.
Formally,
Where is the maximum velocity defined in the simulation, Δv is the change in velocity which is uniformly
distributed between [−Amax∗Δt, Amax∗ Δt], Amax is the maximum acceleration, Δθ is the change in direction
which is uniformly distributed between [−α ∗ Δt, α ∗Δt], and α is the maximum angular change in the direction.
[12]
Fig. 11 Boundless simulation area Mobility Model
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 66 | Page
3.5.3. Smooth Mobility Model
Smooth mobility model node speed depends on the time slot of previous node. It shows the temporal
dependency of speed. It is also found that it result in more realistic movement behaviors. Instead of the sharp
turn and sudden acceleration or deceleration, it also proposes to change the speed and direction of node
movement incrementally and smoothly. It is observed that mobile nodes in real life tend to move at certain
preferred speeds rather than at speeds uniformly distributed in the range [min-speed, max-speed]. Therefore, in
Smooth Mobility model, the probability distribution of node speed has a high probability, while a uniform
distribution is assumed on the remaining part of entire interval .In Smooth Mobility Model, Poisson process is
working in which the frequency of speed changes. Upon an event of speed change, a new target speed is
chosen according to the probability distribution function. Then, the speed of mobile node is changed
incrementally from the current speed to the targeted new speed by acceleration speed or deceleration speed.
[10]
3.6. Heterogeneous Mobility Models
These types of mobility models are the combination of two or more type of mobility model. By
combination be indicate that properties of more than one models are inherited like entity mobility model and
group mobility model. Based on the requirement of more real time scenario we can configure a heterogeneous
mobility model.
IV. Factors Affecting Mobility in Manet
The framework states that a realistic mobility model should include:
4.1. Real based topological maps
Such maps should manage different densities of roads, contains multiple lanes, different categories of
streets, buildings and associated velocities.
4.2. Hindrance
Wireless medium and mobility itself is big hindrance to find exact scenario.
4.3. Attraction
When source or destination is random then network effect more to attraction points.
4.4. Simulation
Traffic can take place between any number of nodes we cannot fix exact scenario for it.
4.5. Random movement
Mobile nodes mobility is not uniform. In real life scenario, it is not easy to predict the movement
because user is much affected by attraction points. Time configuration is required in many terrain areas.
4.6. Battery power
Mobile nodes battery power is not fixed and limited.
V. Effect of Routing Protocol in Different Environment
Model AREA ROUTING
PROTOCOL
EXAMPLE SIMULATOR
Random rural proactive park opnet, qualnet
Group urban, rural proactive,
reactive
battlefield opnet, qualnet,
omnet
Map urban reactive street opnet
Memory urban, rural reactive,
proactive
law enforcement opnet
Particular urban, rural proactive,
reactive
road crossing qualnet
VI. Conclusion
This paper contains the overview of mobility models available in research of mobile Ad Hoc Networks.
These mobility models play a vital role in evaluating the performance of routing protocols. Today’s trend is to
go toward the more realistic scenario in terms of mobile mobility so mobility models with varying properties are
illustrated so that the complex motion of nodes can be capture to analyze the performance more accurately.
Mobility Contrast Effect On Environment In Manet As Mobility Model
www.iosrjournals.org 67 | Page
Several simulators are available to analyze within mobility model but each categories of mobility models are not
supported by all.
In Future, More work is to be done in this domain in order to increase the realism. Further properties
need to be analyzed. More work is to be done on Routing protocol which can support realism and give rise more
reliable next generation networks. In order to study the performance of routing protocols using different
mobility model a study is being carried out as our future work. The result of the study would be useful to
analyze the performance of various routing protocols in different mobility pattern.
References
[1] Sabina Baraković, Suad Kasapović, and Jasmina Baraković, “Comparison of MANET Routing Protocols in Different Traffic and
Mobility Model”, Telfor Journal, Vol. 2, No. 1, 2010
[2] M.K.Jeya Kumar and R.S.Rajesh, “Performance Analysis of MANET Routing Protocols in different mobility models”, IJCSNS
International Journal of Computer Science and Network 22 Security, VOL.9 No.2, February 2009.
[3] E. Hyytiä, H. Koskinen, P. Lassila, A. Penttinen and J. Virtamo “Random Waypoint Model in Wireless Networks”
[4] Youssef Saadi, Said El Kafhali, Abdelkrim Haqiq, Bouchaib Nassereddine, “ Simulation Analysis of Routing Protocols using
Manhattan Grid Mobility Model in MANET”, International Journal of Computer Applications (0975 – 8887) Volume 45– No.23,
May 2012
[5] Joy Ghosh, Sumesh J. Philip, Chunming Qiao, “Performance Analysis of Mobility Based Routing Protocols in MANET”, UB CSE
2004
[6] Per Johansson, Tony Larsson, Nicklas Hedman, Bartosz Mielczarek Mikael Degermark,” Scenario-based Performance Analysis of
Routing Protocols for Mobile Ad-hoc Networks”, Mobicom „99 Scattlc Washington USA.
[7] Narinderjeet Kaur, Maninder Singh, “Caching Strategies in MANET Routing Protocols”, International Journal of Scientific and
Research Publications, Volume 2, Issue 9, September 2012 1 ISSN 2250-3153 www.ijsrp.org
[8] Natarajan Meghanathan, “A Simulation Study on the Impact of Mobility Models on the Network Connectivity, Hop Count and
Lifetime of Routes for Ad hoc Networks”, Informatica 34 (2010) 207–221
[9] Valentina Timcenko, Mirjana Stojanovic, Slavica Bostjancic Rakas, “MANET Routing Protocols vs. Mobility Models:Performance
Analysis and Comparison”, Proceedings of the 9th WSEAS International Conference on applied informatics and communications
(AIC '09)
[10] Fan Bai, Ahmed Helmy,”A survey of Mobility Models in wireless Ad-hoc networks”.
[11] Fan Bai, Ahmed Helmy, Narayanan Sadagopan,”IMPORTANT: A framework to systematically analyze the Impact of Mobility on
Performance of RouTing protocols for Adhoc NeTworks”, IEEE infocom 2003
[12] Tracy Camp Jeff Boleng Vanessa Davies,” A Survey of Mobility Models for Ad Hoc Network Research”,Wireless Communication
& Mobile Computing (WCMC): Special issue on Mobile Ad Hoc Networking.Research, Trends and Applications, vol. 2, no. 5, pp.
483-502, 2002.
[13] Michael Solomon Desta,”A local Pedestrian Mobility Modelfor urban content sharing”10 jan 2010
[14] Jonghyun Kim, Stephan Bohacek, “A Survey-Based Mobility Model of People for Simulation of Urban Mesh Networks”
[15] Xiaoyan Hong, Mario Gerla, Guangyu Pei and Ching-Chuan Chiang, “A Group Mobility Model for Ad Hoc Wireless Networks”.
[16] bhavyesh divecha; ajith abraham; crina grosan; sugata sanyal,” impact of node mobility on manet routing protocols models
“,journal of digital information management volume 5 number 1 february 2007.
[17] Gang Lu, Gordon Manson and Demetrios Belis, “Mobility Modeling in Mobile Ad Hoc Networks with Environment-Aware”,
journal of networks, vol. 1, no. 1, may 2006
[18] Ejiro .E. Igbesoko, Thaddeus Onyinye Eze, Mona Ghassemian,” Performance Analysis of MANET Routing Protocols over Different
Mobility Models”, School of Computing and Mathematical Sciences University of Greenwich London, United Kingdom
[19] luc hogie, fr´ed´eric guinand, Gr´egoire Danoy Pascal Bouvry, Enrique Alba, ”simulating realistic mobility models for large
heterogeneous manets”

More Related Content

What's hot

MANET Routing Protocols , a case study
MANET Routing Protocols , a case studyMANET Routing Protocols , a case study
MANET Routing Protocols , a case studyRehan Hattab
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
Md3421762181
Md3421762181Md3421762181
Md3421762181IJERA Editor
 
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
 
EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3
EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3
EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3ijwmn
 
BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...
BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...
BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...ijwmn
 
Study of Attacks and Routing Protocol in Wireless Network
Study of Attacks and Routing Protocol in Wireless NetworkStudy of Attacks and Routing Protocol in Wireless Network
Study of Attacks and Routing Protocol in Wireless Networkijsrd.com
 
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...IJCNCJournal
 
Study of load balanced routing protocols in mobile ad hoc networks
Study of load balanced routing protocols in mobile ad hoc networksStudy of load balanced routing protocols in mobile ad hoc networks
Study of load balanced routing protocols in mobile ad hoc networksAlexander Decker
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsIAEME Publication
 
Analysis of zone routing protocol in manet
Analysis of zone routing protocol in manetAnalysis of zone routing protocol in manet
Analysis of zone routing protocol in maneteSAT Publishing House
 
Performance Comparison of Different Mobility Model on Topology Managed MANET
Performance Comparison of Different Mobility Model on Topology Managed MANETPerformance Comparison of Different Mobility Model on Topology Managed MANET
Performance Comparison of Different Mobility Model on Topology Managed MANETEswar Publications
 
Hd3312521256
Hd3312521256Hd3312521256
Hd3312521256IJERA Editor
 
Performance Observation of Proactive and Reactive Routing Protocols with Incr...
Performance Observation of Proactive and Reactive Routing Protocols with Incr...Performance Observation of Proactive and Reactive Routing Protocols with Incr...
Performance Observation of Proactive and Reactive Routing Protocols with Incr...Computer Science Journals
 
The Extended Clustering Ad Hoc Routing Protocol (Ecrp)
The Extended Clustering Ad Hoc Routing Protocol (Ecrp)The Extended Clustering Ad Hoc Routing Protocol (Ecrp)
The Extended Clustering Ad Hoc Routing Protocol (Ecrp)IJCNCJournal
 
A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingeSAT Publishing House
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...eSAT Journals
 

What's hot (19)

MANET Routing Protocols , a case study
MANET Routing Protocols , a case studyMANET Routing Protocols , a case study
MANET Routing Protocols , a case study
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
Md3421762181
Md3421762181Md3421762181
Md3421762181
 
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...
 
EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3
EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3
EFFECTS OF MAC PARAMETERS ON THE PERFORMANCE OF IEEE 802.11 DCF IN NS-3
 
BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...
BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...
BEHAVIOUR OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS INVESTIGATED FOR EME...
 
Study of Attacks and Routing Protocol in Wireless Network
Study of Attacks and Routing Protocol in Wireless NetworkStudy of Attacks and Routing Protocol in Wireless Network
Study of Attacks and Routing Protocol in Wireless Network
 
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
 
J018216275
J018216275J018216275
J018216275
 
Study of load balanced routing protocols in mobile ad hoc networks
Study of load balanced routing protocols in mobile ad hoc networksStudy of load balanced routing protocols in mobile ad hoc networks
Study of load balanced routing protocols in mobile ad hoc networks
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocols
 
Analysis of zone routing protocol in manet
Analysis of zone routing protocol in manetAnalysis of zone routing protocol in manet
Analysis of zone routing protocol in manet
 
Performance Comparison of Different Mobility Model on Topology Managed MANET
Performance Comparison of Different Mobility Model on Topology Managed MANETPerformance Comparison of Different Mobility Model on Topology Managed MANET
Performance Comparison of Different Mobility Model on Topology Managed MANET
 
Hd3312521256
Hd3312521256Hd3312521256
Hd3312521256
 
50120130405022
5012013040502250120130405022
50120130405022
 
Performance Observation of Proactive and Reactive Routing Protocols with Incr...
Performance Observation of Proactive and Reactive Routing Protocols with Incr...Performance Observation of Proactive and Reactive Routing Protocols with Incr...
Performance Observation of Proactive and Reactive Routing Protocols with Incr...
 
The Extended Clustering Ad Hoc Routing Protocol (Ecrp)
The Extended Clustering Ad Hoc Routing Protocol (Ecrp)The Extended Clustering Ad Hoc Routing Protocol (Ecrp)
The Extended Clustering Ad Hoc Routing Protocol (Ecrp)
 
A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routing
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
 

Viewers also liked

New Skills for Testers
New Skills for TestersNew Skills for Testers
New Skills for TestersIOSR Journals
 
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based StatcomTransient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based StatcomIOSR Journals
 
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...IOSR Journals
 
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...IOSR Journals
 
Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...
Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...
Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...IOSR Journals
 
A Greybox Hospital Information System in the Medical Center Tobruk Libya base...
A Greybox Hospital Information System in the Medical Center Tobruk Libya base...A Greybox Hospital Information System in the Medical Center Tobruk Libya base...
A Greybox Hospital Information System in the Medical Center Tobruk Libya base...IOSR Journals
 
Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...
Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...
Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...IOSR Journals
 
Achieving Privacy in Publishing Search logs
Achieving Privacy in Publishing Search logsAchieving Privacy in Publishing Search logs
Achieving Privacy in Publishing Search logsIOSR Journals
 
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...IOSR Journals
 
Impact of Insect Resistant Cotton
Impact of Insect Resistant CottonImpact of Insect Resistant Cotton
Impact of Insect Resistant CottonIOSR Journals
 
Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...
Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...
Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...IOSR Journals
 
Performance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer ModelsPerformance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer ModelsIOSR Journals
 
Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...
Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...
Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...IOSR Journals
 
Detecting the High Level Similarities in Software Implementation Process Usin...
Detecting the High Level Similarities in Software Implementation Process Usin...Detecting the High Level Similarities in Software Implementation Process Usin...
Detecting the High Level Similarities in Software Implementation Process Usin...IOSR Journals
 
Design of a micro device to electrically separate and count wbc from whole blood
Design of a micro device to electrically separate and count wbc from whole bloodDesign of a micro device to electrically separate and count wbc from whole blood
Design of a micro device to electrically separate and count wbc from whole bloodIOSR Journals
 
Customers Attitude toward Mobile Service Providers in Hyderabad
Customers Attitude toward Mobile Service Providers in HyderabadCustomers Attitude toward Mobile Service Providers in Hyderabad
Customers Attitude toward Mobile Service Providers in HyderabadIOSR Journals
 
Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...
Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...
Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...IOSR Journals
 
Face Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting ConditionsFace Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting ConditionsIOSR Journals
 

Viewers also liked (20)

A0510107
A0510107A0510107
A0510107
 
New Skills for Testers
New Skills for TestersNew Skills for Testers
New Skills for Testers
 
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based StatcomTransient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
Transient Stability Enhancement of Grid by Using Fuzzy Logic Based Statcom
 
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
 
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...An Efficient Biological Sequence Compression Technique Using  LUT and Repeat ...
An Efficient Biological Sequence Compression Technique Using LUT and Repeat ...
 
Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...
Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...
Experimental Studies on Bioregeneration of Activated Carbon Contaminated With...
 
A Greybox Hospital Information System in the Medical Center Tobruk Libya base...
A Greybox Hospital Information System in the Medical Center Tobruk Libya base...A Greybox Hospital Information System in the Medical Center Tobruk Libya base...
A Greybox Hospital Information System in the Medical Center Tobruk Libya base...
 
Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...
Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...
Information Hiding for “Color to Gray and back” with Hartley, Slant and Kekre...
 
Achieving Privacy in Publishing Search logs
Achieving Privacy in Publishing Search logsAchieving Privacy in Publishing Search logs
Achieving Privacy in Publishing Search logs
 
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
 
Impact of Insect Resistant Cotton
Impact of Insect Resistant CottonImpact of Insect Resistant Cotton
Impact of Insect Resistant Cotton
 
Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...
Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...
Supply Insensitivity Temperature Sensor for Microprocessor Thermal Monitoring...
 
Performance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer ModelsPerformance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer Models
 
Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...
Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...
Public Verifiability in Cloud Computing Using Signcryption Based on Elliptic ...
 
Detecting the High Level Similarities in Software Implementation Process Usin...
Detecting the High Level Similarities in Software Implementation Process Usin...Detecting the High Level Similarities in Software Implementation Process Usin...
Detecting the High Level Similarities in Software Implementation Process Usin...
 
Design of a micro device to electrically separate and count wbc from whole blood
Design of a micro device to electrically separate and count wbc from whole bloodDesign of a micro device to electrically separate and count wbc from whole blood
Design of a micro device to electrically separate and count wbc from whole blood
 
Customers Attitude toward Mobile Service Providers in Hyderabad
Customers Attitude toward Mobile Service Providers in HyderabadCustomers Attitude toward Mobile Service Providers in Hyderabad
Customers Attitude toward Mobile Service Providers in Hyderabad
 
Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...
Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...
Improved Fuzzy Control Strategy for Power Quality in Distributed Generation’s...
 
Face Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting ConditionsFace Recognition System under Varying Lighting Conditions
Face Recognition System under Varying Lighting Conditions
 
J0935461
J0935461J0935461
J0935461
 

Similar to Mobility Contrast Effect on Environment in Manet as Mobility Model

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
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...ijdpsjournal
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...ijdpsjournal
 
Distance’s quantification
Distance’s quantificationDistance’s quantification
Distance’s quantificationcsandit
 
Comparing: Routing Protocols on Basis of sleep mode
Comparing: Routing Protocols on Basis of sleep modeComparing: Routing Protocols on Basis of sleep mode
Comparing: Routing Protocols on Basis of sleep modeIJMER
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Performance Analysis of Mobile Adhoc Network Routing Protocols Over Tcp
Performance Analysis of Mobile Adhoc Network Routing Protocols Over TcpPerformance Analysis of Mobile Adhoc Network Routing Protocols Over Tcp
Performance Analysis of Mobile Adhoc Network Routing Protocols Over Tcppijans
 
Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...
Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...
Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...Editor IJMTER
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
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
 
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
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSijcax
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSijcax
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSijcax
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...IOSR 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
 

Similar to Mobility Contrast Effect on Environment in Manet as Mobility Model (20)

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
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
 
10.1.1.258.7234
10.1.1.258.723410.1.1.258.7234
10.1.1.258.7234
 
Distance’s quantification
Distance’s quantificationDistance’s quantification
Distance’s quantification
 
Comparing: Routing Protocols on Basis of sleep mode
Comparing: Routing Protocols on Basis of sleep modeComparing: Routing Protocols on Basis of sleep mode
Comparing: Routing Protocols on Basis of sleep mode
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Performance Analysis of Mobile Adhoc Network Routing Protocols Over Tcp
Performance Analysis of Mobile Adhoc Network Routing Protocols Over TcpPerformance Analysis of Mobile Adhoc Network Routing Protocols Over Tcp
Performance Analysis of Mobile Adhoc Network Routing Protocols Over Tcp
 
Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...
Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...
Detection and Prevention of Sinkhole Attack on Zone Routing Protocol (ZRP) in...
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
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
 
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
 
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
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
 
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...
 

More from IOSR Journals (20)

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

Recently uploaded

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
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
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
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
 
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
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
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
 

Recently uploaded (20)

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
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
 
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
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
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 )
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
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
 
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
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
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
 

Mobility Contrast Effect on Environment in Manet as Mobility Model

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 13, Issue 3 (Jul. - Aug. 2013), PP 59-67 www.iosrjournals.org www.iosrjournals.org 59 | Page Mobility Contrast Effect on Environment in Manet as Mobility Model Tarkeshwari kaul1 , R.K.kapoor2 1,2 (Department of computer science and application, NITTTR, INDIA) Abstract : Manet is a type of ad-hoc network without any infrastructure and connects mobile nodes through wireless channels. It gives environment in which nodes can be connected dynamically as they enter the area. The area can be any place where nodes can move uniformly or randomly like disaster hitting places, shopping malls, airport, station, campus, business meeting, and temple etc. Depending on the terrene, and physical infrastructure and environment that may cause obstacle in the movement of nodes in the given area, the mobility pattern of nodes is different. These involve the mobility environment as major factor for mobile nodes while sharing information in mobile ad-hoc network. The characteristics of mobility of nodes in Manet are application based and have significant impact on the performance of routing protocols. While studying the performance of MANET routing protocols, environment parameter as mobility is important and can be considered remarkably so that realistic scenario can be constructed for the accurate analysis of performance of routing protocols. Keywords - Mobile ad-hoc network (Manet), Mobility Models, and Routing protocols. I. Introduction Manet is a collection of mobile nodes connect together to form a distributed network, where medium is wireless with no base station. Manet topology is unpredictable and changes rapidly. In Manet, mobile nodes work in two forms; as a node to send and receive packet as well as a router to route a packet. Nodes movement in Manet environment is mainly random, and the uniform movement is seen rare. Manet mainly used in areas where infrastructure based communication cannot be used such as disaster hit areas, mall, campus, airport, station, business meetings etc. It is a temporary network without wires and administration intervention. While studying the performance of various routing protocols in MANET, mobility pattern of nodes has to be taken in consideration so that routing protocol can cope up with node movement which is responsible for dynamic network topology. For the dynamic topology in Manet, the routing protocols behavior has to be analyzed using varying node speed, traffic and network size. But one of the most important is the mobility pattern of nodes. The organization of the paper is as follows. Section 2 provide the information of major Mobile Ad hoc routing protocols .Section 3 covers different mobility patterns based on their properties. Section 4 present factors affecting mobility environment. Section 5 shows the effect of routing protocols in different environments and finally conclusion, future work in section 6 and followed by references. II. Routing Protocols Nodes in the network connected by wireless links which is less reliable media as compared to wired media hence the routing in such network is bit complex. Nodes are moving randomly which bring frequent topology change so it is a challenging task for routing process. Routing protocols play an important role for routing Process. In Manet there are two main approaches for routing. 2.1. Proactive This approach is table driven work by using periodic protocols. This means that each node contain information of their neighbors in table form in which routing information is updated at a particular interval. The proactive routing protocols are independent of whether or not the route is needed [8]. Control messages are transmitted with periodically intervals. Even if there is no data flow still control messages are transmitted. Routing protocols come under this approach are DSDV, OLSR etc. some advantages are route discovery is not required and low latency for real time applications. Disadvantages are unused paths occupy a significant part of the available bandwidth. 2.1.1. Destination Sequenced Distance Vector (DSDV) DSDV is a pro-active routing protocols based on bellman-ford algorithm. It contains the feature of distance- vector algorithm. Each node contain routing table which contain information of only next-hop for possible destination. Whenever any change take place in network immediately updates have to be transmitted. As soon as topology changes, destination assigns Sequence numbers and this number is used by source to send
  • 2. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 60 | Page the next update. Each node uses 2 mechanisms to send out the DSDV updates. They are, Periodic Updates and triggered updates [1] [2.] 2.1.2. Optimized Link State Protocol (OLSR) OLSR is a proactive protocol based on link state protocol. It is an IP routing protocol optimized for mobile ad-hoc networks and uses hello and topology control (TC) messages to discover and then disseminate link state information throughout the mobile ad-hoc network. Individual nodes use this topology information to compute next hop destinations for all nodes in the network using shortest hop forwarding paths. Since OLSR is proactive protocol, the routes to all destinations within given network are known and maintained before use. This phenomena is useful for some systems and network applications as there is no route discovery delay associated with finding a new route [3] 2.2. Reactive This approach is on-demand or source initiated. The name itself shows it is a re-active means for node to send information to other node in the network need to find the path first. In order to reduce traffic in network route is discovered. Routing protocols come under this approach are AODV, TORA, DSR etc. some advantages are to update routing table not require periodic flooding the network. Flooding requires when it is demanded and Beaconless so it saves the bandwidth. Disadvantages are for route finding latency is high and Excessive flooding of the network causes disruption of nodes communication. 2.2.1. Ad-Hoc on Demand Distance Vector Routing (AODV) AODV is a reactive protocol. Discover route is one of the plus point of this protocol it is use in unicast and multicast of data packets. It uses a destination sequence number .AODV enables multihop routing between the mobile nodes to establish a network or to maintain a network. AODV is a distance vector algorithm whose work is to discover and maintain links through different messages. When one node wants to connect with other node it broadcasts a Route Request to all its neighbors. The route request propagates throughout the network until it reaches the destination. When it reach to destination then it unicast a request reply back to the source. AODV uses Hello message information to know the availability of the neighbor nodes [4] 2.2.2. Dynamic Source Routing (DSR) DSR is a reactive protocol which works on two phase’s route discover and maintain. Route discovery is a dynamic process to send packet to destination through multiple hops. DSR protocol utilizes the source routing & maintains active routes. Each packet header contains the ordered node list of the path to destination called source routing. DSR doesn’t include periodic updating by sending messages, therefore reduce bandwidth overhead, avoid large update throughout Manet network, and conserve battery power. DSR depend on MAC layer for support [5.][6] 2.2.3. Temporally - Ordered Routing Algorithm (TORA) TORA protocol is a reactive protocol based on link reversal. It works by establishing the temporal order for topological changes. Multiple Routes are created from source to destination as per requirement. It reduces the effect of dynamic topological. In this protocol node need to maintain only the information of neighbor nodes. This protocol has three functions for packet delivery Query, Update and Clear. Query packets are used for creating packet, update is use for maintaining routes and clear packet is use for routes deduction. TORA is scalable and adaptive routing protocol. TORA uses metric for route discovery and route maintenance. This metric create a directed cyclic graph (DAG) at the destination. TORA is a single-pass procedure with the assumption that all the nodes have synchronized clocks to create topological change events [7][2] III. Mobility Models The mobility model is designed to describe the movement pattern of mobile nodes, and how their location, velocity and acceleration change over time. Mobility models are important for studying node behaviour in given environment. Mobility models can be differentiated according to their dependencies, restriction, movement etc. different model are having different movement pattern and form different characteristics thus important in analysing the performance of routing protocol in Manet. 3.1. Random Mobility Models Random models are free from dependencies and restrictions .These models play an important role in reflecting the realistic traveling pattern of the nodes through various parameters. The following models come under these categories.
  • 3. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 61 | Page 3.1.1. Random Waypoint Mobility Model This is most popular mobility model in Manet .Whenever change in speed or direction take place, nodes wait in a location for particular time interval. When this time expires, Mobile nodes randomly choose destination with speed in between [min, max]. Waypoint model contain the spatial dependency. Nodes movement is non-uniform. Neither a closed-form expression of this distribution nor an in-depth investigation found. These facts make it difficult to make simulation to find the accurate performance analysis. In this model, nodes timeslot is arbitrary for each movement and few nodes may remain stationary for the entire simulation time [8][11] Fig.1 Random waypoint mobility model 3.1.2. Random Walk Mobility Model Random Walk is a memory-less mobility pattern. This characteristic can generate unrealistic movements such as sudden stops and sharp turns. In this mobility model, mobile nodes travel from one location to another in random direction and wit random speed .the new speed should be [min-speed, max-speed] and [0, 2*pi] respectively. Each movement in this Mobility Model is either a constant time interval or a constant traveled distance; at the end of each movement new direction and speed are calculated. Since many nodes movement in nature is unpredictable, this Mobility Model was developed to cope up with this erratic movement. If the moving nodes in this model reach a simulation boundary then according to this mobility model, it bounces off the simulation border with an angle determined by the incoming direction. Mobility model on a 1-Dimension or 2-dimension surface returns to the origin with complete certainty. This shows that the random walk mobility model is use to test the mobility of nodes around the starting point without concern about its reachable point [10] Fig. 2 Random walk mobility model 3.1.3. Random Direction Mobility Model In Random direction mobility model direction of mobile nodes is similar to random walk mobility model. mobile nodes moves randomly throughout the network but when nodes reach to the boundary it pause there for specific time afterward it choose some random direction and continue the process. To change direction, nodes are not forced to travel to the simulation boundary. The main purpose of Random Direction Mobility Model is to overcome with the clustering of nodes in one part of simulation area. Contrast to random direction mobility model, in Random Waypoint Mobility Model cluster occurs near the center of the simulation area. In the Random direction Mobility Model, it is not require for nodes to pass through center of simulation area when node chose a new destination to travel but the probability is high in waypoint model. [2]
  • 4. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 62 | Page Fig. 3 Random direction mobility model 3.2. Group Mobility Models 3.2.1. Referential Point Group Mobility Model (RPGM) RPGM is design as a cluster of similar nodes. Each cluster has a cluster head i.e. group leader which determines the group’s motion behavior. Initially, each node of the group is uniformly distributed around their group leader. Further group leader randomly derive speed and direction for every node in other words decide group mobility. All nodes depend on group leader to travel. This model has high special dependence. The movement in group mobility can be characterized as follows: a) Vmember (t) = Vleader (t) + random () _SDR_max speed b) member (t) = leader(t) + random() _ ADR _ max angle Where 0 < (SDR, ADR) < 1, SDR= Speed Deviation Ratio and ADR = Angle Deviation Ratio. SDR and ADR are used to control the deviation of the velocity of group nodes from that of the leader. Angle and speed as a max speed and max angle are used to specify the maximum deviation a group member can hold [9][11] Fig.4 Referential point group mobility Model 3.2.2. Nomadic Community Mobility Model The Nomadic Mobility Model is used to represent the group motion scenario where number of nodes move together randomly from one location to another. This model based on reference grid which is determined by the movement of group nodes. Inside the group, each node can offset some random vector to its predefined reference point. Formally, Where is a small random vector used to offset the movement of mobile node. Nomadic Community Mobility Model shares the same reference grid. Furthermore, the movement in the Nomadic Community Model is erratic. [12]
  • 5. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 63 | Page Fig. 5 Nomadic community mobility model 3.2.3. Column Mobility Model In column Mobility Model mobile nodes are moving forward randomly in group around a line. Mobile nodes movement is random around the grid and new grid is moved by predefined offset which is same for all nodes calculated using the random distance and angle .this model specify the nodes movement pattern in two form one is perpendicular and another is parallel. Column mobility model is similar to nomadic community mobility model except that in this model each column has its own reference point. The movement of nodes is constant in Column Mobility Model. New reference grid is obtained from following formula Formally, New_grid =old_grid + advance vector Here advance vector is the predefined grid [12][13] Fig. 6 Column mobility model 3.2.4. Pursue Mobility Model The Pursue Mobility Model emulates scenarios where single node is capture by several other nodes. Node movement is based on the random waypoint model but the randomness is limited inorder to track the target node effectively. Seeker nodes move toward the target node with same speed. It is also a part of group mobility model where group of nodes movement is taking place. Formally, new_position =old_ position+ vt (positiontarget-old_position) + random vector Where the expected position of node is targeted node being pursued at time t and is a small random vector used to offset the movement of mobile node. The main purpose of this node is in target tracking and law enforcement [12] Fig. 7 Pursue mobility model
  • 6. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 64 | Page 3.3. Map Based Mobility Models 3.3.1. Manhattan Mobility Model Manhattan model to emulate the movement of nodes on streets defined by maps. The map is composed of horizontal and vertical streets. Each street has two lanes crossing to each other (vertical streets, horizontal streets). The mobile nodes are permitted to move in any alternative direction along the grid on the map. At the intersection point of two lanes, the mobile node can go in any direction according to their choice either left or right or straight. Path Choice is probabilistic, same street probability is 0.5, left turning probability is 0.25 and right turning probability is 0.25. Velocity of the nodes depends on the previous time slot. Node velocity is also limited by the velocity of the preceding node on the same lane. This mobility model has high spatial and temporal dependence. It imposes restrictions on node mobility. SDR and ADR are two main parameters of Manhattan models [8][11] Fig. 8 Manhattan mobility model 3.3.2. Freeway Mobility Model Freeway mobility model is use to imitate the motion activities of mobile nodes using maps. The map composed of number of freeways and each have lanes in both directions. Each lane restricts mobile nodes on the freeway. If two nodes on the same freeway lane at a Safety Distance, then the velocity of the following node cannot exceed the velocity of preceding node. The velocity of node is temporally dependent on its previous velocity. Inter-node and intra-node are related to each other. Due to these relationships, the Freeway mobility model has spatial dependence and high temporal dependence. It also imposes restrictions on the nodes movement by not allowing nodes to change its lane.it are similar to the Manhattan mobility model but nodes movement is restricted in freeway model [11] Fig. 9 Freeway Mobility Model 3.4. Particle Based Mobility Models 3.4.1. Pedestrian Mobility Model This mobility model mainly use for small area and areas which can be cover by walk. In this type of model destination is usually fixed .it is developed in concern to the people who are covering area by walk. It is use in awareness of persons for their own safety, help them to take proper decision and guide them. Some example of this type of model is seen while crossing road, in analyzing signal, moving in any shopping mall, bus station etc. it also help users in accessing the priority places. It has temporal dependencies between nodes. Nodes movement is pedestrian form where speed and direction are limited. Model created with pedestrian, pedestrians move in continuous space, reacting on different kinds of obstacles and other pedestrians [13][14]
  • 7. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 65 | Page 3.5. Memory Based Mobility Models 3.5.1. Gauss-Markov Mobility Model The Gauss-Markov Mobility Model works on timeslot i.e. different level by one parameter. At stating each node is assign a particular speed and direction which is keep on changing at a particular interval of time. Mobility model calculate the new speed and direction of node by using speed and direction of previous node. Where β (0≤β≤1) is tuning parameter for varying randomness, Ί is a constant representing the mean value of speed and direction as n→∞, xn-1 is a random variable from a Gaussian distribution Fig. 10 Gauss-Markov mobility model In the Gauss-Markov model, the temporal dependency plays a key role in determining the mobility behavior. In by emulating the mobility behavior of users in real life, it is also observed that the temporal dependency is an important mobility characteristic that should be captured. The Gauss-Markov Mobility Model has some memory so it knows where to stop and turn. [8][10] 3.5.2. Boundless Simulation Area Mobility Model (BSAMM) In BSAMM, speed and direction of current node depends on the speed and direction of preceding node. Both speed and direction are updated at particular interval of time. When a node reaches one side of the boundary, it does not stop but continues its movement and go to opposite side of the area in same direction and with same speed. When time interval finish, the node chooses a new direction and speed and continues its movement. It has temporal dependency. Formally, Where is the maximum velocity defined in the simulation, Δv is the change in velocity which is uniformly distributed between [−Amax∗Δt, Amax∗ Δt], Amax is the maximum acceleration, Δθ is the change in direction which is uniformly distributed between [−α ∗ Δt, Îą ∗Δt], and Îą is the maximum angular change in the direction. [12] Fig. 11 Boundless simulation area Mobility Model
  • 8. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 66 | Page 3.5.3. Smooth Mobility Model Smooth mobility model node speed depends on the time slot of previous node. It shows the temporal dependency of speed. It is also found that it result in more realistic movement behaviors. Instead of the sharp turn and sudden acceleration or deceleration, it also proposes to change the speed and direction of node movement incrementally and smoothly. It is observed that mobile nodes in real life tend to move at certain preferred speeds rather than at speeds uniformly distributed in the range [min-speed, max-speed]. Therefore, in Smooth Mobility model, the probability distribution of node speed has a high probability, while a uniform distribution is assumed on the remaining part of entire interval .In Smooth Mobility Model, Poisson process is working in which the frequency of speed changes. Upon an event of speed change, a new target speed is chosen according to the probability distribution function. Then, the speed of mobile node is changed incrementally from the current speed to the targeted new speed by acceleration speed or deceleration speed. [10] 3.6. Heterogeneous Mobility Models These types of mobility models are the combination of two or more type of mobility model. By combination be indicate that properties of more than one models are inherited like entity mobility model and group mobility model. Based on the requirement of more real time scenario we can configure a heterogeneous mobility model. IV. Factors Affecting Mobility in Manet The framework states that a realistic mobility model should include: 4.1. Real based topological maps Such maps should manage different densities of roads, contains multiple lanes, different categories of streets, buildings and associated velocities. 4.2. Hindrance Wireless medium and mobility itself is big hindrance to find exact scenario. 4.3. Attraction When source or destination is random then network effect more to attraction points. 4.4. Simulation Traffic can take place between any number of nodes we cannot fix exact scenario for it. 4.5. Random movement Mobile nodes mobility is not uniform. In real life scenario, it is not easy to predict the movement because user is much affected by attraction points. Time configuration is required in many terrain areas. 4.6. Battery power Mobile nodes battery power is not fixed and limited. V. Effect of Routing Protocol in Different Environment Model AREA ROUTING PROTOCOL EXAMPLE SIMULATOR Random rural proactive park opnet, qualnet Group urban, rural proactive, reactive battlefield opnet, qualnet, omnet Map urban reactive street opnet Memory urban, rural reactive, proactive law enforcement opnet Particular urban, rural proactive, reactive road crossing qualnet VI. Conclusion This paper contains the overview of mobility models available in research of mobile Ad Hoc Networks. These mobility models play a vital role in evaluating the performance of routing protocols. Today’s trend is to go toward the more realistic scenario in terms of mobile mobility so mobility models with varying properties are illustrated so that the complex motion of nodes can be capture to analyze the performance more accurately.
  • 9. Mobility Contrast Effect On Environment In Manet As Mobility Model www.iosrjournals.org 67 | Page Several simulators are available to analyze within mobility model but each categories of mobility models are not supported by all. In Future, More work is to be done in this domain in order to increase the realism. Further properties need to be analyzed. More work is to be done on Routing protocol which can support realism and give rise more reliable next generation networks. In order to study the performance of routing protocols using different mobility model a study is being carried out as our future work. The result of the study would be useful to analyze the performance of various routing protocols in different mobility pattern. References [1] Sabina Baraković, Suad Kasapović, and Jasmina Baraković, “Comparison of MANET Routing Protocols in Different Traffic and Mobility Model”, Telfor Journal, Vol. 2, No. 1, 2010 [2] M.K.Jeya Kumar and R.S.Rajesh, “Performance Analysis of MANET Routing Protocols in different mobility models”, IJCSNS International Journal of Computer Science and Network 22 Security, VOL.9 No.2, February 2009. [3] E. Hyytiä, H. Koskinen, P. Lassila, A. Penttinen and J. Virtamo “Random Waypoint Model in Wireless Networks” [4] Youssef Saadi, Said El Kafhali, Abdelkrim Haqiq, Bouchaib Nassereddine, “ Simulation Analysis of Routing Protocols using Manhattan Grid Mobility Model in MANET”, International Journal of Computer Applications (0975 – 8887) Volume 45– No.23, May 2012 [5] Joy Ghosh, Sumesh J. Philip, Chunming Qiao, “Performance Analysis of Mobility Based Routing Protocols in MANET”, UB CSE 2004 [6] Per Johansson, Tony Larsson, Nicklas Hedman, Bartosz Mielczarek Mikael Degermark,” Scenario-based Performance Analysis of Routing Protocols for Mobile Ad-hoc Networks”, Mobicom „99 Scattlc Washington USA. [7] Narinderjeet Kaur, Maninder Singh, “Caching Strategies in MANET Routing Protocols”, International Journal of Scientific and Research Publications, Volume 2, Issue 9, September 2012 1 ISSN 2250-3153 www.ijsrp.org [8] Natarajan Meghanathan, “A Simulation Study on the Impact of Mobility Models on the Network Connectivity, Hop Count and Lifetime of Routes for Ad hoc Networks”, Informatica 34 (2010) 207–221 [9] Valentina Timcenko, Mirjana Stojanovic, Slavica Bostjancic Rakas, “MANET Routing Protocols vs. Mobility Models:Performance Analysis and Comparison”, Proceedings of the 9th WSEAS International Conference on applied informatics and communications (AIC '09) [10] Fan Bai, Ahmed Helmy,”A survey of Mobility Models in wireless Ad-hoc networks”. [11] Fan Bai, Ahmed Helmy, Narayanan Sadagopan,”IMPORTANT: A framework to systematically analyze the Impact of Mobility on Performance of RouTing protocols for Adhoc NeTworks”, IEEE infocom 2003 [12] Tracy Camp Jeff Boleng Vanessa Davies,” A Survey of Mobility Models for Ad Hoc Network Research”,Wireless Communication & Mobile Computing (WCMC): Special issue on Mobile Ad Hoc Networking.Research, Trends and Applications, vol. 2, no. 5, pp. 483-502, 2002. [13] Michael Solomon Desta,”A local Pedestrian Mobility Modelfor urban content sharing”10 jan 2010 [14] Jonghyun Kim, Stephan Bohacek, “A Survey-Based Mobility Model of People for Simulation of Urban Mesh Networks” [15] Xiaoyan Hong, Mario Gerla, Guangyu Pei and Ching-Chuan Chiang, “A Group Mobility Model for Ad Hoc Wireless Networks”. [16] bhavyesh divecha; ajith abraham; crina grosan; sugata sanyal,” impact of node mobility on manet routing protocols models “,journal of digital information management volume 5 number 1 february 2007. [17] Gang Lu, Gordon Manson and Demetrios Belis, “Mobility Modeling in Mobile Ad Hoc Networks with Environment-Aware”, journal of networks, vol. 1, no. 1, may 2006 [18] Ejiro .E. Igbesoko, Thaddeus Onyinye Eze, Mona Ghassemian,” Performance Analysis of MANET Routing Protocols over Different Mobility Models”, School of Computing and Mathematical Sciences University of Greenwich London, United Kingdom [19] luc hogie, fr´ed´eric guinand, Gr´egoire Danoy Pascal Bouvry, Enrique Alba, ”simulating realistic mobility models for large heterogeneous manets”