![]() |
ScaleR: Scalable Routing for MANETs |
|
This project involves improving the scalability of routing in mobile multi-hop wireless ad hoc networks. This project is comprised of three components, each studing scalable routing for a different application scenario.
First, we improved the scalability of unicast routing in mobile multi-hop wireless networks by designing a highly scalable location based routing protocol. We showed in (INFOCOM 05) that in practical sized networks, asymptotically scalable location services are not necessarily the best choice. In contrast, our protocol GHLS, provides a simple, robust and scalable location service by avoiding unnecessary complex operations. GHLS (Fig 1) uses localized mobile geographic hashing for inserting and looking up location data that itself operates using geographic routing. Unicast performance with GHLS is significantly better than other state-of-the-art location based and topology based routing protocols.
Second, we designed and evaluated a scalable location based multicast routing protocol. Our HRPM (Fig 2) protocol (NSDI 05 poster) constructs a virtual hierarchy to improve scalability with group size and uses the stateless properties of geographic routing with mobile geographic hashing to deliver data down multicast trees with minimal routing overhead. Multicast performance with HRPM is significantly improved in comparison to previous location based and non-location based multicast protocols. HRPM scales well with increasing network size, group size, number of sources and number of groups.
Third, we investigated how to provide scalable routing between nodes in sparse wireless ad hoc networks (IPDPS 2005) that arise in applications such as search and rescue. We proposed MicroRouting, which deploys cheap microrouters (sensors without transducers) which aid the mobile nodes in data delivery across network partitions. We designed and evaluated the MicroRouting Protocol, MRP (Fig 3), which enables scalable data delivery between mobile nodes in the sparse network.
| | | |
| Fig 1. The scalable and robust GHLS location service relies on scoped mobile geographic hashing. | Fig 2. The HRPM protocols uses virtual APs and RPs to enable scalable multicast in a geographic hierarchy. | Fig 3. The MRP protocol enables sparsely deployed mobile nodes to communicate through microrouter nodes sprayed over the area of operation. |