An Iot Framework For Screening of Covid-19 Using Real-Time Data From Wearable Sensors
An Iot Framework For Screening of Covid-19 Using Real-Time Data From Wearable Sensors
An Iot Framework For Screening of Covid-19 Using Real-Time Data From Wearable Sensors
Environmental Research
and Public Health
Article
An IoT Framework for Screening of COVID-19 Using
Real-Time Data from Wearable Sensors
Hamid Mukhtar 1, * , Saeed Rubaiee 2 , Moez Krichen 3,4 and Roobaea Alroobaea 1
1 Department of Computer Science, College of Computers and Information Technology, Taif University,
Taif 21944, Saudi Arabia; [email protected]
2 Department of Industrial and Systems Engineering, College of Engineering, University of Jeddah,
Jeddah 21577, Saudi Arabia; [email protected]
3 Department of Computer Science, Faculty of Computer Science and Information Technology,
Al-Baha University, Al-Baha 65431, Saudi Arabia; [email protected]
4 ReDCAD Laboratory, National School of Engineers of Sfax, University of Sfax, Sfax 3038, Tunisia
* Correspondence: [email protected]
Abstract: Experts have predicted that COVID-19 may prevail for many months or even years before
it can be completely eliminated. A major problem in its cure is its early screening and detection,
which will decide on its treatment. Due to the fast contactless spreading of the virus, its screening is
unusually difficult. Moreover, the results of COVID-19 tests may take up to 48 h. That is enough
time for the virus to worsen the health of the affected person. The health community needs effective
means for identification of the virus in the shortest possible time. In this study, we invent a medical
device utilized consisting of composable sensors to monitor remotely and in real-time the health
Citation: Mukhtar, H.; Rubaiee, S.; status of those who have symptoms of the coronavirus or those infected with it. The device comprises
Krichen, M.; Alroobaea, R. An IoT wearable medical sensors integrated using the Arduino hardware interfacing and a smartphone
Framework for Screening of application. An IoT framework is deployed at the backend through which various devices can
COVID-19 Using Real-Time Data
communicate in real-time. The medical device is applied to determine the patient’s critical status
from Wearable Sensors. Int. J. Environ.
of the effects of the coronavirus or its symptoms using heartbeat, cough, temperature and Oxygen
Res. Public Health 2021, 18, 4022.
concentration (SpO2 ) that are evaluated using our custom algorithm. Until now, it has been found
https://doi.org/10.3390/
that many coronavirus patients remain asymptomatic, but in case of known symptoms, a person
ijerph18084022
can be quickly identified with our device. It also allows doctors to examine their patients without
Academic Editors: Nicola Luigi the need for physical direct contact with them to reduce the possibility of infection. Our solution uses
Bragazzi, Jianhong Wu and Paul B. rule-based decision-making based on the physiological data of a person obtained through sensors.
Tchounwou These rules allow to classify a person as healthy or having a possibility of infection by the coronavirus.
The advantage of using rules for patient’s classification is that the rules can be updated as new
Received: 26 January 2021 findings emerge from time to time. In this article, we explain the details of the sensors, the smartphone
Accepted: 6 April 2021 application, and the associated IoT framework for real-time, remote screening of COVID-19.
Published: 12 April 2021
Int. J. Environ. Res. Public Health 2021, 18, 4022. https://doi.org/10.3390/ijerph18084022 https://www.mdpi.com/journal/ijerph
Int. J. Environ. Res. Public Health 2021, 18, 4022 2 of 17
and do not cover large distances. Rather, they fall quickly on the ground [3]. COVID-19
can be contracted if these droplets are inhaled. For this reason, it is so important that we
stay at least one meter away from others [4,5]. These droplets can be found on objects or
surfaces (tables, door handles, ramps, etc.) around a sick person. COVID-19 can then
be contracted if one touches these objects or surfaces and then touches their eyes, nose,
or mouth. The incubation time of COVID-19 coronavirus, which is the period between
contamination and the onset of the first symptoms, ranges generally from three to five
days [6,7]. However, in some cases it may extend to fourteen days [8–10]. During this
period, a person may be contagious: they may carry the virus before the appearance of
the first symptoms.
Like other known viruses and disease, scientists and researchers have identified some
symptoms that may describe a person as infected with a coronavirus. The most common
symptoms of COVID-19 are: fever, dry cough, and fatigue [11–15]. Other less common
symptoms, like wheezing and pain, nasal congestion, headache, arthritis, sore throat,
diarrhea, loss of taste or smell and rash or discoloration of the fingers or toes, may be
observed in some cases [16–18]. These symptoms, appearing gradually, are usually mild.
However, some patients experience very cautious symptoms [19]. As we can see, scientists
are still unable to declare exact and definitive symptoms for detection of the coronavirus.
Considering all these factors related to the difficulty in the diagnosis of the coronavirus
and the difficulty in its treatment due to its contactless spread in the patient’s environment,
it is highly desirable to devise a solution for detecting the presence of coronavirus in a
patient using non-invasive and remote methods with minimum involvement of the medical
staff. Current solutions focus on taking blood samples or patient’s saliva using a swab
test or using X-rays of the lungs [20]. Because of the immediate risk of infections, it is
highly desirable to develop contactless, remote solutions for coronavirus detection. One of
the solutions is to use cheap medical devices that can be distributed in the community and
can be discarded after its use to avoid potential spread of the virus from person-to-person.
In the related work, we identify some efforts in this direction, and in the continuity of
the previous such efforts, we devise an improved screening mechanism utilizing the latest
findings of the disease.
equipment [22], nanotechnology-enabled solutions [23], etc. In the market, many smart-
phones and wearable devices also offer some sensors for monitoring heartbeat, respiratory
rate, sleep quality, etc. and some of them also have API’s for accessing their data in
third-party apps. However, due to privacy issues with such devices and given that the pro-
prietary solutions do not provide any flexibility and extensibility, we chose to develop
our solution using open-source components. As such the concept of using Free and Open
Source scientific and medical Hardware (FOSH) has led to some efforts in combining
sensors for the treatment of coronavirus [21–23].
In the literature, numerous solutions have been proposed for detection of COVID-19.
As time is passing, new information about the disease is constantly appearing, particularly,
there have been efforts to make its identification possible with minimum involvement of
humans. In the next section, we describe some of these approaches.
from existing research findings. In essence, the rules are code guidelines extracted from
experts with the objective of replacing an expert or reducing the intervention of an expert
in medical decision-making. These rules allow to classify a person as healthy or having
a possibility of infection by the coronavirus. The advantage of using rules for patient’s
classification is that the rules can be updated and evolved with dynamic knowledge from
the integration of new clinical guidelines as new findings emerge from time to time. This is
important for a disease like COVID-19 because new strains of the virus appear from time
to time making it a challenge to have a definite or one-size-fits-all vaccine for its treatment.
The remainder of this manuscript is organized as follows. In Section 2, we provide
the necessary background for screening and detection of COVID-19 in general and identify
sme related work. Then, in Section 3, we present our framework, the device, the rules and
the procedure for screening of COVID-19 patients. Section 4 is dedicated to the description
of hardware and software components used by our medical device. We end the paper
with a closing discussion in Section 5 followed by the conclusions and ongoing work for
improvement of this research.
2.1. The Difference between the Symptoms of the New Coronavirus (SARS-CoV-2) and Influenza
In general, the two viruses have similar symptoms such as fever, cough, headache,
muscle pain, and fatigue. For instance, when a person suffers from either of the two
diseases, he/she has a fever. However, occurrence of fever is rare in the regular flu
and strong in a new coronavirus patient and it may be associated with vomiting and
diarrhea [27]. Similarly, fatigue and muscle pain happen, but they are somewhat mild
in people suffering from influenza, and severe in a COVID-19 patient. The development
of the subsequent symptoms is slow over time in a regular influenza patient, while it is
quick in a patient infected with the new coronavirus. It is noticed that the person with
the new coronavirus does not suffer from a stuffy nose or a runny nose, while this symptom
is observed in the influenza patient and fades within a week [27]. Although headache
may be a common symptom of the two illnesses, it is simple and rare in case of regular
influenza and strong and continuous in the case of COVID-19. The same patterns apply to
chills as they are rare for a person with regular influenza, but they are clearly observed in
coronavirus patients. However, while sneezing and sore throat are severe in a patient with
regular influenza, they are rare in a person suffering from COVID-19.
Coughing is common in the two types of patients. Nevertheless, it is accompanied
by sputum in the case of regular influenza, while in a patient with COVID-19, it is sharp
without sputum. The person infected with the new coronavirus suffers mainly from severe
pain. The latter is mild and rare in a patient suffering from regular influenza [27]. Chest
pain and a feeling of heaviness are common symptoms of the two diseases. In fact, they are
mild to moderate in a flu patient, while they are severe and strong in a COVID-19 patient.
Flu symptoms and severity can vary depending on the patient’s age and health. The main
symptoms are sudden fever varying between 39 ◦ C and 40 ◦ C (102 ◦ F and 104 ◦ F), sudden
cough, sore throat, muscle or joint pain, extreme fatigue, and headache [28]. Symptoms,
such as nausea, vomiting, diarrhea and stomach pain, may also appear. These symptoms
are more common in children. Older adults can feel weak and sometimes be confused
without other symptoms.
Thus, while many symptoms are common between influenza and coronavirus, we can
use a small subset of the symptoms whose presence can suggest a high probability of
developing coronavirus disease in a person. Based on the literature study, our hypothesis is
that detection of those few symptoms can be used as in the rapid screening of coronavirus.
Int. J. Environ. Res. Public Health 2021, 18, 4022 5 of 17
2.4. Other Proposed Alternatives (Under Investigation) for the Detection of COVID-19
Recently, the authors of [38] aimed to cover COVID-19 related research initiatives and
new advances in the use of IoT in smart healthcare techniques. In [39], the authors pro-
vided a summary of BioMeTs (Biometric Monitoring Technologies) available for collecting
vital signs (blood pressure, heart rate, temperature, respiratory rate, and oxygen satura-
tion) and discussed the strengths and weaknesses of continuous monitoring processes in
the coronavirus era.
Next, we attempt to cover some of new proposed techniques in the literature that use
sensors for detecting COVID-19.
• Use of electrochemical sensors [40]: Traditionally, respiratory infections have been
identified by a range of methodologies [41] such as staining, direct fluorescence
antibody, etc. Such techniques require costly chemicals and materials, time-consuming
preparation of samples, and skilled staff. To tackle these disadvantages, methods like
surface plasmon resonance [42], interferometry [43], and field effect transistor [44]
were adopted for virus detection. All these methods depend on specialized devices.
• Use of Smartphone Sensors A new mechanism was proposed for detecting COVID-19
using smartphone sensors in [45]. The proposal offers a cheaper solution, as most
radiologists already have smart phones available for various everyday purposes.
Not only this, but normal individuals can use the system for virus detection purposes
on their phones.
• Use of Smart Thermometers: In [46], the authors compared smart thermometers and
mobile device data to regional influenza and “influenza-like illness” (ILI) monitoring.
Similarly in [47], a group of researchers proposed a methodology to identify anoma-
lously high levels of ILI in real-time, at the scale of US counties. Using data from a
geospatial network of thermometers involving more than one million users across
the US, they identified anomalies by producing precise, county-specific predictions of
seasonal ILI from a point before a possible outbreak. Anomalies are strongly corre-
lated with COVID-19 case counts and could provide an early-warning mechanism for
locating the epicenters of future possible outbreaks.
• Wearable Medical Sensors (WMS): A WMS based solution called EasyBand [48] has
recently been proposed to restrict the growth of new positive cases by tracking auto-
contact and supporting critical social distancing. In an other recent work [49,50],
the authors proposed a solution called CovidDeep which uses commercial WMSs
for the detection of the COVID-19 virus. Similarly, the authors of [51] developed an
application that gathers self-reported symptoms as well as smartwatch and activity
Int. J. Environ. Res. Public Health 2021, 18, 4022 6 of 17
tracker data in order to differentiate between COVID-19 negative and positive cases
in symptomatic persons.
• Use of Cough Recognition Techniques: Cough [52] is a characteristic of varied respira-
tory infections from a common cold to the latest coronavirus infection. Not only does
cough exist in humans, but it has been equally found to exist in many species [53].
In the work presented in [54], the authors presented a new technique which detects
coughs using a “K-band continuous-wave Doppler radar”. Similarly in [55], a group
of scientists have developed an AI model which detects the COVID-19 virus from a
forced cough.
• Use of Arduino and IoT: Magesh et al. [56] used sensors to monitor the temperature
and respiratory rate of the COVID-19 cases to develop the mathematical model called
the epidemic Susceptible, Infected and Recovered (SIR) to classify the COVID-19 cases
in one of the three SIR categories. However, as we describe earlier, temperature and
respiratory rates are not sufficient to detect COVID-19 cases. On the same pattern, Al-
Shalabi used the temperature sensor to detect COVID-19 [57], which is not an accurate
and reliable solution. Ref. [58] proposed an IoT-based solution aiming to increase
COVID-19 indoor safety by analysing contactless temperature sensing, mask detection,
social distancing check. The temperature sensing relied on Arduino using an infrared
sensor or a thermal camera, while mask detection and social distancing checks were
performed by leveraging computer vision techniques. The solution could only be
helpful in prevention of COVID-19 but could not support COVID-19 diagnosis.
symptoms or having mild, moderate, or severe symptoms along with individual sensor
reading for explanation and evaluation.
Figure 2. The sensors and the final device in our prototype implementation: (a) connecting tem-
perature sensor with Wi-Fi module (b) sensor band on the arm (c) the wearable configuration
of all sensors.
rule-based approaches are a preferred way to perform classification tasks. The basic idea
in a rule-based system is to have a rule-base that contains a set of rules. These rules have
been learnt from the domain experts or adopted from clinical guidelines and research
findings. In the simplest case, rules work on the principles of matching various conditions
of the symptoms of a person with the existing knowledge in the rule-base. The rules in our
case relate to the absence or presence of a symptom or the range of sensor value above or
below a certain threshold value.
For rules definition, we consulted two experts specialized in infectious disease.
The consulted doctors identified that SpO2 measurement is a key and essential deter-
minant of COVID-19. If the SpO2 is > 95% with a normal temperature, the patient does not
present any sign of disease and the test will be negative and the patient should not go to
the COVID-19 center. However, if the SpO2 is between 93% and 94% with enough high
temperature (>38), then it is important to get one tested for COVID-19. In addition, we also
extracted some rules from the existing literature as discussed in Section 2.
This allowed us to define four classes of screening results. Each class meets a specific
set of rules. A patient is evaluated against the rules and is assigned a class based on
the conditions stated in each class. These classes as defined as below:
• Class 0: Non-symptomatic
– SpO2 ≥ 95%;
– Cough Rate: NIL;
– Heartbeat Rate ≤ 100 bpm;
– Temperature ≤ 37.2 ◦ C;
– No headache and pains.
– No comorbidities.
• Class 1: Mild symptoms
– SpO2 ≥ 95%;
– Cough Rate ≤ 5/min;
– Heartbeat Rate ≤ 100 bpm;
– 36 ◦ C ≤ Temperature ≤ 38 ◦ C;
– No shortness of breath.
– No comorbidities
• Class 2: Moderate clinical symptoms
– 93% ≤ SpO2 ≤ 94%;
– 5/min ≤ Cough Rate < 30/min;
– Heartbeat Rate > 100 bpm;
– Temperature ≥ 38 ◦ C.
• Class 3: Serious clinical symptoms
– SpO2 ≤ 92%;
– Cough Rate ≥ 30/min;
– Heartbeat Rate > 120 bpm;
– Temperature > 38 ◦ C.
– Occurrence of comorbidities.
While the sensors are useful for detection of vital signs, we have also additional param-
eters of shortness of breath, headache, and occurrence of any comorbidity (diabetes, heart
disease, hypertension, etc.) in our rules. At the moment these parameters are assessed from
visual inspection and through question-answering. In the current version, and for screen-
ing purposes, it is sufficient to have the confirmation from the patient. In the diagnosis
stage, further devices can be used to determine these symptoms. For example, the expert
or physician can carry out measurement of glucose level, blood pressure, or performing an
ECG for a conclusive outcome. This will only be needed in the case of serious clinical symp-
toms (class 3). For screening purposes, verbal confirmation of a patient may require several
additional questions depending upon the regional guidelines [60] for COVID-19 screening.
Int. J. Environ. Res. Public Health 2021, 18, 4022 9 of 17
Figure 3. Real-time patient test for heartbeat, SpO2 , temperature and cough.
Int. J. Environ. Res. Public Health 2021, 18, 4022 10 of 17
Figure 4. COVID-19 test with Android application for two persons. Data is obtained for sensors and
shown separately in its panel. The overall assessment for the patient is also shown.
of persons with heart disease and those who are in COVID-19 critical situation, as it can be
worn on the arm using the electrical pads. This arrangement is very critical for our purpose.
The MAX30205 temperature sensor [66] is able to accurately measure the temperature
and provides an alert, overheating, and shutdown output. This unit converts tempera-
ture measurements to digital form using a high-precision analog-to-digital sigma-delta
converter. The accuracy meets the specifications of the ASTM E1112 thermometer when sol-
dered to the final PCB board. The communication takes place via two-wire serial interfaces
in “i2c compatible” mode.
For detection of cough, there are a few approaches that utilize sensors for its detec-
tion [52,54,55]. Our supported sensor, the SW-420 is Doppler radar for cough detection.
This Continuous-wave (CW) radar uses a voltage-controlled oscillator to continuously
transmit a signal. The receiver is always on to detect the echo signal. The CW radar is a
simple radar and is easier to integrate into mobile devices. It recognizes the amplitude
of the vibration to which it is exposed. Thus, in essence, the vibrations generated from
cough are translated into detecting cough using a threshold as shown in Figure 5. The exact
threshold at which to identify and separate between different severity of coughs requires
data from subjects with varying levels of illness and medical conditions in addition to
gender and age differences among different persons.
Figure 5. The normalized signal graph obtained from the cough detection sensor.
creation process by allowing developers to develop iOS, Android and Web apps. In other
words, it enables cross-platform, rapid development of mobile and web applications.
It is essentially employed to prevent professionals and individuals from participating
in the complex process of creating and maintaining a server architecture. In addition,
the platform can be run by multiple users at the same time without experiencing any errors.
Its intuitive features make it desirable for use in our project.
The Ubidots platform [67] enables the development of IoT applications for manufac-
turers and individuals in the fields of health, agriculture, smart cities, etc. It is equipped
with many features that allow, for example, data to be collected from sensors and visualized
via the dashboard. We can access the archives of production data in real-time over a period
of 2 years. In addition, it allows configuring conditional events and alerts and activating
them via SMS, email, etc. Such alerts and notifications are essential and useful for real-time
detection of events, e.g., simultaneous detection of several COVID-19 cases in a proximity
will generate an alarm to indicate the severity of infection in that area. However, in this
prototype implementation, we have not integrated this option yet.
Combined with APIs that can be accessed via HTTP/MQTT/TCP/UDP protocols,
Ubidots provides a simple, secure connection to send and retrieve data to and from
the cloud service in real-time. Developers can also combine their own HTML/JavaScript
code to customize the data display interface. Because of its security features, extension
capabilities, and a wide-range of dashboards for monitoring of real-time sensorial data,
we chose it as a technology for our IoT platform.
An important aspect of Ubidots is its focus on the security of communication. All the com-
munication taking place between different components is secured: HTTP with SSL encryption
and MQTT with TLS encryption. In addition, Ubidots use token-based secure authoriza-
tion [68,69]. As the sensors do not provide any data storage and the sensors’ readings are
directly sent to the cloud, user’s data is not exposed. Also, in the current implementation,
we do not require any personal data except the data sensed by the sensors, but in real-world,
the sensor data is augmented by personal information and this should be treated with the same
privacy-aware protocols as traditionally carried out by the healthcare institutions. The data
protection and integrity at storage location is managed through cloud service providers.
The Arduino Integrated Development Environment (IDE) contains a text-editor for
writing code, a message box, a text console, a toolbar with buttons for common functions,
and a series of menus. It is connected to Arduino (or the compatible Genuino) devices
to download and communicate with programs. The Arduino IDE feature allows: editing
a program and compiling this program in the Arduino’s machine language, uploading
the program to the Arduino memory, and connecting to the Arduino board via the terminal.
Android Studio is the largest and most popular programming environment in the field
of programming and developing mobile applications that run on the Android operating
Int. J. Environ. Res. Public Health 2021, 18, 4022 13 of 17
5. Discussion
Point-of-care devices have been one widely-used way for detection of COVID-19.
Such devices can take about 5–10 min to produce results [16]. However, the downside of
these approaches is that they require some samples (e.g., blood or saliva) from the pa-
tient. Some techniques rely on X-ray [20] or CT scan images [70], a process which require
specialized devices, a controlled environment, and much longer time than mere a few min-
utes. On the contrary, we suggest a non-invasive technique that does not rely on patients’
samples but only uses external physiological symptoms of the patients in real-time.
Some approaches also use external sensors as proposed in this work. However, as we
have seen in the existing work, those solutions do not fully cover more than a couple
of the aspects of detecting COVID-19. For example, while [45] uses “a large number of
sensors including cameras, microphone, temperature sensor, inertial sensors, proximity,
colour-sensor, humidity-sensor, and wireless chipsets/sensors”, the final decision made
by their proposed AI-based system is dependent on chest CT scan images and blood test
results. Thus, the contribution of non-invasive, wearable sensors cannot be established.
To the best of our knowledge, our solution is the first to explore the use of temperature,
cough, heartbeat, and SpO2 sensors simultaneously to consider the various symptoms
which may occur together in a COVID-19 infected patient. The sensors used are very
accurate in detecting temperature, heart rate or SpO2 , and the vibration level, but the accu-
racy of the sensor used for detecting cough is dependent on the algorithm for detection
of cough because we do not measure cough directly. As our idea is to measure vibrations
obtained through cough, the thresholds have been fixed after testing by only a few subjects.
In case of some determined frequency of vibration we can say the subject suffers from
cough. However, this threshold is suspected to change depending upon further testing
that may involve people of both genders from various age groups with different medical
backgrounds. In the future work, we will improve our methodology by combining our
proposed solution with existing machine learning based techniques for cough detection
that will apply a threshold based on various parameters or in combination with other
sensors. For the screening purposes, in our current work, it can detect cough reliably from
non-cough situations.
Unlike existing solutions that merely propose an architecture, our solution is a working
prototype consisting of sensors, smartphone application and the associated IoT infrastruc-
ture. By applying IoT infrastructure, we can not only scale the architecture and operation
of our system, but it can also be helpful in advanced analysis by applying machine learning
and data mining to the data obtained through our system. An added advantage of using
open hardware, like Arduino, is the extensibility of our approach in the future as new
symptoms of the disease are discovered and new sensors can be integrated. For example,
video cameras can be used to detect the aspects of social distancing [58]. Similarly, thermal
cameras can be integrated to detect the suspected persons among a group of people or in a
crowd. All this can be integrated into the existing solution without changing the previously
integrated components. Currently, we are trying to establish the accuracy and reliability of
our work by adopting model-based testing techniques [71] in order to validate the proposed
approach mathematically.
6. Conclusions
The COVID-19 virus has been around for almost a year now and the medical com-
munity, scientists, and researchers are trying their best to identify a cure for the disease.
At the same time, people around the world are facing issues in determining the state of
an individual as healthy or affected by the virus. The state-of-the-art solutions require
Int. J. Environ. Res. Public Health 2021, 18, 4022 14 of 17
Author Contributions: Conceptualization, R.A. and M.K.; methodology, M.K. and H.M.; software,
H.M. and S.R.; writing—original draft preparation, H.M. and M.K.; writing—review & editing, H.M.;
resources, H.M.; project administration, R.A. and H.M.; funding acquisition, H.M. All authors have
read and agreed to the published version of the manuscript.
Funding: This research was funded by the Research Groups Program funded by the Deanship of
Scientific Research, Taif University, Ministy of education, Saudi Arabia, under grant number 1-441-75.
The APC was also funded form this grant.
Institutional Review Board Statement: Ethical review and approval were not required for this study,
due to no experiments reported or carried out in this research. Any images and screenshots produced
here are of the research team members involved in the research work.
Informed Consent Statement: Not applicable.
Data Availability Statement: The source code used for device communication (Arduino) can be
shared upon request.
Acknowledgments: The authors would like to thank Taif University, Taif, Saudi Arabia, for support-
ing this research through grant number 1-441-75. The authors would also acknowledge Self Mechti
and Engr. Walid Labidi who worked on the hardware and software integration.
Conflicts of Interest: The authors declare that they have no conflict of interest, financial, or otherwise.
The funders had no role in the design of the study; in the collection, analyses, or interpretation of
data; in the writing of the manuscript, or in the decision to publish the article.
References
1. Lescure, F.X.; Bouadma, L.; Nguyen, D.; Parisey, M.; Wicky, P.H.; Behillil, S.; Gaymard, A.; Bouscambert-Duchamp, M.; Donati, F.;
Le Hingrat, Q.; et al. Clinical and virological data of the first cases of COVID-19 in Europe: A case series. Lancet Infect. Dis. 2020,
20, 697–706. [CrossRef]
2. CDC (Centers for Diseases Control and Prevention). About Variants of the Virus That Causes COVID-19. Available online:
https://www.cdc.gov/coronavirus/2019-ncov/transmission/variant.html (accessed on 3 April 2021).
3. Anchordoqui, L.A.; Dent, J.B.; Weiler, T.J. A physics modeling study of SARS-CoV-2 transport in air. arXiv 2020, arXiv:2007.05410.
4. Bahl, P.; Doolan, C.; de Silva, C.; Chughtai, A.A.; Bourouiba, L.; MacIntyre, C.R. Airborne or droplet precautions for health
workers treating COVID-19? J. Infect. Dis. 2020, review. [CrossRef] [PubMed]
5. Sun, C.; Zhai, Z. The efficacy of social distance and ventilation effectiveness in preventing COVID-19 transmission.
Sustain. Cities Soc. 2020, 62, 102390. [CrossRef] [PubMed]
6. Johnson, R.M.; Vinetz, J.M. Dexamethasone in the management of covid-19. BMJ 2020. [CrossRef]
7. Gottlieb, S.; Rivers, C.; McClellan, M.B.; Silvis, L.; Watson, C. National coronavirus response: A road map to reopening. In AEI
Paper & Studies; GALE: Farmington Hills, Michigan, 2020.
8. Zhu, Y.; Chen, L.; Ji, H.; Xi, M.; Fang, Y.; Li, Y. The risk and prevention of novel coronavirus pneumonia infections among
inpatients in psychiatric hospitals. Neurosci. Bull. 2020, 36, 299–302. [CrossRef] [PubMed]
9. Gao, J.; Liu, J.Q.; Wen, H.J.; Liu, H.; Hu, W.D.; Han, X.; Li, C.X.; Wang, X.J. The unsynchronized changes of CT image and nucleic
acid detection in COVID-19: Reports the two cases from Gansu, China. Respir. Res. 2020, 21, 1–4. [CrossRef] [PubMed]
10. Gyorfi, A.H. Relapse of coronavirus disease-2019 following misuse of prednisolone: Case report. Reactions 1816, 278, 2020.
11. Jiang, F.; Deng, L.; Zhang, L.; Cai, Y.; Cheung, C.W.; Xia, Z. Review of the clinical characteristics of coronavirus disease 2019
(COVID-19). J. Gen. Int. Med. 2020, 35, 1545–1549. [CrossRef] [PubMed]
12. Singhal, T. A review of coronavirus disease-2019 (COVID-19). Indian J. Pediatr. 2020, 87, 281–286. [CrossRef]
Int. J. Environ. Res. Public Health 2021, 18, 4022 15 of 17
13. Hu, Z.; Song, C.; Xu, C.; Jin, G.; Chen, Y.; Xu, X.; Ma, H.; Chen, W.; Lin, Y.; Zheng, Y.; et al. Clinical characteristics of 24 asymptomatic
infections with COVID-19 screened among close contacts in Nanjing, China. Sci. China Life Sci. 2020, 63, 706–711. [CrossRef]
14. Gavriatopoulou, M.; Korompoki, E.; Fotiou, D.; Ntanasis-Stathopoulos, I.; Psaltopoulou, T.; Kastritis, E.; Terpos, E.;
Dimopoulos, M.A. Organ-specific manifestations of COVID-19 infection. Clin. Exp. Med. 2020, 20, 493–506. [CrossRef]
15. Qiu, P.; Zhou, Y.; Wang, F.; Wang, H.; Zhang, M.; Pan, X.; Zhao, Q.; Liu, J. Clinical characteristics, laboratory outcome
characteristics, comorbidities, and complications of related COVID-19 deceased: A systematic review and meta-analysis.
Aging Clin. Exp. Res. 2020, 32, 1869–1878. [CrossRef]
16. Bhagat, S.; Yadav, N.; Shah, J.; Dave, H.; Swaraj, S.; Tripathi, S.; Singh, S. Novel coronavirus (COVID-19) pandemic: Current
status and possible strategies for detection and treatment of the disease. Expert Rev. Anti Infect. Ther. 2020. [CrossRef] [PubMed]
17. Barh, D.; Tiwari, S.; Andrade, B.S.; Weener, M.E.; Goes-Neto, A.; Azevedo, V.; Ghosh, P.; Ganguly, N.K. A novel multi-omics-based
identification of symptoms, comorbid conditions, and possible long-term complications in COVID-19. medRxiv 2020. [CrossRef]
18. Hejaz, H.A. Treatments And Management Of Coronavirus Disease 2019 (COVID-19). Int. J. Med. Sci. Diagn. Res. 2020, 4, 7.
19. De Angelis, G.; Posteraro, B.; Biscetti, F.; Ianiro, G.; Dal Verme, L.Z.; Cattani, P.; Franceschi, F.; Sanguinetti, M.; Gasbarrini, A.
Confirmed or unconfirmed cases of 2019 novel coronavirus pneumonia in Italian patients: A retrospective analysis of clinical
features. BMC Infect. Dis. 2020, 20, 775. [CrossRef]
20. Shorfuzzaman, M.; Masud, M. On the detection of covid-19 from chest X-ray images using cnn-based transfer learning.
Comput. Mater. Contin. 2020, 64. [CrossRef]
21. Maia Chagas, A.; Molloy, J.C.; Prieto-Godino, L.L.; Baden, T. Leveraging open hardware to alleviate the burden of COVID-19 on
global health systems. PLoS Biol. 2020, 18, e3000730. [CrossRef] [PubMed]
22. Belhouideg, S. Impact of 3D printed medical equipment on the management of the Covid 19 pandemic. Int. J. Health Plan. Manag.
2020, 35, 1014–1022. [CrossRef] [PubMed]
23. Rabiee, N.; Bagherzadeh, M.; Ghasemi, A.; Zare, H.; Ahmadi, S.; Fatahi, Y.; Dinarvand, R.; Rabiee, M.; Ramakrishna, S.;
Shokouhimehr, M.; et al. Point-of-use rapid detection of sars-cov-2: Nanotechnology-enabled solutions for the covid-19 pandemic.
Int. J. Mol. Sci. 2020, 21, 5126. [CrossRef] [PubMed]
24. Wilkins, R.; Bastin, G.; Chrzanowski, A. ALERT-A fully automated real time monitoring system. In Proceedings of the 11th FIG
Symposium on Deformation Measurements, Santorini, Greece, 25–28 May 2003; pp. 25–28.
25. Stonebraker, M.; Çetintemel, U.; Zdonik, S. The 8 requirements of real-time stream processing. ACM Sigmod Rec. 2005, 34, 42–47.
[CrossRef]
26. Sun, S.; Cao, Z.; Zhu, H.; Zhao, J. A survey of optimization methods from a machine learning perspective. IEEE Trans. Cybern.
2019, 50, 3668–3681. [CrossRef] [PubMed]
27. Struyf, T.; Deeks, J.J.; Dinnes, J.; Takwoingi, Y.; Davenport, C.; Leeflang, M.M.; Spijker, R.; Hooft, L.; Emperador, D.;
Dittrich, S.; et al. Signs and symptoms to determine if a patient presenting in primary care or hospital outpatient settings has
COVID-19 disease. Cochrane Database Syst. Rev. 2020. [CrossRef]
28. Qu, J.M.; Wang, C.; Cao, B. Guidance for the management of adult patients with coronavirus disease 2019. Chin. Med. J. 2020,
133, 1575. [CrossRef] [PubMed]
29. Singh, A.; Kumar, M.; Kumar Dubey, A. Effect of pre-existing diseases on COVID-19 infection and role of new sensors and
biomaterials for its detection and treatment. Med. Dev. Sens. 2020, 4, e10140. [CrossRef]
30. Wan, Z.; Zhang, Y.; He, Z.; Liu, J.; Lan, K.; Hu, Y.; Zhang, C. A melting curve-based multiplex RT-qPCR assay for simultaneous
detection of four human coronaviruses. Int. J. Mol. Sci. 2016, 17, 1880. [CrossRef]
31. Tahamtan, A.; Ardebili, A. Real-time RT-PCR in COVID-19 detection: Issues affecting the results. Expert Rev. Mol. Diagn. 2020,
20, 453–454. [CrossRef]
32. Bælum, J.; Jacobsen, C.S. TaqMan probe-based real-time PCR assay for detection and discrimination of class I, II, and III tfdA
genes in soils treated with phenoxy acid herbicides. Appl. Environ. Microbiol. 2009, 75, 2969–2972. [CrossRef]
33. Yu, Y.; Bu, F.; Zhou, H.; Wang, Y.; Cui, J.; Wang, X.; Nie, G.; Xiao, H.H. Biosafety Materials: An Emerging New Research Direction
of Materials Science from COVID-19 Outbreak. Mater. Chem. Front. 2020, 4, 1903–1953. [CrossRef]
34. Taylor, S.C.; Laperriere, G.; Germain, H. Droplet Digital PCR versus qPCR for gene expression analysis with low abundant
targets: From variable nonsense to publication quality data. Sci. Rep. 2017, 7, 1–8. [CrossRef]
35. Park, S.R.; Yoon, Y.J.; Pham, J.V.; Yilma, M.A.; Feliz, A.; Majid, M.T.; Maffetone, N.; Walker, J.R.; Kim, E.; Reynolds, J.M.; et al.
A review of the microbial production of bioactive natural products and biologics. Front. Microbiol. 2019, 10, 1404.
36. Banjar, H.R.; Alkhatabi, H.; Alganmi, N.; Almouhana, G.I. Prototype Development of an Expert System of Computerized Clinical
Guidelines for COVID-19 Diagnosis and Management in Saudi Arabia. Int. J. Environ. Res. Pub. Health 2020, 17, 8066. [CrossRef]
[PubMed]
37. Salman, F.M.; Abu-Naser, S.S. Expert System for COVID-19 Diagnosis. Int. J. Acad. Inf. Syst. Res. IJAISR 2020, 4, 1–13.
38. Chakraborty, C.; Banerjee, A.; Garg, L.; Rodrigues, J.J. Internet of Medical Things for Smart Healthcare. In Studies in Big Data;
Springer: Cham, Switzerland, 2020; Volume 80.
39. Manta, C.; Jain, S.S.; Coravos, A.; Mendelsohn, D.; Izmailova, E.S. An Evaluation of Biometric Monitoring Technologies for Vital
Signs in the Era of COVID-19. Clin. Transl. Sci. 2020, 13, 1034–1044. [CrossRef] [PubMed]
40. Santhanam, K.S.V. Electrochemical approaches towards sensing viruses: A mini review. Med. Dev. Sens. 2020, 4, e10148.
[CrossRef]
Int. J. Environ. Res. Public Health 2021, 18, 4022 16 of 17
41. Jartti, T.; Söderlund-Venermo, M.; Hedman, K.; Ruuskanen, O.; Mäkelä, M.J. New molecular virus detection methods and their
clinical value in lower respiratory tract infections in children. Paediatr. Respir. Rev. 2013, 14, 38–45. [CrossRef]
42. Yakes, B.J.; Papafragkou, E.; Conrad, S.M.; Neill, J.D.; Ridpath, J.F.; Burkhardt, W., III; Kulka, M.; DeGrasse, S.L. Surface plasmon
resonance biosensor for detection of feline calicivirus, a surrogate for norovirus. Int. J. Food Microbiol. 2013, 162, 152–158.
[CrossRef]
43. Auer, S.; Koho, T.; Uusi-Kerttula, H.; Vesikari, T.; Blazevic, V.; Hytönen, V.P. Rapid and sensitive detection of norovirus antibodies
in human serum with a biolayer interferometry biosensor. Sens. Actuators B Chem. 2015, 221, 507–514. [CrossRef]
44. Xiang, L.; Wang, Z.; Liu, Z.; Weigum, S.E.; Yu, Q.; Chen, M.Y. Inkjet-printed flexible biosensor based on graphene field effect
transistor. IEEE Sens. J. 2016, 16, 8359–8364. [CrossRef]
45. Maghded, H.S.; Ghafoor, K.Z.; Sadiq, A.S.; Curran, K.; Rawat, D.B.; Rabie, K. A Novel AI-enabled Framework to Diagnose
Coronavirus COVID-19 using Smartphone Embedded Sensors: Design Study. In Proceedings of the 2020 IEEE 21st International
Conference on Information Reuse and Integration for Data Science (IRI), Las Vegas, NV, USA, 11–13 August 2020; pp. 180–187.
[CrossRef]
46. Ackley, S.F.; Pilewski, S.; Petrovic, V.S.; Worden, L.; Murray, E.; Porco, T.C. Assessing the utility of a smart thermometer and
mobile application as a surveillance tool for influenza and influenza-like illness. Health Inf. J. 2020, 26, 2148–2158. [CrossRef]
[PubMed]
47. Chamberlain, S.; Singh, I.; Ariza, C.; Daitch, A.; Philips, P.; Dalziel, B.D. Real-time detection of COVID-19 epicenters within
the United States using a network of smart thermometers. medRxiv 2020. [CrossRef]
48. Tripathy, A.K.; Mohapatra, A.G.; Mohanty, S.P.; Kougianos, E.; Joshi, A.M.; Das, G. EasyBand: A Wearable for Safety-Aware
Mobility During Pandemic Outbreak. IEEE Consum. Electron. Mag. 2020, 9, 57–61. [CrossRef]
49. Hassantabar, S.; Stefano, N.; Ghanakota, V.; Ferrari, A.; Nicola, G.N.; Bruno, R.; Marino, I.R.; Hamidouche, K.; Jha, N.K.
CovidDeep: SARS-CoV-2/COVID-19 Test Based on Wearable Medical Sensors and Efficient Neural Networks. arXiv 2020,
arXiv:2007.10497.
50. Karthickraja, R.; Kumar, R.; Kirubakaran, S.; Manikandan, R.; Marcilin, J.A.L. COVID-19 prediction and symptom analysis using
wearable sensors and IoT. Int. J. Pervasive Comput. Commun. 2020. [CrossRef]
51. Quer, G.; Radin, J.M.; Gadaleta, M.; Baca-Motes, K.; Ariniello, L.; Ramos, E.; Kheterpal, V.; Topol, E.J.; Steinhubl, S.R. Passive
monitoring of physiological data and self-reported symptoms to detect clusters of people with COVID-19. Nat. Med. 2021, 27,
73–77. [CrossRef] [PubMed]
52. Preethi, S.; Revathi, A.; Murugan, M. Exploration of Cough Recognition Technologies Grounded on Sensors and Artificial
Intelligence. In Internet of Medical Things for Smart Healthcare; Springer: Berlin, Germany, 2020; pp. 193–214.
53. Carpentier, L.; Berckmans, D.; Youssef, A.; Berckmans, D.; van Waterschoot, T.; Johnston, D.; Ferguson, N.; Earley, B.; Fontana, I.;
Tullo, E.; et al. Automatic cough detection for bovine respiratory disease in a calf house. Biosyst. Eng. 2018, 173, 45–56. [CrossRef]
54. Chuma, E.L.; Iano, Y. A Movement Detection System Using Continuous-Wave Doppler Radar Sensor and Convolutional Neural
Network to Detect Cough and Other Gestures. IEEE Sens. J. 2020. [CrossRef]
55. Laguarta, J.; Hueto, F.; Subirana, B. COVID-19 Artificial Intelligence Diagnosis using only Cough Recordings. IEEE Open J. Eng.
Med. Biol. 2020, 1, 275–281. [CrossRef]
56. Magesh, S.; Niveditha, V.; Rajakumar, P.; Natrayan, L. Pervasive computing in the context of COVID-19 prediction with AI-based
algorithms. Int. J. Pervasive Comput. Commun. 2020, 16, 477–487.
57. Al-Shalabi, M. COVID-19 Symptoms Monitoring Mechanism using Internet of Things and Wireless Sensor Networks. IJCSNS
2020, 20, 16.
58. Petrović, N.; Kocić, Ð. IoT-based System for COVID-19 Indoor Safety Monitoring. IcETRAN Belgrade 2020, preprint.
59. Monaghesh, E.; Hajizadeh, A. The role of telehealth during COVID-19 outbreak: A systematic review based on current evidence.
BMC Pub. Health 2020, 20, 1193. [CrossRef]
60. Ontario Ministry of Health, Canada. COVID-19 Patient Screening Guidance Document. Available online: https://www.health.
gov.on.ca/en/pro/programs/publichealth/coronavirus/docs/2019_patient_screening_guidance.pdf (accessed on 3 April 2021).
61. Ubidots. Ubidots Homepage. 2021. Available online: https://ubidots.com/ (accessed on 3 April 2021).
62. Arduino. Arduino Homepage. 2021. Available online: https://arduino.cc/ (accessed on 3 April 2021).
63. Schwartz, M. Internet of Things with ESP8266; Packt Publishing Ltd.: Birmingham, UK, 2016; ISBN 1786466678.
64. Xuedan, P.; Kai, Z.; Lili, W.; Yujie, F.; Shufen, C. Research on Blood Oxygen Saturation Measurement System Based on Reflective
Signal. In Proceedings of the 2019 IEEE International Conference on Consumer Electronics—Taiwan (ICCE-TW), Yilan, Taiwan,
20–22 May 2019; pp. 1–2. [CrossRef]
65. Jubran, A. Pulse Oximetry: Review. Crit. Care 2015, 272. [CrossRef]
66. Yamanoor, N.S.; Yamanoor, S. Low-Cost Contact Thermometry for Screening and Monitoring during the COVID-19
Pandemic. In Proceedings of the 2020 IEEE International IOT, Electronics and Mechatronics Conference (IEMTRONICS),
Vancouver, BC, Canada, 9–12 September 2020; pp. 1–6. [CrossRef]
67. Enciso, L.; Vargas, A. Interface with Ubidots for a fire alarm system using WiFi. In Proceedings of the 2018 13th Iberian
Conference on Information Systems and Technologies (CISTI), Caceres, Spain, 13–16 June 2018; pp. 1–6. [CrossRef]
68. Garcia, J. Security: Is Ubidots Secure? 2020. Available online: https://help.ubidots.com/en/articles/889691-security-is-ubidots-
secure (accessed on 24 February 2021).
Int. J. Environ. Res. Public Health 2021, 18, 4022 17 of 17
69. Ghubaish, A.; Salman, T.; Zolanvari, M.; Unal, D.; Al-Ali, A.K.; Jain, R. Recent Advances in the Internet of Medical Things (IoMT)
Systems Security. IEEE Internet Things J. 2020. [CrossRef]
70. Grillet, F.; Behr, J.; Calame, P.; Aubry, S.; Delabrousse, E. Acute pulmonary embolism associated with COVID-19 pneumonia
detected with pulmonary CT angiography. Radiology 2020, 296, E186–E188. [CrossRef]
71. Maâlej, A.J.; Krichen, M. A Model Based Approach to Combine Load and Functional Tests for Service Oriented Architectures.
In Proceedings of the 10th International Workshop on Verification and Evaluation of Computer and Communication Systems
VECoS, Sfax, Tunisia, 6–7 October 2016; pp. 123–140.