AVR based EKG Monitoring


This EKG monitoring instrument uses the microcontroller AVR AtMega103 microcontroller to control and store the data acquired via EKG monitoring systems involved. The aim of this project is to accurately measure the electrical activity of heart with EKG monitoring instrument. This is achieved by building an instrumentation amplifier which is specifically designed for bio-electrical signal measurement.
In addition, two active filters – one high pass and one low pass – were employed to eliminate measurement errors. The high pass filter was used to remove any dc drift with cut-off frequency of 0.2Hz, while the low pass filter was used to eliminate anti-aliasing effects.
User input from the PinD0 initiates the data acquisition process. Once initiated, the signal acquired via EKG monitoring instrument goes through the Analog to Digital Converter of the microcontroller at sampling frequency of 720Hz and this data is stored in external SRAM. Upon completion of data acquisition process, the user can initiate transmission of the stored data via the Hyperterminal to be interfaced with Matlab. Data can be further analyzed with Matlab software for future studies, such as RR interval analysis, QT interval analysis.
© Jeff S. Lee and Young Ho Cho
EKG Monitoring
Project Documentation and Schematic
cornell.edu
Related posts:
- ECG Primer
The project is built for detecting human ECG (Electrocardiogram or EKG). The ECG Primer consists of 3 main parts... - Remote Critical Area Monitoring System
This is a video based remote environmental monitoring system for use in critical areas. The system enables you to connect... - Video-Based Motion Sensor
This low cost motion sensor named is mOtiOn. It is built based on real time processing of a video... - Low-Cost AVR Based Logic Analyzer
This Logic Analyzer project allow you to monitors and captures a number of digital signals. It uses PC to display... - AVR Data Acquisition System
This project will show you how to build AVR Data Acquisition System that connected to PC. There are two...








