SlideShare a Scribd company logo
1 of 17
Download to read offline
Presentation
On
“Remote Patient Monitoring System”
Presented By -
Paras Bhartwal
Click to edit Master title style
2/15/2018 2
 During treatment, it is highly important to continuously monitor the
vital physiological signs of the patient. Therefore , patient monitoring
systems has always been occupying a very important position in the
field of medical devices.
 The continuous improvement of technologies not only helps us
transmit the vital physiological signs to the medical personnel but
also simplifies the measurement and as a result raises the
monitoring efficiency of patients.
Introduction
Click to edit Master title style
2/15/2018 3
 We can reduce the number of emergency department visits,
hospitalizations and duration of hospital stays.
 Improve the patient experience.
 Improve the health of populations.
 Reduce the per capital cost of health care.
 Resolve the problem of limited staff.
Objective behind this concept
 Arduino UNO
 GSM module
 LCD Display
 Heart rate (HR)
 Body temperature
 Humidity
 GSR
 Accelerometer
 Glucometer
Components used
Block diagram
Click to edit Master title style
2/15/2018 6
 Arduino Uno is a microcontroller board
based on the ATmega328P.
 It has 14 digital input/output pins (of
which 6 can be used as PWM outputs),
6 analog inputs, a 16 MHz quartz
crystal, a USB connection, a power
jack, an ICSP header and a reset
button.
 It contains everything needed to
support the microcontroller; simply
connect it to a computer with a USB
cable or power it with a AC-to-DC
adapter or battery to get started.
Arduino UNO
Click to edit Master title style
2/15/2018 7
 GSM module is used to establish
communication between a mobile
phone and a GSM system.
 GSM module consists of a GSM
modem assembled together with power
supply circuit and communication
interfaces (like RS-232, USB, etc.) for
computer.
 It requires a SIM (Subscriber Identity
Module) card just like mobile phones to
activate communication with the
network. Also they have IMEI
(International Mobile Equipment
Identity) number similar to mobile
phones for their identification.
GSM module
Click to edit Master title style
2/15/2018 8
 A liquid crystal display (LCD) is a flat-
panel display or other electronically
modulated optical device that uses the
light-modulating properties of liquid
crystals. Liquid crystals do not emit light
directly, instead using a backlight or
reflector to produce images in color
or monochrome.
 LCDs are available to display arbitrary
images (as in a general-purpose
computer display) or fixed images with
low information content, which can be
displayed or hidden, such as preset
words, digits, and 7-segment displays,
as in a digital clock.
LCD Display
Click to edit Master title style
2/15/2018 9
 The sensor consists of a super bright
red LED and light detector. The LED
needs to be super bright as the
maximum light must pass spread in
finger and detected by detector. Now,
when the heart pumps a pulse of blood
through the blood vessels, the finger
becomes slightly more opaque and so
less light reached the detector.
 With each heart pulse the detector
signal varies. This variation is
converted to electrical pulse. This
signal is amplified through an amplifier
which outputs analog voltage between
0 to +5V logic level signal. It works on
the principle of light modulation by
blood flow through finger at each pulse.
Heart rate
Click to edit Master title style
2/15/2018 10
 LM35 is a precision IC temperature
sensor with its output proportional to
the temperature (in oC). The sensor
circuitry is sealed and therefore it is not
subjected to oxidation and other
processes.
 An LM35 temperature sensor is used
for sensing environment temperature
which gives 1 degree temperature on
every 10mV change at its output pin.
You can easily check it with voltmeter
by connecting Vcc at pin 1 and Ground
at pin 3 and output voltage at pin 2 of
LM35 sensor. For an example if the
output voltage of LM35 sensor is
250mV, that means the temperature is
around 25 degree Celsius.
Body temperature
Click to edit Master title style
2/15/2018 11
 Humidity sensors detect the relative
humidity of the immediate
environments in which they are placed.
They measure both the moisture and
temperature in the air and express
relative humidity as a percentage of
the ratio of moisture in the air to the
maximum amount that can be held in
the air at the current temperature.
 As air becomes hotter, it holds more
moisture, so the relative humidity
changes with the temperature.
 Most humidity sensors use capacitive
measurement to determine the amount
of moisture in the air.
Humidity Sensor
Click to edit Master title style
2/15/2018 12
 Skin conductance, also known as
