| Literature DB >> 35890907 |
Maria Krizea1,2, John Gialelis1,2, Grigoris Protopsaltis1, Christos Mountzouris1, Gerasimos Theodorou1.
Abstract
Elderly people feel vulnerable especially after they are dismissed from health care facilities and return home. The purpose of this work was to alleviate this sense of vulnerability and empower these people by giving them the opportunity to unobtrusively record their vital physiological parameters. Bearing in mind all the parameters involved, we developed a user-friendly wrist-wearable device combined with a web-based application, to adequately address this need. The proposed compilation obtains the photoplethysmogram (PPG) from the subject's wrist and simultaneously extracts, in real time, the physiological parameters of heart rate (HR), blood oxygen saturation (SpO2) and respiratory rate (RR), based on algorithms embedded on the wearable device. The described process is conducted solely within the device, favoring the optimal use of the available resources. The aggregated data are transmitted via Wi-Fi to a cloud environment and stored in a database. A corresponding web-based application serves as a visualization and analytics tool, allowing the individuals to catch a glimpse of their physiological parameters on a screen and share their digital information with health professionals who can perform further processing and obtain valuable health information.Entities:
Keywords: PPG processing; data analysis; physiological parameters; web-based applications; wrist-wearable device
Mesh:
Year: 2022 PMID: 35890907 PMCID: PMC9317673 DOI: 10.3390/s22145226
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Indicative functionalities and features of prototypes emerged from literature research.
| Device Functionalities | Proposed Device | Zenko et al. [ | Son et al. [ | Jarchi et al. [ | Preejith et al. [ | Eugene et al. [ | Wojcikowski [ |
|---|---|---|---|---|---|---|---|
| PPG | X | X | X | X | X | X | X |
| SPO2 | X | X | X | X | X | ||
| HR | X | X | X | X | |||
| RR | X | ||||||
| Acceleration | X | ||||||
| Continuous Measurement | X | X | X | X | |||
| Communication Protocol | Wi-Fi | N/A 1 | BLE | BLE | BLE | BLE | BLE |
| Battery life in streaming mode | 48 h | NS 2 | NS | NS | 40 h | NS | NS |
| RT raw data | X | N/A | N/A | N/A | N/A | N/A | N/A |
1 N/A: non-available. 2 NS: non-stated.
Indicative functionalities and features of prototypes emerged from literature research.
| Device Functionalities | Proposed Device | Empatica E4 [ | MaxRef | Fitbit Versa 3 [ | Samsung Galaxy Watch 4 [ | Apple Watch Series 7 |
|---|---|---|---|---|---|---|
| PPG | X | X | X | X | X | X |
| SPO2 | X | X | X | X | X | X |
| HR | X | X | X | X | X | X |
| RR | X | X | ||||
| Acceleration | X | X | X | X | X | |
| Continuous measurement | X | X | X | X | X | X |
| Communication protocol | Wi-Fi | BLE | BLE | BLE | BLE/Wi-Fi | BLE |
| Autonomy in streaming mode | 48 h | 24 + h | NS | 12 + h | 40 h | 18 + h |
| RT raw data | X | N/A | X | Ν/A | Ν/A | Ν/A |
Figure 1Block diagram of the developed wearable device.
Figure 2The proposed wearable device.
Figure 3Flow chart of the algorithm.
Figure 4Raw PPG signal.
Figure 5Filtered PPG signal.
Figure 6SSF output.
Parameters of payload.
| Variable | Description |
|---|---|
| mac | MAC address of the Wi-Fi AP |
| bat | Battery level of wearable device |
| timestamp | The time when the measurements are extracted (in the form of Epoch Unix Timestamp) |
| hr | Heart rate |
| spo2 | Blood oxygen saturation |
| rr | Respiratory rate |
Figure 7API service parametric URL.
Figure 8Bland–Altman plot for HR.
Figure 9Bland–Altman plot for SpO2.
Figure 10Bland–Altman plot for RR.
Figure 11The UI of dashboard.
Figure 12The UI of heart rate analytics.
Figure 13The UI of user account page.
Figure 14Database schema.