Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/349807501

IOT based Health Monitoring System

Conference Paper · January 2021

CITATIONS READS
0 9,104

4 authors:

Mansi Mhalsakant Gajare Manas A Dani


Vishwakarma Institute of Technology Vishwakarma Institute of Technology
2 PUBLICATIONS   0 CITATIONS    2 PUBLICATIONS   0 CITATIONS   

SEE PROFILE SEE PROFILE

Payal D Deshmukh Pritesh Chaudhari


Vishwakarma Institute of Technology Vishwakarma Institute of Technology
2 PUBLICATIONS   0 CITATIONS    2 PUBLICATIONS   0 CITATIONS   

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Mine Safety Robot View project

All content following this page was uploaded by Pritesh Chaudhari on 05 March 2021.

The user has requested enhancement of the downloaded file.


IOT BASED HEALTH MONITORING SYSTEM
Anil Kadu, Mansi Gajare, Pritesh Chaudhari, Payal Deshmukh, Sameer Deshmukh, Manas Dani.
Department of instrumentation and control Engineering

A number of reviews were done in the past as


Abstract — The health monitoring system has part of research papers/technical reports on iot
become popular these days due to uniqueness based Health Monitoring System.
and diversified usage in the medical field.
Everyday many lives are affected because the (a) First System Here, researcher designed health
diseases are not timely and properly diagnosed monitoring system using ATmega8 microcontroller
so we didn't get a chance to provide medical help. with Wireless Body Area Sensor Network
To deal with these types of situations, this system (WBASN). In this work, the sensors which are
will help to monitor a patient's certain parameters used here are Temperature sensor, Blood
and predict the patient's condition from time to pressure sensor, Heart beat sensor. These
time.This system is user friendly and reduces the sensors are placed on the human body which
human efforts. helps to monitor the health condition without
Keywords —IOT, Health, Sensors. disturbing the daily schedule of the patient and
these health related parameters are then
I. INTRODUCTION
forwarded to physician’s server using long range
Internet Of Things (IOT) based smart health wireless technology GSM. Health monitoring
monitoring system will help to measure various system consists of sensors, microcontroller, LCD
health-related parameters like body display and GSM modem to transmit or receive
temperature,pulse,ECG,blood pressure etc. which health related data to or from the doctor. Similarly,
will help to predict diseases. System will consist of at the hospital the same GSM modem is used.
an website which will help to monitor patient's Hence, GSM modem helps in the establishment
health and also data can be shared with a of a network between patient’s server and
particular doctor if required by URL.This system doctor’s server. LCD(Liquid Crystal Display)
can be implemented at our home or old age display is provided to show the instant result to
homes to keep the track of an individual’s health the patient. Here researcher used LM34 as
also for the daily health check-up of people temperature sensor, IR LED and red LED is used
working at electricity boards and public transport for heart rate monitoring and Pressure transducer
at the time of reporting or exit. This system can or the sensor based on piezo-electrical material is
also be helpful to monitor the health of mine used to measure the systolic BP and diastolic BP.
workers and people working at the merchant navy Microcontroller reads data as given by the
and to monitor the patients in the hospital who are temperature sensor, blood pressure sensor and
kept under observation heart rate sensor and processing it gives the
In the hardware part PCB package is used to output in the form of digital and it gets directly
develop a compact system,sensors for measuring displayed on LCD or it gets transmitted to the
health-related parameters like temperature, heart doctor’s server through GSM modem. This
rate, Blood Pressure, ECG. This system is system gives exact and instant results with high
specially designed for heart patients and senior accuracy which gets directly displayed on LCD. It
citizens who cannot go for regular health takes max 4-5 sec to monitor the doctor’s server
checkups. data from sensors will be further sent using GSM wireless technology .This system
to the Cloud server using the machine learning takes a small amount of time to know the health
algorithm that will predict different diseases condition of the patient and then delivers the
considering those measured parameters. report to the doctor.
(b) Second System using the same system,
II. LITERATURE SURVEY health parameters are sended by using RFID
reader, Bluetooth, GSM and UMTS. This system
gives facility to monitor the blood pressure of
patients. The health parameter directly sends to
the doctor using GSM and UTMS. Here, a video calculated values will be displayed on a website
guide is used. This video guide feature serves the which can be accessed by using IP address. For
patients age and his blood pressure correctly. worldwide sharing of the data thingspeak can be
This system consists of three parts: Touchpad, used. The system consists of one more website
remote server and reading of the Tag ID and which predicts the disease after entering the
BPM. For reading the Tag ID and BPM, use a sensor’s readings.
microcontroller unit (MCU) as a kernel. The client
touchpad receives the blood pressure Microcontroller and Sensor:
measurement (BPM) data of a RFID through ESP32 - The ESP32 is a low-cost system-on-chip
Bluetooth. Client touchpad sends the data to the (SoC) series created by Espressif Systems. It is
health parameter. Also, these health parameters an improvement on the popular ESP8266 that is
are directly sent to remote data centers and widely used in IoT projects. The ESP32 has both
remote data centers to the doctor using GSM and Wi-Fi and Bluetooth capabilities, which make it an
UMTS wireless technology. Data gets transmitted all-rounded chip for the development of IoT
in the form of the packets. This system helps to projects and embedded systems in general.
store previous data. Similarly, it takes less time to
monitor the blood pressure of the patient. MAX30100- It is used for detection of oxygen
(c) Third System shows the blood pressure saturation (SPO2) and heartbeat (BPM) of the
monitoring system using microcontroller. This patient. Small beams of light pass through the
system includes a motor control unit, blood in the finger, measuring the amount of
Microcontroller ATmega328, LCD display. The oxygen. It does this by measuring changes of light
pressure sensor is directly connected to the cuff, absorption in oxygenated or deoxygenated blood.
which is inflated or deflated via a motor and valve heat beat rate, given by the formula:
. ON and OFF switches of the motor are BPM (Beats per minute) = 60*f, where f is the
controlled by the microcontroller at the correct pulse frequency.
time. Due to changes in the ON and OFF
switches of the motor, the wrist cuff gets inflated
and deflated, this pressure is measured by the
pressure sensor. Pressure sensor generates the
health parameter in the analog sensor. The
processing of analog sensors is done with the
help of the microcontroller and gives digital output
which is displayed on the LCD or on the Personal
computer using RS232. Magneto resistive RAM
(MRAM) stores the value of systolic and diastolic
blood pressure and is directly connected to the
microcontroller. Similarly, there is no need to
pump the cuff by hand, all the system is controlled
by the microcontroller. It is not required to
calculate or observe blood pressure manually. fig 1.Block Diagram of Project
Time consumption is very less compared to the
old system.
IV. PCB DESIGN
III. METHODOLOGY First the Hardware is made on Breadboard,
The objective of this project is the design and shown in fig5. Then, The PCB Designing of the
implementation of an IOT based health circuit is done. EasyEDA software is used to
monitoring system. The sensors are used to make the PCB design. First, the schematic
sense the oxygen saturation(SPO2) and diagram is made.
heartbeat (BPM) of the patient. These sensors are
connected to a control unit, which calculates the
values of all the sensors. These calculated values
are visible on the LED display of the device and
can be seen on the phone using blynk App.These
fig 2. PCB Schematic
fig 3. 3D modelling of PCB

