Android Based Energy Aware Framework for Porting Legacy Applications
- 1 College of Engineering and Information Technology, Al Ain Univeristy of Science and Technology, Al Ain, United Arab Emirates
Abstract
Trend is growing towards using complex multimedia functions on smaller devices. In this study, we explore the effect of migrating legacy signal processing software applications algorithms from large form factor devices to the smaller one such as handheld mobile devices known as Energy Conscious Mobile Computing Systems (EConMCS). We concentrate on Source Code Volatility (SCV), including inherent algorithm complexity and the developer implementation. We identify code Transformation Steering Factors (TSF), such as loop unrolling factor, decision tree grafting factor and their relation to SCV. The impact of TSF is discussed for different multimedia applications in native Digital Signal Processor (DSP) compiler optimization while switching between different transformation schemes. Our results show that SCV can be minimized by using an architecture-centric algorithm that both enables the effective use of underlying hardware architectures and the memory access required to optimize energy consumption. The coded spatial access is implicitly dependent on layout, content and location of options and legibility that relates to a developer's implementation of loops, code blocks and decision trees. The compiler-centric transformation model minimizes the effect of legacy code migration for multimedia applications. Results are exposed for the transformation of typical DSP applications and a video transcodec MPEG-4.
DOI: https://doi.org/10.3844/ajassp.2014.1980.1987
Copyright: © 2014 Naeem Zafar Azeemi. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 2,836 Views
- 2,169 Downloads
- 0 Citations
Download
Keywords
- Multimedia Applications
- Legacy Code
- Embedded Systems
- Source-to-Source Transformation (StS)
- Source Code Volatility (SCV)