Design of Context-Aware Exercise Measurement SoC Based on Electromyogram and Electrocardiogram

Size: px
Start display at page:

Download "Design of Context-Aware Exercise Measurement SoC Based on Electromyogram and Electrocardiogram"

Transcription

1 Design of Context-Aware Exercise Measurement SoC Based on Electromyogram and Electrocardiogram Seongsoo Lee Abstract Exercise measurement is an important application of smart healthcare devices. Conventional approaches cannot measure indoor exercise or resistive exercise. In this paper, we propose a context-aware exercise measurement system-on-chip (SoC) based on electromyogram (EMG) and electrocardiogram (ECG). It consists of 3 EMG sensors, analog circuits for signal acquisition and digital conversion, and digital circuits for signal correction and exercise calculation. Keywords Context-Aware, Electrocardiogram, Electromyogram, Exercise Measurement, System-on-Chip E I. INTRODUCTION XERCISE measurement is an important application of smart healthcare devices. Digital exercise assistant is one of the most fast-growing markets in digital equipment. Many approaches are proposed in exercise measurement, but most conventional approaches suffer from several severe problems. Electromyogram (EMG), micro-scale electrical signals from muscles, contains important information on the movement of body. Similarly, electrocardiogram (ECG), micro-scale electrical signals from heart, also contains important information on the body condition. Therefore, accurate exercise amount with less measurement restriction is possible by observing electromyogram and electrocardiogram. In this paper, we propose a context-aware exercise measurement system-on-chip (SoC) based on EMG and ECG measurement. It consists of 3 EMG sensors, analog circuits for signal acquisition and digital conversion, and digital circuits for signal correction and exercise calculation. In conventional approaches, separate ECG sensors are needed in ECG measurement. However, the proposed SoC extracts ECG waveform from EMG waveform, so it does not require ECG sensors. Furthermore, the proposed SoC can measure both aerobic exercise and resistive exercise, while conventional approaches can measure only aerobic exercise. For convenient and comprehensive diet planning, it is advantageous to convert exercise to calorie. Exercise-calorie Manuscript received July 28, This work was sponsored by ETRI System Semiconductor Industry Promotion Center, Human Resource Development Project for SoC Convergence. Seongsoo Lee is with the School of Electronic Engineering, Soongsil University, Seoul, , Korea ( sslee@ssu.ac.kr) conversion requires basal metabolic rate (BMR) based on weight, height, and age. The proposed SoC also provides exercise-calorie conversion based on BMR. II. CONVENTIONAL METHODS OF EXERCISE MEASUREMENT Conventional methods of exercise measurement are classified into three categories, i.e. global positioning system (GPS)-based method, piezo-electric ceramic (PEC)-based method, and accelerometer-based method. A. GPS-Based Method Sprint proposed BIMAactive for outdoor exercise measurement, as shown in Fig. 1. BIMActive measures outdoor exercise by measuring running time, distance and speed via GPS. It also provides online uploading of exercise data. It also provides online audiovisual exercise tutorial for beginners. MagellanGPS proposed Triton for outdoor exercise measurement, as shown in Fig. 2. Triton shows exercise amount, running time, distance and speed, and calorie consumption based on GPS measurement. GPS-based method can perform precise measurement of outdoor exercise. However, it cannot measure indoor exercise due to GPS signal coverage. Furthermore, it cannot measure resistive exercise such as pull-up bar and weight training, since there is no position displacement during resistive exercise. B. PEC-Based Method Nike and Apple proposed Sports ipod for running exercise measurement by embedding piezo-electric sensors at the bottom of Nike running shoes, as shown in Fig. 3. It measures the number of walking/running steps, and transmits this information to ipod, where running time distance and speed, and calorie consumption is calculated and displayed. Similarly, Adidas proposed One Shoes based on piezo-electric sensors, as shown in Fig. 4. Unlike GPS-based method, PEC-based method can measure indoor exercise such as treadmill. However, it only counts the number of walking/running steps, so the exercise measurement is quite inaccurate. Like GPS-based method, PEC-based method cannot measure resistive exercise such as pull-up bar and weight training, since there are no walking/running steps during resistive exercise. ISBN:

2 Fig. 1 BIMActive Fig. 5 Actiwatch Score Fig. 2 Triton Fig. 6 Active Style Pro Fig. 3 Sports ipod Fig. 4 One Shoes C. Accelerometer-Based Method BMedical proposed Actiwatch Score for indoor/outdoor exercise measurement based on accelerometer, as shown in Fig. 5. Similarly, Omron Healthcare proposed Active Style Pro, as shown in Fig. 6. Accelerometer-based method is most frequently used in exercise measurement. It measures the acceleration of vertical and horizontal movement of the body. By integrating the acceleration along time, exercise amount and its corresponding calorie consumption are calculated. Accelerometer-based method is quite accurate in normal exercise conditions. However, it cannot calculate precisely in fast or slow exercise. Similarly, it overestimates exercise amount when running up along stairs or slope. Like GPS-based method and PEC-based method, accelerometer-based method cannot measure resistive exercise such as pull-up bar and weight training, since there is no motion with acceleration during resistive exercise. III. EXERCISE MEASUREMENT USING ELECTROMYOGRAM Electromyogram (EMG) is micro-scale electrical signals from muscles. It has wide frequency range from 0.1 ~ 500 Hz. Originally, a needle is inserted into muscles to measure EMG signal (nemg), but recently an electrode is attached to skin ISBN:

