Schedules with Minimized Access Latency for Disseminating Dependent Information on Multiple Channels

  • Authors:
  • Kun-Feng Lin;Chuan-Ming Liu

  • Affiliations:
  • National Taipei University of Technology, Taiwan;National Taipei University of Technology, Taiwan

  • Venue:
  • SUTC '06 Proceedings of the IEEE International Conference on Sensor Networks, Ubiquitous, and Trustworthy Computing -Vol 1 (SUTC'06) - Volume 01
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In wireless mobile environments, data broadcasting is an effective approach to disseminate information to mobile clients. In some applications, the access pattern of all the data to be downloaded can be represented by a DAG. In this paper, we consider the problem of efficiently generating the broadcast schedule on multiple channels when the data set has a DAG access pattern. We prove that it is NP-hard to find an optimal broadcast schedule which not only minimizes the latency but also satisfies the ancestor property which preserves the data dependency. We further rule out a condition for the input DAGs under which one can generate an optimal broadcast schedule in linear time and propose an algorithm, LBS, to generate the schedule under such a condition. For general DAGs, we provide three heuristics: the first one uses the overall access probability of each vertex; the second one considers the total access probability of a vertex's descendants; the third one combines the above two heuristics. We analyze these three heuristics and compare them through experiments. Our result shows that the third one can achieve a better broadcast schedule in terms of overall latency but costs more running time.