SlideShare a Scribd company logo
1 of 30
FINGERTIP ECG
ACQUISITION SYSTEM
BY:
Project Guide
[ ]
Department of Electronics and Communication Engineering
Name Section USN
Adarsh A ECE A 1RN19EC008
Adarsh M Bhat ECE A 1RN19EC009
Harish KV ECE A 1RN19EC050
N Brijesh ECE B 1RN19EC080
Miproject PhaseI presentation
RNS INSTITUTE OFTECHNOLOGY
(AICTE Approved,VTU Affiliated and NAAC ‘A’ Accredited
Agenda
 Introduction
 motivation
 Problem Definition
 Objectives of the Project
 Related Work / Background / Review of Literature
 Proposed Methodology
 Architecture
 Model
 Algorithm
 Experimental Results and Observations
 Conclusions and FutureWork
 References andThank you
9/28/2023
Project Title 2
Introduction/Abstract
9/28/2023
Project Title 3
RelatedWork / Background / Review of
Literature
9/28/2023
Project Title 4
Proposed Methodology
9/28/2023
Project Title 5
Architecture/Model/Algorithm
9/28/2023
miniproject Phase1, ECE 6
Experimental Results and
Observations
9/28/2023
Project Title 7
Experimental Results and
Observations
9/28/2023
Project Title 8
Conclusions and FutureWork
9/28/2023
Project Title 9
References andThank you
9/28/2023
Project Title 10
sample report goes here onwards
9/28/2023
Project Title 11
INTRODUCTION
• Electrocardiogram, abbreviated as ECG is a test that measures the electrical
activity of the heart.
• With each heartbeat, an electrical impulse travels through the heart which
causes the heart muscles to contract and relax pumping blood in and out of the
heart.
• Electrical signals are produced by the polarisation and depolarisation i.e., by
contractions of the cardiac tissue which drive electrical currents and create
different potentials throughout the body.
• An ECG graph gives vital information about the proper functioning of the
heart and its abnormalities.
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
Fig. [1] : Segmented PQRS
Waveform
PROBLEM DEFINITION
• People with cardiovascular diseases are at high risks of possible
cardiovascular events and are prone to abnormal heart activities.It is therefore
necessary to monitor their heart activities under sensitive situations.
• Conventional ECG systems are tethered and not easily portable.
• Also, traditionally, ECG recordings are performed by doctors in hospitals and
clinics and are not available to record one’s heart activity while being in
various environments and engaged in various activities.
• Hence it becomes necessary to address the problems of the conventional ECG
system and make it convenient for cardiovascular patients to record their heart
activity with ease and without a specialist’s intervention.
FINGERTIP ECG ACQUISITION SYSTEM
9/28/2023
OBJECTIVES OFTHE PROJECT
The device should be:
 A non-bulky system and would be portable
 Is very easily integrated with the finger tip sensor and the display
 Does not require any sort of patient preparation
 Is usable by the patient working in any environment and undergoing any
activity
FINGERTIP ECG ACQUISITION SYSTEM
9/28/2023
FINGERTIP ECG ACQUISITION SYSTEM
Pulse sensor detects the
heartbeat and converts
it into Electrical Signal
These electrical signals
are then sent to the
Arduino for processing.
What happens in the
Arduino: Filtering, Peak
detection, heartbeat
waveform
segmentation and
amplification
The resultant graph and
other data is displayed
9/28/2023
PROPOSED SOLUTION
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
Fig. [2] : Circuit Diagram
EXPLANATION OF CODE
• There is a threshold condition to avoid high frequency and unwanted noise.
• The variables are declared to receive signals from the heart sensor. The inbuilt
Arduino LED blinks every time it receives a pulse.
• This sensor/device works on the principle of generation of an electrical signal
at the fingertip, which is detected by the sensors. At every contraction the
electrical signal surpasses a threshold value, so that the heart sensor switches
on and the pulse can be detected.
• The pulse value is detected and is displayed on the Serial monitor with certain
intervals. The QRS curve which is expected, is displayed with Time (in ms) on
X-axis and Voltage (mV) on Y-axis. Thus, the graph output can be obtained.
• The software used are Arduino IDE. Arduino IDE uses Embedded C language
code to pick up the electrical signals from the sensors and displays the PQRS
curve of the heart.
9/28/2023
FINGERTIP ECG ACQUISITION SYSTEM
9/28/2023
FINGERTIP ECG ACQUSITION SYSTEM
OUTPUT
• By using this system, one’s heart rate can be measured through fingertip.
• The system determines the heart beat rate per minute and displays the ECG
waveform on the computer screen.
• It can be interfaced to get the output on a mobile screen as well.
9/28/2023
FINGERTIP ECG ACQUSITION SYSTEM
Fig. : Trial Output Run 1
Fig. : Trial Run Output 2
9/28/2023
Project Title 21
ADVANTAGES OF PROPOSED
SOLUTION
• Eliminates the use of Conducting gel(The gel is used to bind the electrodes to the
chest region in the human body) - Dry sensors are used in a fingertip ECG system
which is completely versatile and very easy to use.
• Highly portable - It is a small device, unlike the conventional bulky ECG machine
used in labs and hospitals.
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
ADVANTAGES OF PROPOSED
SOLUTION
• Easily affordable - Use of small electronic components and the seamless
combination of Hardware and Software makes our proposed solution an affordable
one.
• Can also be considered as the small chunk of an integrated system - The use of
state-of-the-art Microcontrollers prove to be efficient in achieving a seamless
addition of different kinds of sensors.
• The SNR here is high compared to the PPG sensors used in smartwatches.
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
9/28/2023
FINGERTIP ECG ACQUISITION SYSTEM
COMPARISION OF DIFFERENT
ECG SYSTEMS AVAILABLE
Sl. No Complexity User friendly Additional
features
Sensors References
1. Usage of ARM board,
TFT and PC, not cost
effective
Fingertip, no
patient
preparation
required
Signal processing
through hardware
ThreeAgAgCl
sensors
S. A. Benade, U.
L. Bombale
2. Complex, data used
for remote
monitoring
Not mentioned Signal processing
through hardware
Khalid Mohamed
Alajel, et. al
3. Data being used for
biometric
authentication
User friendly, not
portable
Signal processing
through software
DryAg/AgCl
sensors
Hugo Placido da
Silva et. al.
4. A Mobile healthcare
System, complex
User friendly Complex signal
processing
through software
Wireless ECG
extraction device
Ren-Guey Lee,
et. al.
5. Very simple and
portable
User friendly,
needs no patient
preparation
Signal processing
through software
Pulse Sensor Present work
COMPONENTS OVERVIEW AND
WORKING
9/28/2023
FINGERTIP ECG ACQUSITION SYSTEM
Figure (i): Heart sensor
(ii): Fingertip ECG Acquisition system
BUDGET
• An estimate of the total budget is about One thousand Rupees i.e., 1000INR
• The split-up for the above is as follows:
Arduino Development Board with Connector: 500 INR
Heart rate sensor: 200 INR
Electronic components such as LCD display, jumpers and others: 250 INR
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
FUTURE DEVELOPMENT
• Normal ECG database of all age categories can be taken in memory
and a buzzer can be interfaced to the Arduino.
• The displayed ECG waveform on the PC can be compared to the
database.
• If there is a difference between the two, then the buzzer will sound
indicating that the ECG waveform is not normal.
• This system can also be integrated with other medical systems thereby
increasing the functionality of the project.
9/28/2023
Fingertip ECG System
REFERENCES
• K. Singh, A. Singhvi and V. Pathangay, "Dry contact fingertip ECG-based authentication system
using time, frequency domain features and support vector machine," 2015 37th Annual
International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC),
Milan, 2015, pp. 526-529
• Dinh A., Luu L., Cao T. “Blood Pressure Measurement Using Finger ECG and
Photoplethysmogram for IoT, 6th International Conference on the Development of Biomedical
Engineering in Vietnam, BME 2017, IFMBE Proceedings, vol 63. Springer, Singapore.
• Lourenco, Andre & Plácido da Silva, Hugo & Santos, Daniel & Fred, Ana, “Towards a Finger
based ECG Biometric System”, Biosignals, 2011, 348-353.
• Haseena P A, R. Dharmalingam, “Noncontact Fingertip ECG and Multi Detection System”,
International Journal of Advanced Research in Electrical, Electronics and Instrumentation
Engineering, 5(11), 2016.
• S. A. Benade1, U. L. Bombale, “Finger Touch Based ECG Monitoring”, International Journal of
Research in Engineering and Technology, 5(7) 2016
• André Lourenço, Hugo Silva, Ana Fred, "Unveiling the Biometric Potential of Finger Based ECG
Signals", Computational Intelligence and Neuroscience, vol. 2011, 8 pages, 2011
• M.M.A. Hashem et. al., “Design and Development of a Heart Rate Measuring Device using
Fingertip”, Procs. of the IEEE International Conference on Computer and Communication
Engineering (ICCCE10), 2010, pp. 197-201
FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
BIBLIOGRAPHY
 https://www.aclsmedicaltraining.com/basics-of-ecg/
 https://ijret.org/volumes/2016v05/i07/IJRET20160507040.pdf
 https://create.arduino.cc/projecthub/user8702584/cardiac-monitoring-system-ekg-45f156
 https://en.wikipedia.org/wiki/Arduino_Uno
 https://www.researchgate.net/publication/221335136_Towards_a_Finger_based_ECG_Biome
