SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 7, No. 4, August 2017, pp. 2054~2060
ISSN: 2088-8708, DOI: 10.11591/ijece.v7i4.pp2054-2060  2054
Journal homepage: http://iaesjournal.com/online/index.php/IJECE
Energy-Efficient Hybrid K-Means Algorithm for Clustered
Wireless Sensor Networks
Aziz Mahboub1
, Mounir Arioua2
, El Mokhtar En-Naimi3
1,3
LIST Laboratory, Department of Computer Science, Faculty of Sciences and Techniques, Tangier, Morocco
2
National School of Applied Sciences-Tetouan, Abdelmalek Essaâdi University, Morocco
Article Info ABSTRACT
Article history:
Received Dec 11, 2016
Revised Mar 10, 2017
Accepted Mar 24, 2017
Energy efficiency is the most critical challenge in wireless sensor network.
The transmission energy is the most consuming task in sensor nodes,
specifically in large distances. Clustered routing techniques are efficient
approaches used to lower the transmission energy and maximize the
network’s lifetime. In this paper, a hybrid clustered routing approach is
proposed for energy optimization in WSN. This approach is based on K-
Means clustering algorithm and LEACH protocol. The simulation results
using MATLAB tool have shown that the proposed hybrid approach
outperforms LEACH protocol and optimizes the nodes energy and the
network lifetime.
Keyword:
Clustering
Energy optimization
K-means algorithm
LEACH
Wireless sensor network Copyright © 2017 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Aziz MAHBOUB,
LIST Laboratory, Department of Computer Science,
Faculty of Sciences and Techniques Abdelmalek Essaâdi University,
Street of charf B. P 410, Tangier – Morocco.
Email: amahboub@uae.ac.ma
1. INTRODUCTION
Wireless sensors network (WSN) is composed of group of wireless sensors deployed in field with a
high density; enables detection of physical phenomena such as thermal, optical, vibration and temperature or
pressure [1], [2]. WSN are being increasingly used for several application areas, such as environmental
monitoring, military target tracking, healthcare, seismic sensing, etc. Each sensor node is assembled with a
transducer, microcomputer, transceiver and power source. These wireless nodes are usually powered by
limited capacity batteries which replacement is delicate in hostile environment where hundreds of them are
randomly deployed. The major limitations encountered in WSN are energy resources and high cost of
transmission [3], [4]. Therefore, energy limitation is the key challenges in wireless sensors network, since the
batteries are not rechargeable usually which limits the network lifetime [5-7]. To extend the wireless network
lifetime, the energy of sensor nodes should be efficiently used. Energy required in communications is the
important consuming part compared to processing process in sensor nodes [8]. A variety of techniques have
been developed in order to reduce the communication energy consumption. Optimized routing techniques
such as clustering algorithms have been widely adopted in WSN due to their energy effectiveness.
This paper investigates the energy efficiency of clustering in routing protocol. We propose a
substantial K-Means clustering algorithm based on LEACH protocol which consists of using jointly K-
Means and LEACH approaches. The proposed hybrid algorithm is proved to be energy efficient than LEACH
protocol and significantly extends the sensor network lifetime.
The remainder of this paper is organized as follows. Section 2 discusses the outline of K-Means
algorithm. The improved K-Means algorithm is described in section 3. Simulations and results are discussed
in section 4. The final section concludes the paper by setting the direction of future work.
IJECE ISSN: 2088-8708 
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (Aziz Mahboub)
2055
2. K-MEANS ALGORITHM
K-Means is one of the promising and effective clustering algorithms [9]. It consists of regrouping
nodes in the network into several clusters, the foundation of clusters is based on two parameters; the first
parameter is the number of wish clusters, the second parameter is the Euclidean distance is used for locate the
closest cluster for each node [10]. The selection of cluster heads for the k-Means clustering algorithm is
based on two things; the cluster heads position must be the cluster center, and the residual energy of the node.
In wireless sensor network, the k-Means clustering method is based on an iterative optimization of
the distance between the nodes to classify. The algorithm generates K clusters from a set of N nodes.
The objective function of K-Means algorithm is [11], [12]:
∑ ∑ (1)
Where Cr is the set of nodes that belong to cluster r, The K-Means clustering uses the Euclidean
distance:
√ (2)
Therefore the K-Means algorithm only seeks to find the global minimum of chr.. Where xi is a node
of a cluster, chr the cluster head [12-16].
2.1. Algorithmic Steps for k-Means Clustering
The progress of the K-Means clustering algorithm is done in four phases, the first step is choosing
the desired number of clusters to generate in wireless sensors network, then for each cluster on chosen the
cluster head randomly ch, After the attribute the closest cluster to each node using the Euclidean
distance [17].
The {x1,x2,x3,….,xn} represented the wireless sensors deployed in field and {ch1,ch2,…….,chk} is
the clusters head chosen initially randomly.
1. Initialize the middle of the clusters randomly chr where: r = 1 ,....,k and k < n
2. Attribute the closest cluster to each data point using the Euclidean distance
( ) ( ) (3)
3. For all clusters k, the cluster middles chi are updated using:
∑ (4)
3. ENERGY MODEL
A sensor uses its energy to carry out three main tasks: acquisition, data processing and
communication. However, the energy used for acquisition is not prominent as much as in the communication
operation. Likewise, the energy consumed in the data processing operation is less important than
communication energy [18].
The proposed approach uses the first order model adopted by LEACH and SEP protocols, the radio
model is shown in Figure 1.
Figure 1. Energy model in wireless sensor network[18]
 ISSN: 2088-8708
