Challenges in Geographic Routing: Sparse Networks, Obstacles, and Traffic Provisioning

Size: px
Start display at page:

Download "Challenges in Geographic Routing: Sparse Networks, Obstacles, and Traffic Provisioning"

Transcription

1 Challenges in Geographic Routing: Sparse Networks, Obstacles, and Traffic Provisioning Brad Karp Berkeley, CA DIMACS Pervasive Networking Workshop 2 May, 2

2 Motivating Examples Vast wireless network of mobile temperature sensors, floating on the ocean s surface: Sensor Networks Metropolitan-area network comprised of customer-owned and -operated radios: Rooftop Networks Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu

3 Scalability through Geography How should we build networks with a mix of these characteristics? ffl Mobility ffl Scale (number of nodes) ffl Lack of static hierarchical structure Use geography in system design to achieve scalability. Examples: Greedy Perimeter Stateless Routing (GPSR): scalable ffl geographic routing for mobile networks [Karp and Kung, 2] GRID Location Service (GLS): a scalable location database for ffl mobile networks [Li et al., 2] ffl Geography-Informed Energy Conservation [Xu et al., 2] Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 2

4 Outline Motivation GPSR Overview GPSR s Performance on Sparse Networks: Simulation Results Planar Graphs and Radio Obstacles: Challenge and Approaches Geographic Traffic Provisioning and Engineering Conclusions Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 3

5 GPSR: Greedy Forwarding Nodes learn immediate neighbors positions through beacons/piggybacking on data packets: only state required! Locally optimal, greedy forwarding choice at a node: Forward to the neighbor geographically closest to the destination D x y Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 4

6 Greedy Forwarding Failure: Voids When the intersection of a node s circular radio range and the circle about the destination on which the node sits is empty of nodes, greedy forwarding is impossible Such a region is a void: D v z void w x y Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 5

7 Node Density and Voids. Existing and Found Paths, 34 m x 34 m Region.9 Fraction of paths Fraction existing paths Fraction paths found by greedy Number of nodes The probability that a void region occurs along a route increases as nodes become more sparse Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 6

8 GPSR: Perimeter Mode for Void Traversal D x Traverse face closer to D along xd by right-hand rule, until reaching the edge that crosses xd Repeat with the next closer face along xd, &c. Forward greedily where possible, in perimeter mode where not Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 7

9 Challenge: Sparse Networks Greedy forwarding approximates shortest paths closely on dense networks Perimeter-mode forwarding detours around planar faces; not shortest-path Greedy forwarding clearly robust against packet looping under mobility Perimeter-mode forwarding less robust against packet looping on mobile networks; faces change dynamically Perimeter mode really a recovery technique for greedy forwarding failure; greedy forwarding has more desirable properties How does GPSR perform on sparser networks, where perimeter mode is used most often? Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 8

10 Simulation Environment ns-2 with wireless extensions [Broch et al., 998]: full 82. MAC, physical propagation; allows comparison of results Topologies and Workloads: Nodes Region Density CBR Flows 5 5 m 3 m node / 9 m m 6 m node / 9 m m 34 m node / 3592 m 2 3 Simulation Parameters: Pause Time:, 3, 6, 2 s GPSR Beacon Interval:.5 s CBR Flow Rate: 2 Kbps Motion Rate: [, 2] m/s Data Packet Size: 64 bytes Simulation Length: 9 s Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 9

11 Packet Delivery Success Rate (5, 2; Dense).9 Fraction data pkts delivered DSR (2 nodes) GPSR (2 nodes), B =.5 DSR (5 nodes) GPSR (5 nodes), B = Pause time (s) Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu

12 Packet Delivery Success Rate (5; Sparse).95 Fraction data pkts delivered DSR (5 nodes) GPSR (5 nodes), B =.5 GPSR (5 nodes), B =.5, Greedy Only Pause time (s) Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu

13 Path Length (5; Dense) DSR GPSR 2 Routing Algorithm DSR GPSR DSR GPSR 6 3 Pause Time DSR GPSR Fraction of delivered pkts >= 5 Hops Longer than Optimal Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 2

14 Path Length (5 nodes, Sparse) DSR GPSR 2 Routing Algorithm DSR GPSR DSR GPSR 6 3 Pause Time DSR GPSR Fraction of delivered pkts >= 5 Hops Longer than Optimal Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 3

15 Outline Motivation GPSR Overview GPSR s Performance on Sparse Networks: Simulation Results Planar Graphs and Radio Obstacles: Challenge and Approaches Geographic Traffic Provisioning and Engineering Conclusions Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 4

16 Network Graph Planarization Relative Neighborhood Graph (RNG) [Toussaint, 8] and Gabriel Graph (GG) [Gabriel, 69] are long-known planar graphs Assume an edge exists between any pair of nodes separated by less than a threshold distance (i.e., the nominal radio range) RNG and GG can be constructed using only neighbors positions, and both contain the Euclidean MST! u w v u w v RNG GG Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 5

17 Planarized Graphs: Example 2 nodes, placed uniformly at random on a 2-by-2-meter region; radio range 25 meters Full Network GG Subgraph RNG Subgraph Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 6

18 Challenge: Radio-Opaque Obstacles and Planarization Obstacles violate assumption that neighbors determined purely by distance: Full Network GG and RNG Subgraph In presence of obstacles, planarization can disconnect destinations! Challenges in Geographic Routing Brad Karp 7

