0% found this document useful (0 votes)
87 views

Abstract

This document summarizes routing protocols in mobile ad hoc networks. It explains that in these networks, nodes cooperate to forward packets and allow communication beyond direct transmission range without centralized administration. Routing protocols for these dynamic, distributed networks must differ from traditional Internet protocols. The document divides ad hoc routing protocols into two categories: table-driven protocols that maintain routing tables and on-demand protocols that create routes as needed. It provides examples of protocols for each category, including DSDV, AODV and DSR.

Uploaded by

Litu MiShra
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views

Abstract

This document summarizes routing protocols in mobile ad hoc networks. It explains that in these networks, nodes cooperate to forward packets and allow communication beyond direct transmission range without centralized administration. Routing protocols for these dynamic, distributed networks must differ from traditional Internet protocols. The document divides ad hoc routing protocols into two categories: table-driven protocols that maintain routing tables and on-demand protocols that create routes as needed. It provides examples of protocols for each category, including DSDV, AODV and DSR.

Uploaded by

Litu MiShra
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Routing Protocols in Mobile Ad Hoc Network

ABSTRACT Ad Hoc network is a collection of wireless mobile hosts forming a temporary network without the aid of any centralized administration, in which individual nodes cooperate by forwarding packets to each other to allow nodes to communicate beyond direct wireless transmission range. Routing is a process of exchanging information from one station to other stations of the network. Routing protocols of mobile ad-hoc network tend to need different approaches from existing Internet protocols because of dynamic topology, mobile host, distributed environment, less bandwidth, less battery power. Ad Hoc routing protocols can be divided into two categories: table-driven (proactive schemes) and on-demand routing (reactive scheme) based on when and how the routes are discovered. In Table-driven routing protocols each node maintains one or more tables containing routing information about nodes in the network whereas in on-demand routing the routes are created as and when required. Some of the table driven routing protocols are Destination Sequenced Distance Vector Routing protocols (DSDV), Clusterhead Gateway Switching Routing Protocol (CGSR), Hierarchical State Routing (HSR), and Wireless Routing Protocol (WRP) etc. The on-demand routing protocols are Ad Hoc on-Demand Distance Vector Routing (AODV), Dynamic Source Routing (DSR), and Temporally Ordered Routing Algorithm (TORA). There are many others routing protocols available. Zone Routing Protocol (ZRP) is the hybrid routing protocol.

Lipusmita Mishra Computer Sc. & Engg.

You might also like