SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 05, 2014 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 265
Proactive Data Reporting of Wireless sensor
Network using Wake up Scheduling Algorithm for
Energy Efficiency
Santoshi P.Biradar1
Professor Poonam D.Lambhate2
1
M.E. Student 2
Associate Professor
1,2
JSCOE,Hadapsar.pune
Abstract— In Wireless Sensor Network (WSNs), gather the
data by using mobile sinks has become popular. Reduce the
number of messages which is used for sink location
broadcasting, efficient energy data forwarding, become
accustomed to unknown earthly changes are achieved by a
protocol which is projected by a SinkTrail. The forecast of
mobile sinks’ location are done by using logical coordinate
system. When sensor nodes don’t have any data to send, at
that time they switch to sleep mode to save the energy and
to increase the network lifetime. And due to this reason
there is a chance of the involvement of nodes that are in
sleeping state between the path sources to the mobile sink
which is selected by the SinkTrail protocol. Before become
the fully functional and process the information, these
sleeping nodes can drop the some information. Due to this
reason, it is vital to wake-up the sleeping nodes on the path
earlier than the sender can start transferring of sensed data.
In this paper, on-demand wake-up scheduling algorithm is
projected which is used to activates sleeping node on the
path before data delivery. Here, in this work the multi-hop
communication in WSN also considers. By incorporating
wake-up scheduling algorithm to perk up the dependability
and improve the performance of on-demand data forwarding
extends the SinkTrail solution in our work. This projected
algorithm improves the quality of service of the network by
dishonesty of data or reducing the loss due to sleeping
nodes. The efficiency and the effectiveness projected
solution are proved by the evaluation results.
Key words: Wireless sensor network, wake-up scheduling,
communication system routing, data reporting of WSN,
routing.
I. INTRODUCTION
In wireless sensor network (WSN) applications, incessant
monitoring is an important form. A large number of sensor
nodes are employed by a continuous monitoring for data
gathering and continuous sensing. In wireless sensor
network, every sensor node every so often senses and
creates a specific type of data. Furthermore, node reports
that data to one or several base station(s). In wireless sensor
network (WSNs) consist of a variety of applications that’s
why they have grow to be admired in various fields like
forest fire detection [1], habitat monitoring [2],
environmental science, home health care, military
surveillance. A wireless sensor network (WSNs) are
generally used for the low cost and long term monitoring
applications. While designing the sensor network protocols,
the minimization of energy consumption is a key challenge
concerned in wireless sensor network.
Existing research efforts demonstrate that
permitting sink mobility is more energy efficient approach
for data gathering [3] instead of instituting extended multi-
hop routes to the sink to report data. Wireless
communication capability used as a mobile sinks which is
equipped to achieve mobility, animals or vehicles. To
reduce energy consumption and data transmission paths, the
mobile sinks trail from one location to another location to
collect data from sensor nodes. Even idle listening by sensor
nodes consumes a significant amount of energy decreases
the lifetime of the node are proved by various studies done
on power consumption in WSN. Consequently, switch the
sensor node to sleep mode throughout idle times and wake it
up at periodical intervals to ensure presence of any data is an
effectual approach to conserve energy in WSN.
A. Existing Techniques Limitation
SinkTrail, a greedy data forwarding protocol which is self
adaptive to various application scenarios projected by a
Xinxin Liu et al. [4]. Mobile sinks move incessantly in the
field in comparatively low speed, and gather data on the fly
in SinkTrail. However, in wireless sensor network the
authors fail to consider sleep/wake approach used to
conserve energy.
B. Our Observations
The sleep/wake scheduling provides perfect synchronization
is assumed by existing research efforts. The impact of
synchronization error is non-negligible are proved by the
authors [5]. We experiential that even though existing
systems try achieving exact synchronization between wake-
up of sensor nodes for transmission/reception of data, there
still lives arbitrary synchronization error due to the non
deterministic factors in the system.
C. Our Solution
In wireless sensor network (WSN), on-demand wake up
scheduling for proactive data reporting are projected in this
paper. It is relies on the SinkTrail protocol to retrieve the
shortest path to the mobile sink. The projected approach
sends a wake-up message to all nodes in the path rather than
directly starting data transmission, once the path is obtained.
This is useful for the nodes which are in sleeping mode to
switch to an active working state. As a result, it perks up the
dependability of the system by reducing the synchronization
errors and data loss. The source node starts data
transmission to the mobile sink upon the acknowledgement
from nodes in the route. The efficiency and effectiveness of
the projected solution are proved evaluation results.
Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency
(IJSRD/Vol. 2/Issue 05/2014/066)
All rights reserved by www.ijsrd.com 266
D. Our Contributions
In wireless sensor network, for proactive data reporting on-
demand wake-up scheduling projected in this paper. Our
contributions in this paper are
(1) To extend SinkTrail protocol by projecting a wake-
up scheduling technique.
(2) This work also discovers the impacts of several
intend strictures of the projected solution.
(3) Projected solution and conducted extensive
simulation based experiments implemented here.
The efficiency and effectiveness of the projected
solution are proved evaluation results.
In this paper we discuss about the related work in
section II, proposed method in section III where we design
our solution, mathematical model, algorithms. In section IV
we proved the simulation result with graph and at last
conclusion in section V.
II. RELATED WORK
Due to the arbitrary movement of the nodes and multi-hop
routing, a lot of control signal overhead is introduce for
route discovery in wireless sensor networks (WSN). It is
intolerable in energy-constrained wireless sensor networks.
Constantly changing topology and energy constraints are
served by the sensor nodes. Sensor nodes frequently switch
themselves into a sleep state and occasionally wake-up to
check, if there is data for them to send to the sink, to perk up
the network lifetime in WSN. In order to reduce the energy
consumption and design sleep/wake-up scheduling
algorithms for a wireless sensor network (WSN) wide
research efforts have been taken.
A. Sleep/Wake Scheduling for Sensor Networks
MAC based protocols can be classified as contention based
or TDMA in wireless sensor networks. Waste of energy
occurs due to collisions, idle listening and overhearing in
contention based MACs. Therefore to avoid eavesdropping
and save energy of nodes in WSN, research efforts [6], [7]
projected mechanisms.
B. Clustering
A hierarchical clustering techniques developed by a class of
research efforts. To manage large wireless sensor networks,
clustering is an energy efficient and scalable method. Nodes
which are close to each other and within a geographical
region are grouped together to form a cluster. Base station
selects one node from each cluster as a cluster head that is
CH which is organize with the nodes within the cluster. As
well CH is responsible for communication between the
cluster and the BS or other cluster heads. This grouping
process can be recursively applied on other clusters, to build
a cluster hierarchy.
C. Mobile Agent Scheduling
Mobile Element Scheduling (MES) algorithms [8], [9], [10],
[11], [12] focus by the class research efforts. Mobile sink
mobility controlled and prediction of the moving path of the
mobile sink is considered by this algorithm.
 Summary: The two wrong assumptions are making
