AM

Alessandro Montanari

info

Please Note

11 records found

A New Paradigm for Battery-free Wearable Devices

Conference paper (2026) - Vivian Dsouza, Przemysław Pawełczak, Alessandro Montanari, Ashok Samraj Thangarajan
Despite decades of research on battery-free systems, their adoption in everyday electronics remains limited. Interactive Internet of Things devices such as wearables, personal trackers, and health monitors are increasingly widespread, yet almost all depend on batteries that are environmentally harmful, slow to charge, and have limited lifespans. Existing battery-free devices have seen use only in niche applications with minimal user interaction, primarily due to slow energy harvesting, frequent power interruptions, and restricted sensing capabilities under tight energy constraints. To address these limitations, we present Cheetah, a battery-free architecture that charges rapidly and reliably from ubiquitous wireless chargers, reduces power consumption, and enhances usability. We implement and evaluate Cheetah architecture as a smartwatch and a wearable patch, capable of operating for a full day after only six seconds of charging. Our results demonstrate that battery-free design can move beyond niche deployments to become a practical and sustainable alternative for mainstream interactive electronics. ...

Towards Enabling Perpetual Vital Signs Monitoring Using a Body Patch

Conference paper (2025) - C. Rajashekar Reddy, Vivian Dsouza, Ashok Samraj Thangarajan, Przemysław Pawełczak, Fahim Kawsar, Alessandro Montanari
Continuous monitoring of vital signs has become increasingly important for digital healthcare and enhancing self-awareness. Wearable devices like smartwatches, earbuds, and rings are gaining widespread acceptance for health monitoring. However, two significant challenges remain: (i) the limited battery life of these devices makes them unsustainable for long-term use, and (ii) many older adults, who would benefit most from health monitoring, often face barriers due to limited digital literacy. To address these issues, we introduce BioPulse---a perpetual, patch form-factor device designed for continuous monitoring. BioPulse estimates key parameters for cardiac health such as heart rate, heart rate variability, and blood pressure. By utilising a sparse sampling algorithm alongside NFC-based energy transfer and communication, the system operates without a battery, achieving a 57.9% reduction in power consumption. The system demonstrates a mean absolute error of 5.6 mmHg for systolic blood pressure (SBP) and 4.5 mmHg for diastolic blood pressure (DBP) compared to the ground truth device. This combination ensures a more sustainable and accessible solution for vital signs monitoring. ...
Conference paper (2025) - C. Rajashekar Reddy, Vivian Dsouza, Ashok Samraj Thangarajan, Przemysław Pawełczak, Fahim Kawsar, Alessandro Montanari
Continuous vital sign monitoring is essential for digital healthcare and self-awareness but is hindered by the limited battery life of wearable devices and barriers faced by older adults with low digital literacy. BioPulse, a battery-free patch device, addresses challenges in vital sign monitoring by using sparse sampling and NFC energy transfer to track heart rate, HRV, and blood pressure. ...

Energy reactive embedded intelligence for batteryless sensors

