2 EMG ELECTRODES INTRODUCTION 3 MATERIALS AND METHODOLOGY. All Rights Reserved 2015 IJARECE. 2.1 Needle Electrodes

Size: px
Start display at page:

Download "2 EMG ELECTRODES INTRODUCTION 3 MATERIALS AND METHODOLOGY. All Rights Reserved 2015 IJARECE. 2.1 Needle Electrodes"

Transcription

1 Segmentation of the EMG Signal and Comparison of the Normal and Diseased EMG signals Ashmeet Kaur (Student) Baba Banda Singh Bahadur Engineering College Navneet Kaur Panag (Assistant Professor) Baba Banda Singh Bahadur Engineering College Abstract In this paper, the electromyographic (EMG) signals of a patient and the normal person are considered. In order to decompose both the signals, different segmentation techniques are used. The two segmentation techniques used in this work are: i) Segmentation using daubechies wavelet transform (DWT), ii) by identifying the peaks of the MUAPs. The MUAPs (motor unit action potentials) are the important source of the EMG signal to provide information about any kind of disorder in the muscles or any disturbance in the functioning of the muscle cells. Further for the dissociation of the myopathy signal from the normal signal the time domain features of the EMG signal are studied. The two time domain features discussed in this work are: i) auto-correlation (ACR), ii) Zero-crossing Rate (ZCR). Thus using these features the EMG signals of the patient and the normal person are compared. It is seen that myopathy signals have lower autocorrelation peaks than the normal signals while the myopathy signals have the higher zero-crossing rates than the normal ones. Index Terms Segmentation, MUAPs, ACR, ZCR1 INTRODUCTION Electromyography (EMG) is a technique of recording the activity of muscles. It records the electrical current generated by the muscles. EMG of the muscle is measured by using an instrument called an electromyograph. It produces electrical record of muscles which is known as electromyogram. The EMG signal is the biomedical signal that consists of a train of motor unit action potentials called the MUAPs. The electrical currents generated in the muscles are measured during its contraction. The contraction and relaxation of the muscles is controlled by the nervous system. Thus EMG signal is the complicated signal and it depends upon the properties of the muscles. Muscles get stimulated by the signals from nerve cells called motor neurons. The stimulation of muscles thus causes electrical activity, which in turn results into contraction of muscles. This electrical activity of muscles is measured with the help of needle electrode which is inserted into the muscle and the same electrode is connected to a recorder which records the activity of that particular muscle. The electrode and the recorder together are known as the electromyography machine. EMG signal provide an important source of information for the diagnosis of neuromuscular disorders. It helps to identify the abnormalities of nerves or spinal nerve roots that may be associated with pain or numbness. There are many symptoms for which EMG may be useful which include numbness, stiffness, cramps, deformity, etc. EMG results provide the information that whether the symptoms are due to muscle disease or a neurological disorder [1]. 2 EMG EECTRODES The EMG signal is measured by using the electrodes either on the surface of the muscle or by inserting the electrode in the muscle. Two electrode types are used to record the electromyography (EMG) signal. Needle or wire electrodes are inserted into the muscle for the extraction of the signal. Surface electrodes are used on the surface or skin of the muscle under observation. 2.1 Needle Electrodes These types are very common in EMG recordings and are widely used for neuromuscular evaluations. The tip of the needle is bare. It is used as detection surface. The electrode is connected with the wire which is an insulated wire. The signal obtained with the needle electrode is improved as compared to the signal obtained using other available types. The main advantage of needle electrode is that it is able to detect individual MUAPs during relatively low contraction. The detected MUAPs will be of the required muscle. The other advantage of needle electrode is that it is conveniently repositioned within the muscle after insertion. 2.2 Surface Electrodes Surface electrodes provide non-invasive technique for the detection and evaluation of the EMG signal. These technique used is that these electrodes form a chemical equilibrium between the muscle surface that is needed to be detected and the skin of the body where electrode is placed, through the electrolytic conduction, so that current can flow into the electrodes. The advantage of surface electrode is that they are easy to implement and are simple to use. Unlike needle electrodes, surface electrodes do not require any strict medical supervision. Surface EMG electrodes have found their applications in neuromuscular detections, sports medical evaluation, and for the children where needle insertion is objected. Surface electrodes have some limitations also. As they are applied on the skin, interference from other muscle is a major problem. The position of surface electrodes must be kept stable with the skin otherwise the signal may be distorted. The electrode used in this work is the needle electrode as it does not involve the interference of electrical activity from the nearby muscles [2]. 3 MATERIAS AND METHODOOGY 3.1 Data Acquisition and Pre-Processing The data contains normal person s EMG signal and the EMG of a person suffering from muscle disease called the myopathy disease obtained from the Department of Computer Science, University of Cyprus, Cyprus. All the EMG signals were acquired from the biceps bronchi muscle at the maximum 2767

2 voluntary contraction. The signals were acquired using the standard concentric needle electrode. The recorded EMG signal of a normal person is given below. of wavelet decomposition, a set of approximation signals are obtained. Figure 3.2: Figure 3.1: Raw EMG signal of a Normal Subject Decomposition of DWT Coefficients 3.2 Segmentation The segmentation of the signal is referred to decomposing a given signal into a sum of simpler signals. The EMG signal is the superposition of the electrical activity of the muscles. The interference of the motor unit action potentials forms the EMG signal. Thus in order to understand the mechanism and functioning of the muscles, segmentation of the EMG signal is required. There are two techniques that are discussed and used for the decomposition of EMG signal Segmentation by using DWT There are many Daubechies transforms, they all are very similar. The technique used for the segmentation of the EMG signal in this work is the db4 wavelet transform. The db4 wavelet is the easiest wavelet transform. In this transform, considering a signal f, having an even number of values N, then the first level of db4 waveform is called the mapping and it is given as f (a 1 d 1 ). The mapping goes from the signal f to its first trend sub signal a 1 and to its first fluctuation sub signal d 1 where each value am of a 1 = (a1,a2,,.,an\2) is equal to a scalar product which is given as am=f.v 1 m (1.1) Here V 1 m is the scaling signal. Similarly each value dm of d 1 = (d1,d2,.,dn\2) is equal to the scalar product dm= f.w 1 m (1.2) Here W 1 m is the wavelet. Daubechies wavelet transform is the transformation of the original signal into a wavelet function. It captures the time and frequency domain of the signal. The time and frequency function are obtained by repeatedly filtering the signal by the pair of filters. In this process, the DWT decomposes the raw EMG signal into an approximation signal and a detail signal. The approximation signal is further decomposed into new approximation signal and the detail signal. Thus, at each level Figure 3.3: Segmentation of EMG Signal using DWT for Normal subject The Figure shows the decomposition of the EMG signal with the Daubechies wavelet transform. In this case a portion of MUAP is shown which is extracted using the db4 wavelet transforms [3] Segmentation by identifying the peaks of the MUAPs In order to detect the MUAPs comprising the EMG, the signal is segmented to generate the possible MUAP waveforms. Regions of low activity are removed using a threshold T which depends upon the maximum value maxi{xi} and the mean absolute value (1\) i=1 xi where xi are the discrete values of the EMG signal and is the number of samples. The threshold T is calculated as below: 2768

