SlideShare a Scribd company logo
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 4(May. - Jun. 2013), PP 75-81
www.iosrjournals.org
www.iosrjournals.org 75 | Page
An Energy Efficient Protocol To Increase Network Life In WSN
Rishu Gupta1
, Mrs. Tripti Malhotra2
1
(ECE Dept, D.I.E.T/ KUK,INDIA)
2
(ECE Dept, D.I.E.T/ KUK,INDIA)
Abstract : Wireless Sensor Network consists of several sensor nodes, these nodes loss some of their energy
after the process of communication. So an energy efficient approach is required to improve the life of the
network. In case of broadcast network, LEACH protocol uses an aggregative approach by creating cluster of
nodes. Now the major concern is to built such clusters over WSN in an optimized way. This work presents the
improvement over LEACH protocol. Hence we have different work environments where the network is having
different capacities. The proposed work shows how the life time of the network will improve when the number of
nodes varies within the network.
Keywords - LEACH, energy, lifetime, cluster based, WSN
I. INTRODUCTION
A WSN Consists of tiny sensor nodes used to monitor physical and environmental conditions such as
temperature, pressure, sound etc. These are basically used to pass their data through the network to a main
location. The development in this field was motivated by military applications such as battlefield surveillance;
today such networks are used in many applications such as environment and habitat monitoring, health care
applications, home automations, traffic control etc.
It is an sensing technology where tiny, autonomous and compact devices called sensor nodes or motes are
deployed in a remote area to detect phenomena, collect and process data and transmit sensed information to
users.
Figure 1 . Structure of wsn
Each network sensor node is made up of four basic components-a sensing unit, a processing unit, a
transceiver unit and a power unit or some energy source usually a battery.
Size of the sensor motes will vary from that of a shoe box down to the size of a grain of dust. Similarly
cost of sensor nodes may range from hundreds of dollars to a few pennies, depending on the complexity of the
individual sensor nodes. The cost and size constraints on sensor nodes results in corresponding constraints on
various resources such as energy, computational speed, memory and communication bandwidth. The topology
of these sensor networks can vary from a simple star to a multihop mesh network. Sensors integrated into the
structures and the environment could provide tremendous benefits to society.
The ideal wireless sensor is networked and scalable, consumes very little power, capable of fast data acquisition,
accurate and reliable, having less cost and requires no real maintenance. A wireless sensor network generally
consists of a base station (or “gateway”) that can communicate with a number of wireless sensors via a radio
link. Firstly the data is collected at the wireless sensor node, compressed and then transmitted to gateway
directly or other sensor nodes may be used to forward data to the gateway. At last it is presented to the system
by the gateway. Selection of sensors and communication links requires knowledge of the problem definition and
applications. Major design considerations are battery life, sensor update rate and size.
An Energy Efficient Protocol To Increase Network Life In WSN
www.iosrjournals.org 76 | Page
1.1 Characteristics of WSN
The main characteristics of WSN includes-
A. Power consumption constraints for nodes using batteries or energy harvesting
B. Ability to cope with node failures
C. Mobility of nodes
D. Communication failures
E. Heterogeneity of nodes
F. Scalability to large scale of deployment.
G. Ability to withstand harsh environmental conditions
H. Ease of use.
1.2 Architecture of WSN
The general architecture for WSN follows the OSI model. Basically in sensor network we need five
layers: Physical layer, data link layer, network layer, transport layer, application layer. In addition to these layers
there exist also three cross layer planes. This can be seen in figure given.
Figure 2. Architecture of wsn
The three cross planes or layers are named as power management plane, mobility management plane
and task management plane. These layers are used to manage the network and also make the sensors work
together in order to increase the overall efficiency of the network.
The design of layered architecture would normally consist of a base station and sensors scattered in the field.
One of the earliest protocols to complete the implementation of the layered architecture is the UNPF (Unified
Network Protocol Framework), multihop sensor network architecture.
1.3 Routing using Packet Switching Technology
Routing is the process of selecting paths in a network to send traffic of the network. This article is
primarily concerned with routing using packet switching technology in electronic data networks. In packet
switching network, the routing directs packet forwarding, the transmission of logically addressed packets from
their source toward their destination through intermediate nodes, some hardware devices called switches,
routers, gateway or bridges. Information message in form of packets forwarded through the routers, having
routing tables which maintains a record of the routes to various network destination. Thus for efficient routing, it
is very important to construct routing tables in the routers memory.
II. Proposed Work
The proposed work is the improvement in LEACH protocol in terms to decide the next node in the
cluster. Basically LEACH protocol is used in case of broadcast or multicast network. It gives the concept of load
distribution and cluster based routing where the nodes are interconnected in the form of clusters and respectively
perform the communication. In data gathering application, data from all the nodes is required to be collected and
transmitted to the base station. A simple approach to perform this data gathering task is for each node to
transmit its data directly to BS. Since the BS is typically located far away. So the nodes in a network will die
very quickly. Therefore an improved approach is to use to reduce the amount of data that must be transmitted to
the base station (sink) in order to reduce energy. This work shows by using EEP protocol the life time of the
network will improve.
Application layer
Transport layer
Network layer
Data link layer
Physical layer
An Energy Efficient Protocol To Increase Network Life In WSN
www.iosrjournals.org 77 | Page
III. Results And Discussions
The life time of the network basically depends on number of alive nodes. If there is less number of
alive nodes life of the network is ended. The simulation parameters which are used to increase the life time of
the network are:
1. Dead Nodes.
2. Alive nodes.
3. Packet transmission rate.
Here figure shows the output of the modified system, existing leach output is also considered for the
purpose of comparison.
3.1 scenario one
In this scenario we are taking n=50 i.e no. of nodes in network is 50.
Figure3. Alive node in WSN (EEP Vs LEACH)
The first graph will be of no. of alive nodes in WSN. The life of nodes in EEP is more than the LEACH
protocol. In LEACH the nodes are alive between rounds 1400 to 1500. Up to 1400 rounds the nodes are fully
alive in leach. In EEP the nodes are alive between 2400 to 3200 rounds. The next graph will be consists of no. of
Dead Nodes in WSN.
Figure 4. Dead Nodes in WSN(EEP Vs LEACH).
An Energy Efficient Protocol To Increase Network Life In WSN
www.iosrjournals.org 78 | Page
The life of nodes in LEACH protocol is less than the EEP. In LEACH the nodes starts to die around
round 1400. Up to 1500 rounds the network is fully dead in leach. In EEP the nodes are alive between 2400 to
3200 rounds.
Now we will see the number of packets transmitted to base station in both LEACH and EEP. The number of
packets transmitted to base station in EEP is higher than the LEACH protocol. So for a 50 nodes network the
efficiency is more given by an EEP protocol than the LEACH protocol
Figure 5. Packet Transmission in WSN (EEP Vs LEACH).
3.2 scenario two
In this scenario we are taking n=100 i.e no. of nodes in network is 100. First we will see the number of
Alive Nodes in WSN.
Figure6. Alive node in WSN (EEP Vs LEACH)
The life of nodes in EEP is more than the LEACH protocol. In LEACH the nodes are alive between
rounds 1500 to 2100. Up to 1500 rounds the nodes are fully alive in leach. In EEP the nodes are alive between
2100 to 3600 rounds. However as compared to 50 nodes network the network life of LEACH also improved and
in EEP network life also increased. Now we will see no. of Dead Nodes in WSN.
An Energy Efficient Protocol To Increase Network Life In WSN
www.iosrjournals.org 79 | Page
Figure 7. Dead Nodes in WSN(EEP Vs LEACH).
The life of nodes in EEP is more than the LEACH protocol. In LEACH the nodes starts to die around
round 1500. Up to 2100 rounds the network is fully dead in leach. In EEP the nodes are alive between 1600 to
3600 rounds. The network life of 100 nodes network is highly increased in EEP than the LEACH protocol.
Figure 8. Packet Transmission in WSN (EEP Vs LEACH).
The number of packets transmitted to base station in EEP is higher than the LEACH protocol.
3.3 scenario three
In this scenario we are taking n=150 i.e no. of nodes in network is 150. First we will see the number of
Alive Nodes in WSN.
An Energy Efficient Protocol To Increase Network Life In WSN
www.iosrjournals.org 80 | Page
Figure9. Alive node in WSN (EEP Vs LEACH)
In LEACH the nodes are alive between rounds 1500 to 2100. Up to 1500 rounds the nodes are fully
alive in leach. In EEP the nodes are alive between 1450 to 3100 rounds. However as compared to 100 nodes
network the network life of EEP network is decreased.
Figure 10 . Dead Nodes in WSN (EEP Vs LEACH).
The second graph will be of no. of dead nodes in WSN. The life of nodes in EEP is more than the LEACH
protocol. In LEACH the nodes starts to die around round 1500. Up to 2100 rounds the network is fully dead in
leach. In EEP the nodes are alive between 1450 to 3100 rounds. The network life of 150 nodes network is
increased in EEP than the LEACH protocol but nodes starts to die earlier as compared to smaller network.
An Energy Efficient Protocol To Increase Network Life In WSN
www.iosrjournals.org 81 | Page
Figure 11. Packet Transmission in WSN (EEP Vs LEACH).
The number of packets transmitted to base station in EEP is higher than the LEACH protocol.
IV. Conclusion
The main function of a WSN is to gather and send the collected data to a distant BS for further processing and
analysis. The result of simulations conducted indicates that the proposed clustering approach is more energy
efficient and hence effective in prolonging the network life time compared to LEACH.
Acknowledgements
The authors would like to thank International organization of scientific research(IOSR-JECE) for
supporting this research. The authors would like to thank their colleagues and their family members for many
fruitful discussions.
References
[1] Yingchi Mao, Zhen Liu, Lili Zhang, Xiaofang Li, “An Effective Data Gathering Scheme in Heterogeneous Energy WSNs”,
International Conference on Computational Science and Engineering,2009.
[2] Kun Zhang and Cong Wang , “A Secure Routing Protocol for Cluster-Based Wireless Sensor Networks Using Group Key
Management ”, IEEE Xplore,vol.37, pp. 178-185, jan.-2008.
[3] Bolian Yin, Hongchi Shi, and Yi Shang ,”Analysis of Energy Consumption in Clustered Wireless Sensor Networks” IEEE
Transactions on Mobile Computing, vol. 3, pp. 272–285, July 2007
[4] Zhao Yulan and Jiang Chunfeng,”Research about Improvement of LEACH Protocol”, An Energy Efficient Protocol for Wireless
Sensor Network”. Application Research of Computers, No.2 pp: 209-211, Jan. 2005.
[5] Stephan Olariu and Qingwen Xu, ”Information Assurance In Wireless Sensor Networks”, IEEE Transactions on Mobile
Computing, 3(4), pp. 317-331 , Dec.2004.
[6] Zenon Chaczko, Ryszard Klempous and Jan Nikodem,” Methods of Sensors Localization in Wireless Sensor Network”, IEEE
Transactions On Mobile Computing, VOL. 3, pp. 3, Jul-Sep 2004.
[7] Adrian Perrig , John Stankovic and David Wagner,” Security in wireless sensor network”,. Vol. 47, pp.6-9 ,June 2004.
[8] Jan Steffan ,Ludger Fiege, Mariano Cilia and Alejandro Buchmann, “Scoping in Wireless Sensor Networks”, IEEE Network,
18(1), pp.15–21, May 2004.
[9] Shao-Long and Xing Tao, “Cluster-based power efficient time synchronization in wireless sensor networks”, IEEE INFOCOM
Conf, Mar. 2004.
[10] Peng-Jun Wan, Member and Chih-Wei Yi, “Coverage by Randomly Deployed Wireless Sensor Networks”, IEEE Wireless
Communications and Networking Conference, pp.16–20,Mar. 2003.

