SlideShare a Scribd company logo
1 of 6
Download to read offline
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 250
OPTIMIZED SENSOR NODES BY FAULT NODE RECOVERY
ALGORITHM
S. Sofia1
, M.Varghese2
1
Student, Department of CSE, IJCET
2
Professor, Department of CSE, IJCET
Abstract
This paper proposes fault node recovery algorithm to enhance the lifetime of wireless sensor networks when some of the sensor nodes
shut down due to absence of battery power. The proposed algorithm combined Grade diffusion algorithm with genetic algorithm. The
algorithm can result replacement of fewer sensor nodes and more reused routing paths. The proposed algorithm increases the number
of active nodes, reduces dataloss during transmission, and reduces energy consumption.
Keywords: Wireless Sensor Networks, Energy Consumption, Fault Node Recovery.
----------------------------------------------------------------------***--------------------------------------------------------------------
1. INTRODUCTION
The Sensor networks are mainly used in fields such as
Scientific, Military, Healthcare applications. However Sensor
size represents a significant limitation mainly in terms of
energy and their life period, for the batteries have to be too
tiny. This is the reason why intensive research is being
conducted nowadays on how to control sensor energy
consumption within network. However power sources in
sensor node limit life time of whole system. A sensor Network
with Distributed system made up with large number of small
sensors, equipments, transmitters and receivers. One of the
major problems in these networks is to reduce energy and
enhance lifetime of networks. Energy is an important factor
important in Wireless Sensor Networks.
This paper proposed Fault Node Recovery algorithm to
enhance the lifetime of a wireless sensor network
(WSN).when some of the sensor nodes shut down, either
because they no longer have battery energy or they have
reached their operational threshold. Using the FNR algorithm
can result in fewer replacements of sensor nodes and more
reused routing paths. Thus, the algorithm not only enhances
the WSN lifetime but also reduces the cost of replacing the
sensor nodes.
2. RELATED WORKS
The traditional approaches to sensor network routing include
the Fault Node Recovery (FNR) algorithm. FNR combines
both Grade Diffusion (GD) with Genetic Algorithm (GA) The
algorithm proposed in this paper is based on Fault Node
Recovery algorithm (FNR). These optimizations will enhance
WSN lifetime and reduce replacement cost.
2.1 Directed Diffusion Algorithm
The goal of DD algorithm is to reduce the data relay
transmission for power management. The DD algorithm is an
query driven transmission protocol. The collected data is
transmitted only if it matches the query from the sink node. In
the DD algorithm, the sink node provides the queries in the
form of attribute-value pairs to the other sensor nodes by
broadcasting the query packets to the whole network.
Subsequently, the sensor nodes send the data back to the sink
node only when it fits the queries.
2.2 Grade Diffusion Algorithm
The Grade Diffusion (GD) algorithm not only creates the
routing for each sensor node but also identifies a set of
neighbour nodes to reduce the transmission loading. Each
sensor node can select a sensor node from the set of neighbour
node by using Grade tables. The GD algorithm can select a
node with more available energy than the other nodes to
perform relay operation. A grade diffusion algorithm is
proposed to solve the sensor node’s transmission problem and
the sensor node’s loading problem. In addition to them, the
sensor node also can save some backup nodes to reduce
energy consumption for re-looking routing. By using this
method more than one sensor node’s detect the same event is
also possible.
2.3 Genetic Algorithm
Genetic Algorithm based on 5 steps namely Initalization,
Evaluation, Selection, CrossOver, Mutation. The initial
population of candidate solution is generated randomly in this
step. In evaluation the fitness value of the candidate solutions
are evaluated. In selection method select higher fitness value.
In cross over step combines two or more parental solutions to
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 251
create new offsprings. Mutation randomly modifies a
solution.The sensor routing paths are shown in Fig. 1. In Fig.
2, the situation in which the outside nodes transfer event data
to the sink node via the inside nodes (the sensor nodes near the
sink node) in a WSN illustrate the accommodation measures
for
Fig. 1.Wireless sensor node routing
Fig. 2.Wireless sensor node routing path when some nodes are
not functioning.
In Fig. 2, the situation in whichthe outside nodes transfer
event data to the sink node via the inside nodes (the sensor
nodes near the sink node) in a WSN illustrate the
accommodation measures for non-working nodes. The inside
nodes thus have the largest data transmission loading,
consuming energy at a faster rate. If all the inside nodes
deplete their energy or otherwise cease to function, the event
data can no longer be sent to the sink node, and theWSN will
no longer function.
2.4. Fault Node Recovery Algorithm:
This paper proposes a Fault Node Recovery(FNR) algorithm
for WSNs based on the Grade Diffusion algorithm combined
with Genetic algorithm. The FNR algorithm creates the grade
value, routing table, neighbour nodes, and payload value for
each sensor node using Grade Diffusion algorithm. The sensor
nodes transfer the event data to the sink node according to the
GD algorithm when events appear. Then is calculated
according to in the FNR algorithm The algorithm will be
invoked and replace non functioning sensor nodes by
functioning nodes selected by the Genetic algorithm.
The power consumption of the sensor nodes in WSN’s are
unavoidable. However this paper proposes an algorithm to
search for and replace fewer sensor nodes and to reuse the
most routing paths. The current paper proposes a Partial
Scram Optimization algorithm based on.
3. PROPOSED SYSTEM
This paper proposes a fault node recovery (FNR) algorithm for
WSNs based on the grade diffusion algorithm combined with
the genetic algorithm. The flow chart is shown in Fig. 3. The
FNR algorithm creates the grade value, routing table, neighbor
nodes, and payload value for each sensor node using the grade
diffusion algorithm. In the FNR algorithm, the number of
nonfunctioning sensor nodes is calculated during the wireless
sensor network operation, and the parameter B is calculated
.In Fig. 3, the FNR algorithm creates the grade value, routing
table, a set of neighbor nodes, and payload value for each
sensor node, using the grade diffusion algorithm.
In Fig. 3, the FNR algorithm creates the grade value, routing
table, a set of neighbor nodes, and payload value for each
sensor node, using the grade diffusion algorithm. In Fig. 3, the
FNR algorithm creates the grade value, routing table, a set of
neighbor nodes, and payload value for each sensor node, using
the grade diffusion algorithm. The sensor nodes transfer the
event data to the sink node according to the GD algorithm
when events appear. If Bth is larger than zero, the algorithm
will be invoked and replace nonfunctioning sensor nodes by
functional nodes selected by the genetic algorithm. Then the
wireless sensor network can continue to work as long as the
operators are willing to replace sensors. There are 5 steps in
the genetic algorithm: Initialization, Evaluation, Selection,
Crossover, and Mutation. Descriptions of the steps follow.
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 252
Fig. 3.System Architecture
3.1 Initialization
In the initialization step, the genetic algorithm generates
chromosomes, and each chromosome is an expected solution.
The number of chromosomes is determined according to the
population size, which is defined by the user. Each
chromosome is a combination solution, and the chromosome
length is the number of sensor nodes that are depleted or
nonfunctioning. The elements in the genes are either 0 or 1. A
1 means the node should be replaced, and a 0 means that the
node will not be replaced.Fig. 4 represents a chromosome. The
chromosome length is 10 and the gene is 0 or 1, chosen
randomly in the initialization step. In this case, there are 10
sensor nodes not functioning, and their node numbers are 9, 7,
10, 81, 23, 57, 34, 46, 66, and 70.
Fig. 4.Chromosome and its gene
3.2 Evaluation
In general, the fitness value is calculated according to a fitness
function, and the parameters of the fitness function are the
chromosome’s genes. However, we cannot put genes directly
into the fitness function in the FNR algorithm, because the
genes of the chromosome are simply whether the node should
be replaced or not. In the FNR algorithm, the goal is also to
reuse the most routing paths and to replace the fewest sensor
nodes. Hence, the number of routing paths available if some
nonfunctioning sensor nodes are replaced is calculated.
3.3 Selection
The selection step will eliminate the chromosomes with the
lowest fitness values and retain the rest. We use the elitism
strategy and keep the half of the chromosomes with better
fitness values and put them in the mating pool. The worse
chromosomes will be deleted, and new chromosomes will be
made to replace them after the crossover step. The process is
showninFig.5.
Fig. 5 Selection step.
3.4 Cross Over
The crossover step is used in the genetic algorithm to
changethe individual chromosome. In this algorithm, we use
the one-point crossover strategy to create new
chromosomes.Two individual chromosomes are chosen from
the mating pool to produce two new offspring. A crossover
point is selected between the first and last genes of the parent
individuals. Then, the fraction of each individual on either side
of the crossover point is exchanged and concatenated. The rate
of choice is made according to roulette-wheel selection and
the fitness values.
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 253
3.5 Mutation
The mutation step can introduce traits not found in the original
individuals and prevents the GA from converging too fast. In
this algorithm, we simply flip a gene randomly in the
chromosome, as shown in Fig.6. The chromosome with the
best fitness value is the solution after the iteration. The FNR
algorithm will replace the sensor nodes in the chromosome
with genes of 1 to extend the WSN lifetime.
Fig. 6 Mutation step.
4. SIMULATION
A simulation of the fault node recovery algorithm as described
in Section 3 was performed to verify the method.The
experiment was designed based on 3-D space, using 100 × 100
× 100 units, and the scale of the coordinate axis for
eachdimension was set at 0 to 100. The radio ranges
(transmissionrange) of the nodes were set to 15 units. In each
of thesesimulations, the sensor nodes were distributed
uniformly overthe space. There are three sensor nodes
randomly distributedin 10 × 10 × 10 space, and the Euclidean
distance is atleast 2 units between any two sensor nodes.
Therefore, thereare 3000 sensor nodes in the 3-D wireless
sensor networksimulator, and the center node is the sink node.
The FNR, DD, and GD algorithms were implemented. The
active sensor nodes and total data loss after 90000 events are
shown in Figs.7 and 8. The active nodes mean that the sensor
node has enough energy to transfer data to other nodes. The
FNR, DD, and GD algorithms were implemented. The active
sensor nodes and total data loss after 90 000 events are shown
in Figs.7 and 8. The active nodes mean that the sensor node
has enough energy to transfer data to other nodes, but some
sensor nodes can be deleted from the active nodes list if their
routing tables do not have a sensor node that can be used as a
relay node, algorithms because the algorithm can replace the
sensor nodes after the number of nonfunctioning nodes
exceeds the threshold,by using the GA algorithm. In Fig. 8,
the FNR algorithm exhibits smaller data losses because the
algorithm can replace fewer sensor nodes and reuse more
routing paths if the number of sensor nodes that are
nonfunctioning exceeds the threshold. After the simulation,
the FNR algorithm had only suffered 11 025 data losses, but
the DD and GD algorithm had suffered 912 462 and 913 449
data losses. This new algorithm can reduce data loss by 98.8%
compared to the traditional algorithms.
Fig. 7.Number of active nodes
Fig. 8 Total data loss
Fig. 9 compares the average energy consumption of a WSN
managed using the FNR algorithm to the average energy
consumption using the DD and GD algorithms. The DD and
GD algorithms allow the WSN to consume more energy after
8 000 events because the inside nodes are energy-depleted, but
the outside nodes continue to attempt to transfer event data to
the sink node through the inside nodes until they are also
energy-depleted. After 90 000 events, the DD and GD
algorithm-managed WSNs had consumed 3495.17 Ws and
3298.29 Ws, respectively. The proposed algorithm increases
the WSN lifetime by replacing some of the sensor nodes that
are not functioning. In addition to enhancing the active nodes
and reducing the data losses, the FNR algorithm reduces the
relayed energy consumption by reducing the number of data
relayed, as the replaced sensor nodes are usually used the
most. After 90 000 events, using the proposed algorithm, the
WSN had consumed only 2407.68 Ws, and, compared to using
the DD and GD algorithms, exhibited a reduction in energy
consumption of 31.1% and 27%, respectively.
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 254
Fig. 9.Average energy consumption
Fig. 10.Average number of messages reaching the sink node
The average number of messages that reach the sink node
when each algorithm manages the network is compared inFig.
10. Using the traditional DD and GD algorithms, the sink node
can receive no messages after 8000 events because all of the
inside nodes are energy-depleted, and the WSN lifetime is
ended. This proposed algorithm replaces energy-depleted
sensor nodes to increase the WSN lifetime. Therefore, the
average number of messages received using this algorithm is
higher than when using the other algorithms.By using this
algorithm, the sensor nodes are not onlyreplaced, but the
replacement cost is reduced, and more routing paths are
reused.
Fig. 11.Average residual energy after 8000 events
Fig.12 Average residual energy after 90000 events
In Fig. 11, using the GD algorithm, after 8000 events the
grade 1 sensor nodes only have 145.57 Ws energy remaining,
and the other grade sensor nodes still have enough energy to
function. Using the FNR algorithm, the grade 1 sensor nodes
still have 1568.34 Ws. The grade 1 sensor nodes are near the
sink node, and they are relay nodes for the other grade sensor
nodes, so they consume their energy rapidly. The FNR
algorithm can replace some of the energy-depleted sensor
nodes. Hence, the available sensor nodes are more numerous
than when using the traditional algorithms. In Fig. 12, the
average energy consumption for each grade is calculated after
90 000 events. Using the GD algorithm, the sensor nodes
consume their energy rapidly because they try to transfer event
data to the sink node using neighbor nodes if the grade 1
sensor nodes are energy-depleted or their routing table is
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 255
empty. The FNR algorithm has ample energy for each grade
sensor node because the algorithm can replace the sensor
nodes, but it reuses more routing paths compared to using the
traditional algorithm.
Fig. 13.Rate of total messages to recovery nodes
The FNR algorithm tends to replaces Grade 1 sensor nodes in
the first place, since the loading of the Grade 1 sensor nodes is
larger than the loading of others.
5. CONCLUSIONS AND FUTURE WORK
In real wireless sensor networks, the sensor nodes use battery
power supplies and thus have limited energy resources. In
addition to the routing, it is important to research the
optimization of sensor node replacement, reducing the
replacement cost, and reusing the most routing paths when
some sensor nodes are nonfunctional. This paper proposes a
fault node recovery algorithm for WSN based on the grade
diffusion algorithm combined with a genetic algorithm. The
FNR algorithm requires replacing fewer sensor nodes and
reuses the most routing paths, increasingthe WSN lifetime and
reducing the replacement cost. In the simulation, the proposed
algorithm increases the number of active nodes up to 8.7
times.
The number of active nodes is enhanced 3.16 times on average
after replacing an average of 32 sensor nodes for each
calculation. The algorithm reduces the rate of data loss by
approximately 98.8% and reduces the rate of energy
consumption by approximately 31.1%. Therefore, the FNR
algorithm not only replaces sensor nodes, but also reduces the
replacement cost and reuses the most routing paths to increase
the WSN lifetime. It is of great interest to extend our approach
to handle Energy Efficiency in WSN. As with most existing
work on Fault Node Recovery Algorithm. Our work is limited
in the sense that its consider only. More powerful adversaries
may apply Partial Scram Optimization algorithm. Studying the
Partial Scram Optimization under this adversarial model is an
interesting future direction.
REFERENCES
[1] T. H. Liu, S. C. Yi, and X. W. Wang, “A fault
management protocol for low-energy and efficient
wireless sensor networks,” J. Inf. Hiding Multimedia
Signal Process., vol. 4, no. 1, pp. 34–45, 2013.
[2] C. Intanagonwiwat, R. Govindan, D. Estrin, J.
Heidemann, and F. Silva,“Directed diffusion for
wireless sensor networking,” IEEE/ACM
Trans.Netw., vol. 11, no. 1, pp. 2–16, Feb. 2003.
[3] E. M. Royer and C. K. Toh, “A review of current
routing protocols for ad-hoc mobile networks,” IEEE
Personal Commun., vol. 6, no. 2,pp. 46–55, Apr.
1999.
[4] H. C. Shih, S. C. Chu, J. Roddick, J. H. Ho, B. Y.
Liao, and J. S. Pan,“A reduce identical event
transmission algorithm for wireless sensor
networks,” in Proc. 3rd Int. Conf. Intell. Human
Comput.Interact.,2011, pp. 147–154.
[5] Z. He, B. S. Lee, and X. S. Wang, “Aggregation in
sensor networks with a user-provided quality of
service goal,” Inf. Sci., vol. 178, no. 9, pp. 2128–
2149, 2008.
[6] S. Corson and J. Macker, Mobile Ad Hoc
Networking (MANET): Routing Protocol
Performance Issues and Evaluation
Considerations.NewYork,NY, USA: ACM, 1999.
[7] J. H. Ho, H. C. Shih, B. Y. Liao, and S. C. Chu, “A
ladder diffusion algorithm using ant colony
optimization for wireless sensor networks,” Inf. Sci.,
vol. 192, pp. 204–212, Jun. 2012.
[8] J. Broch, D. A. Maltz, D. B. Johnson, Y.-C.Hu, and J.
Jetcheva A Performance Comparison of Multi-Hop
Wireless Ad-Hoc Network Routing Protocols.In
Proceedings of the Fourth Annual ACM/IEEE
International Conference on Mobile Computing and
Networking (Mobicom’98), Dallas, TX, 1998.
[9] M. Perillo, and W. B. Heinzelman, Providing
application QoS throughintelligent sensor
management, Proc. of the 1st IEEE International
Workshop on Sensor Network Protocols and
Applications, pp. 93-101, 2003.

