Mobile Wireless Networking Mobility and Location Management

Size: px
Start display at page:

Download "Mobile Wireless Networking Mobility and Location Management"

Transcription

1 Mobile Wireless Networking The University of Kansas EECS 882 Mobility and James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications Research Center The University of Kansas 03 October 2011 rev James P.G. Sterbenz Mobile Wireless Networking Mobility and LM.1 Mobility models LM.2 Location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-2 1

2 L8 L7 L5 L4 L3 L2.5 L2 L2 L1 Mobile Wireless Networking data plane Cube Model management control plane social application session transport network virtual link link MAC physical Mobility models affect L1 L3 in ns-3 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-3 m ob i l i t y p l a n e Mobile Wireless Networking LM.1 Mobility Models LM.1 Mobility models LM.1.1 Entity mobility models LM.1.2 Group mobility models LM.2 Location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-4 2

3 Mobility Models Overview and Motivation Mobility model : model of mobility in a real system Motivation? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-5 Mobility Models Overview and Motivation Mobility model : model of mobility in a real system Understand the behaviour of deployed systems Predict the behaviour of proposed systems before deployment 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-6 3

4 Mobility Models Classification Degree of abstraction Number of nodes Topology Memory 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-7 Mobility Models Classification: Degree of Abstraction Trace-driven : constructed from measurements useful for well-understood pre-existing scenarios particularly when location measurements are available following the trajectory of a real mobile node important to understand if representative of general scenario may be approximate time sample geographic resolution Synthetic mobility model Analytical model 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-8 4

5 Mobility Models Classification: Degree of Abstraction Trace-driven Synthetic mobility model : abstract model intended to approximate the real behaviour of a node necessary for new scenarios important to understand applicability to real scenarios Analytical model 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-9 Mobility Models Classification: Degree of Abstraction Trace-driven Synthetic mobility model Analytical model mathematical model of mobility typically applied to satellite and spacecraft orbits 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-10 5

6 Mobility Models Classification: Degree of Abstraction Synthetic vs. trace driven choice dictated by availability of traces synthetic model may be less computationally intense trade fidelity of abstraction vs. representativeness of trace 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-11 Mobility Models Classification: Number of Nodes Entity mobility model : model for a single node example: individual person walking through a city Group mobility model : model for a group of nodes each of which uses an entity model within the group example: group of people walking through a city 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-12 6

7 Mobility Models Classification: Topology Unconstrained: arbitrary node movement within a defined geographic area e.g. individual walking in a field Constrained: node movement patterns constrained may be constrained to simplify synthetic model e.g. Manhattan grid may be constrained to represent real topology or geography e.g. automobile moving within a road system 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-13 Mobility Models Classification: Memory Memoryless: past history not used in model current move or trajectory independent of past e.g. Brownian motion Memory: past history used in model current move or trajectory based on past movement e.g. vehicle driving on a road 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-14 7

8 Mobile Wireless Networking LM.1.1 Entity Mobility Models LM.1 Mobility models LM.1.1 Entity mobility models LM.1.2 Group mobility models LM.2 Location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-15 Entity Mobility Models Example Scenarios Entity mobility model: a single node Examples of entity movement: individual person walking through a city individual soldier on special operations mission individual vehicle trajectory solitary animal movements 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-16 8

9 Entity Mobility Models Example Models Memoryless random walk random waypoint Memory Gauss-Markov Probabilistic random walk 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-17 Entity Mobility Models Example Models: Random Walk Random walk: random choice of distance & direction modelled after Brownian motion [Einstein 1926] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-18 9

10 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x 0, y 0 ) 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-19 1 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x 0, y 0 ) choose random direction θ 1 = [0,2π ) θ i 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

11 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x 0, y 0 ) choose random direction θ 1 = [0,2π ) choose random speed s 1 = [s min, s max ] θ i si 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-21 3 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x 0, y 0 ) choose random direction θ 1 = [0,2π ) choose random speed s 1 = [s min, s max ] travel at constant speed s 1 for constant time t or distance d 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

12 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x 1, y 1 ) choose random direction θ 2 = [0,2π ) choose random speed s 2 = [s min, s max ] travel at constant speed s 2 for constant time t or distance d immediately repeat from current position to i=2 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-23 5 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x 2, y 2 ) choose random direction θ 3 = [0,2π ) choose random speed s 3 = [s min, s max ] travel at constant speed s 3 for constant time t or distance d immediately repeat from current position to i=3 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

13 Entity Models: Random Walk Algorithm Random walk: random choice of distance & direction choose starting position (x i, y i ) choose random direction θ i+1 = [0,2π ) choose random speed s i+1 = [s min, s max ] travel at constant speed s i+1 for constant time t or distance d immediately repeat from current position i to i+1 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-25 7 Entity Models: Random Walk Example Path Random walk: random choice of distance & direction [Camp Boleng Davis 2002 Fig. 1] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-26 13

14 Entity Models: Random Walk Advantages Advantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-27 Entity Models: Random Walk Advantages Advantages simple memoryless model 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-28 14

15 Entity Models: Random Walk Advantages and Disadvantages Advantages simple memoryless model Problems nodes walk randomly around orgin; never stay far Pr[moving away from origin] = Pr[moving toward origin] Disadvantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-29 Entity Models: Random Walk Advantages and Disadvantages Advantages simple memoryless model Problems nodes walk randomly around origin; never stray far Pr[moving away from origin] = Pr[moving toward origin] Disadvantages most real network-node scenarios not Brownian rapid, random, disruptive turns in path 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-30 15

16 Entity Mobility Models Example Models: Random Waypoint Random waypoint: move between waypoints [Johnson-Maltz 1996] one of the most widely used mobility models 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-31 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x 0, y 0 ) 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

17 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x 0, y 0 ) choose random waypoint (x 1, y 1 ) 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-33 2 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x 0, y 0 ) choose random waypoint (x 1, y 1 ) choose random speed s 1 = [s min, s max ] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

18 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x 0, y 0 ) choose random waypoint (x 1, y 1 ) choose random speed s 1 = [s min, s max ] travel to waypoint at constant speed s 1 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-35 4 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x 0, y 0 ) choose random waypoint (x 1, y 1 ) choose random speed s 1 = [s min, s max ] travel to waypoint at constant speed s 1 pause for a specified time p 1 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

19 Random waypoint: move between waypoints choose starting position (x 1, y 1 ) choose random waypoint (x 2, y 2 ) choose random speed s 2 = [s min, s max ] travel to waypoint at constant speed s 1 pause for a specified time p 2 repeat from current position to i=2 Entity Models: Random Waypoint Algorithm 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-37 6 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x 0, y 0 ) choose random waypoint (x 3, y 3 ) choose random speed s 3 = [s min, s max ] travel to waypoint at constant speed s 3 pause for a specified time p 3 repeat from current position to i=3 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