IJECE Vol. 7, No. 4, August 2017 : 2054 – 2060
2056
However, the consumed energy in data processing operation is less important than the energy of
communication (energy required to send or receive data to another node.
The distance between transmitter and receiver influences the quantity of the consumed energy to
send data into destination. To broadcast a K-bit for a distance d, the energy expend by the system can be
calculated by the Equations (5) and (6):
The expended energy can be schematized as follows:
(5)
The energy expended in the transmit electronics for free space propagation ETx-fs is described by:
( ) (6)
The energy expended in the transmit electronics for free multi-path propagation ETx-mp is given
by:
( ) (7)
To receive a message of k bits, the energy consumed by the receiver is given by:
(8)
Where: ETx is the electrical energy required to transmit a K-bit message over a distance d, Eelec
corresponds to the energy per bit required in transmitting and receiving electronics to process the
information. and are constants corresponding to the energy per bit required in the transmission
amplifier to transmit an L-bit message over a distance d2
and d4
for free space and multi-path propagation
modes, respectively. By equating formula (6) and (7), we determine the distance d=d0 when the propagation
transitions from direct path to multi-path:
d0=√ (9)
If the distance between the transmitter and the receiver is larger than the crossover distance d0, the
multi-path model is employed. Otherwise, the free space model is adopted to measure the energy dissipation.
4. HYBRID K-MEANS APPROACH
The proposed routing approach aims mainly to optimize the energy consumed in data
communications. Using K-means clustering algorithm along with LEACH protocol enable member nodes to
be attached to the closest CH in the network. By adopting the proposed scheme, the transmission energy is
minimized and the network lifespan is improved.
By considering n nodes randomly generate in area with dimension M*M, Our approach ,the k-
Means clustering algorithm is used initially for classify the nodes in wireless sensors network in groups ,The
classification takes place as follows: the initialization of k , take k number of groups , the chosen k centroids
initially at random places of groups which will be constructed or k< n.
The next step consists of grouping the nodes into clusters using the Euclidean distance. Each node is
attached to the closest centroid in the network. Then the recalculate the position of centroid in each group, if
the position of the centroid is changed then returns to step the join of each node in the new nearest centroid;
If the position of the centroids does not change.
Secondly, the Leach protocol is used in each group for the selection of clusters head and their
members. The optimal number of CHs is estimated to be 5% of the total number of nodes [18]. The node
elects itself to become a cluster head by some probability and broadcasts its status to the group members.
A larger number of nodes may elect themselves as cluster heads than the desired number of cluster
heads.This decision is made by the node by choosing a random number between 0 and 1. The node becomes
a CH for the current round if the number is less than the threshold T(s), the node declares CH according to
the Equation following threshold:
IJECE ISSN: 2088-8708 
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (Aziz Mahboub)
2057
{ ( ( )) } (10)
Where p is the desired percentage of CH nodes in the sensor population and r is the current round
number, where Gk is the group of nodes that have not been CHs in the last 1/p rounds [18].
Figure 2. Flowchart of the cluster formation process of proposed approach
5. RESULTS AND DISCUSSION
All simulations were perfomed using MATLAB. We started by a series of simulations to ascertain
the experimental optimal value of the number of claasified groups that can provide energy efficeiny in the
sensor netwok. We tested the perfomed network with different clusters number (k=2, k=3 , k=4 and k=5).
We perfomed simulation for two algorithms (LEACH and proposed approach), we compare and discuss the
obtained results. The simulated network consists of 100 nodes distributed randomly in an area of 100 m ×
100 m. The base station is located at position (50m, -50m). Every node transmits a 4000-bit message per
round to its cluster head. The probability of being cluster head is set to 0.05, about 5% of nodes per round
become cluster head Figure 3 presents the number of live nodes versus transmission rounds for Hybrid K-
mean approach for different classification number (K). The best energy performance of the proposed
approach was obtained when K=3. The stability period was sufficiently extended and the network lifmetime
was enormously lenghtenend. In consequence, we choose to perofm the Hybrid K-Mean approach with the
optimal value of classification (K=3).
In order to evaluate the proposed approach performance, several plots were generated to characterize
energy consumption and the distribution of live and dead nodes in the hybrid K-Means network. We
calculate the total WSN energy, and distribution of alive nodes for each method (LEACH and Hybrid K-
Means) on common plots to compare network performance. The total system energy and number of nodes
versus transmission round are shown in Figure 4 and Figure 5 respectively.
s. Simulation total energy of the network using LEACH protocol and the proposed Hybrid K-Means
algorithm is carried out in order to evaluate the algorithms energy performance. Table 1 show the simulation
parameters used in this work.
The comparison we carry out in this work between the proposed approach and LEACH protocol is
based on some key performance parameters of wireless sensors network: firstly, the network lifetime that
describe the time interval between the start of the network operation and the death of the last sensor node.
The second parameter is the number of alive nodes which is the total number of the sensor nodes that have
not yet depleted all of their energies. The third parameter is the number of dead nodes which is the total
number of sensor nodes that have consumed all of their energy and are not able to do any kind of
functionality.
 ISSN: 2088-8708
IJECE Vol. 7, No. 4, August 2017 : 2054 – 2060
2058
The obtained results have demonstrated that the proposed approach reduces the energy consumption
by round, and extend the network lifetime. According to Figure 4, the energy consumption rate of the
proposed approach is less than the LEACH protocol. At approximately round 2300 and 2400 for the LEACH
protocol, there is no energy in the WSN; On the other hand the exhaustion of system energy in proposed
approach begins at 4000 rounds, therefore the proposed approach provided the longest lifetime of WSN due
to the Leach protocol.
Table 1.Simulation parameters
Simulation Area 100 m * 100 m
BS Location (50 m , -100 m)
Number of Nodes 100
Transmission amplifier free space εfs 10 pJ/bit/m2
Transmission amplifier, multipath εmp 0.0013 pJ/bit/m4
Data Aggregation Energy 5 nJ/bit/msg
Transmission Energy ETx 50 nJ
Receiving Energy ERX 50 nJ
Network Dimension 100m*100m
Signal wavelenght λ 0.325 m
Antenna gain factor Gt , Gr 1
Message size (bits) 4000 bits
Initial node energy 0.5 J
Figure 3. Nnumber of nodes alive versus
transmission round for proposed approach In
different k
Figure 4. Total system energy versus transmission
round for LEACH and proposed approch
Figure 5. Nnumber of nodes alive versus transmission round for LEACH and proposed approach
IJECE ISSN: 2088-8708 
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (Aziz Mahboub)
2059
6. CONCLUSION
The main objective of this work is to propose a novel clustering routing approach based on k-Means
algorithm and LEACH protocol applied for wireless sensor networks. The proposed approach minimizes the
energy consumption, extends the network lifetime of the sensor nodes. The evolution and enhancement of the
presented routing algorithm should be done in the future to support multipath and heterogeneous modes.
REFERENCES
[1] VehbiÇağrıGüngör and Gerhard P. Hancke, “Industrial Wireless Sensor Networks: Applications, Protocols, and
Standards”, CRC Press 83, pp: 1027-40, 2013.
[2] I. Akyildiz, “A Survey on Sensor Networks”, IEEE Commun. Mag., vol. 40, no. 8, pp. 102 -114, 2002.
[3] Heinzelman W, Chandrakasan A, Balakrisham H, “Energy-Efficient Communication Protocol for Wireless
Microsensor Networks”, In Proceeding of the 33rd
Annual Huawaii International Conference on System Sciences,
pp. 3005-14, 2000.
[4] Aziz Mahboub, Mounir Arioua, EL Mokhtar En-Naimiand ImadEzzazi, “Multi-zonal Approach for Clustered
Wireless Sensor Networks”, 2nd
International Conference on Electrical and Information Technologies, ICEIT 2016,
May 4-7, 2016.
[5] Aziz Mahboub, Mounir Arioua, EL Mokhtar En-Naimi, Imad Ezzazi, “Performance Evolution of Energy-Efficient
Clustering Algorithms in Wireless Sensor Network”, Journal of Theoretical and Applied Information Technology,
2016.
[6] Peng Zhu, “A New Approach to Sensor Energy Saving Algorithm”, TELKOMNIKA, Vol. 11, No. 5,
pp. 2485 ~ 2489, 2013.
[7] Nishi Sharma, Vandna Verma, “Energy Efficient LEACH Protocol for Wireless Sensor Network”, International
Journal of Information & Network Security (IJINS), Vol. 2, No. 4, pp. 333~338, 2013.
[8] Mechta D, Harous S Alem I Khebbab D, “LEACH-CKM: Low Energy Adaptive Clustering Hierarchy protocol
with K-Means and MTE”, 10th International Conference on Innovations in Information Technology, 2014.
[9] Kanungo T, Mount DM, Netanyahu NS, Piatko CD, Silverman R, Wu AY, “An Efficient k-Means Clustering
Algorithm Analysis and Implementation”, IEEE T Pattern Anal, 24:881–92, 2002.
[10] Celebi ME, Kingravi HA, Vela PA, “A Comparative Study of Efficient Initialization Methods for the k-Means
Clustering Algorithm”, Expert Syst Appl, 40:200–10, 2013.
[11] Velmurugan T. “Performance based analysis between k-Means and Fuzzy C-Means clustering algorithms for
connection oriented telecommunication data”. Appl Soft Comput,19:134–46, 2014.
[12] Harb H.a., Makhoul A, Laiymani D.a, Jaber A.b.,Tawil R.b., “K-Means based Clustering Approach for Data
Aggregation in Periodic Sensor Networks”, 10th
IEEE International Conference on Wireless and Mobile
Computing, Networking and Communications, pp. 434-41, 2014.
[13] Nithyakalyani S.a, Gopinath B.b., “Analysis of Node Clustering Algorithms on Data Aggregation in Wireless
Sensor Network”, Journal of Scientific and Industrial Research, 74 Issue 1, pp. 38-42, 2015.
[14] Kumar P.a., Chaturvedi A.b., “Life Time Enhancement of Wireless Sensor Network using Fuzzy c-Means
Clustering Algorithm”, International Conference on Electronics and Communication Systems, 2014.
[15] Tan L.ab, Gong Y.a., Chen G.a., “A Balanced Parallel Clustering Protocol for Wireless Sensor Networks using K-
Means Techniques”, 2nd
International Conference on Sensor Technologies and Applications, 2008.
[16] Thai T. Vu, Viet D. Nguyen2, Hien M. Nguyen, “An Energy-Aware Routing Protocol for Wireless Sensor
Networks Based on K-Means Clustering”, AETA 2013: Recent Advances in Electrical Engineering and Related
Sciences, pp. 297-306, 2014.
[17] Dianhu Cheng , Xiangqian Ding , Jianxin Zeng , Ning Yang ,“Hybrid K-means Algorithm and Genetic Algorithm
for Cluster Analysis”, TELKOMNIKA Indonesian Journal of Electrical Engineering, Vol.12, No.4, pp. 2924 ~
2935, 2014.
[18] Aziz Mahboub, Mounir Arioua, EL mokhtar En- naimi, Imad Ezzazi and Ahmed El Oualkad. “Multi-zonal
approach Clustering based on Stable Election Protocol in Heterogeneous Wireless Sensor Networks”. IEEE 4th
Edition of the International Colliquium on Information Sience and Technology CiSt'16, 2016.
BIOGRAPHIES OF AUTHORS
Aziz Mahboub is a PhD student in LIST (Laboratoire d'Informatique, Systèmes et
Télécommunications) Laboratory, Department of Computer Science. Faculty of Sciences and
Techniques, Tangier, Morocco, at the University of Abdelmalek Essaâdi. His research interests
include wireless sensor networks, wireless networking and communication. He is an autor of several
articles.
 ISSN: 2088-8708
IJECE Vol. 7, No. 4, August 2017 : 2054 – 2060
2060
Mounir Arioua received his Ph.D degree in Telecommunications and Computer Science from Cadi
Ayyad University of Marrakech in 2012. In 2012, he joined the National School of Applied Sciences
of Marrakech as research assistant and assistant professor. Currently, he is professor at National
School of Applied Sciences in the department of Engineering Technologies, University of
Abdelmalek Essaadi. His research interests include wireless sensor networks, Internet of things,
wireless networking and communication, wireless communications and mobile computing, real-time
processing and embedded systems.
El Mokhtar En-Naimi is a Professor in Faculty of Sciences and Technologies of Tangier,
Department of Computer Science. He is responsible for a Bachelor of Sciences and Technologies,
BST Computer. Actually, he is a Head of Computer Science Department, since October 2016. He is
also a member of the LIST Laboratory (Laboratoire d'Informatique, Systèmes et
Télécommunications), the University of Abdelmalek Essaâdi, FST of Tangier, Morocco. He is an
Autor and/or Co-Autor of several Articles in Computer Science, in particular, in SMA, Cases Based
Reasoning (CBR), eLearning, Big DATA, Datamining, Wireless sensor network, VANet, MANet,
etc. In addition, he is an Associate Member of the ISCN - Institute of Complex Systems in
Normandy, the University of the Havre, France.

More Related Content

What's hot

ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...IJCNCJournal
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksAssociate Professor in VSB Coimbatore
 
34 9141 it ns2-tentative route selection approach for edit septian
34 9141 it  ns2-tentative route selection approach for edit septian34 9141 it  ns2-tentative route selection approach for edit septian
34 9141 it ns2-tentative route selection approach for edit septianIAESIJEECS
 
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORKIMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORKIAEME Publication
 
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...IJERA Editor
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocolijceronline
 
Energy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor Network
Energy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor NetworkEnergy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor Network
Energy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor Networkijsrd.com
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...ijsrd.com
 
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ijasuc
 
The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...inventionjournals
 
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSNRecent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSNijsrd.com
 

What's hot (17)

ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
 
34 9141 it ns2-tentative route selection approach for edit septian
34 9141 it  ns2-tentative route selection approach for edit septian34 9141 it  ns2-tentative route selection approach for edit septian
34 9141 it ns2-tentative route selection approach for edit septian
 
G018214246
G018214246G018214246
G018214246
 
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORKIMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
 
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
 
Abitseminar
AbitseminarAbitseminar
Abitseminar
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
Energy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor Network
Energy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor NetworkEnergy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor Network
Energy Curtailing with Huddling Practices with Fuzzy in Wireless Sensor Network
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
 
Ev34908915
Ev34908915Ev34908915
Ev34908915
 
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
 
The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...
 
Aps 10june2020
Aps 10june2020Aps 10june2020
Aps 10june2020
 
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSNRecent Developments in Routing Algorithms for Achieving Elongated Life in WSN
Recent Developments in Routing Algorithms for Achieving Elongated Life in WSN
 

Similar to Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks

Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousIJCNCJournal
 
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W SnsE NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Snsijwmn
 
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor NetworkingSensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor NetworkingVIT-AP University
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...IJTET Journal
 
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor NetworkCBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor NetworkCSEIJJournal
 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networkscsandit
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYijasuc
 
An enhanced energy-efficient routing protocol for wireless sensor network
An enhanced energy-efficient routing protocol for wireless sensor networkAn enhanced energy-efficient routing protocol for wireless sensor network
An enhanced energy-efficient routing protocol for wireless sensor networkIJECEIAES
 
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...chokrio
 
Implementation of optimal solution for network lifetime and energy consumptio...
Implementation of optimal solution for network lifetime and energy consumptio...Implementation of optimal solution for network lifetime and energy consumptio...
Implementation of optimal solution for network lifetime and energy consumptio...TELKOMNIKA JOURNAL
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )ijassn
 