More Related Content

What's hot

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
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAijasuc
 
Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...
Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...
Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...ijasuc
 
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 TopologyIRJET Journal
 
Beam steering in smart antennas by using low complex
Beam steering in smart antennas by using low complexBeam steering in smart antennas by using low complex
Beam steering in smart antennas by using low complexeSAT Publishing House
 
Beam steering in smart antennas by using low complex adaptive algorithms
Beam steering in smart antennas by using low complex adaptive algorithmsBeam steering in smart antennas by using low complex adaptive algorithms
Beam steering in smart antennas by using low complex adaptive algorithmseSAT Journals
 
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...csijjournal
 
Energy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkEnergy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkIJARIIE JOURNAL
 
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...IOSR Journals
 
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...IJERA Editor
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
 
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 TopologyIRJET Journal
 
Signal classification of second order cyclostationarity signals using bt scld...
Signal classification of second order cyclostationarity signals using bt scld...Signal classification of second order cyclostationarity signals using bt scld...
Signal classification of second order cyclostationarity signals using bt scld...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
 

What's hot (15)

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...
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
 
Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...
Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...
Energy-Efficient Target Coverage in Wireless Sensor Networks Based on Modifie...
 
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
 
Beam steering in smart antennas by using low complex
Beam steering in smart antennas by using low complexBeam steering in smart antennas by using low complex
Beam steering in smart antennas by using low complex
 
