|
SECAN-Lab Home News Projects SECAN-LAB Mesh Sequencer U-2010 NARTUS EFIPSANS IRMA SECRICOM The Group Members Publications Theses Teaching Presentations Topics Mobile Computing Ad-Hoc Networks Ad-Hoc Protocols Mesh Computing Trust Related Stuff L-101 Laboratory Systems AS28 Systems 802.11 Network Simulator Internships Conferences Publications Standards Projects Links Partners OSTN Miscellaneous Contact About Job Opportunities Search |
Johnson2001
DSR: The Dynamic Source Routing Protocol for Multihop Wireless Ad Hoc Networks
David B. Johnson, David A. Maltz, Josh Broch Computer Science Department Carnegie Mellon University 5000 Forbes Avenue Pittsburg, PA 15213-3891 Homepage: ![]() [Perkins2001] Ad Hoc Networking Editor: C.E. Perkins Chapter 5 pp. 139-172 Addison-Wesley, 2001 ISBN 0-201-30976-9, Paper: ![]() see [Johnson1996] for original paper see [Johnson2004] for latest internet draft see [Broch1998] for first internet draft AbstractThe Dynamic Source Routing protocol (DSR) is a simple and efficient routing protocol designed specifically for use in multi-hop wireless ad hoc networks of mobile nodes. DSR allows the network to be completely self-organizing and self-configuring, without the need for any existing network infrastructure or administration. The protocol is composed of the two mechanisms of Route Discovery and Route Maintenance, which work together to allow nodes to discover and maintain source routes to arbitrary destinations in the ad hoc network. The use of source routing allows packet routing to be trivially loop-free, avoids the need for up-to-date routing information in the intermediate nodes through which packets are forwarded, and allows nodes forwarding or overhearing packets to cache the routing information in them for their own future use. All aspects of the protocol operate entirely on-demand, allowing the routing packet overhead of DSR to scale automatically to only that needed to react to changes in the routes currently in use. We have evaluated the operation of DSR through detailed simulation on a variety of movement and communication patterns, and through implementation and significant experimentation in a physical outdoor ad hoc networking testbed we have constructed in Pittsburgh, and have demonstrated the excellent performance of the protocol. In this chapter, we describe the design of DSR and provide a summary of some of our simulation and testbed implementation results for the protocol.CommentsDynamic Source Routing (DSR)BibTeX
@INCOLLECTION(Johnson2001,
TITLE = {DSR: The Dynamic Source Routing Protocol for Multihop Wireless Ad Hoc Networks},
AUTHOR = {David B. Johnson and David A. Maltz and Josh Broch},
BOOKTITLE = {Ad Hoc Networking},
EDITOR = {C.E. Perkins},
PUBLISHER = {Addison-Wesley},
CHAPTER = {5},
PAGES = {139-172},
YEAR = {2001},
ISBN = {0-201-30976-9},
URL = {http://monarch.cs.rice.edu/monarch-papers/dsr-chapter00.ps},
FILE = {Johnson2001.pdf}
)
"Johnson2001" is mentioned on: Ad-Hoc Protocols (Classification) | Ad-Hoc Protocols (History) | Ad-Hoc-Papers | Broch1998 | Dynamic Source Routing | Johnson1996 | Johnson2004 |