ECG Generation using AFG with Arrhythmia. Detection and Analysis

Size: px
Start display at page:

Download "ECG Generation using AFG with Arrhythmia. Detection and Analysis"

Transcription

1 ECG Generation using AFG with Arrhythmia Detection and Analysis Dattatray Sawant & Y. S. Rao Sardar Patel Institute of Technology,Mumbai , India dssawant1@gmail.com, ysrao@spit.ac.in Abstract Electrocardiograms (ECG) are electrical views of the heart, recorded by placing electrodes on the patient s body. The ECG contains a wealth of diagnostic information routinely used to guide clinical decision making in hospitalized patients. This paper proposes an analysis of the ECG signal and further detecting the arrhythmia if the ECG signal is abnormal. Thus, we tend to develop an algorithm which broadly classifies different arrhythmias. Thus, saving time required for diagnosis and enabling faster medication. Its verification is done using ARM LPC2148 and AFG3102. Keywords ARM, Arbitary Function Generator (AFG), Electrocardiogram (ECG), Reduced Instruction Set Computer (RISC). I. INTRODUCTION An arrhythmia is a problem with the rate or rhythm of the heartbeat. During an arrhythmia, the heart can beat too fast, too slow, or with an irregular rhythm. The heart may not be able to pump enough blood to the body. Lack of blood flow can damage the brain, heart, and other organs. Electrocardiograms (ECG) are electrical views of the heart, recorded by placing electrodes on the patients body. ECGs provide the cardiologist TIME INTERVALS OF VARIOUS ARRHYTHMIAS in ms with useful information about the rhythm and functioning of the heart. Further ECG signal is divided into parameters like PR intervals, P wave, R-R interval, -PR segment, QRS complex, S-T segment, T wave, S-T interval and Q-T interval. Thus one can detect various arrhythmias by simply analyzing an ECG waveform and various parameters. Importance of Arrhythmia detection Many arrhythmias occur in people who do not have underlying heart diseases. They do not need extensive exams or special treatments for their condition. In some people, arrhythmias are associated with heart disease. In such cases, heart disease, not the arrhythmia, poses the greatest risk to the patient. In a very small number of people with serious symptoms, arrhythmias themselves are dangerous. These arrhythmias require medical treatment to keep the heartbeat regular. Therefore in such cases accurate detection of arrhythmias at an early stage is essential which can be done by analyzing ECG waveform. Electrocardiogram The electrocardiogram (EKG or ECG) shown in the Fig.1 is [3] a diagnostic tool that measures and records the electrical activity of the heart in exquisite detail. Duration of the QRS complex is a key characteristic of ECG signals used in analysis and classification. It s duration is approximately 100ms [4] in the human heartbeat. The ECG signal is recurrent approximately every 800ms in healthy humans but varies between subjects. Fig. 1 : Typical ECG waveform 68

2 TABLE I TIME INTERVAL OF VARIOUS ARRHYTHMIAS IN MS II. ARBITARY FUNCTION GENERATOR Obtaining ECG waveforms of various arrhythmias was difficult. Hence using AFG3102, waveforms for various arrhythmias were created. Using Arb Express, a PC software, waveforms of various arrhythmias can be seamlessly exported to AFG3102 oscilloscope and a corresponding real time signal is generated. The waveforms which have been created using ArbExpress are Bradycardia, Tachycardia, First degree AV Block, Second degree AV block Type 1 and Type 2, Atrial Flutter, SupraVentricluar Tachycardia, Myocardial Infarction (Heart attack), Atrial fibrillation and Ventricular fibrillation. The created waveforms are converted into real time signals using AFG3102. Amplitude and frequency can be varied using AFG3102. An offset can also be added if required. The AFG3102 delivers up to 10 Vpp into 50 Ohm loads, reducing the need for an additional amplifier to drive power semiconductors in automotive applications and other devices in science and industry, simplifying the test setup and reducing the equipment cost. On pulse waveforms, leading and trailing edge time can be set independently. External signals can be connected and added to the output signal. Dual channel models can generate two identical or completely different signals. A large screen shows all relevant waveform parameters and graphical waveshape at a single glance. This real time waveform obtained using AFG3102 can be displayed using a Digital Storage Oscilloscope (DSO). Also the corresponding.csv and.xls file can be obtained from DSO. These files will contain samples of the displayed waveform. III. ARM ARM is a 32-bit reduced instruction set computer (RISC) instruction set architecture (ISA) developed by ARM Holdings. It was named the Advanced RISC Machine and, before that, the Acorn RISC Machine. The relative simplicity of ARM processors makes them suitable for low power applications. The ARM architecture is the most widely used 32-bit instruction set architecture in numbers produced. Thus the analysis of the ECG signal is done using ARM processor. The ECG signal is received on the ADC pin of ARM controller. The signal is processed by ARM and various parameters like QRS interval, R-R interval, P-R interval, S-T interval and P, Q, R, S and T location are obtained. And by comparing these parameters with normal ECG Parameters using ARM,various arrhythmias can be detected and displayed on LCD.The reconstruction of the signal is done through MATLAB. A. ArbExpress IV. SOFTWARES ArbExpress AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG is PC-based software that runs on the Windows 98, Windows NT, Windows 2000, Windows XP Professional, and Windows Me operating systems. ArbExpress generates waveforms for Tektronix signal sources instruments. One can create and edit waveforms: transfer waveforms to and from Tektronix oscilloscopes, Arbitrary Waveform Generators (AWG), and Arbitrary Function Generators (AFG): and remotely control AWGs and AFGs. ArbExpress generates the following standard waveforms: - Sine, Square, Triangle, Pulse, DC, Exponential Rise, Exponential Decay, Noise, Sinc, Sweep, Multi-Tone, and Lorentz. One can generate arbitrary waveform using table editor where based on values provided by user at various time interval, waveform will interpolated in smooth/linear fashion. B. Keil Keil for ARM is a C/C++ Compilation Toolchain. It consists of uvision4 IDE, debugger, and simulation environment. These development tools for the ARM family of microcontrollers allow to write ARM applications in C or C++ that, once compiled, have the efficiency and speed of assembly language. The ARM Compiler toolchain translates C/C++ source files into relocatable object modules which contain full symbolic information for debugging with the uvision Debugger or an in-circuit emulator. In addition to the object file, the compiler generates a listing file which may optionally include symbol table and cross-reference information. It is,thus, used to configure the ARM with the code for arrhythmia detection. C. MATLAB MATLAB is a programming environment for algorithm development, data analysis, visualization, and numerical computation. Using MATLAB, we can solve 69

