A Novel Approach for Simulation, Measurement and Representation of Surface EMG (semg) Signals

Size: px
Start display at page:

Download "A Novel Approach for Simulation, Measurement and Representation of Surface EMG (semg) Signals"

Transcription

1 A Novel Approach for Simulation, Measurement and epresentation of Surface EMG (semg) Signals Anvith Katte Mahabalagiri, Khadeer Ahmed, Fred Schlereth Syracuse University, Syracuse, NY USA Abstract- In this paper, we describe new methods for the simulation, measurement and representation of semg signals. With regard to simulation, we choose a 2-D state space model and suggest a 3 D model which can account for in- homogeneities, nonlinearities and memory in the medium and which can be hardware accelerated through FPGA. With regard to measurement we use surface electrodes with a new amplifier circuit topology, which mitigates the effects of pickup and artifacts. With regard to representation, we describe a method for using wavelets which shows promise for isolating signals of interest. 0 v 1 Muscle Fat and Tissue Skin V 0 V 3 S INTODUTION Many biophysical questions that might be answered by observing SEMG signals remain unanswered without proper knowledge of volume conduction and its implementation in models. Several approaches have been proposed in this regard [1], [3], [4], [5]. A 2-D model and its 3-D representation based on a 3 layer medium model of muscle fat and skin [6] is shown in Figure 1 and 2 respectively, which can account for the major phenomena affecting the signals generated by the muscles as they pass from the muscle to the skin. These include inhomogeneities, nonlinearities and memory in the medium. Furthermore we show how to formulate a discrete representation of the continuous model which can be implemented on an FPGA, making use of the parallel computing resources of the FPGA. The advantage is greatly improved speed of execution as compared with implementation on a workstation. Our desire is to combine a volume model, a new measurement topology and a wavelet based representation to use the traveling wave nature of Motor Unit Action Potential (MUAPs). The goal is to detect signal patterns which can be used in clinical settings such as handwriting analysis, as an aid to detecting early onset of conditions such as Alzheimer's disease. A longer term goal is to be able to detect finger movement with sufficient accuracy and sensitivity to provide a means for cursor control on a computer. Applications such as these require a common methodology for simulation, measurement and representation semg signals. In this paper, we propose such a methodology. Section I describes a method to build a reliable simulation model by comparing the measured values with the model and finding optimal positions 0 v 2 0 v 3 V 1 V 2 Fig. 1. Volume conduction model for the placements of sensor arays for detection of given MUAP. Sections II and III describe a method of measurement and representation based on the simulation model. I STATE SPAE MODEL In this paper, we consider a 3 layered model [6]. The muscle fiber works due to motion of ions, i.e. it operates as a current source. In our model, we have represented the same current source as a voltage source for developing the state space model. The capacitance across the source is required due to the nature of muscle fiber. The fat and tissue layer is approximated as a low pass filter [7]. Finally the skin layer is represented as simple resistance. The values used for the model are as suggested by [6], [7]. The electrical circuit for this model is as shown in figure 1. For simplicity sake, we have considered same values of 0, and for all the zones however the model can be built with different values in a V 4 V 5 S S /11/$ IEEE 476 Asilomar 2011

2 similar way. The voltages represented in the circuit are the voltages across the capacitors, not with respect to ground. The above 2-D model can be easily extended to a 3-D state space model as shown in figure 2. Here the MUAPs are current sources. Storage in the medium is due to the capacitors at each of the internal nodes. A resistive interconnection matrix is assumed to account for transmission of the signal from the source to the surface. A third dimension is easily added by layering the above diagram into the paper and connecting the layers through resistors. MUAP along the fiber Muscle Fibre to Surface Fig. 2. Volume conduction model The state space form for the circuit in figure 1 is given by (1) Where, is a vector containing the first derivatives of the state variables, is the vector of input sources and A and B are the co-efficient matrices. Figure 3 shows the form of the state space matrix for the model (2) We perform discretization using equation (2) to model the above system in Simulink. Figure 4 shows a Simulink implementation for the above circuit. This implementation has many multiplier-accumulator blocks. Given the Simulink implementation, it is a simple matter to program the FPGA. This model is very general and can account for a myriad of real world transmission and signal generation effects and because of the FPGA implementation, it can have high resolution with very little impact on computation time compared to workstation implementation. In future, if physical evidence suggests, it would be a simple modification to include inductance as well. We hope that this simulation model will serve to inspire biophysicists to develop more detailed physical models than are presently known. Through the use of such a model it will be possible to perform parametric studies that would take an inordinate amount of time if performed with direct measurements. II SIGNAL MEASUEMENT The major factors affecting the measurement of MUAPs with surface electrodes are 60 Hz pickup, motion artifacts and the fact that each sensor is responding to the summation of a large number of individual signals. The amplifiers and subsequent A/D converters have the task of producing a high fidelity reproduction of the physical signals at the skin surface. We suggest a circuit topology that takes into account of variations in impedance between sensor and skin and provides better reduction of motion artifacts, as compared with conventional methods. Fig. 3. State Space Matrix 477

3 Fig. 4. Simulink Model The circuit, shown in Figure 5 consists of a D coupled preamp, diff amp, and post amp, feeding an A/D converter. Additional filtering, if needed, is provided by the digital signal processing stage. In this circuit we use three sensors, with one common sensor among the pre amps to form one channel of measurement. Pre Amp Pre Amp Diff Amp Post Amp A/D Figure 5 Amplifier System III SIGNAL EPESENTATION Wavelets are key to the representation of semg signals because 1) their ability to portray a 3-D map of time and frequency 2) their ability to detect particular wave shapes buried in background noise and interfering signals. Most important is that MUAPs are known to travel in waves along the muscle fibers and wavelets in conjunction with a spatial array of sensors offer enough structure to derive information from these traveling signals using only the surface electrodes. Once the MUAPS are represented as wavelets then their processing can be done parallel and efficiently on an FPGA. This enables real time detection and processing of large number of channels compared to workstation implementation. 478

