SlideShare ist ein Scribd-Unternehmen logo
1 von 11
Downloaden Sie, um offline zu lesen
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
DOI : 10.5121/ijmnct.2014.4302 11
PERFORMANCE EVALUATION OF DATA FILTERING
APPROACH IN WIRELESS SENSOR NETWORKS FOR
ENERGY EFFICIENCY
Nidhi Gautam1
, Sanjeev Sofat2
and Renu Vig3
1
U.I.A.M.S., Panjab University Chandigarh, India
2
PEC University of Technology Chandigarh, India
3
U.I.E.T., Panjab University Chandigarh, India
ABSTRACT
Wireless Sensor Network is a field of research which is viable in every application area like security
services, patient care, traffic regulations, habitat monitoring and so on. The resource limitation of small
sized tiny nodes has always been an issue in wireless sensor networks. Various techniques for improving
network lifetime have been proposed in the past. Now the attention has been shifted towards heterogeneous
networks rather than having homogeneous sensor nodes in a network. The concept of partial mobility has
also been suggested for network longevity. In all the major proposals; clustering and data aggregation in
heterogeneous networks has played an integral role. This paper contributes towards a new concept of
clustering and data filtering in wireless sensor networks. In this paper we have compared voronoi based
ant systems with standard LEACH-C algorithm and MTWSW with TWSW algorithm. Both the techniques
have been applied in heterogeneous wireless sensor networks. This approach is applicable both for critical
as well as for non-critical applications in wireless sensor networks. Both the approaches presented in this
paper outperform LEACH-C and TWSW in terms of energy efficiency and shows promising results for
future work.
KEYWORDS
Filtering, Clustering, Aggregation, Energy consumed, delay, jitter, overhead
1. INTRODUCTION
Wireless sensor networks were initially developed for applications in severe conditions. But now
they are being deployed in various application areas including patient care in hospitals, traffic
management, pollution monitoring and control etc. Earlier the concern was its resource limited
nature and is still the same despite of many proposed solutions. Due to its resource limitations, the
focus has been shifted towards heterogeneous sensor nodes in the wireless networks. In this type
of network, some homogeneous nodes are placed for sensing and better configured nodes are
placed for data clustering and communication. The better configured nodes can be mobile or
static depending upon the nature of the application [1].
The data communication in wireless sensor networks takes most of the energy of the sensor
nodes. Hence, the focus of the research is to reduce inter-node transmissions for conserving
energy at the sensor node level. Energy efficient clustering and data filtering may help to increase
the network lifetime. Filtering the data at the sensor node level checks the redundant information
and passes only the new entry to the cluster-head. The cluster-head also applies the same data
filtering approach and sends only the required information to the base station. This whole process
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
12
may reduce the inter-node transmissions and further increases the network lifetime. Energy
efficient clustering also adds the benefit and helps in longevity of the network.
Therefore, the process is multilevel that deals with sensing, filtering and aggregating the
correlated data from various sources. Along with clustering, data filtering and fusion appears to
be an effective technique for the reduction of communication overhead by removing the
redundant messages. Therefore, this technique happens to be very important aspect in increasing
energy efficiency and lifetime of wireless sensor networks.
The rest of the paper is organized as follows: Section 2 reviews related work in the clustering and
data filtering in wireless sensor networks. Section 3 represents the approach used in this paper.
Section 4 describes the simulation results and discussions and Section 5 concludes the paper.
2. LITERATURE REVIEW
A. Clustering
In the recent literature, various clustering algorithms have been proposed. [2] presented the
survey of various clustering algorithms in terms of convergence time, node mobility, cluster
overlapping, location awareness, energy-efficiency, failure recovery, balanced clustering and
cluster stability. [3-7] used voronoi diagrams for the movement of various mobile nodes in the
area of observation for efficient data collection. [8-13] used ant systems and its various
modifications for choosing the optimal path between source and the destination in wireless sensor
networks. Voronoi diagram has been a successful technique for boundary estimation and grid
formation [14]. An ant system has proved itself to be energy efficient in choosing the optimal
paths. VAS [15] presented the combination of voronoi diagrams and ant systems that helps in
improving network performance in terms of energy efficiency.
VAS has been compared with AODV and OSPFv2 which are routing algorithms. To prove its
significance in wireless sensor networks, we intend to compare VAS with traditional LEACH-C
algorithm for energy efficiency.
B. Data Filtering
The algorithms presented in [16-18] are based on hierarchical approach for data aggregation and
do not implement any data fusion process to reduce data size. [19-27] used various fusion
techniques. [28-30] presented data aggregation methods in resource constraint wireless sensor
networks.
[31-32] used Kalman filtering and TWSW filtering for over sighting the redundant data
respectively. Both the papers do not cover the criticality of an application and is majorly suitable
for non-critical applications. The technique presented in [33] is a modification of TWSW filtering
and hence we call it as MTWSW. This approach is suitable both for critical as well as for non
critical applications in wireless sensor networks. MTWSW filtering approach filters out the data
in such a way that spurious and redundant data can be ignored for non-critical applications and
crucial information is disseminated for critical applications.
MTWSW has not been compared with any filtering approach in the literature. Hence we intend to
compare MTWSW with the original TWSW for its significance in the field of wireless sensor
networks.
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
13
3. APPROACH USED
The approach used in this paper is as follows:
1: Network Initialization, Node Initialization, Neighbour Initialization.
2: Cluster formation:
a) Cluster-head nodes run VAS (Voronoi Ant Systems) algorithm.
b) All sensor nodes identify their membership status through VCP (Voronoi Control
Packet).
c) Data dissemination starts from sensor nodes to sink node through respective cluster-head
nodes.
3: An Ant system from VAS is used for route discovery and route maintenance in the network.
4: Comparison of VAS and LEACH-C on the basis of average end-to-end packet delay, energy
consumption and data delivery ratio with varying network size and data send rate.
5: Apply MTWSW to all the sensor nodes as well as to all the cluster-head nodes, so that:
a) Redundant packets are filtered out at sensor node level and intermediate level.
b) Further unimportant/redundant data is filtered out at cluster-head level.
6: Comparison of MTWSW and TWSW on the basis of average end-to-end packet delay,
energy consumption and data delivery ratio with varying network size and data send rate.
ABBREVIATIONS AND ACRONYMS
VAS: Voronoi Ant Systems
VCP: Voronoi Control Packet
TWSW: Two Way Sliding Window
MTWSW: Modified Two Way Sliding Window
AODV: Ad hoc On-Demand Distance Vector Routing
OSPFv2: Open Shortest Path First version 2 Routing
LEACH: Low Energy Adaptive Clustering Hierarchy
4. RESULTS & DISCUSSIONS
The area of observation is (100X100) m2
with 100 homogeneous sensor nodes, 10 cluster-head
nodes having unlimited battery, 1 sink node placed outside the side of observation. The power
parameter used for the experiment are: MicaZ, ZigBee Application with 127 Bytes packet size,
IEEE 802.15.4 standard at the MAC and Physical Layer, Linear Battery model (1200 mAh) for
sensor nodes, two-ray signal propagation model. Simulations have been performed in QualNet
version 6.1. We assume that the temperature of an agriculture land’s surface is to be monitored
continuously.
VAS Clustering versus LEACH-C
VAS has been compared by AODV and OSPFv2 in its previous work, but no comparison has
been made with any clustering approach for wireless sensor network. In this paper, we tend to
compare VAS with LEACH-C algorithm on the basis of average end-to-end packet delay, energy
consumed and data delivery ratio. The varying parameters are network size and data send rate.
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
14
LEACH-C uses base station to make a decision for cluster formation whereas in VAS all the
cluster head nodes makes the decision of cluster formation which in turn saves time and energy.
As shown in Figure 1, with increase in network area, the communication between cluster heads
and base station takes more time and hence VAS shows better results than LEACH-C in-terms of
average end-to-end packet delay.
Hence overall energy consumption of VAS is less as compared to LEACH-C as shown in Figure
1(b). As shown in Figure 1(c), data delivery ratio of VAS is much better than LEACH-C because
of better route planning and implementation by ant systems by VAS.
Figure 1(a) Average end-to-end packet delay with varying network area
Figure 1(b) Energy consumption with varying network area
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
15
As the data send rate varies in Figure 2, performance of both the algorithms deteriorates. With
variation in data send rate, more number of data packets is generated in the network and hence
leads to congestion. VAS uses ant systems for route discovery and route maintenance. An ant
system used in VAS is very useful in handling traffic congestion as shown in Figure 2(a). It
handles the redundant packets very well whereas LEACH-C performs poorly in this scenario.
Figure 2(a) Average end-to-end packet delay with varying data send rate
Figure 1(c) Data delivery ratio with varying network area
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
16
Therefore, VAS is more energy efficient as compare to LEACH-C as shown in Figure 2(b)
VAS performs well with 4 data packets per second as shown in Figure 2(c). Though it performs
well as compare to LEACH-C for 10-12 data packets per second but we consider 4 is the
optimum number for VAS. VAS shows good performance as compared to LEACH-C with all the
parameters.
Hence VAS proves to be better than LEACH-C with varying network area and data send rate
in terms of average end-to-end packet delay, energy consumption and data delivery ratio.
MTWSW versus TWSW
After analyzing VAS clustering in wireless sensor network, we implement filtering approach for
improving it further. To check the significance of MTWSW with VAS in wireless sensor
networks, we apply TWSW as well. Here in this section, a comparative analysis is presented
Figure 2(b) Energy consumption with varying data send rate
Figure 2(c) Data delivery ratio with varying data send rate
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
17
between TWSW and MTWSW with varying network size and data send rate. The algorithms
have been compared on the basis of average end-to-end packet delay, energy consumption and
data delivery ratio.
Variation i network size has lot of impact on the network performance. Figure 3(a) and 3(b)
represents average end-to-end packet delay, energy consumed respectively with varying network
size.
Figure 3(a) shows that average end-to-end delay has increased because node density directly
affects the network performance. The sparsely populated sensor nodes in a networks form a very
difficult environment because of poor connectivity. MTWSW shows better performance in terms
of average end-to-end packet delay than TWSW because the sensed data items have been filtered
at the sensor/relay node level and only non redundant information is transmitted to cluster head
nodes which further decreases the average delay.
Figure 3(b) Energy consumption with varying network area
Figure 3(a) Average end-to-end packet delay with varying network area
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
18
Energy consumption as shown in Figure 3(b) has increased with increasing network area because
of sparse networks. But energy consumed by MTWSW is much less than TWSW as well as
without filtering approach
As shown in the Figure 3(c), the data delivery ratio is deteriorating with increasing network area
because the average path length between two communicating nodes is increasing and hence
increasing the chances of link failure and hampers the repair mechanism. Even in the worst case
MTWSW is able to deliver approximately 48 % of the data as compare to 40 % by TWSW in the
worst case
The data send rate i.e. number of packets sent per second has been varied from 1 to 12 packets per
second. By varying the number of packets sent per second, increases the network load and
congestion and interference becomes more likely.
Figure 4(a) Average end-to-end packet delay with varying data send rate
Figure 3(c) Data delivery ratio with varying network area
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
19
Figure 4(a) and 4(b) represents average end-to-end packet delay and energy consumed
respectively with varying data send rate. As shown in the figures, both the parameters suffered
with increase in data send rate from four packets to eight packets per second. But in this case also
MTWSW filtering approach performed better than its counterpart.
Data delivery ratio has been represented by Figure 4(c) with varying data send rate. In this case,
we considered the number of data items sent from the source nodes after filtering redundant data
items rather than the number of data items sensed at the source node. It has been noticed from the
figure that increasing data send rate from four packets to eight packets has a great impact on data
delivery ratio and energy consumption. With four data packets per second MTWSW was able to
deliver approximately 89% of the data accurately whereas TWSW delivered approximately 85%
of the data accurately. Hence TWSW has shown better performance than TWSW.
Figure 4 (b) Energy consumption with varying data send rate
Figure 4(c) Data delivery ratio with varying data send rate
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
20
5. CONCLUSIONS
In this paper, we have compared VAS and TWSW with standard approaches for their validation
in the field of wireless sensor networks. The paper has been divided into two continuous sections.
In first section, VAS has been compared with LEACH-C and in preceding section; MTWSW has
been compared with TWSW. The comparison has been made on the basis of average end-to-end
packet delay, energy consumed and data delivery ratio with varying network size and number of
packets sent per second. In the first section, VAS has been proved better than LEACH-C and
MTWSW has been proved better than TWSW in preceding section. This papers represents the
significance of clustering and filtering in resource limited wireless sensor networks. Further
research in this area will offer promising results. We plan to extend this approach by
implementing mobility in this type of heterogeneous network. We did not take up security aspects
of wireless sensor networks in this work. Wireless sensor network security can also be taken up as
future work.
REFERENCES
[1] Abdelgawad A, and Bayoumi M (2012), “Resource Aware Data Fusion Algorithms for Wireless
Sensor Networks”, LNEE, Springer, Heidelberg, vol. 118, pp. 17-34.
[2] Abbasi A., Younis M. (2007), “A survey on clustering algorithms for wireless sensor networks”,
Computer Communications, vol. 30, pp. 2826–2841.
[3] Zhang Q., Li M. and Wang X. (2010), “Global Path Planning Method of Mobile Robot in
Uncertain Environment”, IEEE, pp. 4320-4324.
[4] Shudao Z., Jun W. and Yongqi J. (2012), “Route Planning for Unmanned aircraft Based on Ant
Colony Optimization and voronoi Diagram”, IEEE, Int. conf. on Intelligent Systems Design and
Engineering Application, pp. 732-735.
[5] Wang B., Lim H.B., Ma D. (2009), “A survey of movement strategies for improving network
coverage in wireless sensor networks”, ELSVIER, Computer Communications, vol. 32, pp. 1427–
1436.
[6] Chen J., Kim C., Song F. (2010), “A Distributed Clustering Algorithm for Voronoi Cell-based
Large Scale Wireless Sensor Network”, IEEE, Int. Conf. on Communications and Mobile
Computing, pp. 209-213.
[7] Ingle M.R., Bawane N. (2011), “An Energy Efficient Deployment of Nodes in Wireless Sensor
Network using Voronoi Diagram”, IEEE, pp. 307-311.
[8] Guo W., Zhang W., Lu G. (2010), “A Comprehensive Routing Protocol in Wireless Sensor
Network Based on Ant Colony Algorithm”, IEEE, Second Int. Conf. on Networks Security,
Wireless Communications and Trusted Computing, pp. 41-44.
[9] Huang R., Xu G. (2010), “Swarm Intelligence–inspired Adaptive Routing Construction in WSN”,
IEEE, pp. 1-5.
[10] Hu X. and Zhang J. (2010), “Ant Routing Optimization Algorithm for Extending the Lifetime of
Wireless Sensor Networks”, IEEE, pp. 738-744.
[11] Ali Z., Shahzad W. (2011), “Critical Analysis of Swarm Intelligence based Routing Protocols in
Adhoc and Sensor Wireless Networks”, IEEE, pp. 287-292.
[12] Yan J., Gao Y., Yang L. (2011), “Ant Colony Optimization for Wireless Sensor Networks
Routing” IEEE, Proc. of Int. Conf. on Machine Learning and Cybernetics, pp. 400-403.
[13] Yang R., Guo T. and Yang W. (2012), “Algorithm and convergence of MST Problem for Energy
Efficient Routing in Wireless Sensor Networks”, IEEE Seventh Int. conf. on Broadband, Wireless
Computing, Communication and Applications, pp. 212-219.
[14] Srinivasan S., Dattagupta S., Kulkarni P. and Ramamritham K. (2012), “A Survey of sensory data
boundary estimation, covering and tracking techniques using collaborating sensors”, ELSVIER,
Pervasive and Mobile Computing, vol. 8, pp. 358-375.
[15] Gautam N., Sofat S., and Vig R. (2014), “Energy Efficient Voronoi Ant System Clustering
Algorithm for Wireless Sensor Networks”, Ad Hoc Networks, LNICST, vol. 129, pp. 32-46.
[16] Du H, Hu X, and Jia X. (2006), “Energy efficient routing and scheduling for real-time data
aggregation in WSNs”, ELSEVIER, J. Computer Communications, vol. 29, pp. 3527-3535.
International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014
21
[17] Zhou B, Ngoh L, Lee B, and Fu C. (2006), “HDA: A hierarchical data aggregation scheme for
sensor networks”, ELSEVIER, J. Computer Communications, vol. 29, pp. 1292-1299.
[18] Luo H, Tao H, Ma H, and Das S.K (2011), “Data Fusion with Desired Reliability in Wireless
Sensor Networks”, IEEE, Transactions on Parallel and Distributed Systems, vol. 22 no. 3, pp.
501-513.
[19] Luo H, Luo J, Liu Y, and Das S (2006), “Adaptive Data Fusion for Energy Efficient Routing in
Wireless Sensor Networks”, IEEE, Transaction on Computers, vol. 55 no. 10, pp. 1286-1299.
[20] Verdone R, Dardari D, and Mazzini G (2008), “Wireless Sensor and Actuator Networks:
Technologies, Analsis and Design”, Elsevier, pp. 231-275.
[21] Zhu Y, Vedantham R, Park S, and Sivakumar R (2008), “A scalable correlation aware aggregation
strategy for wireless sensor networks” ELSEVIER, J. Information Fusion, vol. 9, pp. 354-369.
[22] Xu M, and Leung H (2011), “A Joint Fusion, Power Allocation and Delay Optimization Approach
for Wireless Sensor Networks”, IEEE, J. Sensor Journal, vol. 11 no. 3, pp. 737-744.
[23] Zhang H, Ma H, Li X.-Y, and Tang S (2013), “In-Network Estimation with Delay Constraints in
Wireless Sensor Networks”, IEEE, Transactions on Parallel and Distributed Systems, vol. 24 no.
2, pp. 368-380.
[24] Cheng C.T, Leung H, and Maupin P (2013), “A Delay-Aware Network Structure for Wireless
Sensor Networks With In-Network Data Fusion”, IEEE, J. Sensor Journal, vol. 13 no.5, pp. 1622-
1631.
[25] Lu Z, Tan S.-L, and Biswas J (2013), “D2F: A Routing Protocol for Distributed Data Fusion in
Wireless Sensor Networks”, Springer, J. of Wireless Personal Communications, vol. 70, pp. 391-
410.
[26] Lu Z, Tan S.-L, and Biswas J (2013), “Fusion function placement for Active Networks paradigm
in wireless sensor networks”, Springer, J. of Wireless Networks, vol. 19 no. 7, pp. 525-1536.
[27] Khaleghi B, Khamis A, Karrey F, and Razavi S (2013), “Multisensor data fusion: A review of the
state-of art”, ELSEVIER, J. of Information Fusion, vol. 14, pp. 28-44.
[28] Hua C, and Yum T (2008), “Data aggregated maximum lifetime routing for wireless sensor
networks”, ELSEVIER, J. Ad Hoc Networks, vol. 6, pp. 380-392.
[29] Renjith P.N, and Baburaj E (2012), “An Analysis on Data aggregation in Wireless Sensor
Networks”, In Proceedings of IEEE International Conference on Radar, Communication and
Computing, Tiruvannanalai, pp. 62-71.
[30] Ren F, Zhang J, He T, Chen C, and Lin C (2013), “Attribute-Aware Data Aggregation Using
Potential-Based Dynamic Routing in Wireless Sensor Networks”, IEEE, Transactions on Parallel
and Distributed systems, vol. 24 no. 5, pp. 881-892.
[31] Zhang H, Ma H, Li X.-Y, and Tang S (2013), “In-Network Estimation with Delay Constraints in
Wireless Sensor Networks”, IEEE, Transactions on Parallel and Distributed Systems, vol. 24 no.
2, pp. 368-380.
[32] Sharma T.P, Joshi R.C, and Misra M (2010), “Data filtering and dynamic sensing for continuous
monitoring in wireless sensor networks”, Inderscience, International Journal of Autonomous and
Adaptive Communications Systems (IJAACS), vol. 3 no. 3, pp. 239-264.
[33] Gautam N, Sofat S, and Vig R (2014), “A new approach for Data filtering in Wireless Sensor
Networks”, WCSN, LNEE, vol. 299, pp. 177-187.