3 technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran. It allows one to perform numerical calculations, and visualize the results without the need for complicated and time consuming programming. MATLAB allows its users to accurately solve problems, produce graphics easily and produce code efficiently. V. RESULTS AND ANALYSIS A. Sinus Bradycardia An excessive heart rate above 100 beats per minute (BPM) which originates from the SA node. Causes include stress, fright, illness and exercise. Not usually a surprise if it is triggered in response to regulatory changes e.g. shock. But if their is no apparent trigger then medications may be required to suppress the rhythm shown in Fig. 3. From the Fig. 3, we observed that : b) Rate -More than 100 beats per minute d) P Wave -Visible before each QRS complex e) P-R Interval Normal C. Atrial Flutter From the Fig. 4, we observed that : b) Rate -Around 110 beats per minute c) QRS Duration -Usually Normal d) P Wave -Replaced with multiple F (flutter) waves, usually at a ratio of 2:1 (2F -1QRS) but sometimes 3:1 e) P-R Interval Not measurable Fig. 2 : Plot of Sinus Bradycardia A heart rate less than 60 beats per minute (BPM). This in a healthy athletic person may be normal, but other causes may be due to increased vagal tone from drug abuse, hypoglycaemia and brain injury with increase intracranial pressure (ICP) as shown in Fig. 2. From the Fig.2, we observed that : b) Rate -less than 60 beats per minute d) P Wave -Visible before each QRS complex e) P-R Interval Normal B. Sinus Tachycardia D. Atrial Fibrillation Fig. 4: Plot of Atrial Flutter Fig. 3: Plot of Sinus Tachycardia Fig. 5: Plot of Atrial Fibrillation 70

4 Many sites within the atria are generating their own electrical impulses, leading to irregular conduction of impulses to the ventricles that generate the heartbeat. This irregular rhythm can be felt when palpating a pulse. From the Fig. 5, we observed that : a) Rhythm -Irregularly irregular b) Rate -Usually beats per minute but slower if on medication d) P Wave -Not distinguishable as the atria are firing off all over e) P-R Interval -Not measurable E. 1st Degree AV Block 1st Degree AV block is caused by a conduction delay through the AV node but all electrical signals reach the ventricles. This rarely causes any problems by itself and often trained athletes can be seen to have it. The normal 4 P-R interval is between 0.12s to 0.20s in length, or 3-5 small squares on the ECG. From the Fig. 6, we observed that : b) Rate Regular d) P Wave -Ratio 1:1 e) P Wave rate Normal f) R interval- Prolonged Fig. 6 : Plot of 1st Degree AV Block F. 2nd Degree Block Type 1 Fig. 7: 2nd Degree Block Type 1 Another condition whereby a conduction block of some, but not all atrial beats getting through to the ventricles. There is progressive lengthening of the PR interval and then failure of conduction of an atrial beat, this is seen by a dropped QRS complex. From the Fig. 7, we observed that: a) Rhythm -Regularly irregular b) Rate -Normal or Slow d) P Wave -Ratio 1:1 for 2,3 or 4 cycles then 1:0 e) P Wave rate -Normal but faster than QRS rate f) R Interval -Progressive lengthening of P-R interval until a QRS complex is dropped G. 2nd Degree Block Type 2 When electrical excitation sometimes fails to pass through the A-V node, this intermittent occurrence is said to be called second degree heart block. Electrical conduction usually has a constant P-R interval, in the case of type 2 block atrial contractions are not regularly followed by ventricular contraction. From the Fig. 8, we observed that : b) Rate -Normal or Slow c) QRS Duration Prolonged d) P Wave -Ratio 2:1,3:1 e) P Wave rate -Normal but faster than QRS rate f) R Interval -Normal or prolonged but constant 71

5 developed to detect and analyze various arrhythmias. The reconstruction of the signal is done through MATLAB and the parameters are verified by comparing the results. VII. ACKNOWLEDGMENT The authors thankful to the Sardar Patel Institute of Technology, India for providing the necessary facilities for carrying out this work. Fig. 8: 2nd Degree Block Type 2 H. Myocardial Infarction Fig. 9 : Myocardial Infarction It is another name for heart attack From the Fig. 9, we observed that : b) Rate -80 Beats per minute d) P Wave Normal e) S-T Element does not go isoelectric which indicatesinfarction VI. CONCLUSION The ECG remains the gold standard for diagnosis of heart diseases, in spite of the advancements of many other diagnostic techniques. We have successfully calculated all the parameters of the ECG. With the knowledge of these parameters, we have detected various arrhythmias. Hence, a diagnostic tool is VIII. REFERENCES [1] Tanis Mar,Sebastian Zaunder, Jaun Pablo Martinez, Mariano Llamedo, and Rudiger Poll, Optimization of ECG Classification by means of Feature Selection, IEEE Transactions on Biomedical Engineering, vol. 58, no. 8, pp , [2] Walter G. Besio, Asha K Kota, Automated Laplacian ECG Moment of Activation determination Algorithm during pacing, Proceedings on 31 st International Congress on Electrocardiography, Advance in Electrocardiology, [3] Abdallah, A. Haga and K. Kuroda, An Efficient Algorithm and Embedded Multi- core Implementation of ECG Analysis in Multi-lead Electrocardiogram Record, 39th International Conference on Parallel Processing Workshops(ICPPW), Sept [4] C.Meyer, J.F.Gavela, M.Harris Combining Algorithms in Automatic Detection of QRS Complexes in ECG Signals, IEEE Transactions on Information Technology in Biomedicine, vol. 10, no. 3, July [5] Suppappola, S., et al. Nonlinear transforms of ECG signals for digital QRS detection:a quantitative analysis., IEEE Transactions on Biomedical Engineering,April [6] K. Waseem, A. Javed, R. Ramzan and M. Farooq, Using Evolutionary Algorithms for ECG Arrhythmia Detection and Classification, 7th International Conference on Natural Computation,

UNDERSTANDING YOUR ECG: A REVIEW