4 Fig. 6. Simulink model output- V1, V2 and V3 represent the MUAP at three different time frames. Vop1, Vop2, Vop3 are the outputs across resistance s IV SIMULATION ESULTS Figure 6 shows the output response of the Simulink model in figure 4, based on the state space matrix in figure 3 for the circuit model in figure 1. Input is a sample signal of the brachial biceps from the dataset of the EMG labs [2]. The input signal is through three different sources at three different time frames and their responses at respective positions on the skin surface representing the traveling nature of the MUAP. We can observe that V1 has the maximum effect on output Vop1 and similarly for the other sources. We can also observe the low pass effect of the medium on the source signal which is similar to real world measurements. For the sake of clarity we have exaggerated the source delays. Though the effect of a source is small on neighboring zones, the effect is cumulative and becomes prominent when the delays are reduced as in real situations. The measured output in real situation would be the summation of several such above mentioned outputs based on sensor placements. 479

5 V ONLUSION AND FUTUE WOK In this paper, we have presented a model for simulation of semg signals using a state space based volume conduction model. This model helps in better understanding the conduction of signals to the surface through different layers of fat, muscle and skin. The results are not an exact simulation but rather a conceptual proof to suggest a new promising methodology for simulation. We have further suggested a circuit topology for measuring the signal and representing it using wavelets based on the above model. The simulation model together with the measurement and representation methodology can help us in efficient detection of the signal with minimal impact from noise and artifacts. We have built and tested hardware and simulation models and are currently performing experiments to determine the efficacy of this new approach. Work needs to be done in validating the simulated signals with actual measurements. These validated results will be used to determine optimal sensor placement for semg signals. EFEENES [1]. Electromyography, Physiology, Engineering and Noninvasive Applications, edited by. Merletti and P. Parker, H 8, 2004, IEEE. [2]. McGill K.[Online dataset 001, available at [3]. Lowery, M.M.; Stoykov, N.S.; Dewald, J.P.A.; Kuiken, T.A.; "Volume conduction in an anatomically based surface EMG model," Biomedical Engineering, IEEE Transactions on, vol.51, no.12, pp , Dec [4]. Gygi, A.E.; Moschytz, G.S.;, "Low-pass filter effect in the measurement of surface EMG," omputer-based Medical Systems, Proceedings, Tenth IEEE Symposium on, vol., no., pp , Jun 1997 [5]. K. oeleveld, J. H. Blok, D. F. Stegeman, A. van Oosterom, Volume conduction models for surface EMG; confrontation with measurements, Journal of Electromyography and Kinesiology, Volume 7, Issue 4, December 1997, Pages , ISSN , DOI: /S (97) [6]. Farina, D.; Merletti,.; "A novel approach for precise simulation of the EMG signal detected by surface electrodes," Biomedical Engineering, IEEE Transactions on, vol.48, no.6, pp , Jun 2001 [7]. Fansan Zhu; Levin, N.W.; "An electrical resistivity model of segmental body composition using bioimpedance analysis," Engineering in Medicine and Biology Society, Proceedings of the 25th Annual International onference of the IEEE, vol.3, no., pp Vol.3, Sept

EDL Group #3 Final Report - Surface Electromyograph System

EDL Group #3 Final Report - Surface Electromyograph System EDL Group #3 Final Report - Surface Electromyograph System Group Members: Aakash Patil (07D07021), Jay Parikh (07D07019) INTRODUCTION The EMG signal measures electrical currents generated in muscles during

More information

Using Rank Order Filters to Decompose the Electromyogram

Using Rank Order Filters to Decompose the Electromyogram Using Rank Order Filters to Decompose the Electromyogram D.J. Roberson C.B. Schrader droberson@utsa.edu schrader@utsa.edu Postdoctoral Fellow Professor The University of Texas at San Antonio, San Antonio,

More information

ELECTROMYOGRAPHY UNIT-4

ELECTROMYOGRAPHY UNIT-4 ELECTROMYOGRAPHY UNIT-4 INTRODUCTION EMG is the study of muscle electrical signals. EMG is sometimes referred to as myoelectric activity. Muscle tissue conducts electrical potentials similar to the way

More information

CHAPTER 7 INTERFERENCE CANCELLATION IN EMG SIGNAL

CHAPTER 7 INTERFERENCE CANCELLATION IN EMG SIGNAL 131 CHAPTER 7 INTERFERENCE CANCELLATION IN EMG SIGNAL 7.1 INTRODUCTION Electromyogram (EMG) is the electrical activity of the activated motor units in muscle. The EMG signal resembles a zero mean random

More information

EMG feature extraction for tolerance of white Gaussian noise

EMG feature extraction for tolerance of white Gaussian noise EMG feature extraction for tolerance of white Gaussian noise Angkoon Phinyomark, Chusak Limsakul, Pornchai Phukpattaranont Department of Electrical Engineering, Faculty of Engineering Prince of Songkla

More information

Measuring Myoelectric Potential Patterns Based on Two-Dimensional Signal Transmission Technology

Measuring Myoelectric Potential Patterns Based on Two-Dimensional Signal Transmission Technology SICE-ICASE International Joint Conference 2006 Oct. 18-21, 2006 in Bexco, Busan, Korea Measuring Myoelectric Potential Patterns Based on Two-Dimensional Signal Transmission Technology Yasutoshi Makino

More information

Removal of Motion Noise from Surface-electromyography Signal Using Wavelet Adaptive Filter Wang Fei1, a, Qiao Xiao-yan2, b

Removal of Motion Noise from Surface-electromyography Signal Using Wavelet Adaptive Filter Wang Fei1, a, Qiao Xiao-yan2, b 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) Removal of Motion Noise from Surface-electromyography Signal Using Wavelet Adaptive Filter Wang

More information

Laboratory Project 1B: Electromyogram Circuit

