Patient Monitoring System Using LabVIEW - 1604729530
Patient Monitoring System Using LabVIEW - 1604729530
Abstract— The medical treatment and diagnosis of patients in The clinical output of the biosignals are then published to
India, especially in rural regions are adversely affected due to the web, which can be accessed by the doctor from anywhere.
lack of proper healthcare and a poor patient to doctor ratio. This The doctor can also offer his suggestions and prescriptions if
project aims at developing a suitable monitoring system,
required. In other words, this monitoring system measures
through which the doctor can monitor patients without
physically being present near the patient. This monitoring physiological parameters like ECG, PCG, Temperature and
system assists the doctor in carrying out medical tests and also Heart rate, pre-processes them and displays them in a
provides patient-doctor interaction, when the doctor cannot be graphical user interface which is published on a personalized
physically present near the patient. The proposed system uses a website that can be viewed by the doctor from anywhere.
variety of sensors to monitor human body parameters like
Temperature, Heartbeat rate, ECG and GSR. These sensors are II. EXISTING TECHNOLOGY REVIEW
integrated together and their output is made available to the
doctor in graphical form. The Doctor can access this from Most widely used Patient Monitoring Systems comprise
anywhere and can use it to monitor the patient’s condition. This primarily of Wired Devices. Using wired devices restricts the
system not only allows the doctor to examine the patient’s patient to a room, wired to a bed and also requires a doctor’s
condition but also allows the doctor to share his suggestions and presence for monitoring. The proposed system eliminates that
prescriptions. The sensors are integrated to LabVIEW through limitation and helps the doctor in monitoring the patients
Arduino to provide a GUI based environment and monitoring
parameters are displayed on the LabVIEW front panel. This from anywhere.
LabVIEW front panel is published over the web server with Though many wireless Monitoring Systems have been
both access and control permissions with a unique IP address. proposed, they suffer from various disadvantages, depending
The doctor can make use of this IP address to access the upon the technology used for wireless communication.
monitoring system. This system is also capable of providing Bluetooth, ZigBee, Wi-Fi and Dash7 are some of the Wireless
visual image/video to the doctor. technologies that are being widely preferred for wireless
communication. However, each technology has its own
Index Terms— GSR – Galvanic Skin Response, BMI – Body
Mass Index, BMR – Basal Metabolic Rate. limitation, which makes the system inefficient. Bluetooth has
the lowest Signal Range of 10m and has a relatively slower
data transfer rate. ZigBee has a relatively higher Signal Range
I. INTRODUCTION of 10 – 20m but higher setup cost and weaker security makes
In a developing country like India, lack of proper medical it unsuitable for this application.
facilities has been a major concern, especially in remote In the proposed system, an inbuilt feature of LabVIEW
villages. Lack of proper medical treatment & diagnosis in known as the Web Publishing Tool is used, which overcomes
rural areas, is mainly due to the poor doctor to patient ratio. the above mentioned limitations.
In order to increase the patient care efficacy, there arises a
need to improve the patient monitoring system in a more
effective way. The main drawback in the current patient III. PROPOSED SYSTEM
monitoring system is the requirement of the physical presence The Block Diagram of the proposed system is shown in
of the doctor in the vicinity of the patient, which is not fig 1. The physiological parameters of the patient are
possible at all times. Hence it becomes necessary to develop measured using different sensors and their output is processed
a system which does not demand the doctor’s presence for through a microcontroller. The Microcontroller performs the
patient monitoring. Owing to the advancements in function of a DAQ and simply serves the signals to
bioinstrumentation and telecommunications technologies, it LabVIEW. The Signal is processed through the LabVIEW
has become feasible to design a monitoring system to acquire, VIs.
record, display and transmit the physiological signals from The output is displayed in the front panel of LabVIEW
the human body to any location. The proposed patient which is then published to the web server. The doctor can
monitoring system enables doctors to monitor vital biosignals view the output from anywhere through the specific IP
such as ECG, Respiration, Heart rate and body temperature address.
of patients especially in ICU and CCU.
67
International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN:
0976-1353 Volume 24 Issue 4 – MARCH 2017.
3) Temperature Sensor
MAX30205 Temperature Sensor is used for the body
temperature measurement of the patient. The MAX30205
Sensor communicates through I²C via 2 – wire interface. The
sensor has a 2.7V to 3.3V supply voltage range. It has an
operating temperature range of 0°C to +50°C.
Fig 1: Block Diagram of the project A person's ordinary body temperature can typically vary
from 36.5 °C to 37.5 °C. Variation in body temperature can
be due to various reasons like fever, immediate impact of
A. Hardware Required anxiety, drying out etc.
1) Arduino UNO
The Arduino Uno is a commonly used microcontroller 4) ECG Sensor
board based on the ATmega328 IC. It has 14 digital AD8232 ECG Sensor Module [3] is used to measure the
input/output pins - 6 analog inputs, a 16 MHz crystal electrical activity of the heart. The AD8232 is an integrated
oscillator, a USB connection, a power jack, an ICSP header, signal conditioning block for ECG and other bio potential
and a reset button, out of which 6 pins can be used as PWM measurement applications. It measures the Electro
outputs. Cardiogram readings of the patient through three electrodes
attached to the patient’s body [2].
2) Web Publishing
LabVIEW has a built-in feature called the Web Publishing
Tool, which can be used to publish the front panel of a VI to
the web server. The Web Publishing Tool generates a unique
IP address through which the VI can be remotely accessed.
To access the Remote VI, for a computer connected to a
common LAN Network, the IP address should be in the
format - http://PcName: Port/ViName.html. Similarly, for a
computer to access the remote VI through the Internet, the IP
address should be in the format -
http://lpAddr:Port/ViName.html. It is also mandatory for the Fig 8: ECG Electrode placing position
system to have a LabVIEW Runtime Engine installed and the
The Arduino plays a role of a DAQ and serves the output
browser should have the Microsoft Silverlight Plugin
installed. to the LabVIEW. The output of the sensors is processed
through the LabVIEW Vis and displayed in the front panel.
Separate VIs are used for processing each sensor values.
IV. IMPLEMENTATION OF THE PROPOSED SYSTEM
The sensors are connected to the controller via suitable
pins. Arduino is interfaced with LabVIEW through the LINX
Toolkit. LINX provides an easier way to use the LabVIEW
VIs for interfacing common embedded platforms like
Arduino, chipKIT and MyRIO with LabVIEW. Using the
peripheral Vis in LINX, the digital I/O, analog I/O, SPI, I2C,
UART and PWM of the platforms can be accessed.
69
International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN:
0976-1353 Volume 24 Issue 4 – MARCH 2017.
70
International Journal of Emerging Technology in Computer Science & Electronics
(IJETCSE) ISSN: 0976-1353 Volume 24 Issue 4 – MARCH 2017.
VI. CONCLUSION
The Proposed system, when employed in day to day life,
will be a revolution in the Medical field and will have a
great impact in rural areas where the doctor to patient ratio
is very low. The proposed system will also have a low cost
of implementation and hence can be employed
everywhere.
REFERENCES
[1] NP Joshi, PV Patel, and P. M. Grant, “LabVIEW and Web-Server
based Human Body Monitoring System,” IJAREEIE, Vol. 3, Issue 5,
May 2014.
[2] Joyanta Kumar Roy, Bansari Deb, Dip Chakraborty Satyajit Mahanta
and Nairit Banik, “The Wearable Electronic Rescue System for Home
Alone Elderly- Labview & Arduino Evaluation,” IOSR-JECE, Volume
8, Issue 6 (Nov. - Dec. 2013), PP 50-55.
[3] N Natarajan, S Aparna and J Sam Jeba Kumar, “Patient Monitoring
System Based on e-health Sensors and Web Services,” ECAI 2016 -
International Conference – 8th Edition, July 2016.
[4] Salomi S. Thomas, “Sensing Heart beat and Body Temperature
Digitally using Arduino,” SS – AAICSP – 10 - 01.
[5] K. Subramanya, Vishnuprasada V. Bhat, and Sandeep Kamath, “A
wearable device for monitoring galvanic skin response to accurately
predict changes in blood pressure indexes and cardiovascular
dynamics,” IEEE, Annual IEEE India Conference (INDICON).
71