SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1180
STUDIES ON LIFETIME ENHANCEMENT TECHNIQUES FOR WIRELESS
SENSOR NETWORK
UDIT AGARWAL1
1Associate Professor, Dept. of Computer Science, RBMI Group of Institutes, Bareilly
--------------------------------------------------------------------------------***------------------------------------------------------------------------------
Abstract: -A Wireless Sensor Network consists of large
number of autonomous sensor nodes. These sensors nodes
are small in size and equipped with low power battery. In
fact, these sensor nodes are responsible for monitoring the
environmental conditions. So, a variety of sensors may be
attached to the sensor node to monitor biological,
mechanical, chemical, optical, and magnetic fields. Battery
is the main source of power supply in a sensor node. If the
battery of a node is consumed, the node dies. When
adequate number of sensor nodes dies in the network, the
network may not be able to perform its chosen task. Thus,
to increase the life time of a sensor node is an important
task of a sensor network. This paper presents a survey of
different techniques to enhance the lifetime of the sensor
nodes in WSN.
Keywords: Wireless Ad hoc Networks, Wireless sensor
network, sensor node, energy efficient routing, clustering.
1. INTRODUCTION
Wireless communication has been involved its fastest
growth due to enabling technologies which allow extensive
deployment. There are two different approaches of
enabling wireless communication. They are infrastructure
or centralized topology and ad hoc or distributed topology.
The first paradigm is to let the existing cellular network
infrastructure carry data as well as voice. The second
approach is to use Wireless Ad hoc Networks (WANET)
which consist of mobile nodes communicating over a
shared wireless channel. Opposite to cellular networks,
where the nodes communicate with a set of carefully
placed base stations, there are no base stations in wireless
ad hoc networks. Any two nodes are allowed to
communicate directly if they are within each other’s
communication range, and also nodes use Multi-hop
Routing to deliver their packets to distant destinations.
Later, the Mobile Ad hoc Networks (MANETs) have been
developed to support scalability, mobility, adaptability and
guarantee network performance. MANET is an
autonomous system in which mobile hosts connected by
wireless links are free to move randomly and often close to
humans. Power consumption is not of main importance in
MANETs as its energy sources have high capacity and can
be recharged or replaced. In Ambient Intelligence many
different devices gather and process information from
many different sources to both control physical processes
and to interact with human users. So, a new class of
network namely Wireless Sensor Network (WSN) has
emerged in the last few years. WSN is a particular type of
ad hoc network, in which the nodes are ‘smart sensor’
which collects information by cooperating with each other.
Sensor nodes consist of CPU (for data processing), memory
(for data storage), battery (for energy) and transceiver (for
receiving and sending signals or data from one node to
another). Each of these sensor nodes sense data from
environment and send it to the outside world through the
external base station. A base station (BS) is a mobile node
or may be a fixed node which has a capability of
connecting the sensor network to an existing
communications infrastructure or to the internet.
FIGURE 1: Wireless Sensor Networks
The sensor nodes in WSN can sense the physical
environments conditions like temperature, humidity, light,
sound and vibrations etc. Wireless Sensor Network is very
helpful in those crucial and remote areas where human
interaction is not possible or very difficult. So, these
sensors can substitute the human monitoring in the
dangerous situations like earthquake, flood, guarding on
the border, monitoring the volcanoes eruption. The
applications of wireless sensor networks are growing day
by day and simultaneously it faces the problem of energy
constraints due to limited battery power.
Every sensor node may be in active mode, idle mode and
sleeping mode. In active and idle mode, it consumes almost
same amount of energy when receiving or transmitting
data while in sleep mode, the nodes save the energy. The
following steps may be taken to save energy in wireless
sensor networks: [1]
• Proper scheduling the states/modes of the nodes (i.e.
transmitting, receiving, idle or sleep).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
• Proper shifting the transmission range between the
sensing nodes.
• By using well-organized routing and data collecting
methods.
• Avoiding the handling of unwanted data
2. CLUSTERING APPROACH
When sensor nodes sense the data/ environment, there
are two ways with respect to battery performance. When
nodes sense data it can consume some energy and when
forwarding those sensed data it also consumes energy.
While comparing these two methods, second method
absorbs more battery energy.
For that problem, we use clustering approach to increase
the lifetime by reducing the energy consumption. In this,
firstly we select proper cluster-head (CH) and then by
using efficient routing we can increase the network
lifetime of WSN.
Clustering is a way to divide all sensor nodes in network as
numerous groups. Formation of cluster is depending on
various parameters such as network topology etc., and
cluster head is selected by accessibility of nodes within the
cluster. In general, cluster- head plays the role as a leader
and accountable to gather data from all nodes then
transfer it to BS.
Figure 2 shows a clustering approach in a wireless sensor
network. Here clusters are formed with their respective
cluster-head. Cluster heads transmitted the
gather/aggregated data to the BS..
FIGURE 2: Cluster-based network.
In clustering approach, many attributes like the size of the
cluster, distance of member nodes from the cluster head,
distance of the base station from the cluster head can
affect the energy consumption in sensor nodes because
larger the distance from the member nodes from the
cluster head greater the energy indulgence for the data
transmission.
3. SINK- RELOCATION METHOD
In a wireless sensor network, Sensor nodes after sensing
the data will deliver it to the sink through multi-hopping
routing. If the transmission distance is long then it
consumes more power and if it is less than it does not
waste in routing and it can preserve the residual battery
energy. A node with higher residual energy can be used for
a larger transmission distance so as to reduce the routing
path, whereas a node with less residual energy can be used
in small transmission range to save energy. Thus an
adjustable transmission procedure can improve the
lifetime of a network. Sink relocation ensues that when the
energy level of the adjacent sensor node of the sink
becomes low, sink will relocate to a new position.
Sink relocation can be implemented by Multiple Sink
Deployment, Sink Mobility or Deploying Multiple Mobile
Sinks. In Multiple Sink Deployment, the data will always be
sent to the neighboring sink. If we deploying multiple
sinks, it may decrease the average number of hops
messages has to traverse. In Sink Mobility, a sink moves
fast adequate to deliver data with an allowable delay. So,
the mobile sink collects data from nodes and transports
that data. In deploying Multiple Mobile Sinks method, we
assume without delay and without initiating buffer
overflow, we deployed multiple sinks in network.
4. ENERGY EFFICIENT ROUTING
In the sensor network, energy consumption of the nodes is
initiated by two major events. Firstly, at the time of
communication between the sensor nodes which is due to
the transmission or reception of the packets; and second,
during the time spent by the node to listen or detect any
event i.e. in waiting mode. Therefore, there are two
different approaches for energy conservation. In the first
approach, we reduce the communication by load balancing
during efficient routing and in second approach we reduce
the energy consumption by proper duty-cycling technique.
In WSN, routing protocols are classified into three
categories: Flat-based routing (Flooding), Hierarchical
based routing (Clustering) and Location-based routing
(Geographic), depending on the network structure in
WSNs. Most of the projected protocols accept that the
sensors either are equipped with global positioning system
(GPS) receivers or use some localization technique [2] to
obtain their locations. In energy efficient routing
technique, we assume our routing protocols should
promise accurate data delivery and able to scale with the
network size.
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1181
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
5. NEURAL NETWORK APPROACH IN WSN
The unsystematic distribution of wireless sensors, various
variables which influence sensor nodes operation and the
vagueness of different algorithms give a fuzzy nature to
wireless sensor network. In view of this fuzzy nature and
several particulars, a neural network is a perfect tool to be
used to cover up these details which are so hard to be
explicitly discovered and modeled. Neural networks map a
data set of numeric inputs to a set of numeric targets. In
neural network, input layer gets input data such as Node
ID for routing. These input data should be transferred
through sensor network. Status of all interfaces for single
router is represented by Interface status. Data can be
routed by all active interfaces.
The most significant applications of neural networks in
wireless sensor application are sensor data classification,
sensor data prediction, sensor fusion, path discovery and
nodes clustering. These all show the way to energy
conservation and less communication cost in WSNs [3].
Problem of Routing in the mash topology of the sensor
network is solved by Artificial Neural Network (ANN).
ANN is an intelligent tool to deal with the problems
connected with sensing and processing data at the sensor
node end, also while interacting with the network of the
node. It helps to improve routing and hence helping to
reduce energy consumption in network interaction.
Multi-dimensional problems can be solved by three layer
feed-forward network with sigmoid hidden neurons and
linear output neurons.
6. CONCLUSIONS
This paper discussed about the different techniques for
enhancing the lifetime of the wireless sensor network.
Clustering technique is used to enhance the lifetime by
groups the wireless sensor nodes which are called clusters.
In each cluster of sensor nodes, a Cluster Head (CH) is
selected to accumulate the information from the cluster
member nodes, aggregate it and transmit to the sink. In
sink- relocation method, when the residual battery energy
of the neighboring sensor node of the sink becomes low
than a threshold value sink will relocate to a new location
which can amplify the network lifetime. Neural network
approach is used for determining the optimal routing path
from source to destination.
Based on these approaches, there is significant scope of
future work, particularly in the design of energy efficient
protocol, its implementation and evaluation.
REFERENCES
[1] V. Raghunathan, C. Schurgers, S. Park, and M. B.
Srivastava, “Energy-Aware wireless Microsensor
Networks”, IEEE Signal Processing Magazine, 19 (2002), pp
40-50.
[2] N. Bulusu, J. Heidemann, and D. Estrin, “GPS-less Low
Cost Outdoor Localization for Very Small Devices”, IEEE
Personal Communication Magazine, vol. 7, no. 5, Oct. 2000,
pp. 28-34.
[3] Oldewurtel, Frank and Mahonen, Petri, (2006) “Neural
Wireless Sensor Networks”, International Conference on
Systems and Networks Communications, ICSNC '06, pp.28
– 28
[4] S.Y Chiang and J.L Wang,” Routing analysis Fuzzy logic
systems in wireless sensor networks” IEEE transactions,
vol.11, no.2.pp 2-26, Oct 2011
[5] C.Wu, R.Yuan, H.Zhou,”A novel load balanced And
lifetime maximization routing protocol in wireless sensor
network”, IEEE transactions, vol 3 pp. 305-314
[6] Dr Sami Halawani, Abdul Waheed Khan,” Sensor
enhancement techniques in wireless sensor networks”
Journal of computing, vol.2, may 2011
[7] Sudipta Chattopadhyay, Utpal Kumar Paul: A Novel
Grid Based Energy Efficient Routing Algorithm for
Wireless Sensor Networks, IEEE WiSPNET 2016
conference.
[8] Gurwinder Kaur and Rachit Mohan Garg : Energy
Efficient Topology for Wireless Sensor Network,
International Journal of Distributed and Parallel Systems
(IJDPS), September 2012.
[9] Hesham and Shuang-Hua Yang “Energy-aware
Optimization of the Number of Clusters and Cluster-Heads
in WSN”, International Conference on Innovations in
Information Technology, 2012.
[10] Edward J. Coyel and Seema Bandyopadhyay, A Energy
Efficient Hierarchical Clustering Algorithm for Wireless
Sensor Networks”, IEEE 2003.
[11] Tony Ducrocq, Nathalic Mitton and Michael Haluspie,
“Energy based Clustering for Wireless Sensor Network
Lifetime Optimization”, IEEE wireless communications and
Networking Conference, 2013.
[12] Yonas G. Debessu, Hsiao-chum Wu, “Lifetime Analysis
for Wireless Sensor Network With Hexogonal Clustering”,
IEEE, 2011.
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1182
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
[13] Torsha Banerjee and Dharma P.Agarwal, “Increasing
Lifetime of Wireless Sensor Networks Using Controllable
Mobile Cluster Heads”, IEEE, 2008.
[14] Vinay Kumar, Sanjeev Jain and Sudarshan Tiwari,
“Energy Efficient Clustering Algorithms in Wireless Sensor
Networks: A Survey”, International Journal of Computer
Science Issues, vol.8, Sep. 2011.
AUTHOR
Udit Agarwal is Associate Professor
in the department of Computer
Science at RBMI Group of
Institutions, Bareilly. He has a
profound interest in writing text
books. He has published a large
number of quality papers in
national and international journals.
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1183

