SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1456
AN ENHANCED CLUSTER (CH-LEACH) BASED ROUTING SCHEME FOR
WIRELESS SENSOR NETWORK
Sugan J1, Isaac Sajan R2
1PG Student, Department of Computer Science & Engineering, Ponjesly College of Engineering, Nagercoil
2Associate Professor, Department of Computer Science & Engineering, Ponjesly College of Engineering, Nagercoil
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In Past year WSN network is used in many real
time applications. The real time applications raise various
fundamental problems like limited energy resources,
network life time, etc. The growth of the WSNisincreaseday
by day. In WSN has a plenty of sensor nodes. Sensor nodes
are deployed to monitor the real worlds which are
transmitting the sensed data to Base station. The main
problem in WSN is the sensors are having limited lifetime
and more energy consumption to transmit the data to Base
station. This is the one of the challenge in WSN. To improve
the network life time and reduce energy consumptiontouse
clustering technique. Clustering is a process of grouping the
sensor nodes into cluster. The objective of clustering is to
increase the network scalability, energy efficient, etc. in this
paper we propose CH-LEACH we present architecture
schemes and evaluate. It’s performance using analytical
study and simulations. The evaluation is based on the most
critical metrics in WSNs such as network lifetime, Energy-
Efficient (Energy Consumption). The evaluation and
comparison with existing solutions show that our proposed
CH-LEACH exhibits a reduction in energy consumption over
LEACH and DEEC.
Key Words: WSN, life time, CH-LEACH, Energy
Consumption, DEEC
1. INTRODUCTION
In recent years WSN is an emerging area. WSN is an
interconnection of devices in wirelessly. The WSN has been
used in various areas like military and civilian application.
Sensor nodes are randomly deployed inan environmentand
sense the real world. These sensor nodes are having limited
capability such small power unit, small memory, low
computation and low processing. The important parameter
of sensor is lifetime. The sensor nodes are generates an
enormous amount of data. Sensor nodes send the sensed
data to base station to further operation.Thesesensor nodes
are grouped often into cluster. Sensors are used to monitor
the real world environment and transmit the sensed
information to base station.
Fig -1: WSN Structure
If each and every sensor starts to communicate and engage
in data transmission in the network the great data
congestion and collision will be experienced. The clustering
is method to overcome these problems. WSN has some
algorithms to solve these routing problems. Some of routing
algorithms are try to increase the network lifetime and
reduce the energy consumption. The routing algorithms are
LEACH, HEED, PIHASIS, DEEC, SEP, LCA, TASC, etc. These
algorithms have the goals to increase the network energy
and provide scalability.
Fig -2: WSN Clustering
In clustering concept each cluster has a coordinatorreferred
to as a cluster head and a number of member nodes. The
WSN contain two types of communication such as inter-
cluster communication among the nodes in a same cluster
and the intra-cluster communication among the nodes in a
different cluster. But the intra clustering reducesthebattery
drainage of a node.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1457
2. RELATED WORK
LEACH is the most popular significant cluster based
protocols. In WSN more cluster based protocols are
proposed to improve the network lifetime and reduce the
energy consumption.
2.1 LEACH (Low Energy Adaptive Clustering
Hierarchy)
The main aim of this LEACH protocol is to minimize the
global energy consume by the nodes and increase the
network lifetime. The loads are distributed to nodes over a
period of time. LEACH is one of the hierarchical routing
protocols in terms of energy efficient.TheLEACHworkswith
various rounds. The functions of LEACH aredividedintotwo
types of loop. One is setup phase and another one is steady
phase. Setup phase performs a clustering and select cluster
head. During the steady phase the sensor nodes are
communicate to Cluster head. In setup phase making a
cluster and the sensor nodes are distributed onto some
cluster dynamically.
The cluster heads are elected as randomly in a cluster node
for each cluster. If making cluster an integer intheseriesof0
to 1 is elected randomly and same linked with the threshold
t(h). This node is make it as a cluster head for the current
round. When chosen value <t(h) else the nodes act as a child
or cluster member. The threshold t(h) equation is
Where pb is amount of the CH nodes betweenall thenodes, rn
is the number of round, G1 is the group of nodes not yet have
been CH node throughout the first rounds.
After forming cluster and chosen of cluster head the CH will
broadcasting and send advertisement message to all other
nodes. In steady phase the nodes are communicate to CH for
sending their message. The communication is based on the
TDMA Signal. After that the CH will communicate to Base
station to send and receive the information.
2.2 DEEC (Distributed Energy Efficient Clustering)
DEEC is one of the heterogeneous wireless sensor network
protocols. In DEEC cluster head selection is based upon the
probability of remaining energy of each nodes and average
energy of the network. The nodes which having high energy
has a high probability to become a cluster head. Less energy
nodes are referred as a cluster member. The DEEC protocol
is based on the LEACH but the cluster head selection is
different. As we know the SEP protocol we have two types of
node such as normal node and advanced node. Which helps
in selection of cluster butitfailsinmulti-level heterogeneous
network environment.
In DEEC uses a probability based ratio between residual
energy of the node and the average energy of the system.
The DEEC having got limitation that the advanced nodes
always get penalize as when theresidual energy reduced and
become equal to that of the normal nodes. The advanced
node will die fast than the other nodes.
3. PROPOSED APPROACH
In this section discussed the proposed work model. In this
present explain the concept of proposed network model.
Assume the network is formed with randomly deployed a
sensor in the environment. All the nodes are having same
identical sensing, communication capabilities and same
initial energy.
3.1 Energy Efficient Cluster Formation
The basic Idea is to uniformly distribute the load among all
sensor nodes. The proposed CH-LEACH routing protocol
including optimal number of cluster heads, residual energy,
average distance and closer node near to Bas station.
Proposed algorithm is used to find the lifetime of sensor
nodes in terms of rounds in network. If sensor nodes drops
to zero energy ignored for next round of CH election in the
network.
In each round the CH-LEACH randomly select certain
number of nodes as these nodes are nearest to centroid in
their cluster region. The following steps describe the
process.
1. Generate n points cluster center the number of
cluster required n.
2. Set the data points. In this case the data points will
assign to location of the nodes in every cluster area
required.
3. The cluster center (centroid) in each area will
assign to nearest node by calculating the mean
value of the nodes location (data points) in each
cluster.
4. This node will become the cluster head if it has
enough energy means above the threshold set.
5. Repeat this step when assigning node that isnearto
the cluster center not able to act as cluster head.
The CH-LEACH randomly selects certain nodes as these
nodes are nearest to centroid in the region. For each and
every round the CH-LEACH changes the cluster head by
choosing another node. As these nodes are already chosen
before having energy level under the threshold then the
cluster head will updated by chosen another node. The
cluster process is done in setup phase. The following
architecture shows the overall CH-LEACH function.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1458
Fig -3: System Architecture
In steady phase the CH’s send the TDMA schedule to its
entire member node. The cluster members are sending the
packet to cluster head according to their TDMA schedule.
Cluster head is responsible for transmit the data to base
station.
4. SIMULATION RESULT
In this section we evaluate the performance of CH-LEACH
and our routing schemes in terms of energy consumption
and network lifetime and we compare the obtained results.
4.1 Working Environment
In this section we provide an illustration of proposed
protocol algorithm capabilities using Matlab R2007b
simulator compare its performance with LEACH and DEEC.
The parameters used in the simulation are summarized in
the Table1.
Table -1: Simulation Parameter
Parameters Values
Network Grid
Base Station
εelec
εfriss amp
εtwo ray amp
d0
Initial energy per node
Number of nodes
P
(0,0)x(100,100)
(50,50)
50 nJ/bit
10pJ/bit/m2
0.0013pJ/bit/m4
87 m
0.2 J
100, 200
0.05
4.2 Simulation Result
During a round, each member sends only one data packet to
its respective cluster-head. At the end of each round, each
cluster-head aggregates all data packets received from its
members into one packet and sends it to the base station.
Fig -4: Number of Alive nodes
Fig -5: Number of Dead nodes in each round
Fig -6: Number of packets to Base Station
In order to evaluate the reliability of CH-Leach protocols the
fig 4 shows the comparisonalivenodesforvariousprotocols.
The fig 5 shows the comparison of number of dead nodes in
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1459
each protocol and the fig 6 shows the number of packets
send to base station for each protocol.
In this paper a series of experiments on different scenarios
were implemented and tested. The Lifetime of the WSN
network in CH-Leach shows major extension compared to
LEACH and DEEC protocols. The main aim of this protocol
which enhance the existing protocols in order to extend the
time of the network.
REFERENCES
[1] Chaima Bejaoui, Alexandre Guitton and Abdennaceur
Kachouri, "Improved election of cluster heads in
LEACH", IEEE/ACS 12th (AICCSA), Marrakech, pp. 1-4,
2015.
[2] Chen.J, Shen.H "MELEACH an energy-efficient routing
protocol for WSNs", vol. 9 no. 4 pp. 035 Aug. 2007.
[3] Chung-Shuo FAN, “Rich: Region-based intelligent
cluster-head selection and node deployment strategyin
concentric-based WSNs”, Advances in Electrical and
Computer Engineering Vol 13, No 4, 2013.
[4] Handy.M, Haase.M and D. Timmermann. “Low energy
adaptive clusteringhierarchywithdeterministic cluster-
head selection”, 4th International Workshop on Mobile
and Wireless Communications Network, pp 368–372,
Sweden, Sep 2002.
[5] Hou, Rui, Weizheng Ren, and Yaodong Zhang. " A
wireless sensor network clustering algorithm based on
energy and distance." Second International Workshop
on Computer Science and Engineering, 2009.
[6] Ihsan.A, Saghar.K, and Fatima.T. Analysis of leach
protocol(s) using formal verification.IEEE,International
Bhurban Conference on Applied Sciences & Technology
(IBCAST ‘15), pp. 254-262, Jan 2015.
[7] Jiahu Qin, Weimiing Fu, Huijun Gao and Wei Xing Zheng,
“Distributedk-means algorithm and fuzzy c-means
algorithm for sensor networks based on multiagent
consensus theory", IEEE Transactions on Cybernetics,
Vol. 99, pp. 1–12, 2016.
[8] Li Qing, Qingxin Zhu and Mingwen Wang, “Design of a
distributed energy-efficient clustering algorithm for
heterogeneous wireless sensor networks”, Computer
Communications, Vol 29, Issue 12, Pp 2230-2237, 4 Aug
2006.
[9] Meenakshi Tripathi, R. B. Battula, M. S. Gaur and V.
Laxmi, “Energy Efficient Clustered Routing for Wireless
Sensor Network”, 9th International Conference on
Mobile Ad-hoc and Sensor Networks, Dec 2013.
[10] Mohammed Abo Zahhad, Sabah M. Ahmed, N.
Sabor, and Shigenobu Sasaki, “Mobile Sink-Based
Adaptive Immune Energy Efficient Clustering
Protocol for Improving the Lifetime and Stability
Period” IEEE Sensors Journal,Vol. 15, No. 8, pp
4576-4586, Aug 2015.
[11] Tapas Kanungo, David M. Mount, Nathan S. Netanyahu,
Christine D. Piatko, Ruth Silverman, and Angela Y. Wu,
"An efficient k-means clusteringalgorithm:Analysisand
implementation". IEEE TRANSACTIONS ON PATTERN
ANALYSIS AND MACHINE INTELLIGENCE,Vol.24,No.7,
pp. 881-892, JULY 2002.
[12] Wendi B. Heinzelman, Anantha P. Chandrakasan, and
Hari Balakrishnan, “Energy-Efficient Communication
Protocol for Wireless Microsensor Networks”, Hawaii
International Conference on System Sciences, 2000.
[13] Wendi B. Heinzelman, Anantha P. Chandrakasan, and
Hari Balakrishnan, “An application-specific protocol
architecture for wireless microsensor networks,” IEEE
TRANSACTIONS ON WIRELESS COMM.,Vol.1,no. 4, Oct
2002.
[14] Zahoor A. Khan and Srinivas Sampalli Khan, “AZR-
LEACH: An Energy Efficient Routing Protocol for
Wireless Sensor Networks”, Int. Journal
Communications, Network and SystemSciences,Vol 5,p
785-795, Nov 2012.
5. CONCLUSION