19 Coping with Obstacles Eliminate edges only in presence of mutual witnesses; edge endpoints must agree Full Graph Mutual GG Mutual RNG Prevents disconnection, but doesn t planarize completely Forward through a randomly chosen partner node (location) Compensate for variable path loss with variable transmit power Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 8

20 Traffic Concentration Demands Provisioning If we assume uniform traffic distribution, flows tend to cross the center of the network All link capacities symmetric! Challenges in Geographic Routing Brad Karp 9

21 Geographic Network Provisioning In a dense wireless network, position is correlated with capacity Symmetric link capacity and dense connectivity Route congested flows packets through a randomly chosen point Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 2

22 Conclusions On sparse networks, GPSR delivers packets robustly, mostof which take paths of near-shortest length Non-uniform radio ranges complicate planarization; variable-power radios and random-partner proxying may help Geographically routed wireless networks support a new, geographic family of traffic engineering strategies, that leverage spatial reuse to alleviate congestion Use of geographic information offers diverse scaling benefits in pervasive network systems Challenges in Geographic Routing Brad Karp bkarp@icsi.berkeley.edu 2

Geographic Routing in Simulation: GPSR

Geographic Routing in Simulation: GPSR Geographic Routing in Simulation: GPSR Brad Karp UCL Computer Science CS M038/GZ06 23 rd January 2013 Context: Ad hoc Routing Early 90s: availability of off-the-shelf wireless network cards and laptops

More information

Routing in Sensor Networks

Routing in Sensor Networks Routing in Sensor Networks Routing in Sensor Networks Large scale sensor networks will be deployed, and require richer inter-node communication In-network storage (DCS, GHT, DIM, DIFS) In-network processing

More information

Simulations of the quadrilateral-based localization

Simulations of the quadrilateral-based localization Simulations of the quadrilateral-based localization Cluster success rate v.s. node degree. Each plot represents a simulation run. 9/15/05 Jie Gao CSE590-fall05 1 Random deployment Poisson distribution

More information

Geographic and Diversity Routing in Mesh Networks

Geographic and Diversity Routing in Mesh Networks Geographic and Diversity Routing in Mesh Networks COS 463: Wireless Networks Lecture 7 Kyle Jamieson [Parts adapted from B. Karp, S. Biswas, S. Katti] Course Contents 1. Wireless From the Transport Layer

More information

Geographical routing 1

Geographical routing 1 Geographical routing 1 Routing in ad hoc networks Obtain route information between pairs of nodes wishing to communicate. Proactive protocols: maintain routing tables at each node that is updated as changes

More information

GPSR: Greedy Perimeter Stateless Routing for Wireless Networks

GPSR: Greedy Perimeter Stateless Routing for Wireless Networks GPSR: Greedy Perimeter Stateless Routing for Wireless Networks Brad Karp Harvard University / ACIRI karp@eecs.harvard.edu H. T. Kung Harvard University htk@eecs.harvard.edu ABSTRACT We present Greedy Perimeter

More information

AN AD HOC network consists of a collection of mobile

AN AD HOC network consists of a collection of mobile 174 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 23, NO. 1, JANUARY 2005 Geometric Spanners for Routing in Mobile Networks Jie Gao, Member, IEEE, Leonidas J. Guibas, John Hershberger, Li Zhang,

More information

Geometric Spanners for Routing in Mobile Networks

Geometric Spanners for Routing in Mobile Networks 1 Geometric Spanners for Routing in Mobile Networks Jie Gao, Leonidas J Guibas, John Hershberger, Li Zhang, An Zhu Abstract We propose a new routing graph, the Restricted Delaunay Graph (RDG), for mobile

More information

Geographic Routing Without Location Information. AP, Sylvia, Ion, Scott and Christos

Geographic Routing Without Location Information. AP, Sylvia, Ion, Scott and Christos Geographic Routing Without Location Information AP, Sylvia, Ion, Scott and Christos Routing in Wireless Networks Distance vector DSDV On-demand DSR, TORA, AODV Discovers and caches routes on demand Geographic

More information

Mobile Advanced Networks. Position-based routing geometric, geographic, location-based. Navid Nikaein Mobile Communication Department

Mobile Advanced Networks. Position-based routing geometric, geographic, location-based. Navid Nikaein Mobile Communication Department Mobile Advanced Networks Position-based routing geometric, geographic, location-based Navid Nikaein Mobile Communication Department Navid Nikaein 2010 1 Reminder In topology-based routing, each node has

More information

Energy-Efficient Forwarding Strategies for Geographic Routing in Lossy Wireless Sensor Networks

Energy-Efficient Forwarding Strategies for Geographic Routing in Lossy Wireless Sensor Networks Energy-Efficient Forwarding Strategies for Geographic Routing in Lossy Wireless Sensor Networks K. Seada, M.Zuniga, A. Helmy and B. Krishnamachari Department of Electrical Engineering University of Southern

More information

BGR: Blind Geographic Routing for Sensor Networks

BGR: Blind Geographic Routing for Sensor Networks BGR: Blind Geographic Routing for Sensor Networks Matthias Witt 1 and Volker Turau 1 1 Department of Telematics, Hamburg University of Technology, Hamburg, Germany {matthias.witt,turau}@tuhh.de Abstract

More information

Routing on Overlay Graphs in Mobile Ad Hoc Networks

Routing on Overlay Graphs in Mobile Ad Hoc Networks Routing on Overlay Graphs in Mobile Ad Hoc Networks Sumesh J. Philip Department of Computer Science Western Illinois University Macomb IL 61455 Email: sj-philip@wiu.edu Joy Ghosh, Hung Q. Ngo, Chunming

More information

CHAPTER 5 MULTICAST GEOGRAPHY BASED ROUTING IN AD HOC NETWORKS

CHAPTER 5 MULTICAST GEOGRAPHY BASED ROUTING IN AD HOC NETWORKS 89 CHAPTER 5 MULTICAST GEOGRAPHY BASED ROUTING IN AD HOC NETWORKS 5.1 INTRODUCTION Efficient routing in MANET is a tough task due to their highly dynamic network topology, bandwidth controlled links and

More information

EFFICIENT DATA TRANSMISSION AND SECURE COMMUNICATION IN VANETS USING NODE-PRIORITY AND CERTIFICATE REVOCATION MECHANISM

EFFICIENT DATA TRANSMISSION AND SECURE COMMUNICATION IN VANETS USING NODE-PRIORITY AND CERTIFICATE REVOCATION MECHANISM EFFICIENT DATA TRANSMISSION AND SECURE COMMUNICATION IN VANETS USING NODE-PRIORITY AND CERTIFICATE REVOCATION MECHANISM D.Yamini 1, J. Jayavel 2 1 III-M.tech(IT), Department of Information technology,

More information

Table of Contents. 1. Introduction. 2. Geographic Routing. 2.1 Routing Mechanisms. 2.2 Destination Location. 2.3 Location Inaccuracy. 3.

Table of Contents. 1. Introduction. 2. Geographic Routing. 2.1 Routing Mechanisms. 2.2 Destination Location. 2.3 Location Inaccuracy. 3. Geographic Protocols in Sensor Networks Karim Seada, Ahmed Helmy Electrical Engineering Department, University of Southern California {seada, helmy}@usc.edu Table of Contents 1. Introduction 2. Geographic

More information

Modeling and analyzing the correctness of geographic face routing under realistic conditions

Modeling and analyzing the correctness of geographic face routing under realistic conditions Ad Hoc Networks 5 (2007) 855 87 www.elsevier.com/locate/adhoc Modeling and analyzing the correctness of geographic face routing under realistic conditions Karim eada a, *, Ahmed Helmy b, Ramesh Govindan

More information

An efficient implementation of the greedy forwarding strategy

An efficient implementation of the greedy forwarding strategy An efficient implementation of the greedy forwarding strategy Hannes Stratil Embedded Computing Systems Group E182/2 Technische Universität Wien Treitlstraße 3 A-1040 Vienna Email: hannes@ecs.tuwien.ac.at

More information

(General article) Position Based Routing Technique: Greedy Perimeter Stateless Routing for Wireless Networks

(General article) Position Based Routing Technique: Greedy Perimeter Stateless Routing for Wireless Networks ijesm www.ijesm.com International Journal of Engineering, Science and Metallurgy (General article) Position Based Routing Technique: Greedy Perimeter Stateless Routing for Wireless Networks Niyati Bansal

More information

Reliable Routing In VANET Using Cross Layer Approach

Reliable Routing In VANET Using Cross Layer Approach Reliable Routing In VANET Using Cross Layer Approach 1 Mr. Bhagirath Patel, 2 Ms. Khushbu Shah 1 Department of Computer engineering, 1 LJ Institute of Technology, Ahmedabad, India 1 er.bhagirath@gmail.com,

More information

Optimized Greedy Perimeter Stateless Routing

Optimized Greedy Perimeter Stateless Routing Optimized Greedy Perimeter Stateless Routing Neha Department of Electronics and Communication Engineering Punjab Technical University, Kapurthhala, Punjab, India Jogishwar Singh Sohal Department of Electronics

More information

Data Communication. Guaranteed Delivery Based on Memorization

Data Communication. Guaranteed Delivery Based on Memorization Data Communication Guaranteed Delivery Based on Memorization Motivation Many greedy routing schemes perform well in dense networks Greedy routing has a small communication overhead Desirable to run Greedy

More information

End-to-end path: route

End-to-end path: route Multi-hop Wireless Netorks CMU CS 15-829: Internet-Scale Sensor Sstems Overvie: Large-Scale Wireless Sstems Small-Scale: Ho to build single-hop ireless LAN; ho to make TCP perform ell over it Large-Scale:

More information

R2D2: Rendezvous Regions for Data Discovery Karim Seada 1, Ahmed Helmy 2

R2D2: Rendezvous Regions for Data Discovery Karim Seada 1, Ahmed Helmy 2 R2D2: Rendezvous Regions for Data Discovery Karim Seada 1, Ahmed Helmy 2 1 Nokia Research Center, Palo Alto 2 Computer and Information Science and Engineering Department, University of Florida, Gainesville

More information

Approximately Uniform Random Sampling in Sensor Networks

Approximately Uniform Random Sampling in Sensor Networks Approximately Uniform Random Sampling in Sensor Networks Boulat A. Bash, John W. Byers and Jeffrey Considine Motivation Data aggregation Approximations to COUNT, SUM, AVG, MEDIAN Existing work does not

More information

PROJECT REPORT VIRTUAL COORDINATE GENERATOR AND ROUTING SIMULATION TOOL FOR WIRELESS SENSOR NETWORKS IN 2 AND 3-DIMENSIONAL NETWORK SPACE

