Lecture Notes in Computer Science, 2007, Volume 4864/2007, 572-583, DOI: 10.1007/978-3-540-77024-4_52

A Dual-Token-Based Fault Tolerant Mutual Exclusion Algorithm for MANETs

Weigang Wu, Jiannong Cao and Michel Raynal

View Related Documents

Abstract

Most existing mutual exclusion algorithms for mobile ad hoc networks (MANETs) adopt a token-based approach. In traditional wired networks, timeout-based mechanisms are commonly used to detect token losses. However, in MANETs, it is difficult to set a proper timeout value due to the network dynamics. In this paper, we propose a dual-token-based mutual exclusion algorithm, which can tolerate token losses without using timeout. Two tokens are concurrently circulated in the system to monitor each other by using sequence numbers. If one token is lost, the other token can detect the loss and regenerate a new token. Simulations have been carried out to evaluate the effectiveness and performance of the proposed algorithm in comparison with the timeout-based approach. The results show that the timeout-based algorithm may falsely claim the loss of a token, thus cannot guarantee the correctness of mutual exclusion algorithms. On the contrary, our proposed algorithm can avoid false detection of token losses and satisfy all the correctness requirements of mutual exclusion, though it costs a bit more messages and longer time.

Keywords  Mutual Exclusion - Distributed Algorithm - MANET - Mobile Computing - Token Loss

Fulltext Preview

Image of the first page of the fulltext document