Maximum lifetime continuous query processing in wireless sensor networks
Konstantinos Kalpakis,Shilang Tang +1 more
- 01 Sep 2010
- Vol. 8, Iss: 7, pp 723-741
TL;DR: This work model complex queries by expression trees and considers the problem of maximizing the lifetime of a wireless sensor network for the continuous in-network evaluation of an expression trees T, so the value of its root is available at the base station.
read more
Abstract: Monitoring applications emerge as one of the most important applications of wireless sensor networks (WSNs). Such applications typically have long-running complex queries that are continuously evaluated over the sensor measurement streams. Due to the limited energy of the sensors in WSNs, energy efficient query evaluation is critical to prolong the system lifetime - the earliest time that the network can not perform its intended task anymore. We model complex queries by expression trees and consider the problem of maximizing the lifetime of a wireless sensor network for the continuous in-network evaluation of an expression trees T, so the value of its root is available at the base station. In-network evaluation means that the evaluation of the operators of T may be pushed to the network nodes, and continuous means the repeated evaluation of T (once at each round). Continuous in-network evaluation of T entails addressing the following two coupled aspects of the problem: (a) the placement of the operators, variables, and constants of T to network nodes and (b) the routing of their values to the appropriate network nodes that needed them to evaluate the operators. We analyze the complexity and provide a simple and effective algorithm for the placement of the nodes of T onto the sensor nodes of a WSN. Our algorithm of operator placement attempts to minimize the total amount of data that need to be communicated. A placement of T induces a certain Maximum Lifetime Concurrent Flow (mlcf) problem. We provide an efficient algorithm that finds near-optimal integral solutions to the mlcf problem, where a solution is a collection of paths on which certain amount of integral flow is routed. Our approach to the continuous in-network evaluation of T consists of utilizing both our placement and routing algorithms above. We demonstrate experimentally that our approach consistently and effectively find the maximum lifetime solutions for the continuous in-network evaluation of expression trees in wireless sensor networks.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
MOFPL: Multi-objective fractional particle lion algorithm for the energy aware routing in the WSN
Reeta Bhardwaj,Dinesh Kumar +1 more
TL;DR: The multi-objective fitness function based on the energy, delay, traffic rate, distance, and the cluster density is proposed, which overcomes the challenges of the traditional energy aware routing mechanisms.
58
Lifetime expansion in WSNs using mobile data collector: A learning automata approach
TL;DR: The proposed method divides a WSN into four logical partitions and leads the mobile data collector toward the center of each logical partitions at a regular time interval and increases the network coverage-efficiency and it balances number of sensor nodes in each logical partition.
16
In-cluster vector evaluated particle swarm optimization for distributed regression in WSNs
TL;DR: A novel distributed method for parametric regression in a clustered WSN using particle swarm optimization based on the Vector Evaluated Particle Swarm Optimization method to address the MO problem in two phases.
9
An Analytical Model for Power Control T-MAC Protocol
Ramchand,D.K. Lobiyal +1 more
TL;DR: A Power ControlTMAC protocol that combines the features from SMAC and TMAC protocol s for Wireless Sensor Networks (WSN) is presented, which shows better energy savings as compared to TMAC and SMAC proto col.
Energy-efficient monitoring of distributed system resources for self-organizing sensor networks
Falko Dressler,D. Neuner +1 more
- 28 Mar 2013
TL;DR: This work presents an adaptive and integrated monitoring solution that provides means for efficient transfer of monitoring data piggybacked to application or other monitoring packets with predefined upper latency bounds.
6
References
Directed diffusion: a scalable and robust communication paradigm for sensor networks
Chalermek Intanagonwiwat,Ramesh Govindan,Deborah Estrin +2 more
- 01 Aug 2000
TL;DR: This paper explores and evaluates the use of directed diffusion for a simple remote-surveillance sensor network and its implications for sensing, communication and computation.
•Book
Introduction to linear optimization
Dimitris Bertsimas,John N. Tsitsiklis +1 more
- 01 Jan 1997
TL;DR: p. 27, l.
•Book
Combinatorial Optimization: Theory and Algorithms
Bernhard Korte,Jens Vygen +1 more
- 29 Jan 2012
TL;DR: This fourth edition of this comprehensive textbook on combinatorial optimization is again significantly extended, most notably with new material on linear programming, the network simplex algorithm, and the max-cut problem.
1.7K
Maximum lifetime routing in wireless sensor networks
TL;DR: A shortest cost path routing algorithm is proposed which uses link costs that reflect both the communication energy consumption rates and the residual energy levels at the two end nodes and is amenable to distributed implementation.
The design of an acquisitional query processor for sensor networks
Samuel Madden,Michael J. Franklin,Joseph M. Hellerstein,Wei Hong +3 more
- 09 Jun 2003
TL;DR: This work evaluates issues in the context of TinyDB, a distributed query processor for smart sensor devices, and shows how acquisitional techniques can provide significant reductions in power consumption on the authors' sensor devices.