More Related Content

What's hot

An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
ijwmn
 
Leach
Leach Leach
RITISH AGGARWAL
RITISH AGGARWALRITISH AGGARWAL
RITISH AGGARWAL9914814928
 
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
bardia kazemi
 
Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
Ms2420992102
Ms2420992102Ms2420992102
Ms2420992102
IJERA Editor
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
ijceronline
 
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Editor IJCATR
 
Dead node detection in teen protocol
Dead node detection in teen protocolDead node detection in teen protocol
Dead node detection in teen protocol
eSAT Journals
 
Dead node detection in teen protocol survey
Dead node detection in teen protocol surveyDead node detection in teen protocol survey
Dead node detection in teen protocol survey
eSAT Publishing House
 
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH ProtocolUniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
idescitation
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
ijsrd.com
 
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET Journal
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
ReenaShekar
 
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET Journal
 
2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack
Syed Ariful Islam Emon
 
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
IJCNCJournal
 
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
IJTET Journal
 
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
IRJET Journal
 

What's hot (20)

An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
Leach
Leach Leach
Leach
 
RITISH AGGARWAL
RITISH AGGARWALRITISH AGGARWAL
RITISH AGGARWAL
 
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
 
Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
 
Ms2420992102
Ms2420992102Ms2420992102
Ms2420992102
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
 
