SlideShare ist ein Scribd-Unternehmen logo
1 von 22
“
”
Continuous Heart Rate and Body
Temperature Monitoring System using
Arduino UNO and Android Device
2nd International Conference on EICT, KUET
December 10-12, 2015
Department of Computer Science Engineering
Khulna University of Engineering & Technology (KUET)
Co-Authors: Md. Asaduzzaman Miah, Mir Hussain Kabir and M. A. H. Akhand
Presented by
Md. Siddiqur Rahman Tanveer
OUTLINE
 MOTIVATION
 OBJECTIVES
 PROPOSED SYSTEM DIAGRAM
 FUNCTIONAL BLOCK DIAGRAM
 HEART BEAT SENSING MECHANISM
 BODY TEMPERATURE SENSING
 IMPLEMENTED SYSTEM
 EXPERIMENTAL RESULTS
 REFERENCES
Motivation
 Heart rate indicates the soundness of our heart
 Heart rate helps assessing the condition of cardiovascular system
 It is not possible for a doctor to observe a patient’s heart rate per minute and
body temperature all the time
 Again a doctor far way from the patient need to know heartrate and body
temperature for initial treatment
 An embedded system which can measure the heart rate and body
temperature and store the data for the doctor to know the condition of the
patient can help for this purpose
Existing Systems
Manual System
Electronic
sphygmomanometer
Basis B1 Smart Phone (Android & iOS)
Objectives
The major objectives of our developed system are listed below:
 To measure heart rate
 To measure body temperature
 Continuously display the result in Android device
 To observe the patient’s health condition continuously
Proposed System Diagram
System Development Tool
 Arduino Programming
1. arduino-1.0.5-r2-windows (IDE)
2. C++
 Android Programming
1. Eclipse v21.0.1-543035 (ADT)
2. Java
Functional Block Diagram
TCRT5000 Optical Sensor For
The sensor used in this system is
TCRT5000 which is a reflective
optical sensor. It consists of an
infrared LED that transmits an IR
signal through the fingertip of the
subject, a part of which is reflected by
the blood cells. The reflected signal is
detected by a photo diode sensor. By
sensing the change in blood volume
in a finger artery while the heart is
pumping the blood.
Heart Beat Sensing Mechanism
Heart Beat Sensing Mechanism
STEP1: Pulse Detection STEP2: First Stage Signal Conditioning
Heart Beat Sensing Mechanism (Cont..)
STEP3: Second Stage Signal Conditioning
Body Temperature Sensing
Using LM35 Temperature Sensor
Features
 Calibrated Directly in
Celsius (Centigrade)
 Linear + 10-mV/°C
Scale Factor
 0.5°C Ensured
Accuracy (at 25°C)
 Rated for Full −55°C
to 150°C Range
 Suitable for Remote
Applications
Arduino UNO
The Uno is a microcontroller board based on
the ATmega328P which is our main processing unit of
the system
Microcontroller ATmega328P
Digital I/O Pins 14 (among 6 provide PWM output)
Flash Memory 32 KB (ATmega328P)
SRAM 2 KB (ATmega328P)
EEPROM 1 KB (ATmega328P)
Clock Speed 16 MHz
Technical specification
Processing Data Through Arduino UNO
Body Temperature Calculation
Voltage to Temperature conversion:
Temperature in degree Celsius,
Temp = Output voltage * 0.48828125
Celsius degree to Fahrenheit degree conversion :
tempf=(Temp*1.8)+32
Heart Rate Calculation:
sum = 𝒊=𝟏
𝟑𝟎
FreqMeasure.read()
frequency = F_CPU / (sum / 30)
BPM=frequency * 60
Transferring Arduino UNO Processed Data
to Android Device via Bluetooth
The HC-05 module
communicates with the
Arduino via a serial
connection and transfers
data to the connected
Android device.
HC-05 Bluetooth Module
Implemented System
Heartmate Android Application
This is the simple Android
application:
 Runs on Android API 17
and more
 Shows heart beat rate
 Shows body temperature
Experimental Results
Figure 1. Actual vs. Measured Heart rate measured for 20 minutes
Experimental Results (Cont..)
Figure 2. Actual vs. Measured Body Temperature for 20 minutes
Future Work
 Store patient’s heart rate and body temperature in Android
device provided SQLite Database system
 Implement continuous patient health care monitoring
system through centralized server in medical
 Implement the system at low cost
 Implement remote health monitoring system through