3 ISSN: X If maxi{xi}> 30 xi i=1, then T = 5 xi i=1 (1.3) else T = maxi{xi}/5 This threshold is used to identify the peaks of MUAPs of the EMG signal. Peaks that are above the mentioned threshold are considered as individual MUAPs. Also a window of 60 samples is placed over the identified peak. If there is any greater peak found then it is also considered in the window otherwise the 60 points are considered as MUAP waveform. The main advantage of using his technique is that it is easy to use. Also, it is a good technique for the identification of the highest peaks of MUAPs. This is the technique that has the capability to adapt different EMG signals [4] This Figure shows the recording of the electrical activity of the muscles of a person who is suffering from the myopathy disease. This is the raw EMG signal taken by measuring the response of a patient s muscles [5]. 3.4 Segmentation of Myopathy Signal The EMG signal of a myopathy patient is also segmented in order to know the mechanism of the muscles of the patient clearly. This segmentation of the myopathy signal will help to diagnose the part of the muscle where the disorder is detected. Basically segmentation is done so that the signal could be decomposed into simpler form. Thus the signal could be easily read when used clinically. Similar to the EMG signal of a normal person, the EMG signal of the patient will be decomposed in the same manner. Two techniques considered for the segmentation of the signal are: i. Daubechies Wavelet Transform ii. Segmentation by identifying the peaks of MUAPs The segmentation of the signal done by Daubechies wavelet transform uses db4 wavelet transform for the decomposition of the signal. Figure 3.4: Segmentation of EMG Signal by Identifying the Peaks of MUAPs for Normal Subject 3.3 Myopathy Disease in EMG signal Myopathy disease is the most common and frequently inherited musculoskeletal disease. The symptoms of the disease can be determined on the type of myopathy. Some generalised symptoms are muscle weakness, cramps, stiffness. In most of the myopathy disease, the weakness occurs primarily in the muscle of shoulders, upper arms, thighs. Other symptoms of myopathy disease are muscle pain, tightness, muscle aching. Figure 3.6: Segmentation of EMG signal using DWT for Myopathy subject Similarly, the peaks of the MUAPs are identified. The peaks are identified so that a small and simpler part of the signal could be obtained and studied properly. The peaks obtained can be studied to know what kind neuromuscular disorder isthere in the muscles [3]. Figure3.5: Raw EMG Signal of a Myopathy Subject 2769

4 Zero-crossing rate is defined as the time domain feature that indicates the number of times a signal crosses the zero-activity line or some other reference line. Mathematically it can be given as: Where sgn[x] = ZCR= 1 2N { 1, x 0 1, x 0 N 1 k=1 sgn x k sgn[x k 1 ] } (1.5) The ZCR is considered as distinguishable feature to detect the diseases in an individual s EMG signal [4]. 4 RESUTS Figure 3.7: Segmentation of EMG signal by Identifying the Peaks of MUAPs for Myopathy Subject 3.5 Dissociation of Myopathy Disease The myopathy disease is the neuromuscular disorder in the muscles of an individual. As the nervous system controls the muscle activity of the human body, thus for identifying the neuromuscular disorder, EMG signal can be observed and analysed in order to recognize the features of the myopathy disease in an individual. According tozeccaat al. [6], there are three types of features that can be extracted in an EMG signal. Time Domain Frequency Domain Time-Frequency Domain In this work, the myopathy disease can be distinguished from a person s EMG by studying and using the time domain features of the EMG signal Time Domain The two time domain parameters used for the EMG feature extraction are: The EMG of the muscles is taken from the biceps bronchi muscle. All the EMG signals from the muscles are taken using the needle electrodes. The recorded EMG signal is shown below. i. Auto-Correlation (ACR) ii. Zero-Crossing Rate (ZCR) Auto-Correlation (ACR) Considering two signals, the cross-correlation between the two signals is defined as the extent of similarity between these two signals. In other words, it can be said that cross-correlation between two signals is the measure of the dependency of these signals on each other. When the signals involved in the crosscorrelation becomes exactly the same then it is known as autocorrelation. Auto-correlation analyses how well the signal is correlated with itself. The auto-correlation indicates the degree of similarity at different portions of a time series data. In this work, the characteristics of the autocorrelation function of the EMG data have been investigated. Considering N-length sequence of EMG data x(n), its autocorrelation function rx(m) can be calculated as: Figure 4.1: Raw EMG Signal of Muscle The Figure shows the EMG signal of the muscle which is the recording of the electrical activity. 4.2 Results of Segmentation of EMG Signal of a Patient and a Normal Person rx(m) = 1 N N 1 m n=0 x n x(n + m ) (1.4) wherem denotes the correlation lag Zero-Crossing Rate (ZCR) Figure 4.2: EMG Signal segmented using Daubechies Wavelet Transform 2770

