SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 445
DEAD NODE DETECTION IN TEEN PROTOCOL: SURVEY
Avani Patel1
, Chandresh R. Parekh2
1
Department of Wireless and Mobile Computing, GTU PG-School, BISAG, Gandhinagar, India
2
Department of Electronics and Communication, Government Engineering College-Sector 28, Gandhinagar, India
Abstract
Now a day’s wireless sensor network has become an interesting research field. Network life time and energy efficiency are one of the
main concerns for wireless sensor networks. Sensors are constrained in terms of battery power, storage, limited processing capacity
etc. Because of these reasons new protocols are proposed for wireless sensor network. This paper only deals with cluster based
hierarchical protocol TEEN (Threshold Sensitive Energy Efficient Sensor Network Protocol). The sensor network architecture in
TEEN is based on a hierarchical clustering. TEEN is data-centric, reactive, event-driven protocol which is best suited for time critical
application. It transmits data based on hard threshold and soft threshold values. If the thresholds are not reached, then nodes will
never communicate. The user will not get any data from network and will not come to know if all the nodes die. So, user will not be
able to distinguish between how many nodes are alive or dead in network and will not be able to know about network lifetime. This
paper deals with that node will be able to tell base station or sink before leaving network and base station will be aware of alive and
dead nodes in the network.
Keywords: WSN; TEEN (Threshold Sensitive Energy Efficient Clustering); Hard Threshold; Soft Threshold;
----------------------------------------------------------------------***--------------------------------------------------------------------
1. INTRODUCTION
Now a day’s Wireless sensor networks became an interested
research field because it has been considered as the most
important technologies. WSNs have many unique
characteristics such as denser level of node deployment,
unreliability of sensor nodes is high, and energy constrains,
computation, and storage constraints. This characteristics
brings out new challenges in applications and development of
WSNs. In WSN mainly radio transmission and reception
consumes a lot of energy, which is an important issues as
nodes have limited battery power within network WSN
consists of a large number of low-cost, low-power, and small
sized sensor nodes that are deployed in a region of interest.
Sensor nodes have several parts microprocessors, radio
transceivers, circuit and battery to enable sensing, computing,
communication, and actuation.
In WSN nodes are self-organizing, they often have multi-hop
connections between sensor nodes. The sensors collect
information in two modes either event driven or continuous.
Routing in WSN is different and very challenging from
routing in traditional wireless ad hoc networks due to many
constrains like transmission power, energy, processing
capacity and storage as sensor node require careful resource
management. A variety of protocols were proposed for
fulfilling this requirements and prolonging the life of network
and for routing the correct data to the base station.
1.1 Clustering in WSN
In terms of energy consumption, traditional routing protocols
for WSN may not be very optimal. Clustering provides
scalability; better network lifetime and it reduce energy
consumption.
Fig 1 Clustering of Sensor Nodes [2]
As shown in figure 1 Cluster consists of a group of sensor
nodes and also known as clump. There is a special node which
leads or manages a cluster is called as cluster head and it also
responsible for coordination and data transmission in cluster as
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 446
it act as local coordinator or sink for that cluster. Cluster head
aggregates the data and send it to the base station. Clustering
provides a load balancing among the nodes and improves the
network lifetime. Clustering reduces routing overhead and
network appears small in size and more stable.
Clusters have ability to use different power levels in inter-
cluster and intra cluster communication which reduce the
interference and collision in network [6]
.
1.2 Cluster-Based Hierarchical Model
Hierarchical approach provides data fusion and aggregation
that leads to a significance energy saving. As shown in Figure
2, in this approach network breaks down into cluster layers.
CH aggregates data, this data travels from a lower clustered
layer to a higher one and eventually reached to the base
station. Using this approach node covers larger distance and
data moves faster to the base station and by doing so they
reduce travel time and latency.
Fig 2 Cluster-based Hierarchical Model [2]
A cluster-based hierarchical model offers an efficient way for
lower energy consumption in cluster, scalability, decrease the
number of transmission to the base station. LEACH,
PEGASIS, TEEN, APTEEN, HEED, etc. are the
representative protocols for hierarchical clustering.
2. TEEN (THRESHOLD SENSITIVE ENERGY
EFFICIENT SENSOR NETWORK PROTOCOL)
The first protocol developed for reactive networks is TEEN
(Threshold sensitive Energy Efficient sensor Network
protocol). TEEN is based on cluster based hierarchical
approach and uses data centric method. TEEN is event-driven,
reactive protocol which is best suited for time critical
application. It transmit data based on hard threshold and soft
threshold values as it uses data centric approach in which data
is crucial and requested based on attribute value.
The application of this protocol such as intrusion detection,
explosion detection etc
Fig 3 Operation Flow Chart of TEEN [8]
In TEEN protocol cluster head formation process is based on
LEACH (Low Energy Adaptive clustering in Hierarchy). First
the clusters are formed, and then CH broadcasts two
thresholds to the all member nodes: hard threshold (HT), and
soft threshold (ST). At every cluster change time this two
attributes are also broadcast by CH.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 447
The functioning of TEEN is,
 Hard threshold (HT): This is a threshold value for the
