2nd International ICST Conference on Mobile and Ubiquitous Systems: Networking and Services

Research Article

Energy efficient processing of K nearest neighbor queries in location-aware sensor networks

  • @INPROCEEDINGS{10.1109/MOBIQUITOUS.2005.28,
        author={J.  Winter and Y. Xu and  W.-C.  Lee},
        title={Energy efficient processing of K nearest neighbor queries in location-aware sensor networks},
        proceedings={2nd International ICST Conference on Mobile and Ubiquitous Systems: Networking and Services},
        publisher={IEEE},
        proceedings_a={MOBIQUITOUS},
        year={2005},
        month={11},
        keywords={},
        doi={10.1109/MOBIQUITOUS.2005.28}
    }
    
  • J. Winter
    Y. Xu
    W.-C. Lee
    Year: 2005
    Energy efficient processing of K nearest neighbor queries in location-aware sensor networks
    MOBIQUITOUS
    IEEE
    DOI: 10.1109/MOBIQUITOUS.2005.28
J. Winter1, Y. Xu1, W.-C. Lee1
  • 1: Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., University Park, PA, USA

Abstract

The k nearest neighbor (KNN) query, an essential query for information processing in sensor networks, has not received sufficient attention in the research community of sensor networks. In this paper, we examine in-network processing of KNN queries by proposing two alternative algorithms, namely the GeoRouting Tree (GRT) and the KNN Boundary Tree (KBT). The former is based on a distributed spatial index structure and prunes off the irrelevant nodes during query propagation. The latter is based upon ad-hoc geographic routing and first obtains a region within which at least k nearest sensor nodes are enclosed and then decides the k nearest nodes to the query point. We provide an extensive performance evaluation to study the impact of various system factors and protocol parameters. Our results show that GRT yields a good tradeoff between energy consumption and query accuracy in static scenarios. On the other hand, KBT achieves better energy efficiency while being more tolerant to network dynamics.