SlideShare a Scribd company logo
HEALTH MONITORING SYSTEM WITH
WIRELESS ALARM
Kishoth Geethan,kishothgeet@gmail.com,+91-8428188410
Abstract :- The HEALTH MONITORING SYSTEM
WITH WIRELESS ALARM is a device which will be of
help to patients as well as the elderly people enabling
their caretakers to easily take care of them. It transmits
the data acquired from the sensors to the wireless alarm
and display unit thereby enabling the caretaker to reach
the patient faster in case of emergency this especially
works if the caretaker thinks the patient is sleeping but
is actually undergoing hypoglycemia or any other
problem. The display unit immediately alerts the
caretaker of the change in condition, preventing serious
injury. This is achieved by detecting the heart rate and
the temperature of the patient.
Keywords: - healthMonitering,heartrate measurement,
portable device.
I.INTRODUCTION:-
A heart rate monitor is a monitoring device that
allows a subject to measure their pulses in real time or
record their heart rate. Usually it is done by a
monitoring box with a set of electrode leads attached
to the chest. The heart rate of a healthy adult is around
72 beats per minute (bpm) an average human heart rate
is(60-100)beats/minute. While measuring the rate
when the pulse returns to normal is an indication of the
fitness of the person. Lower than normal heart rates are
usually an indication of a condition known as
bradycardia, while higher is known as tachycardia.
Heart rate is simply measured by placing the thumb
over the subject’s arterial pulsation, and feeling,
timing and counting the pulses usually in a 30 second
period. This method although simple, is not accurate
and can give errors when the rate is high. More
sophisticated methods to measure the heart rate utilize
electronic techniques. Electro-cardiogram (ECG) is
one of frequently used method for measuring the heart
rate. But it is an expensive device. Low-cost devices
in the form of wrist watches are also available for the
instantaneous measurement of the heart rate. Such
devices can give accurate measurements but their cost
is high. So this heart rate monitor with a temperature
sensor is definitely a useful instrument in knowing the
pulse and the temperature of the subject or the patient.
Heart rate can be taken at any spot on the body at
which an artery in close to the surface and a pulse can
be felt. The most common places to measure heart rate
using the palpation method is at the wrist (radial
artery) and the neck (carotid artery). Many heart rate
monitors require at least a little body perspiration
between the chest strap and the skin for best
conduction of the signal.
II.PROCESS MODEL :-
The Health Monitoring System with Wireless Alarm
is a device which will help the elderly be properly
taken care of. This will also be of use to the people
who take care of them. People who use this device will
able to be in peace knowing that they are perfectly safe
when using this device.The Heart of the Health
Monitoring System with Wireless Alarm is the
MSP430 Micro Controller. The Heart Beat is recorded
using Pulse Oximetry Sensor. The Pulse Oximetry
Sensor will output the Heart Beat in the form of an
Analog Signal. The Analog to Digital converter of the
MSP430 Micro Controller is used to convert the
Analog input into Digital form. This is done by taking
the average of highest crest and lowest trough of the
Analog waves for 200 readings we get the accurate
reading. This reading is processed by the MSP430
Micro Controller to calculate the number of beats per
minute. If the Heart Rate of the person is too low or
too high the Micro Controller transmits the fact to the
receiving unit by the means of a RF Transmitter. The
Receiving unit is in fact another MPS430 Micro
Controller connected to a RF Receiver and a Buzzer.
During the event of Heart attack or any other related
problems the transmitting unit signals the receiver to
generate an alarm.
This will in turn help get timely attention to the patient.
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201689
III.Working model:-
Health monitoring system with wireless alarm is a device
which will help the patient’s as well as the elderly people to
be properly taken care of. It is useful for people who are both
ill and also who are healthy. People who use this device will
able to be in peace knowing that they are perfectly safe. The
device will be in the form of a small wrist band which
contains the controller part and a small ring like extension
from the band containing the sensor which can be attached
to the upper part of index finger for detecting the heart beat.
It will be of great use to people as many, especially
elderly/patients will not be able to call for assistance in case
of emergency. So this device will solve the problem by
sensing the problem and then alerting the caretakers by
producing some alarm. Thus proper attention and assistance
can be given to the diseased person.
The hardware components used for the health monitoring
device with wireless alarm are :-
1. MSPEXP430G2 MICROCONTROLLER
2. TSL2561 PULSE OXIMETRY SENSOR
3. RF TRANSMITTER RECEIVER
The device is controlled by MSP430 microcontroller. Heart
beat is recorded using Pulse Oxymetry Sensor.This Pulse
Oxymetry Sensor gives the heart beat in the form of analog
signal.The Analog to Digital converter of MSP430 converts
the analog to digital.This is done by taking the average of the
highest crest and lowest trough of 200 analog wave readings
in order to get the accurate reading. This digital data is
processed by MSP430 to get the number of beats/minute. If
the heartbeat is too low or too high then the microcontroller
transmits the data to RF Receiver and a buzzer by the help
of an RF Transmitter creating an alarm during the case of
heart attack or any other health related problems. MSP430 is
coded using code composer studio.
So this product will be of great use to the medical industry
as well as to the common people and it can be called a Life
Saver.
IV Description :-
a. Microcontroller:-
It is a self-contained system with a processor, memory and
peripherals and can be used as an embedded system.
Microcontrollers has input/output devices ( sensors, LCD
displays, relays etc.), which is used for controlling the input
from the sensors and transmitting it to the receiver unit.
It has a dedicated input device and often has a small LED or
LCD display for output. A microcontroller also takes input
from the device it is controlling and controls the device by
sending signals to different components in the device.
b. RF Transmitter Receiver :-
RF transmitter and receiver is used to transmit data from the
microcontroller to the buzzer with a wifi module esp8266
through which data if transmitted from the transmitter to the
receiver. It is achieved through serial communication
between the transmitter and the receiver.
i. Serial communication:-
For communication between two devices on longer distances
is possible through serial communication. The factors which
influence it are the no of microcontroller used for exchange
of data and their speed and their distance between them. The
calibration of data being sent and received is done through
microcontroller MSP430 which is also called protocol.
Pulse oximitry sensor :-
A sensor device is placed on a thin part of the patient's body,
usually a fingertip or earlobe, or in the case of infants, across
a foot. The device passes two wavelengths of light through
the body part to a photo detector. It measures the changing
absorbance at each of the wavelengths, allowing it to
determine the absorbance’s due to the pulsing arterial
blood alone, excluding venous blood, skin, bone, muscle, fat,
and (in most cases) nail polish.[1]
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201690
BLOCK DIAGRAM:-
In this process the heart beating pulses are read from the
pulse oximetry sensor and amplified and sent to the signal
processing unit which is the microcontroller MSP420 which
acts as a temporary storage device for the incoming signals
then these signals are transmitted to the receiver unit using
IR sensors from the receiving end of the MSP430 these
signals are again received throught a IR receiver which has
a microcontroller MSP430 which is used to amplify the
received signals and display it in the display unit.And
triggers the alarm in case of emergency.
Wireless transmission of
data
By the use of radio
frequency data is
transmitted to receiver
unit
Data is received by the
MSP430 series MCU at
the receiving end
Signal processing
Process signal using
MSP430 series MCU
Temporary storage of
sensor data
Acquistion of Pulse
Detection of heart
beat using Pulse
Sensor
Amplification of the
pulse
Alert system
Incase of high pulse rate
or low pulse rate an
audible alarm will be
sounded
And the display will be
showing red in either
extreme of the pulse rate
Display unit
This data is used to
display the current
situation of the person
wearing it
This is done using a dot
display with a lm3619 IC
Processing of received data
The data is processed into
signals using the MSP430
MCU
This triggers an audible
alarm in the event of any
sudden change in pulse
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201691
Monitoring of heart rate
FUTURE DEVELOPMENTS:-
• We would also be adding a temperature
monitoring system.
• A Dot display would also be added to the
receiving unit for continuous monitoring.
References :-
https://en.wikipedia.org/wiki/Pulse_oximetry
https://www.kickstarter.com/projects/1342192419/pu
lse-sensor-an-open-source-heart-rate-sensor-that
http://makezine.com/video/visualize-your-heartbeat-
with-this-homemade-pulse-sensor/
http://www.instructables.com/id/Homebrew-
Arduino-Pulse-Monitor-Visualize-Your-
Hear/?ALLSTEPS
http://www.topendsports.com/testing/heart-rate-
measure.htm
https://en.wikipedia.org/wiki/Pulse_oximetry
http://www.ti.com/lit/ug/slau318g/slau318g.pdf
http://www2.ece.gatech.edu/academic/courses/ece40
07/09fall/ece4007l03/kj07/trp_Jonathan_Annua.pdf
https://ti.tuwien.ac.at/ecs/teaching/courses/mclu/theor
y-material/Microcontroller.pdf
https://www.ncbi.nlm.nih.gov/pubmed/11288808
https://en.wikipedia.org/wiki/Microcontroller
ISBN-13: 978-1540513212
www.iaetsd.in
Proceedings of ICAET-2016
©IAETSD 201692

