|
This site uses |
Last updated on
28 October 2024 |
A. Balsini, T. Cucinotta, L. Abeni, J. Fernandes, P. Burk, P. Bellasi, M. Rasmussen. "Energy-Efficient Low-latency Audio on Android," Elsevier Journal of Systems and Software (JSS), Vol. 152, pp. 182-195, June 2019
Counting more than two billion devices, Android is nowadays one of the most popular open-source general-purpose operating systems, based on Linux. Because of the diversity of applications that can be installed, it manages a number of different workloads, many of them requiring performance/QoS guarantees. When running audio processing applications, the user would like an uninterrupted, glitch-free, output stream that reacts to the user input, typically with a delay not bigger than 4-10 ms, while keeping the energy consumption of the mobile device as low as possible.
This work focuses on improvements to the real-time audio processing performance on Android that preserves energy-efficiency. Such improvements are achieved by using a deadline based scheduler and an adaptive scheduling strategy that dynamically and proactively modulates the allocated runtime. The proposed strategy is evaluated through an extensive experimentation, showing that 1) compared to the existing way to ensure low-latency audio processing, the proposed mechanism provides an energy saving of almost 40%, and 2) compared to the existing way to achieve a good balance between power consumption and latency in a glitch-free audio processing experience, the proposed solution reduces audio latency from 26.67 ms to 2.67 ms, at the expense of a limited power consumption increase of 6.25%.
See paper on publisher website
DOI: 10.1016/j.jss.2019.03.013
BibTeX entry:
@article{Balsini2019, doi = {10.1016/j.jss.2019.03.013}, url = {https://doi.org/10.1016%2Fj.jss.2019.03.013}, year = 2019, month = jun, publisher = {Elsevier {BV}}, volume = {152}, pages = {182--195}, author = {Alessio Balsini and Tommaso Cucinotta and Luca Abeni and Joel Fernandes and Phil Burk and Patrick Bellasi and Morten Rasmussen}, title = {Energy-efficient low-latency audio on android}, journal = {Journal of Systems and Software} }
Last updated on
07 November 2024 |