UNDERSTANDING YOUR ECG: A REVIEW UNDERSTANDING YOUR ECG: A REVIEW Health professionals use the electrocardiograph (ECG) rhythm strip to systematically analyse the cardiac rhythm. Before the systematic process of ECG analysis is described

More information

CRC 431 ECG Basics. Bill Pruitt, MBA, RRT, CPFT, AE-C

CRC 431 ECG Basics. Bill Pruitt, MBA, RRT, CPFT, AE-C CRC 431 ECG Basics Bill Pruitt, MBA, RRT, CPFT, AE-C Resources White s 5 th ed. Ch 6 Electrocardiography Einthoven s Triangle Chest leads and limb leads Egan s 10 th ed. Ch 17 Interpreting the Electrocardiogram

More information

Electrocardiography for Healthcare Professionals

Electrocardiography for Healthcare Professionals Electrocardiography for Healthcare Professionals Kathryn A. Booth Thomas O Brien Chapter 5: Rhythm Strip Interpretation and Sinus Rhythms Learning Outcomes 5.1 Explain the process of evaluating ECG tracings

More information

LABVIEW based expert system for Detection of heart abnormalities

LABVIEW based expert system for Detection of heart abnormalities LABVIEW based expert system for Detection of heart abnormalities Saket Jain Piyush Kumar Monica Subashini.M School of Electrical Engineering VIT University, Vellore - 632014, Tamil Nadu, India Email address:

More information

Comparison of Different ECG Signals on MATLAB

Comparison of Different ECG Signals on MATLAB International Journal of Electronics and Computer Science Engineering 733 Available Online at www.ijecse.org ISSN- 2277-1956 Comparison of Different Signals on MATLAB Rajan Chaudhary 1, Anand Prakash 2,

More information

Temporal Analysis and Remote Monitoring of ECG Signal

Temporal Analysis and Remote Monitoring of ECG Signal Temporal Analysis and Remote Monitoring of ECG Signal Amruta Mhatre Assistant Professor, EXTC Dept. Fr.C.R.I.T. Vashi Amruta.pabarekar@gmail.com Sadhana Pai Associate Professor, EXTC Dept. Fr.C.R.I.T.

More information

HST-582J/6.555J/16.456J-Biomedical Signal and Image Processing-Spring Laboratory Project 1 The Electrocardiogram

HST-582J/6.555J/16.456J-Biomedical Signal and Image Processing-Spring Laboratory Project 1 The Electrocardiogram HST-582J/6.555J/16.456J-Biomedical Signal and Image Processing-Spring 2007 DUE: 3/8/07 Laboratory Project 1 The Electrocardiogram 1 Introduction The electrocardiogram (ECG) is a recording of body surface

More information

Step by step approach to EKG rhythm interpretation:

Step by step approach to EKG rhythm interpretation: Sinus Rhythms Normal sinus arrhythmia Small, slow variation of the R-R interval i.e. variation of the normal sinus heart rate with respiration, etc. Sinus Tachycardia Defined as sinus rhythm with a rate

More information

ECG ABNORMALITIES D R. T AM A R A AL Q U D AH

ECG ABNORMALITIES D R. T AM A R A AL Q U D AH ECG ABNORMALITIES D R. T AM A R A AL Q U D AH When we interpret an ECG we compare it instantaneously with the normal ECG and normal variants stored in our memory; these memories are stored visually in

More information

VENTRICULAR DEFIBRILLATOR

VENTRICULAR DEFIBRILLATOR VENTRICULAR DEFIBRILLATOR Group No: B03 Ritesh Agarwal (06004037) ritesh_agarwal@iitb.ac.in Sanket Kabra (06007017) sanketkabra@iitb.ac.in Prateek Mittal (06007021) prateekm@iitb.ac.in Supervisor: Prof.

More information

EKG Abnormalities. Adapted from:

EKG Abnormalities. Adapted from: EKG Abnormalities Adapted from: http://www.bem.fi/book/19/19.htm Some key terms: Arrhythmia-an abnormal rhythm or sequence of events in the EKG Flutter-rapid depolarizations (and therefore contractions)

More information

Electrocardiography for Healthcare Professionals

Electrocardiography for Healthcare Professionals Electrocardiography for Healthcare Professionals Kathryn A. Booth Thomas O Brien Chapter 10: Pacemaker Rhythms and Bundle Branch Block Learning Outcomes 10.1 Describe the various pacemaker rhythms. 10.2

More information

WHAT S THAT RHYTHM I AM HEARING? GUIDE TO AUSCULTATION OF ARRHYTHMIAS IN HORSES

WHAT S THAT RHYTHM I AM HEARING? GUIDE TO AUSCULTATION OF ARRHYTHMIAS IN HORSES WHAT S THAT RHYTHM I AM HEARING? GUIDE TO AUSCULTATION OF ARRHYTHMIAS IN HORSES Michelle Henry Barton DVM, PhD, DACVIM University of Georgia, Athens, GA INTRODUCTION The purpose of this talk is to review

More information

Electrocardiography for Healthcare Professionals

Electrocardiography for Healthcare Professionals Electrocardiography for Healthcare Professionals Chapter 7: Junctional Dysrhythmias 2012 The Companies, Inc. All rights reserved. Learning Outcomes 7.1 Describe the various junctional dysrhythmias 7.2

More information

8/20/2012. Learning Outcomes (Cont d)

8/20/2012. Learning Outcomes (Cont d) 1 2 3 4 Electrocardiography for Healthcare Professionals Chapter 7: Junctional Dysrhythmias Learning Outcomes 7.1 Describe the various junctional dysrhythmias 7.2 Identify premature junctional complexes

More information

Interpreting Electrocardiograms (ECG) Physiology Name: Per:

Interpreting Electrocardiograms (ECG) Physiology Name: Per: Interpreting Electrocardiograms (ECG) Physiology Name: Per: Introduction The heart has its own system in place to create nerve impulses and does not actually require the brain to make it beat. This electrical

More information

The Electrocardiogram

The Electrocardiogram The Electrocardiogram Chapters 11 and 13 AUTUMN WEDAN AND NATASHA MCDOUGAL The Normal Electrocardiogram P-wave Generated when the atria depolarizes QRS-Complex Ventricles depolarizing before a contraction

More information

ECG Acquisition System and its Analysis using MATLAB

