Home > Research > Publications & Outputs > A pervasive internet approach to fine-grain pow...

Links

Text available via DOI:

View graph of relations

A pervasive internet approach to fine-grain power-aware computing

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Publication date2006
Host publication2006 International Symposium on Applications and the Internet, SAINT 2006
PublisherIEEE
Pages109-115
Number of pages7
ISBN (print)0769525083
<mark>Original language</mark>English

Abstract

We present a novel approach to conserve power in networked mobile devices. Our approach exploits communication within a pervasive smart space as an opportunity to save power as opposed to the classic view of communication as a drain on resources. We outsource intensive computations to the network whenever a pervasive connection to the Internet exists and when it pays off to do so. At compile-time our approach generates two versions of the program being compiled, a client version and a server version, each containing the necessary code to handle the run-time decision of executing code locally on the mobile device or remotely to the server based on power efficiency. We utilize a technique from Real-Time systems to help the compiler generate highly accurate code by calculating the number of loop iterations for each candidate section of code. This approach has the advantage of analyzing applications at a finer granularity than other similar methodologies. This is because the candidate code sections are CPU blocks represented mostly by loops. Our experimental results performed on Intel's XScale architecture and the Wi-Fi wireless technology show significant savings in power consumption by the mobile device. © 2006 IEEE.