Title :
Compression for Low Power Consumption in Battery-powered Handsets
Author :
Kato, Mayumi ; Lo, Chia-Tien Dan
Author_Institution :
Dept. of Comput. Sci., Univ. of Texas at San Antonio, San Antonio, TX
Abstract :
Only summary form given.Java has been introduced to the mobile/wireless handsets and Java enabled handsets are now prevalent in the market, showing their successful launch. A variety of attractive services have been developed and promise a lot of fun to our daily lives, which are however targeted to the high end products that are very expensive. We focus on economic types with similar performance to the high end products. Memory compression is a key technique to achieve the goal and is integrated into a Java runtime environment. We save memory with runtime compression and reduce power by a memory bank partitioning technique (powering off unused memory banks). In memory compression algorithms and the Java runtime environment are studied. The Wilson and Kaplan (WK) algorithm is discussed as in-memory compression and introduced to the Java heap as an alternative of the garbage collection (gc). Experiments show around 10% of speedup and up to 45% of memory saving in the application core part (20.0 % of memory overhead for a user interface). The Java system using the memory compression outperforms its base configuration and will give further chance to reduce memory demand in combination with the garbage collection designed for the Java compressed heap. Experiments show that the in-heap memory compression technique can save more than 50 % (up to 60 %) of the heap demand and that half of the memory banks for the Java heap may never be turned on. 50 % of the power consumption (memory leakage current) can be saved. The hardware compressor and decompressor are currently ten thousand times faster than the software counterparts. The time overhead could be negligible by introducing the hardware compressor and decompressor. Hardware/software codesign is an additional key to achieve our goal. The contribution of the runtime memory and heap compression is threefold: small memory demand, lower power consumption, and negligible time overhead in battery-powered handsets. Future work i- - ncludes several issues unsolved in the Java memory compression: studies of integration of CLDC Hot Spot implementation and extension of the Java virtual machine to the traditional virtual machine.
Keywords :
Java; data compression; hardware-software codesign; storage management; virtual machines; CLDC Hot Spot; Java runtime environment; Wilson-Kaplan algorithm; battery-powered handsets; garbage collection; hardware compressor; hardware decompressor; hardware-software codesign; low power consumption; memory bank partitioning technique; memory compression; virtual machine; Compression algorithms; Energy consumption; Environmental economics; Hardware; Java; Partitioning algorithms; Power generation economics; Runtime environment; Telephone sets; Virtual machining;
Conference_Titel :
Data Compression Conference, 2007. DCC '07
Conference_Location :
Snowbird, UT
Print_ISBN :
0-7695-2791-4
DOI :
10.1109/DCC.2007.24