tric_System
Figures:
[1] https://www.mayoclinic.org/tests-procedures/ekg/about/pac-
20384983#:~:text=An%20electrocardiogram%20(ECG%20or%20EKG,attached%20comput
er%20monitor%20or%20printer.
[2] https://create.arduino.cc/projecthub/user8702584/cardiac-monitoring-system-ekg-
45f156
9/28/2023
Fingertip ECG Acquisition System
THANKYOU!

More Related Content

Similar to PPT format 1.pptx

Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...IJECEIAES
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi ModuleIRJET Journal
 
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECGIOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECGPonselvanV
 
IRJET- Implementation of Continues Body Monitoring System with Wireless B...
IRJET-  	  Implementation of Continues Body Monitoring System with Wireless B...IRJET-  	  Implementation of Continues Body Monitoring System with Wireless B...
IRJET- Implementation of Continues Body Monitoring System with Wireless B...IRJET Journal
 
REAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLER
REAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLERREAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLER
REAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLERVenkata Sai Kalyan Routhu
 
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 systemkchakrireddy
 
683 690,tesma412,ijeast
683 690,tesma412,ijeast683 690,tesma412,ijeast
683 690,tesma412,ijeastArhamSheikh1
 
IRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android PhonesIRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android PhonesIRJET Journal
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduinosoundaryasheshachala
 
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...IRJET Journal
 