PROJECT REPORT VIRTUAL COORDINATE GENERATOR AND ROUTING SIMULATION TOOL FOR WIRELESS SENSOR NETWORKS IN 2 AND 3-DIMENSIONAL NETWORK SPACE PROJECT REPORT VIRTUAL COORDINATE GENERATOR AND ROUTING SIMULATION TOOL FOR WIRELESS SENSOR NETWORKS IN 2 AND 3-DIMENSIONAL NETWORK SPACE Submitted by Aravindhan Vijayaraj Department of Electrical and

More information

An Energy-aware Greedy Perimeter Stateless Routing Protocol for Mobile Ad hoc Networks

An Energy-aware Greedy Perimeter Stateless Routing Protocol for Mobile Ad hoc Networks An Energy-aware Greedy Perimeter Stateless Routing Protocol for Mobile Ad hoc Networks Natarajan Meghanathan Jackson State University P. O. Box 18839, 1400 J. Lynch Street Jackson, MS 39217, USA ABSTRACT

More information

On the Scalability of Hierarchical Ad Hoc Wireless Networks

On the Scalability of Hierarchical Ad Hoc Wireless Networks On the Scalability of Hierarchical Ad Hoc Wireless Networks Suli Zhao and Dipankar Raychaudhuri Fall 2006 IAB 11/15/2006 Outline Motivation Ad hoc wireless network architecture Three-tier hierarchical

More information

Networking Sensors, I

Networking Sensors, I Networking Sensors, I Sensing Networking Leonidas Guibas Stanford University Computation CS428 Networking Sensors Networking is a crucial capability for sensor networks -- networking allows: Placement

More information

Efficient and Robust Geocasting Protocols for Sensor Networks

Efficient and Robust Geocasting Protocols for Sensor Networks Efficient and Robust Geocasting Protocols for Sensor Networks Karim Seada, Ahmed Helmy Electrical Engineering Department, University of Southern California {seada, helmy}@usc.edu Abstract- Geocasting is

More information

arxiv: v1 [cs.ni] 3 Apr 2018

arxiv: v1 [cs.ni] 3 Apr 2018 GRB: Greedy Routing Protocol with Backtracking for Mobile Ad Hoc Networks (Extended Version) arxiv:1804.01133v1 [cs.ni] 3 Apr 2018 Baban A. Mahmood University of Kirkuk Kirkuk, Iraq. Email: Baban@netlab.uky.edu

More information

Energy aware geographic routing in wireless sensor networks with anchor nodes. Mircea Cretu Stancu Utrecht University Computing Science May 2013

Energy aware geographic routing in wireless sensor networks with anchor nodes. Mircea Cretu Stancu Utrecht University Computing Science May 2013 Energy aware geographic routing in wireless sensor networks with anchor nodes Mircea Cretu Stancu Utrecht University Computing Science May 2013 Overview Introduction Current paradigm EAGR preliminaries

More information

Geographic rendezvous-based architectures for emergency data dissemination

Geographic rendezvous-based architectures for emergency data dissemination WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. (28) Published online in Wiley InterScience (www.interscience.wiley.com).68 Geographic rendezvous-based architectures for emergency

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

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

Ad hoc and Sensor Networks Topology control

Ad hoc and Sensor Networks Topology control Ad hoc and Sensor Networks Topology control Goals of this chapter Networks can be too dense too many nodes in close (radio) vicinity This chapter looks at methods to deal with such networks by Reducing/controlling

More information

Data-Centric Query in Sensor Networks

Data-Centric Query in Sensor Networks Data-Centric Query in Sensor Networks Jie Gao Computer Science Department Stony Brook University 10/27/05 Jie Gao, CSE590-fall05 1 Papers Chalermek Intanagonwiwat, Ramesh Govindan and Deborah Estrin, Directed

More information

On the Pitfalls of Geographic Face Routing

On the Pitfalls of Geographic Face Routing On the Pitfalls of Geographic Face Routing Young-Jin Kim Ramesh Govindan rad Karp Scott Shenker University of Southern California Intel Research/CMU UC/ICSI Los Angeles, CA 90089 Pittsburgh, PA 523 erkeley,

More information

Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN)

Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN) Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN) G. S. Ahn, A. T. Campbell, A. Veres, and L. H. Sun IEEE Trans. On Mobile Computing

More information

Void Traversal for Guaranteed Delivery in Geometric Routing

Void Traversal for Guaranteed Delivery in Geometric Routing Void Traversal for Guaranteed Delivery in Geometric Routing Mikhail Nesterenko and Adnan Vora Computer Science Department Kent State University Kent, OH, 44242 mikhail@cs.kent.edu, avora@cs.kent.edu arxiv:0803.3632v

More information

Motivation and Basics Flat networks Hierarchy by dominating sets Hierarchy by clustering Adaptive node activity. Topology Control

Motivation and Basics Flat networks Hierarchy by dominating sets Hierarchy by clustering Adaptive node activity. Topology Control Topology Control Andreas Wolf (0325330) 17.01.2007 1 Motivation and Basics 2 Flat networks 3 Hierarchy by dominating sets 4 Hierarchy by clustering 5 Adaptive node activity Options for topology control

More information

M-Geocast: Robust and Energy-Efficient Geometric Routing for Mobile Sensor Networks