9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...Chính Cao
 
EDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKS
EDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKSEDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKS
EDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKScscpconf
 
Edd clustering algorithm for
Edd clustering algorithm forEdd clustering algorithm for
Edd clustering algorithm forcsandit
 

Similar to Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (20)

Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
 
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W SnsE NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
 
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor NetworkingSensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
 
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor NetworkCBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
 
69 122-128
69 122-12869 122-128
69 122-128
 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networks
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
 
An enhanced energy-efficient routing protocol for wireless sensor network
An enhanced energy-efficient routing protocol for wireless sensor networkAn enhanced energy-efficient routing protocol for wireless sensor network
An enhanced energy-efficient routing protocol for wireless sensor network
 
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
 
Implementation of optimal solution for network lifetime and energy consumptio...
Implementation of optimal solution for network lifetime and energy consumptio...Implementation of optimal solution for network lifetime and energy consumptio...
Implementation of optimal solution for network lifetime and energy consumptio...
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
2. 8482 1-pb
2. 8482 1-pb2. 8482 1-pb
2. 8482 1-pb
 
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
 
9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...9.distributive energy efficient adaptive clustering protocol for wireless sen...
9.distributive energy efficient adaptive clustering protocol for wireless sen...
 
EDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKS
EDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKSEDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKS
EDD CLUSTERING ALGORITHM FOR WIRELESS SENSOR NETWORKS
 