Laboratory Project 1B: Electromyogram Circuit 2240 Laboratory Project 1B: Electromyogram Circuit N. E. Cotter, D. Christensen, and K. Furse Electrical and Computer Engineering Department University of Utah Salt Lake City, UT 84112 Abstract-You will

More information

Biomedical Sensor Systems Laboratory. Institute for Neural Engineering Graz University of Technology

Biomedical Sensor Systems Laboratory. Institute for Neural Engineering Graz University of Technology Biomedical Sensor Systems Laboratory Institute for Neural Engineering Graz University of Technology 2017 Bioinstrumentation Measurement of physiological variables Invasive or non-invasive Minimize disturbance

More information

Experiment HN-12: Nerve Conduction Velocity & Hand Dominance

Experiment HN-12: Nerve Conduction Velocity & Hand Dominance Experiment HN-12: Nerve Conduction Velocity & Hand Dominance This lab written with assistance from: Nathan Heller, Undergraduate research assistant; Kathryn Forti, Undergraduate research assistant; Keith

More information

INDEPENDENT COMPONENT ANALYSIS OF ELECTROMYOGRAPHIC SIGNAL ABSTRACT

INDEPENDENT COMPONENT ANALYSIS OF ELECTROMYOGRAPHIC SIGNAL ABSTRACT ISCA Archive http://www.isca-speech.org/archive Models and Analysis of Vocal Emissions for Biomedical Applications (MAVEBA) 2 nd International Workshop Florence, Italy September 13-15, 2001 INDEPENDENT

More information

EMG. The study of muscle function through the investigation of the electrical signal the muscles produce

EMG. The study of muscle function through the investigation of the electrical signal the muscles produce EMG The study of muscle function through the investigation of the electrical signal the muscles produce Niek van Ulzen, 23-11-2010 niekroland.vanulzen@univr.it Program A. Theory (today) 1. Background Electricity

More information

Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard

Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard J. M. Molina. Abstract Power Electronic Engineers spend a lot of time designing their controls, nevertheless they

More information

ELECTROMYOGRAPHY SIGNAL ON BICEPS MUSCLE IN TIME DOMAIN ANALYSIS. Hang Tuah Jaya, Durian Tunggal, Melaka, Malaysia

ELECTROMYOGRAPHY SIGNAL ON BICEPS MUSCLE IN TIME DOMAIN ANALYSIS. Hang Tuah Jaya, Durian Tunggal, Melaka, Malaysia Journal of Mechanical Engineering and Sciences (JMES) ISSN (Print): 2289-4659; e-issn: 2231-8380; Volume 7, pp. 1179-1188, December 2014 Universiti Malaysia Pahang, Malaysia DOI: http://dx.doi.org/10.15282/jmes.7.2014.17.0115

More information

MEASURING AND ANALYZING FINE MOTOR SKILLS

MEASURING AND ANALYZING FINE MOTOR SKILLS MEASURING AND ANALYZING FINE MOTOR SKILLS PART 1: MOTION TRACKING AND EMG OF FINE MOVEMENTS PART 2: HIGH-FIDELITY CAPTURE OF HAND AND FINGER BIOMECHANICS Abstract This white paper discusses an example

More information

Lecture 4 Biopotential Amplifiers