M-Geocast: Robust and Energy-Efficient Geometric Routing for Mobile Sensor Networks M-Geocast: Robust and Energy-Efficient Geometric Routing for Mobile Sensor Networks Lynn Choi 1, Jae Kyun Jung 1, Byong-Ha Cho 1, and Hyohyun Choi 2 1 Korea University, Anam-Dong, Sungbuk-Ku, Seoul, Korea

More information

GHT: A Geographic Hash Table for Data-Centric Storage

GHT: A Geographic Hash Table for Data-Centric Storage GHT: A Geographic Hash Table for Data-Centric Storage Sylvia Ratnasamy and Brad Karp ICIR/ICSI, Berkeley, CA 94704 {sylviar,bkarp}@icsi.berkeley.edu Deborah Estrin UCLA Comp. Sci., LA, CA 90095 destrin@cs.ucla.edu

More information

Geographic Routing for Wireless Networks

Geographic Routing for Wireless Networks Geographic Routing for Wireless Networks A thesis presented by Brad Nelson Karp to The Division of Engineering and Applied Sciences in partial fulfillment of the requirements for the degree of Doctor of

More information

Span: An Energy-Efficient Coordination Algorithm for Topology Maintenance in Ad Hoc Wireless Networks

Span: An Energy-Efficient Coordination Algorithm for Topology Maintenance in Ad Hoc Wireless Networks Span: An Energy-Efficient Coordination Algorithm for Topology Maintenance in Ad Hoc Wireless Networks AUTHORS: B. CHEN, K.JAMIESON, H. BALAKRISHNAN, R. MORRIS TARGET: A power saving technique 2 Multi-hop

More information

Data-Centric Storage in Sensornets with GHT, a Geographic Hash Table

Data-Centric Storage in Sensornets with GHT, a Geographic Hash Table Mobile Networks and Applications 8, 427 442, 2003 2003 Kluwer Academic Publishers. Manufactured in The Netherlands. Data-Centric Storage in Sensornets with GHT, a Geographic Hash Table SYLVIA RATNASAMY

More information

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks Stephen S. Yau, Wei Gao, and Dazhi Huang Dept. of Computer Science and Engineering Arizona State University Tempe,

More information

Histogram-Based Density Discovery in Establishing Road Connectivity

Histogram-Based Density Discovery in Establishing Road Connectivity Histogram-Based Density Discovery in Establishing Road Connectivity Kevin C. Lee, Jiajie Zhu, Jih-Chung Fan, Mario Gerla Department of Computer Science University of California, Los Angeles Los Angeles,

More information

CHAPTER 4 SIMULATION MODEL AND PERFORMANCE METRICS

CHAPTER 4 SIMULATION MODEL AND PERFORMANCE METRICS 59 CHAPTER 4 SIMULATION MODEL AND PERFORMANCE METRICS 4.1 OVERVIEW OF SIMULATION MODEL The performance of a MANET routing protocol under varying network conditions is to be evaluated in order to understand

More information

Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol

Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 7, 2013 ISSN (online): 2321-0613 Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol Stavan Karia

More information

Lifetime Comparison on Location Base Routing in Wireless Sensor Networks

Lifetime Comparison on Location Base Routing in Wireless Sensor Networks Lifetime Comparison on Location Base Routing in Wireless Sensor Networks Hadi Asharioun, Hassan Asadollahi, Abdul Samad Ismail, and Sureswaran Ramadass Abstract Lifetime of a sensor network is defined

More information

A Scalable Location Service for Geographic Ad Hoc Routing. Jinyang Li

A Scalable Location Service for Geographic Ad Hoc Routing. Jinyang Li A Scalable Location Service for Geographic Ad Hoc Routing by Jinyang Li B.S., Computer Science National University of Singapore, 1998 Submitted to the Department of Electrical Engineering and Computer

More information

Face Routing with Guaranteed Message Delivery in Wireless Ad-hoc Networks. Xiaoyang Guan

Face Routing with Guaranteed Message Delivery in Wireless Ad-hoc Networks. Xiaoyang Guan Face Routing with Guaranteed Message Delivery in Wireless Ad-hoc Networks by Xiaoyang Guan A thesis submitted in conformity with the requirements for the degree of Doctor of Philosophy Graduate Department

More information

Location-aware In-Network Monitoring in Wireless Sensor Networks

Location-aware In-Network Monitoring in Wireless Sensor Networks Location-aware In-Network Monitoring in Wireless Sensor Networks Volker Turau and Christoph Weyer Department of Telematics, Technische Universität Hamburg-Harburg Schwarzenbergstraße 95, 21073 Hamburg,

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

Ad hoc and Sensor Networks Chapter 10: Topology control

Ad hoc and Sensor Networks Chapter 10: Topology control Ad hoc and Sensor Networks Chapter 10: Topology control Holger Karl Computer Networks Group Universität Paderborn Goals of this chapter Networks can be too dense too many nodes in close (radio) vicinity

More information

Routing and Security in Mobile Ad Hoc Networks

Routing and Security in Mobile Ad Hoc Networks University of Kentucky UKnowledge Theses and Dissertations--Computer Science Computer Science 2016 Routing and Security in Mobile Ad Hoc Networks Baban A. Mahmood University of Kentucky, baban@netlab.uky.edu

More information

A FRAMEWORK FOR ROUTING IN LARGE AD-HOC NETWORKS WITH IRREGULAR TOPOLOGIES

