Energy-performance trade-offs for spatial access methods on memory-resident data

  • Authors:
  • Ning An;Sudhanva Gurumurthi;Anand Sivasubramaniam;Narayanan Vijaykrishnan;Mahmut Kandemir;Mary Jane Irwin

  • Affiliations:
  • Oracle Corporation, One Oracle Drive, Nashua, NH 03062, USA/ e-mail: ning.an&commat/oracle.com;Department of Computer Science and Engineering, The Pennsylvania State University, University Park, PA 16802, USA/ e-mail: &lcub/gurumurt,anand,vijay,kandemir,mji&rcub/&commat/cse.psu.edu;Department of Computer Science and Engineering, The Pennsylvania State University, University Park, PA 16802, USA/ e-mail: &lcub/gurumurt,anand,vijay,kandemir,mji&rcub/&commat/cse.psu.edu;Department of Computer Science and Engineering, The Pennsylvania State University, University Park, PA 16802, USA/ e-mail: &lcub/gurumurt,anand,vijay,kandemir,mji&rcub/&commat/cse.psu.edu;Department of Computer Science and Engineering, The Pennsylvania State University, University Park, PA 16802, USA/ e-mail: &lcub/gurumurt,anand,vijay,kandemir,mji&rcub/&commat/cse.psu.edu;Department of Computer Science and Engineering, The Pennsylvania State University, University Park, PA 16802, USA/ e-mail: &lcub/gurumurt,anand,vijay,kandemir,mji&rcub/&commat/cse.psu.edu

  • Venue:
  • The VLDB Journal — The International Journal on Very Large Data Bases
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

The proliferation of mobile and pervasive computing devices has brought energy constraints into the limelight. Energy-conscious design is important at all levels of system architecture, and the software has a key role to play in conserving battery energy on these devices. With the increasing popularity of spatial database applications, and their anticipated deployment on mobile devices (such as road atlases and GPS-based applications), it is critical to examine the energy implications of spatial data storage and access methods for memory resident datasets. While there has been extensive prior research on spatial access methods on resource-rich environments, this is, perhaps, the first study to examine their suitability for resource-constrained environments. Using a detailed cycle-accurate energy estimation framework and four different datasets, this paper examines the pros and cons of three previously proposed spatial indexing alternatives from both the energy and performance angles. Specifically, the Quadtree, Packed R-tree, and Buddy-Tree structures are evaluated and compared with a brute-force approach that does not use an index. The results show that there are both performance and energy trade-offs between the indexing schemes for the different queries. The nature of the query also plays an important role in determining the energy-performance trade-offs. Further, technological trends and architectural enhancements are influencing factors on the relative behavior of the index structures. The work in the query has a bearing on how and where (on a mobile client or/and on a server) it should be performed for performance and energy savings. The results from this study will be beneficial for the design and implementation of embedded spatial databases, accelerating their deployment on numerous mobile devices.