galvanic skin response (GSR) is a
method of measuring the electrical
conductance of the skin, which varies
with its moisture level.
 This is of interest because the sweat
glands are controlled by the
sympathetic nervous system, so
moments of strong emotion, change the
electrical resistance of the skin. Skin
conductance is used as an indication of
psychological or physiological arousal.
 The device measures the electrical
conductance between 2 points, and is
essentially a type of ohmmeter.
GSR Sensor
Click to edit Master title style
2/15/2018 13
One of the most common inertial sensors
is the accelerometer, a dynamic sensor
capable of a vast range of sensing.
Accelerometers are available that can
measure acceleration in one, two, or three
orthogonal axes. They are typically used
in one of three modes:
 As an inertial measurement of velocity
and position;
 As a sensor of inclination, tilt, or
orientation in 2 or 3 dimensions, as
referenced from the acceleration of
gravity (1 g = 9.8m/s2);
 As a vibration or impact (shock) sensor.
Accelerometer
Click to edit Master title style
2/15/2018 14
In Glucose bottle IR Sensor is placed at
mouth side of bottle. This gives the idea
about the completion of glucose of bottle.
All data sensed by sensor which display
on the LCD Display and also transmitted
on the mobile of Doctors/Nurse of hospital
through GSM module. All data or
information sensed by sensor which is
transmitted through GSM module on the
mobile of Doctors. Because of that If any
critical conditions happened with patient
then doctors immediately provides the
help to patient. Also, this is information
displayed on LCD display, so parent
continuously monitor this information. In
this system Microcontroller & GSM system
play very important role.
Glucometer
 The system is used to read patient health parameter such as body
temperature, heart rate, position, humidity etc. using various sensors
and sends it to Arduino.
 Arduino encodes the readings thus received and displays all the
information on LCD Display.
 When an emergency occurs with the patient then anyone can press
the emergency switch and a message send to the doctor via GSM
module.
 It also send the messages when any parameter cross its critical
value.
Working
 Multiple parameters like retinal size, age and weight can be included
as controlling parameters in the future.
 More than a single patient at different places can be monitored using
such system.
 Future diagnosis can be performed via the same system.
 Remote ECG monitoring systems have been applied in the
monitoring of various kinds of heart diseases, and the quality of the
transmission and reception of the ECG signals during remote
process kept advancing.
Future scope
Click to edit Master title style
2/15/2018 17
We presented the design and implementation of a Remote Patient
Monitoring system based on wireless technology using a cellular
phone, to send an SMS to the medical staff. Patient data can also be
check on mobile app. The system monitors patient's health status, such
as heart rate, and temperature. The developed system can be used at
home as well as in travelling. Patients and their family members feel
comfort knowing that they are being monitored and will be supported if
a problem arises.
Conclusion

More Related Content

What's hot

Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring systemYousuf Shaikh
 
An IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring SystemAn IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring Systemvishal dineshkumar soni
 
wireless human health monitoring system
wireless human health monitoring systemwireless human health monitoring system
wireless human health monitoring systemUmesh chandra reddy
 
Wireless human health Monitor
Wireless human health MonitorWireless human health Monitor
Wireless human health MonitorAmarendra K Yadav
 
5 Reasons to go for Remote Patient Monitoring System
5 Reasons to go for  Remote Patient Monitoring System5 Reasons to go for  Remote Patient Monitoring System
5 Reasons to go for Remote Patient Monitoring SystemSmart Medical Buyer
 
Wearable electronics in healthcare
Wearable electronics in healthcareWearable electronics in healthcare
Wearable electronics in healthcareJeffrey Funk
 
Internet of medical things (IOMT)
Internet of medical things (IOMT)Internet of medical things (IOMT)
Internet of medical things (IOMT)K Raman Sethuraman
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoringijtsrd
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDJournal For Research
 
A simple portable ecg monitor with iot
A simple portable ecg monitor with iotA simple portable ecg monitor with iot
A simple portable ecg monitor with iotArhamSheikh1
 
Remote patient monitoring in home health
Remote patient monitoring in home healthRemote patient monitoring in home health
Remote patient monitoring in home healthSamantha Haas
 
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
 
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMINTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMJOLLUSUDARSHANREDDY
 
The Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in HealthcareThe Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in HealthcareLuís Rita
 
Sensor based Health Monitoring System
Sensor based Health Monitoring System Sensor based Health Monitoring System
Sensor based Health Monitoring System Sudhanshu Janwadkar
 
Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266Rishav Pandey
 

