Ad hoc On-Demand Distance Vector (AODV)
#1

Ad hoc On-Demand Distance Vector (AODV)


.doc   Ad hoc On-Demand Distance Vector.doc (Size: 35.5 KB / Downloads: 0)

Ad hoc On-Demand Distance Vector (AODV) Routing is a routing protocol for mobile ad hoc networks (MANETs) and other wireless ad-hoc networks. It is a reactive routing protocol, meaning that it establishes a route to a destination only on demand.
AODV routing protocol is a reactive. AODV is based on-demand routing scheme which states that it (nodes) discovers a path only when the need arises. AODV requires host node to maintain only active routes. An active route is used to forward at least one packet within the past time out period. It is free from loops, by using the concept of sequence numbers to ensure that chosen route is always fresh enough for routing.
In AODV, each node maintains a routing table which contain one route entry for each destination that the node is communicating with. It has two phases: Route Discovery and Route maintenance.

Route Discovery: when the host node needs to send a packet to destination and doesn‘t contain an active route to the destination node in its routing table. It broadcast a route request (RREQ) packet to its neighbors. During the process of forwarding the RREQ packet, all the intermediate nodes record, in their routing tables, the address of neighbor from which the first copy of the broadcast is received, thereby establishing the reverse path. When the RREQ reaches the destination or an intermediate node with fresh enough route, the destination/intermediate nodes responds by unicasting a route reply (RREP) packet back to the neighbor from which it first received the RREQ .
The second phase for AODV is the route maintenance, where routes are maintained in the following manner: if a source node moves, it is able to reinitiate the route discovery process to find a new route to the destination node. Also if a node along a route moves, its upstream neighbors notice the move and propagates a ink failure notification or route error message (RERR) to each of its active neighbors so that they can update their routing table.

Working mechanism:

In AODV, the network is silent until a connection is needed. At that point the network node that needs a connection broadcasts a request for connection. Other AODV nodes forward this message, and record the node that they heard it from, creating an explosion of temporary routes back to the needy node. When a node receives such a message and already has a route to the desired node, it sends a message backwards through a temporary route to the requesting node. The needy node then begins using the route that has the least number of hops through other nodes. Unused entries in the routing tables are recycled after a time.

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: distance vector routing algorithm matlab, distance vector routing algorithm, distance vector java, distance vector in java, adhoc on demand distance vector ppt, distance vector routing in java, aodv dymo difference,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  SPACE VECTOR MODULATION FOR TWO LEG INVERTERS seminar class 4 3,336 28-02-2013, 10:39 AM
Last Post: seminar details
  Opportunistic Routing for Wireless Ad Hoc and Sensor Networks: Present and Future seminar presentation 3 3,000 22-11-2012, 01:26 PM
Last Post: seminar details
  Seminar on Ad hoc networking computer girl 0 755 11-06-2012, 11:42 AM
Last Post: computer girl
  Seminar on Wireless Ad hoc Sensor Networks computer girl 0 801 09-06-2012, 01:09 PM
Last Post: computer girl
  Binary Tree Based Public-Key Management for Mobile Ad Hoc Networks seminar presentation 1 2,117 03-05-2011, 12:37 PM
Last Post: seminar class
  ISSUES IN AD-HOC NETWORKS full report project topics 0 1,335 14-04-2011, 03:59 PM
Last Post: project topics
  Mobile Ad Hoc Networking seminar class 0 1,154 25-03-2011, 02:45 PM
Last Post: seminar class
  Multipath Distance Vector Zone Routing Protocol for Asymmetric Mobile Ad-Hoc Networks seminar class 0 1,510 19-02-2011, 11:10 AM
Last Post: seminar class
  VECTOR SIGNAL ANALYSER IMPLEMENTED AS A SYNTHETIC INSTRUMENT seminarsonly 0 676 08-09-2010, 01:22 AM
Last Post: seminarsonly
  Experiences Using a Dual Wireless Technology Infrastructure to Support Ad-hoc project topics 0 882 26-04-2010, 10:39 AM
Last Post: project topics

Forum Jump: