Exploiting data transmission for route discoveries in mobile ad hoc networks
摘要
On-demand routing protocols discover routes through network-wide searches. Route requests are broadcast to a large number of nodes, and route replies may contain long routes. In this paper, we address the route discovery problem and aim to reduce route discovery overhead. We propose using data packets to discover routes. A source sets a boolean variable in a data packet to be true when it has only one route to the destination. This variable is a new form of a route request. The nodes forwarding the data packet send route replies containing cached routes. To prevent nodes from sending duplicate routes to the source, we define a forward list and a backward list in the data packet. The node sending a route reply records route diverging and converging information about the route in the route reply. Subsequent nodes use the information in the data packet to decide whether to send a route reply. Our algorithm reduces route discovery latency and discovers routes shorter than or having the same length as the active data path. Due to these shorter routes, it reduces the total size of route requests and route replies significantly. Routing overhead increases slowly as mobility or network load increases. Our algorithm is independent of node movement. It improves packet delivery ratio by 15% and reduces latency by 54% for the 100-node networks at node mean speed of 20 m/s.