Beam steering in smart antennas by using low complex adaptive algorithms
Beam steering in smart antennas by using low complex adaptive algorithmsBeam steering in smart antennas by using low complex adaptive algorithms
Beam steering in smart antennas by using low complex adaptive algorithms
 
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
Energy Efficient Zone Divided and Energy Balanced Clustering Routing Protocol...
 
Energy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkEnergy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor Network
 
G010214954
G010214954G010214954
G010214954
 
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
 
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
 
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
 
Signal classification of second order cyclostationarity signals using bt scld...
Signal classification of second order cyclostationarity signals using bt scld...Signal classification of second order cyclostationarity signals using bt scld...
Signal classification of second order cyclostationarity signals using bt scld...
 
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...
 

Viewers also liked

Multi fractal analysis of human brain mr image
Multi fractal analysis of human brain mr imageMulti fractal analysis of human brain mr image
Multi fractal analysis of human brain mr imageeSAT Journals
 
Sufficiency of water distributory(hlbc)
Sufficiency of water distributory(hlbc)Sufficiency of water distributory(hlbc)
Sufficiency of water distributory(hlbc)eSAT Journals
 
E slate cost effective learning tool
E slate  cost effective learning toolE slate  cost effective learning tool
E slate cost effective learning tooleSAT Journals
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Journals
 