Connections:
1. MAX30100 to ESP32 -
Vin to 3.3V
SCL to GPIO22
SDA to GPIO21
INT to GPIO19
GND to GND
2. DS18b20 to ESP32 -
VCC to 5V
SIG to GPIO13
GND to GND fig 5.Back view of PCB
3. DHT11 to ESP32 -
VCC to 3.3V V. EXPERIMENTAL RESULTS
SIG to GPIO12 The body temperature sensor, pulse rate sensor,
GND to GND room temperature and humidity sensor values are
calibrated using the microcontroller. The complete
4. OLED to ESP32 and MAX30100 - prototype of the health monitoring system with the
VCC to 5V sensors are shown in Fig. 5 ,where it shows the
output values of the sensors calculated and
SCA to SCA of MAX30100
displayed in a LCD display, so that these values
SDA to SDA of MAX30100 are visible even to the patient.
GND to GND These sensor values are then sent to the
database server. These data can be accessed
from the cloud by the authorized users using the
IoT application platform. The sensor values of the
patient are displayed on the app as shown in fig 6.
used to determine the performance of the KNN
classifier.

fig 8. ML Prediction website

.. fig 6. Blynk app readings The case study is done by taking the readings
. from IOT system and then taking the readings of
same person by using other devices which are
used by the doctors.