“Internet of things (IoT)”
References
[1] M. M. A. Hashem, R. Shams, Md. A. Kader and A. Sayed, “Design and development of a
heart rate measuring device using fingertip,” 3rd IEEE International Conference on
Computer and Communication Engineering (ICCCE'10), Kuala Lumpur, Malaysia, May 11-12,
2010.
[2] R. G. Landaeta, O. Casas, and R.P. Areny, “Heart rate detection from plantar bioimpedance
measurements”, 28th IEEE EMBS Annual International Conference, USA, 2006, pp. 5113-
5116.
[3] M. Navale, S. Damare, R. Chavan, R. Dube, and S. Patil “Android Based Heart Monitoring
and Reporting System”, International Journal of Advanced Research in Computer and
Communication Engineering Vol. 3, Issue5, May 2014
[4] N. Indumathy and K. K. Patil “Medical Alert System for Remote Health Monitoring Using
Sensors and Cloud Computing” International Journal of Research in Engineering and
Technology, vol. 3, no. 04, pp. 884-888, 2014.
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt?

Arduino based heartbeat monitoring system.
Arduino based heartbeat monitoring system.Arduino based heartbeat monitoring system.
Arduino based heartbeat monitoring system.
Arkadeep Dey
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
ijtsrd
 
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLERHEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
Rinku Meena
 

Was ist angesagt? (20)

Heart beat detector using arduino
Heart beat detector using arduinoHeart beat detector using arduino
Heart beat detector using arduino
 
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
 
Report on Automatic Heart Rate monitoring using Arduino Uno
Report on Automatic Heart Rate monitoring using Arduino UnoReport on Automatic Heart Rate monitoring using Arduino Uno
Report on Automatic Heart Rate monitoring using Arduino Uno
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoring
 
Humidity & Temperature monitoring using arduino
Humidity & Temperature monitoring using arduinoHumidity & Temperature monitoring using arduino
Humidity & Temperature monitoring using arduino
 
GSM based patient monitoring system
GSM based patient monitoring systemGSM based patient monitoring system
GSM based patient monitoring system
 
Heart beat monitoring system using arduino with iot
Heart beat monitoring system using arduino with iotHeart beat monitoring system using arduino with iot
Heart beat monitoring system using arduino with iot
 
Automatic Wireless Health Monitoring System In Hospitals For Patients
Automatic Wireless Health Monitoring System In Hospitals For PatientsAutomatic Wireless Health Monitoring System In Hospitals For Patients
Automatic Wireless Health Monitoring System In Hospitals For Patients
 
Arduino based heartbeat monitoring system.
Arduino based heartbeat monitoring system.Arduino based heartbeat monitoring system.
Arduino based heartbeat monitoring system.
 
IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3
 
Iot based health monitoring system
Iot based health monitoring systemIot based health monitoring system
Iot based health monitoring system
 
PATIENT HEALTH MONITORING SYSTEM
PATIENT HEALTH MONITORING SYSTEMPATIENT HEALTH MONITORING SYSTEM
PATIENT HEALTH MONITORING SYSTEM
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduino
 
Automatic solider tracking & health monitoring system
Automatic solider tracking & health monitoring system Automatic solider tracking & health monitoring system
Automatic solider tracking & health monitoring system
 
A real time autonomous soldier health monitoring and
A real time autonomous soldier health monitoring andA real time autonomous soldier health monitoring and
A real time autonomous soldier health monitoring and
 
Plant monitoring system
Plant monitoring systemPlant monitoring system
Plant monitoring system
 
IOT Based Paralysis Patient Health Monitoring System
IOT Based Paralysis Patient Health Monitoring SystemIOT Based Paralysis Patient Health Monitoring System
IOT Based Paralysis Patient Health Monitoring System
 
heartbeatsensor
heartbeatsensorheartbeatsensor
heartbeatsensor
 
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLERHEARTBEAT RATE SENSOR USING MICROCONTROLLER
HEARTBEAT RATE SENSOR USING MICROCONTROLLER
 

Andere mochten auch

Andere mochten auch (12)

Heart beat monitor using AT89S52 microcontroller
Heart beat monitor using AT89S52 microcontrollerHeart beat monitor using AT89S52 microcontroller
Heart beat monitor using AT89S52 microcontroller
 
Microcontroller based heart rate meter
Microcontroller based heart rate meterMicrocontroller based heart rate meter
Microcontroller based heart rate meter
 
Heart beat monitor system PPT
Heart beat monitor system PPT Heart beat monitor system PPT
Heart beat monitor system PPT
 
Biomedical Instrumentation Presentation on Infrared Emitter-Detector and Ardu...
Biomedical Instrumentation Presentation on Infrared Emitter-Detector and Ardu...Biomedical Instrumentation Presentation on Infrared Emitter-Detector and Ardu...
Biomedical Instrumentation Presentation on Infrared Emitter-Detector and Ardu...
 
Heart rate monitoring system using 8051
 Heart rate monitoring system using 8051 Heart rate monitoring system using 8051
Heart rate monitoring system using 8051
 
Report on design engineering
Report on design engineeringReport on design engineering
Report on design engineering
 
Report (color 1,6,7,8,10)
Report (color 1,6,7,8,10)Report (color 1,6,7,8,10)
Report (color 1,6,7,8,10)
 
Garbage monitoring system IOT
Garbage monitoring system IOTGarbage monitoring system IOT
Garbage monitoring system IOT
 
IoT in Healthcare
IoT in HealthcareIoT in Healthcare
IoT in Healthcare
 
IoT for Healthcare
IoT for HealthcareIoT for Healthcare
IoT for Healthcare
 
Patient monitoring system
Patient monitoring systemPatient monitoring system
Patient monitoring system
 
The many faces of IoT (Internet of Things) in Healthcare
The many faces of IoT (Internet of Things) in HealthcareThe many faces of IoT (Internet of Things) in Healthcare
The many faces of IoT (Internet of Things) in Healthcare
 

Ähnlich wie Continuous heart rate and body temperature monitoring system using arduino uno and android device

PPT-IOT HEART ATTACK final ppt.pptx
PPT-IOT HEART ATTACK final ppt.pptxPPT-IOT HEART ATTACK final ppt.pptx
PPT-IOT HEART ATTACK final ppt.pptx
PoojaG86
 

Ähnlich wie Continuous heart rate and body temperature monitoring system using arduino uno and android device (20)

Survey of a Symptoms Monitoring System for Covid-19
Survey of a Symptoms Monitoring System for Covid-19Survey of a Symptoms Monitoring System for Covid-19
Survey of a Symptoms Monitoring System for Covid-19
 
Secure and smart system for monitoring patients with critical cases
Secure and smart system for monitoring patients with critical  casesSecure and smart system for monitoring patients with critical  cases
Secure and smart system for monitoring patients with critical cases
 
Patient Monitoring System
Patient Monitoring SystemPatient Monitoring System
Patient Monitoring System
 
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
 
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLAn Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
 
Internet of things–based vital sign monitoring system
Internet of things–based vital sign monitoring system Internet of things–based vital sign monitoring system
Internet of things–based vital sign monitoring system
 
PPT-IOT HEART ATTACK final ppt.pptx
PPT-IOT HEART ATTACK final ppt.pptxPPT-IOT HEART ATTACK final ppt.pptx
PPT-IOT HEART ATTACK final ppt.pptx
 
Health Monitoring KIOSK: An effective system for rural health management
Health Monitoring KIOSK: An effective system for rural health managementHealth Monitoring KIOSK: An effective system for rural health management
Health Monitoring KIOSK: An effective system for rural health management
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
IRJET - Heartbeat Monitoring and Heart Attack Detection using IoT(Interne...
IRJET -  	  Heartbeat Monitoring and Heart Attack Detection using IoT(Interne...IRJET -  	  Heartbeat Monitoring and Heart Attack Detection using IoT(Interne...
IRJET - Heartbeat Monitoring and Heart Attack Detection using IoT(Interne...
 
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
 
first review ppt.pptx
first review ppt.pptxfirst review ppt.pptx
first review ppt.pptx
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
 
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
 
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
 
IJET-V3I1P26
IJET-V3I1P26IJET-V3I1P26
IJET-V3I1P26
 
Sensors Wield to Detect the Behavior of Humans
Sensors Wield to Detect the Behavior of HumansSensors Wield to Detect the Behavior of Humans
Sensors Wield to Detect the Behavior of Humans
 
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
IRJET-  	  Heart Rate Monitoring System using Finger Tip through IOTIRJET-  	  Heart Rate Monitoring System using Finger Tip through IOT
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
 
Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using android
 
Implementation Of Real Time IoT Based Health monitoring system
Implementation Of Real Time IoT Based Health monitoring systemImplementation Of Real Time IoT Based Health monitoring system
Implementation Of Real Time IoT Based Health monitoring system
 

Kürzlich hochgeladen

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 

Kürzlich hochgeladen (20)

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 

Continuous heart rate and body temperature monitoring system using arduino uno and android device

  • 1. “ ” Continuous Heart Rate and Body Temperature Monitoring System using Arduino UNO and Android Device 2nd International Conference on EICT, KUET December 10-12, 2015 Department of Computer Science Engineering Khulna University of Engineering & Technology (KUET) Co-Authors: Md. Asaduzzaman Miah, Mir Hussain Kabir and M. A. H. Akhand Presented by Md. Siddiqur Rahman Tanveer
  • 2. OUTLINE  MOTIVATION  OBJECTIVES  PROPOSED SYSTEM DIAGRAM  FUNCTIONAL BLOCK DIAGRAM  HEART BEAT SENSING MECHANISM  BODY TEMPERATURE SENSING  IMPLEMENTED SYSTEM  EXPERIMENTAL RESULTS  REFERENCES
  • 3. Motivation  Heart rate indicates the soundness of our heart  Heart rate helps assessing the condition of cardiovascular system  It is not possible for a doctor to observe a patient’s heart rate per minute and body temperature all the time  Again a doctor far way from the patient need to know heartrate and body temperature for initial treatment  An embedded system which can measure the heart rate and body temperature and store the data for the doctor to know the condition of the patient can help for this purpose
  • 5. Objectives The major objectives of our developed system are listed below:  To measure heart rate  To measure body temperature  Continuously display the result in Android device  To observe the patient’s health condition continuously
  • 7. System Development Tool  Arduino Programming 1. arduino-1.0.5-r2-windows (IDE) 2. C++  Android Programming 1. Eclipse v21.0.1-543035 (ADT) 2. Java
  • 9. TCRT5000 Optical Sensor For The sensor used in this system is TCRT5000 which is a reflective optical sensor. It consists of an infrared LED that transmits an IR signal through the fingertip of the subject, a part of which is reflected by the blood cells. The reflected signal is detected by a photo diode sensor. By sensing the change in blood volume in a finger artery while the heart is pumping the blood. Heart Beat Sensing Mechanism
  • 10. Heart Beat Sensing Mechanism STEP1: Pulse Detection STEP2: First Stage Signal Conditioning
  • 11. Heart Beat Sensing Mechanism (Cont..) STEP3: Second Stage Signal Conditioning
  • 12. Body Temperature Sensing Using LM35 Temperature Sensor Features  Calibrated Directly in Celsius (Centigrade)  Linear + 10-mV/°C Scale Factor  0.5°C Ensured Accuracy (at 25°C)  Rated for Full −55°C to 150°C Range  Suitable for Remote Applications
  • 13. Arduino UNO The Uno is a microcontroller board based on the ATmega328P which is our main processing unit of the system Microcontroller ATmega328P Digital I/O Pins 14 (among 6 provide PWM output) Flash Memory 32 KB (ATmega328P) SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Clock Speed 16 MHz Technical specification
  • 14. Processing Data Through Arduino UNO Body Temperature Calculation Voltage to Temperature conversion: Temperature in degree Celsius, Temp = Output voltage * 0.48828125 Celsius degree to Fahrenheit degree conversion : tempf=(Temp*1.8)+32 Heart Rate Calculation: sum = 𝒊=𝟏 𝟑𝟎 FreqMeasure.read() frequency = F_CPU / (sum / 30) BPM=frequency * 60
  • 15. Transferring Arduino UNO Processed Data to Android Device via Bluetooth The HC-05 module communicates with the Arduino via a serial connection and transfers data to the connected Android device. HC-05 Bluetooth Module
  • 17. Heartmate Android Application This is the simple Android application:  Runs on Android API 17 and more  Shows heart beat rate  Shows body temperature
  • 18. Experimental Results Figure 1. Actual vs. Measured Heart rate measured for 20 minutes
  • 19. Experimental Results (Cont..) Figure 2. Actual vs. Measured Body Temperature for 20 minutes
  • 20. Future Work  Store patient’s heart rate and body temperature in Android device provided SQLite Database system  Implement continuous patient health care monitoring system through centralized server in medical  Implement the system at low cost  Implement remote health monitoring system through “Internet of things (IoT)”
  • 21. References [1] M. M. A. Hashem, R. Shams, Md. A. Kader and A. Sayed, “Design and development of a heart rate measuring device using fingertip,” 3rd IEEE International Conference on Computer and Communication Engineering (ICCCE'10), Kuala Lumpur, Malaysia, May 11-12, 2010. [2] R. G. Landaeta, O. Casas, and R.P. Areny, “Heart rate detection from plantar bioimpedance measurements”, 28th IEEE EMBS Annual International Conference, USA, 2006, pp. 5113- 5116. [3] M. Navale, S. Damare, R. Chavan, R. Dube, and S. Patil “Android Based Heart Monitoring and Reporting System”, International Journal of Advanced Research in Computer and Communication Engineering Vol. 3, Issue5, May 2014 [4] N. Indumathy and K. K. Patil “Medical Alert System for Remote Health Monitoring Using Sensors and Cloud Computing” International Journal of Research in Engineering and Technology, vol. 3, no. 04, pp. 884-888, 2014.