Conference paper (2020) - Alessandro Montanari, Manuja Sharma, Dainius Jenkus, Mohammed Alloulah, Lorena Qendro, Fahim Kawsar
For long, we have studied tiny energy harvesters to liberate sensors from batteries. With remarkable progress in embedded deep learning, we are now re-imagining these sensors as intelligent compute nodes. Naturally, we are approaching a crossroad where sensor intelligence is meeting energy autonomy enabling maintenance-free swarm intelligence and unleashing a plethora of applications ranging from precision agriculture to ubiquitous asset tracking to infrastructure monitoring. One of the critical challenges, however, is to adapt intelligence fidelity in response to available energy to maximise the overall system availability. To this end, we present the design and implementation of ePerceptive: a novel framework for best-effort embedded intelligence, i.e., inference fidelity varies in proportion to the instantaneous energy supplied. ePerceptive operates on two core principles. First, it enables training a single deep neural network (DNN) to operate on multiple input resolutions without compromising accuracy or incurring memory overhead. Second, it modifies a DNN architecture by injecting multiple exits to guarantee valid, albeit lower-fidelity inferences in the event of energy interruption. The combination of these techniques offers a smooth adaptation between inference latency and recognition accuracy while matching the computational load to the available power budget. We report the manifestation of ePerceptive in designing batteryless cameras and microphones built with TI MSP430 MCU and off-the-shelf RF and solar energy harvesters. Our evaluation of these batteryless sensors with multiple vision and acoustic workloads suggest that the dynamic adaptation of ePerceptive can increase the inference throughput by up to 80% compared to a static baseline while ensuring a maximum accuracy drop of less than 6%. ...
Conference paper (2019) - Chulhong Min, Alessandro Montanari, Akhil Mathur, Fahim Kawsar
The increasing availability of multiple sensory devices on or near a human body has opened brand new opportunities to leverage redundant sensory signals for powerful sensing applications. For instance, personal-scale sensory inferences with motion and audio signals can be done individually on a smartphone, a smartwatch, and even an earbud - each offering unique sensor quality, model accuracy, and runtime behaviour. At execution time, however, it is incredibly challenging to assess these characteristics to select the best device for accurate and resource-efficient inferences. To this end, we look at a quality-aware collaborative sensing system that actively interplays across multiple devices and respective sensing models. It dynamically selects the best device as a function of model accuracy at any given context. We propose two complementary techniques for the runtime quality assessment. Borrowing principles from active learning, our first technique runs on three heuristic-based quality assessment functions that employ confidence, margin sampling, and entropy of models' output. Our second technique is built with a siamese neural network and acts on the premise that runtime sensing quality can be learned from historical data. Our evaluation across multiple motion and audio datasets shows that our techniques provide 12% increase in overall accuracy through dynamic device selection at the average expense of 13 mW power on each device as compared to traditional single-device approaches. ...
Conference paper (2019) - Chulhong Min, Akhil Mathur, Alessandro Montanari, Fahim Kawsar
We explore a new variability observed in motion signals acquired from modern wearables. Wearing variability refers to the variations of the device orientation and placement across wearing events. We collect the accelerometer data on a smartwatch and an earbud and analyse how motion signals change due to the wearing variability. Our analysis shows that the wearing variability can bring an unexpected change to motion signals, not only from different users but also from different wearing sessions of the same user. We also provide empirical ranges of changes in device orientations. ...
Conference paper (2019) - Seungchul Lee, Chulhong Min, Alessandro Montanari, Akhil Mathur, Youngjae Chang, Junehwa Song, Fahim Kawsar
In this paper, we introduce inertial signals obtained from an earable placed in the ear canal as a new compelling sensing modality for recognising two key facial expressions: Smile and frown. Borrowing principles from Facial Action Coding Systems, we first demonstrate that an inertial measurement unit of an earable can capture facial muscle deformation activated by a set of temporal microexpressions. Building on these observations, we then present three different learning schemes - shallow models with statistical features, hidden Markov model, and deep neural networks to automatically recognise smile and frown expressions from inertial signals. The experimental results show that in controlled non-conversational settings, we can identify smile and frown with high accuracy (F1 score: 0.85). ...
Conference paper (2019) - Alessandro Montanari, Mohammed Alloulah, Fahim Kawsar
Mobile vision systems, often battery-powered, are now incredibly powerful in capturing, analyzing, and understanding real-world events uncovering interminable opportunities for new applications in the areas of life-logging, cognitive augmentation, security, safety, wildlife surveillance, etc. There are two complementary challenges in the design of a mobile vision system today - improving the recognition accuracy at the expense of minimum energy consumption. In this work, we posit that best-effort sensing with degradable featurization and an elastic inference pipeline offers an interesting avenue to bring energy autonomy to mobile vision systems while ensuring acceptable recognition performance. Borrowing principles from Intermittent Computing, and Numerical Computing we propose such best-effort sensing using a Degradable-Inference pipeline supported by a parameterized Discrete Cosine Transformation (DCT) based featurization and an Anytime Deep Neural Network. These two principles aim at extending the lifetime of a mobile vision system while minimizing compute and communication cost without compromising recognition performance. We report the design and early characterization of our proposed solution. ...

ESensE - Open Earable Platform for Human Sensing

Conference paper (2018) - Fahim Kawsar, Chulhong Min, Akhil Mathur, Alessandro Montanari, Utku Günay Acer, Marc Van Den Broeck
We present eSense - an open and multi-sensory in-ear wearable platform to detect and monitor human activities. eSense is a true wireless stereo (TWS) earbud with dual-mode Bluetooth and Bluetooth Low Energy and augmented with a 6-axis inertial measurement unit and a microphone. We showcase the eSense platform, its data APIs to capture real-time multi-modal sensory data in a data exploration tool, and its manifestation in a 360 workplace well-being application. ...

ESense - Open Earable Platform for Human Sensing

Conference paper (2018) - Fahim Kawsar, Chulhong Min, Akhil Mathur, Alessandro Montanari, Utku Günay Acer, Marc Van den Broeck
We present eSense - an open and multi-sensory in-ear wearable platform for personal-scale behaviour analytics. eSense is a true wireless stereo (TWS) earbud and supports dual-mode Bluetooth and Bluetooth Low Energy. It is also augmented with a 6-axis inertial measurement unit and a microphone. We demonstrate the eSense platform, the data exploration tool with the open APIs for the real-time visualisation of multi-modal sensory data, and its manifestation in a 360 workplace well-being application. ...
Conference paper (2018) - Chulhong Min, Alessandro Montanari, Akhil Mathur, Seungchul Lee, Fahim Kawsar
We propose a cross-modal approach for conversational well-being monitoring with a multi-sensory earable. It consists of motion, audio, and BLE models on earables. Using the IMU sensor, the microphone, and BLE scanning, the models detect speaking activities, stress and emotion, and participants in the conversation, respectively. We discuss the feasibility in qualifying conversations with our purpose-built cross-modal model in an energy-efficient and privacy-preserving way. With the cross-modal model, we develop a mobile application that qualifies on-going conversations and provides personalised feedback on social well-being. ...