ECG Acquisition System and its Analysis using MATLAB ECG Acquisition System and its Analysis using MATLAB Pooja Prasad 1, Sandeep Patil 2, Balu Vashista 3, Shubha B. 4 P.G. Student, Dept. of ECE, NMAM Institute of Technology, Nitte, Udupi, Karnataka, India

More information

Basic Dysrhythmia Interpretation

Basic Dysrhythmia Interpretation Basic Dysrhythmia Interpretation Objectives 2 To understand the Basic ECG To understand the meaning of Dysrhythmia To describe the normal heart conduction system. To describe the normal impulse pathways.

More information

ECG Interpretation Cat Williams, DVM DACVIM (Cardiology)

ECG Interpretation Cat Williams, DVM DACVIM (Cardiology) ECG Interpretation Cat Williams, DVM DACVIM (Cardiology) Providing the best quality care and service for the patient, the client, and the referring veterinarian. GOAL: Reduce Anxiety about ECGs Back to

More information

II. PROCEDURE DESCRIPTION A. Normal Waveform from an Electrocardiogram Figure 1 shows two cycles of a normal ECG waveform.

II. PROCEDURE DESCRIPTION A. Normal Waveform from an Electrocardiogram Figure 1 shows two cycles of a normal ECG waveform. Cardiac Monitor with Mobile Application and Alert System Miguel A. Goenaga-Jimenez, Ph.D. 1, Abigail C. Teron, BS. 1, Pedro A. Rivera 1 1 Universidad del Turabo, Puerto Rico, mgoenaga1@suagm.edu, abigailteron@gmail.com,

More information

Lab Activity 24 EKG. Portland Community College BI 232

Lab Activity 24 EKG. Portland Community College BI 232 Lab Activity 24 EKG Reference: Dubin, Dale. Rapid Interpretation of EKG s. 6 th edition. Tampa: Cover Publishing Company, 2000. Portland Community College BI 232 Graph Paper 1 second equals 25 little boxes

More information

ECG interpretation basics

ECG interpretation basics ECG interpretation basics Michał Walczewski, MD Krzysztof Ozierański, MD 21.03.18 Electrical conduction system of the heart Limb leads Precordial leads 21.03.18 Precordial leads Precordial leads 21.03.18

More information

Patient Resources: Arrhythmias and Congenital Heart Disease

Patient Resources: Arrhythmias and Congenital Heart Disease Patient Resources: Arrhythmias and Congenital Heart Disease Overview Arrhythmias (abnormal heart rhythms) can develop in patients with congenital heart disease (CHD) due to thickening/weakening of their

More information

Sample. Analyzing the Heart with EKG. Computer

Sample. Analyzing the Heart with EKG. Computer Analyzing the Heart with EKG Computer An electrocardiogram (ECG or EKG) is a graphical recording of the electrical events occurring within the heart. In a healthy heart there is a natural pacemaker in

More information

Analyzing the Heart with EKG

Analyzing the Heart with EKG Analyzing the Heart with EKG LabQuest An electrocardiogram (ECG or EKG) is a graphical recording of the electrical events occurring within the heart. In a healthy heart there is a natural pacemaker in

More information

HTEC 91. Performing ECGs: Procedure. Normal Sinus Rhythm (NSR) Topic for Today: Sinus Rhythms. Characteristics of NSR. Conduction Pathway

HTEC 91. Performing ECGs: Procedure. Normal Sinus Rhythm (NSR) Topic for Today: Sinus Rhythms. Characteristics of NSR. Conduction Pathway HTEC 91 Medical Office Diagnostic Tests Week 3 Performing ECGs: Procedure o ECG protocol: you may NOT do ECG if you have not signed up! If you are signed up and the room is occupied with people who did

More information

Rate: The atrial and ventricular rates are equal; heart rate is greater than 100 bpm (usually between bpm).

Rate: The atrial and ventricular rates are equal; heart rate is greater than 100 bpm (usually between bpm). Sinus Bradycardia Regularity: The R-R intervals are constant; the rhythm is regular. Rate: The atrial and ventricular rates are equal; heart rate is less than 60 bpm. P wave: There is a uniform P wave

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 10, April 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 10, April 2013 ECG Processing &Arrhythmia Detection: An Attempt M.R. Mhetre 1, Advait Vaishampayan 2, Madhav Raskar 3 Instrumentation Engineering Department 1, 2, 3, Vishwakarma Institute of Technology, Pune, India Abstract

More information

Figure 1 muscle tissue to its resting state. By looking at several beats you can also calculate the rate for each component.

Figure 1 muscle tissue to its resting state. By looking at several beats you can also calculate the rate for each component. ANALYZING THE HEART WITH EKG WITH LABQUEST LAB From Human Physiology with Vernier Westminster College INTRODUCTION An electrocardiogram (ECG or EKG) is a graphical recording of the electrical events occurring

More information

Basic EKG Interpretation. Nirja Parikh, PT, DPT

Basic EKG Interpretation. Nirja Parikh, PT, DPT Basic EKG Interpretation Nirja Parikh, PT, DPT Electrocardiogram (EKG) Using surface electrodes record the electrical activity of the heart electrical activity (usually) correlates to mechanical function

More information

Where are the normal pacemaker and the backup pacemakers of the heart located?

Where are the normal pacemaker and the backup pacemakers of the heart located? CASE 9 A 68-year-old woman presents to the emergency center with shortness of breath, light-headedness, and chest pain described as being like an elephant sitting on her chest. She is diagnosed with a

More information

HST.582J / 6.555J / J Biomedical Signal and Image Processing Spring 2007

HST.582J / 6.555J / J Biomedical Signal and Image Processing Spring 2007 MIT OpenCourseWare http://ocw.mit.edu HST.582J / 6.555J / 16.456J Biomedical Signal and Image Processing Spring 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

The heart's "natural" pacemaker is called the sinoatrial (SA) node or sinus node.

The heart's natural pacemaker is called the sinoatrial (SA) node or sinus node. PACEMAKER Natural pacemaker: The heart's "natural" pacemaker is called the sinoatrial (SA) node or sinus node. Artificial pacemaker: It is a small, battery-operated device that helps the heart beat in

More information

Electrocardiography Biomedical Engineering Kaj-Åge Henneberg

Electrocardiography Biomedical Engineering Kaj-Åge Henneberg Electrocardiography 31650 Biomedical Engineering Kaj-Åge Henneberg Electrocardiography Plan Function of cardiovascular system Electrical activation of the heart Recording the ECG Arrhythmia Heart Rate