sensed attribute. It is the absolute value of the attribute
beyond which, the node sensing this value must switch
on its transmitter and report to its cluster head. [2]
 Soft Threshold (ST): This is a small change in the
value of the sensed attribute which triggers the node to
switch on its transmitter and transmit. [2]
As it says in definition, only when the sensed attribute is in the
range of interest the hard threshold allows the nodes to
transmit data and by doing so they reduce the number of
transmissions significantly.
Soft Threshold also significantly further reduce the number of
transmission of sensed data as it eliminates data transmission
if there is little or no change in the sensed attribute.
In this approach, based on the end user’s interest the sensor
nodes will only transmits data based on hard threshold value
and soft threshold value which leads to the more energy
savings. These two attribute values can be adjusted in order to
control number of data packet transmission.
3. SURVEY
As mentioned above TEEN is data centric, event driven and
energy efficient protocol but there are some drawbacks in this
scheme. The summery of this drawback is as follows:
3.1 A Survey of Energy Efficient Hierarchical Cluster
Based Routing in Wireless Sensor Network [1]
As authors of this paper Shio Kumar Singh, M P Singh, D K
Singh have mentioned in their paper that energy consumption
in this approach is less than the proactive network as message
transmission consumes more energy than data sensing. In
opposed, in reactive network only if there is an event than
nodes will turn on their transmission mode and send data to
the base station
Authors have mentioned that TEEN is responsive protocol so
it is not suitable for sensing application and where nodes have
to report periodically because if thresholds are not reached
then user may not get any data.
3.2 TEEN: A Routing Protocol for Enhanced
Efficiency in Wireless Sensor Networks [2]
Authors of this paper Arati Manjeshwar and Dharma P.
Agrawal have mentioned that the nodes will transmit data to
their respective cluster head in, only when both the following
conditions are true:
1. The current value of the sensed attribute is greater than the
hard threshold.
2. The current value of the sensed attribute differs from
Sensed Value (SV) by an amount equal to or greater than the
soft threshold.
Authors have also mentioned drawbacks of this scheme which
are, when there is a matter of practical implementation of
TEEN there must be no collision in the cluster. To avoid the
collision problem TDMA scheduling of the nodes can be used
but it also introduces a delay in reporting time critical data to
the base station and if sensed attribute never reached to the
hard threshold there will be no communication between base
station and user and user will not be able to know if all the
node dies.
3.3 HEER: Hybrid Energy Efficient Reactive
Protocol for Wireless Sensor Network [3]
The authors of this paper N. Javaid, S. N. Mohammad, K.
Latif, U. Qasim and Z. A. Khan, M. A. Khan have mentioned
the issue of remaining energy. They have said that TEEN is a
reactive protocol which in homogeneous environment,
guaranties that there will be a short unstable region. They also
mentioned that after the death of the first node, all the other
remaining nodes are expected to die on average within a small
number of rounds. In this scheme energy consumption is well
distributed and due to this there are consequences of uniform
remaining energy that causes the death of other nodes in
network and also because all nodes have same probability to
become cluster head.
As opposed to that TEEN in the presence of high energy nodes
yields a large unstable region. The reason behind that is, all
high energy nodes are equipped with almost the same energy
and due to that, the CH selection process is unstable and as a
result most of the time these nodes are idle, as there is no CH
to transmit.
3.4 A Survey of Hierarchical Routing Protocol in
Wireless Sensor Network [4]
This paper states that there is always a possibility that the sink
may not be able to distinguish dead nodes from alive ones.
This is a drawback of this protocol. Author also states that in
this protocol the message propagation is accomplished by CHs
only. If CHs are not in each other’s transmission range, the
messages will be lost.
The authors have also mentioned that the value of soft
threshold can be varied but it depends on the criticality of the
sensed attribute and the target application. A smaller value of
the soft threshold gives a more accurate picture of the
network, but it also increased energy consumption. Thus, the
user can control the trade-off between energy efficiency and
accuracy.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 448
4. PROBLEM STATEMENT AND PROPOSED
SOLUTION
4.1 Problem Statement
As mentioned in papers, TEEN transmit sensed attribute value
to the base station based on hard threshold and soft threshold
values manually set by user. Above mentioned papers states
that there are some drawbacks in TEEN but mainly the
drawback is if the thresholds are not reached, then nodes will
never communicate. The user will not get any data from
network and will not come to know if all the nodes die. So,
user will not be able to distinguish between how many nodes
are alive or dead in network and will not be able to know
about network lifetime[1][2][3][4][5][8].
4.2 Proposed Solution
As mentioned in all papers above, In TEEN protocol, main
problem is not knowing when the nodes in network will die
and user won’t be able to get network information from
network.
So, this is a proposed solution in which, node will send
message to the base station about its energy level status. And
for that proposed algorithm for nodes in the network is as
follows.
For This algorithm the assumptions are that nodes in the
network are static, and this algorithm is for small networks.
This algorithm is for homogeneous network and at initial level
of network all nodes are having same energy.
The steps of proposed algorithm:
 At initial level of network all nodes are having same