Experimental study on strength characteristics of concrete with recycled aggr...
Experimental study on strength characteristics of concrete with recycled aggr...Experimental study on strength characteristics of concrete with recycled aggr...
Experimental study on strength characteristics of concrete with recycled aggr...eSAT Journals
 
Low complexity video coding for sensor network
Low complexity video coding for sensor networkLow complexity video coding for sensor network
Low complexity video coding for sensor networkeSAT Journals
 
Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...eSAT Journals
 
Intrusion detection in heterogeneous network by multipath routing based toler...
Intrusion detection in heterogeneous network by multipath routing based toler...Intrusion detection in heterogeneous network by multipath routing based toler...
Intrusion detection in heterogeneous network by multipath routing based toler...eSAT Journals
 
Hand gesture recognition system for human computer interaction using contour ...
Hand gesture recognition system for human computer interaction using contour ...Hand gesture recognition system for human computer interaction using contour ...
Hand gesture recognition system for human computer interaction using contour ...eSAT Journals
 
Performance of direct injection c.i. engine using karanja oil at different in...
Performance of direct injection c.i. engine using karanja oil at different in...Performance of direct injection c.i. engine using karanja oil at different in...
Performance of direct injection c.i. engine using karanja oil at different in...eSAT Journals
 
Pneumatic stretcher chair device for paralysed patients
Pneumatic stretcher chair device for paralysed patientsPneumatic stretcher chair device for paralysed patients
Pneumatic stretcher chair device for paralysed patientseSAT Journals
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorseSAT Journals
 
Role of salt precursor in the synthesis of zinc oxide nanoparticles
Role of salt precursor in the synthesis of zinc oxide nanoparticlesRole of salt precursor in the synthesis of zinc oxide nanoparticles
Role of salt precursor in the synthesis of zinc oxide nanoparticleseSAT Journals
 
Simulink model for automatic detection and counting of the number of white fl...
Simulink model for automatic detection and counting of the number of white fl...Simulink model for automatic detection and counting of the number of white fl...
Simulink model for automatic detection and counting of the number of white fl...eSAT Journals
 
Thermal modelling and performance study of modified double slope solar still
Thermal modelling and performance study of modified double slope solar stillThermal modelling and performance study of modified double slope solar still
Thermal modelling and performance study of modified double slope solar stilleSAT Journals
 
Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...
Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...
Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...eSAT Journals
 
Experimental study on corrosion of steel in soil medium
Experimental study on corrosion of steel in soil mediumExperimental study on corrosion of steel in soil medium
Experimental study on corrosion of steel in soil mediumeSAT Journals
 

