SlideShare a Scribd company logo
1 of 37
VISVESVARAYA TECHNOLOGICAL UNIVERSITY
Jnana Sangama, Belagavi, Karnataka 590018.
Dr. AMBEDKAR INSTITUTE OF TECHNOLOGY
(An Autonomous Institute, Affiliated to Visvesvaraya Technological University, Belagavi, Accredited by NAAC, with 'A" Grade)
Near Jnana Bharathi Campus, Bengaluru - 560056
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
Major Project (CSP83) Presentation on
“Wearable Band for COVID-19 Patients"
Submitted by
For the academic year 2020-21
Under the Guidance of
Shanmuga Priya R.
Assistant Dept. of CSE,
Dr. AIT, Bengaluru - 56.
STUDENT NAMES USNs
SANGEETHA EM 1DA15CS117
SRIKANTH YADHAV BV 1DA18CS429
SURAJ G 1DA18CS431
YATHEESHA B 1DA18CS436
1
Agenda
• Abstract
• Introduction.
• Existing System
• Proposed System
• Literature Survey
• Requirement Specification.
• Architecture Diagram
• Advantages
• Conclusion
• References
Abstract
• Corona virus disease 2019 (COVID-19) has emerged as a pandemic
with serious clinical manifestations including death.
• A pandemic at the large-scale like COVID-19 places extraordinary
demands on the world’s health systems, dramatically devastates
vulnerable populations, and critically threatens the global communities
in an unprecedented way.
• It is also critically important to examine the technologies and systems
for tackling disease emergence, arresting its spread and especially the
strategy for diseases prevention.
Introduction
• Corona virus disease-2019 (COVID-19) has become a pandemic,
affecting more than 210 countries throughout the world.
• According to the latest data from the World Health Organization
(WHO), the epidemic has infected more than 3,349,000 people.
• As of 3 May 2020, the number of confirmed cases for COVID-19 is
about 400 times more than the previous corona virus-induced
severe acute respiratory syndrome (SARS).
• The COVID-19 outbreak not only threatens global public health but
also impacts many other aspects of life, in particular the global
economy.
• Clinical deterioration can occur rapidly, often during the second
week of illness, which can lead to intensive care unit (ICU) admission
and high mortality.
• COVID-19 varies from asymptomatic, subclinical infection and mild
illness to severe or fatal illness.
• Cases of COVID-19 are generally categorized into five groups:
asymptomatic, mild, moderate, severe, and critical.
• . Lessons from epidemic centers such as China, Italy and United
States show that COVID-19.
Objective
• The patient with COVID-19 should have self-monitoring allows
the early detection of exacerbations.
• The treating physician to assess control of asthma and
investigate reasons for poor control.
• Health care managers to assess the quality and cost of care for
patients with COVID-19.
Literature Survey
SL
No
Year Title of the paper Authors Summary
1 2020 A Weakly-Supervised
Framework for COVID-19
Classification and Lesion
Localization From Chest CT
Aug. 2020
Xinggang Wang,
Xianbo Deng,
Qing Fu, Qiang
Zhou, Jiapei Feng,
This model can accurately predict
the COVID-19 infectious
probability and discover lesion
regions in chest CT without the
need for annotating the lesions
for training. The easily-trained
and high-performance deep
learning algorithm provides a fast
way to identify COVID-19
patients, which is beneficial to
control the outbreak of SARS-
CoV-2.
Literature Survey
SL
No
Year Title of the paper Authors Summary
2 2020 Comparative replication and
immune activation profiles of
SARS-CoV-2 and SARS-CoV
in human lungs: an ex vivo
study with implications for the
pathogenesis of COVID-19
2020 Apr 9
Hin Chu,Jasper
Fuk-Woo Chan
Yixin Wang
Terrence Tsz-Tai
Yuen
We comprehensively investigated
the replication, cell tropism, and
immune activation profile of
SARS-CoV-2 infection in human
lung tissues with SARS-CoV
included as a comparison.
Literature Survey
SL
No
Year Title of the paper Authors Summary
3 2013 Enabling Smart Personalized
Healthcare: A Hybrid
Mobile-Cloud Approach for
ECG Telemonitoring
2014 IEEE
Xiaoliang Wang,
Qiong Gui,
Bingwei Liu,
Zhanpeng Jin
we propose a new
hybrid mobile-cloud
computational solution to enable
more effective
personalized medical monitoring
Literature Survey
SL
No
Year Title of the paper Authors Summary
4 2020 Clinical features of patients
infected with 2019 novel
coronavirus in Wuhan, China
Chaolin Huang,
Yeming Wang,
Xingwang Li, Lili
Ren, Jianping
Zhao
In December, 2019, a series of
pneumonia cases of
unknown cause emerged in
Wuhan, Hubei, China,
with clinical presentations
greatly resembling viral
pneumonia.9 Deep sequencing
analysis from lower respiratory
tract samples indicated a novel
coronavirus,which was named
2019 novel coronavirus
Literature Survey
Title of the paper and
year
Methodology Advantages Disadvantages
Report of the WHO-
China Joint Mission
on Coronavirus Disease
2019 (COVID-19)
Feb 2020
Joint Mission gave
particular focus to
addressing key
questions related to the
natural history and
severity of COVID-19.
The findings in this
report are based on the
Joint Mission’s review
of national and local
governmental reports,
discussions on control
and prevention
measures with national
and local experts and
response teams, and
observations made and
insights gained during
site visits.
Reassess risk and
capacities based on
different stages of the
outbreak; approve
different measures
during the different
phases of the response;
assess different stages
of the response; reach a
balance between
response and social
development
Existing System
• The aim of the architecture design is to provide an easier
access to information and services, better patient healthcare
services.
• Transparent and efficient use of healthcare resources, and a
fast response by the hospital side in case of Covid attack.
• No proper record found for all persons.
• There is individual and automatic monitoring of person health
conditions.
• Tracking is not possible.
Proposed System
• Individual and Automatic reading of sensor values for health
condition.
• Intimation to the doctor if any changes.
• Gps used for tracking the person.
• Continuously monitoring person location.
Architecture Diagram:
Ultrasonic
Sensor
Requirements Specification
• Hardware:
 Ardunio Nano
 PUSH BUTTON
 SPO2 Sensor.
 Temperature Sensor.
 Switch.
 GPS.
 NODEMCU
Software:
 Embedded C
 Arduino IDE
components:
Arduino Nano is one type of microcontroller
board, and it is designed by Arduino.cc. It
can be built with a microcontroller like
Atmega328. This microcontroller is also
used in Arduino UNO. It is a small size board
and also flexible with a wide variety of
applications.
The programming of an Arduino nano can
be done using the Arduino software. Click
the Tools option and select the nano board.
Microcontroller ATmega328 over the Nano
board comes with preprogrammed with a
boot loader.
Arduino NANO
components:
LM35 is a precession Integrated circuit Temperature
sensor, whose output voltage varies, based on the
temperature around it. It is a small and cheap IC
which can be used to measure temperature
anywhere between -55°C to 150°C. It can easily be
interfaced with any Microcontroller that has ADC
function or any development platform like Arduino.
Power the IC by applying a regulated voltage like
+5V (VS) to the input pin and connected the ground
pin to the ground of the circuit.
• Measure the body temperature of the patient
LM35 Temperature Sensor
components:
A Pushbutton Switch is a
switch designed so that its
contacts are opened and closed
by depressing and releasing a
pushbutton on the Switch in
the direction of its axis.
• Used to arise the emergency
condition
Push Button
components:
NEO-6M GPS Chip
At the heart of the module is a NEO-6M GPS chip from u-
blox. The chip measures less than the size of a postage
stamp but packs a surprising amount of features into its little
frame. It can track up to 22 satellites on 50 channels and
achieves the industry’s highest level of sensitivity i.e. -161
dB tracking, while consuming only 45mA supply current.
NEO-6M GPS Module
components:
MAX30100 is an integrated pulse oximeter and heart-rate
monitor sensor solution. It’s an optical sensor that derives
its readings from emitting two wavelengths of light from
two LEDs – a red and an infrared one – then measuring
the absorbance of pulsing blood through a photo detector.
This particular LED color combination is optimized for
reading the data through the tip of one’s finger. It is fully
configurable through software registers and the digital
output data is stored in a 16-deep FIFO within the device.
It has an I2C digital interface to communicate with a host
microcontroller.
SPO2 Sensor
components:
HC-SR04 Ultrasonic (US) sensor is a 4 pin module,
whose pin names are Vcc, Trigger, Echo and
Ground respectively. This sensor is a very popular
sensor used in many applications where measuring
distance or sensing objects are required. The
module has two eyes like projects in the front
which forms the Ultrasonic transmitter and
Receiver. The sensor works with the simple high
school formula that Distance = Speed × Time
Ultrasonic Sensor
components:
Interfacing Ardunio Nano with lm35 and push button
Interfacing Ardunio Nano with SPO2 Sensor
Interfacing Ardunio Nano with GPS Module
Interfacing Ardunio Nano with NodeMCU
Interfacing Ardunio Nano with Ultra sonic sensor
Plan of Execution
In 7th semester
• Have gathered the information about the project and their
literature survey papers.
• We study of the microcontroller and other components with
respect to our project.
In 8th semester
• Finishing the project and presenting the Expected Output
Expected Outcomes
Monitoring all the sensors like temperature, heartbeat and spo2 values.
Track the person location if any gps values change.
Send intimation to the doctor if any sensor value crosses the threshold.
Send intimation message to nearest police station when person move
from quarantine location.
Work Done
Results
Results
Results
References
[1] Y. N. Mi et al., "Estimating instant case fatality rate of COVID-19 in China," International Journal of
Infectious Diseases, 2020.
[2] G. Onderet al., "Case-fatality rate and characteristics of patients dying in relation to COVID-19 in Italy,"
JAMA, 2020.
[3] Coronavirus (COVID-19). [Online]. Available: https://covid19.who.int/
[4] H. Chu et al., "Comparative replication and immune activation profiles of SARS-CoV-2 and SARS-CoV in
human lungs: an ex vivo study with implications for the pathogenesis of COVID-19," Clinical Infectious
Diseases, 9 April 2020.
[5] N. Ji et al., "Potential applications of wearable sensors in closed-loop management of STEMI patients during
pandemics (submitted)," in The 42nd Annual International Conference of the IEEE Engineering in Medicine
and Biology Society, Montreal, Canada, 2020.
References
[6] X. Wang et al., "Enabling smart personalized healthcare: a hybrid mobile-cloud approach for ECG
telemonitoring," IEEE Journal of Biomedical and Health Informatics, vol. 18, no. 3, pp. 739-745,
2013.
[7]2012 IEEE Life Sciences Grand Challenges Conference. [Online]. Available:
https://lifesciences.ieee.org/lsgcc/2012-ieee-life-sciences-grand-challenges-conference/
[8] "World Health Organization: Report of the WHO-China Joint Mission on Coronavirus Disease
2019 (COVID-19) 2020," Available: https://www.who.int/docs/default-source/coronaviruse/who-
china-joint-mission-on-covid-19-final-report.pdf, Accessed on: 11 April 2020.
[9] C. Huang et al., "Clinical features of patients infected with 2019 novel coronavirus in Wuhan,
China," The Lancet, vol. 395, no. 10223, pp. 497-506, 2020.
[10] Z. Wu and J. M. McGoogan, "Characteristics of and important lessons from the coronavirus
disease 2019 (COVID-19) outbreak in China: summary of a report of 72 314 cases from the
Chinese Center for Disease Control and Prevention," JAMA, vol. 323, no. 13, pp. 1239-1242, 2020.
Thank You

More Related Content

What's hot

vlsi projects using verilog code 2014-2015
vlsi projects using verilog code 2014-2015vlsi projects using verilog code 2014-2015
vlsi projects using verilog code 2014-2015E2MATRIX
 
SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...
SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...
SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...IRJET Journal
 
MicroStrip Antenna
MicroStrip AntennaMicroStrip Antenna
MicroStrip AntennaTarek Nader
 
Characteristics of two cavity klystron
Characteristics of two cavity klystronCharacteristics of two cavity klystron
Characteristics of two cavity klystronShubhiGupta94
 
Women safety device with gps tracking and alerts
Women safety device with gps tracking  and alertsWomen safety device with gps tracking  and alerts
Women safety device with gps tracking and alertsPraween Lakra
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by ArdiunoSudhir Kumar
 
Wdm benefits and performance parameters
Wdm benefits and performance parametersWdm benefits and performance parameters
Wdm benefits and performance parametersCKSunith1
 
Attenuators and phase shifters 24
Attenuators and phase shifters 24Attenuators and phase shifters 24
Attenuators and phase shifters 24HIMANSHU DIWAKAR
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robotnikhilsaini25
 
Rectangular Microstrip Antenna Parameter Study with HFSS
Rectangular Microstrip Antenna Parameter Study with HFSSRectangular Microstrip Antenna Parameter Study with HFSS
Rectangular Microstrip Antenna Parameter Study with HFSSOmkar Rane
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini projectvishnuchiluka
 
GSM based patient monitoring system
GSM based patient monitoring systemGSM based patient monitoring system
GSM based patient monitoring systemssvarma k
 
Ir based security alarm system
Ir based security alarm systemIr based security alarm system
Ir based security alarm systemSOHAILFARMAN
 
Electronics seminar topics
Electronics seminar topicsElectronics seminar topics
Electronics seminar topics123seminarsonly
 
Zigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfidZigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfidSam Joey
 
Embedded Systems Training Report
Embedded Systems Training ReportEmbedded Systems Training Report
Embedded Systems Training ReportAkhil Garg
 

What's hot (20)

vlsi projects using verilog code 2014-2015
vlsi projects using verilog code 2014-2015vlsi projects using verilog code 2014-2015
vlsi projects using verilog code 2014-2015
 
RADAR SYSTEM
RADAR SYSTEMRADAR SYSTEM
RADAR SYSTEM
 
SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...
SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...
SMART PRENATAL HEALTH CARE MONITORING SYSTEM FOR PREGNANCY WOMEN IN RURAL ARE...
 
MicroStrip Antenna
MicroStrip AntennaMicroStrip Antenna
MicroStrip Antenna
 
Characteristics of two cavity klystron
Characteristics of two cavity klystronCharacteristics of two cavity klystron
Characteristics of two cavity klystron
 
Women safety device with gps tracking and alerts
Women safety device with gps tracking  and alertsWomen safety device with gps tracking  and alerts
Women safety device with gps tracking and alerts
 
Earlang ejercicios
Earlang ejerciciosEarlang ejercicios
Earlang ejercicios
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by Ardiuno
 
Wdm benefits and performance parameters
Wdm benefits and performance parametersWdm benefits and performance parameters
Wdm benefits and performance parameters
 
heartbeatsensor
heartbeatsensorheartbeatsensor
heartbeatsensor
 
Attenuators and phase shifters 24
Attenuators and phase shifters 24Attenuators and phase shifters 24
Attenuators and phase shifters 24
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robot
 
Rectangular Microstrip Antenna Parameter Study with HFSS
Rectangular Microstrip Antenna Parameter Study with HFSSRectangular Microstrip Antenna Parameter Study with HFSS
Rectangular Microstrip Antenna Parameter Study with HFSS
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini project
 
GSM based patient monitoring system
GSM based patient monitoring systemGSM based patient monitoring system
GSM based patient monitoring system
 
Flexible electronic skin
Flexible electronic skinFlexible electronic skin
Flexible electronic skin
 
Ir based security alarm system
Ir based security alarm systemIr based security alarm system
Ir based security alarm system
 
Electronics seminar topics
Electronics seminar topicsElectronics seminar topics
Electronics seminar topics
 
Zigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfidZigbee based trolley cart access system using rfid
Zigbee based trolley cart access system using rfid
 
Embedded Systems Training Report
Embedded Systems Training ReportEmbedded Systems Training Report
Embedded Systems Training Report
 

Similar to New ppt

IOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFIIOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFIijtsrd
 
Deep Learning Approaches for Diagnosis and Treatment of COVID-19
Deep Learning Approaches for Diagnosis and Treatment of COVID-19Deep Learning Approaches for Diagnosis and Treatment of COVID-19
Deep Learning Approaches for Diagnosis and Treatment of COVID-19IRJET Journal
 
Internet of things based real-time coronavirus 2019 disease patient health m...
Internet of things based real-time coronavirus 2019 disease  patient health m...Internet of things based real-time coronavirus 2019 disease  patient health m...
Internet of things based real-time coronavirus 2019 disease patient health m...IJECEIAES
 
Detection Of Covid-19 From Chest X-Rays
Detection Of Covid-19 From Chest X-RaysDetection Of Covid-19 From Chest X-Rays
Detection Of Covid-19 From Chest X-RaysIRJET Journal
 
Journal of Computer Science Research | ISSN: 2630-5151
Journal of Computer Science Research | ISSN: 2630-5151Journal of Computer Science Research | ISSN: 2630-5151
Journal of Computer Science Research | ISSN: 2630-5151Bilingual Publishing Group
 
IOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENT
IOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENTIOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENT
IOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENTIRJET Journal
 
Future Prediction Using Supervised Machine Learning for COVID-19
Future Prediction Using Supervised Machine Learning for COVID-19Future Prediction Using Supervised Machine Learning for COVID-19
Future Prediction Using Supervised Machine Learning for COVID-19IRJET Journal
 
Early coronavirus disease detection using internet of things smart system
Early coronavirus disease detection using internet of things  smart systemEarly coronavirus disease detection using internet of things  smart system
Early coronavirus disease detection using internet of things smart systemIJECEIAES
 
Android Based Patient Health Monitoring System
Android Based Patient Health Monitoring SystemAndroid Based Patient Health Monitoring System
Android Based Patient Health Monitoring SystemIRJET Journal
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...ijtsrd
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...IRJET Journal
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring SystemIRJET Journal
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET Journal
 
The susceptible-infected-recovered-dead model for long-term identification o...
The susceptible-infected-recovered-dead model for long-term  identification o...The susceptible-infected-recovered-dead model for long-term  identification o...
The susceptible-infected-recovered-dead model for long-term identification o...IJECEIAES
 
diagnostics-12-02142.pdf
diagnostics-12-02142.pdfdiagnostics-12-02142.pdf
diagnostics-12-02142.pdfmokamojah
 
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECGIOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECGPonselvanV
 
Predicting Covid-19 pneumonia Severity on Chest x-ray with deep learning
Predicting Covid-19 pneumonia Severity on Chest x-ray with deep learningPredicting Covid-19 pneumonia Severity on Chest x-ray with deep learning
Predicting Covid-19 pneumonia Severity on Chest x-ray with deep learningIRJET Journal
 
Covid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationCovid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationIRJET Journal
 

Similar to New ppt (20)

IOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFIIOT Based Patient Health Monitoring System Using WIFI
IOT Based Patient Health Monitoring System Using WIFI
 
Deep Learning Approaches for Diagnosis and Treatment of COVID-19
Deep Learning Approaches for Diagnosis and Treatment of COVID-19Deep Learning Approaches for Diagnosis and Treatment of COVID-19
Deep Learning Approaches for Diagnosis and Treatment of COVID-19
 
Internet of things based real-time coronavirus 2019 disease patient health m...
Internet of things based real-time coronavirus 2019 disease  patient health m...Internet of things based real-time coronavirus 2019 disease  patient health m...
Internet of things based real-time coronavirus 2019 disease patient health m...
 
Detection Of Covid-19 From Chest X-Rays
Detection Of Covid-19 From Chest X-RaysDetection Of Covid-19 From Chest X-Rays
Detection Of Covid-19 From Chest X-Rays
 
Journal of Computer Science Research | ISSN: 2630-5151
Journal of Computer Science Research | ISSN: 2630-5151Journal of Computer Science Research | ISSN: 2630-5151
Journal of Computer Science Research | ISSN: 2630-5151
 
Journal of Computer Science Research | ISSN: 2630-5151
Journal of Computer Science Research | ISSN: 2630-5151Journal of Computer Science Research | ISSN: 2630-5151
Journal of Computer Science Research | ISSN: 2630-5151
 
IOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENT
IOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENTIOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENT
IOT BASED HEALTH MONITORING SYSTEM FOR COVID 19 PATIENT
 
Future Prediction Using Supervised Machine Learning for COVID-19
Future Prediction Using Supervised Machine Learning for COVID-19Future Prediction Using Supervised Machine Learning for COVID-19
Future Prediction Using Supervised Machine Learning for COVID-19
 
Early coronavirus disease detection using internet of things smart system
Early coronavirus disease detection using internet of things  smart systemEarly coronavirus disease detection using internet of things  smart system
Early coronavirus disease detection using internet of things smart system
 
Android Based Patient Health Monitoring System
Android Based Patient Health Monitoring SystemAndroid Based Patient Health Monitoring System
Android Based Patient Health Monitoring System
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring System
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
 
The susceptible-infected-recovered-dead model for long-term identification o...
The susceptible-infected-recovered-dead model for long-term  identification o...The susceptible-infected-recovered-dead model for long-term  identification o...
The susceptible-infected-recovered-dead model for long-term identification o...
 
Iot in Healthcare
Iot in HealthcareIot in Healthcare
Iot in Healthcare
 
diagnostics-12-02142.pdf
diagnostics-12-02142.pdfdiagnostics-12-02142.pdf
diagnostics-12-02142.pdf
 
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECGIOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
 
Predicting Covid-19 pneumonia Severity on Chest x-ray with deep learning
Predicting Covid-19 pneumonia Severity on Chest x-ray with deep learningPredicting Covid-19 pneumonia Severity on Chest x-ray with deep learning
Predicting Covid-19 pneumonia Severity on Chest x-ray with deep learning
 
Covid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationCovid-19 Data Analysis and Visualization
Covid-19 Data Analysis and Visualization
 

Recently uploaded

FULL ENJOY - 9953040155 Call Girls in Uttam Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Uttam Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Uttam Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Uttam Nagar | DelhiMalviyaNagarCallGirl
 
MinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboardMinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboardjessica288382
 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubaidajasot375
 
Karachi Escorts | +923070433345 | Escort Service in Karachi
Karachi Escorts | +923070433345 | Escort Service in KarachiKarachi Escorts | +923070433345 | Escort Service in Karachi
Karachi Escorts | +923070433345 | Escort Service in KarachiAyesha Khan
 
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call GirlsGreater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Strip Zagor Extra 322 - Dva ortaka.pdf
Strip   Zagor Extra 322 - Dva ortaka.pdfStrip   Zagor Extra 322 - Dva ortaka.pdf
Strip Zagor Extra 322 - Dva ortaka.pdfStripovizijacom
 
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl serviceDelhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl serviceashishs7044
 
FULL ENJOY - 9953040155 Call Girls in Shahdara | Delhi
FULL ENJOY - 9953040155 Call Girls in Shahdara | DelhiFULL ENJOY - 9953040155 Call Girls in Shahdara | Delhi
FULL ENJOY - 9953040155 Call Girls in Shahdara | DelhiMalviyaNagarCallGirl
 
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiFULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiMalviyaNagarCallGirl
 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...akbard9823
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call GirlsMandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)thephillipta
 
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 60009654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000Sapana Sha
 
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | DelhiMalviyaNagarCallGirl
 
Islamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad Escorts
Islamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad EscortsIslamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad Escorts
Islamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad Escortswdefrd
 
Call Girl Service in Karachi +923081633338 Karachi Call Girls
Call Girl Service in Karachi +923081633338 Karachi Call GirlsCall Girl Service in Karachi +923081633338 Karachi Call Girls
Call Girl Service in Karachi +923081633338 Karachi Call GirlsAyesha Khan
 
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...akbard9823
 
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi NcrSapana Sha
 
FULL ENJOY - 9953040155 Call Girls in Paschim Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Paschim Vihar | DelhiFULL ENJOY - 9953040155 Call Girls in Paschim Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Paschim Vihar | DelhiMalviyaNagarCallGirl
 

Recently uploaded (20)

FULL ENJOY - 9953040155 Call Girls in Uttam Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Uttam Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Uttam Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Uttam Nagar | Delhi
 
MinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboardMinSheng Gaofeng Estate commercial storyboard
MinSheng Gaofeng Estate commercial storyboard
 
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur DubaiBur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
Bur Dubai Call Girls O58993O4O2 Call Girls in Bur Dubai
 
Karachi Escorts | +923070433345 | Escort Service in Karachi
Karachi Escorts | +923070433345 | Escort Service in KarachiKarachi Escorts | +923070433345 | Escort Service in Karachi
Karachi Escorts | +923070433345 | Escort Service in Karachi
 
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call GirlsGreater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
 
