Heart monitoring

16
i

Transcript of Heart monitoring

Page 1: Heart monitoring

i

Page 2: Heart monitoring

Contents

1 Introduction 1

2 Circuit Implementations 22.1 Method 1: ECG(Electrocardiogram) . . . . . . . . . . . . . . . . . . . . . . 22.2 Method 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

3 Components and Software 33.1 Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33.2 Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

4 Circuit Description 5

5 PCB Layout And Schematic 6

6 Troubleshooting 8

7 Conclusion 9

8 Bibliography 10

9 Appendix 119.1 Datasheet of TL084 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

ii

Page 3: Heart monitoring

List of Figures

4.1 Electrocardiogram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

5.1 Livewire Schematic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65.2 Layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

9.1 TL084 Datasheet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

iii

Page 4: Heart monitoring

Abstract

This paper describes a Heart monitoring system. This heart monitoring system consistsof ECG monitoring.Electrocardiography (ECG or EKG) is a interpretation of the electricalactivity of the heart over time captured and externally recorded by skin electrodes.

Page 5: Heart monitoring

HEART MONITORING SYSTEM

Sagar ShahMihir ShahAmit Sheth

SE Electronics, S.P.I.T.

under the guidance of: Prof. Y. S. Rao

Sardar Patel Institute of TechnologyMunshi Nagar, Andheri (West), Mumbai-400058

Page 6: Heart monitoring

Chapter 1

Introduction

Heart rate measurement is one of the very important parameters of the human cardiovascularsystem. The heart rate of a healthy adult at rest is around 72 beats per minute (bpm).Athletes normally have lower heart rates than less active people. Babies have a much higherheart rate at around 120 bpm, while older children have heart rates at around 90 bpm.The heart rate rises gradually during exercises and returns slowly to the rest value afterexercise. The rate when the pulse returns to normal is an indication of the fitness of theperson. Lower than normal heart rates are usually an indication of a condition known asbradycardia, while higher than normal heart rates are known as tachycardia. Heart rate issimply and traditionally measured by placing the thumb over the subject’s arterial pulsation,and feeling, timing and counting the pulses usually in a 30 second period. Heart rate (bpm)of the subject is then found by multiplying the obtained number by 2. This method althoughsimple, is not accurate and can give errors when the rate is high. More sophisticated methodsto measure the heart rate utilize electronic techniques. Plenty of noninvasive methods existfor electronically sensing the human heartbeat. The job can be done acoustically (stethoscopeor Doppler), mechanically (sphygmomanometer), electrically (EKG), and optically [1].

1

Page 7: Heart monitoring

Chapter 2

Circuit Implementations

The following methods describe the circuit design of a heart rate monitoring in 2 ways:

2.1 Method 1: ECG(Electrocardiogram)

In ECG, The electrical waves can be measured at electrodes placed at specific points onthe skin. Electrodes on different sides of the heart measure the activity of different partsof the heart muscle. An ECG displays the voltage between pairs of these electrodes, andthe muscle activity that they measure, from different directions, can also be understood asvectors. This display indicates the overall rhythm of the heart and weaknesses in differentparts of the heart muscle. It is the best way to measure and diagnose abnormal rhythmsof the heart, particularly abnormal rhythms caused by damage to the conductive tissuethat carries electrical signals, or abnormal rhythms caused by electrolyte imbalances. Ina myocardial infarction (MI), the ECG can identify if the heart muscle has been damagedin specific areas, though not all areas of the heart are covered. The ECG cannot reliablymeasure the pumping ability of the heart, for which ultrasound-based (echocardiography) ornuclear medicine tests are used[2].

2.2 Method 2

In the heart beat measurement using optical sensor the changes in the reflectivity of thetissue is measured. The basic principle behind using an optical sensor for measurementof heart rate is that whenever the heart beats, it pumps the blood through the limbs andtissues. Thus blood volume in the tissues changes and hence the reflectivity of the skin tothe infrared rays changes. This transducer works with the principle of light reflection,in thiscase the light is infrared. The skin is used as a reflective surface for infrared light. Thedensity of blood in the skin will affect on the IR reflectivity. The pumping action of heartcauses the blood density rises and falls. So that we can calculate the heart rate based onthe rise and fall of intensity of infrared that reflected by skin[3].

