Sie sind auf Seite 1von 4

E-health Acquistion, Transmission &Monitoring

System
Dr. Umer Ijaz, Usama Ameer and Hassan Tarar
Department of Electrical Engineering,
NFC-IEFR,
Faisalabad, Pakistan

Abrar Ilyas Abubakar Ijaz


Lincoln University Department of Electronic & Electrical Engineering.
Christchurch University of Leeds,
New Zealand Leeds,UK

Abstract— The main focus of the paper is to address an e-health It will monitor the health parameters of the patient and keep
acquisition, transmission and monitoring system. Patient health on updating the values. When any specific parameter will rise
parameters are monitored by wireless sensor network and above the threshold value, a warning message will be sent to
communicated to the far end through Zigbee interface. Data the doctor.
received at far end is monitored by MATLAB. If the parameters
The paper is organized is such a way that section II is focused
are abnormal it configures the GSM module to send SMS on
doctor mobile phone. System implemented in this paper is made on motivation. System components are diagnosed in the
for such patients who are not in the critical state but they need to section III. Section IV reflects the system operational
be monitored continuously. When the critical condition occurs, description. The paper is concluded with discussion on
system will originate an alarming message and send it to the conclusions and future works.
doctor. It is fast, less costly and monitors patient remotely from
their homes. II. MOTIVATION

Keywords— PC( personal computer); ICU(intensive care unit);


A. Patient monitoring system
ALG(application layer gateway); GSM(global system for mobile It is the system in which different body parameters of patient
communication) are monitored and observed. An existing example of such
system is an ICU (intensive care unit), where sensors are
I. INTRODUCTION attached to the patient body. The results are displayed on
World is progressing very fast today. Every field of life is respective patient monitoring screen and are observed by the
enhanced with respect to its past and transformed into more doctors.
comfortable and sophisticated than before. Among all fields, In under developed countries the health issues are of serious
medical field is also making rapid progress and becoming concerns. The number of people suffering from different
more innovative. Now in this field small sized and more diseases is quite high. The main cause is high population,
accurate equipment is now available as compared to past. As pollution and less health care facilities. Some serious diseases
population and diseases are increasing day by day. Hospitals require regular monitoring. Otherwise these can be fatal.
are not fully equipped to cater every disease and treatments The following are some diseases in which patient should be
given to patients are not satisfactory. Vital diseases are the monitored on regular basis:
one in which patient need continuous monitoring of its body • heart disease
health parameters like sugar level, heart disease etc. • diabetes
Sufficient doctors are not available to check each patient • kidney diseases
separately and with satisfaction . The system proposed in this • liver disease
paper basically help those patients and their health parameters • lungs disease
can be monitored remotely. Large number of patients can be
monitored from remote location at any time by a single doctor . System developed in this paper provides the necessary
and can be alerted in case of any alarming situation. solution for our problem.
The main focus of this paper is to describe the application of
Zigbee as well as GSM [1], [2] in medical field. In this III. SYSTEM COMPONENTS
system, a specific gadget equipped with different sensors is The system components are divided into two sections i.e.;
given to patient. transmitter and receiver. These are elaborated as under:
978-1-5090-5541-8/17/$31.00 ©2017 IEEE
A. Transmitter section amplifies the output from the heart rate sensor. This IC
Transmitter section constitutes ECG electrodes, temperature consists of 4 independent operational amplifiers. And these
sensor, Blood pressure sensor, Arduino, Zigbee transmitter four operational amplifiers are operated through a single
and antenna. These are explained as under: power supply instead of 4-power supply for each. [7]

1. ECG electrodes 2. Temperature Sensor


Electrocardiography is term used for recording the electrical The other sensor, which is attached with the body of the
activity of heart over a specific period of time by using patient, is temperature sensor. That sensor senses the
electrodes attached to human skin. temperature of a patient [10]. The IC that is used to sense the
temperature is LM35 as shown in Figure 3, which consist of 3
pins. 1st pin is of 2-40 volts and 2nd pin is for output voltage
and 3rd pin is for ground. As the temperature of the body
increases, the output voltage of IC LM35 also increases.

