Proceedings Article10.1109/AINAW.2007.171
Energy Efficient Spatial Query Processing in Wireless Sensor Networks
Kyungseo Park,Byoungyong Lee,Ramez Elmasri +2 more
- 21 May 2007
- Vol. 2, pp 719-724
15
TL;DR: This work proposes semi-distributed spatial query indexing structure that disseminates a query into the network and retrieves data energy efficiently using a localized tree building algorithm, and proposes a sectioned tree index, which divides the network area into several squares and each square has a local index subtree organized within that square.
read more
Abstract: Because a sensor network depends on limited battery power, energy saving is important to increase the sensor network lifespan. We propose semi-distributed spatial query indexing structure that disseminates a query into the network and retrieves data energy efficiently using a localized tree building algorithm. We also propose a sectioned tree index, which divides the network area into several squares and each square has a local index subtree organized within that square. Local trees are interconnected to form one big tree in the network. Local trees are also built based on any algorithm that is energy consumption aware at each sub-root node in a locally centralized way. We use an existing two dimensional indexing technique for energy efficient query dissemination. We show that our proposed scheme is energy efficient for query and data processing heuristically. Our proposed scheme, sectioned tree, is finally simulated in sparse and dense networks to show the energy saving for query and data processing in the sensor network.
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
Wireless sensor network for disaster management
Rone Ilidio da Silva,Virgil Del Duca Almeida,Andre Marques Poersch,José Marcos S. Nogueira +3 more
- 19 Apr 2010
TL;DR: This paper presents a energy efficient mechanism for processing spatial queries on wireless sensor networks to detect dangers in disaster situations, which manipulates queries with regions of interest that have irregular shapes and reduce the overhearing consumption.
46
Spatial query processing in wireless sensor networks - A survey
TL;DR: This article categorizes the existing strategies for each stage of spatial queries in WSN, in order to ease the understanding of the state of the art, and analyzes the most recent works on spatial query processing.
24
Efficient, Decentralized Computation of the Topology of Spatial Regions
TL;DR: A family of decentralized algorithms is defined that can respond efficiently to snapshot queries about the topology of spatial regions, including containment and adjacency queries, and the efficiency, scalability, and robustness of this approach are confirmed.
24
Spatial query processing in wireless sensor network for disaster management
Rone Ilidio da Silva,Virgil Del Duca Almeida,Andre Marques Poersch,José Marcos S. Nogueira +3 more
- 15 Dec 2009
TL;DR: A mechanism for processing spatial queries on WSN to detect dangers in disasters situations with decreased energy consumption and inaccuracy compared to the processing of query that has a spatial query representation in original form is presented.
22
A spatial extension of TinyDB for wireless sensor networks
P. Di Felice,Massimo Ianni,Luigi Pomante +2 more
- 06 Jul 2008
TL;DR: This paper proposes an extension of TinyDB suitable to manage the location of sensor nodes and, hence, able to process besides standard queries, spatial queries as well.
15
References
•Book
Introduction to Algorithms
Thomas H. Cormen,Charles E. Leiserson,Ronald L. Rivest +2 more
- 01 Jan 1990
TL;DR: The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures and presents a rich variety of algorithms and covers them in considerable depth while making their design and analysis accessible to all levels of readers.
24.8K
Introduction to algorithms: 4. Turtle graphics
TL;DR: In this article, a language similar to logo is used to draw geometric pictures using this language and programs are developed to draw geometrical pictures using it, which is similar to the one we use in this paper.
15.4K
RADAR: an in-building RF-based user location and tracking system
Paramvir Bahl,Venkata N. Padmanabhan +1 more
- 26 Mar 2000
TL;DR: RADAR is presented, a radio-frequency (RF)-based system for locating and tracking users inside buildings that combines empirical measurements with signal propagation modeling to determine user location and thereby enable location-aware services and applications.
The Cricket location-support system
Nissanka Arachchige Bodhi Priyantha,Anit Chakraborty,Hari Balakrishnan +2 more
- 01 Aug 2000
TL;DR: The randomized algorithm used by beacons to transmit information, the use of concurrent radio and ultrasonic signals to infer distance, the listener inference algorithms to overcome multipath and interference, and practical beacon configuration and positioning techniques that improve accuracy are described.
TAG: a Tiny AGgregation service for Ad-Hoc sensor networks
Samuel Madden,Michael J. Franklin,Joseph M. Hellerstein,Wei Hong +3 more
- 09 Dec 2002
TL;DR: This work presents the Tiny AGgregation (TAG) service for aggregation in low-power, distributed, wireless environments, and discusses a variety of optimizations for improving the performance and fault tolerance of the basic solution.