SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2405
Energy Efficient Enhanced K-Means Cluster-based Routing
Protocol for WSN
R. Renuga Devi and Dr. T. Sethukarasi
1Research Scholar, Dept of Information and Communication Engineering, Anna University, Chennai,
Tamil Nadu, India.
2Professor, Department of CSE, RMK Engg College, Chennai, Tamil Nadu, India.
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In recent years Wireless Sensor Networks
(WSN) is getting popular in wide range of applications.
WSN consist of many sensor nodes which are capable of
sensing, computing and communicating facility. The main
challenge in WSN is the energy constraint, which is still
being addressed by many works. Due to their limited power,
they need to be utilized carefully. The proposed algorithm is
an energy efficient K-means clustering-based routing
protocol that considers an optimal fixed packet size based
on radio parameters and channel conditions of the
transceiver. This protocol can minimize the energy
consumption of each node thus maximizes the network
lifetime as a whole. In addition to that varying power levels
are considered during data transmission from cluster head
(CH) to cluster member. Simulation results prove that our
algorithm performs better than conventional K-means
based energy aware clustering (KEAC) in terms of network
lifetime and increases the overall throughput of the
network.
Key Words: Wireless Sensor Network, Routing,
Clustering, Energy efficiency, Network lifetime.
1. INTRODUCTION
A wireless sensor network (WSN) consists of thousands of
small size, low-power and energy-constrained sensor
nodes. These nodes are deployed randomly in a field to
sense the environment and transmit the required
information to the sink node from where it reaches the
end user. Sensor nodes are operated by batteries and
deployed in remote areas which make it difficult to
manually recharge and replace their batteries. Limited
power of sensor node is one of the major concerns in
wireless sensor networks. Sensor nodes in WSNs consume
most of its energy in transmission and reception of
packets from nearby nodes. Therefore, the design of an
energy efficient scheme is a challenging issue for
researchers. WSN use distributed sensor nodes to monitor
various conditions of remote locations such as
temperature, sound, vibration, pressure, motion and
pollutants. A WSN is configured by sensor nodes equipped
with sensing, computing and wireless communication
capabilities. WSNs have many variants depending on
applications and environments. Maintaining a long lifetime
in WSN is important as limited and non-refilled battery are
equipped in sensor nodes.
2. RELATED WORK
Low Energy Adaptive Clustering Hierarchy (LEACH) is the
first and most popular cluster based routing protocol.
Based on this, several routing protocols have been
developed, each of them having different attributes and
improvements primarily in the network setup phase.
Among several routing protocols clustering schemes have
been proved to be more efficient [1-2].
Based on previous works, a new routing protocol has been
proposed in this paper to increase the energy efficiency of
the WSN. Firstly, K-means clustering algorithm has been
used to divide the nodes in the form of clusters. Secondly,
unlike other routing protocols, optimal fixed packet size is
considered according to the radio parameters and channel
conditions of the transmitter and receiver [3], to decrease
energy consumption of nodes. Then the total amount of
energy required to transceiver the packet is calculated. The
standard weight of the cluster is defined by the total
calculated energy and the average distance of the
corresponding cluster nodes toward its cluster center.
Finally, the node with weight almost equal to the standard
weight within a cluster becomes the cluster head for that
particular round. Moreover, two different transmission
levels are considered for the communication from cluster
head to the base station and cluster members [4]. This
increases the energy efficiency of the system. Many cluster
based routing algorithm have been presented in [5], and
[6] provides solutions to the Energy efficient and Energy-
balanced routing. In K-Hop Overlapping Clustering
Algorithm (KOCA) [7], author deals with the idea of how to
overcome overlapping in multi-hop clustering for WSN.
The authors propose an algorithm to generate overlapping
clusters which can cover the entire network field with a
specific degree of average overlapping.
3. PROPOSED ALGORITHM
Here the system model includes a Base Station (BS) and
several sensor nodes within sensing, computing and
communicating abilities. Nodes in WSN are classified into
cluster heads (CH) and cluster members (CM). CMs sense
the environment and transmit data to the CH. CHs
aggregate the information and transmit it to the BS. It is the
common and centralized approach of clustering protocol in
which CH selection takes place in base station and the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2406
elected CHs are announced to all the CMs of the cluster.
This requires huge amount of energy due to the reduced
control overhead in sensor nodes.
Hence we propose an algorithm which uses K-means
clustering for cluster formation and considers optimal
packet size as a decision variable for selection of CH.
Always short packets suffer from greater overhead
whereas longer packets experience higher loss rates. It has
been identified that network throughput can be optimized
by varying packet lengths with channel conditions. Here,
the proposed scheme considers optimal packet size to
reduce energy consumption and improves lifetime of the
sensor nodes in WSN. The proposed algorithm consists of
three phases:
3.1 Initialization Phase
This is the first phase in which BS broadcast a message as
initialization request (IRQ) to all sensor nodes within WSN.
After receiving IRQ message, sensors response with an
initialization reply message (IRP) to the BS. The IRP
message consists of energy of nodes and their current
location.
3.2 Cluster Formation Phase
K-Means is considered to be the simplest unsupervised
clustering algorithm used for clustering. This algorithm
divides the data set into K clusters and value of K in this
case is calculated using following equation. The resulting
clusters have more intra-cluster and less inter-cluster
similarity. This routing algorithm includes several
iterations and steps
Step1:
Calculate K, the desired number of clusters using the
following formula
√ √
Where N is number of sensor nodes, F is the dimension of
the given network field, and are amplification
parameters and is average distance of all the sensor
nodes to the base station.
Step 2:
Calculate the distance between every sensor node to every
cluster centers using Euclidean distance, and assign each
point to the closest center.
√∑
Where Dist is the distance of node to cluster center, is
the difference between the co-ordinates of sensor node i
and cluster center
Step 3:
Now we can identify the new cluster center by
calculating the mean value of all sensor nodes in the
corresponding cluster.
Step 4:
Repeat step 2 with the new centers. If the cluster
assignment sensor nodes changes, repeat step 3 else stop
the algorithm.
3.3. Cluster Head Selection Phase
In order to select CH for each cluster, we generate two
weight functions as
where i=1, 2, 3, 4….N and c1 and c2 are constants, is
the weight of each node with in a cluster, is the residual
energy of node i, is the distance of node i to cluster
center, is the standard weight of a node which can be
considered to become cluster head, is the amount of
energy required to transmit and receive the information to
average distance of all the nodes to the cluster center
within a cluster. These two weights are compared for each
cluster and the node with weight almost equal to standard
weight is considered to be the CH for that particular round.
The CH information is now broadcast to each sensor node
in a cluster by BS and this way their routing tables are
updated.
4. SIMULATION AND REULTS
Simulation is carried out in MATLAB with some basic
assumptions. All sensor nodes including base station are
considered to be static once deployed.
 Sensor nodes are homogeneous in terms of its
initial energy assignment.
 There exists only one BS in network.
 Decoding energy, trailer length, Delay and
retransmission mechanism are not considered
here.
Simulation parameters and values are as follows
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2407
Table -1: Simulation parameter
Simulation parameters Values
Sensing area (m2) 100x100
Electronics Energy
(Eelec)
50 nJ/bit
Data Aggregation
Energy(EDA)
5nJ/bit/signal
Initial Energy of
Node(Einit)
0.5J
Number of Nodes (N) 100
Position of BS (X , Y) (100,175)
Following chart represents the total network energy
conserved during for each round. It is clear that energy
consumption of proposed method Enhanced KEAC
(EKEAC) is much less than KEAC and thus it outperforms
the conventional KEAC.
Chart -1: Network Energy Conservation
Network life time can be measured in varying methods.
Some of them are first node failure, network partition, and
last node failure. Here we measure network lifetime with
respect the dead of first node failure. Chart 2(a) and 2(b)
show the number of rounds at which first node and half of
the sensor nodes in the network die out respectively. From
this, it is obvious our EKEAC increases longevity of the
network and also results in minimum energy consumption
of individual nodes.
Chart -2: (a) First node dead, (b) Half node dead, (c)
Throughput of network
The throughput of the whole network is also shown in
chart 2(c) for both routing algorithms which is the total
number of packets sent to the total number of packets
received by the BS at the end of the simulation. From Chart
2(c), it is seen that the throughput of EKEAC is higher than
KEAC.
5. CONCLUSION
In this paper, a cluster based routing protocol with
enhanced method of using K-means routing for clustering
(EKEAC) has been proposed. This proposed routing
protocol calculates the total amount of energy required for
each packet which is used along with average distance of
the nodes to cluster center to compute a standard weight.
The simulation results indicate that the proposed scheme
has high energy conservation and increased network
lifetime.
REFERENCES
[1] Jyoti Singh, Bhanu Pratap Singh and Subhadra Bose
Shaw, “A Survey on LEACH-based hierarchical
Routing Protocols in Wireless Sensor Network,”
International Journal of Engineering Research &
Technology, vol. 3, issue 6,2014, pp. 98-102.
[2] P. Boora, S. Malik And D. Sharma, “A Review of Routing
Protocols in Wireless Sensor Network,” International
Journal of Enhanced Research in Science Technology
& Engineering, vol. 4, issue 5,2015, pp. 49-55.
[3] Y. Sankarasubramaniam, I. E Akyildiz and S. W.
Mchughlin, “Energy Efficiency based Packet Size
Optimization in Wireless Sensor Networks,”2003, pp
1-8.
0
0.1
0.2
0.3
0.4
0.5
0 50 100 150 200 250 300 350 400
Energy(J)
Rounds
KEAC
EKEAC
0
50
100
150
200
250
300
(a) (b) ( c )
Rounds
EKEAC
KEAC
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2408
[4] D. Mahmood,N. Javaid, S. Mahmood, S. Qureshi, A.M.
Memon and T.Zaman, “MODLEACH: A Variant of
LEACH for WSNs,” 2013.
[5] Santar Pal Singh and S. C. Sharma, “A survey on Cluster
Based Routing protocols in Wireless Sensor
Networks,” International Conference on Advanced
Computing Technologies & Applications, vol. no. 45,
2015, pp 687-695.
[6] Olayinka O. Ogundile and Attahiru S. Alfa, “A Survey on
an Energy-Efficient and Energy-Balanced Routing
Protocol for Wireless Sensor Networks,” Sensors, vol.
no. 17,2017, pp 1-51.
[7] A. Gachhadar and O. N. Acharya, “K-means Based
Energy Aware Clustering Algorithm in Wireless
Sensor Network,” International Journal of Scientific &
Engineering Research, vol. 5, issue 5,2014, pp. 156-
161.