Figure 1: ECG Electrode

Human heart gives off electrical signal current when it beats.


ECG records the electrical activity generated by heart [5].
Although these signals are of very small amplitude but are Figure 3: Temperature sensor
sensed precisely by the ECG electrodes attached to the body Basically it is a diode whose voltage changes with respect to
of patient. ECG tells us about heart rhythm, heart rate and the temperature. As we connect this sensor to the body of a
many more. ECG electrodes of our system are shown in patient. As the temperature of the body increases, the output
Figure 1. voltage of that IC also increases with accordance to that
The other device, which is used to sense the pulse rate, is temperature. So in this way our sensor measures the
implemented. In this human heart rate is measured by a PIC temperature.
microcontroller through his finger. 3. Blood Pressure Sensor
Blood pressure is the one which measures the pressure of
blood in the arteries. When the human heart expands and
contracts it causes a change in the flow of blood in the arteries
which are measured by the blood pressure sensor which can
store upto 80 readings [11] with time and date.
4. Arduino
The Arduino kit is programmed in such a way that it interacts
with the patients wireless sensors and get values from them.
These are then sent to the receiver through Zigbee transmitter.
The one used in our system is shown in Figure 4.
5. LCD display
The LCD display is used to monitor the sensor readings live at
Figure 2: Heart Rate Sensor the remote location of the patient.
When the heart beats, basically it pumps the blood into the 6. Zigbee Transmitter
body. So this creates some fluctuations in the volume of blood It is a low cost low power, low range transmitter, which is
in artery. That blood fluctuation is measured through a sensor used to transmit data from one specified location to the other,
working on optical mechanism. Although that signal is low projected location.
but it is amplified and then blood volume fluctuation is It consists of a transmitter and a receiver. Transmitter is
counted in term of heart rate through the tip of a finger as connected at the patient location.. Sensors send data to
shown in Figure 2. Arduino, which sends it to the Zigbee transmitter in well-
There is another IC that is used in the circuit, which senses organized form. This sends it to the receiver Zigbee module.
heart rate that is LM324. It is basically an amplifier, which The one used in our system is shown in Figure 5.
1. Zigbee Receiver
It looks like the same device as on the transmitter side.
Basically the Zigbee receiver is connected to the laptop
through a portable wire as shown in Figure 6.

2. Data Monitoring Section


There is software named as MATLAB environment. The data
sent from the transmitter side is received in the receiver and is
displayed in that software in the laptop in well-organized
form. The data is not only monitored but also compared with
the already defined normal values. If the data is out of the
normal range of values then it sends a warning message to the
doctor cell phone via GSM module.
Figure 4: Arduino
3. GSM
GSM kit is on the receiver side and it is basically used in our
system for alerting the doctor when the condition of the
patient is severe. [6]

Figure 5: Zigbee Transmitter

Figure 7: GSM kit

The GSM kit is shown in Figure 7. There is a slot in this kit