energy.
 When node’s energy level is drained up to its 60%
level, and if sensed attribute value is never reached to
thresholds then node will send its energy level status
message indicating 60% energy level to the base
station. Or instead, if sensed attribute value reached
to the thresholds then node will store the sensed value
and send it to the base station along with the current
energy level status of battery in the same frame.
 Above step is repeated for energy level of 60% to
40%, 40% to 20% and as well as for 20% to 5%.
 When node’s energy level is drained up to 5%, node
will send its energy status message to the base station
whether there was an event occurred or not.
According to this algorithm, there are four predefined levels
60%, 40%, 20%, 5% at which node will send its energy level
status message indicating its energy level to the base station.
But in this algorithm first importance is given to event as this
is an event driven protocol. So, when there is an event
occurred near before nodes predefined energy level status then
that status message is ignored (is not sent to the base station)
and instead sensed attribute value is sent to the base station
along with the battery’s current energy level status. So, it will
lessen the overhead.
At 5% of energy level whether there was an event occurred or
not in node’s life time, node will send its energy level status to
the base station indicating it is 5%. Thus, base station will
come to know soon node’s battery will completely drain and
node will leave network.
By sending battery’s energy level status messages to the base
station, user will be aware of node’s lifetime in the network.
5. CONCLUSIONS
The wireless sensor network is an active research area
constantly due to their promising development and wide area
of applications. The main concerns in WSNs are energy and
network life time and there are many protocols introduce to
overcome these concerns. TEEN is energy efficient protocol
which also prolong the network life time. But there is
drawback of this protocol that if threshold is not reached then
there will be no communication and user will not come to
know about dead nodes of network or all the nodes are dead in
network. And I have proposed the solution in which node will
send their energy status to the base station to overcome the
problem of user not knowing about dead node of network and
can be aware of network life time.
ACKNOWLEDGMENTS
I would like to thank my guide, Prof. Chandresh R. Parekh for
his patient guidance and valuable and constructive
suggestions. I would also like to thank my friends and family
for their valuable suggestions and support.
REFERENCES
[1] Shio Kumar Singh, M P Singh, D K Singh,“A Survey
of Energy-Efficient Hierarchical Cluster-Based Routing
in Wireless Sensor Networks” Int. J. of Advanced
Networking and Applications Volume: 02, Issue: 02,
Pages: 570-580 (2010)
[2] Arati Manjeshwar and Dharma P. Agrawal, “TEEN: A
Routing Protocol for Enhanced Efficiency in Wireless
Sensor Networks”, Center for Distributed and Mobile
Computing, ECECS Department, University of
Cincinnati, Cincinnati, OH 45221-0030
[3] N. Javaid, S. N. Mohammad, K. Latif, U. Qasim, Z. A.
Khan, M. A. Khan, “HEER: Hybrid Energy Efficient
Reactive Protocol for Wireless Sensor Networks”
COMSATS Institute of Information Technology,
Islamabad, Pakistan. Faculty of Engineering, Dalhousie
University, Halifax, Canada. University of Alberta,
Alberta, Canada.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 449
[4] Ankita Joshi , Lakshmi Priya.M, ”A Survey of
Hierarchical Routing Protocols in Wireless Sensor
Network”, Department of Computer Science and
Engineering, NIT Hamirpur, Himachal Pradesh, India
[5] Tintu Devasia, Gopika S,”Statistical Analysis of
Energy Efficient Hierarchical Routing Protocols in
WSN” International Journal of Advanced Research in
Computer and Communication Engineering Vol. 2,
Issue 5, May 2013
[6] R.A.Roseline1, P.Sumathe,” Local Clustering and
Threshold Sensitive routing algorithm for Wireless
Sensor Networks”
[7] Zibouda Aliouat Saad,” An Efficient Clustering
Protocol Increasing Wireless Sensor Networks Life
Time” 2012 International Conference on Innovations in
Information Technology (IIT)
[8] Abid Ali Minhas, Fazl-e-Hadi, Danish Sattar,
KashifMustaq and S. Ali Rizvi,”Energy Efficient
Multicast Routing Protocols for Wireless Sensor
Networks”Department of Graduate Studies and
Applied Sciences Bahria University, Islamabad,
Pakistan

More Related Content

What's hot

Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocol
eSAT Publishing House
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
ijngnjournal
 
An implementation of recovery algorithm for fault nodes in a wireless sensor ...
An implementation of recovery algorithm for fault nodes in a wireless sensor ...An implementation of recovery algorithm for fault nodes in a wireless sensor ...
An implementation of recovery algorithm for fault nodes in a wireless sensor ...
eSAT Publishing House
 
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
 
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor NetworkA QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
ijassn
 
A seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networksA seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networkspraveen369
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...IAEME Publication
 
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORKENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
cscpconf
 
Dc31712719
Dc31712719Dc31712719
Dc31712719
IJERA Editor
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
Iasir Journals
 
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKSALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
Editor IJCTER
 
Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
Jasleen Kaur (Chandigarh University)
 