More Related Content

PPT
Abitseminar
roshnaranimca
 
PPTX
eeca
Yazhini Neha
 
PDF
M0111397100
IOSR Journals
 
PDF
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET Journal
 
PDF
I011136673
IOSR Journals
 
PDF
A new design of a microstrip rectenna at 5.8 GHz for wireless power transmiss...
IJECEIAES
 
PDF
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
IJCSIT Journal
 
PDF
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
Abitseminar
roshnaranimca
 
M0111397100
IOSR Journals
 
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET Journal
 
I011136673
IOSR Journals
 
A new design of a microstrip rectenna at 5.8 GHz for wireless power transmiss...
IJECEIAES
 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
IJCSIT Journal
 
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 

What's hot (20)

PPT
Performance evaluation of variants of particle swarm optimization algorithms ...
Aayush Gupta
 
PPTX
RITISH AGGARWAL
9914814928
 
PDF
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
IOSR Journals
 
PDF
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
IRJET Journal
 
PDF
K010326568
IOSR Journals
 
PDF
La3518941898
IJERA Editor
 
PDF
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
cscpconf
 
PDF
A review of Wireless Information and Power Transfer in Multiuser OFDM Systems
IJERA Editor
 
PDF
A Review Paper on Power Consumption Improvements in WSN
IJERA Editor
 
PDF
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
IJCNCJournal
 
PDF
Improving Energy Efficiency in Optical Networks
IJEEE
 