More Related Content

What's hot

Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor NetworkReview of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
ijsrd.com
 
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTINGA NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
KhushbooGupta145
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSN
Zubin Bhuyan
 
An Improvement to Sensor Protocol for Information via Negotiation (SPIN) Pro...
An Improvement to Sensor Protocol for Information via  Negotiation (SPIN) Pro...An Improvement to Sensor Protocol for Information via  Negotiation (SPIN) Pro...
An Improvement to Sensor Protocol for Information via Negotiation (SPIN) Pro...
IJMER
 
Nocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksNocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless links
ijcsa
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
Santosh Regmi
 
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 ...
Gateway based multi hop distributed energy efficient clustering protocol for ...
ijujournal
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
CSCJournals
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor Network
Editor IJCATR
 
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
IDES Editor
 
H0515259
H0515259H0515259
H0515259
IOSR Journals
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ijasuc
 
Wireless sensor network -a zone based approach
Wireless sensor network -a zone based approachWireless sensor network -a zone based approach
Wireless sensor network -a zone based approach
Shubhi Singh chauhan
 
The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...
inventionjournals
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraints
mmjalbiaty
 
RITISH AGGARWAL
RITISH AGGARWALRITISH AGGARWAL
RITISH AGGARWAL
9914814928
 
Energy efficient node deployment for target coverage in wireless sensor network
Energy efficient node deployment for target coverage in wireless sensor networkEnergy efficient node deployment for target coverage in wireless sensor network
Energy efficient node deployment for target coverage in wireless sensor network
Gaurang Rathod
 