What's hot (20)

Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring system
 
An IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring SystemAn IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring System
 
wireless human health monitoring system
wireless human health monitoring systemwireless human health monitoring system
wireless human health monitoring system
 
Wireless human health Monitor
Wireless human health MonitorWireless human health Monitor
Wireless human health Monitor
 
5 Reasons to go for Remote Patient Monitoring System
5 Reasons to go for  Remote Patient Monitoring System5 Reasons to go for  Remote Patient Monitoring System
5 Reasons to go for Remote Patient Monitoring System
 
Wearable electronics in healthcare
Wearable electronics in healthcareWearable electronics in healthcare
Wearable electronics in healthcare
 
Internet of medical things (IOMT)
Internet of medical things (IOMT)Internet of medical things (IOMT)
Internet of medical things (IOMT)
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoring
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
 
IoT in Healthcare
IoT in HealthcareIoT in Healthcare
IoT in Healthcare
 
A simple portable ecg monitor with iot
A simple portable ecg monitor with iotA simple portable ecg monitor with iot
A simple portable ecg monitor with iot
 
Remote patient monitoring in home health
Remote patient monitoring in home healthRemote patient monitoring in home health
Remote patient monitoring in home health
 
Smart health
Smart healthSmart health
Smart health
 
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
 
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEMINTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
INTELLIGENT MOBILE BASED PATIENT MONITORING SYSTEM
 
Smart ambulance
Smart ambulanceSmart ambulance
Smart ambulance
 
The Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in HealthcareThe Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in Healthcare
 
Smart hospitals
Smart hospitalsSmart hospitals
Smart hospitals
 
Sensor based Health Monitoring System
Sensor based Health Monitoring System Sensor based Health Monitoring System
Sensor based Health Monitoring System
 
Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266
 

Similar to Remote patient monitoring system

Wireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoTWireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoTAI Publications
 
IRJET- GSM based Patient Health Monitoring System
IRJET-  	  GSM based Patient Health Monitoring SystemIRJET-  	  GSM based Patient Health Monitoring System
IRJET- GSM based Patient Health Monitoring SystemIRJET Journal
 
IRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET Journal
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemIJERA Editor
 
IRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can ProtocolIRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can ProtocolIRJET Journal
 
Jeevan rakshak patient monitoring system using matuino
Jeevan rakshak patient monitoring system using matuinoJeevan rakshak patient monitoring system using matuino
Jeevan rakshak patient monitoring system using matuinoeSAT Journals
 
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET Journal
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringIJMTST Journal
 
iodfbdfbtbasedhealthmonitoringstttttyst.pptx
iodfbdfbtbasedhealthmonitoringstttttyst.pptxiodfbdfbtbasedhealthmonitoringstttttyst.pptx
iodfbdfbtbasedhealthmonitoringstttttyst.pptxVRSCETECE
 
Heart Attack Monitoring System
Heart Attack Monitoring SystemHeart Attack Monitoring System
Heart Attack Monitoring SystemGirish Bhangale
 
Implementation of patient monitoring system using gsm technology 2
Implementation of patient monitoring system using gsm technology 2Implementation of patient monitoring system using gsm technology 2
Implementation of patient monitoring system using gsm technology 2IAEME Publication
 
IRJET - A Novel Health Monitoring System for Trance Patients
IRJET -  	  A Novel Health Monitoring System for Trance PatientsIRJET -  	  A Novel Health Monitoring System for Trance Patients
IRJET - A Novel Health Monitoring System for Trance PatientsIRJET Journal
 
Implementation of patient monitoring system using gsm technology
Implementation of patient monitoring system using gsm technologyImplementation of patient monitoring system using gsm technology
Implementation of patient monitoring system using gsm technologyIAEME Publication
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemIRJET Journal
 
GSM BASED TELEALERT SYSTEM
GSM BASED TELEALERT SYSTEMGSM BASED TELEALERT SYSTEM
GSM BASED TELEALERT SYSTEMIJERA Editor
 
Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd Iaetsd
 
HEALTH MONITORING SYSTEM using mbed NXP LPC11U24
HEALTH MONITORING SYSTEM using mbed NXP LPC11U24HEALTH MONITORING SYSTEM using mbed NXP LPC11U24
HEALTH MONITORING SYSTEM using mbed NXP LPC11U24Jigyasa Singh
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring Systemijsrd.com
 