Review on Energy Efficient Routing Protocols Based on Clustering in WSN
Review on Energy Efficient Routing Protocols Based on Clustering in WSNReview on Energy Efficient Routing Protocols Based on Clustering in WSN
Review on Energy Efficient Routing Protocols Based on Clustering in WSN
IRJET Journal
 
BEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANETBEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANET
Editor IJCTER
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
CSCJournals
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
ijassn
 

What's hot (17)

Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocol
 
1909 1913
1909 19131909 1913
1909 1913
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
 
An implementation of recovery algorithm for fault nodes in a wireless sensor ...
An implementation of recovery algorithm for fault nodes in a wireless sensor ...An implementation of recovery algorithm for fault nodes in a wireless sensor ...
An implementation of recovery algorithm for fault nodes in a wireless sensor ...
 
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...
 
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor NetworkA QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
 
A seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networksA seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networks
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...
 
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORKENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
 
Dc31712719
Dc31712719Dc31712719
Dc31712719
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKSALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
 
Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
 
Review on Energy Efficient Routing Protocols Based on Clustering in WSN
Review on Energy Efficient Routing Protocols Based on Clustering in WSNReview on Energy Efficient Routing Protocols Based on Clustering in WSN
Review on Energy Efficient Routing Protocols Based on Clustering in WSN
 
BEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANETBEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANET
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 

Viewers also liked

Lab view study of electrical power distribution system
Lab view study of electrical power distribution systemLab view study of electrical power distribution system
Lab view study of electrical power distribution system
eSAT Publishing House
 
Study of shape of intermediate sill on the design of stilling basin model
Study of shape of intermediate sill on the design of stilling basin modelStudy of shape of intermediate sill on the design of stilling basin model
Study of shape of intermediate sill on the design of stilling basin model
eSAT Publishing House
 
A review of pre combustion co2 capture in igcc
A review of pre combustion co2 capture in igccA review of pre combustion co2 capture in igcc
A review of pre combustion co2 capture in igcc
eSAT Publishing House
 
An iterative unsymmetrical trimmed midpoint median filter for removal of high...
An iterative unsymmetrical trimmed midpoint median filter for removal of high...An iterative unsymmetrical trimmed midpoint median filter for removal of high...
An iterative unsymmetrical trimmed midpoint median filter for removal of high...
eSAT Publishing House
 
The demonstration of fourier series to first year undergraduate engineering s...
The demonstration of fourier series to first year undergraduate engineering s...The demonstration of fourier series to first year undergraduate engineering s...
The demonstration of fourier series to first year undergraduate engineering s...
eSAT Publishing House
 
Power system stability improvement under three
Power system stability improvement under threePower system stability improvement under three
Power system stability improvement under three
eSAT Publishing House
 
Gis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionsGis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regions
eSAT Publishing House
 
A novel way of verifiable redistribution of the secret in a multiuser environ...
A novel way of verifiable redistribution of the secret in a multiuser environ...A novel way of verifiable redistribution of the secret in a multiuser environ...
A novel way of verifiable redistribution of the secret in a multiuser environ...
eSAT Publishing House
 
A new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switchesA new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switches
eSAT Publishing House
 
Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...
eSAT Publishing House
 
Rfid, an enabler in supply chain management
Rfid, an enabler in supply chain managementRfid, an enabler in supply chain management
Rfid, an enabler in supply chain management
eSAT Publishing House
 
A novel approach on a robot for the blind people which can trained and operat...
A novel approach on a robot for the blind people which can trained and operat...A novel approach on a robot for the blind people which can trained and operat...
A novel approach on a robot for the blind people which can trained and operat...
eSAT Publishing House
 
Web performance prediction using geo statistical method
Web performance prediction using geo statistical methodWeb performance prediction using geo statistical method
Web performance prediction using geo statistical method
eSAT Publishing House
 
Conceptual design of laser assisted fixture for bending operation
Conceptual design of laser assisted fixture for bending operationConceptual design of laser assisted fixture for bending operation
Conceptual design of laser assisted fixture for bending operation
eSAT Publishing House
 
Green cast demonstration of innovative lightweight construction components ma...
Green cast demonstration of innovative lightweight construction components ma...Green cast demonstration of innovative lightweight construction components ma...
Green cast demonstration of innovative lightweight construction components ma...
eSAT Publishing House
 
Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...
eSAT Publishing House
 
Zero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement inZero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement in
eSAT Publishing House
 
Effects of different mole spacings on the yield of summer groundnut
Effects of different mole spacings on the yield of summer groundnutEffects of different mole spacings on the yield of summer groundnut
Effects of different mole spacings on the yield of summer groundnut
eSAT Publishing House
 
Experimental investigation, optimization and performance prediction of wind t...
Experimental investigation, optimization and performance prediction of wind t...Experimental investigation, optimization and performance prediction of wind t...
Experimental investigation, optimization and performance prediction of wind t...
eSAT Publishing House
 
Service oriented cloud architecture for improved
Service oriented cloud architecture for improvedService oriented cloud architecture for improved
Service oriented cloud architecture for improved
eSAT Publishing House
 

Viewers also liked (20)