Viewers also liked (17)

Multi fractal analysis of human brain mr image
Multi fractal analysis of human brain mr imageMulti fractal analysis of human brain mr image
Multi fractal analysis of human brain mr image
 
Sufficiency of water distributory(hlbc)
Sufficiency of water distributory(hlbc)Sufficiency of water distributory(hlbc)
Sufficiency of water distributory(hlbc)
 
E slate cost effective learning tool
E slate  cost effective learning toolE slate  cost effective learning tool
E slate cost effective learning tool
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
Experimental study on strength characteristics of concrete with recycled aggr...
Experimental study on strength characteristics of concrete with recycled aggr...Experimental study on strength characteristics of concrete with recycled aggr...
Experimental study on strength characteristics of concrete with recycled aggr...
 
Low complexity video coding for sensor network
Low complexity video coding for sensor networkLow complexity video coding for sensor network
Low complexity video coding for sensor network
 
Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...
 
Intrusion detection in heterogeneous network by multipath routing based toler...
Intrusion detection in heterogeneous network by multipath routing based toler...Intrusion detection in heterogeneous network by multipath routing based toler...
Intrusion detection in heterogeneous network by multipath routing based toler...
 
Hand gesture recognition system for human computer interaction using contour ...
Hand gesture recognition system for human computer interaction using contour ...Hand gesture recognition system for human computer interaction using contour ...
Hand gesture recognition system for human computer interaction using contour ...
 
Performance of direct injection c.i. engine using karanja oil at different in...
Performance of direct injection c.i. engine using karanja oil at different in...Performance of direct injection c.i. engine using karanja oil at different in...
Performance of direct injection c.i. engine using karanja oil at different in...
 
Pneumatic stretcher chair device for paralysed patients
Pneumatic stretcher chair device for paralysed patientsPneumatic stretcher chair device for paralysed patients
Pneumatic stretcher chair device for paralysed patients
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptors
 
Role of salt precursor in the synthesis of zinc oxide nanoparticles
Role of salt precursor in the synthesis of zinc oxide nanoparticlesRole of salt precursor in the synthesis of zinc oxide nanoparticles
Role of salt precursor in the synthesis of zinc oxide nanoparticles
 
Simulink model for automatic detection and counting of the number of white fl...
Simulink model for automatic detection and counting of the number of white fl...Simulink model for automatic detection and counting of the number of white fl...
Simulink model for automatic detection and counting of the number of white fl...
 
