Increasing the Energy-Efficiency of Wearables Using Low-Precision Posit Arithmetic with PHEE

Wearable edge AI biomedical devices are increasingly being used for continuous patient health monitoring, enabling real-time insights and extended data collection without the need for prolonged hospital stays. These devices must be energy efficient to minimize battery size, improve comfort, and reduce recharging intervals. This paper investigates the use of specialized low-precision arithmetic formats to enhance the energy efficiency of edge AI biomedical wearables. Specifically, we explore posit arithmetic, a floating-point-like representation, in two biomedical applications that leverage supervised and unsupervised learning algorithms: cough detection for chronic cough monitoring and R peak detection in ECG analysis. Our results reveal that 16-bit posits can replace 32-bit IEEE 754 floating point numbers with minimal accuracy loss in cough detection. For R peak detection, posit arithmetic achieves satisfactory accuracy with as few as 10 or 8 bits, compared to the 16-bit requirement for floating-point formats. To validate these findings beyond algorithm-level simulations, we introduce PHEE, a modular and extensible architecture that integrates the Coprosit posit coprocessor within a RISC-V-based system. Using the X-HEEP framework, PHEE serves as a proof-of-concept platform to quantify the practical energy benefits of low-precision posits in edge AI systems. Post-synthesis results targeting 16~nm TSMC technology show that the posit hardware targeting these ML-based biomedical applications can be 38% smaller and consume up to 42.3% less power at the functional unit level, with no performance compromise. These findings establish the potential of low-precision posit arithmetic to significantly improve the energy efficiency of edge AI biomedical devices.

D. Mallasén, P. D. Schiavone, A. A. Del Barrio, M. Prieto-Matias, and D. Atienza, “Increasing the Energy Efficiency of Wearables Using Low-Precision Posit Arithmetic with PHEE,” IEEE Trans. Circuits Syst. Artif. Intel., pp. 1–11, 2026, doi: 10.1109/TCASAI.2026.3652126.
@article{mallasen2026Increasing,
    title = {Increasing the {{Energy Efficiency}} of {{Wearables Using Low-Precision Posit Arithmetic}} with {{PHEE}}},
    author = {Mallas{\'e}n, David and Schiavone, Pasquale Davide and Del Barrio, Alberto A. and {Prieto-Matias}, Manuel and Atienza, David},
    year = 2026,
    journal = {IEEE Transactions on Circuits and Systems for Artificial Intelligence},
    pages = {1--11},
    issn = {2996-6647},
    doi = {10.1109/TCASAI.2026.3652126},
    urldate = {2026-01-23},
    langid = {english}
}