0% found this document useful (0 votes)
39 views7 pages

Detection and Diagnosis System of Novel Covid-19 Using Internet of Things and Send Alert

The document proposes an IoT-based system using sensors to detect and diagnose COVID-19 cases. The system would use a sound sensor to detect abnormal fluctuations in a patient's voice and a thermal imaging sensor to measure their temperature. If the readings are outside normal ranges, the system would send alerts to both the patient's family and government authorities. It would help screen large populations and control the spread of the virus through automatic detection and diagnosis. The system would use a NodeMCU microcontroller connected to the sensors to analyze the data and send alerts via SIM900A GSM modules. This could allow for timely and remote detection of potential COVID-19 cases.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views7 pages

Detection and Diagnosis System of Novel Covid-19 Using Internet of Things and Send Alert

The document proposes an IoT-based system using sensors to detect and diagnose COVID-19 cases. The system would use a sound sensor to detect abnormal fluctuations in a patient's voice and a thermal imaging sensor to measure their temperature. If the readings are outside normal ranges, the system would send alerts to both the patient's family and government authorities. It would help screen large populations and control the spread of the virus through automatic detection and diagnosis. The system would use a NodeMCU microcontroller connected to the sensors to analyze the data and send alerts via SIM900A GSM modules. This could allow for timely and remote detection of potential COVID-19 cases.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Journal of Information and Computational Science ISSN: 1548-7741

DETECTION AND DIAGNOSIS SYSTEM of NOVEL


COVID-19 USING INTERNET OF THINGS AND
SEND ALERT

Rana mudassar rasool*1, Tanvir Fatima Naik Bukht2, Rizwan Ahmad3,


Mubasher Malik4
1,2,4,
Department of computer science Institute of Southern Punjab Multan, Pakistan
3
Department of computer science Riphah international university Lahore, Pakistan
[email protected], [email protected], [email protected]
[email protected]

Abstract
Coronavirus is a new virus infection in humans. This virus was firstly discovered in
Wuhan the city. of china in December. This virus can easily spread from human to human so
the global emergency has been declared. The method proposed here is IOT based sensors to
sense the pitch of a voice and to check whether a patient is suffering from abnormal
fluctuations; along with that the embedded Thermal Imaging sensor will sense the
temperature of a person and send the alert to family persons and government also. This
method is centered on deep learning techniques that will definitely help the government to
screen for coronavirus infection in a large population. Moreover, it will definitely help to
control this virus from spreading due to the automatic sensor detection and diagnosis system.

Keywords: Covid-19 internet of things (IoT), nodemcu, china, thermal screenin

1. INTRODUCTION
Corona virus spreads from human to human [1] and also from animals [2]. It was first
discovered in China and suspected initially to normal seasonal flu, cough, or temperature. It
gets the world's attention when 7711 people got infected in China and 170 people are
reported as dead in China [3]. In January 2020, the World Health Organization has officially
announced a virus as 2019- nCoV [4]. It was just a part of the Corona virus group that
includes different viruses like SARS and the other is known as colds [5]. When it has
officially got the world's attention after infecting Wuhan and China, the World Health
Organization has officially announced this pandemic as COVID-19. This virus causes a
serious illness that results in sickness in the human body. This pandemic has damaged or
disrupted almost the whole world, by diffusing more than 203 Nations and more than
2049987 deaths all around the world [6]. Different kinds of symptoms have been diagnosed

Volume 10 Issue 7 - 2020 129 www.joics.org


Journal of Information and Computational Science ISSN: 1548-7741

in patients of the Corona virus. That includes fever, exhaustion, dry cough, body pain,
tiredness [7]. And in many cases
patents suffer from throat pain that results in breathing issues, running nose, and diarrhea [8].
However, adults with a strong immune system, do not suffer any kind of symptoms and do
not feel uncomfortable or easy. But still, it can become a cause of spreading the virus to
other people with a weak immune system, which can result in the loss of their lives. The
people with a weak immune system, the one suffering from any kind of disease, children and
old people can easily be infected with this virus. There is no proper treatment for this
pandemic virus. However, the spread is deaccelerated by social distancing methods adopted
by different countries. The source of spread also being curtailed by putting the embargo on
men and material movements across the borders within states and among country borders.
Meanwhile, scientists and researchers are doing their best to find a proper vaccine that can
cure this virus but couldn't find any effective vaccine for that. the pandemic viral spread is
increasing day by day, the need of the hour is to control the spreading of virus by detecting
the patients with symptoms and the isolation of patients with few or no symptoms, so that, its
spreading can be controlled. So thermal screening is an inefficient way to screen so many
people and to get real-time data. A system is needed that can detect as soon as possible and as
many patients as possible to overcome this speedy viral spread. To reduce it's spreading, the
internet of things (IoT) can playa vital role in the detection of this virus accurately and fast.
The real-time detection of corona using healment with help of thearmal imaging system . this
system can detect body temperature and send it on a cell phone [9] . the main purpose is
diagnosed with the coronavirus at an early stage [10]
The Internet of things helps to automate things and give this world a totally new view with
the help of sensors and devices. It is playing its vital role in every field whether it is medical
or non-medical [11]. In the medical field, the IoT has its advanced system that includes many
techniques or mechanisms including cloud computing, big data or data mining, medical
equipment, smart sensors, telemedicine, etc. remote systems are introduced in medicine to
have the least interaction and fully automatic system. An example of the IoT based system in
the medical field includes remote tracking and health monitoring systems, remote monitoring
of patients, Sensor-based devices for handwashing monitoring, interactive RFID monitoring
activities [12]. For sake of administration of therapeutic data, to detect coronavirus, IoT based
system is being used with the help of a different sensor that can sense the pitch of voice and
its fluctuation when a patient speaks. Any other sensor is used to check the temperature of a
person's body. When the patient interacts with the proposed system that will help the least
interaction with the patient directly using nodemcu8266 and send an alert with Sim900A. It
will help in controlling the spread of this coronavirus as well as timely and real-time
detection of the Corona virus.