5 The Figure shows the classification of the EMG signal. The result shows that Daubechies wavelet technique is fast and simple. It can also be used in the study of other motor mechanisms for extracting the single motor units. 4.3 Comparison of EMG Signal of a Patient and a Normal Person Figure 4.3: Peaks of MUAPs of a Normal Person The Figure shows the segmented EMG of the normal person. The peaks of the MUAPs above the assigned threshold value are considered and the peaks below the threshold are left. The MUAPs taken above of the value assigned are enough for studying a person s EMG and knowing the musculoskeletal disorder. Thus this technique is also easier to apply and a good starting point for obtaining the peaks of the MUAPs. This is known as thresholding of EMG signal. Figure 4.5: Comparison of the EMG signal of Normal and Myopathy Patients In this Figure, the first block shows the average of peak value of ACR and the second block indicates the average of ZCR value. The systematic results indicate that the myopathic signals have lower autocorrelation peak than the normal ones. On the other hand, the signals of the muscles having disease have higher zero crossing rates than the normal person s signal. 5 CONCUSIONS Figure 4.4: Peaks of MUAPs of a Patient having Myopathy disease This segmentation technique of recognizing the peaks of the MUAPs showed better results for segmentation. It is an accurate and reliable approach for decomposing the signal into the individual MUAPs. In conclusion, the segmentation done by extracting the peaks of MUAPs using a certain threshold value and the daubechies wavelet transform are seen to be showing the exact results with proper extraction of the peaks. These techniques are considered as the simple, accurate, fast and reliable methods for the decomposition of the signal. It was found that both the methods are good for the processing of the non-stationary signals such as bio-medical signals where both time and frequency information is required. The advantages and disadvantages of both the techniques are discussed. The other advantage of segmentation technique by identifying the peaks is that it has theability to adapt different EMG signals. Also the important matter of concern in this case was choosing a proper window length in order to cover the main duration of MUAP spikes whenever the disease cases are to be considered. If the window length considered will be shorter then it will not be possible to contain the main MUAP spikes. This happens especially in case of motor neuron diseases because in those cases the MUAPs have longer duration. Also, for the dissociation of the myopathy disease and its diagnosis, the time domain features of the EMG signal are studied and observed carefully. In this work the time domain properties used are the auto correlation and the zero crossing rates which are effective for understanding the features of the EMG signals. These time domain features are useful for distinguishing the myopathy signal from the normal EMG signal. Both these time domain features significantly proved the approach to detect the myopathy disease. 2771

6 ACKNOWEDGMENT ISSN: X I thank Dr.Gursewak Singh Brar (H.O.D of Electrical Department) and Prof.Navneet Kaur Panag (Assistant Professor of Electrical Department). REFERENCES [1] Bida O., 2005, Influence of electromyogram (EMG) amplitude processing in EMG-torque estimation. PhD thesis,worcester Polytechnic Institute. [2] Reaz M.B.I., Hussain M.S., Mohd-Yasin F., Techniques of EMG signal analysis: detection, processing, classification and applications, Biological procedures online, Springer, Vol. 8(1), pp [3] Kaur G., Arora A.S., and Jain VK., 2009, Comparison of the techniques used for segmentation of EMG signals. In Proceedings of the 11th WSEAS international conference on Mathematical and computational methods in science and engineering. World Scientific and Engineering Academy and Society (WSEAS), pp [4] Christodoulou C.I. and Pattichis C.S., 1999, Unsupervised pattern recognition for the classification of EMG signals. Biomedical Engineering, IEEE Transactions on, 46(2): [5] Sayeed UdDoulahA.B.M. and Iqbal Md. A., An Approach to Identify Myopathy Disease Using Different Signal Processing Features with Comparison, IEEE Transactions, pp [6] Zecca M., Micera S., Carrozza MC., and Dario P., 2002, Control of multifunctional prosthetic hands by processing the electromyographic signal. Critical Reviews in Biomedical Engineering, Citeseer, 30(4-6):459. [7] Gut R. andmoschytz G.S, 2000, High Precision EMG SignalDecomposition Using CommunicationTechniques, IEEE Transactions onsignal Processing, Vol. 48, No.9,pp [8]Chauvet E.,Fokapu O.,Hogrel J.Y., Gamet D. and Duchene J., 2003, Automatic identification of motor unit action potential trains from electromyographic signals using fuzzy techniques, Medicaland Biology Engineering andcomputing Vol. 41, No.6, pp [9] Chauvet E., Fokapu O., Hongrej J.Y., Garnet D., Duchene J., 2001 A method of EMG decomposition based on fuzzy logic, Proceedings of the 23rd AnnualEMBS International Conference, Vol. 2, pp [10]Katsis C.D., Fotiadis D.I., ikas A. andsarmas I., 2003, Automatic discovery of the number of MUAP clusters and superimposed MUAP decomposition in electromyograms, Proceedings of the4th Annual IEEE Conf. on InformationTechnology Applications inbiomedicine, pp [11] Katsis C.D.,Goletsis Y., ikas A., Fotiadis D.I,Sarmas I., 2006, A novel method for automated EMG decomposition and MUAP classification, ArtificialIntelligence in Medicine, Vol. 37, No.1, pp [12] Katsis C.D, Exarchos T.P.,Popaloukas C.,Goletsis Y., Fotiadis D.I.,Sarmas., 2007, A two stage method for MUAP classification based on EMG decomposition, Computers in Biology and Medicine, Vol. 37, No. 9, pp [13] S ornmo. and aguna P., 2005, Bioelectrical signal processing in cardiac and neurological applications. Elsevier Academic Press. 2772

Detection of Neuromuscular Diseases Using Surface Electromyograms

Detection of Neuromuscular Diseases Using Surface Electromyograms Faculty of Electrical Engineering and Computer Science University of Maribor 1 Department of Computer Science, University of Cyprus 2 The Cyprus Institute of Neurology and Genetics 3 Detection of Neuromuscular

More information

Analysis of EMG Signal to Evaluate Muscle Strength and Classification

Analysis of EMG Signal to Evaluate Muscle Strength and Classification Analysis of EMG Signal to Evaluate Muscle Strength and Classification Kiran K. 1, Uma Rani K. 2 1MTech Student, Biomedical Signal Processing and Instrumentation, Dept. of IT, SJCE, Mysuru, Karnataka, India

More information

Removal of Baseline wander and detection of QRS complex using wavelets

Removal of Baseline wander and detection of QRS complex using wavelets International Journal of Scientific & Engineering Research Volume 3, Issue 4, April-212 1 Removal of Baseline wander and detection of QRS complex using wavelets Nilesh Parihar, Dr. V. S. Chouhan Abstract

