Technical Symposium on Emerging Technologies in Computer Science |
Foundation of Computer Science USA |
TSETCS2016 - Number 2 |
June 2016 |
Authors: Kshama Tiwari, Brajesh Kumar Umrao |
57396c11-6780-4153-b7f9-f630300a87a3 |
Kshama Tiwari, Brajesh Kumar Umrao . Leader Election Algorithm using Fibonacci Heap Structure in Mobile Ad hoc Network. Technical Symposium on Emerging Technologies in Computer Science. TSETCS2016, 2 (June 2016), 5-8.
Mobile Ad hoc network is a self-configured network of devices connected using a wireless medium. Ad hoc network is a temporary network connection created for a specific purpose. MANET can be seen as a distributed computing environment, where Leader Election mechanism is used, for the purpose of synchronization. Election algorithms are used to find the leader for Distributed System. Various election algorithms are already proposed for electing a leader. In this paper, the main challenge is to find the new leader in lesser time with minimum number of message communication. In this paper, an algorithm is proposed to find the leader in lesser amount of time and messages through the use of Fibonacci Heap structure. The better time complexity of operations using Fibonacci heap structure makes it suitable for the leader election in Mobile Ad Hoc Network, as compared to other tree structures.