Efficient data collection from wireless nodes under the two-ring communication model

  • Authors:
  • Onur Tekdas;Deepak Bhadauria;Volkan Isler

  • Affiliations:
  • Department of Computer Science and Engineering, University of Minnesota, USA;Department of Computer Science and Engineering, University of Minnesota, USA;Department of Computer Science and Engineering, University of Minnesota, USA

  • Venue:
  • International Journal of Robotics Research
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce a new geometric robot-routing problem which arises in data-muling applications where a mobile robot is charged with collecting data from stationary sensors. The objective is to compute the robot's trajectory and download sequence so as to minimize the time to collect data from all of the sensors. The total data collection time has two components:the robot's travel time and the download time. The time to download data from a sensor s is a function of the location of the robot and s: if the robot is a distance rin away from s, it can download the sensor's data in Tin units of time. If the distance is greater than rin but less than rout, the download time is Tout > Tin. Otherwise, the robot can not download the data from s. Here, rin, rout, Tin and Tout are input parameters. We refer to this model, which is based on recently developed experimental models for sensor network deployments, as the two-ring model, and the problem of downloading data from a given set of sensors in minimum amount of time under this model as the two-ring tour (TRT) problem.We present approximation algorithms for the general case which uses solutions to the traveling salesperson with neighborhoods (TSPN) Problem as subroutines. We also present effcient solutions to special, but practically important versions of the problem such as grid-based and sparse deployments. The approach is validated in outdoor experiments.