Similar to Remote patient monitoring system (20)

Wireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoTWireless Patient Monitoring System using IoT
Wireless Patient Monitoring System using IoT
 
IRJET- GSM based Patient Health Monitoring System
IRJET-  	  GSM based Patient Health Monitoring SystemIRJET-  	  GSM based Patient Health Monitoring System
IRJET- GSM based Patient Health Monitoring System
 
IRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoT
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory System
 
IRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can ProtocolIRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can Protocol
 
Jeevan rakshak patient monitoring system using matuino
Jeevan rakshak patient monitoring system using matuinoJeevan rakshak patient monitoring system using matuino
Jeevan rakshak patient monitoring system using matuino
 
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...IRJET-  	  Heart Attack Detection by Heartbeat Sensing using Internet of thin...
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote Monitoring
 
IJET-V3I1P26
IJET-V3I1P26IJET-V3I1P26
IJET-V3I1P26
 
iodfbdfbtbasedhealthmonitoringstttttyst.pptx
iodfbdfbtbasedhealthmonitoringstttttyst.pptxiodfbdfbtbasedhealthmonitoringstttttyst.pptx
iodfbdfbtbasedhealthmonitoringstttttyst.pptx
 
Smart watch
Smart watchSmart watch
Smart watch
 
Heart Attack Monitoring System
Heart Attack Monitoring SystemHeart Attack Monitoring System
Heart Attack Monitoring System
 
Implementation of patient monitoring system using gsm technology 2
Implementation of patient monitoring system using gsm technology 2Implementation of patient monitoring system using gsm technology 2
Implementation of patient monitoring system using gsm technology 2
 
IRJET - A Novel Health Monitoring System for Trance Patients
IRJET -  	  A Novel Health Monitoring System for Trance PatientsIRJET -  	  A Novel Health Monitoring System for Trance Patients
IRJET - A Novel Health Monitoring System for Trance Patients
 
Implementation of patient monitoring system using gsm technology
Implementation of patient monitoring system using gsm technologyImplementation of patient monitoring system using gsm technology
Implementation of patient monitoring system using gsm technology
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking System
 
GSM BASED TELEALERT SYSTEM
GSM BASED TELEALERT SYSTEMGSM BASED TELEALERT SYSTEM
GSM BASED TELEALERT SYSTEM
 
Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using android
 
HEALTH MONITORING SYSTEM using mbed NXP LPC11U24
HEALTH MONITORING SYSTEM using mbed NXP LPC11U24HEALTH MONITORING SYSTEM using mbed NXP LPC11U24
HEALTH MONITORING SYSTEM using mbed NXP LPC11U24
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring System
 

Recently uploaded

21 NEMT Trends & Statistics to Know in 2024
21 NEMT Trends & Statistics to Know in 202421 NEMT Trends & Statistics to Know in 2024
21 NEMT Trends & Statistics to Know in 2024Traumasoft LLC
 
TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...
TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...
TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...mwangimwangi222
 
Hematinics and Erythropoietin- Pharmacology of Hematinics
Hematinics and Erythropoietin- Pharmacology of HematinicsHematinics and Erythropoietin- Pharmacology of Hematinics
Hematinics and Erythropoietin- Pharmacology of Hematinicsnetraangadi2
 
LARYNGEAL CANCER.pptx Prepared by Neha Kewat
LARYNGEAL CANCER.pptx  Prepared by Neha KewatLARYNGEAL CANCER.pptx  Prepared by Neha Kewat
LARYNGEAL CANCER.pptx Prepared by Neha KewatNehaKewat
 
Medical Malpractice & Medical Negligence (1).pptx
Medical Malpractice & Medical Negligence (1).pptxMedical Malpractice & Medical Negligence (1).pptx
Medical Malpractice & Medical Negligence (1).pptxanukshadias2
 
Experience the Power of Chiropractic in Maui
Experience the Power of Chiropractic in MauiExperience the Power of Chiropractic in Maui
Experience the Power of Chiropractic in MauiCentral Maui Chiropractic
 
Eating Disorders in Athletes I Sports Psychology
Eating Disorders in Athletes I Sports PsychologyEating Disorders in Athletes I Sports Psychology
Eating Disorders in Athletes I Sports Psychologyshantisphysio
 