fig 9. Case study of health parameters

VI. FUTURE SCOPE


The system is getting only two parameters as
fig 7. Readings on LED input. In future more sensors can be added to get
more parameters in order to increase the
The system uses cleveland heart disease dataset accuracy.Other diseases can also be predicted by
2016 from kaggle website. This dataset contains using different data sets.This system can be
14 features containing different parameters and made more compact and user friendly.
thier readings for eg. heart rate,blood
pressure,etc. The basic idea is to using machine VII. CONCLUSION
learning algorithms to predict the final result on
The Internet of Things is considered now as one
the basis of our dataset,i.e to predict heart
of the feasible solutions for any remote value
disease in a patient. First,system check if we have
tracking especially in the field of health
any null values in the dataset,then do
monitoring. In this paper, an IoT based health
preprocessing on the data that includes concepts
monitoring system was developed. The system
like feature scaling and visualisations.Then the
monitored body pulse rate and oxygen saturation
data is splited into training and testing dataset.We
using sensors, which are also displayed on an
fit the train and test data into our classifiers which
LCD. These sensor values are then sent to the
will gives us the precision and accuracy about
App and also creates an IP address if required.by
how accurately our classifer predict the
entering these calculated values in the website we
target(heart disease). Here, KNN Classifier gives
can predict heart disease.
the best result and finally predict the results After
selection the model is saved in a the file using VIII. REFERENCES
pickle. As the final step used confuson matrix is
View publication stats

i) Gulraiz J. Joyia, Rao M. Liaqat, Aftab Farooq,


and Saad Rehman, Internet of Medical Things
(IOMT): Applications, Benefits and Future
Challenges in Healthcare Domain, Journal of
Communications Vol. 12, No. 4, April 2017.
ii) Shubham Banka, Isha Madan and S.S.
Saranya, Smart Healthcare Monitoring using IoT.
International Journal of Applied Engineering
Research ISSN 0973-4562 Volume 13, Number
15, pp. 11984-11989, 2018.
iii) K. Perumal, M. Manohar, A Survey on Internet
of Things: Case Studies, Applications, and Future
Directions, In Internet of Things: Novel Advances
and Envisioned Applications, Springer
International Publishing, (2017) 281-297.
iv) S.M. Riazulislam, Daehankwak, M.H.K.M.H.,
Kwak, K.S.: The Internet of Things for Health
Care: A Comprehensive Survey. In: IEEE Access
(2015).
v) P. Rizwan, K. Suresh. Design and development
of low investment smart hospital using Internet of
things through innovative approaches, Biomedical
Research. 28(11) (2017).
vi) K.R. Darshan and K.R. Anandakumar, “A
comprehensive review on usage of internet of
things (IoT) in healthcare system,” in Proc.
International Conference on Emerging Research
in Electronics, Computer Science and
Technology, 2015.
vii) Internet of Things (IoT): Number of Connected
Devices Worldwide From 2012 to 2020 (in
billions). [Online]. Available:
https://www.statista.com/statistics/471264/iotnum
berof-connected- devices-worldwide/

You might also like