3 Fig. 7 semg sensors for the proposed SoC Fig. 8 Extraction of 3 different frequency ranges Fig. 9 ECG signal extraction Fig. 10 High-frequency and low-frequency EMG signal extraction surface (semg). In the proposed SoC, 3 semg sensors are attached in belts, as shown in Fig. 7. The proposed SoC measures semg signals and extracts 3 different frequency ranges, i.e. low-frequency EMG signal, high-frequency EMG signal, and ECG signal, as shown in Fig. 8. ECG signal extraction is illustrated in Fig. 9. First, signal in ECG frequency range is extracted by bandpass filter (1-50 Hz). Then, baseline value for absolute amplitude value algorithm [1] is determined. Then, absolute amplitude values are extracted using the baseline value. Then, threshold value for R-wave peak point detection is determined. Then, R-ware peak point is detected using the threshold value. Finally, heartbeat rate is calculated by counting R-wave peak point [2]. High-frequency and low-frequency EMG signals are extracted as illustrated in Fig. 10. High-frequency EMG signal represents resistive exercise and arm/leg movement [3]. Highpass filter (> 30 Hz) is used for high-frequency EMG signal extraction. Low-frequency EMG signal represents breath and body movement [3]. Lowpass filter (< 1 Hz) is used for low-frequency EMG signal extraction. After exercise amount is calculated, it should be converted in calorie consumption. Exercise-calorie conversion requires basal metabolic rate (BMR) based on weight, height, and age. In the proposed SoC, Harris-Benedict equation (B.E.E) method [4] and Institute of Medicine of the National Academies (I.M.N.A) method [5] are used as follows. Harris-Benedict Equation (B.E.E) Method - Men: (13.75 weight in kilos)+(5.0 height in cm)- (6.76 age in year) - Women: (9.56 weight in kilos)+(1.85 height in cm) -(4.68 age in year) Institute of Medicine of the National Academies (I.M.N.A) Method - Men: 293-(3.8 age in year)+(456.4 height in meter)+ (10.12 weight in kilos) - Women: 247-(2.67 age in year)+(401.5 height in meter)+ (8.60 weight in kilos) IV. SOC IMPLEMENTATION Architecture and design target of the proposed context-aware exercise measurement SoC is illustrated in Fig. 11. It consists of (1) 3 semg sensors, (2) analog circuits for signal acquisition and digital conversion, and (3) digital circuits for signal correction and exercise calculation. Architecture of signal acquisition circuit is illustrated in Fig. 12. Digital circuit consists of digital filters, 8051 microprocessor, and universal I/Os. 2 types of digital filters are used, i.e. finite impulse response (FIR) filter and infinite impulse response (IIR) filter. To reduce chip area, serial processing architectures are used, as illustrated in Fig. 13 and Fig. 14. Universal I/O is an integrated block of various I/Os such as UART, SPI, and I2C, as illustrated in Fig. 15. The proposed SoC has its own data transfer protocol between SoC and external PC/equipment, as shown in Fig. 16. Fig. 17 shows the post simulation waveforms of the proposed SoC. ISBN:

4 Recent Researches in Circuits, Systems, Control and Signals Fig. 11 Architecture and design target of the proposed context-aware exercise measurement SoC Vin LPF (<1Hz) ADC1 D out1 BPF (1~60Hz) ADC2 Dout2 HPF (>30Hz) ADC3 D out3 LNA Fig. 12 Architecture of signal acquisition circuit Fig. 16 Data transfer protocol Fig. 13 Serial processing architecture of FIR filter Fig. 14 Serial processing architecture of IIR filter Fig. 17 Post simulation waveforms of the proposed SoC Fig. 15 Architecture of universal I/O ISBN:

5 V. CONCLUSION A context-aware exercise measurement SoC based on electromyogram and electrocardiogram is proposed. It consists of 3 EMG sensors, analog circuits for signal acquisition and digital conversion, and digital circuits for signal correction and exercise calculation. The proposed SoC is under design and will be fabricated in early REFERENCES [1] C. Min and T. Kim, Development of Signal Detection Methods for ECG (Electrocardiogram) based u-healthcare Systems, Journal of IEEK, vol. 46, no. 6, pp , [2] C. Min and T. Kim, ECG Based Patient Recognition Model for Smart Healthcare Systems, Lecture Notes in Computer Science, vol. 3398, pp , [3] H. Kim, C. Min and T. Kim, Adaptable Noise Reduction of ECG Signals for Feature Extraction, Lecture Notes in Computer Science, vol. 3973, pp , [4] J. Harris and F. Benedict, A Biometric Study of Human Basal Metabolism, Proceedings of National Academy of Science, [5] Institute of Medicine of the National Academies, Dietry Reference Intakes for Energy, Carbohydrate, Fiber, Fat, Fatty Acids, Cholesterol, Protein, and Amino Acids, The National Academies Press, ISBN:

ECG SENSOR ML84M USER S GUIDE. CENTRE FOR MICROCOMPUTER APPLICATIONS

ECG SENSOR ML84M USER S GUIDE. CENTRE FOR MICROCOMPUTER APPLICATIONS ECG SENSOR ML84M USER S GUIDE CENTRE FOR MICROCOMPUTER APPLICATIONS http://www.cma-science.nl Short description The ECG sensor measures electrical potentials produced by the heart (Electro- cardiogram).

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

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

Design of the HRV Analysis System Based on AD8232

Design of the HRV Analysis System Based on AD8232 207 3rd International Symposium on Mechatronics and Industrial Informatics (ISMII 207) ISB: 978--60595-50-8 Design of the HRV Analysis System Based on AD8232 Xiaoqiang Ji,a, Chunyu ing,b, Chunhua Zhao

More information

VLSI Implementation of the DWT based Arrhythmia Detection Architecture using Co- Simulation

VLSI Implementation of the DWT based Arrhythmia Detection Architecture using Co- Simulation IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X VLSI Implementation of the DWT based Arrhythmia Detection Architecture using Co-

More information

Design of Bodyfat Measurement System based on the Android Platform

Design of Bodyfat Measurement System based on the Android Platform Design of Bodyfat Measurement System based on the Android Platform Woong-Sik Kim 1 Intergate IT School, Colledge of interdiscip.inary & Creative Studies Konyang University {wskim@konyang.ac.kr} Abstract.

More information

ANALOG FRONT-ENDDESIGN FOR ECG SYSTEMS USING DELTA-SIGMAADCS

ANALOG FRONT-ENDDESIGN FOR ECG SYSTEMS USING DELTA-SIGMAADCS AN ECG FRONT END PDF ANALOG FRONT-ENDDESIGN FOR ECG SYSTEMS USING DELTA-SIGMAADCS HM301D ECG ANALOG FRONT-END - ST.COM 1 / 5 2 / 5 3 / 5 an ecg front end pdf Electrocardiogram (ECG) system analog front-end(afe)

More information

Instructions A Nike Heart Monitor Watch Without Chest Strap Polar

Instructions A Nike Heart Monitor Watch Without Chest Strap Polar Instructions A Nike Heart Monitor Watch Without Chest Strap Polar Polar offers a high-quality selection of heart rate monitors for running, fitness & cross-training, as well as GPS-enabled cycling computers

More information

What is body composition?

What is body composition? excellence in wellbeing, resilience and performance What is body composition? The definition of body composition is 'the percentages of bone, fat, water and muscle in human bodies'. All these factors can

More information

11/18/13 ECG SIGNAL ACQUISITION HARDWARE DESIGN. Origin of Bioelectric Signals

11/18/13 ECG SIGNAL ACQUISITION HARDWARE DESIGN. Origin of Bioelectric Signals ECG SIGNAL ACQUISITION HARDWARE DESIGN Origin of Bioelectric Signals 1 Cell membrane, channel proteins Electrical and chemical gradients at the semi-permeable cell membrane As a result, we get a membrane

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

An Area Efficient ECG System for Diagnosis

An Area Efficient ECG System for Diagnosis An Area Efficient ECG System for Diagnosis P. Divya Jeyashree 1, S. Padma Priya 2 P.G. Student, Department of VLSI DESIGN, Sri Ramakrishna Engineering College, Coimbatore, Tamilnadu, India 1 Assistant

More information

Portable Healthcare System with Low-power Wireless ECG and Heart Sounds Measurement

Portable Healthcare System with Low-power Wireless ECG and Heart Sounds Measurement Portable Healthcare System with Low-power Wireless ECG and Heart Sounds Measurement Yi-Hsuan Liu, Yi-Ting Lee, and Yu-Jung Ko Department of Electrical Engineering, National Tsing Hua University, Hsinchu,

More information

LATEST TRENDS on SYSTEMS (Volume I) New Seismocardiographic Measuring System with Separate QRS Detection. M. Stork 1, Z. Trefny 2

LATEST TRENDS on SYSTEMS (Volume I) New Seismocardiographic Measuring System with Separate QRS Detection. M. Stork 1, Z. Trefny 2 New Seismocardiographic Measuring System with Separate QRS Detection M. Stork 1, Z. Trefny 2 1 Department of Applied Electronics and Telecommunications University of West Bohemia, P.O. Box 314, 30614 Plzen,

More information

Heart Abnormality Detection Technique using PPG Signal

Heart Abnormality Detection Technique using PPG Signal Heart Abnormality Detection Technique using PPG Signal L.F. Umadi, S.N.A.M. Azam and K.A. Sidek Department of Electrical and Computer Engineering, Faculty of Engineering, International Islamic University

More information

ELECTROCARDIOGRAM (ECG) SIGNAL PROCESSING ON FPGA FOR EMERGING HEALTHCARE APPLICATIONS