G010214954
G010214954G010214954
G010214954
IOSR Journals
 
eeca
eecaeeca
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 

What's hot (20)

Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor NetworkReview of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
 
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTINGA NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSN
 
An Improvement to Sensor Protocol for Information via Negotiation (SPIN) Pro...
An Improvement to Sensor Protocol for Information via  Negotiation (SPIN) Pro...An Improvement to Sensor Protocol for Information via  Negotiation (SPIN) Pro...
An Improvement to Sensor Protocol for Information via Negotiation (SPIN) Pro...
 
Nocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksNocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless links
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
 
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 ...
Gateway based multi hop distributed energy efficient clustering protocol for ...
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor Network
 
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
 
H0515259
H0515259H0515259
H0515259
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
Wireless sensor network -a zone based approach
Wireless sensor network -a zone based approachWireless sensor network -a zone based approach
Wireless sensor network -a zone based approach
 
The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraints
 
RITISH AGGARWAL
RITISH AGGARWALRITISH AGGARWAL
RITISH AGGARWAL
 
Energy efficient node deployment for target coverage in wireless sensor network
Energy efficient node deployment for target coverage in wireless sensor networkEnergy efficient node deployment for target coverage in wireless sensor network
Energy efficient node deployment for target coverage in wireless sensor network
 