More Related Content

PDF
Microcontroller Based Heart Beat and Temperature Monitoring System using Fing...
PPTX
PATIENT HEALTH MONITORING SYSTEM
PDF
A Healthcare Monitoring System Using Wireless Sensor Network With GSM
PDF
Eg24842846
DOCX
micro controller based heart rate monitoring system
PDF
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
DOCX
heartbeatsensor
PDF
IOT based Patient Health Monitoring System using Raspberry pi 3
Microcontroller Based Heart Beat and Temperature Monitoring System using Fing...
PATIENT HEALTH MONITORING SYSTEM
A Healthcare Monitoring System Using Wireless Sensor Network With GSM
Eg24842846
micro controller based heart rate monitoring system
IRJET- Heart Attack Detection by Heartbeat Sensing using Internet of thin...
heartbeatsensor
IOT based Patient Health Monitoring System using Raspberry pi 3

What's hot (20)

PPTX
Heart beat monitor using AT89S52 microcontroller
PPTX
Iot based health monitoring system
PPTX
Walking stick with heart attack detection
PPTX
Heart Beat Monitoring System
PDF
Design and Implementation of Real Time Remote Supervisory System
PDF
A Wireless Methodology of Heart Attack Detection
PPTX
FINAL YEAR PROJECT Micro controller Based Heart Beat and Temperature Monitori...
DOCX
GSM based patient monitoring system
PDF
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
PPTX
Automatic Wireless Health Monitoring System In Hospitals For Patients
PDF
Arduino based heartbeat monitoring system.
PPTX
Heart beat monitoring system
PDF
IoT Based Patient Health Monitoring System
PDF
Cj35483486
DOCX
Report on Automatic Heart Rate monitoring using Arduino Uno
PPTX
Heart beat monitoring system using arduino with iot
PPTX
Heart Attack Monitoring System
PDF
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
PPTX
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
PPTX
Patient Health Monitoring System Using Arduino & ESP8266
Heart beat monitor using AT89S52 microcontroller
Iot based health monitoring system
Walking stick with heart attack detection
Heart Beat Monitoring System
Design and Implementation of Real Time Remote Supervisory System
A Wireless Methodology of Heart Attack Detection
FINAL YEAR PROJECT Micro controller Based Heart Beat and Temperature Monitori...
GSM based patient monitoring system
IRJET- Design and Implementation of IOT Based Health Monitoring System Using ...
Automatic Wireless Health Monitoring System In Hospitals For Patients
Arduino based heartbeat monitoring system.
Heart beat monitoring system
IoT Based Patient Health Monitoring System
Cj35483486
Report on Automatic Heart Rate monitoring using Arduino Uno
Heart beat monitoring system using arduino with iot
Heart Attack Monitoring System
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
Patient Health Monitoring System Using Arduino & ESP8266
Ad

