NILGAug 2, 2023

ecoBLE: A Low-Computation Energy Consumption Prediction Framework for Bluetooth Low Energy

arXiv:2309.16686v12 citationsh-index: 48
Originality Incremental advance
AI Analysis

This work addresses energy management for IoT healthcare applications, offering a more comprehensive prediction than radio-only models, but it is incremental as it builds on existing LSTM methods.

The paper tackles the problem of predicting total energy consumption for Bluetooth Low Energy IoT nodes, including radio, sensor, and microcontroller components, and achieves a Mean Absolute Percentage Error of up to 12% with a model five times smaller than state-of-the-art.

Bluetooth Low Energy (BLE) is a de-facto technology for Internet of Things (IoT) applications, promising very low energy consumption. However, this low energy consumption accounts only for the radio part, and it overlooks the energy consumption of other hardware and software components. Monitoring and predicting the energy consumption of IoT nodes after deployment can substantially aid in ensuring low energy consumption, calculating the remaining battery lifetime, predicting needed energy for energy-harvesting nodes, and detecting anomalies. In this paper, we introduce a Long Short-Term Memory Projection (LSTMP)-based BLE energy consumption prediction framework together with a dataset for a healthcare application scenario where BLE is widely adopted. Unlike radio-focused theoretical energy models, our framework provides a comprehensive energy consumption prediction, considering all components of the IoT node, including the radio, sensor as well as microcontroller unit (MCU). Our measurement-based results show that the proposed framework predicts the energy consumption of different BLE nodes with a Mean Absolute Percentage Error (MAPE) of up to 12%, giving comparable accuracy to state-of-the-art energy consumption prediction with a five times smaller prediction model size.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes