Paper SmartHeartratemonitoringsystemusingArduinoUno
Paper SmartHeartratemonitoringsystemusingArduinoUno
net/publication/375593021
CITATION READS
1 960
3 authors, including:
SEE PROFILE
All content following this page was uploaded by Md. Abdullah Al Hasan on 12 November 2023.
Abstract- The importance of a doctor's presence deliver heart rate readings that are more trustworthy and
for effective patient care remains undeniable. Yet,
precise.
the impracticality of continuous physical presence
has spurred the development of remote patient
Body temperature serves as a general indicator of an
monitoring. The challenge of limited internet access
individual's physical condition. The established average
in rural regions has inspired a project that
human body temperature stands at (98.6 °F ± 0.7°F),
capitalizes on the world’s telecom network. This
although this value can fluctuate based on factors such
project entails a system that employs an infrared
as the person's activity level and the location of
heart rate sensor and an Arduino Uno to measure
measurement. When an individual experiences elevated
and transmit vital data, such as heart rates. The
body temperature, the blood vessels in their skin dilate,
Smart Heart Rate Monitoring System using Arduino
facilitating the transportation of excess heat to the skin's
Uno is designed to continuously monitor a patient's
surface. This physiological response triggers
heart rate, temperature, and humidity and transmit
perspiration, which subsequently evaporates, aiding in
this data remotely. The affordability of the device
the cooling of the body. In situations where an
further enhances its viability as a practical solution
individual's body temperature drops significantly, their
for home-based patient monitoring.
blood vessels constrict to reduce blood flow to the skin,
thus conserving body heat. Consequently, the person
Keywords- Arduino Uno, Heartbeat
may begin to shiver, an involuntary and rapid muscle
sensor(Max301000), Display , DHT 22 Temperature
contraction that serves to generate additional warmth.
and Humidity Sensor.
The effectiveness of medical therapy can be
significantly improved by doing early assessments of
1. INTRODUCTION body temperature and heart rate. Prioritizing human
health is more crucial than ever in the contemporary
period, which is characterized by environmental
The heart rate is one of several variables that the human degradation. Any attempt is rendered meaningless in the
body depends on for optimal performance. Heart rate face of disease or death. Today's society spends a lot of
measurements can provide information about a person's money on staying in good health. Unfortunately, there
general state of health. Cardiac arrests occurring with is frequently a regrettable wait in acquiring the proper
insufficient access to necessary medical equipment are medical care, which makes circumstances irreversible
becoming more common, especially in rural areas and causes unexpected accidents as a result of treatment
where there is a shortage of prompt medical care. delays.
Residents in these isolated places have a higher risk of
serious health issues because they may be less aware of Given that heart rate and body temperature are two
the warning signs of a heart attack or lack access to the fundamental and noteworthy indicators of human health,
right care. the availability of an economical device for measuring
these indicators would significantly contribute to public
Regular heart rate monitoring becomes crucial to well-being. Traditional medical equipment typically
reducing the likelihood of such cardiac crises. The incurs high costs. Furthermore, certain devices can
traditional way of measuring heart rate is putting a provide raw medical data to both patients and doctors,
finger on an artery to feel the pulse, counting for about but patients with limited or no medical background may
30 seconds, then doubling the result to get the heart rate. struggle to interpret these measurements in terms of
However, this method is imprecise and does not meaningful diagnoses.
produce reliable results. Later, additional cutting-edge
options for heart rate measurement appeared, including In critical situations, expediting medical intervention is
monitoring systems with electrode leads connected to of utmost importance. Additionally, circumstances
the chest in pairs. These developments are meant to sometimes necessitate continuous monitoring.
Consequently, the development of an automated system
capable of continuously measuring heart rate and body 2.2 Heartbeat Sensor (MAX301000)
temperature emerges as an indispensable requirement.
Furthermore, the system could prove advantageous in The MAX30100 is an integrated pulse oximetry and
monitoring the well-being of diverse patients located heartrate monitor sensor solution. It combines two
remotely. The remainder of the document elaborates on LEDs, a photodetector, optimized optics, and low-noise
current methodologies, our system's conceptual analog signal processing to detect pulse oximetry and
framework, the process of system development, and heart-rate signals. The MAX30100 operates from 1.8V
culminates with an evaluation of system performance. and 3.3V power supplies and can be powered down
through software with negligible standby current,
permitting the power supply to always remain
connected.
2. COMPONENTS
Benefits and Features:
The arrangement of equipment is contingent upon the
utilization of an embedded system that employs a • Integrated LEDs, Photo Sensor, and
microcontroller from the Microchip brand. This setup
• High-Performance Analog Front end
involves the integration of a microcontroller and a
• Tiny 5.6mm x 2.8mm x 1.2mm 14-Pin Optically
heartbeat sensor. To measure heart rate, input is
extracted from the user's finger. The heartbeat sensor • Enhanced System-in-Package
generates digital readings for each heartbeat, which are • Ultra-Low-Power Operation Increases
then quantified through the connection between the • Programmable Sample Rate and LED Current for
sensor and the microcontroller. Following the • Power Savings
accumulation of heartbeat counts over a minute, the • Ultra-Low Shutdown Current (0.7µA, type)
computed heart rate value is transmitted to a display.
Parameters:
• Low cost
• 3 to 5V power and I/O
Fig. DHT 22
• 2.5mA max current use during conversion (while
requesting data)
2.4 LCD Display (16 x 2)
• Good for 0-100% humidity readings with 2-5%
accuracy
This is a high quality 16 character by 2-line intelligent
• Good for -40 to 80°C temperature readings display module, with back lighting, Works with almost
±0.5°C accuracy any microcontroller. This is a popular 16×2 LCD
• No more than 0.5 Hz sampling rate (once every 2 display. It is based on the hd44870 display controller
seconds) hence it is easy to interface with most micro controllers.
• Body size 27mm x 59mm x 13.5mm (1.05" x It works of 5v and has a green back light which can be
2.32" x 0.53") switched on and off as desired. The contrast of the
• 4 pins, 0.1" spacing screen can also be controlled by varying the voltage at
• Weight (just the DHT22): 2.4g the contrast control pin (pin 3).
4.SYSTEM IMPLEMENTATION
5.WORKING PRINCIPLE
The measurement result is shown in the segment below. 7.DRAWBACKS OF EXISTING SYSTEM
The experiment was performed for four subjects. The
test results are shown in Table I. While a Heart Rate Monitoring System using sensors
like a heart rate sensor, temperature humidity sensor,
and Arduino Uno can be a valuable tool for healthcare
and personal monitoring, it also comes with certain
Table I drawbacks and limitations.
9.REFERENCES