20 Entity Models: Random Waypoint Algorithm Random waypoint: move between waypoints choose starting position (x i, y i ) choose random waypoint (x i+1, y i+1 ) choose random speed s i+1 = [s min, s max ] travel to waypoint at constant speed s i+1 pause for a specified time p i+1 repeat from current position i to i+1 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-39 8 Entity Models: Random Waypoint Example Path Random waypoint: move between waypoints [Camp Boleng Davis 2002 Fig. 3] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-40 20

21 Entity Models: Random Waypoint Advantages Advantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-41 Entity Models: Random Waypoint Advantages and Disadvantages Advantages relatively simple memoryless model more realistic than random walk for many scenarios Problem: average node velocity decreases over time due to steps over long distance with very low speed takes some time to stabilise problem reduced by large enough choice of s min Disadvantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-42 21

22 Entity Models: Random Waypoint Advantages and Disadvantages Advantages relatively simple memoryless model more realistic than random walk for many scenarios Problem: average node velocity decreases over time Disadvantages still has sharp sudden turns may not realistically represent real mobility patterns but may be good enough to model mobility effects including need for rerouting and handoffs disconnectivity when nodes out of range 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-43 Entity Mobility Models Example Models: Gauss-Markov Gauss-Markov: gradually vary trajectory over time [Garcia-Luna-Aceves Madrga 1999] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-44 22

23 Entity Models: Gauss-Markov Algorithm Gauss-Markov: gradually vary trajectory over time choose starting position (x 0, y 0 ) choose mean direction θ and initial random direction θ 0 = [0,2π ) choose mean speed s and initial random speed s 0 = [s min, s max ] θ i si 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-45 1 Entity Models: Gauss-Markov Algorithm Gauss-Markov: gradually vary trajectory over time choose starting position (x 0, y 0 ) choose mean direction and initial random direction θ 0 = [0,2π ) choose mean speed and initial random speed s 0 = [s min, s max ] travel at constant speed s 0 until next timestep t n 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

24 Entity Models: Gauss-Markov Algorithm Gauss-Markov: gradually vary trajectory over time at each timestep n 2 new speed sn = αsn 1 + (1 α) s + (1 α ) sx n 1 2 new direction θn = αθn 1 + (1 α) θ + (1 α ) θx n 1 tuning parameter 0 α 1 α=0: Brownian α=1: linear memory from last timestep 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-47 3 Entity Models: Gauss-Markov Algorithm Gauss-Markov: gradually vary trajectory over time at each timestep n 2 new speed sn = αsn 1 + (1 α) s + (1 α ) sx n 1 2 new direction θn = αθn 1 + (1 α) θ + (1 α ) θx n 1 tuning parameter 0 α 1 α=0: Brownian α=1: linear memory from last timestep 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM

25 Entity Models: Gauss-Markov Algorithm Gauss-Markov: gradually vary trajectory over time at each timestep n 2 new speed sn = αsn 1 + (1 α) s + (1 α ) sx n 1 2 new direction θn = αθn 1 + (1 α) θ + (1 α ) θx n 1 tuning parameter 0 α 1 α=0: Brownian α=1: linear memory from last timestep 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-49 5 Entity Models: Gauss-Markov Example Path Gauss-Markov: gradually vary trajectory over time [Camp Boleng Davis 2002 Fig. 10] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-50 25

26 Entity Models: Gauss-Markov Advantages Advantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-51 Entity Models: Gauss-Markov Advantages and Disadvantages Advantages no sudden turns more realistic than random waypoint for some scenarios Disadvantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-52 26

27 Entity Models: Gauss-Markov Advantages and Disadvantages Advantages no sudden turns more realistic than random waypoint for some scenarios Disadvantages more computationally intensive than random waypoint more parameters to understand and tune 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-53 Entity Mobility Models Example Models: City Section City section: constrained to paths (streets) [Davies 2000] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-54 27

28 Entity Models: City Section Algorithm Overview Motion constrained to street paths streets assigned speed limits Nodes choose random destination shortest time computed nodes maintain safe spacing 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-55 Mobile Wireless Networking LM.1.2 Group Mobility Models LM.1 Mobility models LM.1.1 Entity mobility models LM.1.2 Group mobility models LM.2 Location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-56 28

29 Group Mobility Models Example Scenarios Group mobility model: a coördinated set of nodes Examples of group movement: group of people walking through a city military unit search-and-rescue team caravan of vehicles trajectory herd, flock, or school of animals 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-57 Group Mobility Models Group and Entity Sub-Models Group mobility model consists of two sub-models mobility model for group mobility model for entities within group may use same or different models for each 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-58 29

30 Entity Mobility Models Example Models: Column Column: nodes follow reference point along a line [Sanchez Manzoni Anejos 2001] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-59 Entity Mobility Models Example Models: Nomadic Community Nomadic: nodes move with respect to reference point [Sanchez Manzoni Anejos 2001] entity model for nodes with respect to reference point entity model for reference points 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-60 30

31 Entity Mobility Models Example Models: Pursue Pursue: nodes follow reference point [Sanchez Manzoni Anejos 2001] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-61 Entity Mobility Models Example Models: Reference Point RPGM (reference point group model): nodes move with respect to center of group [Hong Gerla Pei Chiang 1999] 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-62 31

32 Mobile Wireless Networking LM.2 LM.1 Mobility models LM.2 Location management LM.2.1 Taxonomy and strategies LM.2.2 Internet and PSTN location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-63 Introduction Fixed networks: static nodes address related to topology (e.g. IP LPM) or address bound to device (e.g. Ethernet) Mobile networks: modes move problem? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-64 32

33 Introduction Mobile networks: nodes move problem: how to find the destination node for communication? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-65 Introduction and Definition Mobile networks: nodes move Location management tracks movements of MNs also {location mobility}{management tracking} maintains binding between node identifier and location note: address is overloaded and can mean either 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-66 33

34 Introduction and Definition Mobile networks: nodes move Location management tracks movements of MNs also {location mobility}{management tracking} maintains binding between node identifier and location note: address is overloaded and can mean either Location database maintains these bindings typically distributed set of agents or registries 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-67 Networks based on Geographic Location Location management consists of tracking and disseminating geo-coördinates predicting trajectories in case of high-velocity mobility 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-68 34

35 Mobile Ad Hoc Networks Mobile ad hoc networks (MANETS) significant mobility no dependence on infrastructure Location management consists of mapping identifiers to current topological location or reassigning identifiers based on topological location and providing translation mechanism to new address Both of these are very hard problems especially in large geographically distributed networks 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-69 LM.2.1 Taxonomy and Strategies LM.1 Mobility models LM.2 Location management LM.2.1 Taxonomy and strategies LM.2.2 Internet and PSTN location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-70 35