Viewers also liked (12)

PDF
The Cottages - Illinois & Missouri Opportunities
PPTX
DOC
Master Due Diligence Checklist
PDF
The Cottages Hailey (Sun Valley, ID) Senior Care Facility - $4.4M Bank Financing
PDF
Bionic eye
PDF
2013 ieee human health monitoring mobile phone application by using the wirel...
PPT
Embedded system ppt
PPTX
Artificial eye
PPTX
Wireless human health Monitor
PPTX
ppt on embedded system
PPT
Internet of Things and its applications
The Cottages - Illinois & Missouri Opportunities
Master Due Diligence Checklist
The Cottages Hailey (Sun Valley, ID) Senior Care Facility - $4.4M Bank Financing
Bionic eye
2013 ieee human health monitoring mobile phone application by using the wirel...
Embedded system ppt
Artificial eye
Wireless human health Monitor
ppt on embedded system
Internet of Things and its applications
Ad

Similar to iaetsd Health monitoring system with wireless alarm (20)

DOCX
Zl embd045 wireless telemedia system based on arm and web server
PDF
IRJET- Patient’s Health Parameters Monitoring through IoT
PDF
A Low Power Wearable Physiological Parameter Monitoring System
DOC
Heart attact detect and monitoring system via arduino.
PDF
IRJET - Heart Rate Monitoring & Detection System
PPTX
Uploaded the Presentation-WPS Office.pptx
PDF
Development of wearable_bio
PPTX
254997587-Gsm-Based-Patient-Health-Monitoring-System (1).pptx
PDF
Force Sensitive Resistance Based Heart Beat Monitoring For Health Care System
PDF
Force Sensitive Resistance Based Heart Beat Monitoring For Health Care System
PDF
Force sensitive resistance based heart beat
PPTX
Wireless telemetry systems
PPTX
WEARABLE BIOSENSORS
PDF
Real Time Physiological Status Monitorinig through Telemetry System for on Sp...
PPTX
HEART_BEAT_RATE_MONITORING_SYSTEM.pptx
PDF
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
PDF
Wireless System for Monitoring Human Health using GSM
PDF
Iaetsd mobile icu using android
PPT
The sensor housed on the patient’s ffdgh
PPTX
Heart Attack Detection VIA HEART Beat Monitor System
Zl embd045 wireless telemedia system based on arm and web server
IRJET- Patient’s Health Parameters Monitoring through IoT
A Low Power Wearable Physiological Parameter Monitoring System
Heart attact detect and monitoring system via arduino.
IRJET - Heart Rate Monitoring & Detection System
Uploaded the Presentation-WPS Office.pptx
Development of wearable_bio
254997587-Gsm-Based-Patient-Health-Monitoring-System (1).pptx
Force Sensitive Resistance Based Heart Beat Monitoring For Health Care System
Force Sensitive Resistance Based Heart Beat Monitoring For Health Care System
Force sensitive resistance based heart beat
Wireless telemetry systems
WEARABLE BIOSENSORS
Real Time Physiological Status Monitorinig through Telemetry System for on Sp...
HEART_BEAT_RATE_MONITORING_SYSTEM.pptx
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
Wireless System for Monitoring Human Health using GSM
Iaetsd mobile icu using android
The sensor housed on the patient’s ffdgh
Heart Attack Detection VIA HEART Beat Monitor System

