Transparent Gif

Department of Computer Science

University of California, Santa Barbara

Abstract

Storage and Retrieval of Moving Objects

by: Hae Don Chon, Divy Agrawal, and Amr El Abbadi

Abstract:

Information management for advanced transportation systems is significantly complex, since it requires maintaining dynamically changing information associated with moving objects.Updating current locations of moving objects every time they move is not a realistic solution. In this paper, we investigate the problem and provide a data model with which we can store, index, and retrieve future locations of moving objects in an efficient manner.Each moving object has four independent variables which allow us to predict its future location: a starting location, a destination, a starting time, and an initial velocity. To understand the underlying complexity of the problem, we investigate and categorize the configurations where only one or two variables can vary. Based on that understanding, we choose a configuration which is to some extent restrictive, but still can be used in a wide variety of realistic settings. After developing a data model, we conduct performance study and show that our model has much less overhead in processing range queries compared to other proposed approaches.

Keywords:

Indexing, Moving Objects, SV Model

Date:

October 2000

Document: 2000-21

XHTML Validation | CSS Validation
Updated 14-Nov-2005
Questions should be directed to: webmaster@cs.ucsb.edu