Lab view study of electrical power distribution system
Lab view study of electrical power distribution systemLab view study of electrical power distribution system
Lab view study of electrical power distribution system
 
Study of shape of intermediate sill on the design of stilling basin model
Study of shape of intermediate sill on the design of stilling basin modelStudy of shape of intermediate sill on the design of stilling basin model
Study of shape of intermediate sill on the design of stilling basin model
 
A review of pre combustion co2 capture in igcc
A review of pre combustion co2 capture in igccA review of pre combustion co2 capture in igcc
A review of pre combustion co2 capture in igcc
 
An iterative unsymmetrical trimmed midpoint median filter for removal of high...
An iterative unsymmetrical trimmed midpoint median filter for removal of high...An iterative unsymmetrical trimmed midpoint median filter for removal of high...
An iterative unsymmetrical trimmed midpoint median filter for removal of high...
 
The demonstration of fourier series to first year undergraduate engineering s...
The demonstration of fourier series to first year undergraduate engineering s...The demonstration of fourier series to first year undergraduate engineering s...
The demonstration of fourier series to first year undergraduate engineering s...
 
Power system stability improvement under three
Power system stability improvement under threePower system stability improvement under three
Power system stability improvement under three
 
Gis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionsGis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regions
 
A novel way of verifiable redistribution of the secret in a multiuser environ...
A novel way of verifiable redistribution of the secret in a multiuser environ...A novel way of verifiable redistribution of the secret in a multiuser environ...
A novel way of verifiable redistribution of the secret in a multiuser environ...
 
A new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switchesA new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switches
 
Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...
 
Rfid, an enabler in supply chain management
Rfid, an enabler in supply chain managementRfid, an enabler in supply chain management
Rfid, an enabler in supply chain management
 
A novel approach on a robot for the blind people which can trained and operat...
A novel approach on a robot for the blind people which can trained and operat...A novel approach on a robot for the blind people which can trained and operat...
A novel approach on a robot for the blind people which can trained and operat...
 
Web performance prediction using geo statistical method
Web performance prediction using geo statistical methodWeb performance prediction using geo statistical method
Web performance prediction using geo statistical method
 
Conceptual design of laser assisted fixture for bending operation
Conceptual design of laser assisted fixture for bending operationConceptual design of laser assisted fixture for bending operation
Conceptual design of laser assisted fixture for bending operation
 
Green cast demonstration of innovative lightweight construction components ma...
Green cast demonstration of innovative lightweight construction components ma...Green cast demonstration of innovative lightweight construction components ma...
Green cast demonstration of innovative lightweight construction components ma...
 
Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...
 
Zero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement inZero rotation aproach for droop improvement in
Zero rotation aproach for droop improvement in
 
Effects of different mole spacings on the yield of summer groundnut
Effects of different mole spacings on the yield of summer groundnutEffects of different mole spacings on the yield of summer groundnut
Effects of different mole spacings on the yield of summer groundnut
 
Experimental investigation, optimization and performance prediction of wind t...
Experimental investigation, optimization and performance prediction of wind t...Experimental investigation, optimization and performance prediction of wind t...
Experimental investigation, optimization and performance prediction of wind t...
 
Service oriented cloud architecture for improved
Service oriented cloud architecture for improvedService oriented cloud architecture for improved
Service oriented cloud architecture for improved
 

Similar to Dead node detection in teen protocol survey

Comparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and ConnectivityComparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and Connectivity
IRJET Journal
 
B05630814
B05630814B05630814
B05630814
IOSR-JEN
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routing
eSAT Publishing House
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...
eSAT Publishing House
 
IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...
IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...
IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...
IRJET Journal
 
Power balancing optimal selective forwarding
Power balancing optimal selective forwardingPower balancing optimal selective forwarding
Power balancing optimal selective forwarding
eSAT Publishing House
 
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...
IRJET Journal
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
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
 
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
IJCNCJournal
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
IJCNCJournal
 
A250106
A250106A250106
A Fault Tolerant Approach To Enhances WSN Lifetime In Star Topology
A Fault Tolerant Approach To Enhances WSN Lifetime In Star TopologyA Fault Tolerant Approach To Enhances WSN Lifetime In Star Topology
A Fault Tolerant Approach To Enhances WSN Lifetime In Star Topology
IRJET Journal
 
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET Journal
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
ijwmn
 
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
ijcsa
 
Wireless sensor networks communication energy efficient paradigm
Wireless sensor networks communication energy efficient paradigmWireless sensor networks communication energy efficient paradigm
Wireless sensor networks communication energy efficient paradigm
eSAT Publishing House
 
A Fault Tolerant Approach to Enhances Wsn Lifetime in Star Topology
A Fault Tolerant Approach to Enhances Wsn Lifetime in Star TopologyA Fault Tolerant Approach to Enhances Wsn Lifetime in Star Topology
A Fault Tolerant Approach to Enhances Wsn Lifetime in Star Topology
IRJET Journal
 
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET Journal
 

Similar to Dead node detection in teen protocol survey (20)

Comparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and ConnectivityComparison of Energy Efficient WSN in Coverage and Connectivity
Comparison of Energy Efficient WSN in Coverage and Connectivity
 
B05630814
B05630814B05630814
B05630814
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routing
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...
 
IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...
IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...
IRJET- Load Optimization with Coverage and Connectivity for Wireless Sensor N...
 
Power balancing optimal selective forwarding
Power balancing optimal selective forwardingPower balancing optimal selective forwarding
Power balancing optimal selective forwarding
 
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...
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
 
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...
 
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
 
A250106
A250106A250106
A250106
 
A Fault Tolerant Approach To Enhances WSN Lifetime In Star Topology
A Fault Tolerant Approach To Enhances WSN Lifetime In Star TopologyA Fault Tolerant Approach To Enhances WSN Lifetime In Star Topology
A Fault Tolerant Approach To Enhances WSN Lifetime In Star Topology
 
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
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
 
Wireless sensor networks communication energy efficient paradigm
Wireless sensor networks communication energy efficient paradigmWireless sensor networks communication energy efficient paradigm
Wireless sensor networks communication energy efficient paradigm
 
A Fault Tolerant Approach to Enhances Wsn Lifetime in Star Topology
A Fault Tolerant Approach to Enhances Wsn Lifetime in Star TopologyA Fault Tolerant Approach to Enhances Wsn Lifetime in Star Topology
A Fault Tolerant Approach to Enhances Wsn Lifetime in Star Topology
 
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 

Recently uploaded (20)

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 