ELECTROCARDIOGRAM (ECG) SIGNAL PROCESSING ON FPGA FOR EMERGING HEALTHCARE APPLICATIONS ELECTROCARDIOGRAM (ECG) SIGNAL PROCESSING ON FPGA FOR EMERGING HEALTHCARE APPLICATIONS M.RAVI KUMAR Sri Venkateswara College of Engineering and Technology, RVS Nagar, Chittoor (AP), INDIA E-mail: ravictr2007@gmail.com

More information

An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG

An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG Introduction An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG data can give important information about the health of the heart and can help physicians to diagnose

More information

High volume data acquisition and processing in electrocardiography (ECG) Bo Qiang

High volume data acquisition and processing in electrocardiography (ECG) Bo Qiang High volume data acquisition and processing in electrocardiography (ECG) Bo Qiang Disclaimer I am not affiliated with Mayo Clinic, Preventice, AliveCor, CardioSecur, 3DS and any other companies mentioned

More information

ELEC ENG 4BD4 Lecture 1. Biomedical Instrumentation Instructor: Dr. Hubert de Bruin

ELEC ENG 4BD4 Lecture 1. Biomedical Instrumentation Instructor: Dr. Hubert de Bruin ELEC ENG 4BD4 Lecture 1 Biomedical Instrumentation Instructor: Dr. Hubert de Bruin 1 Cochlear Implant 2 Advances in Vision (Retinal Stimulation) 3 Argus II Implant 4 Mini Gastric Imaging 5 Taser 6 Shock

More information

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Jason Silver August 26, 2009 Presentation Outline Introduction Thesis Objectives Mathematical Model and Principles Methods

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

Design of Software for an Electrocardiogram Analyzer

Design of Software for an Electrocardiogram Analyzer Design of Software for an Electrocardiogram Analyzer by Robert Tisma Electrical Biomedical Engineering Project Report Submitted in partial fulfillment of the Degree of Bachelor of Engineering McMaster

More information

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter

More information

Metabolic Calculations

Metabolic Calculations Metabolic Calculations Chapter 5 and Appendix D Importance of Metabolic Calculations It is imperative that the exercise physiologist is able to interpret test results and estimate energy expenditure. Optimizing

More information

Equivalence of Activity Recordings and Derived Sleep Statistics

Equivalence of Activity Recordings and Derived Sleep Statistics Actiwatch-64 Equivalence of Activity Recordings and Derived Sleep Statistics Actiwatch-64,Actiwatch 2 and Actiwatch Spectrum Mary Coughlin RN, MS, NNP, Global Clinical Services Managers, Children s Medical

More information

DOUBLE-DEGREE Program 1A 2A

DOUBLE-DEGREE Program 1A 2A 25/01/2017 DOUBLE-DEGREE Program 1A 2A Semester S5 ECS - Electrical energy and Systems Control 6 ECS tc 0 Autonomous work 24 ECS tc 1 Electrical Energy 32 ECS tc 2 Linear Control 32 ECS tc 3 Control and

More information

Choosing Mindray SpO2

Choosing Mindray SpO2 Choosing Mindray SpO2 Aug. 2014 Choosing Mindray SpO2 The culmination of over 20 years of in-house SpO2 technology research. 4 advanced technologies make Mindray a leading SpO2 provider 5 dimensions of

More information

Design Considerations and Clinical Applications of Closed-Loop Neural Disorder Control SoCs

Design Considerations and Clinical Applications of Closed-Loop Neural Disorder Control SoCs 22nd Asia and South Pacific Design Automation Conference (ASP-DAC 2017) Special Session 4S: Invited Talk Design Considerations and Clinical Applications of Closed-Loop Neural Disorder Control SoCs Chung-Yu

More information

Removal of Baseline Wander from Ecg Signals Using Cosine Window Based Fir Digital Filter

Removal of Baseline Wander from Ecg Signals Using Cosine Window Based Fir Digital Filter American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-7, Issue-10, pp-240-244 www.ajer.org Research Paper Open Access Removal of Baseline Wander from Ecg Signals Using

More information

Biomedical. Measurement and Design ELEC4623. Lectures 15 and 16 Statistical Algorithms for Automated Signal Detection and Analysis

Biomedical. Measurement and Design ELEC4623. Lectures 15 and 16 Statistical Algorithms for Automated Signal Detection and Analysis Biomedical Instrumentation, Measurement and Design ELEC4623 Lectures 15 and 16 Statistical Algorithms for Automated Signal Detection and Analysis Fiducial points Fiducial point A point (or line) on a scale

More information

Implementation of Spectral Maxima Sound processing for cochlear. implants by using Bark scale Frequency band partition

Implementation of Spectral Maxima Sound processing for cochlear. implants by using Bark scale Frequency band partition Implementation of Spectral Maxima Sound processing for cochlear implants by using Bark scale Frequency band partition Han xianhua 1 Nie Kaibao 1 1 Department of Information Science and Engineering, Shandong

More information

BodyGem by HealthETech Now Available at Vital Choice Health Store