More information

Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal

Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal Comparison of ANN and Fuzzy logic based Bradycardia and Tachycardia Arrhythmia detection using ECG signal 1 Simranjeet Kaur, 2 Navneet Kaur Panag 1 Student, 2 Assistant Professor 1 Electrical Engineering

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

PERFORMANCE CALCULATION OF WAVELET TRANSFORMS FOR REMOVAL OF BASELINE WANDER FROM ECG

PERFORMANCE CALCULATION OF WAVELET TRANSFORMS FOR REMOVAL OF BASELINE WANDER FROM ECG PERFORMANCE CALCULATION OF WAVELET TRANSFORMS FOR REMOVAL OF BASELINE WANDER FROM ECG AMIT KUMAR MANOCHA * Department of Electrical and Electronics Engineering, Shivalik Institute of Engineering & Technology,

More information

Motor Control in Biomechanics In Honor of Prof. T. Kiryu s retirement from rich academic career at Niigata University

Motor Control in Biomechanics In Honor of Prof. T. Kiryu s retirement from rich academic career at Niigata University ASIAN SYMPOSIUM ON Motor Control in Biomechanics In Honor of Prof. T. Kiryu s retirement from rich academic career at Niigata University APRIL 20, 2018 TOKYO INSTITUTE OF TECHNOLOGY Invited Speakers Dr.

More information

EMG Signal Analysis for the Biceps Brachialis using FFT and Power Sectral Analysis

EMG Signal Analysis for the Biceps Brachialis using FFT and Power Sectral Analysis EMG Signal Analysis for the Biceps Brachialis using FFT and Power Sectral Analysis Dipti Inamdar Department of Instrumentation and Control Cummins College of Engineering for Women, Pune India Prof. H.

More information

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Bio-Medical Materials and Engineering 26 (2015) S1059 S1065 DOI 10.3233/BME-151402 IOS Press S1059 Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Yong Xia

More information

! What is electrophysiological characterization. ! Brief review of quantitative EMG. ! Principles of decomposition EMG. ! Basic overview of DQEMG

! What is electrophysiological characterization. ! Brief review of quantitative EMG. ! Principles of decomposition EMG. ! Basic overview of DQEMG Electrophysiological Characterization of Muscle Using Quantitative EMG Measures Daniel W. Stashuk, PhD Department of Systems Design Engineering University of Waterloo Objectives! What is electrophysiological

More information

Electromyography (EMG)

Electromyography (EMG) Introduction In this laboratory, you will explore the electrical activity of skeletal muscle by recording an electromyogram (EMG) from a volunteer. You will examine the EMG of both voluntary and evoked

More information

Biceps Activity EMG Pattern Recognition Using Neural Networks

Biceps Activity EMG Pattern Recognition Using Neural Networks Biceps Activity EMG Pattern Recognition Using eural etworks K. Sundaraj University Malaysia Perlis (UniMAP) School of Mechatronic Engineering 0600 Jejawi - Perlis MALAYSIA kenneth@unimap.edu.my Abstract:

More information

Analysis Of Electromyography Signals Using Multi-Resolution Wavelet And Fourier Transform Based Biomedical Signal Processing Techniques

Analysis Of Electromyography Signals Using Multi-Resolution Wavelet And Fourier Transform Based Biomedical Signal Processing Techniques Vol-, Issue- PP. 3-9 IN: 394-5788 Analysis Of Electromyography ignals Using Multi-Resolution Wavelet And Fourier Transform Based Biomedical ignal Processing Techniques hammi Farhana Islam Lecturer, Department

More information

A Review on Arrhythmia Detection Using ECG Signal

A Review on Arrhythmia Detection Using ECG Signal A Review on Arrhythmia Detection Using ECG Signal Simranjeet Kaur 1, Navneet Kaur Panag 2 Student 1,Assistant Professor 2 Dept. of Electrical Engineering, Baba Banda Singh Bahadur Engineering College,Fatehgarh

More information

CHAPTER IV PREPROCESSING & FEATURE EXTRACTION IN ECG SIGNALS

CHAPTER IV PREPROCESSING & FEATURE EXTRACTION IN ECG SIGNALS CHAPTER IV PREPROCESSING & FEATURE EXTRACTION IN ECG SIGNALS are The proposed ECG classification approach consists of three phases. They Preprocessing Feature Extraction and Selection Classification The

More information

Wavelet Decomposition for Detection and Classification of Critical ECG Arrhythmias

Wavelet Decomposition for Detection and Classification of Critical ECG Arrhythmias Proceedings of the 8th WSEAS Int. Conference on Mathematics and Computers in Biology and Chemistry, Vancouver, Canada, June 19-21, 2007 80 Wavelet Decomposition for Detection and Classification of Critical

More information

Segmentation of Tumor Region from Brain Mri Images Using Fuzzy C-Means Clustering And Seeded Region Growing

Segmentation of Tumor Region from Brain Mri Images Using Fuzzy C-Means Clustering And Seeded Region Growing IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 5, Ver. I (Sept - Oct. 2016), PP 20-24 www.iosrjournals.org Segmentation of Tumor Region from Brain

More information

Fuzzy Based Early Detection of Myocardial Ischemia Using Wavelets

Fuzzy Based Early Detection of Myocardial Ischemia Using Wavelets Fuzzy Based Early Detection of Myocardial Ischemia Using Wavelets Jyoti Arya 1, Bhumika Gupta 2 P.G. Student, Department of Computer Science, GB Pant Engineering College, Ghurdauri, Pauri, India 1 Assistant

More information

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM

EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM EPILEPTIC SEIZURE DETECTION USING WAVELET TRANSFORM Sneha R. Rathod 1, Chaitra B. 2, Dr. H.P.Rajani 3, Dr. Rajashri khanai 4 1 MTech VLSI Design and Embedded systems,dept of ECE, KLE Dr.MSSCET, Belagavi,

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

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

Classification of EMG Signals for Assessment of Neuromuscular Disorders

Classification of EMG Signals for Assessment of Neuromuscular Disorders International Journal of Electronics and Electrical Engineering Vol. 2, No. 3, September, 2014 Classification of EMG Signals for Assessment of Neuromuscular Disorders Anjana Goen Department of Electronics

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

