CFP last date
20 May 2024
Reseach Article

EBK-Means: A Clustering Technique based on Elbow Method and K-Means in WSN

by Purnima Bholowalia, Arvind Kumar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 105 - Number 9
Year of Publication: 2014
Authors: Purnima Bholowalia, Arvind Kumar
10.5120/18405-9674

Purnima Bholowalia, Arvind Kumar . EBK-Means: A Clustering Technique based on Elbow Method and K-Means in WSN. International Journal of Computer Applications. 105, 9 ( November 2014), 17-24. DOI=10.5120/18405-9674

@article{ 10.5120/18405-9674,
author = { Purnima Bholowalia, Arvind Kumar },
title = { EBK-Means: A Clustering Technique based on Elbow Method and K-Means in WSN },
journal = { International Journal of Computer Applications },
issue_date = { November 2014 },
volume = { 105 },
number = { 9 },
month = { November },
year = { 2014 },
issn = { 0975-8887 },
pages = { 17-24 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume105/number9/18405-9674/ },
doi = { 10.5120/18405-9674 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:37:16.328105+05:30
%A Purnima Bholowalia
%A Arvind Kumar
%T EBK-Means: A Clustering Technique based on Elbow Method and K-Means in WSN
%J International Journal of Computer Applications
%@ 0975-8887
%V 105
%N 9
%P 17-24
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

WSN consist of hundreds of thousands of small and cost effective sensor nodes. Sensor nodes are used to sense the environmental or physiological parameters like temperature, pressure, etc. For the connectivity of the sensor nodes, they use wireless transceiver to send and receive the inter-node signals. Sensor nodes, because connect their selves wirelessly, use routing process to route the packet to make them reach from source to destination. These sensor nodes run on batteries and they carry a limited battery life. Clustering is the process of creating virtual sub-groups of the sensor nodes, which helps the sensor nodes to lower routing computations and to lower the size routing data. There is a wide space available for the research on energy efficient clustering algorithms for the WSNs. LEACH, PEGASIS and HEED are the popular energy efficient clustering protocols for WSNs. In this research, we are working on the development of a hybrid model using LEACH based energy efficient and K-means based quick clustering algorithms to produce a new cluster scheme for WSNs with dynamic selection of the number of the clusters automatically. In the proposed method, finding an optimum 'k' value is performed by Elbow method and clustering is done by k-means algorithm, hence routing protocol LEACH which is a traditional energy efficient protocol takes the work ahead of sending data from the cluster heads to the base station. The results of simulation show that at the end of some certain part of running the proposed algorithm, at some point the marginal gain will drop dramatically and gives an angle in the graph. The correct 'k' i. e. number of clusters is chosen at this point, hence the "elbow criterion".

References
  1. Geon Yong Park, Heeseong Kim, Hwi Woon Jeong, and Hee Yong Youn, "A Novel Cluster Head Selection Method based on K-Means Algorithm for Energy Efficient Wireless Sensor Network", 2013 27th International Conference on Advanced Information Networking and Applications Workshops, 20130325.
  2. Heinzelman, W. , Chandrakasan, A. , and Balakrishnan, H. , "Energy-Efficient Communication Protocols for Wireless Microsensor Networks", Proceedings of the 33rd Hawaaian International Conference on Systems Science (HICSS), January 2000.
  3. John M. Shea, Joseph P. Macker, "Automatic Selection of Number of Clusters in Networks using Relative Eigenvalue Quality, IMCC, vol. 1, pp. 131-136, IEEE 2013.
  4. Study on WSN Topology Division and Lifetime XU Jiu-qiang, WANG Hong-chuan,LANG Feng gao,WANG Ping,HOU Zhen-peng, IEEE, 2011
  5. Hierarchical Adaptive Balanced energy efficient Routing Protocol (HABRP) for heterogeneous wireless sensor networks BY Said BEN ALL*, Abdellah EZZATI, Abderrahim BENI HSSANE, Moulay Lahcen HASNAOUI, IEEE, 2010
  6. Raymond Wagner, Shriram Sarvotham, Hyeokho Choi, Richard Baraniuk, "Distributed Multiscale Data Analysis and Processing For Sensor Networks", Rice University Technical Report, February 9, 2005.
  7. Scott Briles, Joseph Arrowood, Dakx Turcotte, Etienne Fiset, "Hardware-In-The-Loop Demonstration of a Radio Frequency Geolocation Algorithm", Proceedings of the Mathworks International Aerospace and Defense Conference, May 24-25, 2005.
  8. Sundeep Pattem, Bhaskar Krishnamachari, and Ramesh Govindan, "The Impact of Spatial Correlation on Routing with Compression in Wireless Sensor Networks," ACM/IEEE International Symposium on Information Processing in Sensor Networks (IPSN), April 26-27, Berkeley, CA 2004.
  9. Dan Pelleg and Andrew Moore. X-means: Extending K-means with efficient estimation of the number of clusters. In Proceedings of the 17th International Conf. on Machine Learning, pages 727–734. Morgan Kaufmann, San Francisco, CA, 2000.
  10. Horst Bischof, Ales Leonardis, and Alexander Selb. MDL principle for robust vector quantisation. ? Pattern analysis and applications, 2:59–72, 1999.
  11. A. K. Jain, M. N. Murty, and P. J. Flynn. Data clustering: a review. ACM Computing Surveys, 31(3):264–323, 1999
Index Terms

Computer Science
Information Sciences

Keywords

Energy WSN K-means Elbow method LEACH