BodyGem by HealthETech Now Available at Vital Choice Health Store Metabolism Education BodyGem by HealthETech Now Available at Vital Choice Health Store 440-885-9505 You hear it all the time: metabolism. Most people understand metabolism as how slowly or quickly their

More information

Kinomap Trainer app is set for fitness machines including exercise bikes, ellipticals and cross trainers, treadmills and rowers.

Kinomap Trainer app is set for fitness machines including exercise bikes, ellipticals and cross trainers, treadmills and rowers. Kinomap Trainer app is set for fitness machines including exercise bikes, ellipticals and cross trainers, treadmills and rowers. Version 1.1 1 With Kinomap Fitness, ride more than 100,000 km of geolocated

More information

Sample Resting Metabolic Rate Test Results

Sample Resting Metabolic Rate Test Results Sample Resting Metabolic Rate Test Results Innerscan Results Date: Sample Height (CM) 183 Weight (Kg) 89.3 Body Fat (%) 24.3 Body Water (%) 51.4 Muscle Mass (Kg) 64.3 Bone Mass (Kg) 3.3 Physique Rating

More information

Development of an Electronic Glove with Voice Output for Finger Posture Recognition

Development of an Electronic Glove with Voice Output for Finger Posture Recognition Development of an Electronic Glove with Voice Output for Finger Posture Recognition F. Wong*, E. H. Loh, P. Y. Lim, R. R. Porle, R. Chin, K. Teo and K. A. Mohamad Faculty of Engineering, Universiti Malaysia

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

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

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

Portable ECG Electrodes for Detection of Heart Rate and Arrhythmia Classification

Portable ECG Electrodes for Detection of Heart Rate and Arrhythmia Classification Portable ECG Electrodes for Detection of Heart Rate and Arrhythmia Classification 1 K. Jeeva, 2 Dr. D. Selvaraj, 3 Dr. S. Leones Sherwin Vimal Raj 1 PG Student, 2, 3 Professor, Department of Electronics

More information

FIR filter bank design for Audiogram Matching

FIR filter bank design for Audiogram Matching FIR filter bank design for Audiogram Matching Shobhit Kumar Nema, Mr. Amit Pathak,Professor M.Tech, Digital communication,srist,jabalpur,india, shobhit.nema@gmail.com Dept.of Electronics & communication,srist,jabalpur,india,

More information

The Heart 1 of 34 Boardworks Ltd 2012

The Heart 1 of 34 Boardworks Ltd 2012 The Heart 1 of 34 Boardworks Ltd 2012 2 of 34 Boardworks Ltd 2012 What does the heart do? 3 of 34 Boardworks Ltd 2012 The heart is a muscular organ located in the thorax. It pumps blood continuously around

More information

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL

CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 116 CHAPTER 6 INTERFERENCE CANCELLATION IN EEG SIGNAL 6.1 INTRODUCTION Electrical impulses generated by nerve firings in the brain pass through the head and represent the electroencephalogram (EEG). Electrical

More information

Design and implementation of IIR Notch filter for removal of power line interference from noisy ECG signal

Design and implementation of IIR Notch filter for removal of power line interference from noisy ECG signal 70 Design and implementation of IIR Notch filter for removal of power line interference from noisy ECG signal Ravi Kumar Chourasia 1, Ravindra Pratap Narwaria 2 Department of Electronics Engineering Madhav

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

Cardiovascular Authentication: Fusion of Electrocardiogram and Ejection Fraction

Cardiovascular Authentication: Fusion of Electrocardiogram and Ejection Fraction Int'l Conf. Biomedical Engineering and Science BIOENG'15 49 Cardiovascular Authentication: Fusion of Electrocardiogram and Ejection Fraction Rabita Alamgir a, Obaidul Malek a, Laila Alamgir b, and Mohammad

More information

An Improved QRS Wave Group Detection Algorithm and Matlab Implementation

An Improved QRS Wave Group Detection Algorithm and Matlab Implementation Available online at www.sciencedirect.com Physics Procedia 25 (2012 ) 1010 1016 2012 International Conference on Solid State Devices and Materials Science An Improved QRS Wave Group Detection Algorithm

More information

Blood Pressure Determination Using Analysis of Biosignals

Blood Pressure Determination Using Analysis of Biosignals Blood Pressure Determination Using Analysis of Biosignals RADIM ČÍŽ 1, MILAN CHMELAŘ 2 1 Department of Telecommunications Brno University of Technology Purkyňova 118, 612 00 Brno CZECH REPUBLIC cizr@feec.vutbr.cz,

More information

Sign Language Interpretation Using Pseudo Glove

Sign Language Interpretation Using Pseudo Glove Sign Language Interpretation Using Pseudo Glove Mukul Singh Kushwah, Manish Sharma, Kunal Jain and Anish Chopra Abstract The research work presented in this paper explores the ways in which, people who

More information

Measuring Heart Rate and Blood Oxygen Levels for Portable and Wearable Devices

Measuring Heart Rate and Blood Oxygen Levels for Portable and Wearable Devices Measuring Heart Rate and Blood Oxygen Levels for Portable and Wearable Devices By Zhang Feng, Senior Medical Applications Engineer Marten Smith, Medical Marketing Manager Medical Products Group Microchip