2. Purposed Methodology
In this proposed method, we presented a safety concept in which we can save our family
members and many other people from Covid-19. We found it difficult to identify a person
who is a victim of Covid-19 because of having similar symptoms like many other diseases.
Therefore, the purpose of the project is to build a detection system that will be able to detect

Volume 10 Issue 7 - 2020 130 www.joics.org


Journal of Information and Computational Science ISSN: 1548-7741

any person who knocks or rings the bell at our home gate. This goal can be fulfilled with the
use of NodeMCU, Audio Sensor, and Thermal Temperature Camera. This hardware will be
used to dingoes the Cough and measure the body temperature of the person who rings the bell
at the house gate. This device can be placed at the start of the street or at the gate of the
house. This system can even be useful to report, and share the location of that specific
suspected person with Government officials for further diagnoses and treatment inquires.

Figure 1. Block diagram for Purposed Method


2.1. Algorithm for purposed Method
1. Get input audio and Thermal imaging sensor send to Nodemcu
2. Nodemcu send audio value to send to cloud analysis
3. If desired audio < inputted sound AND desired temperature < inputted temperature
Then
4. Send the alert to house person and also send to the government
5. End

2.3. Design and development


2.3.1. NodeMCU
NodeMCU is an electronic component and development tool mostly used to develop IoT
products or systems. NodeMCU comprises firmware or electronic components that run on
ESP8266 Wifi SOC from Espressif System and hardware that totally rely upon ESP-12
module. The language used by the firmware is Lua scripting language. This was developed
for ESP8266 on the Express f Non-OS SDK which depended on the eLua system.

Volume 10 Issue 7 - 2020 131 www.joics.org


Journal of Information and Computational Science ISSN: 1548-7741

Figure 2. Nodmcu8266
2.3.2. Sound Sensor
A sound sensor specifically used to identify different kinds of sound waves and change them
to different electrical signals with the help of their intensity.

Figure 3. audio sensor

Figure 4. sound signals

Volume 10 Issue 7 - 2020 132 www.joics.org


Journal of Information and Computational Science ISSN: 1548-7741

2.3.3. Thermal Sensor


The operation temperature boundary of MLX90640 thermal temperature sensor is -40°C to
85°C, While in case of measuring the temperature of an object it can measure between the
range of -40°C to 300°C.

Figure 4. MLX90640
2.3.4. SIM900A
The SIM900A is a dual-bad GSM/GPRS that allows it to work with two different frequency
bands EGSM 900MHZ and DCS1800MHZ. The SIM900A is a piece of easily accessible or
available equipment mainly used in developing IoT, embedded applications, or in mobile
phones and PDAs.

Figure 5.Sim900A

3. Conclusion
In this study, a method was proposed to detect and diagnose a Corona viral infection, at its
early stage, using IoT base sensor system called nodemcu8266. This system focuses on two
main symptoms, first is the temperature of the body and the other is cough or throat infection.
It is very important to detect this virus in the early stages to stop it from spreading. The
proposed system offers speedy screening of the infected population and transmits real-time

Volume 10 Issue 7 - 2020 133 www.joics.org


Journal of Information and Computational Science ISSN: 1548-7741

data to authorities for medical care measure including isolation and treatment so that the way
of wildfire spreading of this infection can be curtailed. This system used to detect the pitch
of the voice and any abnormal fluctuations in voice and to detect the body temperature with
the help of a device. This technique does not involve skilled manpower like medical doctors;
it can be done with protected volunteers. It has been proved that potentially automatic
systems had the potential to fulfill the demands of the medical doctors to assess the suspected
population at the earliest.

Bibliography

[1] L. J. G. H. H. P. B. G. H. L. S. M. X. C. B. L. G. S. H. Y. C. Xie, "Comparison of


different samples for 2019 novel coronavirus detection by nucleic acid amplification
tests," Int. J. Infect. Dis, 2020.