Guide to the use of nerve conduction studies (NCS) & electromyography (EMG) for non-neurologists

Guide to the use of nerve conduction studies (NCS) & electromyography (EMG) for non-neurologists Guide to the use of nerve conduction studies (NCS) & electromyography (EMG) for non-neurologists What is NCS/EMG? NCS examines the conduction properties of sensory and motor peripheral nerves. For both

More information

Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Artificial Neural Network

Automatic Detection of Heart Disease Using Discreet Wavelet Transform and Artificial Neural Network e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Automatic Detection of Heart Disease

More information

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING Vishakha S. Naik Dessai Electronics and Telecommunication Engineering Department, Goa College of Engineering, (India) ABSTRACT An electrocardiogram

More information

Stationary regime for Standing Wave Central Pattern Generator

Stationary regime for Standing Wave Central Pattern Generator Stationary regime for Standing Wave Central Pattern Generator Roberto Martin-del-Campo & Edmond Jonckheere Presenter: Roberto Martin-del-Campo 3 rd IEEE Global Conference on Signal & Information Processing

More information

IMPROVEMENT OF MUSCLE STRENGTH IN REHABILITATION BY THE USE OF SURFACE ELECTROMYOGRAPHY

IMPROVEMENT OF MUSCLE STRENGTH IN REHABILITATION BY THE USE OF SURFACE ELECTROMYOGRAPHY IMPROVEMENT OF MUSCLE STRENGTH IN REHABILITATION BY THE USE OF SURFACE ELECTROMYOGRAPHY Rainbow-K.Y. Law, Kevin-S.C. Kwong, Christina-W.Y. Hui-Chan Department of Rehabilitation Sciences, The Hong Kong

More information

EEG signal classification using Bayes and Naïve Bayes Classifiers and extracted features of Continuous Wavelet Transform

EEG signal classification using Bayes and Naïve Bayes Classifiers and extracted features of Continuous Wavelet Transform EEG signal classification using Bayes and Naïve Bayes Classifiers and extracted features of Continuous Wavelet Transform Reza Yaghoobi Karimoi*, Mohammad Ali Khalilzadeh, Ali Akbar Hossinezadeh, Azra Yaghoobi

More information

Electromyography Segmented Assessment for Lower Limb Muscle Transition to Fatigue During Isometric Contraction

Electromyography Segmented Assessment for Lower Limb Muscle Transition to Fatigue During Isometric Contraction Electromyography Segmented Assessment for Lower Limb Muscle Transition to Fatigue During Isometric Contraction By Jorge Garza-Ulloa, Pablo Rangel, Olatunde Adeoye Department of Electrical and Computer

More information

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE

DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE DISCRETE WAVELET PACKET TRANSFORM FOR ELECTROENCEPHALOGRAM- BASED EMOTION RECOGNITION IN THE VALENCE-AROUSAL SPACE Farzana Kabir Ahmad*and Oyenuga Wasiu Olakunle Computational Intelligence Research Cluster,

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

PHONOCARDIOGRAM SIGNAL ANALYSIS FOR MURMUR DIAGNOSING USING SHANNON ENERGY ENVELOP AND SEQUENCED DWT DECOMPOSITION

PHONOCARDIOGRAM SIGNAL ANALYSIS FOR MURMUR DIAGNOSING USING SHANNON ENERGY ENVELOP AND SEQUENCED DWT DECOMPOSITION Journal of Engineering Science and Technology Vol., No. 9 (7) 393-4 School of Engineering, Taylor s University PHONOCARDIOGRAM SIGNAL ANALYSIS FOR MURMUR DIAGNOSING USING SHANNON ENERGY ENVELOP AND SEQUENCED

More information

EMG Signal Features Extraction of Different Arm Movement for Rehabilitation Device

EMG Signal Features Extraction of Different Arm Movement for Rehabilitation Device International Journal of Applied Engineering Research ISSN 0973-4562 Volume 9, Number 21 (2014) pp. 11151-11162 Research India Publications http://www.ripublication.com EMG Signal Features Extraction of

More information

1, 2, 3 * Corresponding Author: 1.

1, 2, 3 * Corresponding Author: 1. Algorithm for QRS Complex Detection using Discrete Wavelet Transformed Chow Malapan Khamhoo 1, Jagdeep Rahul 2*, Marpe Sora 3 12 Department of Electronics and Communication, Rajiv Gandhi University, Doimukh

More information

IJRIM Volume 1, Issue 2 (June, 2011) (ISSN ) ECG FEATURE EXTRACTION FOR CLASSIFICATION OF ARRHYTHMIA. Abstract

IJRIM Volume 1, Issue 2 (June, 2011) (ISSN ) ECG FEATURE EXTRACTION FOR CLASSIFICATION OF ARRHYTHMIA. Abstract ECG FEATURE EXTRACTION FOR CLASSIFICATION OF ARRHYTHMIA Er. Ankita Mittal* Er. Saurabh Mittal ** Er. Tajinder Kaur*** Abstract Artificial Neural Networks (ANN) can be viewed as a collection of identical

More information

Implementation of Probabilistic Neural Network using Approximate Entropy to Detect Epileptic Seizures

Implementation of Probabilistic Neural Network using Approximate Entropy to Detect Epileptic Seizures Implementation of Probabilistic Neural Network using Approximate Entropy to Detect Epileptic Seizures Sachee 1, Roohi Sille 2, Garima Sharma 3 & N. Pradhan 4 1,2&3 Dept. of Biomedical Engineering, Bundelkhand

More information

Electrodiagnostic Testing Electromyogram and Nerve Conduction Study

Electrodiagnostic Testing Electromyogram and Nerve Conduction Study Electrodiagnostic Testing Electromyogram and Nerve Conduction Study North American Spine Society Public Education Series What Is Electrodiagnostic Testing? The term electrodiagnostic testing covers a

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

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

Genetic Algorithm based Feature Extraction for ECG Signal Classification using Neural Network

Genetic Algorithm based Feature Extraction for ECG Signal Classification using Neural Network Genetic Algorithm based Feature Extraction for ECG Signal Classification using Neural Network 1 R. Sathya, 2 K. Akilandeswari 1,2 Research Scholar 1 Department of Computer Science 1 Govt. Arts College,

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

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network Appl. Math. Inf. Sci. 8, No. 3, 129-1300 (201) 129 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.1278/amis/0803 Minimum Feature Selection for Epileptic Seizure