Weitere ähnliche Inhalte

Was ist angesagt?

A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...iosrjce
 
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...IJCNCJournal
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved DEEHC to Extend Lifetime of WSN
An Improved DEEHC to Extend Lifetime of WSNAn Improved DEEHC to Extend Lifetime of WSN
An Improved DEEHC to Extend Lifetime of WSNijtsrd
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd Iaetsd
 
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
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SIJCNCJournal
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013ijcsbi
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSijcsit
 
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...ijwmn
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKijngnjournal
 
Review on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkReview on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkEditor IJCATR
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperEditor IJCATR
 

Was ist angesagt? (15)

A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
 
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
 
[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
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
An Improved DEEHC to Extend Lifetime of WSN
An Improved DEEHC to Extend Lifetime of WSNAn Improved DEEHC to Extend Lifetime of WSN
An Improved DEEHC to Extend Lifetime of WSN
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routing
 
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...
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
 
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
 
Review on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkReview on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor Network
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review Paper
 

Andere mochten auch

Secure data aggregation technique for wireless
Secure data aggregation technique for wirelessSecure data aggregation technique for wireless
Secure data aggregation technique for wirelessjpstudcorner
 
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
 
Data Mining Concepts
Data Mining ConceptsData Mining Concepts
Data Mining ConceptsDung Nguyen
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar pptEisha Madhwal
 
New York retail reflektioner 2014 - Richard Sverkersten
New York retail reflektioner 2014 - Richard SverkerstenNew York retail reflektioner 2014 - Richard Sverkersten
New York retail reflektioner 2014 - Richard SverkerstenRichard Sverkersten
 
TURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRA
TURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRATURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRA
TURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRAC2 Marketing
 
Master Business Center
Master Business CenterMaster Business Center
Master Business CenterSuporteaoCorretor
 
Pau: El meu Implant Coclear
Pau: El meu Implant CoclearPau: El meu Implant Coclear
Pau: El meu Implant CoclearCarlos Soler
 
Innovar a traves de los lead users
Innovar a traves de los lead usersInnovar a traves de los lead users
Innovar a traves de los lead usersDavid Coloma Guerrero
 
Terror en la casa 21 carlos sanmartin 8 b
Terror en la casa 21 carlos sanmartin 8 bTerror en la casa 21 carlos sanmartin 8 b
Terror en la casa 21 carlos sanmartin 8 b20de
 
Mamadigital talk
Mamadigital talkMamadigital talk
Mamadigital talkAntonio Leiner
 
Oscar Niemeyer Monumental Offices
Oscar Niemeyer Monumental OfficesOscar Niemeyer Monumental Offices
Oscar Niemeyer Monumental OfficesSuporteaoCorretor
 
Premium Residencias Campo Grande
Premium Residencias Campo GrandePremium Residencias Campo Grande
Premium Residencias Campo GrandeSuporteaoCorretor
 
Sobre el treball cooperatiu
Sobre el treball cooperatiuSobre el treball cooperatiu
Sobre el treball cooperatiuRamon Grau
 

Andere mochten auch (20)

Secure data aggregation technique for wireless
Secure data aggregation technique for wirelessSecure data aggregation technique for wireless
Secure data aggregation technique for wireless
 
Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
 
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
 
Data Mining Concepts
Data Mining ConceptsData Mining Concepts
Data Mining Concepts
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 
Proinfo
ProinfoProinfo
Proinfo
 
New York retail reflektioner 2014 - Richard Sverkersten
New York retail reflektioner 2014 - Richard SverkerstenNew York retail reflektioner 2014 - Richard Sverkersten
New York retail reflektioner 2014 - Richard Sverkersten
 
TURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRA
TURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRATURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRA
TURBO FORCE SUPLEMENTO PARA GANHAR MASSA MAGRA
 
Master Business Center
Master Business CenterMaster Business Center
Master Business Center
 
Pau: El meu Implant Coclear
Pau: El meu Implant CoclearPau: El meu Implant Coclear
Pau: El meu Implant Coclear
 
Innovar a traves de los lead users
Innovar a traves de los lead usersInnovar a traves de los lead users
Innovar a traves de los lead users
 
Terror en la casa 21 carlos sanmartin 8 b
Terror en la casa 21 carlos sanmartin 8 bTerror en la casa 21 carlos sanmartin 8 b
Terror en la casa 21 carlos sanmartin 8 b
 
Mamadigital talk
Mamadigital talkMamadigital talk
Mamadigital talk
 
Oscar Niemeyer Monumental Offices
Oscar Niemeyer Monumental OfficesOscar Niemeyer Monumental Offices
Oscar Niemeyer Monumental Offices
 
Platinum Artur Ramos
Platinum Artur RamosPlatinum Artur Ramos
Platinum Artur Ramos
 
Premium Residencias Campo Grande
Premium Residencias Campo GrandePremium Residencias Campo Grande
Premium Residencias Campo Grande
 
Internet
InternetInternet
Internet
 
MĂŁe
MĂŁeMĂŁe
MĂŁe
 
Sobre el treball cooperatiu
Sobre el treball cooperatiuSobre el treball cooperatiu
Sobre el treball cooperatiu
 
Ideale Offices
Ideale OfficesIdeale Offices
Ideale Offices
 

Ă„hnlich wie Performance evaluation of data filtering approach in wireless sensor networks for energy efficiency

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
 
Communication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A SurveyCommunication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A SurveyIJMTST Journal
 
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor NetworkData Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor NetworkKhushbooGupta145
 
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor NetworksMobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor NetworksEswar Publications
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...IJCNCJournal
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...IJCNCJournal
 
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNSMODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNSijujournal
 
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNSMODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNSijujournal
 
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...IJCNCJournal
 
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...IJCNCJournal
 
B05630814
B05630814B05630814
B05630814IOSR-JEN
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...IRJET Journal
 
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR ...
CONSENSUS BASED DATA AGGREGATION FOR  ENERGY CONSERVATION IN WIRELESS SENSOR ...CONSENSUS BASED DATA AGGREGATION FOR  ENERGY CONSERVATION IN WIRELESS SENSOR ...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR ...ijdpsjournal
 
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 cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...ijassn
 
F04623943
F04623943F04623943
F04623943IOSR-JEN
 
Energy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A ReviewEnergy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A Reviewtheijes
 
J031101064069
J031101064069J031101064069
J031101064069theijes
 

Ă„hnlich wie Performance evaluation of data filtering approach in wireless sensor networks for energy efficiency (20)

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
 
Communication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A SurveyCommunication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A Survey
 
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor NetworkData Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
 
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor NetworksMobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
 
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNSMODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
 
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNSMODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
MODIFIED CCEF FOR ENERGY-EFFICIENCY AND EXTENDED NETWORK LIFETIME IN WSNS
 
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
 
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
 
B05630814
B05630814B05630814
B05630814
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
 
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR ...
CONSENSUS BASED DATA AGGREGATION FOR  ENERGY CONSERVATION IN WIRELESS SENSOR ...CONSENSUS BASED DATA AGGREGATION FOR  ENERGY CONSERVATION IN WIRELESS SENSOR ...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR ...
 
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 cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...
 
F04623943
F04623943F04623943
F04623943
 
D010332935
D010332935D010332935
D010332935
 
Routing Protocol
Routing ProtocolRouting Protocol
Routing Protocol
 
Energy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A ReviewEnergy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A Review
 
J031101064069
J031101064069J031101064069
J031101064069
 

KĂĽrzlich hochgeladen

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĂşjo
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 

KĂĽrzlich hochgeladen (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 

Performance evaluation of data filtering approach in wireless sensor networks for energy efficiency

  • 1. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 DOI : 10.5121/ijmnct.2014.4302 11 PERFORMANCE EVALUATION OF DATA FILTERING APPROACH IN WIRELESS SENSOR NETWORKS FOR ENERGY EFFICIENCY Nidhi Gautam1 , Sanjeev Sofat2 and Renu Vig3 1 U.I.A.M.S., Panjab University Chandigarh, India 2 PEC University of Technology Chandigarh, India 3 U.I.E.T., Panjab University Chandigarh, India ABSTRACT Wireless Sensor Network is a field of research which is viable in every application area like security services, patient care, traffic regulations, habitat monitoring and so on. The resource limitation of small sized tiny nodes has always been an issue in wireless sensor networks. Various techniques for improving network lifetime have been proposed in the past. Now the attention has been shifted towards heterogeneous networks rather than having homogeneous sensor nodes in a network. The concept of partial mobility has also been suggested for network longevity. In all the major proposals; clustering and data aggregation in heterogeneous networks has played an integral role. This paper contributes towards a new concept of clustering and data filtering in wireless sensor networks. In this paper we have compared voronoi based ant systems with standard LEACH-C algorithm and MTWSW with TWSW algorithm. Both the techniques have been applied in heterogeneous wireless sensor networks. This approach is applicable both for critical as well as for non-critical applications in wireless sensor networks. Both the approaches presented in this paper outperform LEACH-C and TWSW in terms of energy efficiency and shows promising results for future work. KEYWORDS Filtering, Clustering, Aggregation, Energy consumed, delay, jitter, overhead 1. INTRODUCTION Wireless sensor networks were initially developed for applications in severe conditions. But now they are being deployed in various application areas including patient care in hospitals, traffic management, pollution monitoring and control etc. Earlier the concern was its resource limited nature and is still the same despite of many proposed solutions. Due to its resource limitations, the focus has been shifted towards heterogeneous sensor nodes in the wireless networks. In this type of network, some homogeneous nodes are placed for sensing and better configured nodes are placed for data clustering and communication. The better configured nodes can be mobile or static depending upon the nature of the application [1]. The data communication in wireless sensor networks takes most of the energy of the sensor nodes. Hence, the focus of the research is to reduce inter-node transmissions for conserving energy at the sensor node level. Energy efficient clustering and data filtering may help to increase the network lifetime. Filtering the data at the sensor node level checks the redundant information and passes only the new entry to the cluster-head. The cluster-head also applies the same data filtering approach and sends only the required information to the base station. This whole process
  • 2. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 12 may reduce the inter-node transmissions and further increases the network lifetime. Energy efficient clustering also adds the benefit and helps in longevity of the network. Therefore, the process is multilevel that deals with sensing, filtering and aggregating the correlated data from various sources. Along with clustering, data filtering and fusion appears to be an effective technique for the reduction of communication overhead by removing the redundant messages. Therefore, this technique happens to be very important aspect in increasing energy efficiency and lifetime of wireless sensor networks. The rest of the paper is organized as follows: Section 2 reviews related work in the clustering and data filtering in wireless sensor networks. Section 3 represents the approach used in this paper. Section 4 describes the simulation results and discussions and Section 5 concludes the paper. 2. LITERATURE REVIEW A. Clustering In the recent literature, various clustering algorithms have been proposed. [2] presented the survey of various clustering algorithms in terms of convergence time, node mobility, cluster overlapping, location awareness, energy-efficiency, failure recovery, balanced clustering and cluster stability. [3-7] used voronoi diagrams for the movement of various mobile nodes in the area of observation for efficient data collection. [8-13] used ant systems and its various modifications for choosing the optimal path between source and the destination in wireless sensor networks. Voronoi diagram has been a successful technique for boundary estimation and grid formation [14]. An ant system has proved itself to be energy efficient in choosing the optimal paths. VAS [15] presented the combination of voronoi diagrams and ant systems that helps in improving network performance in terms of energy efficiency. VAS has been compared with AODV and OSPFv2 which are routing algorithms. To prove its significance in wireless sensor networks, we intend to compare VAS with traditional LEACH-C algorithm for energy efficiency. B. Data Filtering The algorithms presented in [16-18] are based on hierarchical approach for data aggregation and do not implement any data fusion process to reduce data size. [19-27] used various fusion techniques. [28-30] presented data aggregation methods in resource constraint wireless sensor networks. [31-32] used Kalman filtering and TWSW filtering for over sighting the redundant data respectively. Both the papers do not cover the criticality of an application and is majorly suitable for non-critical applications. The technique presented in [33] is a modification of TWSW filtering and hence we call it as MTWSW. This approach is suitable both for critical as well as for non critical applications in wireless sensor networks. MTWSW filtering approach filters out the data in such a way that spurious and redundant data can be ignored for non-critical applications and crucial information is disseminated for critical applications. MTWSW has not been compared with any filtering approach in the literature. Hence we intend to compare MTWSW with the original TWSW for its significance in the field of wireless sensor networks.
  • 3. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 13 3. APPROACH USED The approach used in this paper is as follows: 1: Network Initialization, Node Initialization, Neighbour Initialization. 2: Cluster formation: a) Cluster-head nodes run VAS (Voronoi Ant Systems) algorithm. b) All sensor nodes identify their membership status through VCP (Voronoi Control Packet). c) Data dissemination starts from sensor nodes to sink node through respective cluster-head nodes. 3: An Ant system from VAS is used for route discovery and route maintenance in the network. 4: Comparison of VAS and LEACH-C on the basis of average end-to-end packet delay, energy consumption and data delivery ratio with varying network size and data send rate. 5: Apply MTWSW to all the sensor nodes as well as to all the cluster-head nodes, so that: a) Redundant packets are filtered out at sensor node level and intermediate level. b) Further unimportant/redundant data is filtered out at cluster-head level. 6: Comparison of MTWSW and TWSW on the basis of average end-to-end packet delay, energy consumption and data delivery ratio with varying network size and data send rate. ABBREVIATIONS AND ACRONYMS VAS: Voronoi Ant Systems VCP: Voronoi Control Packet TWSW: Two Way Sliding Window MTWSW: Modified Two Way Sliding Window AODV: Ad hoc On-Demand Distance Vector Routing OSPFv2: Open Shortest Path First version 2 Routing LEACH: Low Energy Adaptive Clustering Hierarchy 4. RESULTS & DISCUSSIONS The area of observation is (100X100) m2 with 100 homogeneous sensor nodes, 10 cluster-head nodes having unlimited battery, 1 sink node placed outside the side of observation. The power parameter used for the experiment are: MicaZ, ZigBee Application with 127 Bytes packet size, IEEE 802.15.4 standard at the MAC and Physical Layer, Linear Battery model (1200 mAh) for sensor nodes, two-ray signal propagation model. Simulations have been performed in QualNet version 6.1. We assume that the temperature of an agriculture land’s surface is to be monitored continuously. VAS Clustering versus LEACH-C VAS has been compared by AODV and OSPFv2 in its previous work, but no comparison has been made with any clustering approach for wireless sensor network. In this paper, we tend to compare VAS with LEACH-C algorithm on the basis of average end-to-end packet delay, energy consumed and data delivery ratio. The varying parameters are network size and data send rate.
  • 4. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 14 LEACH-C uses base station to make a decision for cluster formation whereas in VAS all the cluster head nodes makes the decision of cluster formation which in turn saves time and energy. As shown in Figure 1, with increase in network area, the communication between cluster heads and base station takes more time and hence VAS shows better results than LEACH-C in-terms of average end-to-end packet delay. Hence overall energy consumption of VAS is less as compared to LEACH-C as shown in Figure 1(b). As shown in Figure 1(c), data delivery ratio of VAS is much better than LEACH-C because of better route planning and implementation by ant systems by VAS. Figure 1(a) Average end-to-end packet delay with varying network area Figure 1(b) Energy consumption with varying network area
  • 5. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 15 As the data send rate varies in Figure 2, performance of both the algorithms deteriorates. With variation in data send rate, more number of data packets is generated in the network and hence leads to congestion. VAS uses ant systems for route discovery and route maintenance. An ant system used in VAS is very useful in handling traffic congestion as shown in Figure 2(a). It handles the redundant packets very well whereas LEACH-C performs poorly in this scenario. Figure 2(a) Average end-to-end packet delay with varying data send rate Figure 1(c) Data delivery ratio with varying network area
  • 6. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 16 Therefore, VAS is more energy efficient as compare to LEACH-C as shown in Figure 2(b) VAS performs well with 4 data packets per second as shown in Figure 2(c). Though it performs well as compare to LEACH-C for 10-12 data packets per second but we consider 4 is the optimum number for VAS. VAS shows good performance as compared to LEACH-C with all the parameters. Hence VAS proves to be better than LEACH-C with varying network area and data send rate in terms of average end-to-end packet delay, energy consumption and data delivery ratio. MTWSW versus TWSW After analyzing VAS clustering in wireless sensor network, we implement filtering approach for improving it further. To check the significance of MTWSW with VAS in wireless sensor networks, we apply TWSW as well. Here in this section, a comparative analysis is presented Figure 2(b) Energy consumption with varying data send rate Figure 2(c) Data delivery ratio with varying data send rate
  • 7. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 17 between TWSW and MTWSW with varying network size and data send rate. The algorithms have been compared on the basis of average end-to-end packet delay, energy consumption and data delivery ratio. Variation i network size has lot of impact on the network performance. Figure 3(a) and 3(b) represents average end-to-end packet delay, energy consumed respectively with varying network size. Figure 3(a) shows that average end-to-end delay has increased because node density directly affects the network performance. The sparsely populated sensor nodes in a networks form a very difficult environment because of poor connectivity. MTWSW shows better performance in terms of average end-to-end packet delay than TWSW because the sensed data items have been filtered at the sensor/relay node level and only non redundant information is transmitted to cluster head nodes which further decreases the average delay. Figure 3(b) Energy consumption with varying network area Figure 3(a) Average end-to-end packet delay with varying network area
  • 8. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 18 Energy consumption as shown in Figure 3(b) has increased with increasing network area because of sparse networks. But energy consumed by MTWSW is much less than TWSW as well as without filtering approach As shown in the Figure 3(c), the data delivery ratio is deteriorating with increasing network area because the average path length between two communicating nodes is increasing and hence increasing the chances of link failure and hampers the repair mechanism. Even in the worst case MTWSW is able to deliver approximately 48 % of the data as compare to 40 % by TWSW in the worst case The data send rate i.e. number of packets sent per second has been varied from 1 to 12 packets per second. By varying the number of packets sent per second, increases the network load and congestion and interference becomes more likely. Figure 4(a) Average end-to-end packet delay with varying data send rate Figure 3(c) Data delivery ratio with varying network area
  • 9. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 19 Figure 4(a) and 4(b) represents average end-to-end packet delay and energy consumed respectively with varying data send rate. As shown in the figures, both the parameters suffered with increase in data send rate from four packets to eight packets per second. But in this case also MTWSW filtering approach performed better than its counterpart. Data delivery ratio has been represented by Figure 4(c) with varying data send rate. In this case, we considered the number of data items sent from the source nodes after filtering redundant data items rather than the number of data items sensed at the source node. It has been noticed from the figure that increasing data send rate from four packets to eight packets has a great impact on data delivery ratio and energy consumption. With four data packets per second MTWSW was able to deliver approximately 89% of the data accurately whereas TWSW delivered approximately 85% of the data accurately. Hence TWSW has shown better performance than TWSW. Figure 4 (b) Energy consumption with varying data send rate Figure 4(c) Data delivery ratio with varying data send rate
  • 10. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 20 5. CONCLUSIONS In this paper, we have compared VAS and TWSW with standard approaches for their validation in the field of wireless sensor networks. The paper has been divided into two continuous sections. In first section, VAS has been compared with LEACH-C and in preceding section; MTWSW has been compared with TWSW. The comparison has been made on the basis of average end-to-end packet delay, energy consumed and data delivery ratio with varying network size and number of packets sent per second. In the first section, VAS has been proved better than LEACH-C and MTWSW has been proved better than TWSW in preceding section. This papers represents the significance of clustering and filtering in resource limited wireless sensor networks. Further research in this area will offer promising results. We plan to extend this approach by implementing mobility in this type of heterogeneous network. We did not take up security aspects of wireless sensor networks in this work. Wireless sensor network security can also be taken up as future work. REFERENCES [1] Abdelgawad A, and Bayoumi M (2012), “Resource Aware Data Fusion Algorithms for Wireless Sensor Networks”, LNEE, Springer, Heidelberg, vol. 118, pp. 17-34. [2] Abbasi A., Younis M. (2007), “A survey on clustering algorithms for wireless sensor networks”, Computer Communications, vol. 30, pp. 2826–2841. [3] Zhang Q., Li M. and Wang X. (2010), “Global Path Planning Method of Mobile Robot in Uncertain Environment”, IEEE, pp. 4320-4324. [4] Shudao Z., Jun W. and Yongqi J. (2012), “Route Planning for Unmanned aircraft Based on Ant Colony Optimization and voronoi Diagram”, IEEE, Int. conf. on Intelligent Systems Design and Engineering Application, pp. 732-735. [5] Wang B., Lim H.B., Ma D. (2009), “A survey of movement strategies for improving network coverage in wireless sensor networks”, ELSVIER, Computer Communications, vol. 32, pp. 1427– 1436. [6] Chen J., Kim C., Song F. (2010), “A Distributed Clustering Algorithm for Voronoi Cell-based Large Scale Wireless Sensor Network”, IEEE, Int. Conf. on Communications and Mobile Computing, pp. 209-213. [7] Ingle M.R., Bawane N. (2011), “An Energy Efficient Deployment of Nodes in Wireless Sensor Network using Voronoi Diagram”, IEEE, pp. 307-311. [8] Guo W., Zhang W., Lu G. (2010), “A Comprehensive Routing Protocol in Wireless Sensor Network Based on Ant Colony Algorithm”, IEEE, Second Int. Conf. on Networks Security, Wireless Communications and Trusted Computing, pp. 41-44. [9] Huang R., Xu G. (2010), “Swarm Intelligence–inspired Adaptive Routing Construction in WSN”, IEEE, pp. 1-5. [10] Hu X. and Zhang J. (2010), “Ant Routing Optimization Algorithm for Extending the Lifetime of Wireless Sensor Networks”, IEEE, pp. 738-744. [11] Ali Z., Shahzad W. (2011), “Critical Analysis of Swarm Intelligence based Routing Protocols in Adhoc and Sensor Wireless Networks”, IEEE, pp. 287-292. [12] Yan J., Gao Y., Yang L. (2011), “Ant Colony Optimization for Wireless Sensor Networks Routing” IEEE, Proc. of Int. Conf. on Machine Learning and Cybernetics, pp. 400-403. [13] Yang R., Guo T. and Yang W. (2012), “Algorithm and convergence of MST Problem for Energy Efficient Routing in Wireless Sensor Networks”, IEEE Seventh Int. conf. on Broadband, Wireless Computing, Communication and Applications, pp. 212-219. [14] Srinivasan S., Dattagupta S., Kulkarni P. and Ramamritham K. (2012), “A Survey of sensory data boundary estimation, covering and tracking techniques using collaborating sensors”, ELSVIER, Pervasive and Mobile Computing, vol. 8, pp. 358-375. [15] Gautam N., Sofat S., and Vig R. (2014), “Energy Efficient Voronoi Ant System Clustering Algorithm for Wireless Sensor Networks”, Ad Hoc Networks, LNICST, vol. 129, pp. 32-46. [16] Du H, Hu X, and Jia X. (2006), “Energy efficient routing and scheduling for real-time data aggregation in WSNs”, ELSEVIER, J. Computer Communications, vol. 29, pp. 3527-3535.
  • 11. International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.3, June 2014 21 [17] Zhou B, Ngoh L, Lee B, and Fu C. (2006), “HDA: A hierarchical data aggregation scheme for sensor networks”, ELSEVIER, J. Computer Communications, vol. 29, pp. 1292-1299. [18] Luo H, Tao H, Ma H, and Das S.K (2011), “Data Fusion with Desired Reliability in Wireless Sensor Networks”, IEEE, Transactions on Parallel and Distributed Systems, vol. 22 no. 3, pp. 501-513. [19] Luo H, Luo J, Liu Y, and Das S (2006), “Adaptive Data Fusion for Energy Efficient Routing in Wireless Sensor Networks”, IEEE, Transaction on Computers, vol. 55 no. 10, pp. 1286-1299. [20] Verdone R, Dardari D, and Mazzini G (2008), “Wireless Sensor and Actuator Networks: Technologies, Analsis and Design”, Elsevier, pp. 231-275. [21] Zhu Y, Vedantham R, Park S, and Sivakumar R (2008), “A scalable correlation aware aggregation strategy for wireless sensor networks” ELSEVIER, J. Information Fusion, vol. 9, pp. 354-369. [22] Xu M, and Leung H (2011), “A Joint Fusion, Power Allocation and Delay Optimization Approach for Wireless Sensor Networks”, IEEE, J. Sensor Journal, vol. 11 no. 3, pp. 737-744. [23] Zhang H, Ma H, Li X.-Y, and Tang S (2013), “In-Network Estimation with Delay Constraints in Wireless Sensor Networks”, IEEE, Transactions on Parallel and Distributed Systems, vol. 24 no. 2, pp. 368-380. [24] Cheng C.T, Leung H, and Maupin P (2013), “A Delay-Aware Network Structure for Wireless Sensor Networks With In-Network Data Fusion”, IEEE, J. Sensor Journal, vol. 13 no.5, pp. 1622- 1631. [25] Lu Z, Tan S.-L, and Biswas J (2013), “D2F: A Routing Protocol for Distributed Data Fusion in Wireless Sensor Networks”, Springer, J. of Wireless Personal Communications, vol. 70, pp. 391- 410. [26] Lu Z, Tan S.-L, and Biswas J (2013), “Fusion function placement for Active Networks paradigm in wireless sensor networks”, Springer, J. of Wireless Networks, vol. 19 no. 7, pp. 525-1536. [27] Khaleghi B, Khamis A, Karrey F, and Razavi S (2013), “Multisensor data fusion: A review of the state-of art”, ELSEVIER, J. of Information Fusion, vol. 14, pp. 28-44. [28] Hua C, and Yum T (2008), “Data aggregated maximum lifetime routing for wireless sensor networks”, ELSEVIER, J. Ad Hoc Networks, vol. 6, pp. 380-392. [29] Renjith P.N, and Baburaj E (2012), “An Analysis on Data aggregation in Wireless Sensor Networks”, In Proceedings of IEEE International Conference on Radar, Communication and Computing, Tiruvannanalai, pp. 62-71. [30] Ren F, Zhang J, He T, Chen C, and Lin C (2013), “Attribute-Aware Data Aggregation Using Potential-Based Dynamic Routing in Wireless Sensor Networks”, IEEE, Transactions on Parallel and Distributed systems, vol. 24 no. 5, pp. 881-892. [31] Zhang H, Ma H, Li X.-Y, and Tang S (2013), “In-Network Estimation with Delay Constraints in Wireless Sensor Networks”, IEEE, Transactions on Parallel and Distributed Systems, vol. 24 no. 2, pp. 368-380. [32] Sharma T.P, Joshi R.C, and Misra M (2010), “Data filtering and dynamic sensing for continuous monitoring in wireless sensor networks”, Inderscience, International Journal of Autonomous and Adaptive Communications Systems (IJAACS), vol. 3 no. 3, pp. 239-264. [33] Gautam N, Sofat S, and Vig R (2014), “A new approach for Data filtering in Wireless Sensor Networks”, WCSN, LNEE, vol. 299, pp. 177-187.