A FRAMEWORK FOR ROUTING IN LARGE AD-HOC NETWORKS WITH IRREGULAR TOPOLOGIES A FRAMEWORK FOR ROUTING IN LARGE AD-HOC NETWORKS WITH IRREGULAR TOPOLOGIES Marc Heissenbüttel, Torsten Braun, David Jörg, Thomas Huber Institute of Computer Science and Applied Mathematics University of

More information

Performance Comparison of MANETs Routing Protocols for Dense and Sparse Topology

Performance Comparison of MANETs Routing Protocols for Dense and Sparse Topology 2012 International Conference on Information and Computer Networks (ICICN 2012) IPCSIT vol. 27 (2012) (2012) IACSIT Press, Singapore Performance Comparison of MANETs Routing Protocols for Dense and Sparse

More information

CS 229 Final Report: Location Based Adaptive Routing Protocol(LBAR) using Reinforcement Learning

CS 229 Final Report: Location Based Adaptive Routing Protocol(LBAR) using Reinforcement Learning CS 229 Final Report: Location Based Adaptive Routing Protocol(LBAR) using Reinforcement Learning By: Eunjoon Cho and Kevin Wong Abstract In this paper we present an algorithm for a location based adaptive

More information

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols. Broch et al Presented by Brian Card

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols. Broch et al Presented by Brian Card A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols Broch et al Presented by Brian Card 1 Outline Introduction NS enhancements Protocols: DSDV TORA DRS AODV Evaluation Conclusions

More information

On Greedy Geographic Routing Algorithms in Sensing-Covered Networks

On Greedy Geographic Routing Algorithms in Sensing-Covered Networks On Greedy Geographic Routing Algorithms in Sensing-Covered Networks Guoliang Xing; Chenyang Lu; Robert Pless Department of Computer Science and Engineering Washington University in St. Louis St. Louis,

More information

Replacing Failed Sensor Nodes by Mobile Robots

Replacing Failed Sensor Nodes by Mobile Robots Replacing Failed Sensor Nodes by Mobile Robots Yongguo Mei, Changjiu Xian, Saumitra Das, Y. Charlie Hu and Yung-Hsiang Lu Purdue University, West Lafayette {ymei, cjx, smdas, ychu, yunglu}@purdue.edu Abstract

More information

Stateless Multicasting in Mobile Ad Hoc Networks

Stateless Multicasting in Mobile Ad Hoc Networks Stateless Multicasting in Mobile Ad Hoc Networks Xiaojing Xiang, Member, IEEE, Xin Wang, Member, IEEE, and Yuanyuan Yang, Fellow, IEEE Abstract There are increasing interest and big challenge in designing

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

QoS-Enabled Video Streaming in Wireless Sensor Networks

QoS-Enabled Video Streaming in Wireless Sensor Networks QoS-Enabled Video Streaming in Wireless Sensor Networks S. Guo and T.D.C. Little Department of Electrical and Computer Engineering Boston University, Boston, MA 02215 {guosong, tdcl}@bu.edu MCL Technical

More information

Distributed Hashing for Scalable Multicast in Wireless Ad Hoc Networks

Distributed Hashing for Scalable Multicast in Wireless Ad Hoc Networks Purdue University Purdue e-pubs ECE Technical Reports Electrical and Computer Engineering 5-1-2006 Distributed Hashing for Scalable Multicast in Wireless Ad Hoc Networks Saumitra M. Das Purdue University

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Implementation of POR Protocol for The Efficient Data Delivery in Dynamic Mobile Ad Hoc Networks Mahendra Vemuri 1, Kavitha.P 2 1 PG Student Department of Computer Science, Hindustan University, Padur,

More information

Receiver Based Multicasting Protocol for Wireless Sensor Networks

Receiver Based Multicasting Protocol for Wireless Sensor Networks Receiver Based Multicasting Protocol for Wireless Sensor Networks Madesha M Assistant Professor, Department of CSE Sahyadri College of Engineering and Management Chaya D Lecturer, Department of CSE H.M.S

More information

DYNAMIC DATA ROUTING IN MANET USING POSITION BASED OPPORTUNISTIC ROUTING PROTOCOL

DYNAMIC DATA ROUTING IN MANET USING POSITION BASED OPPORTUNISTIC ROUTING PROTOCOL INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 DYNAMIC DATA ROUTING IN MANET USING POSITION BASED OPPORTUNISTIC ROUTING PROTOCOL P. Kalaivani 1, G. Sathya 2, N.

More information

AODV-PA: AODV with Path Accumulation

AODV-PA: AODV with Path Accumulation -PA: with Path Accumulation Sumit Gwalani Elizabeth M. Belding-Royer Department of Computer Science University of California, Santa Barbara fsumitg, ebeldingg@cs.ucsb.edu Charles E. Perkins Communications

More information

Compasses, Faces, and Butterflies: Route Discovery in Ad-Hoc Networks

Compasses, Faces, and Butterflies: Route Discovery in Ad-Hoc Networks Evangelos Kranakis, School of Computer Science, Carleton University, Ottawa 1 Compasses, Faces, and Butterflies: Route Discovery in Ad-Hoc Networks By Evangelos Kranakis School of Computer Science Carleton

More information

Geographic Adaptive Fidelity and Geographic Energy Aware Routing in Ad Hoc Routing

Geographic Adaptive Fidelity and Geographic Energy Aware Routing in Ad Hoc Routing 309 Geographic Adaptive Fidelity and Geographic Energy Aware Routing in Ad Hoc Routing Sinchan Roychowdhury Instrumentation Control Engineering Calcutta Institute of Engineering & Management Kolkata, India