More from Iaetsd Iaetsd (20)

PDF
iaetsd Survey on cooperative relay based data transmission
PDF
iaetsd Software defined am transmitter using vhdl
PDF
iaetsd Equalizing channel and power based on cognitive radio system over mult...
PDF
iaetsd Economic analysis and re design of driver’s car seat
PDF
iaetsd Design of slotted microstrip patch antenna for wlan application
PDF
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
PDF
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
PDF
Fabrication of dual power bike
PDF
Blue brain technology
PDF
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
PDF
iirdem Surveillance aided robotic bird
PDF
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
PDF
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
PDF
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
PDF
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
PDF
iaetsd Shared authority based privacy preserving protocol
PDF
iaetsd Secured multiple keyword ranked search over encrypted databases
PDF
iaetsd Robots in oil and gas refineries
PDF
iaetsd Modeling of solar steam engine system using parabolic
PDF
iaetsd Isolation of cellulose from non conventional source and its chemical m...
iaetsd Survey on cooperative relay based data transmission
iaetsd Software defined am transmitter using vhdl
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Design of slotted microstrip patch antenna for wlan application
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
Fabrication of dual power bike
Blue brain technology
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem Surveillance aided robotic bird
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iaetsd Shared authority based privacy preserving protocol
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Robots in oil and gas refineries
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Isolation of cellulose from non conventional source and its chemical m...

Recently uploaded (20)

PPT
Mechanical Engineering MATERIALS Selection
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
composite construction of structures.pdf
PPTX
Construction Project Organization Group 2.pptx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
MET 305 MODULE 1 KTU 2019 SCHEME 25.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPT
Project quality management in manufacturing
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Unit 5 BSP.pptxytrrftyyydfyujfttyczcgvcd
PPTX
OOP with Java - Java Introduction (Basics)
DOCX
573137875-Attendance-Management-System-original
Mechanical Engineering MATERIALS Selection
CH1 Production IntroductoryConcepts.pptx
CYBER-CRIMES AND SECURITY A guide to understanding
composite construction of structures.pdf
Construction Project Organization Group 2.pptx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
MET 305 MODULE 1 KTU 2019 SCHEME 25.pptx
Internet of Things (IOT) - A guide to understanding
Lecture Notes Electrical Wiring System Components
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Strings in CPP - Strings in C++ are sequences of characters used to store and...
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
bas. eng. economics group 4 presentation 1.pptx
Project quality management in manufacturing
Lesson 3_Tessellation.pptx finite Mathematics
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Unit 5 BSP.pptxytrrftyyydfyujfttyczcgvcd
OOP with Java - Java Introduction (Basics)
573137875-Attendance-Management-System-original

