Research Article Open Access

Android Based Energy Aware Framework for Porting Legacy Applications

Naeem Zafar Azeemi1
  • 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.

American Journal of Applied Sciences
Volume 11 No. 12, 2014, 1980-1987

DOI: https://doi.org/10.3844/ajassp.2014.1980.1987

Submitted On: 24 September 2014 Published On: 3 January 2015

How to Cite: Azeemi, N. Z. (2014). Android Based Energy Aware Framework for Porting Legacy Applications. American Journal of Applied Sciences, 11(12), 1980-1987. https://doi.org/10.3844/ajassp.2014.1980.1987

  • 2,164 Views
  • 1,842 Downloads
  • 0 Citations

Download

Keywords

  • Multimedia Applications
  • Legacy Code
  • Embedded Systems
  • Source-to-Source Transformation (StS)
  • Source Code Volatility (SCV)