2

Page 8: Heart monitoring

Chapter 3

Components and Software

The following discrete components and supporting software has been used.

3.1 Components

• Resistors

1. R1 - 220K 1/4 W

2. R2 - 10K 1/4 W

3. R3 - 220K 1/4 W

4. R4 - 100 1/4 W

5. R5 - 100K 1/4 W

6. R6 - 10K 1/4 W

7. R7 - 220K 1/4 W

8. R8 - 100K 1/4 W

9. R9 - 10K 1/4 W

10. R10 - 10K 1/4 W

11. R11 - 100 1/4 W

12. R12 - 1M 1/4 W

13. R13 - 1M 1/4 W

14. R14 - 1K 1/4 W

15. R15 - 22K 1/4 W

• Capacitors

1. C1 - 0.022uf

2. C2 - 0.022uf

3. C3 - 0.01uf

4. C4 - 0.01uf

5. C5 - 1uf

3

Page 9: Heart monitoring

6. C6 - 0.022uf

• TL084 Instrumentation Amplifier IC.

3.2 Software

• For Simulation: Livewire 1.11 Pro Unlimited

• For Layout: Eagle 5.4.0 Light

4

Page 10: Heart monitoring

Chapter 4

Circuit Description

Figure 4.1: Electrocardiogram

The circuit shown in Fig.1(a) is for developing ECG waveforms. There are in all 3 elec-trodes to be connected to the patients body. The ground terminal electrode to the leg.Remaining terminals on the either of the hands and the signal from electrode to the respec-tive two inputs. The input signal is fed to intrumentation amplifier and the signal frominstrumentation amplifier is fed to difference amplifier and then to filtering and output cir-cuitry. The IC used for the purpose is IC TLO84. Accordingly we get the ECG waveform[4].

5

Page 11: Heart monitoring

Chapter 5

PCB Layout And Schematic

The schematic is made in Livewire 1.11 Pro. The layout has been designed using Eagle 5.4.0.The general purpose board is used to further elaborate the simplicity of the circuit.

Figure 5.1: Livewire Schematic

6

Page 12: Heart monitoring

Figure 5.2: Layout

7

Page 13: Heart monitoring

Chapter 6

Troubleshooting

• Removal of power supply hum: Use DC battery directly instead of giving supply withthe help of transformer and rectifier circuit.

• Improving CMRR: Use instrumentation amplifier IC TL08 instead of making it withthe help of OP-AMP.

• Decreasing the distortion at the output: Use Notch filter of 60 Hz at the output.

• Output ECG is not proper: Apply proper gel to the limbs where electrodes are placed.

8

Page 14: Heart monitoring

Chapter 7

Conclusion

The design of a Low cost device for measuring the heart pulse rate has been described.The device has the advantage that it can be used by non-professional people at hometo measure the heart rate easily and safely. The device can be improved in certainareas with the help of microcontroller as listed below:

o A graphical LCD can be used to display a graph of the change of heart rate overtime o Sound can be added to the device so that a sound is output each time a pulseis received. o The maximum and minimum heart rates over a period of time can bedisplayed. o Serial output can be attached to the device so that the heart rates can besent to a PC for further online or offline analysis. o Warning or abnormalities (suchas very high or very low heart rates) can be displayed on the LCD or indicated by anLED or a buzzer.

9

Page 15: Heart monitoring

Chapter 8

Bibliography

[1]Paper on ”HEART RATE MEASUREMENT FROM THE FINGER USING ALOW-COST MICROCONTROLLER” by Dogan Ibrahim and Kadri Buruncuk.

[2]Biotech instruments.

[3]http://www.emo.org.tr/ekler/a568a2aa8c19a31 ek.pdf

[4]Op-Amps and Linear Integrated Circuits by Ramakant Gayakwad

[5]www.alldatasheets.com

10

Page 16: Heart monitoring

Chapter 9

Appendix

9.1 Datasheet of TL084

Figure 9.1: TL084 Datasheet

11