G010214954
G010214954G010214954
G010214954
 
eeca
eecaeeca
eeca
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 

Viewers also liked

An energy efficient protocol based study of wsn to increase the lifetime
An energy efficient protocol based study of wsn to increase the lifetimeAn energy efficient protocol based study of wsn to increase the lifetime
An energy efficient protocol based study of wsn to increase the lifetime
IAEME Publication
 
Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn) With Spec...
Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn)   With Spec...Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn)   With Spec...
Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn) With Spec...
Yen Kheng Tan (PhD, SrMIEEE)
 
Abitseminar
AbitseminarAbitseminar
Abitseminar
roshnaranimca
 
stable election protocol
stable election protocolstable election protocol
stable election protocol
apuu34
 
Leach
LeachLeach
Wi Fi Security
Wi Fi SecurityWi Fi Security
Wi Fi Security
yousef emami
 
Leach
Leach Leach
Leach-Protocol
Leach-ProtocolLeach-Protocol
Leach-Protocol
zhendong
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
ReenaShekar
 
Routing protocol on wireless sensor network
Routing protocol on wireless sensor networkRouting protocol on wireless sensor network
Routing protocol on wireless sensor network
shashankcsnits
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
Eisha Madhwal
 
Leach protocol
Leach protocolLeach protocol

Viewers also liked (12)