36 Alternative Strategies Flooding proactive vs. reactive Quorum / rendezvous explicit vs. implicit flat vs. hierarchical 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-71 Flooding Flooding each node floods its location to other nodes Advantages and disadvantages? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-72 36

37 Flooding: Advantages vs. Disadvantages Flooding each node floods its location to other nodes Advantages simple scheme guarantees dissemination if connectivity exists Disadvantages overhead Optimisations? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-73 Flooding: Optimisations Flooding each node floods its location to other nodes Advantages simple scheme guarantees dissemination if connectivity exists Disadvantages overhead Optimisations decrease accuracy of dissemination with distance limit hop count or decreased frequency with hop count 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-74 37

38 Flooding: Proactive vs. Reactive Proactive flooding each node periodically floods its location to other nodes Reactive flooding? 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-75 Flooding: Proactive vs. Reactive Proactive flooding each node periodically floods its location to other nodes Reactive flooding nodes that don t know location of destination flood query 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-76 38

39 Quorum / Rendezvous Flooding proactive vs. reactive Quorum / rendezvous explicit vs. implicit flat vs. hierarchical 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-77 Quorum / Rendezvous Quorum-based location management quorum of location servers capable of finding all nodes location server nodes serve location requests location server nodes serve update requests 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-78 39

40 Quorum / Rendezvous Quorum-based location management quorum of location servers capable of finding all nodes nodes serve location requests nodes serve update requests Rendezvous rendezvous servers handle both location and update are rendezvous 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-79 Quorum: Explicit Explicit quorum-based location management explicit set of servers designated as location servers intersecting set of query quorum and update quorum 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-80 40

41 Quorum: Implicit Implicit quorum-based location management implicit set of servers selected by DHT lookup 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-81 Quorum: Flat vs. Hierarchical Flat quorum-based location management all servers serve same role Hierarchical quorum-based location management hierarchy of servers sub-grid one approach for implicit approach 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-82 41

42 LM.2.2 Internet and PSTN LM.1 Mobility models LM.2 Location management LM.2.1 Taxonomy and strategies LM.2.2 Internet and PSTN location management 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-83 Internet and Mobile Cellular Telephony Networks with limited mobility capabilities occasional handoffs and roaming e.g. mobile cellular telephony and mobile IP 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-84 42

43 Internet and Mobile Cellular Telephony Networks with limited mobility capabilities occasional handoffs and roaming e.g. mobile cellular telephony and mobile IP Mobile nodes assigned to home network move to visited network 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-85 Internet and Mobile Cellular Telephony Networks with limited mobility capabilities occasional handoffs and roaming e.g. mobile cellular telephony and mobile IP Mobile nodes assigned to home network move to visited network Location management: registries and mappings Home Network Visited / Foreign Network Internet (agent) HA FA Mobile PSTN (location registry) HLR VLR 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-86 43

44 Internet: Mobile IP Location management performed by Mobile IP agents HA (home agent): maintains binding to MN care-of address FA (foreign agent): assigns care-of addr when MN registers Lecture WI Home Net Visited Net MN HA AP IP IP IP IP IP AP FA MN IP CN 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-87 Mobile Telephone Network Location management performed by PSTN registries HLR (home location register): binding to VLR of MN VLR (visitor location register): authentication, service profile Lecture MT 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-88 44

45 Mobility and Further Reading Tracy Camp, Jeff Boleng, and Vanessa Davies, A Survey of Mobility Models for Ad Hoc Network Research, Wireless Communications and Mobile Computing, Wiley, vol.2 iss.5, September 2002, pp A. Rahaman, J. Abawajy, and M. Hobbs, Taxonomy and Survey of Systems 6th IEEE/ACIS International Conference on Computer and Information Science, July 2007, pp Tracy Camp, Location Information Services in Mobile Ad Hoc Networks, Colorado School of Mines Technical Report MCS-03-15, October 2003 Roy Friedman and Gabriel Kliot, Location Services in Ad Hoc and Hybrid Networks: A Survey, Technion Computer Science Technical Report CS , April October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-89 Mobility and Acknowledgements Some material in these foils is based on the textbook Murthy and Manoj, Ad Hoc Wireless Networks: Architectures and Protocols Some material in these foils enhanced from EECS 780 foils 03 October 2011 KU EECS 882 Mobile Wireless Nets Mobility Location MWN-LM-90 45

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Mobile Ad Hoc Networks

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Mobile Ad Hoc Networks Mobile Wireless Networking The University of Kansas EECS 882 Mobile Ad Hoc Networks James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

Design Improvement and Implementation of 3D Gauss-Markov Mobility Model

Design Improvement and Implementation of 3D Gauss-Markov Mobility Model Design Improvement and Implementation of 3D Gauss-Markov Mobility Model Mohammed J.F. Alenazi, Cenk Sahin, and James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information &

More information

Network Simulation Modeling

Network Simulation Modeling Copyright and Reference Information: This material (preprint, accepted manuscript, or other author-distributable version) is provided to ensure timely dissemination of scholarly work. Copyright and all

More information

Performance Analysis of NEMO using City Section Mobility Model

Performance Analysis of NEMO using City Section Mobility Model Proceedings of 13th International Conference on Computer and Information Technology (ICCIT 2010) 23-25 December, 2010, Dhaka, Bangladesh Performance Analysis of NEMO using City Section Mobility Model Md.

More information

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Wireless and Mobile Internet

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Wireless and Mobile Internet Mobile Wireless Networking The University of Kansas EECS 882 Wireless and Mobile Internet James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Study on and Outdoor for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Ibrahim khider,prof.wangfurong.prof.yinweihua,sacko Ibrahim khider, Communication Software and

More information

Evaluation of Varrying Mobility Models & Network Loads on DSDV Protocol of MANETs

Evaluation of Varrying Mobility Models & Network Loads on DSDV Protocol of MANETs C.P.Agrawal et al /International Journal on Computer Science and Engineering Vol.1(2), 2009, 40-46 Evaluation of Varrying Mobility Models & Network Loads on DSDV Protocol of MANETs C.P.Agrawal Computer

More information

INDIAN INSTITUTE OF MANAGEMENT CALCUTTA WORKING PAPER SERIES. WPS No. 644/ August A Markov-based Diurnal Mobility Model for 3G Cellular Networks