Towards development of a low cost and
Towards development of a low cost andTowards development of a low cost and
Towards development of a low cost andArhamSheikh1
 
ECG monitoring on android smartphone
ECG monitoring on android smartphone ECG monitoring on android smartphone
ECG monitoring on android smartphone Rushikesh Yeldari
 
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 SystemIJERA Editor
 
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 IOTIRJET Journal
 
IRJET- Patient Healthcare System using IoT
IRJET- Patient Healthcare System using IoTIRJET- Patient Healthcare System using IoT
IRJET- Patient Healthcare System using IoTIRJET Journal
 
IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...
IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...
IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...IRJET Journal
 
IRJET- Doctors Assitive System using Augmentated Reality for Critical Analysis
IRJET- Doctors Assitive System using Augmentated Reality for Critical AnalysisIRJET- Doctors Assitive System using Augmentated Reality for Critical Analysis
IRJET- Doctors Assitive System using Augmentated Reality for Critical AnalysisIRJET Journal
 
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)IJERD Editor
 
IRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET Journal
 

Similar to PPT format 1.pptx (20)

Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...Electrocardiogram signal processing algorithm on microcontroller using wavele...
Electrocardiogram signal processing algorithm on microcontroller using wavele...
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi Module
 
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECGIOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
IOT BASED HEALTH MONITORING BY USING PULSE OXIMETER AND ECG
 
IRJET- Implementation of Continues Body Monitoring System with Wireless B...
IRJET-  	  Implementation of Continues Body Monitoring System with Wireless B...IRJET-  	  Implementation of Continues Body Monitoring System with Wireless B...
IRJET- Implementation of Continues Body Monitoring System with Wireless B...
 
REAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLER
REAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLERREAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLER
REAL TIME HEART BEAT MONITORING SYSTEM USING PIC16F876 MICROCONTROLLER
 
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
 
683 690,tesma412,ijeast
683 690,tesma412,ijeast683 690,tesma412,ijeast
683 690,tesma412,ijeast
 
IRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android PhonesIRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android Phones
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduino
 
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
IRJET- Design and Implementation of Low Cost Ecg Monitoring System using Smar...
 
FINAL DOC
FINAL DOCFINAL DOC
FINAL DOC
 
Towards development of a low cost and
Towards development of a low cost andTowards development of a low cost and
Towards development of a low cost and
 
ECG monitoring on android smartphone
ECG monitoring on android smartphone ECG monitoring on android smartphone
ECG monitoring on android smartphone
 
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
 
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
 
IRJET- Patient Healthcare System using IoT
IRJET- Patient Healthcare System using IoTIRJET- Patient Healthcare System using IoT
IRJET- Patient Healthcare System using IoT
 
IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...
IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...
IRJET - FPGA based Electrocardiogram (ECG) Signal Analysis using Linear Phase...
 
IRJET- Doctors Assitive System using Augmentated Reality for Critical Analysis
IRJET- Doctors Assitive System using Augmentated Reality for Critical AnalysisIRJET- Doctors Assitive System using Augmentated Reality for Critical Analysis
IRJET- Doctors Assitive System using Augmentated Reality for Critical Analysis
 
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- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart Patient
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
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 Performancesivaprakash250
 
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 RecordAsst.prof M.Gokilavani
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 