More information

Theory and Practice of Geographic Routing

Theory and Practice of Geographic Routing Theory and Practice of Geographic Routing Stefan Rührup Department of Computer Science University of Freiburg, Germany February 2009 Abstract Geographic routing algorithms use position information for

More information

Adaptive Delay Tolerant Routing Protocol (ADTRP) for Cognitive Radio Mobile Ad Hoc Networks

Adaptive Delay Tolerant Routing Protocol (ADTRP) for Cognitive Radio Mobile Ad Hoc Networks Adaptive Delay Tolerant Routing Protocol (ADTRP) for Cognitive Radio Mobile Ad Hoc Networks L. Indhumathi M.Phil Research Scholar Department of Information Technology Bharathiar University, Coimbatore,

More information

Vertex-Based Multihop Vehicle-to-Infrastructure Routing for Vehicular Ad Hoc Networks

Vertex-Based Multihop Vehicle-to-Infrastructure Routing for Vehicular Ad Hoc Networks Vertex-Based Multihop Vehicle-to-Infrastructure Routing for Vehicular Ad Hoc Networks Raj K. Shrestha, Sangman Moh, Ilyong Chung, and Dongmin Choi Dept. of Computer Engineering, Chosun University 375 Seoseok-dong,

More information

Connectivity Service for Mobile Ad-Hoc Networks

Connectivity Service for Mobile Ad-Hoc Networks Connectivity Service for Mobile Ad-Hoc Networks Alejandro Cornejo and Nancy Lynch MIT Computer Science and Artificial Intelligence Laboratory {acornejo,lynch}@csail.mit.edu Abstract We present a distributed

More information

A Position-Based Connectionless Routing Algorithm for MANET and WiMAX under High Mobility and Various Node Densities

A Position-Based Connectionless Routing Algorithm for MANET and WiMAX under High Mobility and Various Node Densities Information Technology Journal 7 (3): 458-465, 08 ISSN 1812-5638 08 Asian Network for Scientific Information A Position-Based Connectionless Routing Algorithm for MANET and WiMAX under High Mobility and

More information

Energy-Efficient Self-Organization for Wireless Sensor Networks

Energy-Efficient Self-Organization for Wireless Sensor Networks Energy-Efficient Self-Organization for Wireless Sensor Networks Thomas Watteyne CTTC, 22nd May 2007 Thomas Watteyne, PhD. candidate CITI Laboratory INRIA / INSA de Lyon France Telecom R&D Grenoble Advisor:

More information

A Survey on Geographic Routing Protocols for Mobile Ad hoc Networks

A Survey on Geographic Routing Protocols for Mobile Ad hoc Networks A Survey on Geographic Routing Protocols for Mobile Ad hoc Networks Atekeh Maghsoudlou, Marc St-Hilaire, and Thomas Kunz Department of Systems and Computer Engineering Carleton University, Ottawa, ON,

More information

Geo-Routing. Chapter 2. Ad Hoc and Sensor Networks Roger Wattenhofer

Geo-Routing. Chapter 2. Ad Hoc and Sensor Networks Roger Wattenhofer Geo-Routing Chapter 2 Ad Hoc and Sensor Networks Roger Wattenhofer 2/1 Application of the Week: Mesh Networking (Roofnet) Sharing Internet access Cheaper for everybody Several gateways fault-tolerance

More information

We noticed that the trouble is due to face routing. Can we ignore the real coordinates and use virtual coordinates for routing?

We noticed that the trouble is due to face routing. Can we ignore the real coordinates and use virtual coordinates for routing? Geographical routing in practice We noticed that the trouble is due to face routing. Is greedy routing robust to localization noise? Can we ignore the real coordinates and use virtual coordinates for routing?

More information

Geometric Routing: Of Theory and Practice

Geometric Routing: Of Theory and Practice Geometric Routing: Of Theory and Practice PODC 03 F. Kuhn, R. Wattenhofer, Y. Zhang, A. Zollinger [KWZ 02] [KWZ 03] [KK 00] Asymptotically Optimal Geometric Mobile Ad-Hoc Routing Worst-Case Optimal and

More information

Does Topology Control Reduce Interference? Martin Burkhart Pascal von Rickenbach Roger Wattenhofer Aaron Zollinger

Does Topology Control Reduce Interference? Martin Burkhart Pascal von Rickenbach Roger Wattenhofer Aaron Zollinger Does Topology Control Reduce Interference? Martin Burkhart Pascal von Rickenbach Roger Wattenhofer Aaron Zollinger Overview What is Topology Control? Context related work Explicit interference model Interference

More information

Geographic Routing without Planarization

Geographic Routing without Planarization Geographic Routing without Planarization Ben Leong, Barbara Liskov, and Robert Morris MIT Computer Science and Artificial Intelligence Laboratory {benleong, liskov, rtm}@csail.mit.edu Abstract We present

More information

Chapter 7 TOPOLOGY CONTROL

Chapter 7 TOPOLOGY CONTROL Chapter 7 TOPOLOGY CONTROL Distributed Computing Group Mobile Computing Winter 2005 / 2006 Overview Topology Control Gabriel Graph et al. XTC Interference SINR & Scheduling Complexity Distributed Computing