An energy efficient protocol based study of wsn to increase the lifetime
An energy efficient protocol based study of wsn to increase the lifetimeAn energy efficient protocol based study of wsn to increase the lifetime
An energy efficient protocol based study of wsn to increase the lifetime
 
Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn) With Spec...
Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn)   With Spec...Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn)   With Spec...
Realization Of Energy Harvesting Wireless Sensor Network (Eh Wsn) With Spec...
 
Abitseminar
AbitseminarAbitseminar
Abitseminar
 
stable election protocol
stable election protocolstable election protocol
stable election protocol
 
Leach
LeachLeach
Leach
 
Wi Fi Security
Wi Fi SecurityWi Fi Security
Wi Fi Security
 
Leach
Leach Leach
Leach
 
Leach-Protocol
Leach-ProtocolLeach-Protocol
Leach-Protocol
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
 
Routing protocol on wireless sensor network
Routing protocol on wireless sensor networkRouting protocol on wireless sensor network
Routing protocol on wireless sensor network
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 
Leach protocol
Leach protocolLeach protocol
Leach protocol
 

Similar to An Energy Efficient Protocol To Increase Network Life In WSN

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
 
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
 
tankala srinivas, palasa
tankala srinivas, palasatankala srinivas, palasa
tankala srinivas, palasa
shiva782
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
IJERA Editor
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
IJERA Editor
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
ijwmn
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
ijwmn
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor network
eSAT Journals
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor network
eSAT Publishing House
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
ijceronline
 
A Deterministic Heterogeneous Clustering Algorithm
A Deterministic Heterogeneous Clustering AlgorithmA Deterministic Heterogeneous Clustering Algorithm
A Deterministic Heterogeneous Clustering Algorithm
iosrjce
 
B017340511
B017340511B017340511
B017340511
IOSR Journals
 
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
 
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
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
IJCNCJournal
 
B017431116
B017431116B017431116
B017431116
IOSR Journals
 
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
 
1 ijcse-01179-6
1 ijcse-01179-61 ijcse-01179-6
1 ijcse-01179-6
Shivlal Mewada
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
IRJET Journal
 

Similar to An Energy Efficient Protocol To Increase Network Life In WSN (20)

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
 
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
 
tankala srinivas, palasa
tankala srinivas, palasatankala srinivas, palasa
tankala srinivas, palasa
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor network
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor network
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
A Deterministic Heterogeneous Clustering Algorithm
A Deterministic Heterogeneous Clustering AlgorithmA Deterministic Heterogeneous Clustering Algorithm
A Deterministic Heterogeneous Clustering Algorithm
 
B017340511
B017340511B017340511
B017340511
 
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...
 
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...
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
 
B017431116
B017431116B017431116
B017431116
 
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
 
1 ijcse-01179-6
1 ijcse-01179-61 ijcse-01179-6
1 ijcse-01179-6
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
 

More from IOSR Journals

A011140104
A011140104A011140104
A011140104
IOSR Journals
 
M0111397100
M0111397100M0111397100
M0111397100
IOSR Journals
 
L011138596
L011138596L011138596
L011138596
IOSR Journals
 
K011138084
K011138084K011138084
K011138084
IOSR Journals
 
J011137479
J011137479J011137479
J011137479
IOSR Journals
 
I011136673
I011136673I011136673
I011136673
IOSR Journals
 
G011134454
G011134454G011134454
G011134454
IOSR Journals
 
H011135565
H011135565H011135565
H011135565
IOSR Journals
 
F011134043
F011134043F011134043
F011134043
IOSR Journals
 
E011133639
E011133639E011133639
E011133639
IOSR Journals
 
D011132635
D011132635D011132635
D011132635
IOSR Journals
 
C011131925
C011131925C011131925
C011131925
IOSR Journals
 
B011130918
B011130918B011130918
B011130918
IOSR Journals
 
A011130108
A011130108A011130108
A011130108
IOSR Journals
 
I011125160
I011125160I011125160
I011125160
IOSR Journals
 
H011124050
H011124050H011124050
H011124050
IOSR Journals
 
G011123539
G011123539G011123539
G011123539
IOSR Journals
 
