DocumentCode :
2003465
Title :
Algorithms for Answering Geo-Range Query
Author :
Zhang, Xi ; Wu, Kui ; Gao, Yong
Author_Institution :
Comput. Sci. Dept., Univ. of Victoria, Victoria, BC, Canada
fYear :
2010
fDate :
6-10 Dec. 2010
Firstpage :
1
Lastpage :
5
Abstract :
In wireless sensor networks, we usually need to detect interesting events based on the information gathered from multiple sensors. One useful detection is to test whether or not the average sensory value within an area is larger than a given threshold. Such type of query is called geo-range query. It should report the geographic centers where the average value of nearby sensors is greater than a certain threshold. Answering geo-range query is nontrivial because we do not know in advance the satisfying geographic centers, which may not be necessarily the same as the locations of sensors. We develop two efficient algorithms: the brute-force search algorithm and the sweep-line algorithm. The brute-force search algorithm uses exhaustive search to enumerate all possible satisfying sub-regions. Its time complexity is O(n3), where n is the number of sensor nodes. The sweep-line algorithm uses a virtual line sweeping top-down through the plane. The algorithm takes O(n2 log n) running time, and still obtains exact solution to the problem.
Keywords :
search problems; wireless sensor networks; brute-force search algorithm; exhaustive search; geo-range query; geographic center; sweep-line algorithm; wireless sensor network; Algorithm design and analysis; Complexity theory; Data structures; Generators; Peer to peer computing; Sensors; Wireless sensor networks;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Global Telecommunications Conference (GLOBECOM 2010), 2010 IEEE
Conference_Location :
Miami, FL
ISSN :
1930-529X
Print_ISBN :
978-1-4244-5636-9
Electronic_ISBN :
1930-529X
Type :
conf
DOI :
10.1109/GLOCOM.2010.5684199
Filename :
5684199
Link To Document :
بازگشت