[2] R. S. K. P. S. V. S. Y. P. M. B. K. R. S. G. K. S. Singh, "Immunohistochemical and


molecular detection of natural cases of bovine rotavirus and coronavirus infection,"
Microb. Pathog, vol. 138, 2020..

[3] M. J. P. P. X. W. C. Q. Q. N. G. M. L. L. J. Z. Z. Y. Zu, "Coronavirus Disease 2019


COVID19," A Perspective from China, 2019.

[4] W. H. Organization, "Laboratory testing for 2019 novel coronavirus (2019-nCoV)


in suspected human cases," vol. 2019, pp. 1-7, 2020.

[5] I. E. T. B. A. Z. O. L. M. E.-B. S. v. B. R. G. M. V. Corman, "“Detection of a novel


human coronavirus by real-time reverse-transcription polymerase chain reaction,"
Eurosurveillance, vol. 17, pp. 1-6, 2012.

[6] 29 april 2020. [Online]. Available: https://covid19.who.int/.

[7] X. G. P. W. X. W. L. Z. Y. T. R. R. K. S. L. E. H. L. J. Y. W. X. X. Q. Li, "Early


Transmission Dynamics in Wuhan, China, of Novel Coronavirus–Infected
Pneumonia," N. Engl. J Med, pp. 20-21, 2020.

[8] J. R. Hageman, "The Coronavirus Disease 2019 (COVID-19)," Pediatr. Ann, vol.
49, no. 3, p. e99–e100.

[9] H. S. M. N. Mohammed, "NOVEL COVID-19 DETECTION AND," International


Journal of Psychosocial Rehabilitation, vol. 24, no. 7,2020, 2020.

[10] LiBai, "Chinese experts’ consensus on the Internet of Things-aided diagnosis and
treatment of coronavirus disease 2019 (COVID-19)," Clinical eHealth, vol. 3, 2020.

[11] S. F. D. S. A.-Z. E. Y. M. N. Mohammed, "An internet of things-based smart homes


and healthcare monitoring and management system,," Journal of Physics:

Volume 10 Issue 7 - 2020 134 www.joics.org


Journal of Information and Computational Science ISSN: 1548-7741

Conference Series 1450, 012079, 2020.

[12] D. X. a. S. S. F. Hu, "On the application of the internet of things in the field of
medical and health care," Proc. - 2013 IEEE Int. Conf. Green Comput. Commun.
IEEE Internet Things IEEE Cyber, Phys. Soc. Comput. GreenCom-iThings-
CPSCom, vol. . August 2013, pp. 2053–2058, 2013.

[13] I. V. a. G. B. C. Sardianos, "Extracting user habits from google maps history logs,"
Proc. 2018 IEEE/ACM Int. Conf. Adv. Soc. Networks Anal. Mining, ASONAM 2018,
pp. 690-697, 2018.

[14] D. D. A. N. N. Q. M. Z. a. R. A. A. H. A. Jamal, "Large Hall Temperature


Monitoring Portal," in 2019 IEEE International Conference on Automatic Control
and Intelligent Systems (I2CACIS),, Selangor, Malaysia,, 2019.

[15] P. V. a. M. Jones, "Rapid Object Detection using a Boosted Cascade of Simple


Features," Proc. 2001 IEEE Comput. Soc. Conf. Comput. Vis. Pattern Recognition.
CVPR 2001, pp. 511–518, 2001.

[16] Y. Z. J. Y. A. A.-m. Y. K. S. Z. S. C. M. Shen, "Recent advances and perspectives of


nucleic acid detection for coronavirus," Journal of Pharmaceutical Analysis, 2020.

[17] T. P. V. a. C. G. Meyer, "The COVID-19 epidemic," Trop. Med. Int. Heal, vol. 25,
no. 3, p. 278–280, 2020.

[18] C. W. R. J. R. F. a. A. J. T. N. W. Ruktanonchai, "Using Google Location History


data to quantify fine-scale human mobility," Int. J. Health Geogr, vol. 17, pp. 1-13,
2018.

[19] M. M. S. A.-Z. Nur Shazwany Zamani, "Design and Development of Portable Digital
Microscope platform using Iot Technology,”," IEEE International Colloquium on
Signal Processing & its Applications (CSPA 2020), 2020.

[20] D. W. Y. C. R. A. A. A. J. a. F. Y. H. A. S. L. Fong, "Smart City Bus Application with


QR Code: A Review," 2019 IEEE Int. Conf. Autom. Control Intell. Syst. I2CACIS
2019 - Proc, pp. 34-39, 2019.

[21] D. C. W. Y. F. Y. A. A. J. Sim Liew Fong, "Smart City Bus Application with Quick
Response (QR) Code Payment," in ICSCA '19 Proceedings of the 2019 8th
International Conference on Software and Computer Applications, Penang,
Malaysia, 2019..

Volume 10 Issue 7 - 2020 135 www.joics.org

You might also like