Dead node detection in teen protocol survey

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 445 DEAD NODE DETECTION IN TEEN PROTOCOL: SURVEY Avani Patel1 , Chandresh R. Parekh2 1 Department of Wireless and Mobile Computing, GTU PG-School, BISAG, Gandhinagar, India 2 Department of Electronics and Communication, Government Engineering College-Sector 28, Gandhinagar, India Abstract Now a day’s wireless sensor network has become an interesting research field. Network life time and energy efficiency are one of the main concerns for wireless sensor networks. Sensors are constrained in terms of battery power, storage, limited processing capacity etc. Because of these reasons new protocols are proposed for wireless sensor network. This paper only deals with cluster based hierarchical protocol TEEN (Threshold Sensitive Energy Efficient Sensor Network Protocol). The sensor network architecture in TEEN is based on a hierarchical clustering. TEEN is data-centric, reactive, event-driven protocol which is best suited for time critical application. It transmits data based on hard threshold and soft threshold values. If the thresholds are not reached, then nodes will never communicate. The user will not get any data from network and will not come to know if all the nodes die. So, user will not be able to distinguish between how many nodes are alive or dead in network and will not be able to know about network lifetime. This paper deals with that node will be able to tell base station or sink before leaving network and base station will be aware of alive and dead nodes in the network. Keywords: WSN; TEEN (Threshold Sensitive Energy Efficient Clustering); Hard Threshold; Soft Threshold; ----------------------------------------------------------------------***-------------------------------------------------------------------- 1. INTRODUCTION Now a day’s Wireless sensor networks became an interested research field because it has been considered as the most important technologies. WSNs have many unique characteristics such as denser level of node deployment, unreliability of sensor nodes is high, and energy constrains, computation, and storage constraints. This characteristics brings out new challenges in applications and development of WSNs. In WSN mainly radio transmission and reception consumes a lot of energy, which is an important issues as nodes have limited battery power within network WSN consists of a large number of low-cost, low-power, and small sized sensor nodes that are deployed in a region of interest. Sensor nodes have several parts microprocessors, radio transceivers, circuit and battery to enable sensing, computing, communication, and actuation. In WSN nodes are self-organizing, they often have multi-hop connections between sensor nodes. The sensors collect information in two modes either event driven or continuous. Routing in WSN is different and very challenging from routing in traditional wireless ad hoc networks due to many constrains like transmission power, energy, processing capacity and storage as sensor node require careful resource management. A variety of protocols were proposed for fulfilling this requirements and prolonging the life of network and for routing the correct data to the base station. 1.1 Clustering in WSN In terms of energy consumption, traditional routing protocols for WSN may not be very optimal. Clustering provides scalability; better network lifetime and it reduce energy consumption. Fig 1 Clustering of Sensor Nodes [2] As shown in figure 1 Cluster consists of a group of sensor nodes and also known as clump. There is a special node which leads or manages a cluster is called as cluster head and it also responsible for coordination and data transmission in cluster as
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 446 it act as local coordinator or sink for that cluster. Cluster head aggregates the data and send it to the base station. Clustering provides a load balancing among the nodes and improves the network lifetime. Clustering reduces routing overhead and network appears small in size and more stable. Clusters have ability to use different power levels in inter- cluster and intra cluster communication which reduce the interference and collision in network [6] . 1.2 Cluster-Based Hierarchical Model Hierarchical approach provides data fusion and aggregation that leads to a significance energy saving. As shown in Figure 2, in this approach network breaks down into cluster layers. CH aggregates data, this data travels from a lower clustered layer to a higher one and eventually reached to the base station. Using this approach node covers larger distance and data moves faster to the base station and by doing so they reduce travel time and latency. Fig 2 Cluster-based Hierarchical Model [2] A cluster-based hierarchical model offers an efficient way for lower energy consumption in cluster, scalability, decrease the number of transmission to the base station. LEACH, PEGASIS, TEEN, APTEEN, HEED, etc. are the representative protocols for hierarchical clustering. 2. TEEN (THRESHOLD SENSITIVE ENERGY EFFICIENT SENSOR NETWORK PROTOCOL) The first protocol developed for reactive networks is TEEN (Threshold sensitive Energy Efficient sensor Network protocol). TEEN is based on cluster based hierarchical approach and uses data centric method. TEEN is event-driven, reactive protocol which is best suited for time critical application. It transmit data based on hard threshold and soft threshold values as it uses data centric approach in which data is crucial and requested based on attribute value. The application of this protocol such as intrusion detection, explosion detection etc Fig 3 Operation Flow Chart of TEEN [8] In TEEN protocol cluster head formation process is based on LEACH (Low Energy Adaptive clustering in Hierarchy). First the clusters are formed, and then CH broadcasts two thresholds to the all member nodes: hard threshold (HT), and soft threshold (ST). At every cluster change time this two attributes are also broadcast by CH.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 447 The functioning of TEEN is,  Hard threshold (HT): This is a threshold value for the sensed attribute. It is the absolute value of the attribute beyond which, the node sensing this value must switch on its transmitter and report to its cluster head. [2]  Soft Threshold (ST): This is a small change in the value of the sensed attribute which triggers the node to switch on its transmitter and transmit. [2] As it says in definition, only when the sensed attribute is in the range of interest the hard threshold allows the nodes to transmit data and by doing so they reduce the number of transmissions significantly. Soft Threshold also significantly further reduce the number of transmission of sensed data as it eliminates data transmission if there is little or no change in the sensed attribute. In this approach, based on the end user’s interest the sensor nodes will only transmits data based on hard threshold value and soft threshold value which leads to the more energy savings. These two attribute values can be adjusted in order to control number of data packet transmission. 3. SURVEY As mentioned above TEEN is data centric, event driven and energy efficient protocol but there are some drawbacks in this scheme. The summery of this drawback is as follows: 3.1 A Survey of Energy Efficient Hierarchical Cluster Based Routing in Wireless Sensor Network [1] As authors of this paper Shio Kumar Singh, M P Singh, D K Singh have mentioned in their paper that energy consumption in this approach is less than the proactive network as message transmission consumes more energy than data sensing. In opposed, in reactive network only if there is an event than nodes will turn on their transmission mode and send data to the base station Authors have mentioned that TEEN is responsive protocol so it is not suitable for sensing application and where nodes have to report periodically because if thresholds are not reached then user may not get any data. 3.2 TEEN: A Routing Protocol for Enhanced Efficiency in Wireless Sensor Networks [2] Authors of this paper Arati Manjeshwar and Dharma P. Agrawal have mentioned that the nodes will transmit data to their respective cluster head in, only when both the following conditions are true: 1. The current value of the sensed attribute is greater than the hard threshold. 2. The current value of the sensed attribute differs from Sensed Value (SV) by an amount equal to or greater than the soft threshold. Authors have also mentioned drawbacks of this scheme which are, when there is a matter of practical implementation of TEEN there must be no collision in the cluster. To avoid the collision problem TDMA scheduling of the nodes can be used but it also introduces a delay in reporting time critical data to the base station and if sensed attribute never reached to the hard threshold there will be no communication between base station and user and user will not be able to know if all the node dies. 3.3 HEER: Hybrid Energy Efficient Reactive Protocol for Wireless Sensor Network [3] The authors of this paper N. Javaid, S. N. Mohammad, K. Latif, U. Qasim and Z. A. Khan, M. A. Khan have mentioned the issue of remaining energy. They have said that TEEN is a reactive protocol which in homogeneous environment, guaranties that there will be a short unstable region. They also mentioned that after the death of the first node, all the other remaining nodes are expected to die on average within a small number of rounds. In this scheme energy consumption is well distributed and due to this there are consequences of uniform remaining energy that causes the death of other nodes in network and also because all nodes have same probability to become cluster head. As opposed to that TEEN in the presence of high energy nodes yields a large unstable region. The reason behind that is, all high energy nodes are equipped with almost the same energy and due to that, the CH selection process is unstable and as a result most of the time these nodes are idle, as there is no CH to transmit. 3.4 A Survey of Hierarchical Routing Protocol in Wireless Sensor Network [4] This paper states that there is always a possibility that the sink may not be able to distinguish dead nodes from alive ones. This is a drawback of this protocol. Author also states that in this protocol the message propagation is accomplished by CHs only. If CHs are not in each other’s transmission range, the messages will be lost. The authors have also mentioned that the value of soft threshold can be varied but it depends on the criticality of the sensed attribute and the target application. A smaller value of the soft threshold gives a more accurate picture of the network, but it also increased energy consumption. Thus, the user can control the trade-off between energy efficiency and accuracy.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 448 4. PROBLEM STATEMENT AND PROPOSED SOLUTION 4.1 Problem Statement As mentioned in papers, TEEN transmit sensed attribute value to the base station based on hard threshold and soft threshold values manually set by user. Above mentioned papers states that there are some drawbacks in TEEN but mainly the drawback is if the thresholds are not reached, then nodes will never communicate. The user will not get any data from network and will not come to know if all the nodes die. So, user will not be able to distinguish between how many nodes are alive or dead in network and will not be able to know about network lifetime[1][2][3][4][5][8]. 4.2 Proposed Solution As mentioned in all papers above, In TEEN protocol, main problem is not knowing when the nodes in network will die and user won’t be able to get network information from network. So, this is a proposed solution in which, node will send message to the base station about its energy level status. And for that proposed algorithm for nodes in the network is as follows. For This algorithm the assumptions are that nodes in the network are static, and this algorithm is for small networks. This algorithm is for homogeneous network and at initial level of network all nodes are having same energy. The steps of proposed algorithm:  At initial level of network all nodes are having same energy.  When node’s energy level is drained up to its 60% level, and if sensed attribute value is never reached to thresholds then node will send its energy level status message indicating 60% energy level to the base station. Or instead, if sensed attribute value reached to the thresholds then node will store the sensed value and send it to the base station along with the current energy level status of battery in the same frame.  Above step is repeated for energy level of 60% to 40%, 40% to 20% and as well as for 20% to 5%.  When node’s energy level is drained up to 5%, node will send its energy status message to the base station whether there was an event occurred or not. According to this algorithm, there are four predefined levels 60%, 40%, 20%, 5% at which node will send its energy level status message indicating its energy level to the base station. But in this algorithm first importance is given to event as this is an event driven protocol. So, when there is an event occurred near before nodes predefined energy level status then that status message is ignored (is not sent to the base station) and instead sensed attribute value is sent to the base station along with the battery’s current energy level status. So, it will lessen the overhead. At 5% of energy level whether there was an event occurred or not in node’s life time, node will send its energy level status to the base station indicating it is 5%. Thus, base station will come to know soon node’s battery will completely drain and node will leave network. By sending battery’s energy level status messages to the base station, user will be aware of node’s lifetime in the network. 5. CONCLUSIONS The wireless sensor network is an active research area constantly due to their promising development and wide area of applications. The main concerns in WSNs are energy and network life time and there are many protocols introduce to overcome these concerns. TEEN is energy efficient protocol which also prolong the network life time. But there is drawback of this protocol that if threshold is not reached then there will be no communication and user will not come to know about dead nodes of network or all the nodes are dead in network. And I have proposed the solution in which node will send their energy status to the base station to overcome the problem of user not knowing about dead node of network and can be aware of network life time. ACKNOWLEDGMENTS I would like to thank my guide, Prof. Chandresh R. Parekh for his patient guidance and valuable and constructive suggestions. I would also like to thank my friends and family for their valuable suggestions and support. REFERENCES [1] Shio Kumar Singh, M P Singh, D K Singh,“A Survey of Energy-Efficient Hierarchical Cluster-Based Routing in Wireless Sensor Networks” Int. J. of Advanced Networking and Applications Volume: 02, Issue: 02, Pages: 570-580 (2010) [2] Arati Manjeshwar and Dharma P. Agrawal, “TEEN: A Routing Protocol for Enhanced Efficiency in Wireless Sensor Networks”, Center for Distributed and Mobile Computing, ECECS Department, University of Cincinnati, Cincinnati, OH 45221-0030 [3] N. Javaid, S. N. Mohammad, K. Latif, U. Qasim, Z. A. Khan, M. A. Khan, “HEER: Hybrid Energy Efficient Reactive Protocol for Wireless Sensor Networks” COMSATS Institute of Information Technology, Islamabad, Pakistan. Faculty of Engineering, Dalhousie University, Halifax, Canada. University of Alberta, Alberta, Canada.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 03 | Mar-2014, Available @ http://www.ijret.org 449 [4] Ankita Joshi , Lakshmi Priya.M, ”A Survey of Hierarchical Routing Protocols in Wireless Sensor Network”, Department of Computer Science and Engineering, NIT Hamirpur, Himachal Pradesh, India [5] Tintu Devasia, Gopika S,”Statistical Analysis of Energy Efficient Hierarchical Routing Protocols in WSN” International Journal of Advanced Research in Computer and Communication Engineering Vol. 2, Issue 5, May 2013 [6] R.A.Roseline1, P.Sumathe,” Local Clustering and Threshold Sensitive routing algorithm for Wireless Sensor Networks” [7] Zibouda Aliouat Saad,” An Efficient Clustering Protocol Increasing Wireless Sensor Networks Life Time” 2012 International Conference on Innovations in Information Technology (IIT) [8] Abid Ali Minhas, Fazl-e-Hadi, Danish Sattar, KashifMustaq and S. Ali Rizvi,”Energy Efficient Multicast Routing Protocols for Wireless Sensor Networks”Department of Graduate Studies and Applied Sciences Bahria University, Islamabad, Pakistan