More information

EKG Competency for Agency

EKG Competency for Agency EKG Competency for Agency Name: Date: Agency: 1. The upper chambers of the heart are known as the: a. Atria b. Ventricles c. Mitral Valve d. Aortic Valve 2. The lower chambers of the heart are known as

More information

The Function of an ECG in Diagnosing Heart Conditions. A useful guide to the function of the heart s electrical system for patients receiving an ECG

The Function of an ECG in Diagnosing Heart Conditions. A useful guide to the function of the heart s electrical system for patients receiving an ECG The Function of an ECG in Diagnosing Heart Conditions A useful guide to the function of the heart s electrical system for patients receiving an ECG Written by Erhan Selvi July 28, 2014 Audience and Scope

More information

IJRIM Volume 1, Issue 2 (June, 2011) (ISSN ) ECG FEATURE EXTRACTION FOR CLASSIFICATION OF ARRHYTHMIA. Abstract

IJRIM Volume 1, Issue 2 (June, 2011) (ISSN ) ECG FEATURE EXTRACTION FOR CLASSIFICATION OF ARRHYTHMIA. Abstract ECG FEATURE EXTRACTION FOR CLASSIFICATION OF ARRHYTHMIA Er. Ankita Mittal* Er. Saurabh Mittal ** Er. Tajinder Kaur*** Abstract Artificial Neural Networks (ANN) can be viewed as a collection of identical

More information

A Simple Portable ECG Monitor with IOT

A Simple Portable ECG Monitor with IOT A Simple Portable ECG Monitor with IOT R. H. Sayyed 1, Maqdoom Farooqui 2, A. R. Khan 3 and Gulam Rabbani 4 Asso. Prof, Department of Electronic Science, Abeda Inamdar Sr. College, Pune, India 1 Principal,

More information

SSRG International Journal of Medical Science ( SSRG IJMS ) Volume 4 Issue 1 January 2017

SSRG International Journal of Medical Science ( SSRG IJMS ) Volume 4 Issue 1 January 2017 A Novel SVM Neural Network Based Clinical Diagnosis of Cardiac Rhythm S.Arivoli Assistant Professor, Department of Electrical and Electronics Engineering V.S.B College of Engineering Technical Campus Coimbatore,

More information

POWER EFFICIENT PROCESSOR FOR PREDICTING VENTRICULAR ARRHYTHMIA BASED ON ECG

POWER EFFICIENT PROCESSOR FOR PREDICTING VENTRICULAR ARRHYTHMIA BASED ON ECG POWER EFFICIENT PROCESSOR FOR PREDICTING VENTRICULAR ARRHYTHMIA BASED ON ECG Anusha P 1, Madhuvanthi K 2, Aravind A.R 3 1 Department of Electronics and Communication Engineering, Prince Shri Venkateshwara

More information

Electrocardiography Abnormalities (Arrhythmias) 7. Faisal I. Mohammed, MD, PhD

Electrocardiography Abnormalities (Arrhythmias) 7. Faisal I. Mohammed, MD, PhD Electrocardiography Abnormalities (Arrhythmias) 7 Faisal I. Mohammed, MD, PhD 1 Causes of Cardiac Arrythmias Abnormal rhythmicity of the pacemaker Shift of pacemaker from sinus node Blocks at different

More information

Lab #3: Electrocardiogram (ECG / EKG)

Lab #3: Electrocardiogram (ECG / EKG) Lab #3: Electrocardiogram (ECG / EKG) An introduction to the recording and analysis of cardiac activity Introduction The beating of the heart is triggered by an electrical signal from the pacemaker. The

More information

BEDSIDE ECG INTERPRETATION

BEDSIDE ECG INTERPRETATION BEDSIDE ECG INTERPRETATION Presented by: Ryan Dean, RN, MSN, CCRN, CCNS, CFRN Flight Nurse 2017 Based on presentations originally by Gennifer DePaoli, RN Objectives Hospital policies Electrical conduction

More information

Chapter 9. Learning Objectives. Learning Objectives 9/11/2012. Cardiac Arrhythmias. Define electrical therapy

Chapter 9. Learning Objectives. Learning Objectives 9/11/2012. Cardiac Arrhythmias. Define electrical therapy Chapter 9 Cardiac Arrhythmias Learning Objectives Define electrical therapy Explain why electrical therapy is preferred initial therapy over drug administration for cardiac arrest and some arrhythmias

More information

physiology 6 Mohammed Jaafer Turquoise team

physiology 6 Mohammed Jaafer Turquoise team 15 physiology 6 Mohammed Jaafer 22-3-2016 Turquoise team Cardiac Arrhythmias and Their Electrocardiographic Interpretation Today, we are going to talk about the abnormal excitation. As we said before,

More information

Skin supplied by T1-4 (medial upper arm and neck) T5-9- epigastrium Visceral afferents from skin and heart are the same dorsal root ganglio

Skin supplied by T1-4 (medial upper arm and neck) T5-9- epigastrium Visceral afferents from skin and heart are the same dorsal root ganglio Cardio 2 ECG... 3 Cardiac Remodelling... 11 Valvular Diseases... 13 Hypertension... 18 Aortic Coarctation... 24 Erythropoiesis... 27 Haemostasis... 30 Anaemia... 36 Atherosclerosis... 44 Angina... 48 Myocardial

More information

BIO 360: Vertebrate Physiology Performing and analyzing an EKG Lab 11: Performing and analyzing an EKG Lab report due April 17 th

BIO 360: Vertebrate Physiology Performing and analyzing an EKG Lab 11: Performing and analyzing an EKG Lab report due April 17 th BIO 60: Vertebrate Physiology Lab : Lab report due April 7 th All muscles produce an electrical current when they contract. The heart is no exception. An electrocardiogram (ECG or EKG) is a graphical recording

More information

ECG Signal Characterization and Correlation To Heart Abnormalities

ECG Signal Characterization and Correlation To Heart Abnormalities ECG Signal Characterization and Correlation To Heart Abnormalities Keerthi G Reddy 1, Dr. P A Vijaya 2, Suhasini S 3 1PG Student, 2 Professor and Head, Department of Electronics and Communication, BNMIT,

More information