PDF
G018214246
IOSR Journals
 
PDF
IRJET- Optimization of a Power Splitting Protocol for Two-Way Multiple En...
IRJET Journal
 
PDF
Oq3425482554
IJERA Editor
 
PDF
A Novel Cluster-Based Energy Efficient Routing With Hybrid Protocol in Wirele...
IJERA Editor
 
PDF
Iisrt divya nagaraj (networks)
IISRT
 
PDF
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
eSAT Journals
 
PDF
Investigation on energy harvesting enabled device-to-device networks in prese...
TELKOMNIKA JOURNAL
 
PDF
Attaining Augmented Overhaul and Profit Maximization in Cognitive Wireless In...
paperpublications3
 
PDF
Energy efficient clustering in heterogeneous
IJCNCJournal
 
Performance evaluation of variants of particle swarm optimization algorithms ...
Aayush Gupta
 
RITISH AGGARWAL
9914814928
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
IOSR Journals
 
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
IRJET Journal
 
K010326568
IOSR Journals
 
La3518941898
IJERA Editor
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
cscpconf
 
A review of Wireless Information and Power Transfer in Multiuser OFDM Systems
IJERA Editor
 
A Review Paper on Power Consumption Improvements in WSN
IJERA Editor
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
IJCNCJournal
 
Improving Energy Efficiency in Optical Networks
IJEEE
 
G018214246
IOSR Journals
 
IRJET- Optimization of a Power Splitting Protocol for Two-Way Multiple En...
IRJET Journal
 
Oq3425482554
IJERA Editor
 
A Novel Cluster-Based Energy Efficient Routing With Hybrid Protocol in Wirele...
IJERA Editor
 
Iisrt divya nagaraj (networks)
IISRT
 
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
eSAT Journals
 
Investigation on energy harvesting enabled device-to-device networks in prese...
TELKOMNIKA JOURNAL
 
Attaining Augmented Overhaul and Profit Maximization in Cognitive Wireless In...
paperpublications3
 
Energy efficient clustering in heterogeneous
IJCNCJournal
 
Ad

Similar to IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN (20)

PDF
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
IJCNCJournal
 
PDF
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
IJCNCJournal
 
PDF
Energy-efficient clustering and routing using fuzzy k-medoids and adaptive ra...
International Journal of Reconfigurable and Embedded Systems
 
PDF
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
PDF
Greedy Cluster Based Routing for Wireless Sensor Networks
AIRCC Publishing Corporation
 
PDF
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
graphhoc
 
PDF
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
ijcsit
 
PDF
Greedy Cluster Based Routing for Wireless Sensor Networks
AIRCC Publishing Corporation
 
PDF
NSGA-III Based Energy Efficient Protocol for Wireless Sensor Networks
IJCSIS Research Publications
 
PDF
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
IJERA Editor
 
PDF
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
IJCNCJournal
 
PDF
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
Editor IJCATR
 
PDF
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IJCNCJournal
 
PDF
Energy-Efficient Improved Optimal K-Means: Dynamic Cluster Head Selection bas...
IJCNCJournal
 
PDF
Energy-Efficient Improved Optimal K-Means: Dynamic Cluster Head Selection bas...
IJCNCJournal
 
PDF
Flow balanced routing in wireless sensor networks
eSAT Publishing House
 
PDF
An Energy–Efficient Heuristic based Routing Protocol in Wireless Sensor Netw...
AM Publications,India
 
PDF
Intra cluster routing with backup
csandit
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
IJCNCJournal
 
A CLUSTER-BASED ROUTING PROTOCOL AND FAULT DETECTION FOR WIRELESS SENSOR NETWORK
IJCNCJournal
 
Energy-efficient clustering and routing using fuzzy k-medoids and adaptive ra...
International Journal of Reconfigurable and Embedded Systems
 
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
Greedy Cluster Based Routing for Wireless Sensor Networks
AIRCC Publishing Corporation
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
graphhoc
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
ijcsit
 
Greedy Cluster Based Routing for Wireless Sensor Networks
AIRCC Publishing Corporation
 