INDIAN INSTITUTE OF MANAGEMENT CALCUTTA WORKING PAPER SERIES. WPS No. 644/ August A Markov-based Diurnal Mobility Model for 3G Cellular Networks INDIAN INSTITUTE OF MANAGEMENT CALCUTTA WORKING PAPER SERIES WPS No. 644/ August 2009 A Markov-based Diurnal Mobility Model for 3G Cellular Networks by Samir K Sadhukhan SSA, IIM Calcutta, Diamond Harbour

More information

INTERNATIONAL COMPUTER SCIENCE INSTITUTE. CosMos Communication Scenario and Mobility Scenario Generator for Mobile Ad-hoc Networks

INTERNATIONAL COMPUTER SCIENCE INSTITUTE. CosMos Communication Scenario and Mobility Scenario Generator for Mobile Ad-hoc Networks INTERNATIONAL COMPUTER SCIENCE INSTITUTE 1947 Center St. Suite 6 Berkeley, California 9474-1198 (51) 666-29 FAX (51) 666-2956 CosMos Communication Scenario and Mobility Scenario Generator for Mobile Ad-hoc

More information

Design Improvement and Implementation of 3D Gauss-Markov Mobility Model. Mohammed Alenazi, Cenk Sahin, and James P.G. Sterbenz

Design Improvement and Implementation of 3D Gauss-Markov Mobility Model. Mohammed Alenazi, Cenk Sahin, and James P.G. Sterbenz AFFTC-PA-12430 Design Improvement and Implementation of 3D Gauss-Markov Mobility Model Mohammed Alenazi, Cenk Sahin, and James P.G. Sterbenz A F F T C AIR FORCE FLIGHT TEST CENTER EDWARDS AFB, CA 2/19/13

More information

Design and Analysis of a 3-D Gauss-Markov Mobility Model for Highly Dynamic Airborne Networks

Design and Analysis of a 3-D Gauss-Markov Mobility Model for Highly Dynamic Airborne Networks Design and Analysis of a 3-D Gauss-Markov Mobility Model for Highly Dynamic Airborne Networks Dan Broyles, Abdul Jabbar, and James P.G. Sterbenz Department of Electrical Engineering & Computer Science

More information

Performance Of Routing Protocols For Mobile Ad Hoc Networks

Performance Of Routing Protocols For Mobile Ad Hoc Networks Performance Of Routing Protocols For Mobile Ad Hoc Networks San San Naing, Zaw Min Naing, Hla Myo Tun Abstract: Mobile ad hoc network has become popular in wireless network communication technology. Recently

More information

Chapter 2 Mobility Model Characteristics

Chapter 2 Mobility Model Characteristics Chapter 2 Mobility Model Characteristics Abstract The salient characteristics of mobility models of mobile nodes in mobile ad hoc networks are described. We have described how the different mobility models

More information

A Jini Based Implementation for Best Leader Node Selection in MANETs

A Jini Based Implementation for Best Leader Node Selection in MANETs A Jini Based Implementation for Best Leader Node Selection in MANETs Monideepa Roy, Pushpendu Kar and Nandini Mukherjee Abstract MANETs provide a good alternative for handling the constraints of disconnectivity

More information

Impact of Model Mobility in Ad Hoc Routing Protocols

Impact of Model Mobility in Ad Hoc Routing Protocols I. J. Computer Network and Information Security, 2012, 10, 47-54 Published Online September 2012 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijcnis.2012.10.05 Impact of Model Mobility in Ad Hoc Routing

More information

Mobility Models. Larissa Marinho Eglem de Oliveira. May 26th CMPE 257 Wireless Networks. (UCSC) May / 50

Mobility Models. Larissa Marinho Eglem de Oliveira. May 26th CMPE 257 Wireless Networks. (UCSC) May / 50 Mobility Models Larissa Marinho Eglem de Oliveira CMPE 257 Wireless Networks May 26th 2015 (UCSC) May 2015 1 / 50 1 Motivation 2 Mobility Models 3 Extracting a Mobility Model from Real User Traces 4 Self-similar

More information

Performance Analysis of AODV, DSDV and DSR by using Different Mobility Models

Performance Analysis of AODV, DSDV and DSR by using Different Mobility Models Performance Analysis of AODV, DSDV and DSR by using Different Mobility Models Sukhwinder Kumar 1, Jasndeep Kaur 2 Lecturer, Dept. of ECE, Thapar University, Patiala, Punjab, India 1 PG Student [WC], Dept.

More information

CONNECTION PROBABILITY IN REFERENCE POINT GROUP MOBILITY MODEL. A Thesis by. Ramneet Kaur. B.Tech. in Electrical & Computer Engineering

CONNECTION PROBABILITY IN REFERENCE POINT GROUP MOBILITY MODEL. A Thesis by. Ramneet Kaur. B.Tech. in Electrical & Computer Engineering CONNECTION PROBABILITY IN REFERENCE POINT GROUP MOBILITY MODEL A Thesis by Ramneet Kaur B.Tech. in Electrical & Computer Engineering Punjab Technical University, India, 2004 Submitted to the Department

More information

ITTC High-Performance Networking The University of Kansas EECS 881 Architecture and Topology

ITTC High-Performance Networking The University of Kansas EECS 881 Architecture and Topology High-Performance Networking The University of Kansas EECS 881 Architecture and Topology James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

MOBILITY MODELS FOR NEXT WIRELESS NETWORKS GENERATION WILEY AD HOC, VEHICULAR AND MESH NETWORKS. Paolo Santi

MOBILITY MODELS FOR NEXT WIRELESS NETWORKS GENERATION WILEY AD HOC, VEHICULAR AND MESH NETWORKS. Paolo Santi MOBILITY MODELS FOR NEXT GENERATION WIRELESS NETWORKS AD HOC, VEHICULAR AND MESH NETWORKS Paolo Santi Istituto di Informatica e Telematica del CNR, Italy WILEY A John Wiley & Sons, Ltd., Publication Contents

More information

A Comparative Analysis of Pro-active Routing Protocols in MANET

A Comparative Analysis of Pro-active Routing Protocols in MANET Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 6, June 2014, pg.144

More information

Lecture 6: Vehicular Computing and Networking. Cristian Borcea Department of Computer Science NJIT

Lecture 6: Vehicular Computing and Networking. Cristian Borcea Department of Computer Science NJIT Lecture 6: Vehicular Computing and Networking Cristian Borcea Department of Computer Science NJIT GPS & navigation system On-Board Diagnostic (OBD) systems DVD player Satellite communication 2 Internet

More information

Part I. Wireless Communication

Part I. Wireless Communication 1 Part I. Wireless Communication 1.5 Topologies of cellular and ad-hoc networks 2 Introduction Cellular telephony has forever changed the way people communicate with one another. Cellular networks enable

More information

Classification of MANET: A Review

