Computer Science Colloquium, 2006-2007

Yosi Ben-Asher
University of Haifa
November 8, 2006

Metrical routing in ad hoc networks

 

An ad hoc routing algorithm must be able to locate and maintain a path from a source to a destination node while overcoming sudden changes in the network topology and explore alternative paths in case of path breaks.

One "classic" type of solution is to constantly maintain an approximate routing table at each node and use it to dynamically search for a routing path to the destination. Another, more efficient type of algorithms uses geographical/geometrical coordinates at each node (obtained by GPS devices) to forward packets and explore alternative paths to the destinations. Recently it was shown that the exact GPS coordinates can be replaced by "virtual" grid like coordinates computed based on the number of links/hops between the nodes.

Computing these grid-like coordinates is a costly process eliminating the advantages of the geographical routing over the more classic types of algorithms. We propose a different type of virtual coordinates based on dynamic embedding of the ad-hoc connectivity graph by a minimal set of rooted trees. We give a novel ad hoc routing algorithm called MRA (Metrical Routing Algorithm) that uses the tree like coordinates to efficiently find minimal cover of the nodes by rooted trees and based on the tree coordinates forward packets to their destinations. Similar to geographical routing our algorithm allows oblivious transfer of packets to any destination avoiding the use of routing tables.

The proposed method is compared to the well known AODV (Ad Hoc on Demand Distance Vector Routing) obtaining significant improvements in terms of number of messages, number of concurrent sessions, duration of the sessions, nodes' densities, queue sizes and resilience to sudden movements of the nodes. We have built a sophisticated simulator that has been carefully designed for a fair comparison between the two algorithms

 

Joint work with Sharoni Feldman


Edited by Benny Pinkas