EYE CANCER.pptx prepared by Neha kewat digital learning
EYE CANCER.pptx prepared by  Neha kewat digital learningEYE CANCER.pptx prepared by  Neha kewat digital learning
EYE CANCER.pptx prepared by Neha kewat digital learningNehaKewat
 
Diseases of the Respiratory System (J00-J99),.pptx
Diseases of the Respiratory System (J00-J99),.pptxDiseases of the Respiratory System (J00-J99),.pptx
Diseases of the Respiratory System (J00-J99),.pptxEMADABATHINI PRABHU TEJA
 
Govt releases guidelines to curb unethical pharma sector practices.pdf
Govt releases guidelines to curb unethical pharma sector practices.pdfGovt releases guidelines to curb unethical pharma sector practices.pdf
Govt releases guidelines to curb unethical pharma sector practices.pdfCompetitionPedia
 
ACCA Version of AI & Healthcare: An Overview for the Curious
ACCA Version of AI & Healthcare: An Overview for the CuriousACCA Version of AI & Healthcare: An Overview for the Curious
ACCA Version of AI & Healthcare: An Overview for the CuriousKR_Barker
 
Basics of Giant Cell Tumor of bone (GCTB)
Basics of Giant Cell Tumor of bone (GCTB)Basics of Giant Cell Tumor of bone (GCTB)
Basics of Giant Cell Tumor of bone (GCTB)bishwabandhuniraula
 
Artificial Intelligence: Diabetes Management
Artificial Intelligence: Diabetes ManagementArtificial Intelligence: Diabetes Management
Artificial Intelligence: Diabetes ManagementIris Thiele Isip-Tan
 
Anatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdf
Anatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdfAnatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdf
Anatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdfhezamzaki1
 
Introduction to Evaluation and Skin Benefits
Introduction to Evaluation and Skin BenefitsIntroduction to Evaluation and Skin Benefits
Introduction to Evaluation and Skin Benefitssahilgabhane29
 
FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES 11
FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES  11FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES  11
FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES 11crzljavier
 
Living Well Every Day: Lyons Wellness Practice | Nurtures Your Complete Health
Living Well Every Day: Lyons Wellness Practice | Nurtures Your Complete HealthLiving Well Every Day: Lyons Wellness Practice | Nurtures Your Complete Health
Living Well Every Day: Lyons Wellness Practice | Nurtures Your Complete HealthLyons Health
 

Recently uploaded (20)

21 NEMT Trends & Statistics to Know in 2024
21 NEMT Trends & Statistics to Know in 202421 NEMT Trends & Statistics to Know in 2024
21 NEMT Trends & Statistics to Know in 2024
 
TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...
TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...
TEST BANK For Neonatal and Pediatric Respiratory Care, 6th Edition by Brian K...
 
Hematinics and Erythropoietin- Pharmacology of Hematinics
Hematinics and Erythropoietin- Pharmacology of HematinicsHematinics and Erythropoietin- Pharmacology of Hematinics
Hematinics and Erythropoietin- Pharmacology of Hematinics
 
LARYNGEAL CANCER.pptx Prepared by Neha Kewat
LARYNGEAL CANCER.pptx  Prepared by Neha KewatLARYNGEAL CANCER.pptx  Prepared by Neha Kewat
LARYNGEAL CANCER.pptx Prepared by Neha Kewat
 
Medical Malpractice & Medical Negligence (1).pptx
Medical Malpractice & Medical Negligence (1).pptxMedical Malpractice & Medical Negligence (1).pptx
Medical Malpractice & Medical Negligence (1).pptx
 
Experience the Power of Chiropractic in Maui
Experience the Power of Chiropractic in MauiExperience the Power of Chiropractic in Maui
Experience the Power of Chiropractic in Maui
 
Eating Disorders in Athletes I Sports Psychology
Eating Disorders in Athletes I Sports PsychologyEating Disorders in Athletes I Sports Psychology
Eating Disorders in Athletes I Sports Psychology
 
EYE CANCER.pptx prepared by Neha kewat digital learning
EYE CANCER.pptx prepared by  Neha kewat digital learningEYE CANCER.pptx prepared by  Neha kewat digital learning
EYE CANCER.pptx prepared by Neha kewat digital learning
 
Diseases of the Respiratory System (J00-J99),.pptx
Diseases of the Respiratory System (J00-J99),.pptxDiseases of the Respiratory System (J00-J99),.pptx
Diseases of the Respiratory System (J00-J99),.pptx
 