Classification of MANET: A Review Classification of MANET: A Review Smita Das Assistant Professor. Dasaratha Deb Memorial College. Khowai,Tripura,India. Anuja Sarkar Informatics Research Officer. Forest Department. Agartala, Tripura, India.

More information

ITTC Science of Communication Networks The University of Kansas EECS 784 Identifiers, Names, and Addressing

ITTC Science of Communication Networks The University of Kansas EECS 784 Identifiers, Names, and Addressing Science of Communication Networks The University of Kansas EECS 784 Identifiers, Names, and Addressing James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology

More information

Mobility Model for User s Realistic Behavior in Mobile Ad Hoc Network

Mobility Model for User s Realistic Behavior in Mobile Ad Hoc Network Mobility Model for User s Realistic Behavior in Mobile Ad Hoc Network Shiddhartha Raj Bhandari, Gyu Myoung Lee, and Noel Crespi Department of Wireless Networks and Multimedia Services Institut Telecom,

More information

Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks

Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks Sangheon Pack and Yanghee Choi School of Computer Science & Engineering Seoul National University Seoul, Korea Abstract Next-generation

More information

Cost Analysis of Mobility Management Entities for SIGMA

Cost Analysis of Mobility Management Entities for SIGMA 010 International Conference on High Performance Switching and Routing Cost Analysis of Mobility Management Entities for SIGMA Md. Shohrab Hossain Mohammed Atiquzzaman University of Oklahoma, Norman, OK

More information

Mobile Wireless Networking Energy Management

Mobile Wireless Networking Energy Management Mobile Wireless Networking The University of Kansas EECS 882 Energy Management James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications Research

More information

Mobile IP (and why you probably don t need it) Phil Karn

Mobile IP (and why you probably don t need it) Phil Karn Mobile IP (and why you probably don t need it) Phil Karn karn@qualcomm.com Flat vs Hierarchical Addressing Flat - address independent of location full node lists in every routing table Ethernet, most other

More information

ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFERENT MOBILITY MODELS

ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFERENT MOBILITY MODELS ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFERENT MOBILITY MODELS Natarajan Meghanathan 1 and Sireesha Gorla 1, Jackson State University, 1400 Lynch St, Jackson, MS, USA

More information

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 1051-1058 Research India Publications http://www.ripublication.com Performance Comparison of Routing Protocols

More information

Link Lifetime Prediction in Mobile Ad-Hoc Network Using Curve Fitting Method

Link Lifetime Prediction in Mobile Ad-Hoc Network Using Curve Fitting Method IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.5, May 2017 265 Link Lifetime Prediction in Mobile Ad-Hoc Network Using Curve Fitting Method Mohammad Pashaei, Hossein Ghiasy

More information

Suman Kumari et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (4), 2011,

Suman Kumari et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (4), 2011, Traffic Pattern Based Performance Comparison of AODV, DSDV & OLSR MANET Routing Protocols using Freeway Mobility Model Suman Kumari 1, Sunil Maakar 2,Suresh Kumar 3, R K Rathy 4 1 CSE,CITM, Faridabad.

More information

HARDWARE IMPLEMENTATION OF A TOPOLOGY CONTROL ALGORITHM FOR MANETS USING NOMADIC COMMUNITY MOBILITY MODEL

HARDWARE IMPLEMENTATION OF A TOPOLOGY CONTROL ALGORITHM FOR MANETS USING NOMADIC COMMUNITY MOBILITY MODEL HARDWARE IMPLEMENTATION OF A TOPOLOGY CONTROL ALGORITHM FOR MANETS USING NOMADIC COMMUNITY MOBILITY MODEL SURENDRA S. DALU, M. K. NASKAR AND C. K. SARKAR Department of ETCE, Jadavpur University, Kolkata,

More information

Performance Comparison of DSR, OLSR and TORA Routing Protocols

Performance Comparison of DSR, OLSR and TORA Routing Protocols INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 3, ISSUE 8, August 214 ISSN 2277-8616 Performance Comparison of, and Routing Protocols Vasudha Sharma, Sanjeev Khambra Abstract A MANET

More information

!"# $ I. Introduction

!# $ I. Introduction !"# $ LAGRIT (Laboratoire de gestion des réseaux informatiques et de télécommunications) * LACIME (Laboratoire de communications et d'intégration de la microélectronique) Department of Electrical Engineering,

More information

Ad Hoc Networks: Issues and Routing

Ad Hoc Networks: Issues and Routing Ad Hoc Networks: Issues and Routing Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

IP Paging Considered Unnecessary:

IP Paging Considered Unnecessary: IP Paging Considered Unnecessary: Mobile IPv6 and IP Paging for Dormant Mode Location Update in Macrocellular and Hotspot Networks James Kempf DoCoMo USA Communications Labs 181 Metro Drive, Suite 3 San

More information

Performance evaluation of reactive and proactive routing protocol in IEEE ad hoc network

Performance evaluation of reactive and proactive routing protocol in IEEE ad hoc network Author manuscript, published in "ITCom 6 - next generation and sensor networks, Boston : United States (26)" DOI :.7/2.68625 Performance evaluation of reactive and proactive routing protocol in IEEE 82.

More information

Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS

Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS Information Management and Business Review Vol. 6, No. 3, pp. 115-120, Jun 2014 (ISSN 2220-3796) Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS * Kashif Naseer Qureshi, Abdul Hanan Abdullah

More information

Avoidance of Bottleneck in PCS Network

Avoidance of Bottleneck in PCS Network Avoidance of Bottleneck in PCS Network Sidhi Pandey 1, Alka 2, Pratima Singh 3 1, 2, 3 (Computer Science & Engineering, Institute of Technology & Management, India) Abstract: This paper contains the concept

More information

Performance Comparison of Scalable Location Services for Geographic Ad Hoc Routing

Performance Comparison of Scalable Location Services for Geographic Ad Hoc Routing Performance Comparison of Scalable Location Services for Geographic Ad Hoc Routing Saumitra M. Das, Himabindu Pucha and Y. Charlie Hu School of Electrical and Computer Engineering Purdue University West

More information

IJMIE Volume 2, Issue 9 ISSN:

IJMIE Volume 2, Issue 9 ISSN: PERFORMANCE ANALYSIS OF DSDV WITH OTHER MANET ROUTING PROTOCOL USING RANDOM WAYPOINT MOBILITY MODEL IN NS-3 Saurabh kumar soni* Prof.Prem Narayan Arya* ABSTRACT Routing protocols are a critical aspect

More information

CLUSTERED MOBILITY MODEL & EFFECT OF NODE CLUSTERING IN MULTI-HOP WIRELESS NETWORKS

CLUSTERED MOBILITY MODEL & EFFECT OF NODE CLUSTERING IN MULTI-HOP WIRELESS NETWORKS CLUSTERED MOBILITY MODEL & EFFECT OF NODE CLUSTERING IN MULTI-HOP WIRELESS NETWORKS VIKRAM SINGH RAWAT Bachelor of Engineering in Electronics & Telecommunications University of Pune, India May, 2000 submitted

More information

Unicast Routing in Mobile Ad Hoc Networks. Dr. Ashikur Rahman CSE 6811: Wireless Ad hoc Networks

Unicast Routing in Mobile Ad Hoc Networks. Dr. Ashikur Rahman CSE 6811: Wireless Ad hoc Networks Unicast Routing in Mobile Ad Hoc Networks 1 Routing problem 2 Responsibility of a routing protocol Determining an optimal way to find optimal routes Determining a feasible path to a destination based on

More information

STRAW - An integrated mobility & traffic model for vehicular ad-hoc networks

STRAW - An integrated mobility & traffic model for vehicular ad-hoc networks STRAW - An integrated mobility & traffic model for vehicular ad-hoc networks David R. Choffnes & Fabián E. Bustamante Department of Computer Science, Northwestern University www.aqualab.cs.northwestern.edu

More information

ITTC A Geographical Routing Protocol for Highly-Dynamic Aeronautical Networks

ITTC A Geographical Routing Protocol for Highly-Dynamic Aeronautical Networks A Geographical Routing Protocol for Highly-Dynamic Aeronautical Networks Kevin Peters, Abdul Jabbar, Egemen K. Çetinkaya, James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information

More information

A Study on Mobile Internet Protocol and Mobile Adhoc Network Routing Protocols

A Study on Mobile Internet Protocol and Mobile Adhoc Network Routing Protocols International Journal of Computer Science & Communication Vol. 1, No. 2, July-December 2010, pp. 185-189 A Study on Mobile Internet Protocol and Mobile Adhoc Network Routing Protocols B.V. Manikyala Rao

More information

Zone-based Proactive Source Routing Protocol for Ad-hoc Networks

Zone-based Proactive Source Routing Protocol for Ad-hoc Networks 2014 IJSRSET Volume i Issue i Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Science Zone-based Proactive Source Routing Protocol for Ad-hoc Networks Dr.Sangheethaa.S 1, Dr. Arun Korath

More information

Node-Disjoint Multipath Routing with Group Mobility in MANETs

Node-Disjoint Multipath Routing with Group Mobility in MANETs Node-Disjoint Multipath Routing with Group Mobility in MANETs Yun Ge 1,2, Guojun Wang 1,, and Jie Wu 3 1 School of Information Science and Engineering Central South University Changsha 410083, China 2

More information

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications Kai-Juan Wong, Bu-Sung Lee, Boon-Chong Seet, Genping Liu, Lijuan Zhu School of Computer

More information

IMPACT OF MOBILITY SPEED ON PROACTIVE AND REACTIVE ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS

IMPACT OF MOBILITY SPEED ON PROACTIVE AND REACTIVE ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS IMPACT OF MOBILITY SPEED ON PROACTIVE AND REACTIVE ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS E. Gnanamanoharan and R. Bensraj Department of Electrical Engineering, Annamalai University, Tamil Nadu, India

More information

Energy Aware and Anonymous Location Based Efficient Routing Protocol

Energy Aware and Anonymous Location Based Efficient Routing Protocol Energy Aware and Anonymous Location Based Efficient Routing Protocol N.Nivethitha 1, G.Balaji 2 1 PG student, 2 Asst.Professor Department of Electronics and Communication Engineering Angel College of Engineering

More information

Narra, et al. Performance Analysis of AeroRP with Ground Station Advertisements. Hemanth Narra, Egemen K. Çetinkaya, and James P.G.

Narra, et al. Performance Analysis of AeroRP with Ground Station Advertisements. Hemanth Narra, Egemen K. Çetinkaya, and James P.G. Performance Analysis of AeroRP with Ground Station Advertisements Hemanth Narra, Egemen K. Çetinkaya, and James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology

More information

Performance Analysis of DSR, AODV Routing Protocols based on Wormhole Attack in Mobile Ad-hoc Network

Performance Analysis of DSR, AODV Routing Protocols based on Wormhole Attack in Mobile Ad-hoc Network Performance Analysis of DSR, AODV Routing Protocols based on Wormhole Attack in Mobile Ad-hoc Network Gunjesh Kant Singh, Amrit Kaur and A.L. Sangal Email: E-mail: Gunjesh31@gmail.com, amrit.tiet@gmail.com,

More information

REVIEW ON ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS

REVIEW ON ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS REVIEW ON ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS G. Poornima 1, Mr. M. Rajasenathipathi 2, 1 Research Scholar, Department of Computer Science, NGM College, Pollachi 2 Assistant Professor, Department

More information

Ad Hoc Wireless Routing CS 218- Fall 2003

Ad Hoc Wireless Routing CS 218- Fall 2003 Ad Hoc Wireless Routing CS 218- Fall 2003 Wireless multihop routing challenges Review of conventional routing schemes Proactive wireless routing Hierarchical routing Reactive (on demand) wireless routing

More information

Detection and Removal of Blackhole Attack Using Handshake Mechanism in MANET and VANET

Detection and Removal of Blackhole Attack Using Handshake Mechanism in MANET and VANET IOSR Journal of Mobile Computing & Application (IOSR-JMCA) e-issn: 2394-0050, P-ISSN: 2394-0042.Volume 2, Issue 1. (Mar. - Apr. 2015), PP 01-05 www.iosrjournals.org Detection and Removal of Blackhole Attack

More information

Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model

Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model 1 R. Jeevitha, 2 M. Chandra Kumar 1 Research Scholar, Department of Computer

More information

PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS

PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS AMANDEEP University College of Engineering, Punjabi University Patiala, Punjab, India amandeep8848@gmail.com GURMEET KAUR University College of Engineering,

More information

4. Simulation Model. this section, the simulator and the models used for simulation are discussed.

4. Simulation Model. this section, the simulator and the models used for simulation are discussed. 4. Simulation Model In this research Network Simulator (NS), is used to compare and evaluate the performance of different ad-hoc routing protocols based on different mobility models. In this section, the

More information

Performance Metrics of MANET in Multi-Hop Wireless Ad-Hoc Network Routing Protocols

Performance Metrics of MANET in Multi-Hop Wireless Ad-Hoc Network Routing Protocols Performance Metrics of MANET in Multi-Hop Wireless Ad-Hoc Network Routing Protocols R.Devi, B.Sumathi, T.Gandhimathi, G.Alaiyarasi 1 st year, M.Tech (Software Engineering), Department of Information Technology,