DETECTION OF HEART ABNORMALITIES USING LABVIEW

DETECTION OF HEART ABNORMALITIES USING LABVIEW IASET: International Journal of Electronics and Communication Engineering (IJECE) ISSN (P): 2278-9901; ISSN (E): 2278-991X Vol. 5, Issue 4, Jun Jul 2016; 15-22 IASET DETECTION OF HEART ABNORMALITIES USING

More information

Chapter 03: Sinus Mechanisms Test Bank MULTIPLE CHOICE

Chapter 03: Sinus Mechanisms Test Bank MULTIPLE CHOICE Instant download and all chapters Tesst Bank ECGs Made Easy 5th Edition Barbara J Aehlert https://testbanklab.com/download/tesst-bank-ecgs-made-easy-5th-edition-barbara-jaehlert/ Chapter 03: Sinus Mechanisms

More information

CASE 10. What would the ST segment of this ECG look like? On which leads would you see this ST segment change? What does the T wave represent?

CASE 10. What would the ST segment of this ECG look like? On which leads would you see this ST segment change? What does the T wave represent? CASE 10 A 57-year-old man presents to the emergency center with complaints of chest pain with radiation to the left arm and jaw. He reports feeling anxious, diaphoretic, and short of breath. His past history

More information

EKG Intermediate Tips, tricks, tools

EKG Intermediate Tips, tricks, tools Birmingham Regional Emergency Medical Services System 2018 ALCTE Summer Conference EKG Intermediate Tips, tricks, tools Brian Gober, MAT, ATC, NRP, CSCS Education Services Manager ECC Training Center Coordinator

More information

Emergency Medical Training Services Emergency Medical Technician Paramedic Program Outlines Outline Topic: WPW Revised: 11/2013

Emergency Medical Training Services Emergency Medical Technician Paramedic Program Outlines Outline Topic: WPW Revised: 11/2013 Emergency Medical Training Services Emergency Medical Technician Paramedic Program Outlines Outline Topic: WPW Revised: 11/2013 Wolff-Parkinson-White syndrome (WPW) is a syndrome of pre-excitation of the

More information

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network

ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network International Journal of Electronics Engineering, 3 (1), 2011, pp. 55 58 ECG Beat Recognition using Principal Components Analysis and Artificial Neural Network Amitabh Sharma 1, and Tanushree Sharma 2

More information

Wavelet Decomposition for Detection and Classification of Critical ECG Arrhythmias

Wavelet Decomposition for Detection and Classification of Critical ECG Arrhythmias Proceedings of the 8th WSEAS Int. Conference on Mathematics and Computers in Biology and Chemistry, Vancouver, Canada, June 19-21, 2007 80 Wavelet Decomposition for Detection and Classification of Critical

More information

Dr.Binoy Skaria 13/07/15

Dr.Binoy Skaria  13/07/15 Dr.Binoy Skaria binoyskaria@hotmail.com binoy.skaria@heartofengland.nhs.uk 13/07/15 Acknowledgement Medtronic, Google images & Elsevier for slides Natalie Ryan, Events Manager, HEFT- for organising the

More information

Electrocardiography II Laboratory

Electrocardiography II Laboratory Introduction As we saw in the first electrocardiography (ECG) laboratory session, surface electrodes can be used to measure the cardiac potential in the heart. The ECG signal can be correlated with specific

More information

ECG. Prepared by: Dr.Fatima Daoud Reference: Guyton and Hall Textbook of Medical Physiology,12 th edition Chapters: 11,12,13

ECG. Prepared by: Dr.Fatima Daoud Reference: Guyton and Hall Textbook of Medical Physiology,12 th edition Chapters: 11,12,13 ECG Prepared by: Dr.Fatima Daoud Reference: Guyton and Hall Textbook of Medical Physiology,12 th edition Chapters: 11,12,13 The Concept When the cardiac impulse passes through the heart, electrical current

More information

2017 BDKA Review. Regularity Rate P waves PRI QRS Interpretation. Regularity Rate P waves PRI QRS Interpretation 1/1/2017

2017 BDKA Review. Regularity Rate P waves PRI QRS Interpretation. Regularity Rate P waves PRI QRS Interpretation 1/1/2017 1. 2017 BDKA Review 2. 3. 4. Interpretation 5. QT 6. 7. 8. 9. 10. QT 11. 12. 13. 14. 15. 16. 17. 18. QT 19. 20. QT 21. 22. QT 23. 24. Where are pacer spikes? Before the P wave or before the QRS complex?

More information

The HeartCheck TM PEN Handheld ECG Is your heartbeat slow, fast, or irregular? Are you at risk? Put your heart health in your own hands

The HeartCheck TM PEN Handheld ECG Is your heartbeat slow, fast, or irregular? Are you at risk? Put your heart health in your own hands The HeartCheck TM PEN Handheld ECG Is your heartbeat slow, fast, or irregular? our hands Are you at risk? Put your heart health in your own hands The first FDA-Cleared device that can be unlocked to allow

More information

Testing the Accuracy of ECG Captured by Cronovo through Comparison of ECG Recording to a Standard 12-Lead ECG Recording Device

Testing the Accuracy of ECG Captured by Cronovo through Comparison of ECG Recording to a Standard 12-Lead ECG Recording Device Testing the Accuracy of ECG Captured by through Comparison of ECG Recording to a Standard 12-Lead ECG Recording Device Data Analysis a) R-wave Comparison: The mean and standard deviation of R-wave amplitudes

More information

Objectives of the Heart

Objectives of the Heart Objectives of the Heart Electrical activity of the heart Action potential EKG Cardiac cycle Heart sounds Heart Rate The heart s beat separated into 2 phases Relaxed phase diastole (filling of the chambers)

More information

RASPBERRY PI BASED ECG DATA ACQUISITION SYSTEM

RASPBERRY PI BASED ECG DATA ACQUISITION SYSTEM RASPBERRY PI BASED ECG DATA ACQUISITION SYSTEM Ms.Gauravi.A.Yadav 1, Prof. Shailaja.S.Patil 2 Department of electronics and telecommunication Engineering Rajarambapu Institute of Technology, Rajaramnagar

More information

CORONARY ARTERIES HEART