More information

Working Memory Impairments Limitations of Normal Children s in Visual Stimuli using Event-Related Potentials

Working Memory Impairments Limitations of Normal Children s in Visual Stimuli using Event-Related Potentials 2015 6th International Conference on Intelligent Systems, Modelling and Simulation Working Memory Impairments Limitations of Normal Children s in Visual Stimuli using Event-Related Potentials S. Z. Mohd

More information

Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011

Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011 Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011 Electrical and Computer Engineering Department Volgenau School of Engineering George

More information

Proper Performance and Interpretation of Electrodiagnostic Studies

Proper Performance and Interpretation of Electrodiagnostic Studies Proper Performance and Interpretation of Electrodiagnostic Studies Introduction The American Association of Neuromuscular & Electrodiagnostic Medicine (AANEM) has developed the following position statement

More information

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons

Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons Development of 2-Channel Eeg Device And Analysis Of Brain Wave For Depressed Persons P.Amsaleka*, Dr.S.Mythili ** * PG Scholar, Applied Electronics, Department of Electronics and Communication, PSNA College

More information

IoT Based EMG Monitoring System

IoT Based EMG Monitoring System IoT Based EMG Monitoring System Gaurav Raj 1, Neelam Rup Prakash 2, Jagjit Singh Randhawa 3 1Student, Centre of Excellence (Industrial & Product Design) 2Professor, Department of Electronics and Communication

More information

Effect of Congestive Heart Failure in Statistical Nature of Electrocardiogram Signal

Effect of Congestive Heart Failure in Statistical Nature of Electrocardiogram Signal Lectures on Modelling and Simulation; A selection from AMSE # 2017-N 2; pp 163-172 Selection at the AMSE Conference Calcutta/India, November 4-5, 2017 Effect of Congestive Heart Failure in Statistical

More information

Statistical analysis of epileptic activities based on histogram and wavelet-spectral entropy