More Related Content

What's hot

De3211001104
De3211001104De3211001104
De3211001104
IJMER
 
Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919
Editor IJARCET
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581
Editor IJARCET
 
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
 
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
 

What's hot (20)

F0361026033
F0361026033F0361026033
F0361026033
 
De3211001104
De3211001104De3211001104
De3211001104
 
WSN presentation
WSN presentationWSN presentation
WSN presentation
 
Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919Ijarcet vol-2-issue-3-916-919
Ijarcet vol-2-issue-3-916-919
 
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
 
A review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor NetworkA review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor Network
 
file4.pdf
file4.pdffile4.pdf
file4.pdf
 
9345.pdf
9345.pdf9345.pdf
9345.pdf
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networks
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor network
 
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
Spread Spectrum Based Energy Efficient Wireless Sensor NetworksSpread Spectrum Based Energy Efficient Wireless Sensor Networks
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
IRJET- Energy Efficient Secure Communication in Wireless Sensor Networks: A S...
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
Sensors 19-03789-v2
Sensors 19-03789-v2Sensors 19-03789-v2
Sensors 19-03789-v2
 
FUNDAMENTALS OF WSN
FUNDAMENTALS OF WSNFUNDAMENTALS OF WSN
FUNDAMENTALS OF WSN
 
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 ...
 