The Power of Active listening - Tool in effective communication.pdf
The Power of Active listening - Tool in effective communication.pdfThe Power of Active listening - Tool in effective communication.pdf
The Power of Active listening - Tool in effective communication.pdf
 
Govt releases guidelines to curb unethical pharma sector practices.pdf
Govt releases guidelines to curb unethical pharma sector practices.pdfGovt releases guidelines to curb unethical pharma sector practices.pdf
Govt releases guidelines to curb unethical pharma sector practices.pdf
 
ACCA Version of AI & Healthcare: An Overview for the Curious
ACCA Version of AI & Healthcare: An Overview for the CuriousACCA Version of AI & Healthcare: An Overview for the Curious
ACCA Version of AI & Healthcare: An Overview for the Curious
 
Basics of Giant Cell Tumor of bone (GCTB)
Basics of Giant Cell Tumor of bone (GCTB)Basics of Giant Cell Tumor of bone (GCTB)
Basics of Giant Cell Tumor of bone (GCTB)
 
Artificial Intelligence: Diabetes Management
Artificial Intelligence: Diabetes ManagementArtificial Intelligence: Diabetes Management
Artificial Intelligence: Diabetes Management
 
Anatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdf
Anatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdfAnatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdf
Anatomy Shelf Notevbhhhhhhhhhhhhhhhs.pdf
 
Introduction to Evaluation and Skin Benefits
Introduction to Evaluation and Skin BenefitsIntroduction to Evaluation and Skin Benefits
Introduction to Evaluation and Skin Benefits
 
FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES 11
FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES  11FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES  11
FINAL PROJECT IN EMPOWERMENT TECHNOLOGIES 11
 
Living Well Every Day: Lyons Wellness Practice | Nurtures Your Complete Health
Living Well Every Day: Lyons Wellness Practice | Nurtures Your Complete HealthLiving Well Every Day: Lyons Wellness Practice | Nurtures Your Complete Health
Living Well Every Day: Lyons Wellness Practice | Nurtures Your Complete Health
 
Annual Training
Annual TrainingAnnual Training
Annual Training
 
Painting Rats White Angers Them to No End
Painting Rats White Angers Them to No EndPainting Rats White Angers Them to No End
Painting Rats White Angers Them to No End
 