More information

A New Efficient and Energy-aware Clustering Algorithm for the OLSR Protocol

A New Efficient and Energy-aware Clustering Algorithm for the OLSR Protocol IJCSNS International Journal of Computer Science and Network Security, VOL.15 No.7, July 2015 85 A New Efficient and Energy-aware Clustering Algorithm for the OLSR Protocol Ahmed Loutfi and Mohammed Elkoutbi

More information

A Study on Routing Protocols for Mobile Adhoc Networks

A Study on Routing Protocols for Mobile Adhoc Networks A Study on Routing Protocols for Mobile Adhoc Networks R.Logambal 1, Dr.K.Chitra 2 Research Scholar, Dept of Computer Science, Bharathiar University, Coimbatore, India 1 Asst. Professor, Govt Arts College,

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information

Performance Analysis of DSR, AODV Routing Protocols based on Wormhole Attack in Mobile Adhoc

Performance Analysis of DSR, AODV Routing Protocols based on Wormhole Attack in Mobile Adhoc International Journal of Wireless Networks and Communications. ISSN 0975-6507 Volume 4, Number 1 (2012), pp. 19-29 International Research Publication House http://www.irphouse.com Performance Analysis

More information

CAPACITY COMPATIBLE TWO-LEVEL LINK STATE ROUTING FOR MOBILE AD HOC NETWORKS