Statistical analysis of epileptic activities based on histogram and wavelet-spectral entropy J. Biomedical Science and Engineering, 0, 4, 07-3 doi:0.436/jbise.0.4309 Published Online March 0 (http://www.scirp.org/journal/jbise/). Statistical analysis of epileptic activities based on histogram

More information

Premature Ventricular Contraction Arrhythmia Detection Using Wavelet Coefficients

Premature Ventricular Contraction Arrhythmia Detection Using Wavelet Coefficients IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 2, Ver. V (Mar - Apr. 2014), PP 24-28 Premature Ventricular Contraction Arrhythmia

More information

Epileptic Seizure Classification of EEG Image Using ANN

Epileptic Seizure Classification of EEG Image Using ANN Epileptic Seizure Classification of EEG Image Using ANN Prof. (Dr.) M.K. Bhaskar Professor, Electrical Engg. Department M.B.M. Engg. College, Jodhpur, Raj, India Prof. Surendra. Bohra Professor, ECE Department

More information

Robust system for patient specific classification of ECG signal using PCA and Neural Network

Robust system for patient specific classification of ECG signal using PCA and Neural Network International Research Journal of Engineering and Technology (IRJET) e-issn: 395-56 Volume: 4 Issue: 9 Sep -7 www.irjet.net p-issn: 395-7 Robust system for patient specific classification of using PCA

More information

PROCESSING THE ABDOMINAL FETAL ECG USING A NEW METHOD. Zentralinstitut fur Biomedizinische Technik der Universitat Erlangen-Nurnberg, FRG

PROCESSING THE ABDOMINAL FETAL ECG USING A NEW METHOD. Zentralinstitut fur Biomedizinische Technik der Universitat Erlangen-Nurnberg, FRG PROCESSING THE ABDOMINAL FETAL ECG USING A NEW METHOD J Nagel, M Schaldach Zentralinstitut fur Biomedizinische Technik der Universitat Erlangen-Nurnberg, FRG INTRODUCTION The excellent natural shielding

More information

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed 1 Sungyoon Lee, 1 Jaesung Oh, 1 Youngwon Kim, 1 Minsuk Kwon * Jaehyo Kim 1 Department of mechanical & control engineering, Handong University, qlfhlxhl@nate.com * Department of mechanical & control engineering,

More information

Continuous Wavelet Transform in ECG Analysis. A Concept or Clinical Uses

Continuous Wavelet Transform in ECG Analysis. A Concept or Clinical Uses 1143 Continuous Wavelet Transform in ECG Analysis. A Concept or Clinical Uses Mariana Moga a, V.D. Moga b, Gh.I. Mihalas b a County Hospital Timisoara, Romania, b University of Medicine and Pharmacy Victor

More information

PSD Analysis of Neural Spectrum During Transition from Awake Stage to Sleep Stage

PSD Analysis of Neural Spectrum During Transition from Awake Stage to Sleep Stage PSD Analysis of Neural Spectrum During Transition from Stage to Stage Chintan Joshi #1 ; Dipesh Kamdar #2 #1 Student,; #2 Research Guide, #1,#2 Electronics and Communication Department, Vyavasayi Vidya

More information

Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal

Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal Neural Network based Heart Arrhythmia Detection and Classification from ECG Signal 1 M. S. Aware, 2 V. V. Shete *Dept. of Electronics and Telecommunication, *MIT College Of Engineering, Pune Email: 1 mrunal_swapnil@yahoo.com,

More information

Lesson 2 EMG 2 Electromyography: Mechanical Work

Lesson 2 EMG 2 Electromyography: Mechanical Work Physiology Lessons for use with the Biopac Science Lab MP40 Lesson 2 EMG 2 Electromyography: Mechanical Work PC running Windows XP or Mac OS X 10.3-10.4 Lesson Revision 5.23.2006 BIOPAC Systems, Inc. 42

More information

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network

Classification of Epileptic EEG Using Wavelet Transform & Artificial Neural Network Volume 4, No. 9, July-August 213 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 976-5697 Classification of Epileptic EEG Using

More information

Index. Note: Page numbers of article titles are in boldface type.

Index. Note: Page numbers of article titles are in boldface type. Neurol Clin N Am 20 (2002) 605 617 Index Note: Page numbers of article titles are in boldface type. A ALS. See Amyotrophic lateral sclerosis (ALS) Amyotrophic lateral sclerosis (ALS) active denervation

More information

Doctoral School on Engineering Sciences Università Politecnica delle Marche

Doctoral School on Engineering Sciences Università Politecnica delle Marche Doctoral School on Engineering Sciences Università Politecnica delle Marche Extended summary Muscle Fatigue Assessment during Flexion Extension Movements Curriculum: Electromagnetism and Bioengineering

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

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,900 116,000 120M Open access books available International authors and editors Downloads Our

More information

Influence of Inter-electrode Distance on EMG

Influence of Inter-electrode Distance on EMG Influence of Inter-electrode Distance on EMG A Melaku, D K Kumar, A Bradley Abstract This paper reports experimental research undertaken to study the effect of variation of inter-electrode distance on

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

Reading Assignments: Lecture 18: Visual Pre-Processing. Chapters TMB Brain Theory and Artificial Intelligence

Reading Assignments: Lecture 18: Visual Pre-Processing. Chapters TMB Brain Theory and Artificial Intelligence Brain Theory and Artificial Intelligence Lecture 18: Visual Pre-Processing. Reading Assignments: Chapters TMB2 3.3. 1 Low-Level Processing Remember: Vision as a change in representation. At the low-level,

More information

Detection of pulmonary abnormalities using Multi scale products and ARMA modelling

Detection of pulmonary abnormalities using Multi scale products and ARMA modelling Volume 119 No. 15 2018, 2177-2181 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Detection of pulmonary abnormalities using Multi scale products and ARMA

More information

Applying Data Mining for Epileptic Seizure Detection

Applying Data Mining for Epileptic Seizure Detection Applying Data Mining for Epileptic Seizure Detection Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping East Road Sec 1, Taipei,

More information

Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier

Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier Performance Analysis of Epileptic EEG Expert System Using Scaled Conjugate Back Propagation Based ANN Classifier Ashish Raj, Pankaj Gakhar, Meenu Kumari 3 Sweta Tripathi 4 ashishraj987@gmail.com,pankaj.gakhar@poornima.edu.in,meenu.kumari@poornima.edu.in

More information

A MATHEMATICAL ALGORITHM FOR ECG SIGNAL DENOISING USING WINDOW ANALYSIS

A MATHEMATICAL ALGORITHM FOR ECG SIGNAL DENOISING USING WINDOW ANALYSIS Biomed Pap Med Fac Univ Palacky Olomouc Czech Repub. 7, 151(1):73 78. H. SadAbadi, M. Ghasemi, A. Ghaffari 73 A MATHEMATICAL ALGORITHM FOR ECG SIGNAL DENOISING USING WINDOW ANALYSIS Hamid SadAbadi a *,

More information

Automated Measurement of Neuromuscular Jitter Based on EMG Signal Decomposition

Automated Measurement of Neuromuscular Jitter Based on EMG Signal Decomposition Automated Measurement of Neuromuscular Jitter Based on EMG Signal Decomposition By KUN HE A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master

More information

Brain Tumour Diagnostic Support Based on Medical Image Segmentation

Brain Tumour Diagnostic Support Based on Medical Image Segmentation Brain Tumour Diagnostic Support Based on Medical Image Segmentation Z. Měřínský, E. Hošťálková, A. Procházka Institute of Chemical Technology, Prague Department of Computing and Control Engineering Abstract

More information

Predicting EMG Based Elbow Joint Torque Model Using Multiple Input ANN Neurons for Arm Rehabilitation

Predicting EMG Based Elbow Joint Torque Model Using Multiple Input ANN Neurons for Arm Rehabilitation 2014 UKSim-AMSS 16th International Conference on Computer Modelling and Simulation Predicting EMG Based Elbow Joint Torque Model Using Multiple Input ANN Neurons for Arm Rehabilitation Mohd Hafiz Jali

More information

Selection of Feature for Epilepsy Seizer Detection Using EEG

Selection of Feature for Epilepsy Seizer Detection Using EEG International Journal of Neurosurgery 2018; 2(1): 1-7 http://www.sciencepublishinggroup.com/j/ijn doi: 10.11648/j.ijn.20180201.11 Selection of Feature for Epilepsy Seizer Detection Using EEG Manisha Chandani

More information

Proceedings 23rd Annual Conference IEEE/EMBS Oct.25-28, 2001, Istanbul, TURKEY

Proceedings 23rd Annual Conference IEEE/EMBS Oct.25-28, 2001, Istanbul, TURKEY AUTOMATED SLEEP STAGE SCORING BY DECISION TREE LEARNING Proceedings 23rd Annual Conference IEEE/EMBS Oct.25-28, 2001, Istanbul, TURKEY Masaaki Hanaoka, Masaki Kobayashi, Haruaki Yamazaki Faculty of Engineering,Yamanashi

More information

CLASSIFICATION OF BRAIN TUMOUR IN MRI USING PROBABILISTIC NEURAL NETWORK

CLASSIFICATION OF BRAIN TUMOUR IN MRI USING PROBABILISTIC NEURAL NETWORK CLASSIFICATION OF BRAIN TUMOUR IN MRI USING PROBABILISTIC NEURAL NETWORK PRIMI JOSEPH (PG Scholar) Dr.Pauls Engineering College Er.D.Jagadiswary Dr.Pauls Engineering College Abstract: Brain tumor is an

More information

Early Detection of Lung Cancer

Early Detection of Lung Cancer Early Detection of Lung Cancer Aswathy N Iyer Dept Of Electronics And Communication Engineering Lymie Jose Dept Of Electronics And Communication Engineering Anumol Thomas Dept Of Electronics And Communication

More information

Discrimination of Parkinsonian Tremor From Essential Tremor by Voting Between Different EMG Signal Processing Techniques

Discrimination of Parkinsonian Tremor From Essential Tremor by Voting Between Different EMG Signal Processing Techniques TJER Vol. 11, No. 1, 11-22 Discrimination of Parkinsonian Tremor From Essential Tremor by Voting Between Different EMG Signal Processing Techniques A Hossen *a, Z Al-Hakim a, M Muthuraman b, J Raethjen

More information

An Edge-Device for Accurate Seizure Detection in the IoT

An Edge-Device for Accurate Seizure Detection in the IoT An Edge-Device for Accurate Seizure Detection in the IoT M. A. Sayeed 1, S. P. Mohanty 2, E. Kougianos 3, and H. Zaveri 4 University of North Texas, Denton, TX, USA. 1,2,3 Yale University, New Haven, CT,

More information

International Journal for Science and Emerging

International Journal for Science and Emerging International Journal for Science and Emerging ISSN No. (Online):2250-3641 Technologies with Latest Trends 8(1): 7-13 (2013) ISSN No. (Print): 2277-8136 Adaptive Neuro-Fuzzy Inference System (ANFIS) Based

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

Combination Method for Powerline Interference Reduction in ECG

Combination Method for Powerline Interference Reduction in ECG 21 International Journal of Computer Applications (975 8887) Combination Method for Powerline Interference Reduction in ECG Manpreet Kaur Deptt of EIE SLIET Longowal Dist Sangrur (Pb) India A.S.Arora Professor,

More information

Botulinum Toxin Injections

Botulinum Toxin Injections KAISER PERMANENTE SAN FRANCISCO DEPARTMENT OF NEUROLOGY Office Procedures included: - Botulinum Toxin Injections - Electroencephalogram (EEG) - Electromyography (EMG) and Nerve Condition Studies (NCS)

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

A Novel Design and Development of Condenser Microphone Based Stethoscope to Analyze Phonocardiogram Spectrum Using Audacity

A Novel Design and Development of Condenser Microphone Based Stethoscope to Analyze Phonocardiogram Spectrum Using Audacity A Novel Design and Development of Condenser Microphone Based Stethoscope to Analyze Phonocardiogram Spectrum Using Audacity Tarak Das 1, Parameswari Hore 1, Prarthita Sharma 1, Tapas Kr. Dawn 2 1 Department

More information

Cardiovascular Effects of Exercise. Background Cardiac function

Cardiovascular Effects of Exercise. Background Cardiac function Cardiovascular Effects of Exercise In this experiment, you will record an electrocardiogram, or ECG, and finger pulse from a healthy volunteer. You will then compare the ECG and pulse recordings when the

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

DYNAMIC SEGMENTATION OF BREAST TISSUE IN DIGITIZED MAMMOGRAMS

DYNAMIC SEGMENTATION OF BREAST TISSUE IN DIGITIZED MAMMOGRAMS DYNAMIC SEGMENTATION OF BREAST TISSUE IN DIGITIZED MAMMOGRAMS J. T. Neyhart 1, M. D. Ciocco 1, R. Polikar 1, S. Mandayam 1 and M. Tseng 2 1 Department of Electrical & Computer Engineering, Rowan University,

More information

X-Plain Muscles Reference Summary

X-Plain Muscles Reference Summary X-Plain Reference Summary Introduction are very important elements of the human body. They account for about half of a person s weight. Understanding how muscles work and how they can be injured is necessary

More information

ECG Rhythm Analysis by Using Neuro-Genetic Algorithms

ECG Rhythm Analysis by Using Neuro-Genetic Algorithms MASAUM Journal of Basic and Applied Sciences, Vol. 1, No. 3, October 2009 522 ECG Rhythm Analysis by Using Neuro-Genetic Algorithms Safaa S. Omran, S.M.R. Taha, and Nassr Ali Awadh Abstract The heart is

More information

Powerline Interference Reduction in ECG Using Combination of MA Method and IIR Notch

Powerline Interference Reduction in ECG Using Combination of MA Method and IIR Notch International Journal of Recent Trends in Engineering, Vol 2, No. 6, November 29 Powerline Interference Reduction in ECG Using Combination of MA Method and IIR Notch Manpreet Kaur, Birmohan Singh 2 Department

More information

Vital Responder: Real-time Health Monitoring of First- Responders

Vital Responder: Real-time Health Monitoring of First- Responders Vital Responder: Real-time Health Monitoring of First- Responders Ye Can 1,2 Advisors: Miguel Tavares Coimbra 2, Vijayakumar Bhagavatula 1 1 Department of Electrical & Computer Engineering, Carnegie Mellon

More information

Discrete Wavelet Transform-based Baseline Wandering Removal for High Resolution Electrocardiogram

Discrete Wavelet Transform-based Baseline Wandering Removal for High Resolution Electrocardiogram 26 C. Bunluechokchai and T. Leeudomwong: Discrete Wavelet Transform-based Baseline... (26-31) Discrete Wavelet Transform-based Baseline Wandering Removal for High Resolution Electrocardiogram Chissanuthat

More information

EEG Signal Classification Using Wavelet Feature Extraction and Neural Networks

EEG Signal Classification Using Wavelet Feature Extraction and Neural Networks EEG Signal Classification Using Wavelet Feature Extraction and Neural Networks Pari Jahankhani, Vassilis Kodogiannis and Kenneth Revett AbstractDecision Support Systems have been utilised since 196, providing

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

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods

Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Automatic Detection of Epileptic Seizures in EEG Using Machine Learning Methods Ying-Fang Lai 1 and Hsiu-Sen Chiang 2* 1 Department of Industrial Education, National Taiwan Normal University 162, Heping

More information

Myofascial Pain Syndrome Trigger Point Detection based on Ultrasound Image

Myofascial Pain Syndrome Trigger Point Detection based on Ultrasound Image Myofascial Pain Syndrome Trigger Point Detection based on Ultrasound Image EKO SUPRIYANTO, JOANNE SOH ZI EN, SYED MOHD NOOH OMAR Advanced Diagnostics and Progressive Human Care Research Group Research

More information

CHAPTER 4 ESTIMATION OF BLOOD PRESSURE USING PULSE TRANSIT TIME

CHAPTER 4 ESTIMATION OF BLOOD PRESSURE USING PULSE TRANSIT TIME 64 CHAPTER 4 ESTIMATION OF BLOOD PRESSURE USING PULSE TRANSIT TIME 4.1 GENERAL This chapter presents the methodologies that are usually adopted for the measurement of blood pressure, heart rate and pulse

More information