where we can insert SIM and through which we can send our
alerting message to the doctor’s clinic or hospital where we
are required to send it. The GSM module used in our project is
SIM900. There is another device connected to this GSM and
that is its antenna, which is shown in Figure 8.
This is used to enhance the signal quality to send the message.
Figure 6: Zigbee Receiver It is implanted on the roof or out of the window. And it is
connected to the GSM kit through a wire at the antenna slot.
B. Receiver Section
Now the receiver section is basically at two locations. One is 4. Doctor Cell phone
at the neighborhood and other at the doctors location. The doctor cell phone receives emergency message regarding
Receiver section constitutes Zigbee receiver, data monitoring patients serious condition and acts accordingly as per
section, GSM module and doctors cell phone. These are requirements to provide solution of the problem.
explained as under:
limit 100 degree, then the patient is fine but if the value of the
sensor cross that specified either the lower limit or the upper
limit then will generate a warning message. That message will
be transmitted to the doctor, under whose observation is the
patient through GSM.
V. CONCLUSION & FUTURE WORK
E-health monitoring system of a patient is useful for those
patients, which are in their initial stage of disease. In this way
they are observed and medicated in less costly way in their
own home instead of hiring a room in the hospital and hiring a
doctor for the regular observation continuously in the hospital.
This scheme can be more improved if we add prescription in
this project too. It means that we programmed our
microcontroller in such a way that if it seems an alarming
Figure 8: Antenna situation then neither it will alert the relatives/doctors but also
prescribe the medicine that patient should take in that
scenario. It will be then much more helpful for the patient and
the caretaker too.
IV. SYSTEM OPERATIONAL DESCRIPTION
Our system is depicted in Figure 9. ACKNOWLEDGEMENT
The authors thank the department of Electrical
Engineering NFC-IEFR Faisalabad for providing grant to
conduct this research work.
References

[1] Chaya Khandelwal S. and Manish Patil M., Implementation of


Patient Monitoring System Using GSM Technology,
International Journal of Electronics and Communication technology,
4(1) 18-24 (2013).
[2] Lee. W.C.Y, Mobile Cellular Telecommunications, (2),
463-467 (1995)
[3] Jaiee Sitaram Adivarekar1, Amisha Dilip Chordia2, Harshada Hari
Baviskar3, Pooja Vijay Aher4,
Shraddha Gupta5, Patient monitoring systm using GSM technology,
[International Journal Of Mathematics And Computer Research], issue 2
March 2013
[4] Rupa Chandra, 2Asha Rathee, 3Pooja Verma, 4Arhana Chougule , GSM
Figure 9: Block diagram based health monitoring system.
The red dotted line part is system transmitter section and [5] Edwards S., Heart rate Monitor Book”, Leisure systems
the blue dotted line section is system receiver section. As seen international, 1(3), 122-134 (1993)
in the Figure 9, all the sensors are connected to the [6] Yan H, Pan H (2009). “Remote data monitoring system
design based on GSM short message service”, IEEE
microcontroller. Power supply to all the equipment’s is Trans. Industrial electronics, ISIE 2009 IEEE
supplied. The programming in the microcontroller is done in International Symposium, pp. 364-367
such a way that it receives data from all sensors and display it [7] Ramakant A. Gayakwad, Op-Amps and Linear Integrated Circuits, 4th
on the LCD screen before sending it to the Zigbee transmitter. Edition, Prentice-Hall, Page:342, 417, 455.
Zigbee receiver at the neighborhood receives the data from the [8] 1.V.Ramya, .2B.Palaniappan,3Anuradha Kumari ‘Embedded Patient
Zigbee transmitter. The received data is monitored by data Monitoring syatem’ International Journal of Embedded Systems and
Applications (IJESA) Vol.1, No.2, December 2011
monitoring section by using the MATLAB environment. If the
[9] Warsuzarina Mat Jubadi, Siti Faridatul Aisya Mohd ahak”,Heartbeat
received data is within the normal range then the patient is Monitoring Alert via SMS”, 978-1-4244-4683-4/09/$25.00 ©2009 IEEE
normal. If the received data is out of the normal range then [10] Mohammad Wajih Alam, A wireless heartbeat and Temperature
data monitoring section instructs the GSM module to send Monitoring System for Remote Patients, March 2014
emergency SMS on the doctor‘s cell phone. [11] Amna Abdullah, Asma Ismael, Aisha Rashid, Ali Abou-ElNour and
Muhammed Tarique. “Real time wireless health monitoring application
We have assigned limits with reference to each sensor. It using mobile devices.”International journal of computer networks &
means that for example if we assigned a value of body communication Vol.7, No.3, May 2015.
temperature as 25-100 degree centigrade. If the value of the
temperature sensor attached to the body of the patient remains
in between these two limit, lower limit 25 degree and upper

Das könnte Ihnen auch gefallen