Lecture 4 Biopotential Amplifiers Bioinstrument Sahand University of Technology Lecture 4 Biopotential Amplifiers Dr. Shamekhi Summer 2016 OpAmp and Rules 1- A = (gain is infinity) 2- Vo = 0, when v1 = v2 (no offset voltage) 3- Rd = (input

More information

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations CHAPTER 3 Instrumentation Amplifier (IA) Background 3.1 Introduction The IAs are key circuits in many sensor readout systems where, there is a need to amplify small differential signals in the presence

More information

Spatially Varying Color Correction Matrices for Reduced Noise

Spatially Varying Color Correction Matrices for Reduced Noise Spatially Varying olor orrection Matrices for educed oise Suk Hwan Lim, Amnon Silverstein Imaging Systems Laboratory HP Laboratories Palo Alto HPL-004-99 June, 004 E-mail: sukhwan@hpl.hp.com, amnon@hpl.hp.com

More information

Instrumentation Amplifier and Filter Design for Biopotential Acquisition System CHANG-HAO CHEN

Instrumentation Amplifier and Filter Design for Biopotential Acquisition System CHANG-HAO CHEN Instrumentation Amplifier and Filter Design for Biopotential Acquisition System by CHANG-HAO CHEN Master of Science in Electrical and Electronics Engineering 2010 Faculty of Science and Technology University

More information

INDUCTIVE VOLTAGE ADDER NETWORK ANALYSIS AND MODEL SIMPLIFICATION

INDUCTIVE VOLTAGE ADDER NETWORK ANALYSIS AND MODEL SIMPLIFICATION INDUTIVE VOLTAGE ADDE NETWOK ANALYSIS AND MODEL SIMPLIFIATION W. Zhang ξ, W. Ng,. Pai, J. Sandberg, Y. Tan, Y. Tian Brookhaven National Laboratory Upton, NY 973 USA Abstract Inductive voltage adder topology

More information

NON INVASIVE TECHNIQUE BASED EVALUATION OF ELECTROMYOGRAM SIGNALS USING STATISTICAL ALGORITHM

NON INVASIVE TECHNIQUE BASED EVALUATION OF ELECTROMYOGRAM SIGNALS USING STATISTICAL ALGORITHM NON INVASIVE TECHNIQUE BASED EVALUATION OF ELECTROMYOGRAM SIGNALS USING STATISTICAL ALGORITHM Tanu Sharma 1, Karan Veer 2, Ravinder Agarwal 2 1 CSED Department, Global college of Engineering, Khanpur Kuhi

More information

E40M. Instrumentation Amps and Noise. M. Horowitz, J. Plummer, R. Howe 1

E40M. Instrumentation Amps and Noise. M. Horowitz, J. Plummer, R. Howe 1 E40M Instrumentation Amps and Noise M. Horowitz, J. Plummer, R. Howe 1 ECG Lab - Electrical Picture Signal amplitude 1 mv Noise level will be significant will need to amplify and filter We ll use filtering

More information

Breakthrough: Electronic circuits that are integrated with your skin

Breakthrough: Electronic circuits that are integrated with your skin Breakthrough: Electronic circuits that are integrated with your skin A team of engineers today announced a discovery that could change the world of electronics forever. Called an "epidermal electronic

More information

Amplitude Control of Twin-T and Phase-Shift Oscillators Based on Direct Feedback Control Technique

Amplitude Control of Twin-T and Phase-Shift Oscillators Based on Direct Feedback Control Technique NU Science Journal 2013; 10(2): 10-17 Amplitude ontrol of Twin-T and Phase-Shift Oscillators ased on Direct Feedback ontrol Technique Anucha Kaewpoonsuk 1, Ayutthaya Sri-in 1 and atchanoo Katman 2* 1 Physics-Electronics

More information

EMG Signal Analysis and Application for Arm Exoskeleton Control.

EMG Signal Analysis and Application for Arm Exoskeleton Control. EMG Signal Analysis and Application for Arm Exoskeleton Control. 1 Anubhav Gupta, 2 Ritika Inamke, 1,2 Electronics and Telecommunication Engineering, Maharashtra Institute of Technology College of Engineering,Pune,

More information

Laboratory Project 1: Design of a Myogram Circuit

Laboratory Project 1: Design of a Myogram Circuit 1270 Laboratory Project 1: Design of a Myogram Circuit Abstract-You will design and build a circuit to measure the small voltages generated by your biceps muscle. Using your circuit and an oscilloscope,

More information

Ultra Low Power Multistandard G m -C Filter for Biomedical Applications

Ultra Low Power Multistandard G m -C Filter for Biomedical Applications Volume-7, Issue-5, September-October 2017 International Journal of Engineering and Management Research Page Number: 105-109 Ultra Low Power Multistandard G m -C Filter for Biomedical Applications Rangisetti

More information

ECG and power line noise removal from respiratory EMG signal using adaptive filters

ECG and power line noise removal from respiratory EMG signal using adaptive filters Majlesi Journal of Electrical Engineering Vol., No. 4, December 211 ECG and power line noise removal from respiratory EMG signal using adaptive filters Marzieh Golabbakhsh 1, Monire Masoumzadeh 1, Mohammad

More information

Analog Electric Circuits Synthesis using a Genetic Algorithm Approach

Analog Electric Circuits Synthesis using a Genetic Algorithm Approach International Journal of omputer Applications (975 8887) Analog Electric ircuits Synthesis using a Genetic Algorithm Approach Walid Mohamed Aly ollege of omputing and Information Technology Arab Academy

More information

An Electromyography Signal Conditioning Circuit Simulation Experience

An Electromyography Signal Conditioning Circuit Simulation Experience An Electromyography Signal Conditioning Circuit Simulation Experience Jorge R. B. Garay 1,2, Arshpreet Singh 2, Moacyr Martucci 2, Hugo D. H. Herrera 2,3, Gustavo M. Calixto 2, Stelvio I. Barbosa 2, Sergio

More information

DESIGN OF OTA-C FILTER FOR BIOMEDICAL APPLICATIONS

DESIGN OF OTA-C FILTER FOR BIOMEDICAL APPLICATIONS DESIGN OF OTA-C FILTER FOR BIOMEDICAL APPLICATIONS Sreedhar Bongani 1, Dvija Mounika Chirumamilla 2 1 (ECE, MCIS, MANIPAL UNIVERSITY, INDIA) 2 (ECE, K L University, INDIA) ABSTRACT-This paper presents

More information

(EDERC), (2014) IEEE,

(EDERC), (2014) IEEE, Beneteau, Armand and Di Caterina, Gaetano and Petropoulakis, Lykourgos and Soraghan, John (4) Lowcost wireless surface EMG sensor using the MSP43 microcontroller. In: 6th European Embedded Design in Education

More information

SURFACE ELECTROMYOGRAPHY: DETECTION AND RECORDING

SURFACE ELECTROMYOGRAPHY: DETECTION AND RECORDING SURFACE ELECTROMYOGRAPHY: DETECTION AND RECORDING Carlo J. De Luca 2002 by DelSys Incorporated. All rights reserved. CONTENTS GENERAL CONCERNS... 2 CHARACTERISTICS OF THE EMG SIGNAL... 2 CHARACTERISTICS

More information

3-lead Muscle / Electromyography Sensor for Microcontroller Applications

3-lead Muscle / Electromyography Sensor for Microcontroller Applications 3-lead Muscle / Electromyography Sensor for Microcontroller Applications MyoWare Muscle Sensor (AT-04-001) DATASHEET FEATURES NEW - Wearable Design NEW - Single Supply +3.1V to +5.9V Polarity reversal

More information

Project: Muscle Fighter

Project: Muscle Fighter 체근전도신호처리에기반한새로운무선 HCI 개발에관한연구 Project: Muscle Fighter EMG application in GAME 서울대학교의용전자연구실박덕근, 권성훈, 김희찬 Contents Introduction Hardware Software Evaluation Demonstration Introduction About EMG About Fighting

More information

FPGA Based Notch Filter to Remove PLI Noise from ECG

FPGA Based Notch Filter to Remove PLI Noise from ECG FPGA Based Notch Filter to Remove PLI Noise from ECG 1 Mr. P.C. Bhaskar Electronics Department, Department of Technology, Shivaji University, Kolhapur India (MS) e-mail: pxbhaskar@yahoo.co.in. 2 Dr.M.D.Uplane

More information

IMPROVEMENT OF THE ELECTRODE-AMPLIFIER CIRCUIT FOR AN ELECTROMYOGRAM RECORDING DEVICE

IMPROVEMENT OF THE ELECTRODE-AMPLIFIER CIRCUIT FOR AN ELECTROMYOGRAM RECORDING DEVICE Project umber: EXC-0827 IMPROVEMENT OF THE ELECTRODE-AMPLIFIER CIRCUIT FOR AN ELECTROMYOGRAM RECORDING DEVICE A Major Qualifying Project Report submitted to the Faculty of WORCESTER POLYTECHNIC INSTITUTE

More information

Detection of Abnormalities in the Functioning of Heart Using DSP Techniques

Detection of Abnormalities in the Functioning of Heart Using DSP Techniques RESEARCH ARTICLE International Journal of Engineering and Techniques - Volume 3 Issue 3, May-June 2017 OPEN ACCESS Detection of Abnormalities in the Functioning of Heart Using DSP Techniques CH. Aruna

More information

A Few (Technical) Things You Need To Know About Using Ethernet Cable for Portable Audio

A Few (Technical) Things You Need To Know About Using Ethernet Cable for Portable Audio A Few (Technical) Things You Need To Know About Using Ethernet Cable for Portable Audio Rick Rodriguez June 1, 2013 Digital Audio Data Transmission over Twisted-Pair This paper was written to introduce

More information

In power system, transients have bad impact on its

In power system, transients have bad impact on its Analysis and Mitigation of Shunt Capacitor Bank Switching Transients on 132 kv Grid Station, Qasimabad Hyderabad SUNNY KATYARA*, ASHFAQUE AHMED HASHMANI**, AND BHAWANI SHANKAR CHOWDHRY*** RECEIVED ON 1811.2014

More information

Yet, many signal processing systems require both digital and analog circuits. To enable

Yet, many signal processing systems require both digital and analog circuits. To enable Introduction Field-Programmable Gate Arrays (FPGAs) have been a superb solution for rapid and reliable prototyping of digital logic systems at low cost for more than twenty years. Yet, many signal processing

More information

A novel piezoelectric energy harvester designed for singlesupply pre-biasing circuit

A novel piezoelectric energy harvester designed for singlesupply pre-biasing circuit A novel piezoelectric energy harvester designed for singlesupply pre-biasing circuit N Mohammad pour 1 2, D Zhu 1*, R N Torah 1, A D T Elliot 3, P D Mitcheson 3 and S P Beeby 1 1 Electronics and Computer

More information

Accurate Models for Spiral Resonators

Accurate Models for Spiral Resonators MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Accurate Models for Spiral Resonators Ellstein, D.; Wang, B.; Teo, K.H. TR1-89 October 1 Abstract Analytically-based circuit models for two

More information

EMG Electrodes. Fig. 1. System for measuring an electromyogram.

EMG Electrodes. Fig. 1. System for measuring an electromyogram. 1270 LABORATORY PROJECT NO. 1 DESIGN OF A MYOGRAM CIRCUIT 1. INTRODUCTION 1.1. Electromyograms The gross muscle groups (e.g., biceps) in the human body are actually composed of a large number of parallel

More information

DWTbasedIdentificationofAmyotrophicLateralSclerosisusingSurfaceEMGSignal

DWTbasedIdentificationofAmyotrophicLateralSclerosisusingSurfaceEMGSignal : F Diseases Volume 17 Issue 2 Version 1.0 Year 2017 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online ISSN: 2249-4618 & Print ISSN: 0975-5888

More information

BME 3113, Dept. of BME Lecture on Introduction to Biosignal Processing

BME 3113, Dept. of BME Lecture on Introduction to Biosignal Processing What is a signal? A signal is a varying quantity whose value can be measured and which conveys information. A signal can be simply defined as a function that conveys information. Signals are represented

More information

Instrumentation amplifier

Instrumentation amplifier Instrumentationamplifieris a closed-loop gainblock that has a differential input and an output that is single-ended with respect to a reference terminal. Application: are intended to be used whenever acquisition

More information

Dynamic Modeling of Flyback Switching Power Supplies Using Graph Modeling: Case Study in Variable Speed DC Drives

Dynamic Modeling of Flyback Switching Power Supplies Using Graph Modeling: Case Study in Variable Speed DC Drives IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. III (May Jun. 2015), PP 77-87 www.iosrjournals.org Dynamic Modeling of Flyback

More information

Removal of Power-Line Interference from Biomedical Signal using Notch Filter

Removal of Power-Line Interference from Biomedical Signal using Notch Filter ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Removal of Power-Line Interference from Biomedical Signal using Notch Filter 1 L. Thulasimani and 2 M.

More information

Heart Rate Tracking using Wrist-Type Photoplethysmographic (PPG) Signals during Physical Exercise with Simultaneous Accelerometry

Heart Rate Tracking using Wrist-Type Photoplethysmographic (PPG) Signals during Physical Exercise with Simultaneous Accelerometry Heart Rate Tracking using Wrist-Type Photoplethysmographic (PPG) Signals during Physical Exercise with Simultaneous Accelerometry Mahdi Boloursaz, Ehsan Asadi, Mohsen Eskandari, Shahrzad Kiani, Student

More information

Power factor improvement of SMPS using PFC Boost converter

Power factor improvement of SMPS using PFC Boost converter Power factor improvement of SMPS using PFC Boost converter S. B. Mehta 1, Dr. J. A. Makwana 2 1 PG student, Dept. of Electrical Engineering School of Engineering, RK.University, Rajkot, India 2 Dept. of

More information

CHAPTER 6 THREE-LEVEL INVERTER WITH LC FILTER

CHAPTER 6 THREE-LEVEL INVERTER WITH LC FILTER 97 CHAPTER 6 THREE-LEVEL INVERTER WITH LC FILTER 6.1 INTRODUCTION Multi level inverters are proven to be an ideal technique for improving the voltage and current profile to closely match with the sinusoidal

More information

ARTICLE IN PRESS Biomedical Signal Processing and Control xxx (2012) xxx xxx

ARTICLE IN PRESS Biomedical Signal Processing and Control xxx (2012) xxx xxx Biomedical Signal Processing and Control xxx (212) xxx xxx Contents lists available at SciVerse ScienceDirect Biomedical Signal Processing and Control journa l h omepage: www.elsevier.com/locate/bspc Multi-scale

More information

Myoelectric Pattern Measurement on a Forearm Based on Two-Dimensional Signal Transmission Technology

Myoelectric Pattern Measurement on a Forearm Based on Two-Dimensional Signal Transmission Technology Myoelectric Pattern Measurement on a Forearm Based on Two-Dimensional Signal Transmission Technology Yasutoshi Makino * and Hiroyuki Shinoda * Last year, we proposed a new man-machine interface that detects

More information

A Prototype Wire Position Monitoring System

A Prototype Wire Position Monitoring System LCLS-TN-05-27 A Prototype Wire Position Monitoring System Wei Wang and Zachary Wolf Metrology Department, SLAC 1. INTRODUCTION ¹ The Wire Position Monitoring System (WPM) will track changes in the transverse

More information

Exact Simultaneous Iterative Reconstruction Technique Algorithm-An Effective Tool In Biomedical Imaging

Exact Simultaneous Iterative Reconstruction Technique Algorithm-An Effective Tool In Biomedical Imaging Exact Simultaneous Iterative Reconstruction Technique Algorithm-An Effective Tool In Biomedical Imaging Kalyan Adhikary 1, Poulomi Sinha 2, Priyam Nandy 3, Prantika Mondal 4 Assistant Professor, Dept of

More information

Gesture Control By Wrist Surface Electromyography

Gesture Control By Wrist Surface Electromyography Gesture Control By Wrist Surface Electromyography Abhishek Nagar and Xu Zhu Samsung Research America - Dallas 1301 E. Lookout Drive Richardson, Texas 75082 Email: {a.nagar, xu.zhu}@samsung.com Abstract

More information

An Efficient Noise Removing Technique Using Mdbut Filter in Images

An Efficient Noise Removing Technique Using Mdbut Filter in Images IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 49-56 www.iosrjournals.org An Efficient Noise

More information

DESIGN OF A LOW COST EMG AMPLIFIER WITH DISCREET OP-AMPS FOR MACHINE CONTROL

DESIGN OF A LOW COST EMG AMPLIFIER WITH DISCREET OP-AMPS FOR MACHINE CONTROL DESIGN OF A LOW COST EMG AMPLIFIER WITH DISCREET OP-AMPS FOR MACHINE CONTROL Zinvi Fu 1, A. Y. Bani Hashim 1, Z. Jamaludin 1 and I. S. Mohamad 2 1 Department of Robotics & Automation, Faculty of Manufacturing

More information

Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter

Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter American Journal of Applied Sciences 6 (9): 1742-1747, 2009 ISSN 1546-9239 2009 Science Publications Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter N.A.

More information

Bio-Potential Amplifiers

Bio-Potential Amplifiers Bio-Potential Amplifiers Biomedical Models for Diagnosis Body Signal Sensor Signal Processing Output Diagnosis Body signals and sensors were covered in EE470 The signal processing part is in EE471 Bio-Potential

More information

Wavelet Denoising Approach for Evaluation of EMG Signal in Sub 1 khz Range Having Interference Signals

Wavelet Denoising Approach for Evaluation of EMG Signal in Sub 1 khz Range Having Interference Signals Wavelet Denoising Approach for Evaluation of EMG Signal in Sub 1 khz Range Having Interference Signals M. Karuna #1, P. Rajesh Kumar *2, Dr.Rudra Pratap Das #3 Dr.M.S.S.Rukmini #4 # 1,2,3,4 Departmentof

More information

Signal Processing and Pattern Recognition using Continuous Wavelets

Signal Processing and Pattern Recognition using Continuous Wavelets CSE-791 FPGA Circuits and Applications Fall 2009 Project Report on Signal Processing and Pattern Recognition using Continuous Wavelets Under guidance of Prof. Fred Schlereth By Ronak Gandhi Goal This work

More information

Booklet of teaching units

Booklet of teaching units International Master Program in Mechatronic Systems for Rehabilitation Booklet of teaching units Third semester (M2 S1) Master Sciences de l Ingénieur Université Pierre et Marie Curie Paris 6 Boite 164,

More information

Physiological Signal Processing Primer

Physiological Signal Processing Primer Physiological Signal Processing Primer This document is intended to provide the user with some background information on the methods employed in representing bio-potential signals, such as EMG and EEG.

More information

Biomechanical Instrumentation Considerations in Data Acquisition ÉCOLE DES SCIENCES DE L ACTIVITÉ PHYSIQUE SCHOOL OF HUMAN KINETICS

Biomechanical Instrumentation Considerations in Data Acquisition ÉCOLE DES SCIENCES DE L ACTIVITÉ PHYSIQUE SCHOOL OF HUMAN KINETICS Biomechanical Instrumentation Considerations in Data Acquisition Data Acquisition in Biomechanics Why??? Describe and Understand a Phenomena Test a Theory Evaluate a condition/situation Data Acquisition

More information

Real Time Multichannel EMG Acquisition System

Real Time Multichannel EMG Acquisition System IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 11 May 2015 ISSN (online): 2349-784X Real Time Multichannel EMG Acquisition System Jinal Rajput M.E Student Department of

More information

TRANSDUCER INTERFACE APPLICATIONS

TRANSDUCER INTERFACE APPLICATIONS TRANSDUCER INTERFACE APPLICATIONS Instrumentation amplifiers have long been used as preamplifiers in transducer applications. High quality transducers typically provide a highly linear output, but at a

More information

Bio-Impedance Spectroscopy (BIS) Measurement System for Wearable Devices

Bio-Impedance Spectroscopy (BIS) Measurement System for Wearable Devices Bio-Impedance Spectroscopy (BIS) Measurement System for Wearable Devices Bassem Ibrahim*, Drew A. Hall, Roozbeh Jafari* * Embedded Signal Processing (ESP) Lab, Texas A&M University, TX, USA BioSensors

More information

Effect of window length on performance of the elbow-joint angle prediction based on electromyography

Effect of window length on performance of the elbow-joint angle prediction based on electromyography Journal of Physics: Conference Series PAPER OPE ACCESS Effect of window length on performance of the elbow-joint angle prediction based on electromyography Recent citations - A comparison of semg temporal

More information

Laboratory Project 1a: Power-Indicator LED's

Laboratory Project 1a: Power-Indicator LED's 2240 Laboratory Project 1a: Power-Indicator LED's Abstract-You will construct and test two LED power-indicator circuits for your breadboard in preparation for building the Electromyogram circuit in Lab

More information

Development of Electrocardiograph Monitoring System

Development of Electrocardiograph Monitoring System Development of Electrocardiograph Monitoring System Khairul Affendi Rosli 1*, Mohd. Hafizi Omar 1, Ahmad Fariz Hasan 1, Khairil Syahmi Musa 1, Mohd Fairuz Muhamad Fadzil 1, and Shu Hwei Neu 1 1 Department

More information

WRIST BAND PULSE OXIMETER

WRIST BAND PULSE OXIMETER WRIST BAND PULSE OXIMETER Vinay Kadam 1, Shahrukh Shaikh 2 1,2- Department of Biomedical Engineering, D.Y. Patil School of Biotechnology and Bioinformatics, C.B.D Belapur, Navi Mumbai (India) ABSTRACT

More information

Simulation of Five Phase Voltage Source Inverter with Different Excitation for Star Connected Load

Simulation of Five Phase Voltage Source Inverter with Different Excitation for Star Connected Load Simulation of Five Phase Voltage Source Inverter with Different Excitation for Star Connected Load M.A Inayathullaah #1, Dr. R. Anita *2 # Department of Electrical and Electronics Engineering, Periyar

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 10, April 2014

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 10, April 2014 ISSN: 77-754 ISO 9:8 Certified Volume, Issue, April 4 Adaptive power line and baseline wander removal from ECG signal Saad Daoud Al Shamma Mosul University/Electronic Engineering College/Electronic Department

More information

Changing the sampling rate

Changing the sampling rate Noise Lecture 3 Finally you should be aware of the Nyquist rate when you re designing systems. First of all you must know your system and the limitations, e.g. decreasing sampling rate in the speech transfer

More information

Biomedical Instrumentation (BME420 ) Chapter 6: Biopotential Amplifiers John G. Webster 4 th Edition

Biomedical Instrumentation (BME420 ) Chapter 6: Biopotential Amplifiers John G. Webster 4 th Edition Biomedical Instrumentation (BME420 ) Chapter 6: Biopotential Amplifiers John G. Webster 4 th Edition Dr. Qasem Qananwah BME 420 Department of Biomedical Systems and Informatics Engineering 1 Biopotential

More information

BCA 618 Biomechanics. Serdar Arıtan Hacettepe Üniversitesi. Spor Bilimleri Fakültesi. Biyomekanik Araştırma Grubu

BCA 618 Biomechanics. Serdar Arıtan Hacettepe Üniversitesi. Spor Bilimleri Fakültesi. Biyomekanik Araştırma Grubu BCA 618 Biomechanics Serdar Arıtan serdar.aritan@hacettepe.edu.tr Hacettepe Üniversitesi www.hacettepe.edu.tr Spor Bilimleri Fakültesi www.sbt.hacettepe.edu.tr Biyomekanik Araştırma Grubu www.biomech.hacettepe.edu.tr

More information

New Proposed Algorithms for nth Order Butterworth Active Filter Computer-Aided Design

New Proposed Algorithms for nth Order Butterworth Active Filter Computer-Aided Design New Proposed Algorithms for nth Order Butterworth Active Filter Computer-Aided Design Information and Communication Department, Al-Khwarizmi Engineering College Baghdad University,Jaderia,Baghdad, Iraq.

More information

.SYSC 3203: Final Exam December 18, 2014 Carleton University, Systems and Computer Engineering

.SYSC 3203: Final Exam December 18, 2014 Carleton University, Systems and Computer Engineering .SYS 3203: Final Exam December 18, 2014 arleton University, Systems and omputer Engineering Instructions: - This exam has 5 pages and 9 questions (worth 100 points). Answer all questions. Marks are indicated.

More information

Minimization of Overshoots and Ringing in MCM Interconnections

Minimization of Overshoots and Ringing in MCM Interconnections 106 VOL., NO., APRIL 007 Minimization of Overshoots and Ringing in MM Interconnections Rohit Sharma*, T. hakravarty, Sunil Bhooshan epartment of Electronics and ommunication Jaypee University of Information

More information

AN INTEGRATED ULTRASOUND TRANSDUCER DRIVER FOR HIFU APPLICATIONS. Wai Wong, Carlos Christoffersen, Samuel Pichardo, Laura Curiel

AN INTEGRATED ULTRASOUND TRANSDUCER DRIVER FOR HIFU APPLICATIONS. Wai Wong, Carlos Christoffersen, Samuel Pichardo, Laura Curiel AN INTEGRATED ULTRASOUND TRANSDUCER DRIVER FOR HIFU APPLICATIONS Wai Wong, Carlos Christoffersen, Samuel Pichardo, Laura Curiel Lakehead University, Thunder Bay, ON, P7B 5E Department of Electrical and

More information

Electric Circuit Fall 2015 Pingqiang Zhou. ShanghaiTech University. School of Information Science and Technology. Professor Pingqiang Zhou

Electric Circuit Fall 2015 Pingqiang Zhou. ShanghaiTech University. School of Information Science and Technology. Professor Pingqiang Zhou Electric Circuit Fall 5 Pingqiang Zhou ShanghaiTech University School of Information Science and Technology Professor Pingqiang Zhou LABORATORY Gyrator Guide. Objective In this laboratory measurement you

More information

Introduction to Electromagnetic Compatibility

Introduction to Electromagnetic Compatibility Introduction to Electromagnetic Compatibility Second Edition CLAYTON R. PAUL Department of Electrical and Computer Engineering, School of Engineering, Mercer University, Macon, Georgia and Emeritus Professor

More information

Karadeniz Technical University Department of Electrical and Electronics Engineering Trabzon, Turkey

Karadeniz Technical University Department of Electrical and Electronics Engineering Trabzon, Turkey Karadeniz Technical University Department of Electrical and Electronics Engineering 61080 Trabzon, Turkey Chapter 3-2- 1 Modelling and Representation of Physical Systems 3.1. Electrical Systems Bu ders

More information

EEE, St Peter s University, India 2 EEE, Vel s University, India

EEE, St Peter s University, India 2 EEE, Vel s University, India Torque ripple reduction of switched reluctance motor drives below the base speed using commutation angles control S.Vetriselvan 1, Dr.S.Latha 2, M.Saravanan 3 1, 3 EEE, St Peter s University, India 2 EEE,

More information

Mitigation of Common mode Noise for PFC Boost Converter by Balancing Technique

Mitigation of Common mode Noise for PFC Boost Converter by Balancing Technique Mitigation of Common mode Noise for PFC Boost Converter by Balancing Technique Nasir *, Jon Cobb *Faculty of Science and Technology, Bournemouth University, Poole, UK, nasir@bournemouth.ac.uk, Faculty

More information

Next Generation Biometric Sensing in Wearable Devices

Next Generation Biometric Sensing in Wearable Devices Next Generation Biometric Sensing in Wearable Devices C O L I N T O M P K I N S D I R E C T O R O F A P P L I C AT I O N S E N G I N E E R I N G S I L I C O N L A B S C O L I N.T O M P K I N S @ S I L

More information

EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS

EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS Diaa ElRahman Mahmoud, Abou-Bakr M. Youssef and Yasser M. Kadah Biomedical Engineering Department, Cairo University, Giza,

More information

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY [Sharma, 2(4): April, 2013] ISSN: 2277-9655 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Minimization of Interferences in ECG Signal Using a Novel Adaptive Filtering Approach

More information

Motor Imagery based Brain Computer Interface (BCI) using Artificial Neural Network Classifiers

Motor Imagery based Brain Computer Interface (BCI) using Artificial Neural Network Classifiers Motor Imagery based Brain Computer Interface (BCI) using Artificial Neural Network Classifiers Maitreyee Wairagkar Brain Embodiment Lab, School of Systems Engineering, University of Reading, Reading, U.K.

More information

DETC SURFACE ELECTROMYOGRAPHIC CONTROL OF A HUMANOID ROBOT

DETC SURFACE ELECTROMYOGRAPHIC CONTROL OF A HUMANOID ROBOT Proceedings of the ASME 2013 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference IDETC/CIE 2013 August 4-7, 2013, Portland, Oregon, USA DETC2013-13345

More information

Lab 4: Analysis of the Stereo Amplifier

Lab 4: Analysis of the Stereo Amplifier ECE 212 Spring 2010 Circuit Analysis II Names: Lab 4: Analysis of the Stereo Amplifier Objectives In this lab exercise you will use the power supply to power the stereo amplifier built in the previous

More information

SIMULATION AND MEASUREMENT OF AXLE COUNTER WITH FPGA

SIMULATION AND MEASUREMENT OF AXLE COUNTER WITH FPGA SIMULATION AND MEASUREMENT OF AXLE COUNTER WITH FPGA V. Kasik, M. Tutsch Ostrava, Czech Republic Abstract The paper describes development of axle counter PN300 for the railway industry in high speeds railway

More information

TIME-VARYING DELAY ESTIMATION WITH APPLICATION TO ELECTROMYOGRAPHY

TIME-VARYING DELAY ESTIMATION WITH APPLICATION TO ELECTROMYOGRAPHY TIME-VARYING DELAY ESTIMATION WITH APPLICATION TO ELECTROMYOGRAPHY F. Leclerc 3, P. Ravier, D. Farina 2, J.-C. Jouanin 3 and O. Buttelli 4 Institut Pluridisciplinaire de Recherche en Ingénierie des Systèmes,

More information

ACTIVE POWER ELECTRONIC TRANSFORMER A STANDARD BUILDING BLOCK FOR SMART GRID

ACTIVE POWER ELECTRONIC TRANSFORMER A STANDARD BUILDING BLOCK FOR SMART GRID INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6545(Print) ISSN 0976

More information

ISSN: [Pandey * et al., 6(9): September, 2017] Impact Factor: 4.116

ISSN: [Pandey * et al., 6(9): September, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A VLSI IMPLEMENTATION FOR HIGH SPEED AND HIGH SENSITIVE FINGERPRINT SENSOR USING CHARGE ACQUISITION PRINCIPLE Kumudlata Bhaskar

More information

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER

PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID ACTIVE POWER FILTER International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 2, Jun 2013, 309-318 TJPRC Pvt. Ltd. PERFORMANCE ANALYSIS OF SVPWM AND FUZZY CONTROLLED HYBRID

More information

Optimal PMU Placement in Power System Considering the Measurement Redundancy

Optimal PMU Placement in Power System Considering the Measurement Redundancy Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 6 (2014), pp. 593-598 Research India Publications http://www.ripublication.com/aeee.htm Optimal PMU Placement in Power System

More information

PERFORMANCE COMPARISONS OF INTERFACE CIRCUITS FOR MEASURING CAPACITANCES

PERFORMANCE COMPARISONS OF INTERFACE CIRCUITS FOR MEASURING CAPACITANCES PERFORMANCE COMPARISONS OF INTERFACE CIRCUITS FOR MEASURING CAPACITANCES 1 PRABHU RAMANATHAN, 2 MARIMUTHU.R, 3 R. SARJILA, 4 SUDHA RAMASAMY and 5 P.ARULMOZHIVARMAN 1 Assistant Professor (Senior), School

More information