iaetsd Health monitoring system with wireless alarm

  • 1. HEALTH MONITORING SYSTEM WITH WIRELESS ALARM Kishoth Geethan,kishothgeet@gmail.com,+91-8428188410 Abstract :- The HEALTH MONITORING SYSTEM WITH WIRELESS ALARM is a device which will be of help to patients as well as the elderly people enabling their caretakers to easily take care of them. It transmits the data acquired from the sensors to the wireless alarm and display unit thereby enabling the caretaker to reach the patient faster in case of emergency this especially works if the caretaker thinks the patient is sleeping but is actually undergoing hypoglycemia or any other problem. The display unit immediately alerts the caretaker of the change in condition, preventing serious injury. This is achieved by detecting the heart rate and the temperature of the patient. Keywords: - healthMonitering,heartrate measurement, portable device. I.INTRODUCTION:- A heart rate monitor is a monitoring device that allows a subject to measure their pulses in real time or record their heart rate. Usually it is done by a monitoring box with a set of electrode leads attached to the chest. The heart rate of a healthy adult is around 72 beats per minute (bpm) an average human heart rate is(60-100)beats/minute. While measuring the rate when the pulse returns to normal is an indication of the fitness of the person. Lower than normal heart rates are usually an indication of a condition known as bradycardia, while higher is known as tachycardia. Heart rate is simply measured by placing the thumb over the subject’s arterial pulsation, and feeling, timing and counting the pulses usually in a 30 second period. This method although simple, is not accurate and can give errors when the rate is high. More sophisticated methods to measure the heart rate utilize electronic techniques. Electro-cardiogram (ECG) is one of frequently used method for measuring the heart rate. But it is an expensive device. Low-cost devices in the form of wrist watches are also available for the instantaneous measurement of the heart rate. Such devices can give accurate measurements but their cost is high. So this heart rate monitor with a temperature sensor is definitely a useful instrument in knowing the pulse and the temperature of the subject or the patient. Heart rate can be taken at any spot on the body at which an artery in close to the surface and a pulse can be felt. The most common places to measure heart rate using the palpation method is at the wrist (radial artery) and the neck (carotid artery). Many heart rate monitors require at least a little body perspiration between the chest strap and the skin for best conduction of the signal. II.PROCESS MODEL :- The Health Monitoring System with Wireless Alarm is a device which will help the elderly be properly taken care of. This will also be of use to the people who take care of them. People who use this device will able to be in peace knowing that they are perfectly safe when using this device.The Heart of the Health Monitoring System with Wireless Alarm is the MSP430 Micro Controller. The Heart Beat is recorded using Pulse Oximetry Sensor. The Pulse Oximetry Sensor will output the Heart Beat in the form of an Analog Signal. The Analog to Digital converter of the MSP430 Micro Controller is used to convert the Analog input into Digital form. This is done by taking the average of highest crest and lowest trough of the Analog waves for 200 readings we get the accurate reading. This reading is processed by the MSP430 Micro Controller to calculate the number of beats per minute. If the Heart Rate of the person is too low or too high the Micro Controller transmits the fact to the receiving unit by the means of a RF Transmitter. The Receiving unit is in fact another MPS430 Micro Controller connected to a RF Receiver and a Buzzer. During the event of Heart attack or any other related problems the transmitting unit signals the receiver to generate an alarm. This will in turn help get timely attention to the patient. ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201689
  • 2. III.Working model:- Health monitoring system with wireless alarm is a device which will help the patient’s as well as the elderly people to be properly taken care of. It is useful for people who are both ill and also who are healthy. People who use this device will able to be in peace knowing that they are perfectly safe. The device will be in the form of a small wrist band which contains the controller part and a small ring like extension from the band containing the sensor which can be attached to the upper part of index finger for detecting the heart beat. It will be of great use to people as many, especially elderly/patients will not be able to call for assistance in case of emergency. So this device will solve the problem by sensing the problem and then alerting the caretakers by producing some alarm. Thus proper attention and assistance can be given to the diseased person. The hardware components used for the health monitoring device with wireless alarm are :- 1. MSPEXP430G2 MICROCONTROLLER 2. TSL2561 PULSE OXIMETRY SENSOR 3. RF TRANSMITTER RECEIVER The device is controlled by MSP430 microcontroller. Heart beat is recorded using Pulse Oxymetry Sensor.This Pulse Oxymetry Sensor gives the heart beat in the form of analog signal.The Analog to Digital converter of MSP430 converts the analog to digital.This is done by taking the average of the highest crest and lowest trough of 200 analog wave readings in order to get the accurate reading. This digital data is processed by MSP430 to get the number of beats/minute. If the heartbeat is too low or too high then the microcontroller transmits the data to RF Receiver and a buzzer by the help of an RF Transmitter creating an alarm during the case of heart attack or any other health related problems. MSP430 is coded using code composer studio. So this product will be of great use to the medical industry as well as to the common people and it can be called a Life Saver. IV Description :- a. Microcontroller:- It is a self-contained system with a processor, memory and peripherals and can be used as an embedded system. Microcontrollers has input/output devices ( sensors, LCD displays, relays etc.), which is used for controlling the input from the sensors and transmitting it to the receiver unit. It has a dedicated input device and often has a small LED or LCD display for output. A microcontroller also takes input from the device it is controlling and controls the device by sending signals to different components in the device. b. RF Transmitter Receiver :- RF transmitter and receiver is used to transmit data from the microcontroller to the buzzer with a wifi module esp8266 through which data if transmitted from the transmitter to the receiver. It is achieved through serial communication between the transmitter and the receiver. i. Serial communication:- For communication between two devices on longer distances is possible through serial communication. The factors which influence it are the no of microcontroller used for exchange of data and their speed and their distance between them. The calibration of data being sent and received is done through microcontroller MSP430 which is also called protocol. Pulse oximitry sensor :- A sensor device is placed on a thin part of the patient's body, usually a fingertip or earlobe, or in the case of infants, across a foot. The device passes two wavelengths of light through the body part to a photo detector. It measures the changing absorbance at each of the wavelengths, allowing it to determine the absorbance’s due to the pulsing arterial blood alone, excluding venous blood, skin, bone, muscle, fat, and (in most cases) nail polish.[1] ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201690
  • 3. BLOCK DIAGRAM:- In this process the heart beating pulses are read from the pulse oximetry sensor and amplified and sent to the signal processing unit which is the microcontroller MSP420 which acts as a temporary storage device for the incoming signals then these signals are transmitted to the receiver unit using IR sensors from the receiving end of the MSP430 these signals are again received throught a IR receiver which has a microcontroller MSP430 which is used to amplify the received signals and display it in the display unit.And triggers the alarm in case of emergency. Wireless transmission of data By the use of radio frequency data is transmitted to receiver unit Data is received by the MSP430 series MCU at the receiving end Signal processing Process signal using MSP430 series MCU Temporary storage of sensor data Acquistion of Pulse Detection of heart beat using Pulse Sensor Amplification of the pulse Alert system Incase of high pulse rate or low pulse rate an audible alarm will be sounded And the display will be showing red in either extreme of the pulse rate Display unit This data is used to display the current situation of the person wearing it This is done using a dot display with a lm3619 IC Processing of received data The data is processed into signals using the MSP430 MCU This triggers an audible alarm in the event of any sudden change in pulse ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201691
  • 4. Monitoring of heart rate FUTURE DEVELOPMENTS:- • We would also be adding a temperature monitoring system. • A Dot display would also be added to the receiving unit for continuous monitoring. References :- https://en.wikipedia.org/wiki/Pulse_oximetry https://www.kickstarter.com/projects/1342192419/pu lse-sensor-an-open-source-heart-rate-sensor-that http://makezine.com/video/visualize-your-heartbeat- with-this-homemade-pulse-sensor/ http://www.instructables.com/id/Homebrew- Arduino-Pulse-Monitor-Visualize-Your- Hear/?ALLSTEPS http://www.topendsports.com/testing/heart-rate- measure.htm https://en.wikipedia.org/wiki/Pulse_oximetry http://www.ti.com/lit/ug/slau318g/slau318g.pdf http://www2.ece.gatech.edu/academic/courses/ece40 07/09fall/ece4007l03/kj07/trp_Jonathan_Annua.pdf https://ti.tuwien.ac.at/ecs/teaching/courses/mclu/theor y-material/Microcontroller.pdf https://www.ncbi.nlm.nih.gov/pubmed/11288808 https://en.wikipedia.org/wiki/Microcontroller ISBN-13: 978-1540513212 www.iaetsd.in Proceedings of ICAET-2016 ©IAETSD 201692