K0470201120114
K0470201120114K0470201120114
K0470201120114
 

Similar to IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network

ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
Editor IJMTER
 
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
 
design & implementation of energy effecient data collection in multiple mobil...
design & implementation of energy effecient data collection in multiple mobil...design & implementation of energy effecient data collection in multiple mobil...
design & implementation of energy effecient data collection in multiple mobil...
mamtha_praksh
 
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
ijsrd.com
 
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- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network (20)

ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
 
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor Network
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
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...
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
 
design & implementation of energy effecient data collection in multiple mobil...
design & implementation of energy effecient data collection in multiple mobil...design & implementation of energy effecient data collection in multiple mobil...
design & implementation of energy effecient data collection in multiple mobil...
 
G017344246
G017344246G017344246
G017344246
 
Design Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor NetworkDesign Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor Network
 
C04953540
C04953540C04953540
C04953540
 
Mobile Relay in Data-Intensive using Routing Tree WSN
Mobile Relay in Data-Intensive using Routing Tree WSNMobile Relay in Data-Intensive using Routing Tree WSN
Mobile Relay in Data-Intensive using Routing Tree WSN
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
 
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
 
2 ijcse-01208
2 ijcse-012082 ijcse-01208
2 ijcse-01208
 
Comprehensive Review on Base Energy Efficient Routing Protocol
Comprehensive Review on Base Energy Efficient Routing ProtocolComprehensive Review on Base Energy Efficient Routing Protocol
Comprehensive Review on Base Energy Efficient Routing Protocol
 
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...
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 