CORONARY ARTERIES HEART CARDIAC/ECG MODULE THE HEART CORONARY ARTERIES FIBRILLATING HEART CORONARY ARTERIES HEART PRACTICE RHYTHMS PRACTICE RHYTHMS ELECTRICAL CONDUCTION SA Node (60 100) Primary pacemaker AV Node (40 60) ***Creates

More information

Arrhythmias. Pulmonary Artery

Arrhythmias. Pulmonary Artery Arrhythmias Introduction Cardiac arrhythmia is an irregularity of the heart beat that causes the heart to beat too slowly, too fast, or irregularly. There are different types of arrhythmias. Most arrhythmias

More information

Manual Defibrillators, Automatic External Defibrillators, Cardioversion, and External Pacing. D. J. McMahon cewood rev

Manual Defibrillators, Automatic External Defibrillators, Cardioversion, and External Pacing. D. J. McMahon cewood rev Manual Defibrillators, Automatic External Defibrillators, Cardioversion, and External Pacing D. J. McMahon 141001 cewood rev 2017-10-04 Key Points Defibrillators: - know the definition & electrical value

More information

An ECG Beat Classification Using Adaptive Neuro- Fuzzy Inference System

An ECG Beat Classification Using Adaptive Neuro- Fuzzy Inference System An ECG Beat Classification Using Adaptive Neuro- Fuzzy Inference System Pramod R. Bokde Department of Electronics Engineering, Priyadarshini Bhagwati College of Engineering, Nagpur, India Abstract Electrocardiography

More information

Full file at

Full file at MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) What electrical event must occur for atrial kick to occur? 1) A) Atrial repolarization B) Ventricular

More information

Figure 2. Normal ECG tracing. Table 1.

Figure 2. Normal ECG tracing. Table 1. Figure 2. Normal ECG tracing that navigates through the left ventricle. Following these bundle branches the impulse finally passes to the terminal points called Purkinje fibers. These Purkinje fibers are

More information

-RHYTHM PRACTICE- By Dr.moanes Msc.cardiology Assistant Lecturer of Cardiology Al Azhar University. OBHG Education Subcommittee

-RHYTHM PRACTICE- By Dr.moanes Msc.cardiology Assistant Lecturer of Cardiology Al Azhar University. OBHG Education Subcommittee -RHYTHM PRACTICE- By Dr.moanes Msc.cardiology Assistant Lecturer of Cardiology Al Azhar University The Normal Conduction System Sinus Node Normal Sinus Rhythm (NSR) Sinus Bradycardia Sinus Tachycardia

More information

ECG Rhythm Analysis by Using Neuro-Genetic Algorithms

ECG Rhythm Analysis by Using Neuro-Genetic Algorithms MASAUM Journal of Basic and Applied Sciences, Vol. 1, No. 3, October 2009 522 ECG Rhythm Analysis by Using Neuro-Genetic Algorithms Safaa S. Omran, S.M.R. Taha, and Nassr Ali Awadh Abstract The heart is

More information

Cardiac arrhythmias. Janusz Witowski. Department of Pathophysiology Poznan University of Medical Sciences. J. Witowski

Cardiac arrhythmias. Janusz Witowski. Department of Pathophysiology Poznan University of Medical Sciences. J. Witowski Cardiac arrhythmias Janusz Witowski Department of Pathophysiology Poznan University of Medical Sciences A 68-year old man presents to the emergency department late one evening complaining of increasing

More information

Cardiac Telemetry Self Study: Part One Cardiovascular Review 2017 THINGS TO REMEMBER

Cardiac Telemetry Self Study: Part One Cardiovascular Review 2017 THINGS TO REMEMBER Please review the above anatomy of the heart. THINGS TO REMEMBER There are 3 electrolytes that affect cardiac function o Sodium, Potassium, and Calcium When any of these electrolytes are out of the normal

More information

Electrocardiography I Laboratory

Electrocardiography I Laboratory Introduction The body relies on the heart to circulate blood throughout the body. The heart is responsible for pumping oxygenated blood from the lungs out to the body through the arteries and also circulating

More information

Cardiology Flash Cards

Cardiology Flash Cards Cardiology Flash Cards EKG in a nut shell www.brain101.info Conduction System www.brain101.info 2 Analyzing EKG Step by step Steps in Analyzing ECG'S 1. Rhythm: - Regular _ Sinus, Junctional or Ventricular.

More information

ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW

ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW Dr. Channappa Bhyri 1, Nishat Banu A.M 2 2 Student, Dept. of Electronics and Industrial Instrumentation, PDACE,

More information

a lecture series by SWESEMJR

a lecture series by SWESEMJR Electrolyte disturbances Hypokalaemia Decreased extracellular potassium increases excitability in the myocardial cells and consequently the effect of very severe hypokalaemia is ventricular arrhythmia.

More information

Understanding the 12-lead ECG, part II

Understanding the 12-lead ECG, part II Bundle-branch blocks Understanding the 12-lead ECG, part II Most common electrocardiogram (ECG) abnormality Appears as a wider than normal S complex Occurs when one of the two bundle branches can t conduct

More information

Keywords: Adaptive Neuro-Fuzzy Interface System (ANFIS), Electrocardiogram (ECG), Fuzzy logic, MIT-BHI database.

Keywords: Adaptive Neuro-Fuzzy Interface System (ANFIS), Electrocardiogram (ECG), Fuzzy logic, MIT-BHI database. Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Detection

More information

Manual Defibrillators, Automatic External Defibrillators, Cardioversion, and External Pacing

Manual Defibrillators, Automatic External Defibrillators, Cardioversion, and External Pacing Manual Defibrillators, Automatic External Defibrillators, Cardioversion, and External Pacing Key Points Defibrillators: - know the definition & electrical value of a joule - monophasic vs biphasic types:

More information

Birmingham Regional Emergency Medical Services System

Birmingham Regional Emergency Medical Services System Birmingham Regional Emergency Medical Services System 2018 ALCTE Summer Conference EKG Basics Brian Gober, MAT, ATC, NRP, CSCS Education Services Manager ECC Training Center Coordinator Birmingham Regional

More information

This presentation will deal with the basics of ECG description as well as the physiological basics of

This presentation will deal with the basics of ECG description as well as the physiological basics of Snímka 1 Electrocardiography basics This presentation will deal with the basics of ECG description as well as the physiological basics of Snímka 2 Lecture overview 1. Cardiac conduction system functional

More information

Collin County Community College