Strip Zagor Extra 322 - Dva ortaka.pdf
Strip   Zagor Extra 322 - Dva ortaka.pdfStrip   Zagor Extra 322 - Dva ortaka.pdf
Strip Zagor Extra 322 - Dva ortaka.pdf
 
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl serviceDelhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
Delhi Room Call Girls : ☎ 8527673949, Low rate Call girl service
 
FULL ENJOY - 9953040155 Call Girls in Shahdara | Delhi
FULL ENJOY - 9953040155 Call Girls in Shahdara | DelhiFULL ENJOY - 9953040155 Call Girls in Shahdara | Delhi
FULL ENJOY - 9953040155 Call Girls in Shahdara | Delhi
 
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiFULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
 
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...Patrakarpuram ) Cheap Call Girls In Lucknow  (Adult Only) 🧈 8923113531 𓀓 Esco...
Patrakarpuram ) Cheap Call Girls In Lucknow (Adult Only) 🧈 8923113531 𓀓 Esco...
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
 
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call GirlsMandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
 
The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)The First Date by Daniel Johnson (Inspired By True Events)
The First Date by Daniel Johnson (Inspired By True Events)
 
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 60009654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
9654467111 Call Girls In Noida Sector 62 Short 1500 Night 6000
 
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | DelhiFULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
FULL ENJOY - 9953040155 Call Girls in Gtb Nagar | Delhi
 
Islamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad Escorts
Islamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad EscortsIslamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad Escorts
Islamabad Call Girls # 03091665556 # Call Girls in Islamabad | Islamabad Escorts
 
Call Girl Service in Karachi +923081633338 Karachi Call Girls
Call Girl Service in Karachi +923081633338 Karachi Call GirlsCall Girl Service in Karachi +923081633338 Karachi Call Girls
Call Girl Service in Karachi +923081633338 Karachi Call Girls
 
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
Hazratganj ] (Call Girls) in Lucknow - 450+ Call Girl Cash Payment 🧄 89231135...
 
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
9654467111 Full Enjoy @24/7 Call Girls In Saket Delhi Ncr
 
FULL ENJOY - 9953040155 Call Girls in Paschim Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Paschim Vihar | DelhiFULL ENJOY - 9953040155 Call Girls in Paschim Vihar | Delhi
FULL ENJOY - 9953040155 Call Girls in Paschim Vihar | Delhi
 

New ppt

  • 1. VISVESVARAYA TECHNOLOGICAL UNIVERSITY Jnana Sangama, Belagavi, Karnataka 590018. Dr. AMBEDKAR INSTITUTE OF TECHNOLOGY (An Autonomous Institute, Affiliated to Visvesvaraya Technological University, Belagavi, Accredited by NAAC, with 'A" Grade) Near Jnana Bharathi Campus, Bengaluru - 560056 DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Major Project (CSP83) Presentation on “Wearable Band for COVID-19 Patients" Submitted by For the academic year 2020-21 Under the Guidance of Shanmuga Priya R. Assistant Dept. of CSE, Dr. AIT, Bengaluru - 56. STUDENT NAMES USNs SANGEETHA EM 1DA15CS117 SRIKANTH YADHAV BV 1DA18CS429 SURAJ G 1DA18CS431 YATHEESHA B 1DA18CS436 1
  • 2. Agenda • Abstract • Introduction. • Existing System • Proposed System • Literature Survey • Requirement Specification. • Architecture Diagram • Advantages • Conclusion • References
  • 3. Abstract • Corona virus disease 2019 (COVID-19) has emerged as a pandemic with serious clinical manifestations including death. • A pandemic at the large-scale like COVID-19 places extraordinary demands on the world’s health systems, dramatically devastates vulnerable populations, and critically threatens the global communities in an unprecedented way. • It is also critically important to examine the technologies and systems for tackling disease emergence, arresting its spread and especially the strategy for diseases prevention.
  • 4. Introduction • Corona virus disease-2019 (COVID-19) has become a pandemic, affecting more than 210 countries throughout the world. • According to the latest data from the World Health Organization (WHO), the epidemic has infected more than 3,349,000 people. • As of 3 May 2020, the number of confirmed cases for COVID-19 is about 400 times more than the previous corona virus-induced severe acute respiratory syndrome (SARS). • The COVID-19 outbreak not only threatens global public health but also impacts many other aspects of life, in particular the global economy.
  • 5. • Clinical deterioration can occur rapidly, often during the second week of illness, which can lead to intensive care unit (ICU) admission and high mortality. • COVID-19 varies from asymptomatic, subclinical infection and mild illness to severe or fatal illness. • Cases of COVID-19 are generally categorized into five groups: asymptomatic, mild, moderate, severe, and critical. • . Lessons from epidemic centers such as China, Italy and United States show that COVID-19.
  • 6. Objective • The patient with COVID-19 should have self-monitoring allows the early detection of exacerbations. • The treating physician to assess control of asthma and investigate reasons for poor control. • Health care managers to assess the quality and cost of care for patients with COVID-19.
  • 7. Literature Survey SL No Year Title of the paper Authors Summary 1 2020 A Weakly-Supervised Framework for COVID-19 Classification and Lesion Localization From Chest CT Aug. 2020 Xinggang Wang, Xianbo Deng, Qing Fu, Qiang Zhou, Jiapei Feng, This model can accurately predict the COVID-19 infectious probability and discover lesion regions in chest CT without the need for annotating the lesions for training. The easily-trained and high-performance deep learning algorithm provides a fast way to identify COVID-19 patients, which is beneficial to control the outbreak of SARS- CoV-2.
  • 8. Literature Survey SL No Year Title of the paper Authors Summary 2 2020 Comparative replication and immune activation profiles of SARS-CoV-2 and SARS-CoV in human lungs: an ex vivo study with implications for the pathogenesis of COVID-19 2020 Apr 9 Hin Chu,Jasper Fuk-Woo Chan Yixin Wang Terrence Tsz-Tai Yuen We comprehensively investigated the replication, cell tropism, and immune activation profile of SARS-CoV-2 infection in human lung tissues with SARS-CoV included as a comparison.
  • 9. Literature Survey SL No Year Title of the paper Authors Summary 3 2013 Enabling Smart Personalized Healthcare: A Hybrid Mobile-Cloud Approach for ECG Telemonitoring 2014 IEEE Xiaoliang Wang, Qiong Gui, Bingwei Liu, Zhanpeng Jin we propose a new hybrid mobile-cloud computational solution to enable more effective personalized medical monitoring
  • 10. Literature Survey SL No Year Title of the paper Authors Summary 4 2020 Clinical features of patients infected with 2019 novel coronavirus in Wuhan, China Chaolin Huang, Yeming Wang, Xingwang Li, Lili Ren, Jianping Zhao In December, 2019, a series of pneumonia cases of unknown cause emerged in Wuhan, Hubei, China, with clinical presentations greatly resembling viral pneumonia.9 Deep sequencing analysis from lower respiratory tract samples indicated a novel coronavirus,which was named 2019 novel coronavirus
  • 11. Literature Survey Title of the paper and year Methodology Advantages Disadvantages Report of the WHO- China Joint Mission on Coronavirus Disease 2019 (COVID-19) Feb 2020 Joint Mission gave particular focus to addressing key questions related to the natural history and severity of COVID-19. The findings in this report are based on the Joint Mission’s review of national and local governmental reports, discussions on control and prevention measures with national and local experts and response teams, and observations made and insights gained during site visits. Reassess risk and capacities based on different stages of the outbreak; approve different measures during the different phases of the response; assess different stages of the response; reach a balance between response and social development
  • 12. Existing System • The aim of the architecture design is to provide an easier access to information and services, better patient healthcare services. • Transparent and efficient use of healthcare resources, and a fast response by the hospital side in case of Covid attack. • No proper record found for all persons. • There is individual and automatic monitoring of person health conditions. • Tracking is not possible.
  • 13. Proposed System • Individual and Automatic reading of sensor values for health condition. • Intimation to the doctor if any changes. • Gps used for tracking the person. • Continuously monitoring person location.
  • 15. Requirements Specification • Hardware:  Ardunio Nano  PUSH BUTTON  SPO2 Sensor.  Temperature Sensor.  Switch.  GPS.  NODEMCU
  • 17. components: Arduino Nano is one type of microcontroller board, and it is designed by Arduino.cc. It can be built with a microcontroller like Atmega328. This microcontroller is also used in Arduino UNO. It is a small size board and also flexible with a wide variety of applications. The programming of an Arduino nano can be done using the Arduino software. Click the Tools option and select the nano board. Microcontroller ATmega328 over the Nano board comes with preprogrammed with a boot loader. Arduino NANO
  • 18. components: LM35 is a precession Integrated circuit Temperature sensor, whose output voltage varies, based on the temperature around it. It is a small and cheap IC which can be used to measure temperature anywhere between -55°C to 150°C. It can easily be interfaced with any Microcontroller that has ADC function or any development platform like Arduino. Power the IC by applying a regulated voltage like +5V (VS) to the input pin and connected the ground pin to the ground of the circuit. • Measure the body temperature of the patient LM35 Temperature Sensor
  • 19. components: A Pushbutton Switch is a switch designed so that its contacts are opened and closed by depressing and releasing a pushbutton on the Switch in the direction of its axis. • Used to arise the emergency condition Push Button
  • 20. components: NEO-6M GPS Chip At the heart of the module is a NEO-6M GPS chip from u- blox. The chip measures less than the size of a postage stamp but packs a surprising amount of features into its little frame. It can track up to 22 satellites on 50 channels and achieves the industry’s highest level of sensitivity i.e. -161 dB tracking, while consuming only 45mA supply current. NEO-6M GPS Module
  • 21. components: MAX30100 is an integrated pulse oximeter and heart-rate monitor sensor solution. It’s an optical sensor that derives its readings from emitting two wavelengths of light from two LEDs – a red and an infrared one – then measuring the absorbance of pulsing blood through a photo detector. This particular LED color combination is optimized for reading the data through the tip of one’s finger. It is fully configurable through software registers and the digital output data is stored in a 16-deep FIFO within the device. It has an I2C digital interface to communicate with a host microcontroller. SPO2 Sensor
  • 22. components: HC-SR04 Ultrasonic (US) sensor is a 4 pin module, whose pin names are Vcc, Trigger, Echo and Ground respectively. This sensor is a very popular sensor used in many applications where measuring distance or sensing objects are required. The module has two eyes like projects in the front which forms the Ultrasonic transmitter and Receiver. The sensor works with the simple high school formula that Distance = Speed × Time Ultrasonic Sensor
  • 24. Interfacing Ardunio Nano with lm35 and push button
  • 25. Interfacing Ardunio Nano with SPO2 Sensor
  • 26. Interfacing Ardunio Nano with GPS Module
  • 27. Interfacing Ardunio Nano with NodeMCU
  • 28. Interfacing Ardunio Nano with Ultra sonic sensor
  • 29. Plan of Execution In 7th semester • Have gathered the information about the project and their literature survey papers. • We study of the microcontroller and other components with respect to our project. In 8th semester • Finishing the project and presenting the Expected Output
  • 30. Expected Outcomes Monitoring all the sensors like temperature, heartbeat and spo2 values. Track the person location if any gps values change. Send intimation to the doctor if any sensor value crosses the threshold. Send intimation message to nearest police station when person move from quarantine location.
  • 35. References [1] Y. N. Mi et al., "Estimating instant case fatality rate of COVID-19 in China," International Journal of Infectious Diseases, 2020. [2] G. Onderet al., "Case-fatality rate and characteristics of patients dying in relation to COVID-19 in Italy," JAMA, 2020. [3] Coronavirus (COVID-19). [Online]. Available: https://covid19.who.int/ [4] H. Chu et al., "Comparative replication and immune activation profiles of SARS-CoV-2 and SARS-CoV in human lungs: an ex vivo study with implications for the pathogenesis of COVID-19," Clinical Infectious Diseases, 9 April 2020. [5] N. Ji et al., "Potential applications of wearable sensors in closed-loop management of STEMI patients during pandemics (submitted)," in The 42nd Annual International Conference of the IEEE Engineering in Medicine and Biology Society, Montreal, Canada, 2020.
  • 36. References [6] X. Wang et al., "Enabling smart personalized healthcare: a hybrid mobile-cloud approach for ECG telemonitoring," IEEE Journal of Biomedical and Health Informatics, vol. 18, no. 3, pp. 739-745, 2013. [7]2012 IEEE Life Sciences Grand Challenges Conference. [Online]. Available: https://lifesciences.ieee.org/lsgcc/2012-ieee-life-sciences-grand-challenges-conference/ [8] "World Health Organization: Report of the WHO-China Joint Mission on Coronavirus Disease 2019 (COVID-19) 2020," Available: https://www.who.int/docs/default-source/coronaviruse/who- china-joint-mission-on-covid-19-final-report.pdf, Accessed on: 11 April 2020. [9] C. Huang et al., "Clinical features of patients infected with 2019 novel coronavirus in Wuhan, China," The Lancet, vol. 395, no. 10223, pp. 497-506, 2020. [10] Z. Wu and J. M. McGoogan, "Characteristics of and important lessons from the coronavirus disease 2019 (COVID-19) outbreak in China: summary of a report of 72 314 cases from the Chinese Center for Disease Control and Prevention," JAMA, vol. 323, no. 13, pp. 1239-1242, 2020.