More information

Healthcare Measurement of ECG and Body Temperature Signals Using Android Mobile

Healthcare Measurement of ECG and Body Temperature Signals Using Android Mobile Healthcare Measurement of ECG and Body Temperature Signals Using Android Mobile V. Navaneethan 1 and R.Kavitha 2 1 M.E, IIISEM, Department of Software Engineering, 2 Assistant Professor, Department of

More information

HIWIN Thesis Award 2007

HIWIN Thesis Award 2007 HIWIN Thesis Award 2007 Optimal Design Laboratory & Gerontechnology Research Center Yuan Ze University Physical Activity Physical activity can be regarded as any bodily movement or posture produced by

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

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

Outline. Electrical Activity of the Human Heart. What is the Heart? The Heart as a Pump. Anatomy of the Heart. The Hard Work

Outline. Electrical Activity of the Human Heart. What is the Heart? The Heart as a Pump. Anatomy of the Heart. The Hard Work Electrical Activity of the Human Heart Oguz Poroy, PhD Assistant Professor Department of Biomedical Engineering The University of Iowa Outline Basic Facts about the Heart Heart Chambers and Heart s The

More information

MSAS: An M-mental health care System for Automatic Stress detection

MSAS: An M-mental health care System for Automatic Stress detection Quarterly of Clinical Psychology Studies Allameh Tabataba i University Vol. 7, No. 28, Fall 2017, Pp 87-94 MSAS: An M-mental health care System for Automatic Stress detection Saeid Pourroostaei Ardakani*

More information

Building an Electrocardiogram (ECG) Diagnostic System. Collection Editor: Christine Moran

Building an Electrocardiogram (ECG) Diagnostic System. Collection Editor: Christine Moran Building an Electrocardiogram (ECG) Diagnostic System Collection Editor: Christine Moran Building an Electrocardiogram (ECG) Diagnostic System Collection Editor: Christine Moran Authors: Yuheng Chen Leslie

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

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

NOISE DETECTION ALGORITHM

NOISE DETECTION ALGORITHM ELECTRONICS 26 2-22 September, Sozopol, BULGARIA NOISE DETECTION ALGORITHM FOR AUTOMATIC EXTERNAL DEFIBRILLATORS Irena Ilieva Jekova, Vessela Tzvetanova Krasteva Centre of Biomedical Engineering Prof.

More information

What is TMG? TMG is a patented technology and innovative muscle diagnostic technological procedure that is non-invasive, selective and reliable.

What is TMG? TMG is a patented technology and innovative muscle diagnostic technological procedure that is non-invasive, selective and reliable. What is TMG? TMG is a patented technology and innovative muscle diagnostic technological procedure that is non-invasive, selective and reliable. It was developed to precisely measure an athlete s individual

More information

EEG, ECG, EMG. Mitesh Shrestha

EEG, ECG, EMG. Mitesh Shrestha EEG, ECG, EMG Mitesh Shrestha What is Signal? A signal is defined as a fluctuating quantity or impulse whose variations represent information. The amplitude or frequency of voltage, current, electric field

More information

Respiration and Heartbeat Signal Measurement with A Highly Sensitive PVDF Piezoelectric Film Sensor

Respiration and Heartbeat Signal Measurement with A Highly Sensitive PVDF Piezoelectric Film Sensor Respiration and Heartbeat Signal Measurement with A Highly Sensitive PVDF Piezoelectric Film Sensor Kazuhiro Yokoi 1, Katsuya Nakano 1, Kento Fujita 1, Shinya Misaki 1, Naoya Iwamoto 2, Masashi Sugimoto

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

Removing ECG Artifact from the Surface EMG Signal Using Adaptive Subtraction Technique

Removing ECG Artifact from the Surface EMG Signal Using Adaptive Subtraction Technique www.jbpe.org Removing ECG Artifact from the Surface EMG Signal Using Adaptive Subtraction Technique Original 1 Department of Biomedical Engineering, Amirkabir University of technology, Tehran, Iran Abbaspour

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

Biomedical Signal Processing

Biomedical Signal Processing DSP : Biomedical Signal Processing What is it? Biomedical Signal Processing: Application of signal processing methods, such as filtering, Fourier transform, spectral estimation and wavelet transform, to

More information

Various Methods To Detect Respiration Rate From ECG Using LabVIEW

Various Methods To Detect Respiration Rate From ECG Using LabVIEW Various Methods To Detect Respiration Rate From ECG Using LabVIEW 1 Poorti M. Vyas, 2 Dr. M. S. Panse 1 Student, M.Tech. Electronics 2.Professor Department of Electrical Engineering, Veermata Jijabai Technological

More information

An Effective Technique for Enhancing an Intrauterine Catheter Fetal Electrocardiogram

An Effective Technique for Enhancing an Intrauterine Catheter Fetal Electrocardiogram EURASIP Journal on Applied Signal Processing 2003:3, 287 311 c 2003 Hindawi Publishing Corporation An Effective Technique for Enhancing an Intrauterine Catheter Fetal Electrocardiogram Steven L. Horner