by the most existing sleep/wake scheduling
schemes. First, nearly perfect synchronization can
be provided by the underlying synchronization
protocol. Second is clock disagreement is
negligible. While designing a solution for wireless
sensor network, it is critical to integrate sleep/wake
scheduling. To improve the performance and perk
up the dependability of on-demand data forwarding
by incorporating wake-up scheduling algorithm
expanded the sink solution in this paper.
III. PROPOSED METHOD
A. Mathematical Model
In this paper, the problem addressed formulated .
Here, for any given network of N nodes like data collected
D in the sink is maximum. Thus if di is data sent by node ni
then the total data D collected by the sink in time t is given
as:
D = ∑ ∑ it
Where,
N = total number of nodes.
ni = the ith
sensor node, where I = 1,2,3,…..n
S = the mobile sink
msg.seqN = the message sequence number
mag.hopC = the message hop count
Ei = the initial energy of node ni
(1) Proposed System Algorithm
The proposed system algorithm is given below,
Step 1: Using the SinkTrail protocol, perform the logical
space coordinate space construction.
Step 2: Using the SinkTrail protocol, nodes in the network
start sending data to the mobile sink.
Step 3: Let K be the time for which we wish to run the
protocol.
Step 4: Let n1s, n2s, n3s …nms be the total number of m
nodes, who choose sleep mode as they don’t have to send
data.
Step 5: Let nsrc be the source node that needs to send the
data sink. It gets the path to the sink node S using the
SinkTrail protocol.
Step 6: The list of sleeping nodes which are in its path to
sink is created by the nsrc.
Step 7: For these sleeping nodes, wake-up request generated
by the nsrc.
Step 8: nsrc starts data transfer, after a response from all
sleeping nodes. Or else, it initiates a request to the sink to
establish an alternative path.
IV. SIMULATION RESULT
It performed on several arbitrary networks created by
distributing nodes in random order, to evaluate the projected
algorithm. To evaluate situation-specific performance in
networks is the aim of this test. Custom simulator software
was developed in java to run simulation and perform
assessment tests.
Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency
(IJSRD/Vol. 2/Issue 05/2014/066)
All rights reserved by www.ijsrd.com 267
Fig.1:Time without wake up
Fig. 2:Energy without wake-up algorithm
Fig.3: Time with wake up
Fig.4. Energy With wake-up
Fig.5: Network Size with wake up and without wake up.
The overall system performance is exaggerated by
the number of mobile sinks. Several logical coordinate
spaces are building concurrently and data packets are
forwarded to the destination orientation via the shortest path
in any coordinate space. Heavier weights for trail message
broadcasting and routing information maintenance imposed
by increasing the number of mobile sinks.
Here we shows the graph, in figure 1 illustrate the
energy utilization of each node with wake-up algorithm.
Figure 2 illustrate the energy utilization of each node
without wake-up algorithm. By comparing two graphs we
see that without wake-up algorithm use high energy. That
means using wake-up algorithm we save the energy
utilization and increase the lifetime of network. In figure 3
network size verses energy utilization where we see the
wake-up algorithm use less energy as compared to the
without wakeup. Hence this evaluation shows that our
Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency
(IJSRD/Vol. 2/Issue 05/2014/066)
All rights reserved by www.ijsrd.com 268
projected solution save the energy and increase the lifetime
of network.
V. CONCLUSION
Nodes generally switch to sleeping mode to save the limited
amount of available energy in sensor nodes, in wireless
sensor network (WSN). Too periodically activation of the
node is done by using sleep time interval. An on-demand
wake-up scheduling algorithm which is used to activate the
sleeping node on the path before data delivery is projected
in this paper. We consider multi-hop communication in
WSN, in this work. To improve the dependability of on-
demand data forwarding and to enhance the performance,
our work extends the SinkTrail solution by incorporating
wake-up scheduling algorithm. By reducing corruption or
loss of data due to sleeping nodes, the projected algorithm
improves the quality of the service of the network. The
efficiency and effectiveness of the projected solution are
proved evaluation results.
REFERENCES
[1] L. Yu, N. Wang, and X. Meng. Real-time forest fire
detection with wireless sensor networks. In
Proceedings of the International Conference Wireless
Communication, Networking and Mobile Computing,
pages 1214–1217, 2005.
[2] A. Mainwaring, D. Culler, J. Polastre, R. Szewczyk,
and J. Anderson. Wireless sensor networks for habitat
monitoring.In Proceedings of the ACM International
Workshop Wireless Sensor Networks and Applications
(WSNA), pages 88–97, 2002
[3] S. Basagni, A. Carosi, E. Melachrinoudis, C. Petrioli,
and Z.M.Wang. Controlled sink mobility for
prolonging wireless sensor networks lifetime. In
Proceedings of the ACM/Elsevier Wireless Networks,
pages 831–858, 2007.
[4] Xinxin Liu, Han Zhao, Xin Yang, and Xiaolin Li.
Sinktrail: A Proactive data reporting protocol for
wireless sensor networks.In Proceedings of the IEEE
TRANSACTIONS ON COMPUTERS, volume 62,
2013.
[5] Y. Wu, S. Fahmy, and N. B. Shroff. Optimal
sleep/wake Scheduling for time-synchronized sensor
networks with qos Guarantees. In Proceedings of the
IEEE IWQoS, 2006.
[6] T. Dam and K. Langendoen. An adaptive energy-
efficient mac protocol for wireless sensor networks. In
Proceedings of the ACM SenSys, 2003.
[7] S. Singh and C. Raghavendra. Pamas: Power aware
multi-access protocol with signalling for ad hoc
networks. In Proceedings of the ACM Computer
Communication, pages 5–26, 1998.
[8] M. Demirbas, O. Soysal, and A. Tosun. Data salmon:
A Greedy mobile base station protocol for efficient
data collection In wireless sensor networks. In
Proceedings of the IEEE Third International Confernce
Distributed Computing in Sensor Systems, volume 267
- 280, 2007.
[9] M. Ma and Y. Yang. Data gathering in wireless sensor
networks with mobile collectors. In Proceedings of the
IEEE International Symposium Parallel and
Distributed Processing (IPDPS), 2008.
[10] A.A. Somasundara, A. Ramamoorthy, and M.B.
Srivastava. Mobile element scheduling for efficient
data collection in wireless sensor networks with
dynamic deadlines. In Proceedings of the IEEE 25th
International Real-Time Systems Symp. (RTSS), pages
296–305, 2004.
[11] O. Soysal and M. Demirbas. Data spider: A
resilient mobile basestation protocol for efficient data
collection in wireless sensor networks. In Proceedings
of the International Conference on Distributed
Computing in Sensor Systems (DCOSS), 2010.
[12] M. Zhao, M. Ma, and Y. Yang. Mobile data
gathering with Space-division multiple access in
wireless sensor networks. In Proceedings of the IEEE
INFOCOM, pages 1283–1291, 2008