Remote patient monitoring system

  • 1. Presentation On “Remote Patient Monitoring System” Presented By - Paras Bhartwal
  • 2. Click to edit Master title style 2/15/2018 2  During treatment, it is highly important to continuously monitor the vital physiological signs of the patient. Therefore , patient monitoring systems has always been occupying a very important position in the field of medical devices.  The continuous improvement of technologies not only helps us transmit the vital physiological signs to the medical personnel but also simplifies the measurement and as a result raises the monitoring efficiency of patients. Introduction
  • 3. Click to edit Master title style 2/15/2018 3  We can reduce the number of emergency department visits, hospitalizations and duration of hospital stays.  Improve the patient experience.  Improve the health of populations.  Reduce the per capital cost of health care.  Resolve the problem of limited staff. Objective behind this concept
  • 4.  Arduino UNO  GSM module  LCD Display  Heart rate (HR)  Body temperature  Humidity  GSR  Accelerometer  Glucometer Components used
  • 6. Click to edit Master title style 2/15/2018 6  Arduino Uno is a microcontroller board based on the ATmega328P.  It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button.  It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. Arduino UNO
  • 7. Click to edit Master title style 2/15/2018 7  GSM module is used to establish communication between a mobile phone and a GSM system.  GSM module consists of a GSM modem assembled together with power supply circuit and communication interfaces (like RS-232, USB, etc.) for computer.  It requires a SIM (Subscriber Identity Module) card just like mobile phones to activate communication with the network. Also they have IMEI (International Mobile Equipment Identity) number similar to mobile phones for their identification. GSM module
  • 8. Click to edit Master title style 2/15/2018 8  A liquid crystal display (LCD) is a flat- panel display or other electronically modulated optical device that uses the light-modulating properties of liquid crystals. Liquid crystals do not emit light directly, instead using a backlight or reflector to produce images in color or monochrome.  LCDs are available to display arbitrary images (as in a general-purpose computer display) or fixed images with low information content, which can be displayed or hidden, such as preset words, digits, and 7-segment displays, as in a digital clock. LCD Display
  • 9. Click to edit Master title style 2/15/2018 9  The sensor consists of a super bright red LED and light detector. The LED needs to be super bright as the maximum light must pass spread in finger and detected by detector. Now, when the heart pumps a pulse of blood through the blood vessels, the finger becomes slightly more opaque and so less light reached the detector.  With each heart pulse the detector signal varies. This variation is converted to electrical pulse. This signal is amplified through an amplifier which outputs analog voltage between 0 to +5V logic level signal. It works on the principle of light modulation by blood flow through finger at each pulse. Heart rate
  • 10. Click to edit Master title style 2/15/2018 10  LM35 is a precision IC temperature sensor with its output proportional to the temperature (in oC). The sensor circuitry is sealed and therefore it is not subjected to oxidation and other processes.  An LM35 temperature sensor is used for sensing environment temperature which gives 1 degree temperature on every 10mV change at its output pin. You can easily check it with voltmeter by connecting Vcc at pin 1 and Ground at pin 3 and output voltage at pin 2 of LM35 sensor. For an example if the output voltage of LM35 sensor is 250mV, that means the temperature is around 25 degree Celsius. Body temperature
  • 11. Click to edit Master title style 2/15/2018 11  Humidity sensors detect the relative humidity of the immediate environments in which they are placed. They measure both the moisture and temperature in the air and express relative humidity as a percentage of the ratio of moisture in the air to the maximum amount that can be held in the air at the current temperature.  As air becomes hotter, it holds more moisture, so the relative humidity changes with the temperature.  Most humidity sensors use capacitive measurement to determine the amount of moisture in the air. Humidity Sensor
  • 12. Click to edit Master title style 2/15/2018 12  Skin conductance, also known as galvanic skin response (GSR) is a method of measuring the electrical conductance of the skin, which varies with its moisture level.  This is of interest because the sweat glands are controlled by the sympathetic nervous system, so moments of strong emotion, change the electrical resistance of the skin. Skin conductance is used as an indication of psychological or physiological arousal.  The device measures the electrical conductance between 2 points, and is essentially a type of ohmmeter. GSR Sensor
  • 13. Click to edit Master title style 2/15/2018 13 One of the most common inertial sensors is the accelerometer, a dynamic sensor capable of a vast range of sensing. Accelerometers are available that can measure acceleration in one, two, or three orthogonal axes. They are typically used in one of three modes:  As an inertial measurement of velocity and position;  As a sensor of inclination, tilt, or orientation in 2 or 3 dimensions, as referenced from the acceleration of gravity (1 g = 9.8m/s2);  As a vibration or impact (shock) sensor. Accelerometer
  • 14. Click to edit Master title style 2/15/2018 14 In Glucose bottle IR Sensor is placed at mouth side of bottle. This gives the idea about the completion of glucose of bottle. All data sensed by sensor which display on the LCD Display and also transmitted on the mobile of Doctors/Nurse of hospital through GSM module. All data or information sensed by sensor which is transmitted through GSM module on the mobile of Doctors. Because of that If any critical conditions happened with patient then doctors immediately provides the help to patient. Also, this is information displayed on LCD display, so parent continuously monitor this information. In this system Microcontroller & GSM system play very important role. Glucometer
  • 15.  The system is used to read patient health parameter such as body temperature, heart rate, position, humidity etc. using various sensors and sends it to Arduino.  Arduino encodes the readings thus received and displays all the information on LCD Display.  When an emergency occurs with the patient then anyone can press the emergency switch and a message send to the doctor via GSM module.  It also send the messages when any parameter cross its critical value. Working
  • 16.  Multiple parameters like retinal size, age and weight can be included as controlling parameters in the future.  More than a single patient at different places can be monitored using such system.  Future diagnosis can be performed via the same system.  Remote ECG monitoring systems have been applied in the monitoring of various kinds of heart diseases, and the quality of the transmission and reception of the ECG signals during remote process kept advancing. Future scope
  • 17. Click to edit Master title style 2/15/2018 17 We presented the design and implementation of a Remote Patient Monitoring system based on wireless technology using a cellular phone, to send an SMS to the medical staff. Patient data can also be check on mobile app. The system monitors patient's health status, such as heart rate, and temperature. The developed system can be used at home as well as in travelling. Patients and their family members feel comfort knowing that they are being monitored and will be supported if a problem arises. Conclusion