You are on page 1of 3

ABNORMAL HEART RATE DETECTION AND ALERT SYSTEM

ABSTRACT:

An embedded system is a special-purpose computer system designed to


perform a dedicated function. Unlike a general-purpose computer, such as a
personal computer, an embedded system performs one or a few pre-defined
tasks, usually with very specific requirements. Since the system is dedicated to
specific tasks, design engineers can optimize it, reducing the size and cost of the
product. Embedded system comprises of both hardware and software.
Embedded system is fast growing technology in various fields like industrial
automation, home appliances, automobiles, aeronautics etc., Embedded
technology uses PC or a controller to do the specified task and the programming
is done using assembly language programming or embedded C. Modern
embedded digital world will innovative the entire domain such like automobiles,
industrial automation, RFID, energy meter and especially biomedical.
More and more digital based medical equipment are discovered,
processing of physical variable such like heart beat, blood pressure and
temperature is very easy in digital circuit and you can store the data.
Project description:
Our project “Abnormal Heart Rate Detection And Alert System ” measures the
physical variable like heart beat level these physical variables are converted into
digital values and is given as input to the microcontroller, if this variable reaches
any dangerous level, controller will transmit the information using IR
transmitter. Receiver unit decodes the signal and gives as input to the
microcontroller which gives a buzzer alert and an LCD display.
Block Diagram:

Transmitter Section:

Transformer DISPLAY UNIT

AC-DC Voltage
Rectification Converter
MICRO
CONTROLLER BUZZER

Signal
Heart Beat Condition
Sensing Unit

Hardware requirement:

 Microcontroller
 LCD display
 Signal conditional circuit
 Heart beat
 Buzzer
Software requirement:

 Embedded C programming
 Keil compiler and debugger

You might also like