More from 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

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Recently uploaded (20)

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 

IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1180 STUDIES ON LIFETIME ENHANCEMENT TECHNIQUES FOR WIRELESS SENSOR NETWORK UDIT AGARWAL1 1Associate Professor, Dept. of Computer Science, RBMI Group of Institutes, Bareilly --------------------------------------------------------------------------------***------------------------------------------------------------------------------ Abstract: -A Wireless Sensor Network consists of large number of autonomous sensor nodes. These sensors nodes are small in size and equipped with low power battery. In fact, these sensor nodes are responsible for monitoring the environmental conditions. So, a variety of sensors may be attached to the sensor node to monitor biological, mechanical, chemical, optical, and magnetic fields. Battery is the main source of power supply in a sensor node. If the battery of a node is consumed, the node dies. When adequate number of sensor nodes dies in the network, the network may not be able to perform its chosen task. Thus, to increase the life time of a sensor node is an important task of a sensor network. This paper presents a survey of different techniques to enhance the lifetime of the sensor nodes in WSN. Keywords: Wireless Ad hoc Networks, Wireless sensor network, sensor node, energy efficient routing, clustering. 1. INTRODUCTION Wireless communication has been involved its fastest growth due to enabling technologies which allow extensive deployment. There are two different approaches of enabling wireless communication. They are infrastructure or centralized topology and ad hoc or distributed topology. The first paradigm is to let the existing cellular network infrastructure carry data as well as voice. The second approach is to use Wireless Ad hoc Networks (WANET) which consist of mobile nodes communicating over a shared wireless channel. Opposite to cellular networks, where the nodes communicate with a set of carefully placed base stations, there are no base stations in wireless ad hoc networks. Any two nodes are allowed to communicate directly if they are within each other’s communication range, and also nodes use Multi-hop Routing to deliver their packets to distant destinations. Later, the Mobile Ad hoc Networks (MANETs) have been developed to support scalability, mobility, adaptability and guarantee network performance. MANET is an autonomous system in which mobile hosts connected by wireless links are free to move randomly and often close to humans. Power consumption is not of main importance in MANETs as its energy sources have high capacity and can be recharged or replaced. In Ambient Intelligence many different devices gather and process information from many different sources to both control physical processes and to interact with human users. So, a new class of network namely Wireless Sensor Network (WSN) has emerged in the last few years. WSN is a particular type of ad hoc network, in which the nodes are ‘smart sensor’ which collects information by cooperating with each other. Sensor nodes consist of CPU (for data processing), memory (for data storage), battery (for energy) and transceiver (for receiving and sending signals or data from one node to another). Each of these sensor nodes sense data from environment and send it to the outside world through the external base station. A base station (BS) is a mobile node or may be a fixed node which has a capability of connecting the sensor network to an existing communications infrastructure or to the internet. FIGURE 1: Wireless Sensor Networks The sensor nodes in WSN can sense the physical environments conditions like temperature, humidity, light, sound and vibrations etc. Wireless Sensor Network is very helpful in those crucial and remote areas where human interaction is not possible or very difficult. So, these sensors can substitute the human monitoring in the dangerous situations like earthquake, flood, guarding on the border, monitoring the volcanoes eruption. The applications of wireless sensor networks are growing day by day and simultaneously it faces the problem of energy constraints due to limited battery power. Every sensor node may be in active mode, idle mode and sleeping mode. In active and idle mode, it consumes almost same amount of energy when receiving or transmitting data while in sleep mode, the nodes save the energy. The following steps may be taken to save energy in wireless sensor networks: [1] • Proper scheduling the states/modes of the nodes (i.e. transmitting, receiving, idle or sleep).
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 • Proper shifting the transmission range between the sensing nodes. • By using well-organized routing and data collecting methods. • Avoiding the handling of unwanted data 2. CLUSTERING APPROACH When sensor nodes sense the data/ environment, there are two ways with respect to battery performance. When nodes sense data it can consume some energy and when forwarding those sensed data it also consumes energy. While comparing these two methods, second method absorbs more battery energy. For that problem, we use clustering approach to increase the lifetime by reducing the energy consumption. In this, firstly we select proper cluster-head (CH) and then by using efficient routing we can increase the network lifetime of WSN. Clustering is a way to divide all sensor nodes in network as numerous groups. Formation of cluster is depending on various parameters such as network topology etc., and cluster head is selected by accessibility of nodes within the cluster. In general, cluster- head plays the role as a leader and accountable to gather data from all nodes then transfer it to BS. Figure 2 shows a clustering approach in a wireless sensor network. Here clusters are formed with their respective cluster-head. Cluster heads transmitted the gather/aggregated data to the BS.. FIGURE 2: Cluster-based network. In clustering approach, many attributes like the size of the cluster, distance of member nodes from the cluster head, distance of the base station from the cluster head can affect the energy consumption in sensor nodes because larger the distance from the member nodes from the cluster head greater the energy indulgence for the data transmission. 3. SINK- RELOCATION METHOD In a wireless sensor network, Sensor nodes after sensing the data will deliver it to the sink through multi-hopping routing. If the transmission distance is long then it consumes more power and if it is less than it does not waste in routing and it can preserve the residual battery energy. A node with higher residual energy can be used for a larger transmission distance so as to reduce the routing path, whereas a node with less residual energy can be used in small transmission range to save energy. Thus an adjustable transmission procedure can improve the lifetime of a network. Sink relocation ensues that when the energy level of the adjacent sensor node of the sink becomes low, sink will relocate to a new position. Sink relocation can be implemented by Multiple Sink Deployment, Sink Mobility or Deploying Multiple Mobile Sinks. In Multiple Sink Deployment, the data will always be sent to the neighboring sink. If we deploying multiple sinks, it may decrease the average number of hops messages has to traverse. In Sink Mobility, a sink moves fast adequate to deliver data with an allowable delay. So, the mobile sink collects data from nodes and transports that data. In deploying Multiple Mobile Sinks method, we assume without delay and without initiating buffer overflow, we deployed multiple sinks in network. 4. ENERGY EFFICIENT ROUTING In the sensor network, energy consumption of the nodes is initiated by two major events. Firstly, at the time of communication between the sensor nodes which is due to the transmission or reception of the packets; and second, during the time spent by the node to listen or detect any event i.e. in waiting mode. Therefore, there are two different approaches for energy conservation. In the first approach, we reduce the communication by load balancing during efficient routing and in second approach we reduce the energy consumption by proper duty-cycling technique. In WSN, routing protocols are classified into three categories: Flat-based routing (Flooding), Hierarchical based routing (Clustering) and Location-based routing (Geographic), depending on the network structure in WSNs. Most of the projected protocols accept that the sensors either are equipped with global positioning system (GPS) receivers or use some localization technique [2] to obtain their locations. In energy efficient routing technique, we assume our routing protocols should promise accurate data delivery and able to scale with the network size. © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1181
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 5. NEURAL NETWORK APPROACH IN WSN The unsystematic distribution of wireless sensors, various variables which influence sensor nodes operation and the vagueness of different algorithms give a fuzzy nature to wireless sensor network. In view of this fuzzy nature and several particulars, a neural network is a perfect tool to be used to cover up these details which are so hard to be explicitly discovered and modeled. Neural networks map a data set of numeric inputs to a set of numeric targets. In neural network, input layer gets input data such as Node ID for routing. These input data should be transferred through sensor network. Status of all interfaces for single router is represented by Interface status. Data can be routed by all active interfaces. The most significant applications of neural networks in wireless sensor application are sensor data classification, sensor data prediction, sensor fusion, path discovery and nodes clustering. These all show the way to energy conservation and less communication cost in WSNs [3]. Problem of Routing in the mash topology of the sensor network is solved by Artificial Neural Network (ANN). ANN is an intelligent tool to deal with the problems connected with sensing and processing data at the sensor node end, also while interacting with the network of the node. It helps to improve routing and hence helping to reduce energy consumption in network interaction. Multi-dimensional problems can be solved by three layer feed-forward network with sigmoid hidden neurons and linear output neurons. 6. CONCLUSIONS This paper discussed about the different techniques for enhancing the lifetime of the wireless sensor network. Clustering technique is used to enhance the lifetime by groups the wireless sensor nodes which are called clusters. In each cluster of sensor nodes, a Cluster Head (CH) is selected to accumulate the information from the cluster member nodes, aggregate it and transmit to the sink. In sink- relocation method, when the residual battery energy of the neighboring sensor node of the sink becomes low than a threshold value sink will relocate to a new location which can amplify the network lifetime. Neural network approach is used for determining the optimal routing path from source to destination. Based on these approaches, there is significant scope of future work, particularly in the design of energy efficient protocol, its implementation and evaluation. REFERENCES [1] V. Raghunathan, C. Schurgers, S. Park, and M. B. Srivastava, “Energy-Aware wireless Microsensor Networks”, IEEE Signal Processing Magazine, 19 (2002), pp 40-50. [2] N. Bulusu, J. Heidemann, and D. Estrin, “GPS-less Low Cost Outdoor Localization for Very Small Devices”, IEEE Personal Communication Magazine, vol. 7, no. 5, Oct. 2000, pp. 28-34. [3] Oldewurtel, Frank and Mahonen, Petri, (2006) “Neural Wireless Sensor Networks”, International Conference on Systems and Networks Communications, ICSNC '06, pp.28 – 28 [4] S.Y Chiang and J.L Wang,” Routing analysis Fuzzy logic systems in wireless sensor networks” IEEE transactions, vol.11, no.2.pp 2-26, Oct 2011 [5] C.Wu, R.Yuan, H.Zhou,”A novel load balanced And lifetime maximization routing protocol in wireless sensor network”, IEEE transactions, vol 3 pp. 305-314 [6] Dr Sami Halawani, Abdul Waheed Khan,” Sensor enhancement techniques in wireless sensor networks” Journal of computing, vol.2, may 2011 [7] Sudipta Chattopadhyay, Utpal Kumar Paul: A Novel Grid Based Energy Efficient Routing Algorithm for Wireless Sensor Networks, IEEE WiSPNET 2016 conference. [8] Gurwinder Kaur and Rachit Mohan Garg : Energy Efficient Topology for Wireless Sensor Network, International Journal of Distributed and Parallel Systems (IJDPS), September 2012. [9] Hesham and Shuang-Hua Yang “Energy-aware Optimization of the Number of Clusters and Cluster-Heads in WSN”, International Conference on Innovations in Information Technology, 2012. [10] Edward J. Coyel and Seema Bandyopadhyay, A Energy Efficient Hierarchical Clustering Algorithm for Wireless Sensor Networks”, IEEE 2003. [11] Tony Ducrocq, Nathalic Mitton and Michael Haluspie, “Energy based Clustering for Wireless Sensor Network Lifetime Optimization”, IEEE wireless communications and Networking Conference, 2013. [12] Yonas G. Debessu, Hsiao-chum Wu, “Lifetime Analysis for Wireless Sensor Network With Hexogonal Clustering”, IEEE, 2011. © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1182
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 [13] Torsha Banerjee and Dharma P.Agarwal, “Increasing Lifetime of Wireless Sensor Networks Using Controllable Mobile Cluster Heads”, IEEE, 2008. [14] Vinay Kumar, Sanjeev Jain and Sudarshan Tiwari, “Energy Efficient Clustering Algorithms in Wireless Sensor Networks: A Survey”, International Journal of Computer Science Issues, vol.8, Sep. 2011. AUTHOR Udit Agarwal is Associate Professor in the department of Computer Science at RBMI Group of Institutions, Bareilly. He has a profound interest in writing text books. He has published a large number of quality papers in national and international journals. © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1183