Edd clustering algorithm for
Edd clustering algorithm forEdd clustering algorithm for
Edd clustering algorithm for
 

More from IJECEIAES

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...IJECEIAES
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...IJECEIAES
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...IJECEIAES
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...IJECEIAES
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersIJECEIAES
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...IJECEIAES
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorIJECEIAES
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...IJECEIAES
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...IJECEIAES
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...IJECEIAES
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...IJECEIAES
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...IJECEIAES
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...IJECEIAES
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningIJECEIAES
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportIJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...IJECEIAES
 

More from IJECEIAES (20)

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behavior
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 

Recently uploaded

Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesRashidFaridChishti
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...ssuserdfc773
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxNANDHAKUMARA10
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...ronahami
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 

Recently uploaded (20)

Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 

Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 7, No. 4, August 2017, pp. 2054~2060 ISSN: 2088-8708, DOI: 10.11591/ijece.v7i4.pp2054-2060  2054 Journal homepage: http://iaesjournal.com/online/index.php/IJECE Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks Aziz Mahboub1 , Mounir Arioua2 , El Mokhtar En-Naimi3 1,3 LIST Laboratory, Department of Computer Science, Faculty of Sciences and Techniques, Tangier, Morocco 2 National School of Applied Sciences-Tetouan, Abdelmalek Essaâdi University, Morocco Article Info ABSTRACT Article history: Received Dec 11, 2016 Revised Mar 10, 2017 Accepted Mar 24, 2017 Energy efficiency is the most critical challenge in wireless sensor network. The transmission energy is the most consuming task in sensor nodes, specifically in large distances. Clustered routing techniques are efficient approaches used to lower the transmission energy and maximize the network’s lifetime. In this paper, a hybrid clustered routing approach is proposed for energy optimization in WSN. This approach is based on K- Means clustering algorithm and LEACH protocol. The simulation results using MATLAB tool have shown that the proposed hybrid approach outperforms LEACH protocol and optimizes the nodes energy and the network lifetime. Keyword: Clustering Energy optimization K-means algorithm LEACH Wireless sensor network Copyright © 2017 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Aziz MAHBOUB, LIST Laboratory, Department of Computer Science, Faculty of Sciences and Techniques Abdelmalek Essaâdi University, Street of charf B. P 410, Tangier – Morocco. Email: amahboub@uae.ac.ma 1. INTRODUCTION Wireless sensors network (WSN) is composed of group of wireless sensors deployed in field with a high density; enables detection of physical phenomena such as thermal, optical, vibration and temperature or pressure [1], [2]. WSN are being increasingly used for several application areas, such as environmental monitoring, military target tracking, healthcare, seismic sensing, etc. Each sensor node is assembled with a transducer, microcomputer, transceiver and power source. These wireless nodes are usually powered by limited capacity batteries which replacement is delicate in hostile environment where hundreds of them are randomly deployed. The major limitations encountered in WSN are energy resources and high cost of transmission [3], [4]. Therefore, energy limitation is the key challenges in wireless sensors network, since the batteries are not rechargeable usually which limits the network lifetime [5-7]. To extend the wireless network lifetime, the energy of sensor nodes should be efficiently used. Energy required in communications is the important consuming part compared to processing process in sensor nodes [8]. A variety of techniques have been developed in order to reduce the communication energy consumption. Optimized routing techniques such as clustering algorithms have been widely adopted in WSN due to their energy effectiveness. This paper investigates the energy efficiency of clustering in routing protocol. We propose a substantial K-Means clustering algorithm based on LEACH protocol which consists of using jointly K- Means and LEACH approaches. The proposed hybrid algorithm is proved to be energy efficient than LEACH protocol and significantly extends the sensor network lifetime. The remainder of this paper is organized as follows. Section 2 discusses the outline of K-Means algorithm. The improved K-Means algorithm is described in section 3. Simulations and results are discussed in section 4. The final section concludes the paper by setting the direction of future work.
  • 2. IJECE ISSN: 2088-8708  Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (Aziz Mahboub) 2055 2. K-MEANS ALGORITHM K-Means is one of the promising and effective clustering algorithms [9]. It consists of regrouping nodes in the network into several clusters, the foundation of clusters is based on two parameters; the first parameter is the number of wish clusters, the second parameter is the Euclidean distance is used for locate the closest cluster for each node [10]. The selection of cluster heads for the k-Means clustering algorithm is based on two things; the cluster heads position must be the cluster center, and the residual energy of the node. In wireless sensor network, the k-Means clustering method is based on an iterative optimization of the distance between the nodes to classify. The algorithm generates K clusters from a set of N nodes. The objective function of K-Means algorithm is [11], [12]: ∑ ∑ (1) Where Cr is the set of nodes that belong to cluster r, The K-Means clustering uses the Euclidean distance: √ (2) Therefore the K-Means algorithm only seeks to find the global minimum of chr.. Where xi is a node of a cluster, chr the cluster head [12-16]. 2.1. Algorithmic Steps for k-Means Clustering The progress of the K-Means clustering algorithm is done in four phases, the first step is choosing the desired number of clusters to generate in wireless sensors network, then for each cluster on chosen the cluster head randomly ch, After the attribute the closest cluster to each node using the Euclidean distance [17]. The {x1,x2,x3,….,xn} represented the wireless sensors deployed in field and {ch1,ch2,…….,chk} is the clusters head chosen initially randomly. 1. Initialize the middle of the clusters randomly chr where: r = 1 ,....,k and k < n 2. Attribute the closest cluster to each data point using the Euclidean distance ( ) ( ) (3) 3. For all clusters k, the cluster middles chi are updated using: ∑ (4) 3. ENERGY MODEL A sensor uses its energy to carry out three main tasks: acquisition, data processing and communication. However, the energy used for acquisition is not prominent as much as in the communication operation. Likewise, the energy consumed in the data processing operation is less important than communication energy [18]. The proposed approach uses the first order model adopted by LEACH and SEP protocols, the radio model is shown in Figure 1. Figure 1. Energy model in wireless sensor network[18]
  • 3.  ISSN: 2088-8708 IJECE Vol. 7, No. 4, August 2017 : 2054 – 2060 2056 However, the consumed energy in data processing operation is less important than the energy of communication (energy required to send or receive data to another node. The distance between transmitter and receiver influences the quantity of the consumed energy to send data into destination. To broadcast a K-bit for a distance d, the energy expend by the system can be calculated by the Equations (5) and (6): The expended energy can be schematized as follows: (5) The energy expended in the transmit electronics for free space propagation ETx-fs is described by: ( ) (6) The energy expended in the transmit electronics for free multi-path propagation ETx-mp is given by: ( ) (7) To receive a message of k bits, the energy consumed by the receiver is given by: (8) Where: ETx is the electrical energy required to transmit a K-bit message over a distance d, Eelec corresponds to the energy per bit required in transmitting and receiving electronics to process the information. and are constants corresponding to the energy per bit required in the transmission amplifier to transmit an L-bit message over a distance d2 and d4 for free space and multi-path propagation modes, respectively. By equating formula (6) and (7), we determine the distance d=d0 when the propagation transitions from direct path to multi-path: d0=√ (9) If the distance between the transmitter and the receiver is larger than the crossover distance d0, the multi-path model is employed. Otherwise, the free space model is adopted to measure the energy dissipation. 4. HYBRID K-MEANS APPROACH The proposed routing approach aims mainly to optimize the energy consumed in data communications. Using K-means clustering algorithm along with LEACH protocol enable member nodes to be attached to the closest CH in the network. By adopting the proposed scheme, the transmission energy is minimized and the network lifespan is improved. By considering n nodes randomly generate in area with dimension M*M, Our approach ,the k- Means clustering algorithm is used initially for classify the nodes in wireless sensors network in groups ,The classification takes place as follows: the initialization of k , take k number of groups , the chosen k centroids initially at random places of groups which will be constructed or k< n. The next step consists of grouping the nodes into clusters using the Euclidean distance. Each node is attached to the closest centroid in the network. Then the recalculate the position of centroid in each group, if the position of the centroid is changed then returns to step the join of each node in the new nearest centroid; If the position of the centroids does not change. Secondly, the Leach protocol is used in each group for the selection of clusters head and their members. The optimal number of CHs is estimated to be 5% of the total number of nodes [18]. The node elects itself to become a cluster head by some probability and broadcasts its status to the group members. A larger number of nodes may elect themselves as cluster heads than the desired number of cluster heads.This decision is made by the node by choosing a random number between 0 and 1. The node becomes a CH for the current round if the number is less than the threshold T(s), the node declares CH according to the Equation following threshold:
  • 4. IJECE ISSN: 2088-8708  Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (Aziz Mahboub) 2057 { ( ( )) } (10) Where p is the desired percentage of CH nodes in the sensor population and r is the current round number, where Gk is the group of nodes that have not been CHs in the last 1/p rounds [18]. Figure 2. Flowchart of the cluster formation process of proposed approach 5. RESULTS AND DISCUSSION All simulations were perfomed using MATLAB. We started by a series of simulations to ascertain the experimental optimal value of the number of claasified groups that can provide energy efficeiny in the sensor netwok. We tested the perfomed network with different clusters number (k=2, k=3 , k=4 and k=5). We perfomed simulation for two algorithms (LEACH and proposed approach), we compare and discuss the obtained results. The simulated network consists of 100 nodes distributed randomly in an area of 100 m × 100 m. The base station is located at position (50m, -50m). Every node transmits a 4000-bit message per round to its cluster head. The probability of being cluster head is set to 0.05, about 5% of nodes per round become cluster head Figure 3 presents the number of live nodes versus transmission rounds for Hybrid K- mean approach for different classification number (K). The best energy performance of the proposed approach was obtained when K=3. The stability period was sufficiently extended and the network lifmetime was enormously lenghtenend. In consequence, we choose to perofm the Hybrid K-Mean approach with the optimal value of classification (K=3). In order to evaluate the proposed approach performance, several plots were generated to characterize energy consumption and the distribution of live and dead nodes in the hybrid K-Means network. We calculate the total WSN energy, and distribution of alive nodes for each method (LEACH and Hybrid K- Means) on common plots to compare network performance. The total system energy and number of nodes versus transmission round are shown in Figure 4 and Figure 5 respectively. s. Simulation total energy of the network using LEACH protocol and the proposed Hybrid K-Means algorithm is carried out in order to evaluate the algorithms energy performance. Table 1 show the simulation parameters used in this work. The comparison we carry out in this work between the proposed approach and LEACH protocol is based on some key performance parameters of wireless sensors network: firstly, the network lifetime that describe the time interval between the start of the network operation and the death of the last sensor node. The second parameter is the number of alive nodes which is the total number of the sensor nodes that have not yet depleted all of their energies. The third parameter is the number of dead nodes which is the total number of sensor nodes that have consumed all of their energy and are not able to do any kind of functionality.
  • 5.  ISSN: 2088-8708 IJECE Vol. 7, No. 4, August 2017 : 2054 – 2060 2058 The obtained results have demonstrated that the proposed approach reduces the energy consumption by round, and extend the network lifetime. According to Figure 4, the energy consumption rate of the proposed approach is less than the LEACH protocol. At approximately round 2300 and 2400 for the LEACH protocol, there is no energy in the WSN; On the other hand the exhaustion of system energy in proposed approach begins at 4000 rounds, therefore the proposed approach provided the longest lifetime of WSN due to the Leach protocol. Table 1.Simulation parameters Simulation Area 100 m * 100 m BS Location (50 m , -100 m) Number of Nodes 100 Transmission amplifier free space εfs 10 pJ/bit/m2 Transmission amplifier, multipath εmp 0.0013 pJ/bit/m4 Data Aggregation Energy 5 nJ/bit/msg Transmission Energy ETx 50 nJ Receiving Energy ERX 50 nJ Network Dimension 100m*100m Signal wavelenght λ 0.325 m Antenna gain factor Gt , Gr 1 Message size (bits) 4000 bits Initial node energy 0.5 J Figure 3. Nnumber of nodes alive versus transmission round for proposed approach In different k Figure 4. Total system energy versus transmission round for LEACH and proposed approch Figure 5. Nnumber of nodes alive versus transmission round for LEACH and proposed approach
  • 6. IJECE ISSN: 2088-8708  Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Networks (Aziz Mahboub) 2059 6. CONCLUSION The main objective of this work is to propose a novel clustering routing approach based on k-Means algorithm and LEACH protocol applied for wireless sensor networks. The proposed approach minimizes the energy consumption, extends the network lifetime of the sensor nodes. The evolution and enhancement of the presented routing algorithm should be done in the future to support multipath and heterogeneous modes. REFERENCES [1] VehbiÇağrıGüngör and Gerhard P. Hancke, “Industrial Wireless Sensor Networks: Applications, Protocols, and Standards”, CRC Press 83, pp: 1027-40, 2013. [2] I. Akyildiz, “A Survey on Sensor Networks”, IEEE Commun. Mag., vol. 40, no. 8, pp. 102 -114, 2002. [3] Heinzelman W, Chandrakasan A, Balakrisham H, “Energy-Efficient Communication Protocol for Wireless Microsensor Networks”, In Proceeding of the 33rd Annual Huawaii International Conference on System Sciences, pp. 3005-14, 2000. [4] Aziz Mahboub, Mounir Arioua, EL Mokhtar En-Naimiand ImadEzzazi, “Multi-zonal Approach for Clustered Wireless Sensor Networks”, 2nd International Conference on Electrical and Information Technologies, ICEIT 2016, May 4-7, 2016. [5] Aziz Mahboub, Mounir Arioua, EL Mokhtar En-Naimi, Imad Ezzazi, “Performance Evolution of Energy-Efficient Clustering Algorithms in Wireless Sensor Network”, Journal of Theoretical and Applied Information Technology, 2016. [6] Peng Zhu, “A New Approach to Sensor Energy Saving Algorithm”, TELKOMNIKA, Vol. 11, No. 5, pp. 2485 ~ 2489, 2013. [7] Nishi Sharma, Vandna Verma, “Energy Efficient LEACH Protocol for Wireless Sensor Network”, International Journal of Information & Network Security (IJINS), Vol. 2, No. 4, pp. 333~338, 2013. [8] Mechta D, Harous S Alem I Khebbab D, “LEACH-CKM: Low Energy Adaptive Clustering Hierarchy protocol with K-Means and MTE”, 10th International Conference on Innovations in Information Technology, 2014. [9] Kanungo T, Mount DM, Netanyahu NS, Piatko CD, Silverman R, Wu AY, “An Efficient k-Means Clustering Algorithm Analysis and Implementation”, IEEE T Pattern Anal, 24:881–92, 2002. [10] Celebi ME, Kingravi HA, Vela PA, “A Comparative Study of Efficient Initialization Methods for the k-Means Clustering Algorithm”, Expert Syst Appl, 40:200–10, 2013. [11] Velmurugan T. “Performance based analysis between k-Means and Fuzzy C-Means clustering algorithms for connection oriented telecommunication data”. Appl Soft Comput,19:134–46, 2014. [12] Harb H.a., Makhoul A, Laiymani D.a, Jaber A.b.,Tawil R.b., “K-Means based Clustering Approach for Data Aggregation in Periodic Sensor Networks”, 10th IEEE International Conference on Wireless and Mobile Computing, Networking and Communications, pp. 434-41, 2014. [13] Nithyakalyani S.a, Gopinath B.b., “Analysis of Node Clustering Algorithms on Data Aggregation in Wireless Sensor Network”, Journal of Scientific and Industrial Research, 74 Issue 1, pp. 38-42, 2015. [14] Kumar P.a., Chaturvedi A.b., “Life Time Enhancement of Wireless Sensor Network using Fuzzy c-Means Clustering Algorithm”, International Conference on Electronics and Communication Systems, 2014. [15] Tan L.ab, Gong Y.a., Chen G.a., “A Balanced Parallel Clustering Protocol for Wireless Sensor Networks using K- Means Techniques”, 2nd International Conference on Sensor Technologies and Applications, 2008. [16] Thai T. Vu, Viet D. Nguyen2, Hien M. Nguyen, “An Energy-Aware Routing Protocol for Wireless Sensor Networks Based on K-Means Clustering”, AETA 2013: Recent Advances in Electrical Engineering and Related Sciences, pp. 297-306, 2014. [17] Dianhu Cheng , Xiangqian Ding , Jianxin Zeng , Ning Yang ,“Hybrid K-means Algorithm and Genetic Algorithm for Cluster Analysis”, TELKOMNIKA Indonesian Journal of Electrical Engineering, Vol.12, No.4, pp. 2924 ~ 2935, 2014. [18] Aziz Mahboub, Mounir Arioua, EL mokhtar En- naimi, Imad Ezzazi and Ahmed El Oualkad. “Multi-zonal approach Clustering based on Stable Election Protocol in Heterogeneous Wireless Sensor Networks”. IEEE 4th Edition of the International Colliquium on Information Sience and Technology CiSt'16, 2016. BIOGRAPHIES OF AUTHORS Aziz Mahboub is a PhD student in LIST (Laboratoire d'Informatique, Systèmes et Télécommunications) Laboratory, Department of Computer Science. Faculty of Sciences and Techniques, Tangier, Morocco, at the University of Abdelmalek Essaâdi. His research interests include wireless sensor networks, wireless networking and communication. He is an autor of several articles.
  • 7.  ISSN: 2088-8708 IJECE Vol. 7, No. 4, August 2017 : 2054 – 2060 2060 Mounir Arioua received his Ph.D degree in Telecommunications and Computer Science from Cadi Ayyad University of Marrakech in 2012. In 2012, he joined the National School of Applied Sciences of Marrakech as research assistant and assistant professor. Currently, he is professor at National School of Applied Sciences in the department of Engineering Technologies, University of Abdelmalek Essaadi. His research interests include wireless sensor networks, Internet of things, wireless networking and communication, wireless communications and mobile computing, real-time processing and embedded systems. El Mokhtar En-Naimi is a Professor in Faculty of Sciences and Technologies of Tangier, Department of Computer Science. He is responsible for a Bachelor of Sciences and Technologies, BST Computer. Actually, he is a Head of Computer Science Department, since October 2016. He is also a member of the LIST Laboratory (Laboratoire d'Informatique, Systèmes et Télécommunications), the University of Abdelmalek Essaâdi, FST of Tangier, Morocco. He is an Autor and/or Co-Autor of several Articles in Computer Science, in particular, in SMA, Cases Based Reasoning (CBR), eLearning, Big DATA, Datamining, Wireless sensor network, VANet, MANet, etc. In addition, he is an Associate Member of the ISCN - Institute of Complex Systems in Normandy, the University of the Havre, France.