More information

Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks

Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks Mobile Information Systems 9 (23) 295 34 295 DOI.3233/MIS-364 IOS Press Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks Keisuke Goto, Yuya Sasaki, Takahiro

More information

Efficient Detection and Elimination of Vampire Attacks in Wireless Ad-Hoc Sensor Networks

Efficient Detection and Elimination of Vampire Attacks in Wireless Ad-Hoc Sensor Networks Efficient Detection and Elimination of Vampire Attacks in Wireless Ad-Hoc Sensor Networks K.Sivakumar 1, P.Murugapriya 2 II-M.TECH, Department of IT, Sasurie College of Engineering, Vijayamangalam, Tirupur,

More information

CHAPTER 5 PROPAGATION DELAY

CHAPTER 5 PROPAGATION DELAY 98 CHAPTER 5 PROPAGATION DELAY Underwater wireless sensor networks deployed of sensor nodes with sensing, forwarding and processing abilities that operate in underwater. In this environment brought challenges,

More information

Reducing Computation Complexity in Interference-aware Energy-efficient Geographical Routing for Low Rate Wireless Personal Area Networks

Reducing Computation Complexity in Interference-aware Energy-efficient Geographical Routing for Low Rate Wireless Personal Area Networks International Journal of Computer Applications (975 8887) Volume 55 No.1 October 1 Reducing Computation Complexity in Interference-aware Energy-efficient Geographical Routing for Low Rate Wireless ersonal

More information

Beaconing Strategy for Geo-Graphic Routing In Mobile Ad Hoc Networks

Beaconing Strategy for Geo-Graphic Routing In Mobile Ad Hoc Networks Beaconing Strategy for Geo-Graphic Routing In Mobile Ad Hoc Networks Pasupuleti Neelima, K.Bhargavi M.Tech Student, Department Of Computer Science and Engineering, INTELL Engineering College, Anantapur,

More information

Geo-LANMAR: A Scalable Routing Protocol for Large Wireless Ad Hoc Networks with Group Motion

Geo-LANMAR: A Scalable Routing Protocol for Large Wireless Ad Hoc Networks with Group Motion Geo-LANMAR: A Scalable Routing Protocol for Large Wireless Ad Hoc Networks with Group Motion Biao Zhou 1, Floriano De Rango 2, Yengzhong Lee 1, Mario Gerla 1, Salvatore Marano 2 1 Department of Computer

More information

15-441: Computer Networking. Lecture 24: Ad-Hoc Wireless Networks

15-441: Computer Networking. Lecture 24: Ad-Hoc Wireless Networks 15-441: Computer Networking Lecture 24: Ad-Hoc Wireless Networks Scenarios and Roadmap Point to point wireless networks (last lecture) Example: your laptop to CMU wireless Challenges: Poor and variable

More information

Geographical and Energy Aware Routing: a recursive data dissemination protocol for wireless sensor networks

Geographical and Energy Aware Routing: a recursive data dissemination protocol for wireless sensor networks Geographical and Energy Aware Routing: a recursive data dissemination protocol for wireless sensor networks Yan Yu, Ramesh Govindan, Deborah Estrin Email: yanyu/destrin@cs.ucla.edu, govindan@isi.edu 08/14/2001

More information

Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks

Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks Mina Malekzadeh Golestan University Zohre Fereidooni Golestan University M.H. Shahrokh Abadi

More information

EBRP: Energy Band based Routing Protocol for Wireless Sensor Networks

EBRP: Energy Band based Routing Protocol for Wireless Sensor Networks EBRP: Energy Band based Routing Protocol for Wireless Sensor Networks Sasanka Madiraju Cariappa Mallanda #Rajgopal Kannan Arjan Durresi S.S.Iyengar {madiraju, Cariappa, rkannan, Durresi, iyengar}@csc.lsu.edu

More information

COMPARATIVE STUDY OF POSITION BASED ROUTING PROTOCOLS IN VANET

COMPARATIVE STUDY OF POSITION BASED ROUTING PROTOCOLS IN VANET COMPARATIVE STUDY OF POSITION BASED ROUTING PROTOCOLS IN VANET Sanjay Batish, Manisha Chahal and Sanjeev Sofat CSE Department, PEC University of Technology, Chandigarh, India E-Mail: sbatish@pec.ac.in

More information

Scalable Position-Based Multicast for Mobile Ad-hoc Networks

Scalable Position-Based Multicast for Mobile Ad-hoc Networks Scalable Position-Based Multicast for Mobile Ad-hoc Networks Matthias Transier, Holger Füßler, Jörg Widmer, Martin Mauve, and Wolfgang Effelsberg University of Mannheim, Institut für Informatik, 683 Mannheim,

More information

Link Estimation and Tree Routing

Link Estimation and Tree Routing Network Embedded Systems Sensor Networks Link Estimation and Tree Routing 1 Marcus Chang, mchang@cs.jhu.edu Slides: Andreas Terzis Outline Link quality estimation Examples of link metrics Four-Bit Wireless

More information

On Delivery Guarantees of Face and Combined Greedy-Face Routing in Ad Hoc and Sensor Networks

On Delivery Guarantees of Face and Combined Greedy-Face Routing in Ad Hoc and Sensor Networks On Delivery Guarantees of Face and Combined Greedy-Face Routing in Ad Hoc and Sensor Networks ABSTRACT Hannes Frey IMADA, University of Southern Denmark DK-5230 Odense M, Denmark frey@imada.sdu.dk It was

More information