Credit: CC0 Public Domain

Computer scientists from Aston University have developed a way to drastically improve the battery-life of mobile devices, such as smart phones and tablets, by minimising the power consumption of mobile apps by as much as 60 percent.

The research, which is published in Transactions on Emerging Telecommunications Technologies Journal, presents a solution that integrates mobile computing with cloud computing, with tools developed to identify the most power hungry parts of a mobile app and then moves them to the cloud using a technique called code-offloading.

The scientists developed a mobile-cloud hybrid application framework for Android that hybridises mobile apps, executing them across both mobile and cloud platforms.

Using the code-offloading technique the 'power hungry' parts of the mobile-cloud hybrid application are first identified, and then offloaded to the cloud and executed there, instead of on the device itself. As they execute on the cloud instead of the mobile device, the device's own components are not used, power is saved which prolongs the battery life.

Doctoral researcher Aamir Akbar, who developed the framework said: "So far, we have carried out experiments on two different Android apps. ImageEffects is a prototype and Instagram like app we created and Mather is an open source app available on Github.

"On one, our results showed that battery consumption could be reduced by over 60%, at an additional cost of just over 1 MB of network usage. On the second app, the app used 35% less power, at a cost of less than 4 KB additional data".

While mobile-cloud computing in itself is not a new concept, for example Google Maps accesses cloud services in order to provide map data and images, the Aston computer scientists are the first to develop a general-purpose and flexible solution to offloading the power hungry parts of a mobile app to the cloud, whatever they may be.

Dr. Peter Lewis, Aston University said: "By instrumenting and using optimisation algorithms to search for efficient app configurations, the tools identify the most -hungry parts of a mobile app and move them to the cloud. And since our framework is general-purpose, it can be applied to any ."

The researchers are now working to apply this technique to battery powered mobile robots, that could be used in a variety of situations, for example in search and rescue operations, where battery lifetime is critical.

More information: Aamir Akbar et al. The importance of granularity in multiobjective optimization of mobile cloud hybrid applications, Transactions on Emerging Telecommunications Technologies (2018). DOI: 10.1002/ett.3526

Provided by Aston University