CFP last date
22 April 2024
Reseach Article

Leader Election Algorithm using Fibonacci Heap Structure in Mobile Ad hoc Network

Published on June 2016 by Kshama Tiwari, Brajesh Kumar Umrao
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.

@article{
author = { Kshama Tiwari, Brajesh Kumar Umrao },
title = { Leader Election Algorithm using Fibonacci Heap Structure in Mobile Ad hoc Network },
journal = { Technical Symposium on Emerging Technologies in Computer Science },
issue_date = { June 2016 },
volume = { TSETCS2016 },
number = { 2 },
month = { June },
year = { 2016 },
issn = 0975-8887,
pages = { 5-8 },
numpages = 4,
url = { /proceedings/tsetcs2016/number2/25034-2024/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 Technical Symposium on Emerging Technologies in Computer Science
%A Kshama Tiwari
%A Brajesh Kumar Umrao
%T Leader Election Algorithm using Fibonacci Heap Structure in Mobile Ad hoc Network
%J Technical Symposium on Emerging Technologies in Computer Science
%@ 0975-8887
%V TSETCS2016
%N 2
%P 5-8
%D 2016
%I International Journal of Computer Applications
Abstract

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.

References
  1. Sinha, P. K. Distributed Operating Systems Concepts and Design; Prentice-Hall: Upper SaddleRiver, NJ, USA, 2002; pp. 332–334.
  2. Tiwari, Kshama, & Umbrae Brajesh Comparative analysis of various leader election approaches, JACOTEH, 2015
  3. Garcia-Molina, H. Elections in a distributed computing system. IEEE Trans. Comput. 1982, C-13, 48-59.
  4. Mamun, Q. E. K. ; Masum, S. M. ; Mustafa, M. A. R. Modified Bully Algorithm for Electing Coordinator in Distributed Systems. In Proceedings of the 3rd WSEAS International Conference on Software Engineering, Parallel and Distributed Systems, Salzburg, Austria, 13–15 February 2004.
  5. S. Vasudevan, J. Kurose, and D. Towsley, "Design and Analysis of a Leader Election Algorithm for Mobile Ad Hoc Networks," ICNP'04, 2004.
  6. G. Singh, "Leader Election in the Presence of Link Failures," IEEE Transactions on Paralle and Distributed Systems, vol. 7, no. 3, March 1996. .
  7. P. Basu, N. Khan and T. Little. A Mobility based metric for clustering in mobile ad hoc networks. In international Workshop on Wireless Networks and Mobile Computing, April 2001.
  8. Sepehri M. , Goodarzi M. , ³Leader Election Algorithm Using Heap Structure´,12th WSEAS International Conference on Computers, Heraklion, Greece, July 25, 2008
  9. Jain, Arihant Kumar, Sharma Ramshanhar, "Leader Election Algorithms in Wireless Environments using Fibonacci Heap Structure", May-June 2102.
  10. Spector, A. z. 1989. Achieving application requirements. In Distributed Systems, S. Mullender,
Index Terms

Computer Science
Information Sciences

Keywords

Mobile Ad Hoc Network Fibonacci Heap Structure Leader Election