Collin County Community College Collin County Community College BIOL. 2402 Anatomy & Physiology WEEK 5 The Heart 1 The Heart Beat and the EKG 2 1 The Heart Beat and the EKG P-wave = Atrial depolarization QRS-wave = Ventricular depolarization

More information

ECG Signal Analysis for Abnormality Detection in the Heart beat

ECG Signal Analysis for Abnormality Detection in the Heart beat GRD Journals- Global Research and Development Journal for Engineering Volume 1 Issue 10 September 2016 ISSN: 2455-5703 ECG Signal Analysis for Abnormality Detection in the Heart beat Vedprakash Gujiri

More information

Diploma in Electrocardiography

Diploma in Electrocardiography The Society for Cardiological Science and Technology Diploma in Electrocardiography The Society makes this award to candidates who can demonstrate the ability to accurately record a resting 12-lead electrocardiogram

More information

Signal Processing of Stress Test ECG Using MATLAB

Signal Processing of Stress Test ECG Using MATLAB Signal Processing of Stress Test ECG Using MATLAB Omer Mukhtar Wani M. Tech ECE Geeta Engineering College, Panipat Abstract -Electrocardiography is used to record the electrical activity of the heart over

More information

Lecture outline. Electrical properties of the heart. Automaticity. Excitability. Refractoriness. The ABCs of ECGs Back to Basics Part I

Lecture outline. Electrical properties of the heart. Automaticity. Excitability. Refractoriness. The ABCs of ECGs Back to Basics Part I Lecture outline The ABCs of ECGs Back to Basics Part I Meg Sleeper VMD, DACVIM (cardiology) University of Florida Veterinary School Electrical properties of the heart Action potentials Normal intracardiac

More information

The Automated Defibrillator: A Biomedical Engineering Success Story. Dr. James A. Smith

The Automated Defibrillator: A Biomedical Engineering Success Story. Dr. James A. Smith The Automated Defibrillator: A Biomedical Engineering Success Story Dr. James A. Smith A Aorta VCS Superior Vena Cava RA Right Atrium RV Right Ventricle LV Left Ventricle The Heart Beating Heart: Video

More information

Real-time Electrocardiogram Monitoring

Real-time Electrocardiogram Monitoring Real-time Electrocardiogram Monitoring Project Proposal Department of Electrical and Computer Engineering Calvin Walden, Edward Sandor, and Nicholas Clark Advisors: Dr. Yufeng Lu and Dr. In Soo Ahn December

More information

SPECTRAL ANALYSIS OF LIFE-THREATENING CARDIAC ARRHYTHMIAS

SPECTRAL ANALYSIS OF LIFE-THREATENING CARDIAC ARRHYTHMIAS SPECTRAL ANALYSIS OF LIFE-THREATENING CARDIAC ARRHYTHMIAS Vessela Tzvetanova Krasteva, Irena Ilieva Jekova Centre of Biomedical Engineering Prof. Ivan Daskalov - Bulgarian Academy of Sciences Acad.G.Bonchev

More information

CHAPTER 5 WAVELET BASED DETECTION OF VENTRICULAR ARRHYTHMIAS WITH NEURAL NETWORK CLASSIFIER

CHAPTER 5 WAVELET BASED DETECTION OF VENTRICULAR ARRHYTHMIAS WITH NEURAL NETWORK CLASSIFIER 57 CHAPTER 5 WAVELET BASED DETECTION OF VENTRICULAR ARRHYTHMIAS WITH NEURAL NETWORK CLASSIFIER 5.1 INTRODUCTION The cardiac disorders which are life threatening are the ventricular arrhythmias such as

More information

ABCs of ECGs. Shelby L. Durler

ABCs of ECGs. Shelby L. Durler ABCs of ECGs Shelby L. Durler Objectives Review the A&P of the cardiac conduction system Placement and obtaining 4-lead and 12-lead ECGs Overview of the basics of ECG rhythm interpretation Intrinsic

More information

THE CARDIOVASCULAR SYSTEM. Heart 2

THE CARDIOVASCULAR SYSTEM. Heart 2 THE CARDIOVASCULAR SYSTEM Heart 2 PROPERTIES OF CARDIAC MUSCLE Cardiac muscle Striated Short Wide Branched Interconnected Skeletal muscle Striated Long Narrow Cylindrical PROPERTIES OF CARDIAC MUSCLE Intercalated

More information

Family Medicine for English language students of Medical University of Lodz ECG. Jakub Dorożyński

Family Medicine for English language students of Medical University of Lodz ECG. Jakub Dorożyński Family Medicine for English language students of Medical University of Lodz ECG Jakub Dorożyński Parts of an ECG The standard ECG has 12 leads: six of them are considered limb leads because they are placed

More information

BTL CardioPoint Relief & Waterfall. Relief & Waterfall. Abnormalities at first sight

BTL CardioPoint Relief & Waterfall. Relief & Waterfall. Abnormalities at first sight BTL CardioPoint Relief & Waterfall Relief & Waterfall Abnormalities at first sight BTL CardioPoint Relief & Waterfall 3 Introduction The ambulatory ECG examination (Holter examination) is characterized

More information

Paroxysmal Supraventricular Tachycardia PSVT.

Paroxysmal Supraventricular Tachycardia PSVT. Atrial Tachycardia; is the name for an arrhythmia caused by a disorder of the impulse generation in the atrium or the AV node. An area in the atrium sends out rapid signals, which are faster than those

More information

Panorama. Arrhythmia Analysis Frequently Asked Questions

Panorama. Arrhythmia Analysis Frequently Asked Questions Panorama Arrhythmia Analysis Frequently Asked Questions What ECG vectors are used for Beat Detection? 3-wire lead set 5-wire lead set and 12 lead What ECG vectors are used for Beat Typing? 3-wire lead

More information

Chad Morsch B.S., ACSM CEP

Chad Morsch B.S., ACSM CEP What Is Cardiac Stress Testing? Chad Morsch B.S., ACSM CEP A Cardiac Stress Test is a test used to measure the heart's ability to respond to external stress in a controlled clinical environment. Cardiac

More information

Catheter Ablation. Patient Education

Catheter Ablation. Patient Education Catheter Ablation Patient Education Allina Health System Your heart has four chambers. Two upper chambers (atria) pump blood to the two lower chambers (ventricles). In order for the heart to pump, it requires

More information