Mais conteúdo relacionado

Mais procurados

Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...IOSR Journals
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...IJMIT JOURNAL
 
Ca mwsn clustering algorithm for mobile wireless senor network [
Ca mwsn clustering algorithm for mobile wireless senor network  [Ca mwsn clustering algorithm for mobile wireless senor network  [
Ca mwsn clustering algorithm for mobile wireless senor network [graphhoc
 
Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...prj_publication
 
Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Editor IJCATR
 
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...ijdpsjournal
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...cscpconf
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...Editor IJMTER
 
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...IJMTST Journal
 
Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811praveen369
 
Wireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEECWireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEECYogesh Fulara
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocolijceronline
 
Direct_studies_report13
Direct_studies_report13Direct_studies_report13
Direct_studies_report13Farhad Gholami
 
Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network dilip pareek
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksIRJET Journal
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)ijcseit
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...ijsrd.com
 

Mais procurados (20)

Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
 
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
 
Ca mwsn clustering algorithm for mobile wireless senor network [
Ca mwsn clustering algorithm for mobile wireless senor network  [Ca mwsn clustering algorithm for mobile wireless senor network  [
Ca mwsn clustering algorithm for mobile wireless senor network [
 
Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...
 
Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...
 
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
 
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
 
Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811Data aggregation in wireless sensor network , 11751 d5811
Data aggregation in wireless sensor network , 11751 d5811
 
Wireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEECWireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEEC
 
Kianoosh&sajjad
Kianoosh&sajjadKianoosh&sajjad
Kianoosh&sajjad
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
Direct_studies_report13
Direct_studies_report13Direct_studies_report13
Direct_studies_report13
 
Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network Routing protocolsin Wireless sensor network
Routing protocolsin Wireless sensor network
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 

Destaque

A Novel Management Framework for Policy Anomaly in Firewall
A Novel Management Framework for Policy Anomaly in FirewallA Novel Management Framework for Policy Anomaly in Firewall
A Novel Management Framework for Policy Anomaly in Firewallijsrd.com
 
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...ijsrd.com
 
Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...
Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...
Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...ijsrd.com
 
Combined use of tap-changing transformer and static VAR compensator for enhan...
Combined use of tap-changing transformer and static VAR compensator for enhan...Combined use of tap-changing transformer and static VAR compensator for enhan...
Combined use of tap-changing transformer and static VAR compensator for enhan...ijsrd.com
 
Noise Analysis on Indoor Power Line Communication Channel
Noise Analysis on Indoor Power Line Communication ChannelNoise Analysis on Indoor Power Line Communication Channel
Noise Analysis on Indoor Power Line Communication Channelijsrd.com
 
Comparison of Wavelet Watermarking Method With & without Estimator Approach
Comparison of Wavelet Watermarking Method With & without Estimator ApproachComparison of Wavelet Watermarking Method With & without Estimator Approach
Comparison of Wavelet Watermarking Method With & without Estimator Approachijsrd.com
 
A Collaborative Intrusion Detection System for Cloud Computing
A Collaborative Intrusion Detection System for Cloud ComputingA Collaborative Intrusion Detection System for Cloud Computing
A Collaborative Intrusion Detection System for Cloud Computingijsrd.com
 
Data Security Model Enhancement in Cloud Environment
Data Security Model Enhancement in Cloud EnvironmentData Security Model Enhancement in Cloud Environment
Data Security Model Enhancement in Cloud Environmentijsrd.com
 
Ijsrdv1 i4019
Ijsrdv1 i4019Ijsrdv1 i4019
Ijsrdv1 i4019ijsrd.com
 
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...ijsrd.com
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithmijsrd.com
 
Use of Linear Regression in Machine Learning for Ranking
Use of Linear Regression in Machine Learning for RankingUse of Linear Regression in Machine Learning for Ranking
Use of Linear Regression in Machine Learning for Rankingijsrd.com
 
Gesture Recognition using Wireless Signal
Gesture Recognition using Wireless SignalGesture Recognition using Wireless Signal
Gesture Recognition using Wireless Signalijsrd.com
 
DESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDER
DESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDERDESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDER
DESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDERijsrd.com
 
Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...
Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...
Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...ijsrd.com
 
IaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloudIaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloudijsrd.com
 

Destaque (16)

A Novel Management Framework for Policy Anomaly in Firewall
A Novel Management Framework for Policy Anomaly in FirewallA Novel Management Framework for Policy Anomaly in Firewall
A Novel Management Framework for Policy Anomaly in Firewall
 
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
 
Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...
Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...
Design and Simulation of Radix-8 Booth Encoder Multiplier for Signed and Unsi...
 
Combined use of tap-changing transformer and static VAR compensator for enhan...
Combined use of tap-changing transformer and static VAR compensator for enhan...Combined use of tap-changing transformer and static VAR compensator for enhan...
Combined use of tap-changing transformer and static VAR compensator for enhan...
 
Noise Analysis on Indoor Power Line Communication Channel
Noise Analysis on Indoor Power Line Communication ChannelNoise Analysis on Indoor Power Line Communication Channel
Noise Analysis on Indoor Power Line Communication Channel
 
Comparison of Wavelet Watermarking Method With & without Estimator Approach
Comparison of Wavelet Watermarking Method With & without Estimator ApproachComparison of Wavelet Watermarking Method With & without Estimator Approach
Comparison of Wavelet Watermarking Method With & without Estimator Approach
 
A Collaborative Intrusion Detection System for Cloud Computing
A Collaborative Intrusion Detection System for Cloud ComputingA Collaborative Intrusion Detection System for Cloud Computing
A Collaborative Intrusion Detection System for Cloud Computing
 
Data Security Model Enhancement in Cloud Environment
Data Security Model Enhancement in Cloud EnvironmentData Security Model Enhancement in Cloud Environment
Data Security Model Enhancement in Cloud Environment
 
Ijsrdv1 i4019
Ijsrdv1 i4019Ijsrdv1 i4019
Ijsrdv1 i4019
 
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
To Perform SIL And PIL Testing on Fast Dynamic System using Economical AVR Co...
 
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting AlgorithmMacromodel of High Speed Interconnect using Vector Fitting Algorithm
Macromodel of High Speed Interconnect using Vector Fitting Algorithm
 
Use of Linear Regression in Machine Learning for Ranking
Use of Linear Regression in Machine Learning for RankingUse of Linear Regression in Machine Learning for Ranking
Use of Linear Regression in Machine Learning for Ranking
 
Gesture Recognition using Wireless Signal
Gesture Recognition using Wireless SignalGesture Recognition using Wireless Signal
Gesture Recognition using Wireless Signal
 
DESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDER
DESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDERDESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDER
DESIGN OPTIMIZATION AND VALIDATION THROUGH FE ANALYSIS OF PARALLEL MOTION FENDER
 
Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...
Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...
Implementation and Performance Analysis of a Vedic Multiplier Using Tanner ED...
 
IaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloudIaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloud
 

Semelhante a Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling Algorithm for Energy Efficiency

E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...IJCI JOURNAL
 
IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network
IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor NetworkIRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network
IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor NetworkIRJET Journal
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkIRJET Journal
 
Energy Efficient Multipath Data Fusion Technique for Wireless Sensor Networks
Energy Efficient Multipath Data Fusion Technique for Wireless Sensor NetworksEnergy Efficient Multipath Data Fusion Technique for Wireless Sensor Networks
Energy Efficient Multipath Data Fusion Technique for Wireless Sensor NetworksIDES Editor
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNijsrd.com
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...IJECEIAES
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesIJCNCJournal
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Editor IJARCET
 
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
 
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...IRJET Journal
 
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET Journal
 
A Survey of Fuzzy Logic Based Congestion Estimation Techniques in Wireless S...
A Survey of Fuzzy Logic Based Congestion Estimation  Techniques in Wireless S...A Survey of Fuzzy Logic Based Congestion Estimation  Techniques in Wireless S...
A Survey of Fuzzy Logic Based Congestion Estimation Techniques in Wireless S...IOSR Journals
 
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...ijcsa
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEYijcsa
 
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...Editor IJMTER
 

Semelhante a Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling Algorithm for Energy Efficiency (20)

E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
 
IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network
IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor NetworkIRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network
IRJET- Studies on Lifetime Enhancement Techniques for Wireless Sensor Network
 
2 ijcse-01208
2 ijcse-012082 ijcse-01208
2 ijcse-01208
 
C011131925
C011131925C011131925
C011131925
 
1 ijcse-01179-6
1 ijcse-01179-61 ijcse-01179-6
1 ijcse-01179-6
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor Network
 
Energy Efficient Multipath Data Fusion Technique for Wireless Sensor Networks
Energy Efficient Multipath Data Fusion Technique for Wireless Sensor NetworksEnergy Efficient Multipath Data Fusion Technique for Wireless Sensor Networks
Energy Efficient Multipath Data Fusion Technique for Wireless Sensor Networks
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodes
 
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581
 
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...
 
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
 
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
A Survey of Fuzzy Logic Based Congestion Estimation Techniques in Wireless S...
A Survey of Fuzzy Logic Based Congestion Estimation  Techniques in Wireless S...A Survey of Fuzzy Logic Based Congestion Estimation  Techniques in Wireless S...
A Survey of Fuzzy Logic Based Congestion Estimation Techniques in Wireless S...
 
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
ENERGY EFFICIENT, LIFETIME IMPROVING AND SECURE PERIODIC DATA COLLECTION PROT...
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
 
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
ENERGY EFFICIENT MULTIHOP QUALITY PATH BASED DATA COLLECTION IN WIRELESS SENS...
 

Mais de ijsrd.com

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

Mais de ijsrd.com (20)

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

Último

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Último (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling Algorithm for Energy Efficiency

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 05, 2014 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 265 Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency Santoshi P.Biradar1 Professor Poonam D.Lambhate2 1 M.E. Student 2 Associate Professor 1,2 JSCOE,Hadapsar.pune Abstract— In Wireless Sensor Network (WSNs), gather the data by using mobile sinks has become popular. Reduce the number of messages which is used for sink location broadcasting, efficient energy data forwarding, become accustomed to unknown earthly changes are achieved by a protocol which is projected by a SinkTrail. The forecast of mobile sinks’ location are done by using logical coordinate system. When sensor nodes don’t have any data to send, at that time they switch to sleep mode to save the energy and to increase the network lifetime. And due to this reason there is a chance of the involvement of nodes that are in sleeping state between the path sources to the mobile sink which is selected by the SinkTrail protocol. Before become the fully functional and process the information, these sleeping nodes can drop the some information. Due to this reason, it is vital to wake-up the sleeping nodes on the path earlier than the sender can start transferring of sensed data. In this paper, on-demand wake-up scheduling algorithm is projected which is used to activates sleeping node on the path before data delivery. Here, in this work the multi-hop communication in WSN also considers. By incorporating wake-up scheduling algorithm to perk up the dependability and improve the performance of on-demand data forwarding extends the SinkTrail solution in our work. This projected algorithm improves the quality of service of the network by dishonesty of data or reducing the loss due to sleeping nodes. The efficiency and the effectiveness projected solution are proved by the evaluation results. Key words: Wireless sensor network, wake-up scheduling, communication system routing, data reporting of WSN, routing. I. INTRODUCTION In wireless sensor network (WSN) applications, incessant monitoring is an important form. A large number of sensor nodes are employed by a continuous monitoring for data gathering and continuous sensing. In wireless sensor network, every sensor node every so often senses and creates a specific type of data. Furthermore, node reports that data to one or several base station(s). In wireless sensor network (WSNs) consist of a variety of applications that’s why they have grow to be admired in various fields like forest fire detection [1], habitat monitoring [2], environmental science, home health care, military surveillance. A wireless sensor network (WSNs) are generally used for the low cost and long term monitoring applications. While designing the sensor network protocols, the minimization of energy consumption is a key challenge concerned in wireless sensor network. Existing research efforts demonstrate that permitting sink mobility is more energy efficient approach for data gathering [3] instead of instituting extended multi- hop routes to the sink to report data. Wireless communication capability used as a mobile sinks which is equipped to achieve mobility, animals or vehicles. To reduce energy consumption and data transmission paths, the mobile sinks trail from one location to another location to collect data from sensor nodes. Even idle listening by sensor nodes consumes a significant amount of energy decreases the lifetime of the node are proved by various studies done on power consumption in WSN. Consequently, switch the sensor node to sleep mode throughout idle times and wake it up at periodical intervals to ensure presence of any data is an effectual approach to conserve energy in WSN. A. Existing Techniques Limitation SinkTrail, a greedy data forwarding protocol which is self adaptive to various application scenarios projected by a Xinxin Liu et al. [4]. Mobile sinks move incessantly in the field in comparatively low speed, and gather data on the fly in SinkTrail. However, in wireless sensor network the authors fail to consider sleep/wake approach used to conserve energy. B. Our Observations The sleep/wake scheduling provides perfect synchronization is assumed by existing research efforts. The impact of synchronization error is non-negligible are proved by the authors [5]. We experiential that even though existing systems try achieving exact synchronization between wake- up of sensor nodes for transmission/reception of data, there still lives arbitrary synchronization error due to the non deterministic factors in the system. C. Our Solution In wireless sensor network (WSN), on-demand wake up scheduling for proactive data reporting are projected in this paper. It is relies on the SinkTrail protocol to retrieve the shortest path to the mobile sink. The projected approach sends a wake-up message to all nodes in the path rather than directly starting data transmission, once the path is obtained. This is useful for the nodes which are in sleeping mode to switch to an active working state. As a result, it perks up the dependability of the system by reducing the synchronization errors and data loss. The source node starts data transmission to the mobile sink upon the acknowledgement from nodes in the route. The efficiency and effectiveness of the projected solution are proved evaluation results.
  • 2. Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency (IJSRD/Vol. 2/Issue 05/2014/066) All rights reserved by www.ijsrd.com 266 D. Our Contributions In wireless sensor network, for proactive data reporting on- demand wake-up scheduling projected in this paper. Our contributions in this paper are (1) To extend SinkTrail protocol by projecting a wake- up scheduling technique. (2) This work also discovers the impacts of several intend strictures of the projected solution. (3) Projected solution and conducted extensive simulation based experiments implemented here. The efficiency and effectiveness of the projected solution are proved evaluation results. In this paper we discuss about the related work in section II, proposed method in section III where we design our solution, mathematical model, algorithms. In section IV we proved the simulation result with graph and at last conclusion in section V. II. RELATED WORK Due to the arbitrary movement of the nodes and multi-hop routing, a lot of control signal overhead is introduce for route discovery in wireless sensor networks (WSN). It is intolerable in energy-constrained wireless sensor networks. Constantly changing topology and energy constraints are served by the sensor nodes. Sensor nodes frequently switch themselves into a sleep state and occasionally wake-up to check, if there is data for them to send to the sink, to perk up the network lifetime in WSN. In order to reduce the energy consumption and design sleep/wake-up scheduling algorithms for a wireless sensor network (WSN) wide research efforts have been taken. A. Sleep/Wake Scheduling for Sensor Networks MAC based protocols can be classified as contention based or TDMA in wireless sensor networks. Waste of energy occurs due to collisions, idle listening and overhearing in contention based MACs. Therefore to avoid eavesdropping and save energy of nodes in WSN, research efforts [6], [7] projected mechanisms. B. Clustering A hierarchical clustering techniques developed by a class of research efforts. To manage large wireless sensor networks, clustering is an energy efficient and scalable method. Nodes which are close to each other and within a geographical region are grouped together to form a cluster. Base station selects one node from each cluster as a cluster head that is CH which is organize with the nodes within the cluster. As well CH is responsible for communication between the cluster and the BS or other cluster heads. This grouping process can be recursively applied on other clusters, to build a cluster hierarchy. C. Mobile Agent Scheduling Mobile Element Scheduling (MES) algorithms [8], [9], [10], [11], [12] focus by the class research efforts. Mobile sink mobility controlled and prediction of the moving path of the mobile sink is considered by this algorithm.  Summary: The two wrong assumptions are making by the most existing sleep/wake scheduling schemes. First, nearly perfect synchronization can be provided by the underlying synchronization protocol. Second is clock disagreement is negligible. While designing a solution for wireless sensor network, it is critical to integrate sleep/wake scheduling. To improve the performance and perk up the dependability of on-demand data forwarding by incorporating wake-up scheduling algorithm expanded the sink solution in this paper. III. PROPOSED METHOD A. Mathematical Model In this paper, the problem addressed formulated . Here, for any given network of N nodes like data collected D in the sink is maximum. Thus if di is data sent by node ni then the total data D collected by the sink in time t is given as: D = ∑ ∑ it Where, N = total number of nodes. ni = the ith sensor node, where I = 1,2,3,…..n S = the mobile sink msg.seqN = the message sequence number mag.hopC = the message hop count Ei = the initial energy of node ni (1) Proposed System Algorithm The proposed system algorithm is given below, Step 1: Using the SinkTrail protocol, perform the logical space coordinate space construction. Step 2: Using the SinkTrail protocol, nodes in the network start sending data to the mobile sink. Step 3: Let K be the time for which we wish to run the protocol. Step 4: Let n1s, n2s, n3s …nms be the total number of m nodes, who choose sleep mode as they don’t have to send data. Step 5: Let nsrc be the source node that needs to send the data sink. It gets the path to the sink node S using the SinkTrail protocol. Step 6: The list of sleeping nodes which are in its path to sink is created by the nsrc. Step 7: For these sleeping nodes, wake-up request generated by the nsrc. Step 8: nsrc starts data transfer, after a response from all sleeping nodes. Or else, it initiates a request to the sink to establish an alternative path. IV. SIMULATION RESULT It performed on several arbitrary networks created by distributing nodes in random order, to evaluate the projected algorithm. To evaluate situation-specific performance in networks is the aim of this test. Custom simulator software was developed in java to run simulation and perform assessment tests.
  • 3. Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency (IJSRD/Vol. 2/Issue 05/2014/066) All rights reserved by www.ijsrd.com 267 Fig.1:Time without wake up Fig. 2:Energy without wake-up algorithm Fig.3: Time with wake up Fig.4. Energy With wake-up Fig.5: Network Size with wake up and without wake up. The overall system performance is exaggerated by the number of mobile sinks. Several logical coordinate spaces are building concurrently and data packets are forwarded to the destination orientation via the shortest path in any coordinate space. Heavier weights for trail message broadcasting and routing information maintenance imposed by increasing the number of mobile sinks. Here we shows the graph, in figure 1 illustrate the energy utilization of each node with wake-up algorithm. Figure 2 illustrate the energy utilization of each node without wake-up algorithm. By comparing two graphs we see that without wake-up algorithm use high energy. That means using wake-up algorithm we save the energy utilization and increase the lifetime of network. In figure 3 network size verses energy utilization where we see the wake-up algorithm use less energy as compared to the without wakeup. Hence this evaluation shows that our
  • 4. Proactive Data Reporting of Wireless sensor Network using Wake up Scheduling Algorithm for Energy Efficiency (IJSRD/Vol. 2/Issue 05/2014/066) All rights reserved by www.ijsrd.com 268 projected solution save the energy and increase the lifetime of network. V. CONCLUSION Nodes generally switch to sleeping mode to save the limited amount of available energy in sensor nodes, in wireless sensor network (WSN). Too periodically activation of the node is done by using sleep time interval. An on-demand wake-up scheduling algorithm which is used to activate the sleeping node on the path before data delivery is projected in this paper. We consider multi-hop communication in WSN, in this work. To improve the dependability of on- demand data forwarding and to enhance the performance, our work extends the SinkTrail solution by incorporating wake-up scheduling algorithm. By reducing corruption or loss of data due to sleeping nodes, the projected algorithm improves the quality of the service of the network. The efficiency and effectiveness of the projected solution are proved evaluation results. REFERENCES [1] L. Yu, N. Wang, and X. Meng. Real-time forest fire detection with wireless sensor networks. In Proceedings of the International Conference Wireless Communication, Networking and Mobile Computing, pages 1214–1217, 2005. [2] A. Mainwaring, D. Culler, J. Polastre, R. Szewczyk, and J. Anderson. Wireless sensor networks for habitat monitoring.In Proceedings of the ACM International Workshop Wireless Sensor Networks and Applications (WSNA), pages 88–97, 2002 [3] S. Basagni, A. Carosi, E. Melachrinoudis, C. Petrioli, and Z.M.Wang. Controlled sink mobility for prolonging wireless sensor networks lifetime. In Proceedings of the ACM/Elsevier Wireless Networks, pages 831–858, 2007. [4] Xinxin Liu, Han Zhao, Xin Yang, and Xiaolin Li. Sinktrail: A Proactive data reporting protocol for wireless sensor networks.In Proceedings of the IEEE TRANSACTIONS ON COMPUTERS, volume 62, 2013. [5] Y. Wu, S. Fahmy, and N. B. Shroff. Optimal sleep/wake Scheduling for time-synchronized sensor networks with qos Guarantees. In Proceedings of the IEEE IWQoS, 2006. [6] T. Dam and K. Langendoen. An adaptive energy- efficient mac protocol for wireless sensor networks. In Proceedings of the ACM SenSys, 2003. [7] S. Singh and C. Raghavendra. Pamas: Power aware multi-access protocol with signalling for ad hoc networks. In Proceedings of the ACM Computer Communication, pages 5–26, 1998. [8] M. Demirbas, O. Soysal, and A. Tosun. Data salmon: A Greedy mobile base station protocol for efficient data collection In wireless sensor networks. In Proceedings of the IEEE Third International Confernce Distributed Computing in Sensor Systems, volume 267 - 280, 2007. [9] M. Ma and Y. Yang. Data gathering in wireless sensor networks with mobile collectors. In Proceedings of the IEEE International Symposium Parallel and Distributed Processing (IPDPS), 2008. [10] A.A. Somasundara, A. Ramamoorthy, and M.B. Srivastava. Mobile element scheduling for efficient data collection in wireless sensor networks with dynamic deadlines. In Proceedings of the IEEE 25th International Real-Time Systems Symp. (RTSS), pages 296–305, 2004. [11] O. Soysal and M. Demirbas. Data spider: A resilient mobile basestation protocol for efficient data collection in wireless sensor networks. In Proceedings of the International Conference on Distributed Computing in Sensor Systems (DCOSS), 2010. [12] M. Zhao, M. Ma, and Y. Yang. Mobile data gathering with Space-division multiple access in wireless sensor networks. In Proceedings of the IEEE INFOCOM, pages 1283–1291, 2008