More information

Accelerometer can accurately measure training load in badminton

Accelerometer can accurately measure training load in badminton Accelerometer can accurately measure training load in badminton Yi-Chih Lin 1,2, Tsung-Han Liu 1,3 and Tzyy-Yuang Shiang 4 1 Department of Physical Education, National Taiwan Normal University 2 Office

More information

Experiment HH-3: Exercise, the Electrocardiogram, and Peripheral Circulation

Experiment HH-3: Exercise, the Electrocardiogram, and Peripheral Circulation Experiment HH-3: Exercise, the Electrocardiogram, and Peripheral Circulation Background The arterial system functions as a pressure reservoir. Blood enters via the heart and exits through the capillaries.

More information

Heart Rate Calculation by Detection of R Peak

Heart Rate Calculation by Detection of R Peak Heart Rate Calculation by Detection of R Peak Aditi Sengupta Department of Electronics & Communication Engineering, Siliguri Institute of Technology Abstract- Electrocardiogram (ECG) is one of the most

More information

Squid: Exercise Effectiveness and. Muscular Activation Tracking

Squid: Exercise Effectiveness and. Muscular Activation Tracking 1 Squid: Exercise Effectiveness and Muscular Activation Tracking Design Team Trevor Lorden, Adam Morgan, Kyle Peters, Joseph Sheehan, Thomas Wilbur Interactive Media Alexandra Aas, Alexandra Moran, Amy

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

ECG Noise Reduction By Different Filters A Comparative Analysis

ECG Noise Reduction By Different Filters A Comparative Analysis ECG Noise Reduction By Different Filters A Comparative Analysis Ankit Gupta M.E. Scholar Department of Electrical Engineering PEC University of Technology Chandigarh-160012 (India) Email-gupta.ankit811@gmail.com

More information

A Sleeping Monitor for Snoring Detection

A Sleeping Monitor for Snoring Detection EECS 395/495 - mhealth McCormick School of Engineering A Sleeping Monitor for Snoring Detection By Hongwei Cheng, Qian Wang, Tae Hun Kim Abstract Several studies have shown that snoring is the first symptom

More information

Experimental Study of Heart Rate Variability by Wrist-Pulse Wave

Experimental Study of Heart Rate Variability by Wrist-Pulse Wave Experimental Study of Heart Rate Variability by Wrist-Pulse Wave Ming Luo a, Liangguang Peng b School of Electronics Engineering, Chongqing University of Posts and Telecommunications, Abstract Chongqing

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

Non-contact Screening System with Two Microwave Radars in the Diagnosis of Sleep Apnea-Hypopnea Syndrome

Non-contact Screening System with Two Microwave Radars in the Diagnosis of Sleep Apnea-Hypopnea Syndrome Medinfo2013 Decision Support Systems and Technologies - II Non-contact Screening System with Two Microwave Radars in the Diagnosis of Sleep Apnea-Hypopnea Syndrome 21 August 2013 M. Kagawa 1, K. Ueki 1,

More information

AEROBIC METABOLISM DURING EXERCISE SYNOPSIS

AEROBIC METABOLISM DURING EXERCISE SYNOPSIS SYNOPSIS This chapter begins with a description of the measurement of aerobic metabolism by direct calorimetry and spirometry and proceeds with a discussion of oxygen drift as it occurs in submaximal exercise

More information

An advanced ECG signal processing for ubiquitous healthcare system Bhardwaj, S.; Lee, D.S.; Chung, W.Y.

An advanced ECG signal processing for ubiquitous healthcare system Bhardwaj, S.; Lee, D.S.; Chung, W.Y. An advanced ECG signal processing for ubiquitous healthcare system Bhardwaj, S.; Lee, D.S.; Chung, W.Y. Published in: Proceedings of the 2007 International Conference on Control, Automation and Systems

More information

LECTURE 27 ENERGY IN THE BODY

LECTURE 27 ENERGY IN THE BODY LECTURE 27 ENERGY IN THE BODY 11.1 Transforming energy Efficiency 11.2 Energy in the body Getting energy from food: energy input Using energy in the body: energy output Efficiency of the human body Energy

More information

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data

Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data Recognition of Sleep Dependent Memory Consolidation with Multi-modal Sensor Data The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

A Novel Application of Wavelets to Real-Time Detection of R-waves

A Novel Application of Wavelets to Real-Time Detection of R-waves A Novel Application of Wavelets to Real-Time Detection of R-waves Katherine M. Davis,* Richard Ulrich and Antonio Sastre I Introduction In recent years, medical, industrial and military institutions have

More information

Curriculum structure of B.Tech ECE Programme (III Semester onwards)

Curriculum structure of B.Tech ECE Programme (III Semester onwards) 1.Range for total credits in III, IV, V and VI semester is 22-28 2. A course on Management (PC), will be run in VII semester for four branches and the rest will have it in VIII semester 3. Course credit

More information

for Heart-Health Scanning

for Heart-Health Scanning Magnetocardiography for Heart-Health Scanning CardioMag Imaging, Inc. 1 Basic Principles of Magnetocardiography (MCG) The cardiac electric activity that produces a voltage difference on the body surface