Dead node detection in teen protocol
Dead node detection in teen protocolDead node detection in teen protocol
Dead node detection in teen protocol
 
Dead node detection in teen protocol survey
Dead node detection in teen protocol surveyDead node detection in teen protocol survey
Dead node detection in teen protocol survey
 
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH ProtocolUniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
 
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
 
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
 
2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack2015 11-07 -ad_hoc__network architectures and protocol stack
2015 11-07 -ad_hoc__network architectures and protocol stack
 
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
 
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
 
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
Comparative Performance Analysis of Teen Sep Leach EAMMH and PEGASIS Routing ...
 

Similar to IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Sensor Network

Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
IRJET Journal
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor NetworkSimulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
josephjonse
 
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
IJCNCJournal
 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET Journal
 
Comparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and ConnectivityComparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and Connectivity
IRJET Journal
 
B045070510
B045070510B045070510
B045070510
IJERA Editor
 
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSNIRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET Journal
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
ijwmn
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
ijwmn
 
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
IRJET Journal
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
IRJET Journal
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...
IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...
IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...
IRJET Journal
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
IJSRED
 
B05630814
B05630814B05630814
B05630814
IOSR-JEN
 
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET Journal
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
ijaprr_editor
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
IJERD Editor
 

Similar to IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Sensor Network (20)

Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
 
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor NetworkSimulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
 
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
 
Comparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and ConnectivityComparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and Connectivity
 
B045070510
B045070510B045070510
B045070510
 
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSNIRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
IRJET- Review on Energy Optimization and Cluster based Routing Protocol in WSN
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...
IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...
IRJET-Comparative Study of Leach, Sep,Teen,Deec, and Pegasis in Wireless Sens...
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
 
B05630814
B05630814B05630814
B05630814
 
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 

Recently uploaded (20)

ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 

IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Sensor Network

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1456 AN ENHANCED CLUSTER (CH-LEACH) BASED ROUTING SCHEME FOR WIRELESS SENSOR NETWORK Sugan J1, Isaac Sajan R2 1PG Student, Department of Computer Science & Engineering, Ponjesly College of Engineering, Nagercoil 2Associate Professor, Department of Computer Science & Engineering, Ponjesly College of Engineering, Nagercoil ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In Past year WSN network is used in many real time applications. The real time applications raise various fundamental problems like limited energy resources, network life time, etc. The growth of the WSNisincreaseday by day. In WSN has a plenty of sensor nodes. Sensor nodes are deployed to monitor the real worlds which are transmitting the sensed data to Base station. The main problem in WSN is the sensors are having limited lifetime and more energy consumption to transmit the data to Base station. This is the one of the challenge in WSN. To improve the network life time and reduce energy consumptiontouse clustering technique. Clustering is a process of grouping the sensor nodes into cluster. The objective of clustering is to increase the network scalability, energy efficient, etc. in this paper we propose CH-LEACH we present architecture schemes and evaluate. It’s performance using analytical study and simulations. The evaluation is based on the most critical metrics in WSNs such as network lifetime, Energy- Efficient (Energy Consumption). The evaluation and comparison with existing solutions show that our proposed CH-LEACH exhibits a reduction in energy consumption over LEACH and DEEC. Key Words: WSN, life time, CH-LEACH, Energy Consumption, DEEC 1. INTRODUCTION In recent years WSN is an emerging area. WSN is an interconnection of devices in wirelessly. The WSN has been used in various areas like military and civilian application. Sensor nodes are randomly deployed inan environmentand sense the real world. These sensor nodes are having limited capability such small power unit, small memory, low computation and low processing. The important parameter of sensor is lifetime. The sensor nodes are generates an enormous amount of data. Sensor nodes send the sensed data to base station to further operation.Thesesensor nodes are grouped often into cluster. Sensors are used to monitor the real world environment and transmit the sensed information to base station. Fig -1: WSN Structure If each and every sensor starts to communicate and engage in data transmission in the network the great data congestion and collision will be experienced. The clustering is method to overcome these problems. WSN has some algorithms to solve these routing problems. Some of routing algorithms are try to increase the network lifetime and reduce the energy consumption. The routing algorithms are LEACH, HEED, PIHASIS, DEEC, SEP, LCA, TASC, etc. These algorithms have the goals to increase the network energy and provide scalability. Fig -2: WSN Clustering In clustering concept each cluster has a coordinatorreferred to as a cluster head and a number of member nodes. The WSN contain two types of communication such as inter- cluster communication among the nodes in a same cluster and the intra-cluster communication among the nodes in a different cluster. But the intra clustering reducesthebattery drainage of a node.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1457 2. RELATED WORK LEACH is the most popular significant cluster based protocols. In WSN more cluster based protocols are proposed to improve the network lifetime and reduce the energy consumption. 2.1 LEACH (Low Energy Adaptive Clustering Hierarchy) The main aim of this LEACH protocol is to minimize the global energy consume by the nodes and increase the network lifetime. The loads are distributed to nodes over a period of time. LEACH is one of the hierarchical routing protocols in terms of energy efficient.TheLEACHworkswith various rounds. The functions of LEACH aredividedintotwo types of loop. One is setup phase and another one is steady phase. Setup phase performs a clustering and select cluster head. During the steady phase the sensor nodes are communicate to Cluster head. In setup phase making a cluster and the sensor nodes are distributed onto some cluster dynamically. The cluster heads are elected as randomly in a cluster node for each cluster. If making cluster an integer intheseriesof0 to 1 is elected randomly and same linked with the threshold t(h). This node is make it as a cluster head for the current round. When chosen value <t(h) else the nodes act as a child or cluster member. The threshold t(h) equation is Where pb is amount of the CH nodes betweenall thenodes, rn is the number of round, G1 is the group of nodes not yet have been CH node throughout the first rounds. After forming cluster and chosen of cluster head the CH will broadcasting and send advertisement message to all other nodes. In steady phase the nodes are communicate to CH for sending their message. The communication is based on the TDMA Signal. After that the CH will communicate to Base station to send and receive the information. 2.2 DEEC (Distributed Energy Efficient Clustering) DEEC is one of the heterogeneous wireless sensor network protocols. In DEEC cluster head selection is based upon the probability of remaining energy of each nodes and average energy of the network. The nodes which having high energy has a high probability to become a cluster head. Less energy nodes are referred as a cluster member. The DEEC protocol is based on the LEACH but the cluster head selection is different. As we know the SEP protocol we have two types of node such as normal node and advanced node. Which helps in selection of cluster butitfailsinmulti-level heterogeneous network environment. In DEEC uses a probability based ratio between residual energy of the node and the average energy of the system. The DEEC having got limitation that the advanced nodes always get penalize as when theresidual energy reduced and become equal to that of the normal nodes. The advanced node will die fast than the other nodes. 3. PROPOSED APPROACH In this section discussed the proposed work model. In this present explain the concept of proposed network model. Assume the network is formed with randomly deployed a sensor in the environment. All the nodes are having same identical sensing, communication capabilities and same initial energy. 3.1 Energy Efficient Cluster Formation The basic Idea is to uniformly distribute the load among all sensor nodes. The proposed CH-LEACH routing protocol including optimal number of cluster heads, residual energy, average distance and closer node near to Bas station. Proposed algorithm is used to find the lifetime of sensor nodes in terms of rounds in network. If sensor nodes drops to zero energy ignored for next round of CH election in the network. In each round the CH-LEACH randomly select certain number of nodes as these nodes are nearest to centroid in their cluster region. The following steps describe the process. 1. Generate n points cluster center the number of cluster required n. 2. Set the data points. In this case the data points will assign to location of the nodes in every cluster area required. 3. The cluster center (centroid) in each area will assign to nearest node by calculating the mean value of the nodes location (data points) in each cluster. 4. This node will become the cluster head if it has enough energy means above the threshold set. 5. Repeat this step when assigning node that isnearto the cluster center not able to act as cluster head. The CH-LEACH randomly selects certain nodes as these nodes are nearest to centroid in the region. For each and every round the CH-LEACH changes the cluster head by choosing another node. As these nodes are already chosen before having energy level under the threshold then the cluster head will updated by chosen another node. The cluster process is done in setup phase. The following architecture shows the overall CH-LEACH function.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1458 Fig -3: System Architecture In steady phase the CH’s send the TDMA schedule to its entire member node. The cluster members are sending the packet to cluster head according to their TDMA schedule. Cluster head is responsible for transmit the data to base station. 4. SIMULATION RESULT In this section we evaluate the performance of CH-LEACH and our routing schemes in terms of energy consumption and network lifetime and we compare the obtained results. 4.1 Working Environment In this section we provide an illustration of proposed protocol algorithm capabilities using Matlab R2007b simulator compare its performance with LEACH and DEEC. The parameters used in the simulation are summarized in the Table1. Table -1: Simulation Parameter Parameters Values Network Grid Base Station εelec εfriss amp εtwo ray amp d0 Initial energy per node Number of nodes P (0,0)x(100,100) (50,50) 50 nJ/bit 10pJ/bit/m2 0.0013pJ/bit/m4 87 m 0.2 J 100, 200 0.05 4.2 Simulation Result During a round, each member sends only one data packet to its respective cluster-head. At the end of each round, each cluster-head aggregates all data packets received from its members into one packet and sends it to the base station. Fig -4: Number of Alive nodes Fig -5: Number of Dead nodes in each round Fig -6: Number of packets to Base Station In order to evaluate the reliability of CH-Leach protocols the fig 4 shows the comparisonalivenodesforvariousprotocols. The fig 5 shows the comparison of number of dead nodes in
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1459 each protocol and the fig 6 shows the number of packets send to base station for each protocol. In this paper a series of experiments on different scenarios were implemented and tested. The Lifetime of the WSN network in CH-Leach shows major extension compared to LEACH and DEEC protocols. The main aim of this protocol which enhance the existing protocols in order to extend the time of the network. REFERENCES [1] Chaima Bejaoui, Alexandre Guitton and Abdennaceur Kachouri, "Improved election of cluster heads in LEACH", IEEE/ACS 12th (AICCSA), Marrakech, pp. 1-4, 2015. [2] Chen.J, Shen.H "MELEACH an energy-efficient routing protocol for WSNs", vol. 9 no. 4 pp. 035 Aug. 2007. [3] Chung-Shuo FAN, “Rich: Region-based intelligent cluster-head selection and node deployment strategyin concentric-based WSNs”, Advances in Electrical and Computer Engineering Vol 13, No 4, 2013. [4] Handy.M, Haase.M and D. Timmermann. “Low energy adaptive clusteringhierarchywithdeterministic cluster- head selection”, 4th International Workshop on Mobile and Wireless Communications Network, pp 368–372, Sweden, Sep 2002. [5] Hou, Rui, Weizheng Ren, and Yaodong Zhang. " A wireless sensor network clustering algorithm based on energy and distance." Second International Workshop on Computer Science and Engineering, 2009. [6] Ihsan.A, Saghar.K, and Fatima.T. Analysis of leach protocol(s) using formal verification.IEEE,International Bhurban Conference on Applied Sciences & Technology (IBCAST ‘15), pp. 254-262, Jan 2015. [7] Jiahu Qin, Weimiing Fu, Huijun Gao and Wei Xing Zheng, “Distributedk-means algorithm and fuzzy c-means algorithm for sensor networks based on multiagent consensus theory", IEEE Transactions on Cybernetics, Vol. 99, pp. 1–12, 2016. [8] Li Qing, Qingxin Zhu and Mingwen Wang, “Design of a distributed energy-efficient clustering algorithm for heterogeneous wireless sensor networks”, Computer Communications, Vol 29, Issue 12, Pp 2230-2237, 4 Aug 2006. [9] Meenakshi Tripathi, R. B. Battula, M. S. Gaur and V. Laxmi, “Energy Efficient Clustered Routing for Wireless Sensor Network”, 9th International Conference on Mobile Ad-hoc and Sensor Networks, Dec 2013. [10] Mohammed Abo Zahhad, Sabah M. Ahmed, N. Sabor, and Shigenobu Sasaki, “Mobile Sink-Based Adaptive Immune Energy Efficient Clustering Protocol for Improving the Lifetime and Stability Period” IEEE Sensors Journal,Vol. 15, No. 8, pp 4576-4586, Aug 2015. [11] Tapas Kanungo, David M. Mount, Nathan S. Netanyahu, Christine D. Piatko, Ruth Silverman, and Angela Y. Wu, "An efficient k-means clusteringalgorithm:Analysisand implementation". IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE,Vol.24,No.7, pp. 881-892, JULY 2002. [12] Wendi B. Heinzelman, Anantha P. Chandrakasan, and Hari Balakrishnan, “Energy-Efficient Communication Protocol for Wireless Microsensor Networks”, Hawaii International Conference on System Sciences, 2000. [13] Wendi B. Heinzelman, Anantha P. Chandrakasan, and Hari Balakrishnan, “An application-specific protocol architecture for wireless microsensor networks,” IEEE TRANSACTIONS ON WIRELESS COMM.,Vol.1,no. 4, Oct 2002. [14] Zahoor A. Khan and Srinivas Sampalli Khan, “AZR- LEACH: An Energy Efficient Routing Protocol for Wireless Sensor Networks”, Int. Journal Communications, Network and SystemSciences,Vol 5,p 785-795, Nov 2012. 5. CONCLUSION