NSGA-III Based Energy Efficient Protocol for Wireless Sensor Networks
IJCSIS Research Publications
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
IJERA Editor
 
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
IJCNCJournal
 
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
Editor IJCATR
 
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IJCNCJournal
 
Energy-Efficient Improved Optimal K-Means: Dynamic Cluster Head Selection bas...
IJCNCJournal
 
Energy-Efficient Improved Optimal K-Means: Dynamic Cluster Head Selection bas...
IJCNCJournal
 
Flow balanced routing in wireless sensor networks
eSAT Publishing House
 
An Energy–Efficient Heuristic based Routing Protocol in Wireless Sensor Netw...
AM Publications,India
 
Intra cluster routing with backup
csandit
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 

Recently uploaded (20)

PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
PPTX
Color Model in Textile ( RGB, CMYK).pptx
auladhossain191
 
PDF
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PPTX
Inventory management chapter in automation and robotics.
atisht0104
 
PPTX
easa module 3 funtamental electronics.pptx
tryanothert7
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PPTX
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
PDF
July 2025: Top 10 Read Articles Advanced Information Technology
ijait
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
PPTX
22PCOAM21 Data Quality Session 3 Data Quality.pptx
Guru Nanak Technical Institutions
 
PPT
Ppt for engineering students application on field effect
lakshmi.ec
 
PDF
Zero carbon Building Design Guidelines V4
BassemOsman1
 
DOCX
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
Color Model in Textile ( RGB, CMYK).pptx
auladhossain191
 
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
Inventory management chapter in automation and robotics.
atisht0104
 
easa module 3 funtamental electronics.pptx
tryanothert7
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
July 2025: Top 10 Read Articles Advanced Information Technology
ijait
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
22PCOAM21 Data Quality Session 3 Data Quality.pptx
Guru Nanak Technical Institutions
 
Ppt for engineering students application on field effect
lakshmi.ec
 
Zero carbon Building Design Guidelines V4
BassemOsman1
 
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 

IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2405 Energy Efficient Enhanced K-Means Cluster-based Routing Protocol for WSN R. Renuga Devi and Dr. T. Sethukarasi 1Research Scholar, Dept of Information and Communication Engineering, Anna University, Chennai, Tamil Nadu, India. 2Professor, Department of CSE, RMK Engg College, Chennai, Tamil Nadu, India. ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In recent years Wireless Sensor Networks (WSN) is getting popular in wide range of applications. WSN consist of many sensor nodes which are capable of sensing, computing and communicating facility. The main challenge in WSN is the energy constraint, which is still being addressed by many works. Due to their limited power, they need to be utilized carefully. The proposed algorithm is an energy efficient K-means clustering-based routing protocol that considers an optimal fixed packet size based on radio parameters and channel conditions of the transceiver. This protocol can minimize the energy consumption of each node thus maximizes the network lifetime as a whole. In addition to that varying power levels are considered during data transmission from cluster head (CH) to cluster member. Simulation results prove that our algorithm performs better than conventional K-means based energy aware clustering (KEAC) in terms of network lifetime and increases the overall throughput of the network. Key Words: Wireless Sensor Network, Routing, Clustering, Energy efficiency, Network lifetime. 1. INTRODUCTION A wireless sensor network (WSN) consists of thousands of small size, low-power and energy-constrained sensor nodes. These nodes are deployed randomly in a field to sense the environment and transmit the required information to the sink node from where it reaches the end user. Sensor nodes are operated by batteries and deployed in remote areas which make it difficult to manually recharge and replace their batteries. Limited power of sensor node is one of the major concerns in wireless sensor networks. Sensor nodes in WSNs consume most of its energy in transmission and reception of packets from nearby nodes. Therefore, the design of an energy efficient scheme is a challenging issue for researchers. WSN use distributed sensor nodes to monitor various conditions of remote locations such as temperature, sound, vibration, pressure, motion and pollutants. A WSN is configured by sensor nodes equipped with sensing, computing and wireless communication capabilities. WSNs have many variants depending on applications and environments. Maintaining a long lifetime in WSN is important as limited and non-refilled battery are equipped in sensor nodes. 2. RELATED WORK Low Energy Adaptive Clustering Hierarchy (LEACH) is the first and most popular cluster based routing protocol. Based on this, several routing protocols have been developed, each of them having different attributes and improvements primarily in the network setup phase. Among several routing protocols clustering schemes have been proved to be more efficient [1-2]. Based on previous works, a new routing protocol has been proposed in this paper to increase the energy efficiency of the WSN. Firstly, K-means clustering algorithm has been used to divide the nodes in the form of clusters. Secondly, unlike other routing protocols, optimal fixed packet size is considered according to the radio parameters and channel conditions of the transmitter and receiver [3], to decrease energy consumption of nodes. Then the total amount of energy required to transceiver the packet is calculated. The standard weight of the cluster is defined by the total calculated energy and the average distance of the corresponding cluster nodes toward its cluster center. Finally, the node with weight almost equal to the standard weight within a cluster becomes the cluster head for that particular round. Moreover, two different transmission levels are considered for the communication from cluster head to the base station and cluster members [4]. This increases the energy efficiency of the system. Many cluster based routing algorithm have been presented in [5], and [6] provides solutions to the Energy efficient and Energy- balanced routing. In K-Hop Overlapping Clustering Algorithm (KOCA) [7], author deals with the idea of how to overcome overlapping in multi-hop clustering for WSN. The authors propose an algorithm to generate overlapping clusters which can cover the entire network field with a specific degree of average overlapping. 3. PROPOSED ALGORITHM Here the system model includes a Base Station (BS) and several sensor nodes within sensing, computing and communicating abilities. Nodes in WSN are classified into cluster heads (CH) and cluster members (CM). CMs sense the environment and transmit data to the CH. CHs aggregate the information and transmit it to the BS. It is the common and centralized approach of clustering protocol in which CH selection takes place in base station and the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2406 elected CHs are announced to all the CMs of the cluster. This requires huge amount of energy due to the reduced control overhead in sensor nodes. Hence we propose an algorithm which uses K-means clustering for cluster formation and considers optimal packet size as a decision variable for selection of CH. Always short packets suffer from greater overhead whereas longer packets experience higher loss rates. It has been identified that network throughput can be optimized by varying packet lengths with channel conditions. Here, the proposed scheme considers optimal packet size to reduce energy consumption and improves lifetime of the sensor nodes in WSN. The proposed algorithm consists of three phases: 3.1 Initialization Phase This is the first phase in which BS broadcast a message as initialization request (IRQ) to all sensor nodes within WSN. After receiving IRQ message, sensors response with an initialization reply message (IRP) to the BS. The IRP message consists of energy of nodes and their current location. 3.2 Cluster Formation Phase K-Means is considered to be the simplest unsupervised clustering algorithm used for clustering. This algorithm divides the data set into K clusters and value of K in this case is calculated using following equation. The resulting clusters have more intra-cluster and less inter-cluster similarity. This routing algorithm includes several iterations and steps Step1: Calculate K, the desired number of clusters using the following formula √ √ Where N is number of sensor nodes, F is the dimension of the given network field, and are amplification parameters and is average distance of all the sensor nodes to the base station. Step 2: Calculate the distance between every sensor node to every cluster centers using Euclidean distance, and assign each point to the closest center. √∑ Where Dist is the distance of node to cluster center, is the difference between the co-ordinates of sensor node i and cluster center Step 3: Now we can identify the new cluster center by calculating the mean value of all sensor nodes in the corresponding cluster. Step 4: Repeat step 2 with the new centers. If the cluster assignment sensor nodes changes, repeat step 3 else stop the algorithm. 3.3. Cluster Head Selection Phase In order to select CH for each cluster, we generate two weight functions as where i=1, 2, 3, 4….N and c1 and c2 are constants, is the weight of each node with in a cluster, is the residual energy of node i, is the distance of node i to cluster center, is the standard weight of a node which can be considered to become cluster head, is the amount of energy required to transmit and receive the information to average distance of all the nodes to the cluster center within a cluster. These two weights are compared for each cluster and the node with weight almost equal to standard weight is considered to be the CH for that particular round. The CH information is now broadcast to each sensor node in a cluster by BS and this way their routing tables are updated. 4. SIMULATION AND REULTS Simulation is carried out in MATLAB with some basic assumptions. All sensor nodes including base station are considered to be static once deployed.  Sensor nodes are homogeneous in terms of its initial energy assignment.  There exists only one BS in network.  Decoding energy, trailer length, Delay and retransmission mechanism are not considered here. Simulation parameters and values are as follows
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2407 Table -1: Simulation parameter Simulation parameters Values Sensing area (m2) 100x100 Electronics Energy (Eelec) 50 nJ/bit Data Aggregation Energy(EDA) 5nJ/bit/signal Initial Energy of Node(Einit) 0.5J Number of Nodes (N) 100 Position of BS (X , Y) (100,175) Following chart represents the total network energy conserved during for each round. It is clear that energy consumption of proposed method Enhanced KEAC (EKEAC) is much less than KEAC and thus it outperforms the conventional KEAC. Chart -1: Network Energy Conservation Network life time can be measured in varying methods. Some of them are first node failure, network partition, and last node failure. Here we measure network lifetime with respect the dead of first node failure. Chart 2(a) and 2(b) show the number of rounds at which first node and half of the sensor nodes in the network die out respectively. From this, it is obvious our EKEAC increases longevity of the network and also results in minimum energy consumption of individual nodes. Chart -2: (a) First node dead, (b) Half node dead, (c) Throughput of network The throughput of the whole network is also shown in chart 2(c) for both routing algorithms which is the total number of packets sent to the total number of packets received by the BS at the end of the simulation. From Chart 2(c), it is seen that the throughput of EKEAC is higher than KEAC. 5. CONCLUSION In this paper, a cluster based routing protocol with enhanced method of using K-means routing for clustering (EKEAC) has been proposed. This proposed routing protocol calculates the total amount of energy required for each packet which is used along with average distance of the nodes to cluster center to compute a standard weight. The simulation results indicate that the proposed scheme has high energy conservation and increased network lifetime. REFERENCES [1] Jyoti Singh, Bhanu Pratap Singh and Subhadra Bose Shaw, “A Survey on LEACH-based hierarchical Routing Protocols in Wireless Sensor Network,” International Journal of Engineering Research & Technology, vol. 3, issue 6,2014, pp. 98-102. [2] P. Boora, S. Malik And D. Sharma, “A Review of Routing Protocols in Wireless Sensor Network,” International Journal of Enhanced Research in Science Technology & Engineering, vol. 4, issue 5,2015, pp. 49-55. [3] Y. Sankarasubramaniam, I. E Akyildiz and S. W. Mchughlin, “Energy Efficiency based Packet Size Optimization in Wireless Sensor Networks,”2003, pp 1-8. 0 0.1 0.2 0.3 0.4 0.5 0 50 100 150 200 250 300 350 400 Energy(J) Rounds KEAC EKEAC 0 50 100 150 200 250 300 (a) (b) ( c ) Rounds EKEAC KEAC
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2408 [4] D. Mahmood,N. Javaid, S. Mahmood, S. Qureshi, A.M. Memon and T.Zaman, “MODLEACH: A Variant of LEACH for WSNs,” 2013. [5] Santar Pal Singh and S. C. Sharma, “A survey on Cluster Based Routing protocols in Wireless Sensor Networks,” International Conference on Advanced Computing Technologies & Applications, vol. no. 45, 2015, pp 687-695. [6] Olayinka O. Ogundile and Attahiru S. Alfa, “A Survey on an Energy-Efficient and Energy-Balanced Routing Protocol for Wireless Sensor Networks,” Sensors, vol. no. 17,2017, pp 1-51. [7] A. Gachhadar and O. N. Acharya, “K-means Based Energy Aware Clustering Algorithm in Wireless Sensor Network,” International Journal of Scientific & Engineering Research, vol. 5, issue 5,2014, pp. 156- 161.