SlideShare a Scribd company logo
IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 3, 2013 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 734
Improved Performance of LEACH using Better CH Selection by
Weighted Parameters
Rita K. Patel1
Prof. Kaushal J. Doshi2
1
M. E. Student 2
Associate Professor
1, 2
Department of Electronics and Communication Engg.
1, 2
Marwadi Edu. Foundation Group of Institutions, Rajkot, Gujarat, India
Abstract— In recent era, the research for improving the
performance of the WSN is done in the ‘speed of light’.
LEACH is the protocol which has changed the scenario of
using WSN for any application like monitoring physical
parameters, measuring parameters surveillance etc. Also
LEACH-C can be used for the same with some
modifications in LEACH like deciding CH centrally in fixed
amount. But there is a con of LEACH; it decides the CH
based on random generation value. Therefore, in proposed
scheme, threshold is calculated using weighted parameter of
residual energy and distance from the base station.
Keywords: WSN-Wireless sensor network, LEACH, NS2,
residual energy
I. INTRODUCTION
For the applications like measuring and monitoring the
physical parameters and surveillance, WSN is used. The
research in this area is growing day by day. LEACH, very
well known for WSN, uses clustering method for WSN. By
clustering, the lifetime of energy can be increased compare
to MTE [1]. LEACH-C is the expansion of LEACH which
uses clustering done by BS centrally. But in both protocols
we find cons like LEACH decides CH based on threshold
value which has one value randomly generated. While
LEACH-C has advantage over LEACH that it uses fixed
amount of CH. But LEACH-C has same disadvantage like it
uses central information after each round and it has same
threshold value equation. So we proposed new scheme in
which the no. of CH remains constant and it finds better CH
using weighted threshold value calculated by residual
energy and distance from the base station. Hence, CH is far
more comparable with previous two protocols i.e. LEACH
and LEACH-C.
Fig. 1: Clustered architecture of WSN
In proposed scheme, the CH is decided by residual energy
consideration so as to make this decision better.
Residual energy is the energy which can be defined as the
ratio of current energy to the initial energy. Also CH is
having important weight of distance of node to distance
from the base station.
The paper includes in following section related
work on LEACH and LEACH-C. Section 3 has brief
description about proposed scheme and section 4 and 5
includes Simulation results and result analysis.
II. RELATED WORK
A. LEACH
LEACH is protocol in which the clustering is done among
all the sensor nodes as shown in figure 1. LEACH protocol
works in two phases 1. Set up phase and 2. Steady state
phase.
Fig. 2: working of LEACH in two phases
1) Set up phase
In set up phase, the clustering process among all the nodes is
being done. The sensor nodes first calculate the threshold
value and depending on this threshold value it advertises its
CH status. The threshold value can be calculated by
following equation.
(1)
Fig 3: Flow chart of Set up phase in LEACH
Improved Performance of LEACH using Better CH Selection by Weighted Parameters
(IJSRD/Vol. 1/Issue 3/2013/0084)
All rights reserved by www.ijsrd.com
735
Where T(n) is threshold value for nth
node for particular
round. P is probability of node to be CH and r is random no.
generated by the node. G is se tof possible CH which were
not CH in previous round.
The nodes with highest threshold value will
advertise their CH status. Remaining node will receive this
status and it will respond the tentative CH taking into
consideration the distance of that node from own. In
response to this CH advertisement it will send Join request
to corresponding CH node. Hence the cluster will be
formed. Now, duty of CH is to create TDMA schedule for
all the cluster members and give them a particular time slot.
2) Steady State Phase
In steady state phase all the cluster members will send their
data to their CHs. CHs will receive the data and aggregate
this data. After aggregation it will send these data bytes to
BS.
B. LEACH-C
LEACH-C has same working like LEACH. In LEACH-C
the clustering is done centrally. CHs are decided by BS
based on the distance of the node from BS. BS can decide
the distance of the node by GPS receiver. So here set up
phase of LEACH-C will change remaining procedure is
same as LEACH.
III. PROPOSED SCHEME
The proposed scheme work in two phases set up phase and
steady state phase. The steady state phase of the proposed is
same as LEACH and LEACH-C.
There is some variation in set up phase for
selection procedure of CH for each round. Before, network
initialization it is assumed that each node knows its distance
from the BS. For this either BS can broadcast one packet
having vectors of distance from the BS from all nodes or
each node may have GPS system built in.
In proposed scheme, the CH is decided on the
bases of threshold value which will be calculated on the
weighted value of residual energy and distance of the node
from the BS.
So the equation becomes
( ) { (2)
Where r’ will be calculated as below
(3)
Here w1 and w2 are the weight factors. For the proposed
scheme, we have taken the values of w1 and w2 equal and
half i.e. 0.5
Eressidual can be calculated by taking the ratio of current
energy of the node to the initial energy of that node. So the
calculated value of threshold will be improved value.
Threshold value includes the probability of node to be
cluster head for nth round and if it belongs to set G which
denotes the set of nodes which were not CHs in last node.
IV. SIMULATION RESULTS
Fig. 4 shows the graph for Time V/s No. of nodes alive for
particular simulation time. It helps to decide lifetime of the
network. From this, we can observe that, life time of
network is higher for LEACH compare to LEACH-C. Here,
proposed scheme gives improved lifetime of 15-
20%compare to LEACH. So the network can work for more
time.
Fig. 4: Plot for Time V/s No. of nodes alive
Fig. 5 shows the graph of Time V/s Data Bytes received at
BS. LEACH-C has advantage over LEACH that amount of
data transferred will be high in case of LEACH-C. As we
can see the proposed scheme, it has almost same or more
than LEACH-C amount of data bytes transferred to the BS.
Fig. 6 : Plot of amount of data transfer v/s No. of nodes alive
Fig. 6 shows the amount of data transferred to BS V/s No. of
nodes alive. As we can see from the graph the proposed
scheme has more average no. of data bytes received per
node.
Fig. 7: Comparative Analysis of LEACH and Proposed
Method
Fig. 7 shows the comparative analysis of LEACH, LEACH-
C and proposed scheme. The results have been generated for
Improved Performance of LEACH using Better CH Selection by Weighted Parameters
(IJSRD/Vol. 1/Issue 3/2013/0084)
All rights reserved by www.ijsrd.com
736
5 different times simulation runs. In each simulation we can
see the amount of data received and lifetime of the network
is increased for proposed scheme. And we are gaining the
advantage of the LEACH-C in energy dissipation. The
energy dissipation in proposed scheme is less than LEACH
and LEACH-C.
V. CONCLUSION
Because of better selection of CH, the lifetime of the
network is increased, number of nodes alive over time is
increased and energy consumption is reduced. From
simulation, it can be observed that lifetime of the network is
increased by 20-25 percentage. Also with use of better CH
selection, we can receive more number of data bytes at BS.
The data received at BS for proposed is increased by 10
percent as compare to traditional protocol. Also, as time
increased, the no. of data received at BS will more compare
to LEACH and LEACH-C.
REFERENCES
[1] Brett A. Warneke, Kristofer S.J. Pister,” MEMS for
Distributed Wireless Sensor Networ University of
California at Berkeley.
[2] I. F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E.
Cayirci, “Wireless sensor networks: a survey”,
Computer Networks 38, Elsevier, pp. 393–422, 2002.
[3]C. Perkins, Ad Hoc Networks, Addison-Wesley,
Reading, MA, 2000.
[4] W. Heinzelman, J. Kulik, and H. Balakrishnan,”
Adaptive Protocols for Information Dissemination in
Wireless Sensor Networks,” Proc. 5th ACM/IEEE
MobiCom Conference (MobiCom ’99), Seattle, WA,
August, 1999. pp. 174-85.
[5] J. Kulik, W. R. Heinzelman, and H. Balakrishnan,
”Negotiation-based protocols for disseminating
information in wireless sensor networks,” Wireless
Networks, Volume: 8, pp. 169-185, 2002.
[6] C. Intanagonwiwat, R. Govindan, and D. Estrin,
”Directed diffusion: a scalable and robust
communication paradigm for sensor networks,
“Proceedings of ACM MobiCom ’00, Boston, MA,
2000, pp. 56-67.
[7] W. Heinzelman, A. Chandrakasan and H. Balakrishnan,
”Energy-Efficient Communication Protocol for
Wireless Mi- crosensor Networks,” Proceedings of the
33rd Hawaii International Conference on System
Sciences (HICSS ’00), January 2000.
[8] S. Lindsey, C. Raghavendra, “PEGASIS: Power-
Efficient Gathering in Sensor Information Systems”,
IEEE Aerospace Conference Proceedings, 2002,Vol. 3,
9-16 pp. 1125-1130.
[9] A. Savvides, C-C Han, and M. Shrivastava, “Dynamic
fine-grained localization in Ad-Hoc networks of
sensors,” Proceedings of the Seventh ACM Annual
International Conference on Mobile Computing and
Networking (MobiCom), July 2001. pp. 166-179.
[10] W. Heinzelman, A. Chandrakasan, and H.
Balakrishnan, ”Energy-efficient routing protocols for
wireless micro sensor networks, ” in Proc. 33rdHawaii
Int. Conf. System Sciences(HICSS), Maui, HI, Jan.
2000.
[11] Wendi B Heinzelman, A P Chandrakasan, Hari
Balakrishnan, ”application-specific protocol
architecture on wireless microsensor networks", IEEE
transaction on wireless communications, 2002, PP. 660-
670.
[12] V. Loscr, G. Morabito, S. Marano, “A Two-Levels
Hierarchy for Low-Energy Adaptive Clustering
Hierarchy (TL-LEACH)", Vehicular Technology
Conference, 2005.
[13] Thiemo Voigt, Hartmut Ritter, Jochen Schiller, Adam
Dunkels, and Juan Alonso,” Solar-aware Clustering in
Wireless Sensor Networks”, In Proceedings of the
Ninth IEEE Symposium on Computers and
Communications, June 2004.
[14] Rajashree V Biradar, Dr. S. R. Sawant, Dr. R. R.
Mudholkar , Dr. V.C .Patil ”Multihop Routing In Self-
Organizing Wireless Sensor Networks” IJCSI
International Journal of Computer Science Issues, Vol.
8, Issue 1,January 2011.
[15] Hu Junping, Jin Yuhui, “A Time-based Cluster-Head
Selection Algorithm for LEACH” IEEE Symposium
Computers and Communications (ISCC), 2008.

More Related Content

PDF
K045036871
PDF
A PROPOSAL FOR IMPROVE THE LIFETIME OF WIRELESS SENSOR NETWORK
PDF
34 9141 it ns2-tentative route selection approach for edit septian
PDF
Enhanced Threshold Sensitive Stable Election Protocol
PDF
69 122-128
PDF
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
PDF
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
K045036871
A PROPOSAL FOR IMPROVE THE LIFETIME OF WIRELESS SENSOR NETWORK
34 9141 it ns2-tentative route selection approach for edit septian
Enhanced Threshold Sensitive Stable Election Protocol
69 122-128
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...

What's hot (15)

PDF
Enhanced Leach Protocol
PDF
Performance evaluation of various routing techniques in wireless multimedia
PDF
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
PDF
Wireless Sensor Network over High Altitude Platform
PDF
H0421043049
PDF
Energy Efficient Dynamic Clustering using Mobile Sink in Wireless Sensor Netw...
PDF
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
PDF
9.distributive energy efficient adaptive clustering protocol for wireless sen...
PDF
I04503075078
PPTX
Energy efficient communication techniques for wireless micro sensor networks
PDF
Magnify Network Lifetime in WSN by Reducing Data Aggregation Distance of Weak...
PDF
Transmission Time and Throughput analysis of EEE LEACH, LEACH and Direct Tran...
PDF
ENERGY-EFFICIENT DATA COLLECTION IN CLUSTERED WIRELESS SENSOR NETWORKS EMPLOY...
PDF
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
PDF
Modified leach protocol in wireless sensor network a survey
Enhanced Leach Protocol
Performance evaluation of various routing techniques in wireless multimedia
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
Wireless Sensor Network over High Altitude Platform
H0421043049
Energy Efficient Dynamic Clustering using Mobile Sink in Wireless Sensor Netw...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
9.distributive energy efficient adaptive clustering protocol for wireless sen...
I04503075078
Energy efficient communication techniques for wireless micro sensor networks
Magnify Network Lifetime in WSN by Reducing Data Aggregation Distance of Weak...
Transmission Time and Throughput analysis of EEE LEACH, LEACH and Direct Tran...
ENERGY-EFFICIENT DATA COLLECTION IN CLUSTERED WIRELESS SENSOR NETWORKS EMPLOY...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Modified leach protocol in wireless sensor network a survey
Ad

Viewers also liked (20)

PDF
GTD 2013 Stephan Wiesner - Wenn Tester Apps entwickeln
PPTX
Pubmed (2)
DOCX
Resume Brian Joblin Jun 15
PDF
work with CV
PDF
Buenas practicas docentes en la universidad
PDF
Informe político gm-fuenlabrada-diciembre-14
PDF
RS Components- Connecting the Voice of the Customer with ROI and Culture
PPT
Early Adopting Java WSIT-Experiences with Windows CardSpace
PDF
El Buen Vecino - Edición Abril 2009 - Holcim Ecuador
DOCX
Cooperativismo argenis orellana
PPTX
Dia internacional de internet segura
PDF
syndicom Bildungsprogramm 2013
PPTX
PDF
Sika decor 803 nature, Microcemento Microbeton Cantabria España
DOCX
Practio final de comercializacion
PDF
Actitud
PDF
Retail in chile
PPT
Laguna Iberá - Ecoturismo sin Contaminación
PDF
Manual de Evernote
GTD 2013 Stephan Wiesner - Wenn Tester Apps entwickeln
Pubmed (2)
Resume Brian Joblin Jun 15
work with CV
Buenas practicas docentes en la universidad
Informe político gm-fuenlabrada-diciembre-14
RS Components- Connecting the Voice of the Customer with ROI and Culture
Early Adopting Java WSIT-Experiences with Windows CardSpace
El Buen Vecino - Edición Abril 2009 - Holcim Ecuador
Cooperativismo argenis orellana
Dia internacional de internet segura
syndicom Bildungsprogramm 2013
Sika decor 803 nature, Microcemento Microbeton Cantabria España
Practio final de comercializacion
Actitud
Retail in chile
Laguna Iberá - Ecoturismo sin Contaminación
Manual de Evernote
Ad

Similar to Improved Performance of LEACH using Better CH Selection by Weighted Parameters (20)

PDF
Energy Efficient Cluster Routing Protocols in Wireless Sensor Network – A Sur...
PDF
Gateway based stable election
PDF
DYNAMIC RE-CLUSTERING LEACH-BASED (DR-LEACH) PROTOCOL FOR WIRELESS SENSOR NET...
PDF
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
PDF
energy efficiency routing protocol for ws ns
PDF
Gateway Based Multi-Hop Distributed Energy Efficient Clustering Protocol for ...
PDF
Gateway Based Multi-Hop Distributed Energy Efficient Clustering Protocol for ...
PDF
Gateway based multi hop distributed energy efficient clustering protocol for ...
PDF
Sector Tree-Based Clustering for Energy Efficient Routing Protocol in Heterog...
PDF
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
PDF
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
PDF
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
PDF
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
PDF
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
PDF
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
PDF
Energy efficient protocol with static clustering (eepsc) comparing with low e...
PDF
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
PDF
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
PDF
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
PDF
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
Energy Efficient Cluster Routing Protocols in Wireless Sensor Network – A Sur...
Gateway based stable election
DYNAMIC RE-CLUSTERING LEACH-BASED (DR-LEACH) PROTOCOL FOR WIRELESS SENSOR NET...
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
energy efficiency routing protocol for ws ns
Gateway Based Multi-Hop Distributed Energy Efficient Clustering Protocol for ...
Gateway Based Multi-Hop Distributed Energy Efficient Clustering Protocol for ...
Gateway based multi hop distributed energy efficient clustering protocol for ...
Sector Tree-Based Clustering for Energy Efficient Routing Protocol in Heterog...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
Energy efficient protocol with static clustering (eepsc) comparing with low e...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...

More from ijsrd.com (20)

PDF
IoT Enabled Smart Grid
PDF
A Survey Report on : Security & Challenges in Internet of Things
PDF
IoT for Everyday Life
PDF
Study on Issues in Managing and Protecting Data of IOT
PDF
Interactive Technologies for Improving Quality of Education to Build Collabor...
PDF
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
PDF
A Study of the Adverse Effects of IoT on Student's Life
PDF
Pedagogy for Effective use of ICT in English Language Learning
PDF
Virtual Eye - Smart Traffic Navigation System
PDF
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
PDF
Understanding IoT Management for Smart Refrigerator
PDF
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
PDF
A Review: Microwave Energy for materials processing
PDF
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
PDF
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
PDF
Making model of dual axis solar tracking with Maximum Power Point Tracking
PDF
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
PDF
Study and Review on Various Current Comparators
PDF
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
PDF
Defending Reactive Jammers in WSN using a Trigger Identification Service.
IoT Enabled Smart Grid
A Survey Report on : Security & Challenges in Internet of Things
IoT for Everyday Life
Study on Issues in Managing and Protecting Data of IOT
Interactive Technologies for Improving Quality of Education to Build Collabor...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
A Study of the Adverse Effects of IoT on Student's Life
Pedagogy for Effective use of ICT in English Language Learning
Virtual Eye - Smart Traffic Navigation System
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Understanding IoT Management for Smart Refrigerator
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
A Review: Microwave Energy for materials processing
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
Making model of dual axis solar tracking with Maximum Power Point Tracking
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
Study and Review on Various Current Comparators
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Defending Reactive Jammers in WSN using a Trigger Identification Service.

Recently uploaded (20)

PPTX
bas. eng. economics group 4 presentation 1.pptx
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PPTX
Lecture Notes Electrical Wiring System Components
PDF
Digital Logic Computer Design lecture notes
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Well-logging-methods_new................
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
Construction Project Organization Group 2.pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
bas. eng. economics group 4 presentation 1.pptx
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
Lecture Notes Electrical Wiring System Components
Digital Logic Computer Design lecture notes
Model Code of Practice - Construction Work - 21102022 .pdf
Current and future trends in Computer Vision.pptx
Foundation to blockchain - A guide to Blockchain Tech
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
UNIT 4 Total Quality Management .pptx
Operating System & Kernel Study Guide-1 - converted.pdf
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
CH1 Production IntroductoryConcepts.pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
CYBER-CRIMES AND SECURITY A guide to understanding
Well-logging-methods_new................
Automation-in-Manufacturing-Chapter-Introduction.pdf
Embodied AI: Ushering in the Next Era of Intelligent Systems
Construction Project Organization Group 2.pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx

Improved Performance of LEACH using Better CH Selection by Weighted Parameters

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 3, 2013 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 734 Improved Performance of LEACH using Better CH Selection by Weighted Parameters Rita K. Patel1 Prof. Kaushal J. Doshi2 1 M. E. Student 2 Associate Professor 1, 2 Department of Electronics and Communication Engg. 1, 2 Marwadi Edu. Foundation Group of Institutions, Rajkot, Gujarat, India Abstract— In recent era, the research for improving the performance of the WSN is done in the ‘speed of light’. LEACH is the protocol which has changed the scenario of using WSN for any application like monitoring physical parameters, measuring parameters surveillance etc. Also LEACH-C can be used for the same with some modifications in LEACH like deciding CH centrally in fixed amount. But there is a con of LEACH; it decides the CH based on random generation value. Therefore, in proposed scheme, threshold is calculated using weighted parameter of residual energy and distance from the base station. Keywords: WSN-Wireless sensor network, LEACH, NS2, residual energy I. INTRODUCTION For the applications like measuring and monitoring the physical parameters and surveillance, WSN is used. The research in this area is growing day by day. LEACH, very well known for WSN, uses clustering method for WSN. By clustering, the lifetime of energy can be increased compare to MTE [1]. LEACH-C is the expansion of LEACH which uses clustering done by BS centrally. But in both protocols we find cons like LEACH decides CH based on threshold value which has one value randomly generated. While LEACH-C has advantage over LEACH that it uses fixed amount of CH. But LEACH-C has same disadvantage like it uses central information after each round and it has same threshold value equation. So we proposed new scheme in which the no. of CH remains constant and it finds better CH using weighted threshold value calculated by residual energy and distance from the base station. Hence, CH is far more comparable with previous two protocols i.e. LEACH and LEACH-C. Fig. 1: Clustered architecture of WSN In proposed scheme, the CH is decided by residual energy consideration so as to make this decision better. Residual energy is the energy which can be defined as the ratio of current energy to the initial energy. Also CH is having important weight of distance of node to distance from the base station. The paper includes in following section related work on LEACH and LEACH-C. Section 3 has brief description about proposed scheme and section 4 and 5 includes Simulation results and result analysis. II. RELATED WORK A. LEACH LEACH is protocol in which the clustering is done among all the sensor nodes as shown in figure 1. LEACH protocol works in two phases 1. Set up phase and 2. Steady state phase. Fig. 2: working of LEACH in two phases 1) Set up phase In set up phase, the clustering process among all the nodes is being done. The sensor nodes first calculate the threshold value and depending on this threshold value it advertises its CH status. The threshold value can be calculated by following equation. (1) Fig 3: Flow chart of Set up phase in LEACH
  • 2. Improved Performance of LEACH using Better CH Selection by Weighted Parameters (IJSRD/Vol. 1/Issue 3/2013/0084) All rights reserved by www.ijsrd.com 735 Where T(n) is threshold value for nth node for particular round. P is probability of node to be CH and r is random no. generated by the node. G is se tof possible CH which were not CH in previous round. The nodes with highest threshold value will advertise their CH status. Remaining node will receive this status and it will respond the tentative CH taking into consideration the distance of that node from own. In response to this CH advertisement it will send Join request to corresponding CH node. Hence the cluster will be formed. Now, duty of CH is to create TDMA schedule for all the cluster members and give them a particular time slot. 2) Steady State Phase In steady state phase all the cluster members will send their data to their CHs. CHs will receive the data and aggregate this data. After aggregation it will send these data bytes to BS. B. LEACH-C LEACH-C has same working like LEACH. In LEACH-C the clustering is done centrally. CHs are decided by BS based on the distance of the node from BS. BS can decide the distance of the node by GPS receiver. So here set up phase of LEACH-C will change remaining procedure is same as LEACH. III. PROPOSED SCHEME The proposed scheme work in two phases set up phase and steady state phase. The steady state phase of the proposed is same as LEACH and LEACH-C. There is some variation in set up phase for selection procedure of CH for each round. Before, network initialization it is assumed that each node knows its distance from the BS. For this either BS can broadcast one packet having vectors of distance from the BS from all nodes or each node may have GPS system built in. In proposed scheme, the CH is decided on the bases of threshold value which will be calculated on the weighted value of residual energy and distance of the node from the BS. So the equation becomes ( ) { (2) Where r’ will be calculated as below (3) Here w1 and w2 are the weight factors. For the proposed scheme, we have taken the values of w1 and w2 equal and half i.e. 0.5 Eressidual can be calculated by taking the ratio of current energy of the node to the initial energy of that node. So the calculated value of threshold will be improved value. Threshold value includes the probability of node to be cluster head for nth round and if it belongs to set G which denotes the set of nodes which were not CHs in last node. IV. SIMULATION RESULTS Fig. 4 shows the graph for Time V/s No. of nodes alive for particular simulation time. It helps to decide lifetime of the network. From this, we can observe that, life time of network is higher for LEACH compare to LEACH-C. Here, proposed scheme gives improved lifetime of 15- 20%compare to LEACH. So the network can work for more time. Fig. 4: Plot for Time V/s No. of nodes alive Fig. 5 shows the graph of Time V/s Data Bytes received at BS. LEACH-C has advantage over LEACH that amount of data transferred will be high in case of LEACH-C. As we can see the proposed scheme, it has almost same or more than LEACH-C amount of data bytes transferred to the BS. Fig. 6 : Plot of amount of data transfer v/s No. of nodes alive Fig. 6 shows the amount of data transferred to BS V/s No. of nodes alive. As we can see from the graph the proposed scheme has more average no. of data bytes received per node. Fig. 7: Comparative Analysis of LEACH and Proposed Method Fig. 7 shows the comparative analysis of LEACH, LEACH- C and proposed scheme. The results have been generated for
  • 3. Improved Performance of LEACH using Better CH Selection by Weighted Parameters (IJSRD/Vol. 1/Issue 3/2013/0084) All rights reserved by www.ijsrd.com 736 5 different times simulation runs. In each simulation we can see the amount of data received and lifetime of the network is increased for proposed scheme. And we are gaining the advantage of the LEACH-C in energy dissipation. The energy dissipation in proposed scheme is less than LEACH and LEACH-C. V. CONCLUSION Because of better selection of CH, the lifetime of the network is increased, number of nodes alive over time is increased and energy consumption is reduced. From simulation, it can be observed that lifetime of the network is increased by 20-25 percentage. Also with use of better CH selection, we can receive more number of data bytes at BS. The data received at BS for proposed is increased by 10 percent as compare to traditional protocol. Also, as time increased, the no. of data received at BS will more compare to LEACH and LEACH-C. REFERENCES [1] Brett A. Warneke, Kristofer S.J. Pister,” MEMS for Distributed Wireless Sensor Networ University of California at Berkeley. [2] I. F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, “Wireless sensor networks: a survey”, Computer Networks 38, Elsevier, pp. 393–422, 2002. [3]C. Perkins, Ad Hoc Networks, Addison-Wesley, Reading, MA, 2000. [4] W. Heinzelman, J. Kulik, and H. Balakrishnan,” Adaptive Protocols for Information Dissemination in Wireless Sensor Networks,” Proc. 5th ACM/IEEE MobiCom Conference (MobiCom ’99), Seattle, WA, August, 1999. pp. 174-85. [5] J. Kulik, W. R. Heinzelman, and H. Balakrishnan, ”Negotiation-based protocols for disseminating information in wireless sensor networks,” Wireless Networks, Volume: 8, pp. 169-185, 2002. [6] C. Intanagonwiwat, R. Govindan, and D. Estrin, ”Directed diffusion: a scalable and robust communication paradigm for sensor networks, “Proceedings of ACM MobiCom ’00, Boston, MA, 2000, pp. 56-67. [7] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, ”Energy-Efficient Communication Protocol for Wireless Mi- crosensor Networks,” Proceedings of the 33rd Hawaii International Conference on System Sciences (HICSS ’00), January 2000. [8] S. Lindsey, C. Raghavendra, “PEGASIS: Power- Efficient Gathering in Sensor Information Systems”, IEEE Aerospace Conference Proceedings, 2002,Vol. 3, 9-16 pp. 1125-1130. [9] A. Savvides, C-C Han, and M. Shrivastava, “Dynamic fine-grained localization in Ad-Hoc networks of sensors,” Proceedings of the Seventh ACM Annual International Conference on Mobile Computing and Networking (MobiCom), July 2001. pp. 166-179. [10] W. Heinzelman, A. Chandrakasan, and H. Balakrishnan, ”Energy-efficient routing protocols for wireless micro sensor networks, ” in Proc. 33rdHawaii Int. Conf. System Sciences(HICSS), Maui, HI, Jan. 2000. [11] Wendi B Heinzelman, A P Chandrakasan, Hari Balakrishnan, ”application-specific protocol architecture on wireless microsensor networks", IEEE transaction on wireless communications, 2002, PP. 660- 670. [12] V. Loscr, G. Morabito, S. Marano, “A Two-Levels Hierarchy for Low-Energy Adaptive Clustering Hierarchy (TL-LEACH)", Vehicular Technology Conference, 2005. [13] Thiemo Voigt, Hartmut Ritter, Jochen Schiller, Adam Dunkels, and Juan Alonso,” Solar-aware Clustering in Wireless Sensor Networks”, In Proceedings of the Ninth IEEE Symposium on Computers and Communications, June 2004. [14] Rajashree V Biradar, Dr. S. R. Sawant, Dr. R. R. Mudholkar , Dr. V.C .Patil ”Multihop Routing In Self- Organizing Wireless Sensor Networks” IJCSI International Journal of Computer Science Issues, Vol. 8, Issue 1,January 2011. [15] Hu Junping, Jin Yuhui, “A Time-based Cluster-Head Selection Algorithm for LEACH” IEEE Symposium Computers and Communications (ISCC), 2008.