Thermal modelling and performance study of modified double slope solar still
Thermal modelling and performance study of modified double slope solar stillThermal modelling and performance study of modified double slope solar still
Thermal modelling and performance study of modified double slope solar still
 
Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...
Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...
Synthesis, characterisation and antibacterial activity of copolymer (n vinylp...
 
Experimental study on corrosion of steel in soil medium
Experimental study on corrosion of steel in soil mediumExperimental study on corrosion of steel in soil medium
Experimental study on corrosion of steel in soil medium
 

Similar to Optimized sensor nodes by fault node recovery algorithm

FAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKF
FAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKFFAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKF
FAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKFprj_publication
 
Faulty node recovery and replacement algorithm for wireless sensor network
Faulty node recovery and replacement algorithm for wireless sensor networkFaulty node recovery and replacement algorithm for wireless sensor network
Faulty node recovery and replacement algorithm for wireless sensor networkprjpublications
 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkeSAT Publishing House
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...IOSR Journals
 
Spatial correlation based clustering algorithm for random and uniform topolog...
Spatial correlation based clustering algorithm for random and uniform topolog...Spatial correlation based clustering algorithm for random and uniform topolog...
Spatial correlation based clustering algorithm for random and uniform topolog...eSAT Publishing House
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKpijans
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKpijans
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAijasuc
 
Energy aware model for sensor network a nature inspired algorithm approach
Energy aware model for sensor network  a nature inspired algorithm approachEnergy aware model for sensor network  a nature inspired algorithm approach
Energy aware model for sensor network a nature inspired algorithm approachijdms
 
Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...ijfcstjournal
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
 
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor NetworksEnhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networksijtsrd
 
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...Editor IJCATR
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSijassn
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...IJCNCJournal
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...IJCNCJournal
 
SENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORK
SENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORKSENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORK
SENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORKijwmn
 

Similar to Optimized sensor nodes by fault node recovery algorithm (20)

2nd fast.pptx
2nd fast.pptx2nd fast.pptx
2nd fast.pptx
 
FAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKF
FAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKFFAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKF
FAULTY NODE RECOVERY AND REPLACEMENT ALGORITHM FOR WIRELESS SENSOR NETWORKF
 
Faulty node recovery and replacement algorithm for wireless sensor network
Faulty node recovery and replacement algorithm for wireless sensor networkFaulty node recovery and replacement algorithm for wireless sensor network
Faulty node recovery and replacement algorithm for wireless sensor network
 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor network
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
 
Spatial correlation based clustering algorithm for random and uniform topolog...
Spatial correlation based clustering algorithm for random and uniform topolog...Spatial correlation based clustering algorithm for random and uniform topolog...
Spatial correlation based clustering algorithm for random and uniform topolog...
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
 
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORKTHRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
 
Energy aware model for sensor network a nature inspired algorithm approach
Energy aware model for sensor network  a nature inspired algorithm approachEnergy aware model for sensor network  a nature inspired algorithm approach
Energy aware model for sensor network a nature inspired algorithm approach
 
Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...Implementation of energy efficient coverage aware routing protocol for wirele...
Implementation of energy efficient coverage aware routing protocol for wirele...
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
 
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor NetworksEnhanced DV Hop Localization Algorithm for Wireless Sensor Networks
Enhanced DV Hop Localization Algorithm for Wireless Sensor Networks
 
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
 
Dy4301752755
Dy4301752755Dy4301752755
Dy4301752755
 
SENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORK
SENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORKSENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORK
SENSOR SELECTION SCHEME IN TEMPERATURE WIRELESS SENSOR NETWORK
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

Optimized sensor nodes by fault node recovery algorithm

  • 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 250 OPTIMIZED SENSOR NODES BY FAULT NODE RECOVERY ALGORITHM S. Sofia1 , M.Varghese2 1 Student, Department of CSE, IJCET 2 Professor, Department of CSE, IJCET Abstract This paper proposes fault node recovery algorithm to enhance the lifetime of wireless sensor networks when some of the sensor nodes shut down due to absence of battery power. The proposed algorithm combined Grade diffusion algorithm with genetic algorithm. The algorithm can result replacement of fewer sensor nodes and more reused routing paths. The proposed algorithm increases the number of active nodes, reduces dataloss during transmission, and reduces energy consumption. Keywords: Wireless Sensor Networks, Energy Consumption, Fault Node Recovery. ----------------------------------------------------------------------***-------------------------------------------------------------------- 1. INTRODUCTION The Sensor networks are mainly used in fields such as Scientific, Military, Healthcare applications. However Sensor size represents a significant limitation mainly in terms of energy and their life period, for the batteries have to be too tiny. This is the reason why intensive research is being conducted nowadays on how to control sensor energy consumption within network. However power sources in sensor node limit life time of whole system. A sensor Network with Distributed system made up with large number of small sensors, equipments, transmitters and receivers. One of the major problems in these networks is to reduce energy and enhance lifetime of networks. Energy is an important factor important in Wireless Sensor Networks. This paper proposed Fault Node Recovery algorithm to enhance the lifetime of a wireless sensor network (WSN).when some of the sensor nodes shut down, either because they no longer have battery energy or they have reached their operational threshold. Using the FNR algorithm can result in fewer replacements of sensor nodes and more reused routing paths. Thus, the algorithm not only enhances the WSN lifetime but also reduces the cost of replacing the sensor nodes. 2. RELATED WORKS The traditional approaches to sensor network routing include the Fault Node Recovery (FNR) algorithm. FNR combines both Grade Diffusion (GD) with Genetic Algorithm (GA) The algorithm proposed in this paper is based on Fault Node Recovery algorithm (FNR). These optimizations will enhance WSN lifetime and reduce replacement cost. 2.1 Directed Diffusion Algorithm The goal of DD algorithm is to reduce the data relay transmission for power management. The DD algorithm is an query driven transmission protocol. The collected data is transmitted only if it matches the query from the sink node. In the DD algorithm, the sink node provides the queries in the form of attribute-value pairs to the other sensor nodes by broadcasting the query packets to the whole network. Subsequently, the sensor nodes send the data back to the sink node only when it fits the queries. 2.2 Grade Diffusion Algorithm The Grade Diffusion (GD) algorithm not only creates the routing for each sensor node but also identifies a set of neighbour nodes to reduce the transmission loading. Each sensor node can select a sensor node from the set of neighbour node by using Grade tables. The GD algorithm can select a node with more available energy than the other nodes to perform relay operation. A grade diffusion algorithm is proposed to solve the sensor node’s transmission problem and the sensor node’s loading problem. In addition to them, the sensor node also can save some backup nodes to reduce energy consumption for re-looking routing. By using this method more than one sensor node’s detect the same event is also possible. 2.3 Genetic Algorithm Genetic Algorithm based on 5 steps namely Initalization, Evaluation, Selection, CrossOver, Mutation. The initial population of candidate solution is generated randomly in this step. In evaluation the fitness value of the candidate solutions are evaluated. In selection method select higher fitness value. In cross over step combines two or more parental solutions to
  • 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 251 create new offsprings. Mutation randomly modifies a solution.The sensor routing paths are shown in Fig. 1. In Fig. 2, the situation in which the outside nodes transfer event data to the sink node via the inside nodes (the sensor nodes near the sink node) in a WSN illustrate the accommodation measures for Fig. 1.Wireless sensor node routing Fig. 2.Wireless sensor node routing path when some nodes are not functioning. In Fig. 2, the situation in whichthe outside nodes transfer event data to the sink node via the inside nodes (the sensor nodes near the sink node) in a WSN illustrate the accommodation measures for non-working nodes. The inside nodes thus have the largest data transmission loading, consuming energy at a faster rate. If all the inside nodes deplete their energy or otherwise cease to function, the event data can no longer be sent to the sink node, and theWSN will no longer function. 2.4. Fault Node Recovery Algorithm: This paper proposes a Fault Node Recovery(FNR) algorithm for WSNs based on the Grade Diffusion algorithm combined with Genetic algorithm. The FNR algorithm creates the grade value, routing table, neighbour nodes, and payload value for each sensor node using Grade Diffusion algorithm. The sensor nodes transfer the event data to the sink node according to the GD algorithm when events appear. Then is calculated according to in the FNR algorithm The algorithm will be invoked and replace non functioning sensor nodes by functioning nodes selected by the Genetic algorithm. The power consumption of the sensor nodes in WSN’s are unavoidable. However this paper proposes an algorithm to search for and replace fewer sensor nodes and to reuse the most routing paths. The current paper proposes a Partial Scram Optimization algorithm based on. 3. PROPOSED SYSTEM This paper proposes a fault node recovery (FNR) algorithm for WSNs based on the grade diffusion algorithm combined with the genetic algorithm. The flow chart is shown in Fig. 3. The FNR algorithm creates the grade value, routing table, neighbor nodes, and payload value for each sensor node using the grade diffusion algorithm. In the FNR algorithm, the number of nonfunctioning sensor nodes is calculated during the wireless sensor network operation, and the parameter B is calculated .In Fig. 3, the FNR algorithm creates the grade value, routing table, a set of neighbor nodes, and payload value for each sensor node, using the grade diffusion algorithm. In Fig. 3, the FNR algorithm creates the grade value, routing table, a set of neighbor nodes, and payload value for each sensor node, using the grade diffusion algorithm. In Fig. 3, the FNR algorithm creates the grade value, routing table, a set of neighbor nodes, and payload value for each sensor node, using the grade diffusion algorithm. The sensor nodes transfer the event data to the sink node according to the GD algorithm when events appear. If Bth is larger than zero, the algorithm will be invoked and replace nonfunctioning sensor nodes by functional nodes selected by the genetic algorithm. Then the wireless sensor network can continue to work as long as the operators are willing to replace sensors. There are 5 steps in the genetic algorithm: Initialization, Evaluation, Selection, Crossover, and Mutation. Descriptions of the steps follow.
  • 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 252 Fig. 3.System Architecture 3.1 Initialization In the initialization step, the genetic algorithm generates chromosomes, and each chromosome is an expected solution. The number of chromosomes is determined according to the population size, which is defined by the user. Each chromosome is a combination solution, and the chromosome length is the number of sensor nodes that are depleted or nonfunctioning. The elements in the genes are either 0 or 1. A 1 means the node should be replaced, and a 0 means that the node will not be replaced.Fig. 4 represents a chromosome. The chromosome length is 10 and the gene is 0 or 1, chosen randomly in the initialization step. In this case, there are 10 sensor nodes not functioning, and their node numbers are 9, 7, 10, 81, 23, 57, 34, 46, 66, and 70. Fig. 4.Chromosome and its gene 3.2 Evaluation In general, the fitness value is calculated according to a fitness function, and the parameters of the fitness function are the chromosome’s genes. However, we cannot put genes directly into the fitness function in the FNR algorithm, because the genes of the chromosome are simply whether the node should be replaced or not. In the FNR algorithm, the goal is also to reuse the most routing paths and to replace the fewest sensor nodes. Hence, the number of routing paths available if some nonfunctioning sensor nodes are replaced is calculated. 3.3 Selection The selection step will eliminate the chromosomes with the lowest fitness values and retain the rest. We use the elitism strategy and keep the half of the chromosomes with better fitness values and put them in the mating pool. The worse chromosomes will be deleted, and new chromosomes will be made to replace them after the crossover step. The process is showninFig.5. Fig. 5 Selection step. 3.4 Cross Over The crossover step is used in the genetic algorithm to changethe individual chromosome. In this algorithm, we use the one-point crossover strategy to create new chromosomes.Two individual chromosomes are chosen from the mating pool to produce two new offspring. A crossover point is selected between the first and last genes of the parent individuals. Then, the fraction of each individual on either side of the crossover point is exchanged and concatenated. The rate of choice is made according to roulette-wheel selection and the fitness values.
  • 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 253 3.5 Mutation The mutation step can introduce traits not found in the original individuals and prevents the GA from converging too fast. In this algorithm, we simply flip a gene randomly in the chromosome, as shown in Fig.6. The chromosome with the best fitness value is the solution after the iteration. The FNR algorithm will replace the sensor nodes in the chromosome with genes of 1 to extend the WSN lifetime. Fig. 6 Mutation step. 4. SIMULATION A simulation of the fault node recovery algorithm as described in Section 3 was performed to verify the method.The experiment was designed based on 3-D space, using 100 × 100 × 100 units, and the scale of the coordinate axis for eachdimension was set at 0 to 100. The radio ranges (transmissionrange) of the nodes were set to 15 units. In each of thesesimulations, the sensor nodes were distributed uniformly overthe space. There are three sensor nodes randomly distributedin 10 × 10 × 10 space, and the Euclidean distance is atleast 2 units between any two sensor nodes. Therefore, thereare 3000 sensor nodes in the 3-D wireless sensor networksimulator, and the center node is the sink node. The FNR, DD, and GD algorithms were implemented. The active sensor nodes and total data loss after 90000 events are shown in Figs.7 and 8. The active nodes mean that the sensor node has enough energy to transfer data to other nodes. The FNR, DD, and GD algorithms were implemented. The active sensor nodes and total data loss after 90 000 events are shown in Figs.7 and 8. The active nodes mean that the sensor node has enough energy to transfer data to other nodes, but some sensor nodes can be deleted from the active nodes list if their routing tables do not have a sensor node that can be used as a relay node, algorithms because the algorithm can replace the sensor nodes after the number of nonfunctioning nodes exceeds the threshold,by using the GA algorithm. In Fig. 8, the FNR algorithm exhibits smaller data losses because the algorithm can replace fewer sensor nodes and reuse more routing paths if the number of sensor nodes that are nonfunctioning exceeds the threshold. After the simulation, the FNR algorithm had only suffered 11 025 data losses, but the DD and GD algorithm had suffered 912 462 and 913 449 data losses. This new algorithm can reduce data loss by 98.8% compared to the traditional algorithms. Fig. 7.Number of active nodes Fig. 8 Total data loss Fig. 9 compares the average energy consumption of a WSN managed using the FNR algorithm to the average energy consumption using the DD and GD algorithms. The DD and GD algorithms allow the WSN to consume more energy after 8 000 events because the inside nodes are energy-depleted, but the outside nodes continue to attempt to transfer event data to the sink node through the inside nodes until they are also energy-depleted. After 90 000 events, the DD and GD algorithm-managed WSNs had consumed 3495.17 Ws and 3298.29 Ws, respectively. The proposed algorithm increases the WSN lifetime by replacing some of the sensor nodes that are not functioning. In addition to enhancing the active nodes and reducing the data losses, the FNR algorithm reduces the relayed energy consumption by reducing the number of data relayed, as the replaced sensor nodes are usually used the most. After 90 000 events, using the proposed algorithm, the WSN had consumed only 2407.68 Ws, and, compared to using the DD and GD algorithms, exhibited a reduction in energy consumption of 31.1% and 27%, respectively.
  • 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 254 Fig. 9.Average energy consumption Fig. 10.Average number of messages reaching the sink node The average number of messages that reach the sink node when each algorithm manages the network is compared inFig. 10. Using the traditional DD and GD algorithms, the sink node can receive no messages after 8000 events because all of the inside nodes are energy-depleted, and the WSN lifetime is ended. This proposed algorithm replaces energy-depleted sensor nodes to increase the WSN lifetime. Therefore, the average number of messages received using this algorithm is higher than when using the other algorithms.By using this algorithm, the sensor nodes are not onlyreplaced, but the replacement cost is reduced, and more routing paths are reused. Fig. 11.Average residual energy after 8000 events Fig.12 Average residual energy after 90000 events In Fig. 11, using the GD algorithm, after 8000 events the grade 1 sensor nodes only have 145.57 Ws energy remaining, and the other grade sensor nodes still have enough energy to function. Using the FNR algorithm, the grade 1 sensor nodes still have 1568.34 Ws. The grade 1 sensor nodes are near the sink node, and they are relay nodes for the other grade sensor nodes, so they consume their energy rapidly. The FNR algorithm can replace some of the energy-depleted sensor nodes. Hence, the available sensor nodes are more numerous than when using the traditional algorithms. In Fig. 12, the average energy consumption for each grade is calculated after 90 000 events. Using the GD algorithm, the sensor nodes consume their energy rapidly because they try to transfer event data to the sink node using neighbor nodes if the grade 1 sensor nodes are energy-depleted or their routing table is
  • 6. 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 255 empty. The FNR algorithm has ample energy for each grade sensor node because the algorithm can replace the sensor nodes, but it reuses more routing paths compared to using the traditional algorithm. Fig. 13.Rate of total messages to recovery nodes The FNR algorithm tends to replaces Grade 1 sensor nodes in the first place, since the loading of the Grade 1 sensor nodes is larger than the loading of others. 5. CONCLUSIONS AND FUTURE WORK In real wireless sensor networks, the sensor nodes use battery power supplies and thus have limited energy resources. In addition to the routing, it is important to research the optimization of sensor node replacement, reducing the replacement cost, and reusing the most routing paths when some sensor nodes are nonfunctional. This paper proposes a fault node recovery algorithm for WSN based on the grade diffusion algorithm combined with a genetic algorithm. The FNR algorithm requires replacing fewer sensor nodes and reuses the most routing paths, increasingthe WSN lifetime and reducing the replacement cost. In the simulation, the proposed algorithm increases the number of active nodes up to 8.7 times. The number of active nodes is enhanced 3.16 times on average after replacing an average of 32 sensor nodes for each calculation. The algorithm reduces the rate of data loss by approximately 98.8% and reduces the rate of energy consumption by approximately 31.1%. Therefore, the FNR algorithm not only replaces sensor nodes, but also reduces the replacement cost and reuses the most routing paths to increase the WSN lifetime. It is of great interest to extend our approach to handle Energy Efficiency in WSN. As with most existing work on Fault Node Recovery Algorithm. Our work is limited in the sense that its consider only. More powerful adversaries may apply Partial Scram Optimization algorithm. Studying the Partial Scram Optimization under this adversarial model is an interesting future direction. REFERENCES [1] T. H. Liu, S. C. Yi, and X. W. Wang, “A fault management protocol for low-energy and efficient wireless sensor networks,” J. Inf. Hiding Multimedia Signal Process., vol. 4, no. 1, pp. 34–45, 2013. [2] C. Intanagonwiwat, R. Govindan, D. Estrin, J. Heidemann, and F. Silva,“Directed diffusion for wireless sensor networking,” IEEE/ACM Trans.Netw., vol. 11, no. 1, pp. 2–16, Feb. 2003. [3] E. M. Royer and C. K. Toh, “A review of current routing protocols for ad-hoc mobile networks,” IEEE Personal Commun., vol. 6, no. 2,pp. 46–55, Apr. 1999. [4] H. C. Shih, S. C. Chu, J. Roddick, J. H. Ho, B. Y. Liao, and J. S. Pan,“A reduce identical event transmission algorithm for wireless sensor networks,” in Proc. 3rd Int. Conf. Intell. Human Comput.Interact.,2011, pp. 147–154. [5] Z. He, B. S. Lee, and X. S. Wang, “Aggregation in sensor networks with a user-provided quality of service goal,” Inf. Sci., vol. 178, no. 9, pp. 2128– 2149, 2008. [6] S. Corson and J. Macker, Mobile Ad Hoc Networking (MANET): Routing Protocol Performance Issues and Evaluation Considerations.NewYork,NY, USA: ACM, 1999. [7] J. H. Ho, H. C. Shih, B. Y. Liao, and S. C. Chu, “A ladder diffusion algorithm using ant colony optimization for wireless sensor networks,” Inf. Sci., vol. 192, pp. 204–212, Jun. 2012. [8] J. Broch, D. A. Maltz, D. B. Johnson, Y.-C.Hu, and J. Jetcheva A Performance Comparison of Multi-Hop Wireless Ad-Hoc Network Routing Protocols.In Proceedings of the Fourth Annual ACM/IEEE International Conference on Mobile Computing and Networking (Mobicom’98), Dallas, TX, 1998. [9] M. Perillo, and W. B. Heinzelman, Providing application QoS throughintelligent sensor management, Proc. of the 1st IEEE International Workshop on Sensor Network Protocols and Applications, pp. 93-101, 2003.