More information

Extraction of Unwanted Noise in Electrocardiogram (ECG) Signals Using Discrete Wavelet Transformation

Extraction of Unwanted Noise in Electrocardiogram (ECG) Signals Using Discrete Wavelet Transformation Extraction of Unwanted Noise in Electrocardiogram (ECG) Signals Using Discrete Wavelet Transformation Er. Manpreet Kaur 1, Er. Gagandeep Kaur 2 M.Tech (CSE), RIMT Institute of Engineering & Technology,

More information

Western Hospital System. PSG in History. SENSORS in the field of SLEEP. PSG in History continued. Remember

Western Hospital System. PSG in History. SENSORS in the field of SLEEP. PSG in History continued. Remember SENSORS in the field of SLEEP Mrs. Gaye Cherry: Scientist in Charge Department of Sleep and Respiratory Medicine Sleep Disorders Unit Western Hospital PSG in History 1875: Discovery of brain-wave activity

More information

DETECTION OF EVENTS AND WAVES 183

DETECTION OF EVENTS AND WAVES 183 DETECTON OF EVENTS AND WAVES 183 4.3.1 Derivative-based methods for QRS detection Problem: Develop signal processing techniques to facilitate detection of the QRS complex, given that it is the sharpest

More information

cvrphone: a Novel Point-of-Care Smartphone Based System for Monitoring the Cardiac and Respiratory Systems

cvrphone: a Novel Point-of-Care Smartphone Based System for Monitoring the Cardiac and Respiratory Systems cvrphone: a Novel Point-of-Care Smartphone Based System for Monitoring the Cardiac and Respiratory Systems Kwanghyun Sohn, PhD, Faisal M. Merchant, MD, Omid Sayadi, PhD, Dheeraj Puppala, MD, Rajiv Doddamani,

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

International Journal of Research in Computer and Communication Technology, Vol 3, Issue 11, November

International Journal of Research in Computer and Communication Technology, Vol 3, Issue 11, November Wireless real time health monitoring system built with FPGA and RF networks P. Girish #1, B.V.Ramana #2, Dr.G.M.V.Prasad #3, S.V.S.M.Madhulika #4 ECE Department, Bonam Venkata Chalamayya Institute of Engineering

More information

Wearable Computing Systems for Sensor Based Movement Analysis

Wearable Computing Systems for Sensor Based Movement Analysis Wearable Computing Systems for Sensor Based Movement Analysis Dominik Schuldhaus & Bjoern Eskofier, Ph.D. Digital Sports Group, Pattern Recognition Lab (CS 5) 06.12.2013 Introduction The Pattern Recognition

More information

Non-Invasive Method of Blood Pressure Measurement Validated in a Mathematical Model

Non-Invasive Method of Blood Pressure Measurement Validated in a Mathematical Model Non-Invasive Method of Blood Pressure Measurement Validated in a Mathematical Model Instrumentation and Control Department, JSS Academy of Technical Education, Noida (U.P.), India Abstract- The non-invasive

More information

Simulation Based R-peak and QRS complex detection in ECG Signal

Simulation Based R-peak and QRS complex detection in ECG Signal Simulation Based R-peak and QRS complex detection in ECG Signal Name: Bishweshwar Pratap Tasa Designation: Student, Organization: College: DBCET, Azara, Guwahati, Email ID: bish94004@gmail.com Name: Pompy

More information

Digital ECG and its Analysis

Digital ECG and its Analysis Vol. 1, 1 Digital ECG and its Analysis Vidur Arora, Rahul Chugh, Abhishek Gagneja and K. A. Pujari Abstract--Cardiac problems are considered to be the most fatal in medical world. Conduction defects in

More information

QRS Detection in ECG Signals

QRS Detection in ECG Signals People s Democratic Republic of Algeria Ministry of Higher Education and Scientific Research University M Hamed BOUGARA Boumerdes Institute of Electrical and Electronic Engineering Department of Electronics

More information

Overview. Page 1 of 9. Impedance Cardiography

Overview.  Page 1 of 9. Impedance Cardiography Updated 05.14.10 BSL PRO Lesson H21: Impedance Cardiography Data collected from a subject using the referenced set-up procedure. Note that dz/dt maximum is determined on a cycle by cycle basis from the

More information

CARDIOVIT CS-200 Excellence. Designed for high-volume workload, equipped with the latest technology to save time and boost productivity

CARDIOVIT CS-200 Excellence. Designed for high-volume workload, equipped with the latest technology to save time and boost productivity CARDIOVIT CS-200 Excellence Designed for high-volume workload, equipped with the latest technology to save time and boost productivity CARDIOVIT CS-200 EXCELLENCE Experience the CARDIOVIT CS-200 Excellence

More information

1 Getting Started. Automatically Powering on after Charging

1 Getting Started. Automatically Powering on after Charging QUICK START 1 Getting Started Automatically Powering on after Charging Insert the charging cable, as shown in the left figure below. Align the charging base with the charging port on your fitness watch

More information