CAPACITY COMPATIBLE TWO-LEVEL LINK STATE ROUTING FOR MOBILE AD HOC NETWORKS CAPACITY COMPATIBLE TWO-LEVEL LINK STATE ROUTING FOR MOBILE AD HOC NETWORKS John Sucec and Ivan Marsic Rutgers University ABSTRACT The throughput of mobile ad hoc networks (MANETs has been analyzed previously.

More information

DYNAMIC SEARCH TECHNIQUE USED FOR IMPROVING PASSIVE SOURCE ROUTING PROTOCOL IN MANET

DYNAMIC SEARCH TECHNIQUE USED FOR IMPROVING PASSIVE SOURCE ROUTING PROTOCOL IN MANET DYNAMIC SEARCH TECHNIQUE USED FOR IMPROVING PASSIVE SOURCE ROUTING PROTOCOL IN MANET S. J. Sultanuddin 1 and Mohammed Ali Hussain 2 1 Department of Computer Science Engineering, Sathyabama University,

More information

Performance Evaluation of MANET through NS2 Simulation

Performance Evaluation of MANET through NS2 Simulation International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 1 (2014), pp. 25-30 International Research Publication House http://www.irphouse.com Performance Evaluation

More information

Dynamic Search Technique Used for Improving Passive Source Routing Protocol in Manet

Dynamic Search Technique Used for Improving Passive Source Routing Protocol in Manet African Journal of Basic & Applied Sciences 9 (1): 27-32, 2017 ISSN 2079-2034 IDOSI Publications, 2017 DOI: 10.5829/idosi.ajbas.2017.27.32 Dynamic Search Technique Used for Improving Passive Source Routing

More information

Modeling Movement for Mobile IP Networks

Modeling Movement for Mobile IP Networks Modeling Movement for Mobile IP Networks Andres Rojas anrojas@swin.edu.au Center for Advanced Internet Architectures Swinburne University of Technology 30th March 2005 http://caia.swin.edu.au - anrojas@swin.edu.au

More information

Multimedia Contents Caching Scheme in Mobile Ad-Hoc Network. Backhyun Kim 1 and Iksoo Kim 2*

Multimedia Contents Caching Scheme in Mobile Ad-Hoc Network. Backhyun Kim 1 and Iksoo Kim 2* , pp. 157-166 http://dx.doi.org/10.14257/ijmue.2014.9.12.15 Multimedia Contents Caching Scheme in Mobile Ad-Hoc Network Backhyun Kim 1 and Iksoo Kim 2* 1 Faculty of Liberal Education, Incheon National

More information

Performance Analysis of Various MANET Routing Protocols with Change in Number of Nodes over Different Mobility Models

Performance Analysis of Various MANET Routing Protocols with Change in Number of Nodes over Different Mobility Models International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Performance

More information

OVERVIEW OF REFERENCE REGION GROUP MOBILITY MODEL FOR AD HOC NETWORKS

OVERVIEW OF REFERENCE REGION GROUP MOBILITY MODEL FOR AD HOC NETWORKS OVERVIEW OF REFERENCE REGION GROUP MOBILITY MODEL FOR AD HOC NETWORKS Author: Diouba Sacko, Prof.Huang Benxiong and Prof. Wang Furong Postal Address: Department of Electronic and Information Systems, Communication

More information

PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET

PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET K. Venkateswarlu 1, G. Murali 2 1 M. Tech, CSE, JNTUA College of Engineering (Pulivendula), Andhra Pradesh, India 2 Asst.Prof (HOD), CSE,

More information

SUMMERY, CONCLUSIONS AND FUTURE WORK

SUMMERY, CONCLUSIONS AND FUTURE WORK Chapter - 6 SUMMERY, CONCLUSIONS AND FUTURE WORK The entire Research Work on On-Demand Routing in Multi-Hop Wireless Mobile Ad hoc Networks has been presented in simplified and easy-to-read form in six

More information

Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model

Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model Deepak Agrawal, Brajesh Patel Department of CSE Shri Ram Institute of Technology Jabalpur,

More information

Optimal method to Reducing Link and Signaling Costs in Mobile IP

Optimal method to Reducing Link and Signaling Costs in Mobile IP Optimal method to Reducing Link and Signaling Costs in Mobile IP Sridevi Assistant Professor, Department of Computer Science,Karnatak University,Dharwad Abstract The objective of this research paper is

More information

Impact of Mobility Models on the Performance of Routing Protocols in Mobile Ad Hoc Networks

Impact of Mobility Models on the Performance of Routing Protocols in Mobile Ad Hoc Networks Impact of Mobility Models on the Performance of Routing Protocols in Mobile Ad Hoc Networks Mohammad Amin Roshanasan a, Ghassan A. QasMarrogy b, Zainab Murtadha c, Jia Uddin d, *, Emmanuel A. Oyekanlu

More information

Chapter-4. Simulation Design and Implementation

Chapter-4. Simulation Design and Implementation Chapter-4 Simulation Design and Implementation In this chapter, the design parameters of system and the various metrics measured for performance evaluation of the routing protocols are presented. An overview

More information

Evaluation of Ad-hoc Routing Protocols with. Different Mobility Models for Warfield. Scenarios

Evaluation of Ad-hoc Routing Protocols with. Different Mobility Models for Warfield. Scenarios Contemporary Engineering Sciences, Vol. 7, 2014, no. 12, 559-567 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4436 Evaluation of Ad-hoc Routing Protocols with Different Mobility Models

More information

Impact of Pause Time on the Performance of DSR, LAR1 and FSR Routing Protocols in Wireless Ad hoc Network

Impact of Pause Time on the Performance of DSR, LAR1 and FSR Routing Protocols in Wireless Ad hoc Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 2, February 2015,

More information

Evaluation of Mobility Models with AODV & OLSR Protocol by Varying Node Speed in MANET

Evaluation of Mobility Models with AODV & OLSR Protocol by Varying Node Speed in MANET Evaluation of Mobility Models with AODV & OLSR Protocol by Varying Node Speed in MANET Smt. Rekha Shahapurkar 1, Dr. Umesh Kumar Singh 2, Sh. Yogesh Mishra 3 1 Reasearch Scholar, 2 Reader 3 Assistant ptofessor

More information

Analyzing Routing Protocols Performance in VANET Using p and g

Analyzing Routing Protocols Performance in VANET Using p and g Analyzing Routing Protocols Performance in VANET Using 802.11p and 802.11g Rasha Kaiss Aswed and Mohammed Ahmed Abdala Network Engineering Department, College of Information Engineering, Al-Nahrain University

More information

Effect of Group Mobility Models on Routing Protocols in MANET

Effect of Group Mobility Models on Routing Protocols in MANET Effect of Group Mobility Models on Routing Protocols in MANET Smt. Rekha Shahapurkar 1, Dr. Umesh Kumar Singh 2, Leena Chowdhary 3 1 Researcher, 2 Reader 3 ICS Vikram University, Ujjain Abstract: Mobile

More information

STUDY ON MOBILE ADHOC NETWORK ROUTING PROTOCOLS

STUDY ON MOBILE ADHOC NETWORK ROUTING PROTOCOLS International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 155-158 STUDY ON MOBILE ADHOC NETWORK ROUTING PROTOCOLS Monika ABSTRACT: In Many wireless

More information

Poonam kori et al. / International Journal on Computer Science and Engineering (IJCSE)

Poonam kori et al. / International Journal on Computer Science and Engineering (IJCSE) An Effect of Route Caching Scheme in DSR for Vehicular Adhoc Networks Poonam kori, Dr. Sanjeev Sharma School Of Information Technology, RGPV BHOPAL, INDIA E-mail: Poonam.kori@gmail.com Abstract - Routing

More information

Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1

Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1 Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1 Shiv Mehra and Chansu Yu Department of Electrical and Computer Engineering Cleveland State University E-mail: {s.mehra,c.yu91}@csuohio.edu

More information

Mobility. Chapter 13. Ad Hoc and Sensor Networks Roger Wattenhofer 13/1

Mobility. Chapter 13. Ad Hoc and Sensor Networks Roger Wattenhofer 13/1 Mobility Chapter 13 Ad Hoc and Sensor Networks Roger Wattenhofer 13/1 More Car Network Ideas CAR2CAR Consortium: Audi, BMW, Daimler, Fiat, GM, Honda, Renault, VW Rating Area maturity First steps Text book

More information

No lecture on Thurs. Last homework will be out this week (not due, covers wireless) Extra office hours for next week and the week after.

No lecture on Thurs. Last homework will be out this week (not due, covers wireless) Extra office hours for next week and the week after. Administrivia No lecture on Thurs. Last homework will be out this week (not due, covers wireless) Extra office hours for next week and the week after. 1 CSMA/CA: Recap Sensing in wireless medium is limited

More information

T Computer Networks II Delay Tolerant Networking (DTN)

T Computer Networks II Delay Tolerant Networking (DTN) T-110.5111 Computer Networks II Delay Tolerant Networking (DTN) 25.11.2013 Matti Siekkinen Large part based on slides by: Thomas Plagemann: Message Routing & Event Notification in Sparse Mobile Networks

More information

Routing Protocols Wireless for Ad Hoc Wireless Networks: Classifications of Protocols and A review of Table Driven Protocols Abstract:

Routing Protocols Wireless for Ad Hoc Wireless Networks: Classifications of Protocols and A review of Table Driven Protocols Abstract: Routing Protocols Wireless for Ad Hoc Wireless Networks: Classifications of Protocols and A review of Table Driven Protocols Amr Ergawy aergawy@cc.hut.fi Abstract: Ad Hoc wireless networks have their own

More information

Routing Protocols in MANET: Comparative Study

Routing Protocols in MANET: Comparative Study Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.119

More information

Performance Evaluation Of Ad-Hoc On Demand Routing Protocol (AODV) Using NS-3 Simulator

Performance Evaluation Of Ad-Hoc On Demand Routing Protocol (AODV) Using NS-3 Simulator Performance Evaluation Of Ad-Hoc On Demand Routing Protocol (AODV) Using NS-3 Simulator Dr. S. K. Singh Professor, Department of EC, India Dr. R. Gupta Asst. Prof. Department of EC, India Abstract: The

More information

An Intelligent Mesh Based Multicast Routing Algorithm for MANETs using Particle Swarm Optimization

An Intelligent Mesh Based Multicast Routing Algorithm for MANETs using Particle Swarm Optimization 214 An Intelligent Mesh Based Multicast Routing Algorithm for MANETs using Particle Swarm Optimization E. Baburaj 1, and V. Vasudevan 2 1. Research Scholar, Anna University 2. Professor, Department of

More information

Mobile Wireless Networking Wireless Sensor Networks

Mobile Wireless Networking Wireless Sensor Networks Mobile Wireless Networking The University of Kansas EECS 882 Wireless Sensor Networks James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

A Simulation based Performance Analysis of coordinator Mobility in Zigbee Wireless Sensor Networks

A Simulation based Performance Analysis of coordinator Mobility in Zigbee Wireless Sensor Networks A Simulation based Performance Analysis of coordinator Mobility in Zigbee Wireless Sensor Networks Sukhdeep Kaur M.tech research scholar Bhai Gurdas Institute of Engg and Technology Sangrur Er Rajesh Khanna

More information

ATINER's Conference Paper Series COM

ATINER's Conference Paper Series COM Athens Institute for Education and Research ATINER ATINER's Conference Paper Series COM2013-0427 Quality of Service in WiMAX: Real World Aspects of Social & Environmental influences on Mobility Amanda

More information

Performance Evaluation of Wireless n Using Level 2 and Level 3 Mobility

Performance Evaluation of Wireless n Using Level 2 and Level 3 Mobility Indian Journal of Science and Technology, Vol 11(14), DOI: 10.17485/ijst/2018/v11i14/120616, April 2018 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Performance Evaluation of Wireless 802.11n Using

More information