F011123134
F011123134F011123134
F011123134
IOSR Journals
 
E011122530
E011122530E011122530
E011122530
IOSR Journals
 
D011121524
D011121524D011121524
D011121524
IOSR Journals
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
Madhumitha Jayaram
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
Divyam548318
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
mahammadsalmanmech
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
RadiNasr
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
Ratnakar Mikkili
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
wisnuprabawa3
 

Recently uploaded (20)

Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
 

An Energy Efficient Protocol To Increase Network Life In WSN

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 4(May. - Jun. 2013), PP 75-81 www.iosrjournals.org www.iosrjournals.org 75 | Page An Energy Efficient Protocol To Increase Network Life In WSN Rishu Gupta1 , Mrs. Tripti Malhotra2 1 (ECE Dept, D.I.E.T/ KUK,INDIA) 2 (ECE Dept, D.I.E.T/ KUK,INDIA) Abstract : Wireless Sensor Network consists of several sensor nodes, these nodes loss some of their energy after the process of communication. So an energy efficient approach is required to improve the life of the network. In case of broadcast network, LEACH protocol uses an aggregative approach by creating cluster of nodes. Now the major concern is to built such clusters over WSN in an optimized way. This work presents the improvement over LEACH protocol. Hence we have different work environments where the network is having different capacities. The proposed work shows how the life time of the network will improve when the number of nodes varies within the network. Keywords - LEACH, energy, lifetime, cluster based, WSN I. INTRODUCTION A WSN Consists of tiny sensor nodes used to monitor physical and environmental conditions such as temperature, pressure, sound etc. These are basically used to pass their data through the network to a main location. The development in this field was motivated by military applications such as battlefield surveillance; today such networks are used in many applications such as environment and habitat monitoring, health care applications, home automations, traffic control etc. It is an sensing technology where tiny, autonomous and compact devices called sensor nodes or motes are deployed in a remote area to detect phenomena, collect and process data and transmit sensed information to users. Figure 1 . Structure of wsn Each network sensor node is made up of four basic components-a sensing unit, a processing unit, a transceiver unit and a power unit or some energy source usually a battery. Size of the sensor motes will vary from that of a shoe box down to the size of a grain of dust. Similarly cost of sensor nodes may range from hundreds of dollars to a few pennies, depending on the complexity of the individual sensor nodes. The cost and size constraints on sensor nodes results in corresponding constraints on various resources such as energy, computational speed, memory and communication bandwidth. The topology of these sensor networks can vary from a simple star to a multihop mesh network. Sensors integrated into the structures and the environment could provide tremendous benefits to society. The ideal wireless sensor is networked and scalable, consumes very little power, capable of fast data acquisition, accurate and reliable, having less cost and requires no real maintenance. A wireless sensor network generally consists of a base station (or “gateway”) that can communicate with a number of wireless sensors via a radio link. Firstly the data is collected at the wireless sensor node, compressed and then transmitted to gateway directly or other sensor nodes may be used to forward data to the gateway. At last it is presented to the system by the gateway. Selection of sensors and communication links requires knowledge of the problem definition and applications. Major design considerations are battery life, sensor update rate and size.
  • 2. An Energy Efficient Protocol To Increase Network Life In WSN www.iosrjournals.org 76 | Page 1.1 Characteristics of WSN The main characteristics of WSN includes- A. Power consumption constraints for nodes using batteries or energy harvesting B. Ability to cope with node failures C. Mobility of nodes D. Communication failures E. Heterogeneity of nodes F. Scalability to large scale of deployment. G. Ability to withstand harsh environmental conditions H. Ease of use. 1.2 Architecture of WSN The general architecture for WSN follows the OSI model. Basically in sensor network we need five layers: Physical layer, data link layer, network layer, transport layer, application layer. In addition to these layers there exist also three cross layer planes. This can be seen in figure given. Figure 2. Architecture of wsn The three cross planes or layers are named as power management plane, mobility management plane and task management plane. These layers are used to manage the network and also make the sensors work together in order to increase the overall efficiency of the network. The design of layered architecture would normally consist of a base station and sensors scattered in the field. One of the earliest protocols to complete the implementation of the layered architecture is the UNPF (Unified Network Protocol Framework), multihop sensor network architecture. 1.3 Routing using Packet Switching Technology Routing is the process of selecting paths in a network to send traffic of the network. This article is primarily concerned with routing using packet switching technology in electronic data networks. In packet switching network, the routing directs packet forwarding, the transmission of logically addressed packets from their source toward their destination through intermediate nodes, some hardware devices called switches, routers, gateway or bridges. Information message in form of packets forwarded through the routers, having routing tables which maintains a record of the routes to various network destination. Thus for efficient routing, it is very important to construct routing tables in the routers memory. II. Proposed Work The proposed work is the improvement in LEACH protocol in terms to decide the next node in the cluster. Basically LEACH protocol is used in case of broadcast or multicast network. It gives the concept of load distribution and cluster based routing where the nodes are interconnected in the form of clusters and respectively perform the communication. In data gathering application, data from all the nodes is required to be collected and transmitted to the base station. A simple approach to perform this data gathering task is for each node to transmit its data directly to BS. Since the BS is typically located far away. So the nodes in a network will die very quickly. Therefore an improved approach is to use to reduce the amount of data that must be transmitted to the base station (sink) in order to reduce energy. This work shows by using EEP protocol the life time of the network will improve. Application layer Transport layer Network layer Data link layer Physical layer
  • 3. An Energy Efficient Protocol To Increase Network Life In WSN www.iosrjournals.org 77 | Page III. Results And Discussions The life time of the network basically depends on number of alive nodes. If there is less number of alive nodes life of the network is ended. The simulation parameters which are used to increase the life time of the network are: 1. Dead Nodes. 2. Alive nodes. 3. Packet transmission rate. Here figure shows the output of the modified system, existing leach output is also considered for the purpose of comparison. 3.1 scenario one In this scenario we are taking n=50 i.e no. of nodes in network is 50. Figure3. Alive node in WSN (EEP Vs LEACH) The first graph will be of no. of alive nodes in WSN. The life of nodes in EEP is more than the LEACH protocol. In LEACH the nodes are alive between rounds 1400 to 1500. Up to 1400 rounds the nodes are fully alive in leach. In EEP the nodes are alive between 2400 to 3200 rounds. The next graph will be consists of no. of Dead Nodes in WSN. Figure 4. Dead Nodes in WSN(EEP Vs LEACH).
  • 4. An Energy Efficient Protocol To Increase Network Life In WSN www.iosrjournals.org 78 | Page The life of nodes in LEACH protocol is less than the EEP. In LEACH the nodes starts to die around round 1400. Up to 1500 rounds the network is fully dead in leach. In EEP the nodes are alive between 2400 to 3200 rounds. Now we will see the number of packets transmitted to base station in both LEACH and EEP. The number of packets transmitted to base station in EEP is higher than the LEACH protocol. So for a 50 nodes network the efficiency is more given by an EEP protocol than the LEACH protocol Figure 5. Packet Transmission in WSN (EEP Vs LEACH). 3.2 scenario two In this scenario we are taking n=100 i.e no. of nodes in network is 100. First we will see the number of Alive Nodes in WSN. Figure6. Alive node in WSN (EEP Vs LEACH) The life of nodes in EEP is more than the LEACH protocol. In LEACH the nodes are alive between rounds 1500 to 2100. Up to 1500 rounds the nodes are fully alive in leach. In EEP the nodes are alive between 2100 to 3600 rounds. However as compared to 50 nodes network the network life of LEACH also improved and in EEP network life also increased. Now we will see no. of Dead Nodes in WSN.
  • 5. An Energy Efficient Protocol To Increase Network Life In WSN www.iosrjournals.org 79 | Page Figure 7. Dead Nodes in WSN(EEP Vs LEACH). The life of nodes in EEP is more than the LEACH protocol. In LEACH the nodes starts to die around round 1500. Up to 2100 rounds the network is fully dead in leach. In EEP the nodes are alive between 1600 to 3600 rounds. The network life of 100 nodes network is highly increased in EEP than the LEACH protocol. Figure 8. Packet Transmission in WSN (EEP Vs LEACH). The number of packets transmitted to base station in EEP is higher than the LEACH protocol. 3.3 scenario three In this scenario we are taking n=150 i.e no. of nodes in network is 150. First we will see the number of Alive Nodes in WSN.
  • 6. An Energy Efficient Protocol To Increase Network Life In WSN www.iosrjournals.org 80 | Page Figure9. Alive node in WSN (EEP Vs LEACH) In LEACH the nodes are alive between rounds 1500 to 2100. Up to 1500 rounds the nodes are fully alive in leach. In EEP the nodes are alive between 1450 to 3100 rounds. However as compared to 100 nodes network the network life of EEP network is decreased. Figure 10 . Dead Nodes in WSN (EEP Vs LEACH). The second graph will be of no. of dead nodes in WSN. The life of nodes in EEP is more than the LEACH protocol. In LEACH the nodes starts to die around round 1500. Up to 2100 rounds the network is fully dead in leach. In EEP the nodes are alive between 1450 to 3100 rounds. The network life of 150 nodes network is increased in EEP than the LEACH protocol but nodes starts to die earlier as compared to smaller network.
  • 7. An Energy Efficient Protocol To Increase Network Life In WSN www.iosrjournals.org 81 | Page Figure 11. Packet Transmission in WSN (EEP Vs LEACH). The number of packets transmitted to base station in EEP is higher than the LEACH protocol. IV. Conclusion The main function of a WSN is to gather and send the collected data to a distant BS for further processing and analysis. The result of simulations conducted indicates that the proposed clustering approach is more energy efficient and hence effective in prolonging the network life time compared to LEACH. Acknowledgements The authors would like to thank International organization of scientific research(IOSR-JECE) for supporting this research. The authors would like to thank their colleagues and their family members for many fruitful discussions. References [1] Yingchi Mao, Zhen Liu, Lili Zhang, Xiaofang Li, “An Effective Data Gathering Scheme in Heterogeneous Energy WSNs”, International Conference on Computational Science and Engineering,2009. [2] Kun Zhang and Cong Wang , “A Secure Routing Protocol for Cluster-Based Wireless Sensor Networks Using Group Key Management ”, IEEE Xplore,vol.37, pp. 178-185, jan.-2008. [3] Bolian Yin, Hongchi Shi, and Yi Shang ,”Analysis of Energy Consumption in Clustered Wireless Sensor Networks” IEEE Transactions on Mobile Computing, vol. 3, pp. 272–285, July 2007 [4] Zhao Yulan and Jiang Chunfeng,”Research about Improvement of LEACH Protocol”, An Energy Efficient Protocol for Wireless Sensor Network”. Application Research of Computers, No.2 pp: 209-211, Jan. 2005. [5] Stephan Olariu and Qingwen Xu, ”Information Assurance In Wireless Sensor Networks”, IEEE Transactions on Mobile Computing, 3(4), pp. 317-331 , Dec.2004. [6] Zenon Chaczko, Ryszard Klempous and Jan Nikodem,” Methods of Sensors Localization in Wireless Sensor Network”, IEEE Transactions On Mobile Computing, VOL. 3, pp. 3, Jul-Sep 2004. [7] Adrian Perrig , John Stankovic and David Wagner,” Security in wireless sensor network”,. Vol. 47, pp.6-9 ,June 2004. [8] Jan Steffan ,Ludger Fiege, Mariano Cilia and Alejandro Buchmann, “Scoping in Wireless Sensor Networks”, IEEE Network, 18(1), pp.15–21, May 2004. [9] Shao-Long and Xing Tao, “Cluster-based power efficient time synchronization in wireless sensor networks”, IEEE INFOCOM Conf, Mar. 2004. [10] Peng-Jun Wan, Member and Chih-Wei Yi, “Coverage by Randomly Deployed Wireless Sensor Networks”, IEEE Wireless Communications and Networking Conference, pp.16–20,Mar. 2003.