heart beat monitor system ppt

20
RISHIRAJ INSTITUTE OF TECHNOLOGY, INDORE MINOR PROJECT ON HEART BEAT MONITORING SYSTEM SUBMITTED BY ANAND DWIVEDI

Upload: anand-dwivedi

Post on 24-May-2015

11.375 views

Category:

Education


0 download

DESCRIPTION

Here Is Small Discription About Heart Beat Monitering System

TRANSCRIPT

Page 1: Heart beat monitor system PPT

RISHIRAJ INSTITUTE OF TECHNOLOGY, INDORE

MINOR PROJECT ON HEART BEAT MONITORING SYSTEM

SUBMITTED BY ANAND DWIVEDI

Page 2: Heart beat monitor system PPT

HEART BEAT MONITOR

A heart rate monitor is a personal monitoring device which allows one to measure his or her heart rate in real time or record the heart rate for later study. It is largely used by performers of various types of physical exercise.

Widely used in hospitals for checking the health of patient(s)

Fig. 1 Wrist band for calculating heart beat

Page 3: Heart beat monitor system PPT

Why Monitoring……?

More than 2 million people are at high risk of having heart attack. It would be helpful if there was a way for these people to monitor their heart.So we have a problem. That is the way our project focuses on how we can utilize this problem and find a solution.

Page 4: Heart beat monitor system PPT

Measurement of Heart rate

4

• Stethoscope --- inaccurate

• Electrocardiogram – costly

& not user friendly

Page 5: Heart beat monitor system PPT

Average Heart Rate

5

Average Heart Rate Age

140 Newborn

85 – 90 7 years

80 – 85 14 years

70 – 80 Adult

Page 6: Heart beat monitor system PPT

Microcontroller and why Microcontroller not

Microprocessor?

6

• A microcontroller is a single-chip microcomputer which contains RAM , ROM , CPU , I/O ports , ADC and other peripherals.

• It has fixed amount of RAM , ROM , I/O ports.

• It is also called embedded microcontroller because it is designed for embedded systems performing specific tasks only.

• Microprocessor only has CPU , ALU, stack pointer, program counter and other registers ,clock timing circuit.

• Microprocessor does not have RAM, ROM and I/O ports

• It requires large space and it’s cost is higher as compared to microcontroller.

Page 7: Heart beat monitor system PPT

What we have done? ? ?

7

• We , in this project are measuring the heart beat using the pulse oximetry logic.

• The timer we have set for counting the heart beat is 30s.

• There is a set point we can decide, after 30 s the heartbeat would be shown on the LCD.

Page 8: Heart beat monitor system PPT

Software we used ? ? ?

8

• KEIL uVision3 IDE

• SPI flash programmer

Page 9: Heart beat monitor system PPT

Top view of our project

9

Page 10: Heart beat monitor system PPT

Hardware implementation

10

• Transformer• Full wave rectifier• 7805 voltage regulator• Buzzer• LM324• Potentiometer• LED + LDR used as sensor• LCD• Circuit diagram of project

Page 11: Heart beat monitor system PPT

11

Page 12: Heart beat monitor system PPT

HOW ? ? ?

12

• Transformer steps down 220V to 9-0-9V.

• Full wave rectifier converts the ac into dc.

• 7805 voltage regulator regulates the voltage to 5V, which is the operating voltage of our microcontroller.

• LCD is interfaced with microcontroller.

• LED - LDR sensor is used to count the Pulses. It consists of a red LED and LDR .

• Crystal (11.059MHz) is used to generate a stable clock signal for the microcontroller.

Page 13: Heart beat monitor system PPT

What is happening on-board ?

13

• Transformer is making the ac voltage 220 volt to step down to 9-0-9 volt ac.

• Full wave rectifier is rectifying that voltage to get larger average dc voltage.

• 7805 is regulating the output voltage to 5v.• Sensor consist of red LED and LDR is generating

the output signal inversely proportional to absorption of red light caused by blood.

• Trans-impedence amplifier is converting current signal to voltage signal ,amplifying signal and change in signal and also filtering the signal also.

Page 14: Heart beat monitor system PPT

LED – LDR sensor

14

LED LDR

Page 15: Heart beat monitor system PPT

PCB back side diagram

15

Page 16: Heart beat monitor system PPT

Board back side photo

16

Page 17: Heart beat monitor system PPT

Applications

17

• Have become a widely used training aid for a variety of sports.

• Hospitals / Dispensaries• Better and accurate method of

measuring heart beat.• At homes• A set point can help in determining

whether a person is healthy or not checking his/her heart beat and comparing with set point.

Page 18: Heart beat monitor system PPT

Limitations

18

• In-accurate method of calculating heartbeat.

• Logic used in very simple. Therefore, results may vary as for a sophisticated instrument for the same purpose

Page 19: Heart beat monitor system PPT

Future scope• EEG, ECG and other health

parameters can also be monitored.• Continuous monitoring and future

diagnosis can be performed via the same system (TELEMEDICINE).

• More than a single patient at different places can be monitored using single system.

19

Page 20: Heart beat monitor system PPT

Thank you