Recently uploaded (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
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
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

PPT format 1.pptx

  • 1. FINGERTIP ECG ACQUISITION SYSTEM BY: Project Guide [ ] Department of Electronics and Communication Engineering Name Section USN Adarsh A ECE A 1RN19EC008 Adarsh M Bhat ECE A 1RN19EC009 Harish KV ECE A 1RN19EC050 N Brijesh ECE B 1RN19EC080 Miproject PhaseI presentation RNS INSTITUTE OFTECHNOLOGY (AICTE Approved,VTU Affiliated and NAAC ‘A’ Accredited
  • 2. Agenda  Introduction  motivation  Problem Definition  Objectives of the Project  Related Work / Background / Review of Literature  Proposed Methodology  Architecture  Model  Algorithm  Experimental Results and Observations  Conclusions and FutureWork  References andThank you 9/28/2023 Project Title 2
  • 4. RelatedWork / Background / Review of Literature 9/28/2023 Project Title 4
  • 11. sample report goes here onwards 9/28/2023 Project Title 11
  • 12. INTRODUCTION • Electrocardiogram, abbreviated as ECG is a test that measures the electrical activity of the heart. • With each heartbeat, an electrical impulse travels through the heart which causes the heart muscles to contract and relax pumping blood in and out of the heart. • Electrical signals are produced by the polarisation and depolarisation i.e., by contractions of the cardiac tissue which drive electrical currents and create different potentials throughout the body. • An ECG graph gives vital information about the proper functioning of the heart and its abnormalities. FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 13. FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023 Fig. [1] : Segmented PQRS Waveform
  • 14. PROBLEM DEFINITION • People with cardiovascular diseases are at high risks of possible cardiovascular events and are prone to abnormal heart activities.It is therefore necessary to monitor their heart activities under sensitive situations. • Conventional ECG systems are tethered and not easily portable. • Also, traditionally, ECG recordings are performed by doctors in hospitals and clinics and are not available to record one’s heart activity while being in various environments and engaged in various activities. • Hence it becomes necessary to address the problems of the conventional ECG system and make it convenient for cardiovascular patients to record their heart activity with ease and without a specialist’s intervention. FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 15. OBJECTIVES OFTHE PROJECT The device should be:  A non-bulky system and would be portable  Is very easily integrated with the finger tip sensor and the display  Does not require any sort of patient preparation  Is usable by the patient working in any environment and undergoing any activity FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 16. FINGERTIP ECG ACQUISITION SYSTEM Pulse sensor detects the heartbeat and converts it into Electrical Signal These electrical signals are then sent to the Arduino for processing. What happens in the Arduino: Filtering, Peak detection, heartbeat waveform segmentation and amplification The resultant graph and other data is displayed 9/28/2023 PROPOSED SOLUTION
  • 17. FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023 Fig. [2] : Circuit Diagram
  • 18. EXPLANATION OF CODE • There is a threshold condition to avoid high frequency and unwanted noise. • The variables are declared to receive signals from the heart sensor. The inbuilt Arduino LED blinks every time it receives a pulse. • This sensor/device works on the principle of generation of an electrical signal at the fingertip, which is detected by the sensors. At every contraction the electrical signal surpasses a threshold value, so that the heart sensor switches on and the pulse can be detected. • The pulse value is detected and is displayed on the Serial monitor with certain intervals. The QRS curve which is expected, is displayed with Time (in ms) on X-axis and Voltage (mV) on Y-axis. Thus, the graph output can be obtained. • The software used are Arduino IDE. Arduino IDE uses Embedded C language code to pick up the electrical signals from the sensors and displays the PQRS curve of the heart. 9/28/2023 FINGERTIP ECG ACQUISITION SYSTEM
  • 20. OUTPUT • By using this system, one’s heart rate can be measured through fingertip. • The system determines the heart beat rate per minute and displays the ECG waveform on the computer screen. • It can be interfaced to get the output on a mobile screen as well. 9/28/2023 FINGERTIP ECG ACQUSITION SYSTEM Fig. : Trial Output Run 1
  • 21. Fig. : Trial Run Output 2 9/28/2023 Project Title 21
  • 22. ADVANTAGES OF PROPOSED SOLUTION • Eliminates the use of Conducting gel(The gel is used to bind the electrodes to the chest region in the human body) - Dry sensors are used in a fingertip ECG system which is completely versatile and very easy to use. • Highly portable - It is a small device, unlike the conventional bulky ECG machine used in labs and hospitals. FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 23. ADVANTAGES OF PROPOSED SOLUTION • Easily affordable - Use of small electronic components and the seamless combination of Hardware and Software makes our proposed solution an affordable one. • Can also be considered as the small chunk of an integrated system - The use of state-of-the-art Microcontrollers prove to be efficient in achieving a seamless addition of different kinds of sensors. • The SNR here is high compared to the PPG sensors used in smartwatches. FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 24. 9/28/2023 FINGERTIP ECG ACQUISITION SYSTEM COMPARISION OF DIFFERENT ECG SYSTEMS AVAILABLE Sl. No Complexity User friendly Additional features Sensors References 1. Usage of ARM board, TFT and PC, not cost effective Fingertip, no patient preparation required Signal processing through hardware ThreeAgAgCl sensors S. A. Benade, U. L. Bombale 2. Complex, data used for remote monitoring Not mentioned Signal processing through hardware Khalid Mohamed Alajel, et. al 3. Data being used for biometric authentication User friendly, not portable Signal processing through software DryAg/AgCl sensors Hugo Placido da Silva et. al. 4. A Mobile healthcare System, complex User friendly Complex signal processing through software Wireless ECG extraction device Ren-Guey Lee, et. al. 5. Very simple and portable User friendly, needs no patient preparation Signal processing through software Pulse Sensor Present work
  • 25. COMPONENTS OVERVIEW AND WORKING 9/28/2023 FINGERTIP ECG ACQUSITION SYSTEM Figure (i): Heart sensor (ii): Fingertip ECG Acquisition system
  • 26. BUDGET • An estimate of the total budget is about One thousand Rupees i.e., 1000INR • The split-up for the above is as follows: Arduino Development Board with Connector: 500 INR Heart rate sensor: 200 INR Electronic components such as LCD display, jumpers and others: 250 INR FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 27. FUTURE DEVELOPMENT • Normal ECG database of all age categories can be taken in memory and a buzzer can be interfaced to the Arduino. • The displayed ECG waveform on the PC can be compared to the database. • If there is a difference between the two, then the buzzer will sound indicating that the ECG waveform is not normal. • This system can also be integrated with other medical systems thereby increasing the functionality of the project. 9/28/2023 Fingertip ECG System
  • 28. REFERENCES • K. Singh, A. Singhvi and V. Pathangay, "Dry contact fingertip ECG-based authentication system using time, frequency domain features and support vector machine," 2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, 2015, pp. 526-529 • Dinh A., Luu L., Cao T. “Blood Pressure Measurement Using Finger ECG and Photoplethysmogram for IoT, 6th International Conference on the Development of Biomedical Engineering in Vietnam, BME 2017, IFMBE Proceedings, vol 63. Springer, Singapore. • Lourenco, Andre & Plácido da Silva, Hugo & Santos, Daniel & Fred, Ana, “Towards a Finger based ECG Biometric System”, Biosignals, 2011, 348-353. • Haseena P A, R. Dharmalingam, “Noncontact Fingertip ECG and Multi Detection System”, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, 5(11), 2016. • S. A. Benade1, U. L. Bombale, “Finger Touch Based ECG Monitoring”, International Journal of Research in Engineering and Technology, 5(7) 2016 • André Lourenço, Hugo Silva, Ana Fred, "Unveiling the Biometric Potential of Finger Based ECG Signals", Computational Intelligence and Neuroscience, vol. 2011, 8 pages, 2011 • M.M.A. Hashem et. al., “Design and Development of a Heart Rate Measuring Device using Fingertip”, Procs. of the IEEE International Conference on Computer and Communication Engineering (ICCCE10), 2010, pp. 197-201 FINGERTIP ECG ACQUISITION SYSTEM 9/28/2023
  • 29. BIBLIOGRAPHY  https://www.aclsmedicaltraining.com/basics-of-ecg/  https://ijret.org/volumes/2016v05/i07/IJRET20160507040.pdf  https://create.arduino.cc/projecthub/user8702584/cardiac-monitoring-system-ekg-45f156  https://en.wikipedia.org/wiki/Arduino_Uno  https://www.researchgate.net/publication/221335136_Towards_a_Finger_based_ECG_Biome tric_System Figures: [1] https://www.mayoclinic.org/tests-procedures/ekg/about/pac- 20384983#:~:text=An%20electrocardiogram%20(ECG%20or%20EKG,attached%20comput er%20monitor%20or%20printer. [2] https://create.arduino.cc/projecthub/user8702584/cardiac-monitoring-system-ekg- 45f156 9/28/2023 Fingertip ECG Acquisition System

Editor's Notes

  1. In this work, we propose a compact figure tip ECG system which enables recording of heart activity of a patient in any environment undergoing any activity.