| Literature DB >> 33997262 |
Nizar Al Bassam1, Shaik Asif Hussain2, Ammar Al Qaraghuli3, Jibreal Khan4, E P Sumesh5, Vidhya Lavanya5.
Abstract
Monitoring and managing potential infected patients of COVID-19 is still a great challenge for the latest technologies. In this work, IoT based wearable monitoring device is designed to measure various vital signs related to COVID-19. Moreover, the system automatically alerts the concerned medical authorities about any violations of quarantine for potentially infected patients by monitoring their real time GPS data. The wearable sensor placed on the body is connected to edge node in IoT cloud where the data is processed and analyzed to define the state of health condition. The proposed system is implemented with three layered functionalities as wearable IoT sensor layer, cloud layer with Application Peripheral Interface (API) and Android web layer for mobile phones. Each layer has individual functionality, first the data is measured from IoT sensor layer to define the health symptoms. The next layer is used to store the information in the cloud database for preventive measures, alerts, and immediate actions. The Android mobile application layer is responsible for providing notifications and alerts for the potentially infected patient family respondents. The integrated system has both API and mobile application synchronized with each other for predicting and alarming the situation. The design serves as an essential platform that defines the measured readings of COVID-19 symptoms for monitoring, management, and analysis. Furthermore, the work disseminates how digital remote platform as wearable device can be used as a monitoring device to track the health and recovery of a COVID-19 patient.Entities:
Keywords: COVID-19; GPS; Healthcare; IoT; Potential infected patient; Wearable
Year: 2021 PMID: 33997262 PMCID: PMC8106204 DOI: 10.1016/j.imu.2021.100588
Source DB: PubMed Journal: Inform Med Unlocked ISSN: 2352-9148
Fig. 1Architecture unit of smart health care System.
Various sensors used as diagnostic equipment to monitor and detect covid-19 symptoms.
| HR | RR | SpO2 | Motion Activity | Skin | location | RHR (Resting Heart Rate) | |
|---|---|---|---|---|---|---|---|
| Accelerometer | X | X | X | ||||
| Temperature | X | ||||||
| GPS | X | ||||||
| ECG | X | X | X | ||||
| Oxygen rate | X | ||||||
| PPG | X | X | X | X | X |
Literature survey performed for similar articles related.
| Authors | Objectives | Design methods | Limitations and strengths | Outlook measures |
|---|---|---|---|---|
| Seshadri Dhruv R. et al., Frontiers in digital Health, 2020 [ | 1. Commercial devices used to measure physiological metrics to monitor health status. | Mitigating clinical trials in false positive diagnosis | Clinical pathway and role of wearable sensor technology available as commercial device for monitoring covid-19 | Issue of Data privacy, Data sharing |
| Nooruddin et al., Elsevier, 2019 [ | 1. IoT based invariant fall detection system in real time. | Raspberry pi, Arduino, Node MCU, smartphones, Accelerometer, GPS, Buzzer, GSM. | Workflow model used in development and deployment stages as data collection, preprocessing, model creation, training and testing and deploying model in the server | Performance evaluation as precision, sensitivity, FI score and accuracy. In future threshold-based algorithm in case of network connectivity failure |
| Nora El-Rashidy et al., MDPI- Electronics, 2020 [ | 1. Bridging the gap between the current context of technologies and health systems | Framework with three layers as patient, cloud, and hospital. | Power consumption of wireless sensors, vital signs aggregate automatic transmission | Early detection and isolation of infected patient, effectiveness in cloud monitoring, x-ray dataset and transfer learning |
| Leonardo Acho et al., actuators, MDPI, 2020 [ | 1. Patient pulmonary condition for monitor and detect healthy or unhealthy situation. | Intensive care units (ICU) use respiratory frequency, patient air volume and respiration cycle to define inhale and exhale. | 1. Fault is in equipment operation to classify. | Numerical method to classify and clegg- integrator philosophy for lung monitoring system |
| Aras R. Dagazany et al., Hindawi, 2019 [ | 1. Analyze and collect wearable big data. | Deep learning for CNS and brain, spinal cord for IoT and data transfer, peripheral nervous system to sense the skin to cloud servers | Unlabeled big data, complexity, data reliability and computational bottlenecks | Massive data, heterogenous, frequency, supporting elderly population, Decision making |
| Qureshi, Fayez et al. Sensors. (2020) [ | 1. Use of Internet of medical things to design wearable devices. | Wearable PPG, Accelerometer, EMG sensors, Edge computing using Raspberry pi, Dashboard as physician | Sample of Biomedical signals, design factors as economic cost, human precautions | Arduino, Microphone and cloud space, sensors cost, comparative studies |
| AKM Jahangir Alam Majumder, Hindawi, 2019 [ | 1. Body Area sensor IoT system to collect data in providing early warning of cardiac Arrest. | System architecture with Arduino Uno, Bluetooth chip, pulse sensor, temperature sensor. The model data collection, data transmission, Data analysis and Emergency contact information. Prediction window algorithm with 50% threshold | Power consumption rate for whole working cycle. Durability and long-term feasibility | Healthy and unhealthy test performance with ECG signal analysis. Galvanic skin response and accelerometer |
| Petrovic et al. (2020). IcETRAN [ | IoT based solution to provide indoor safety through social distancing, mask detection and temperature sensing contact less | Arduino uno, thermal camera, Raspberry pi, Open CV, MQTT, Mask detection algorithm, mobile Application | Limitations in performance due to number of processed frames per second but opensource software reliable | Accuracy and frame rate for mask detection, social distance, and temperature sense |
| Anto Arockia Rosaline R. (2020). Emerald insight [ | Purpose Geo fencing and tracking of Covid zones to monitor the people and alerting on mobile | Virtual perimeter monitoring system with wireless infrastructure. Bluetooth, wi-fi, GPS, Mobile application | Bluetooth option to ensure data security but short distance and privacy are the concerns | Proximity range accuracy at different range levels. Central monitoring system through Application |
| Hiba Asri et al. (2019). Journal of big data, springer open [ | To predict patterns with wearable health sensors and interact with mobile phones | Heart rate sensor, Temperature sensor, Activity sensor, IoT systems, Arduino, Raspberry pi, K means clustering algorithm. Clustering by means of Elbow and silhouette method, Apache spark data bricks | Data collection from sensors Arduino uno and Raspberry pi, Android studio for coding and big data to analyze data mining, server for interaction with mobile phone | Processing time, effectiveness and K-means algorithm for clustering data, Reliability of predictive results |
Fig. 2IoT Design Framework for the proposed system design.
PIN configuration of Temperature sensor to Arduino MKR.
| Dallas Temperature Sensor (DS18B20) | Arduino MKR GSM 1400 |
|---|---|
| GND | GND |
| VDD | 5V |
| Data | Pin 8 |
Pin configuration of Spark fun Pulse Oximeter and Heart rate to Arduino MKR.
| Spark fun Pulse Oximeter and Heart rate | Arduino MKR GSM 1400 |
|---|---|
| GND | GND |
| VCC | 3.3V (Arduino BLE Sense) |
| SDA | Pin 11 |
| SCL | Pin 12 |
| MIFO | Pin 5 |
| RST | Pin 4 |
Pin configuration to Arduino nano to Arduino MKR.
| Arduino Nano 33 BLE Sense | Arduino MKR GSM 1400 |
|---|---|
| GND | GND |
| VCC | 5V |
| Pin 12 | A0 |
Fig. 3Cough Detection algorithm based on AI.
Fig. 4Sample test signal with one cough happening with Sampling rate of 12000/second.
Fig. 5Circuit diagram with 2 BLE NANO Sense interfaced with ARDUINO MKR.
Fig. 6Report that is generated from the system indicating normal signs (No covid-19 signs).
Fig. 7System report indicating possible infection.
Fig. 9Patient registration details.
Indicates the device response vs distance with geofencing alarm.
| Testing number | Distance from the quarantine area (in M) | Testing Result |
|---|---|---|
| 1 | 5000 | Alerting Successfully |
| 2 | 3000 | Alerting Successfully |
| 3 | 1000 | Alerting Successfully |
| 4 | 500 | Alerting Successfully |
| 5 | 100 | Alerting Successfully |
| 6 | 50 | Alerting Successfully |
| 7 | 30 | Alerting Successfully |
Fig. 8New patient Registration on web page.
Fig. 10Biomedical data of registered patients.
Fig. 11Dashboard System with Indicative colors for COVID-19 status. (For interpretation of the references to colour in this figure legend, the reader is referred to the Web version of this article.)
Fig. 12Android Application Requesting Registration page and Dashboard notifying patient health symptoms to family Respondents.
Fig. 133D design from SketchUp software.
Fig. 14(a) and (b) shows the 3d prototype design for a wearable device with use of all sensors.