Non-Invasive Heart Murmur Detection via a Force Sensing-Based System and SVM Classification

Size: px
Start display at page:

Download "Non-Invasive Heart Murmur Detection via a Force Sensing-Based System and SVM Classification"

Transcription

1 Int'l Conf. Health Informatics and Medical Systems HIMS'15 31 Non-Invasive Heart Murmur Detection via a Force Sensing-Based System and SVM Classification Samuel W. Rud, Nicholas St. Jacque, Aaron D. Vant and Jiann-Shiou Yang Department of Electrical Engineering, University of Minnesota, Duluth, MN 55812, USA Abstract Noninvasive heart murmur detection is the process of diagnosing a patient s heart condition without intrusion into the body. By providing a physician with effective and economical tools to help aid in the diagnosis could decrease misdiagnosis rates. This paper presents a study of detecting low frequency vibrations on the human chest via a FlexiForce force sensing technique and then correlate them to cardiac conditions via the Support Vector Machine (SVM) classification technique. The force sensor-based system is implemented and, with the consent of the University of Minnesota Institutional Review Board (IRB), the system was tested through clinical trials. A Support Vector Machine (SVM) learning algorithm is then used to train, tune, and classify signals. Our preliminary study indicates that a SVM is able to distinguish signals between normal and abnormal cardiac conditions. Keywords: Heart murmur; support vector machine, classification. I. INTRODUCTION EART murmurs are sounds caused by turbulent blood H flow through a heart s valve. Turbulence is present when the flow across the valve is excessive for the area of the open valve. It can be due to normal flow across a diseased valve, abnormally high flow across a normal valve, or a combination. Murmurs are classified as systolic, diastolic, or innocent to describe the location of the turbulent blood flow in the heart [1]. Noninvasive heart murmur detection is the process of diagnosing a patient s heart condition without intrusion into the body. The process has evolved in many different directions stemming from listening to the human chest with a stethoscope to using computers to detect heart conditions [2-4]. The simplest and most formal way of diagnosing heart murmurs is via a primary care physician s judgment on what he or she heard. However, primary care physicians accurately associate a murmur diagnosis with its pathology as little as 20% of the time. By providing a physician with effective and economical tools to help aid in the diagnosis could decrease misdiagnosis rates. The aim of this paper is to focus on detecting low frequency vibrations on the human chest using a force sensing technique and then correlate them to cardiac conditions via the Support Vector Machine (SVM) classification technique. We mainly target vibrations with frequencies ranging from 10 to 150 Hz. The SVM classification is used to devise a computationally efficient way of learning good separating hyperplanes in a high dimensional feature space. Since the invention of SVMs by Vapnik [5, 6], there have been intensive studies on the SVM for classification and regression (e.g., [7, 8]). Recently, the application of SVM to various research fields have also been reported in the literature (e.g., the intelligent transportation systems (ITS) [9, 10]). This paper will describe the methodology and results for detecting and classifying heart murmurs. II. METHODS A. Device, Circuits and Software The primary sensor device used is this study is the TekScan A201 FlexiForce sensor. It uses an aluminum dye that inversely changes resistance when force is applied on the dye. The sensor s range in force applied is approximately 0-1 pound, corresponding to a resistance range of 5 MΩ to 1 kω ( The FlexForce sensor device shown in Fig. 1 is used to measure force between two objects. Fig. 1 TekScan A201 FlexiForce Sensor The hardware part includes a drive circuit utilizing Texas Instrument s OPA228 operational amplifier. The FlexiForce electrical circuit is composed of an inverting operational amplifier with the FlexiForce sensor acting as a variable resistor as shown in Fig. 2. The circuit consists of (1) a Texas Instruments OPA4228N op-amp, (2) a 20 kω resistor, and (3) a FlexiForce 1 pound sensor. The circuit measures the load or force on the FlexiForce sensor as a voltage. An EKG circuitry, shown in Fig. 3, was designed to electrically isolate the patient ( The design keeps the leakage current to a minimum to prevent electrical shock. The heart would seize if enough current traversed it, therefore, electrical isolation is needed

2 32 Int'l Conf. Health Informatics and Medical Systems HIMS'15 to be ensured for this reason. The sensor s signal is amplified via a non-inverting amplifier with an OPA4228N op-amp. In addition, several analog high-pass filters are used in the system to eliminate any DC offset produced by the sensors. This allows for optimizing the range of frequencies existing in a system. The analog filters have a high enough corner frequency to eliminate any breathing cycles produced by a subject, but also low enough not to interrupt the target frequencies of the signal. The detailed information about our designed 1 st and 2 nd order high-pass filters, with corner frequencies at Hertz (Hz) and Hz, and their frequency responses are available upon request. The PCB, shown in Fig. 4, is composed of four first-order passive high-pass filters with some additional hardware and circuitry to deliver the driving signal to the appropriate sensor system. This board was designed and implemented using Pad2Pad software. It creates a low noise situation that a solderless bread board introduces. This allows for a smaller signal to noise ratio thus enabling a cleaner signal to be recorded. Since the signals that are being recorded are generally low amplitude, large amount of amplification is needed. In doing so, noise is introduced in the system and this PCB helps to minimize the noise effect. Fig. 2 FlexiForce drive circuit. Fig. 5 Bench and FlexiForce circuit. Fig. 3 EKG schematic. Fig. 4 Printed circuit board. The bench assembly in Fig. 5 provides a static surface for the FlexiForce system to keep the sensor under constant load. It also provides a firm surface to assist the sensor in creating a linear resistance characteristic. The bench mainly consists of a piece of poplar lumber measuring approximately two feet in length. This number is able to accommodate a human body or other equipment when the bench is placed over it. Sheet metal was bent to act as a guide for the vibration transmitter which is shown in Fig. 5 labeled pin. The legs, which act as risers, are constructed by the shaft of a bolt. This allows alterations to be made by spinning a nut on the riser for fine tuning of the system. The circuit that drives the FlexiForce sensor is able to rest on the top of the board as shown in Fig. 5. The signal generated by these circuits is processed by a Measurement Computing PCI-DAS6036 data acquisition card which interfaces with a custom Matlab software application to record the signals. The sensor device observes vibrations from the human chest with interest in the lower range of frequencies of 10 to 150 Hz. The signals are read into the computer through a data acquisition system and recorded. The software application dubbed MurmurPro, a graphical user interface (GUI) package that combines data acquisition, signal analysis, and signal detection into one package, allows us to view recorded signals, analyze and process the recorded signals, and later classify the signals using a Support Vector Machine (SVM) learning algorithm.

3 Int'l Conf. Health Informatics and Medical Systems HIMS'15 33 B. Testing Procedure The testing environment, with consent of the University of Minnesota Institutional Review Board s (IRB) Human Subjects Committee, was human patient testing (or clinical trials). The FlexiForce system acquired voltage signals indirectly through a vibration transmitter placed on the surface of the subwoofer. The vibration transmitter experiences vibrations from the speaker within and transfers them to the FlexiForce sensor which is positioned between the vibration transmitter and the adjustable bench. The circuitry for the FlexiForce sensor system existed on top of the height adjustable bench. C. Support Vector Machine Training and Testing The SVM is used to create an optimized boundary that separates between normal and abnormal cardiac conditions. It is a multi-step process as shown in Fig. 6 that includes signal processing, two-dimensional signal transformation, SVM tuning and optimization, and SVM Training. Signal processing entails filtering the signal to eliminate excessive noise and cropping the signal to a fixed number of heart beats. This is done to standardize each signal such that a two-dimensional representation can be achieved. The next process is then to tune the SVM. SVM tuning is a function provided by the Matlab s LS-SVM toolbox [11] that automatically tunes the SVM. It automatically tunes the hyper-parameters of the model with respect to the given performance measure. Hyper-parameters adjust the SVM model such that a desired plane can be achieved. The performance measure used in the software is called grid search, which finds the minimum cost/error of the model based on a two-dimensional hyper-parameter search. If the user of MurmurPro chooses to optimize the system, a Bayesian optimization algorithm is provided by LS-SVM. This will further tune the hyper-parameters based on Bayesian statistical methods [11]. Finally, the SVM is trained using the tuned hyper-parameters and the given data. This yields a two-dimensional visual representation of the SVM with each signal s data points and the optimized boundary plotted. frequency response plots was created using the Fast Fourier Transform (FFT) method. In the TS plot, S1 and S2 are distinguishable and separable while the FR plot shows a frequency range of 10 to 300 Hz. Note that S1 and S2 represent the timings of the sounds of a normal heart cycle, where S1 is the first sound and S2 is the second sound. For this study, it is assumed that the major and minor peaks in the signal occur in sync with S1 and S2 respectively. Fig. 8 shows the results obtained while testing an aortic stenosis recording played through the subwoofer. Fig. 8 illustrates the presence of extra vibration after S1. The FFT shows relatively the same frequency range as the normal heart recording in Fig. 7. However, several spikes are present that are not in the normal heart recording. Signal Processing SVM Optimization SVM Training SVM Training Flow Diagram Optimizer on Optimizer off 2-D Data Transformation SVM Tuning Fig. 6 Flow diagram of SVM training and tuning. III. RESULTS A. Clinical Trials The signals come from multiple patients in which the signals were categorized by the physician s diagnosis as normal or abnormal and pathological or non-pathological. Fig. 7 shows the results obtained while testing a normal heart recording played through the subwoofer. This figure contains two plots. The first plot is the filtered time-series (TS) plot (voltage (V) vs. time (s)) while the plot following is the frequency response (FR) (magnitude (db) vs. frequency (f)) plot of the filtered phonocardiogram. The Fig. 7 Normal heart recorded by the FlexiForce sensor.

4 34 Int'l Conf. Health Informatics and Medical Systems HIMS'15 B. SVM Classification The signals from the device include the following heart conditions: (a) aortic stenosis; (b) Austin Flint murmur; (c) diastolic murmur; (d) friction rub; (e) mitral valve prolapse; (f) systolic murmur; and (g) normal heart. Each SVM was first trained with a training set and then tested with a testing set. The testing set did not contain any of the same signals as the training set. Also, heart rates of the signals ranged from 60 bpm to 80 bpm. Fig 9 shows the trained SVM. Notice how normal heart signals tend to cluster together in a linear fashion, while the abnormal heart signals tend to be sporadic. This is due to the fact that normal heart signals should have a similar duration time and magnitude (depending on heart rate). The abnormal signals separate away from the normal signals, since the abnormal signals contain more vibrations giving a longer duration time and a larger magnitude. Fig. 8 Aortic Stenosos recorded by the FlexiForce sensor. Fig. 10 shows the tested SVM. With 14 test cases, varying from normal to abnormal, only 2 misclassifications occurred resulting in 14% misclassification. The two test cases that were misclassified were one normal and one abnormal. Fig. 10 Subwoofer FlexiForce tested SVM. IV. CONCLUSION This paper focuses on the study of heart murmur detection and classification. The experimental setup via a FlexiForce sensor together with hardware and software interfaces was developed to detect low frequency vibrations from a human chest (clinical trials) in the targeted frequency range of 10 to 150 Hz. The purpose of patient testing is to provide reasonable evidence that this system can perform on humans. The preliminary results show that the described technique has the capacity to capture distinguishable signals. During clinical trials, it was seen that the signal generated from a patient with a normal heart could be distinguished from a person with an abnormal heart via the FlexiForce sensor based system. Also, the SVM plots showed that it is possible to classify the signals. Unfortunately, the test data was limited to the amount of patients received. Also, there was no electro-cardiogram present at the clinical trials to establish the timings of the heart. This is due to the limits established by the IRB. Future developments of this study include improvements on the sensor system design and implementation. Also, improvements on the SVM twodimensional representation algorithm would further classify the signals more effectively. In addition, a real-time classification scheme could be devised to render an immediate diagnosis. Finally, extensive medical trials should be conducted to verify the sensor system and their respective classification accuracy rates. Fig. 9 Subwoofer FlexiForce trained SVM. REFERENCES [1] O. Epstein, et al, Clinical Examination, New York: Gower Medical Publishing, [2] Watrous, et. al, Computer-Assisted Detection of Systolic Murmurs Associated with Hypertrophy Cardiomyopathy, Texas Heart Institute Journal, vol. 31, no. 4, pp [3] K. Ejaz, et. al, A Heart Murmur Detection System Using Spectrograms and Artificial Neural Networks, Proc. IASTED Int l Conf. Circuits, Signals, and Systems, pp , [4] N. Andrisevic, et. al, Detection of Heart Murmurs Using Wavelet Analysis and Artificial Networks, Journal of Biomechanical Engineering, vol. 127, pp , November [5] V. N. Vapnik, The Nature of Statistical Learning Theory, New York, NY: Springer, 1995.

5 Int'l Conf. Health Informatics and Medical Systems HIMS'15 35 [6] V. N. Vapnik, An Overview of Statistical Learning Theory, IEEE Trans. Neural Networks, vol. 10, pp , September [7] K.R. Muller, A. J. Smola, G. Ratsch, B. Scholkopf, J. Kohlmorgen, and V. Vapnik, Using Support vector Support Machines for Time Series Prediction, in Advances in Kernel Methods, pp , Cambridge, MA: MIT Press, [8] S. R. Gunn, Support Vector Machine for Classification and Regression, Technical Report, University of Southampton, Southampton, K.K., May [9] D. Gao, J. Zhou, and L. Xin, SVM-based Detection of Moving Vehicles for Automatic Traffic Monitoring, Proc. IEEE 4 th Int l Conf. Intelligent Transportation Systems, pp , [10] R. Reyna, A. Giralt, and D. Esteve, Head Detection Inside Vehicles with a Modified SVM for Safer Airbags, Proc. IEEE 4 th Int l Conf. Intelligent Transportation Systems, pp , [11] K. Pelckmans, et. al., LS-SVM Toolbox User s Guide, Version 1.4, Dept. Of Electrical Engineering, Katholieke Universiteit Leuven, October 2002.

Design and Implementation of Digital Stethoscope using TFT Module and Matlab Visualisation Tool

Design and Implementation of Digital Stethoscope using TFT Module and Matlab Visualisation Tool World Journal of Technology, Engineering and Research, Volume 3, Issue 1 (2018) 297-304 Contents available at WJTER World Journal of Technology, Engineering and Research Journal Homepage: www.wjter.com

More information

The AD620 Instrumentation Amplifier and the Strain Gauge Building the Electronic Scale

The AD620 Instrumentation Amplifier and the Strain Gauge Building the Electronic Scale BE 209 Group BEW6 Jocelyn Poruthur, Justin Tannir Alice Wu, & Jeffrey Wu October 29, 1999 The AD620 Instrumentation Amplifier and the Strain Gauge Building the Electronic Scale INTRODUCTION: In this experiment,

More information

ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING

ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING Objectives: To familiarize the student with the concepts of signal conditioning. At the end of the lab, the student should be able to: Understand the

More information

Internal Sound Denoising for Traditional Stethoscope Using Inverse Chebyshev IIR Bandstop Filter

Internal Sound Denoising for Traditional Stethoscope Using Inverse Chebyshev IIR Bandstop Filter Internal Sound Denoising for Traditional Stethoscope Using Inverse Chebyshev IIR Bandstop Filter Alonzo Alterado 1, Adrian Vergel Viar 1 and Reynaldo Ted Peñas II, MScEngg 2,* 1 Bachelor of Science in

More information

Heart & Breath Sound Amplifier

Heart & Breath Sound Amplifier Heart & Breath Sound Amplifier Drew Birrenkott, Caleb Durante, Jared Ness, Bradley Wendorff University of Wisconsin Madison, BME 201 ----------------------------------------- Scott Springman, M.D. Client

More information

Laboratory Activities Handbook

Laboratory Activities Handbook Laboratory Activities Handbook Answer Key 0 P a g e Contents Introduction... 2 Optical Heart Rate Monitor Overview... 2 Bare Board Preparation... 3 Light Indicator... 5 Low Pass Filter... 7 Amplifier...

More information

WIRELESS ELECTRONIC STETHOSCOPE USING ZIGBEE

WIRELESS ELECTRONIC STETHOSCOPE USING ZIGBEE WIRELESS ELECTRONIC STETHOSCOPE USING ZIGBEE Ms. Ashlesha Khond, Ms. Priyanka Das, Ms. Rani Kumari 1 Student, Electronics and Communication Engineering, SRM IST, Tamil Nadu, India 2 Student, Electronics

More information

Instantaneous Baseline Damage Detection using a Low Power Guided Waves System

Instantaneous Baseline Damage Detection using a Low Power Guided Waves System Instantaneous Baseline Damage Detection using a Low Power Guided Waves System can produce significant changes in the measured responses, masking potential signal changes due to structure defects [2]. To

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #1 Lab Report Frequency Response of Operational Amplifiers Submission Date: 05/29/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams

More information

APPLICATION NOTE. Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz. Abstract

APPLICATION NOTE. Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz. Abstract APPLICATION NOTE Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz AN1560 Rev.1.00 Abstract Making accurate voltage and current noise measurements on

More information

ELR 4202C Project: Finger Pulse Display Module

ELR 4202C Project: Finger Pulse Display Module EEE 4202 Project: Finger Pulse Display Module Page 1 ELR 4202C Project: Finger Pulse Display Module Overview: The project will use an LED light source and a phototransistor light receiver to create an

More information

Detection and Classification of Power Quality Event using Discrete Wavelet Transform and Support Vector Machine

Detection and Classification of Power Quality Event using Discrete Wavelet Transform and Support Vector Machine Detection and Classification of Power Quality Event using Discrete Wavelet Transform and Support Vector Machine Okelola, Muniru Olajide Department of Electronic and Electrical Engineering LadokeAkintola

More information

Assist Lecturer: Marwa Maki. Active Filters

Assist Lecturer: Marwa Maki. Active Filters Active Filters In past lecture we noticed that the main disadvantage of Passive Filters is that the amplitude of the output signals is less than that of the input signals, i.e., the gain is never greater

More information

Name Kyla Jackson, Todd Germeroth, Jake Spooler Date May 5, 2010 Lab 3E Group 3 Experiment Title Project Deliverable 3

Name Kyla Jackson, Todd Germeroth, Jake Spooler Date May 5, 2010 Lab 3E Group 3 Experiment Title Project Deliverable 3 Name Kyla Jackson, Todd Germeroth, Jake Spooler Date May 5, 2010 Lab 3E Group 3 Experiment Title Project Deliverable 3 Objective The objective of this project was to design and construct an ECG measurement

More information

Automatic Fault Classification of Rolling Element Bearing using Wavelet Packet Decomposition and Artificial Neural Network

Automatic Fault Classification of Rolling Element Bearing using Wavelet Packet Decomposition and Artificial Neural Network Automatic Fault Classification of Rolling Element Bearing using Wavelet Packet Decomposition and Artificial Neural Network Manish Yadav *1, Sulochana Wadhwani *2 1, 2* Department of Electrical Engineering,

More information

Shaft Vibration Monitoring System for Rotating Machinery

Shaft Vibration Monitoring System for Rotating Machinery 2016 Sixth International Conference on Instrumentation & Measurement, Computer, Communication and Control Shaft Vibration Monitoring System for Rotating Machinery Zhang Guanglin School of Automation department,

More information

ECE Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback

ECE Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback ECE 214 Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback 20 February 2018 Introduction: The TL082 Operational Amplifier (OpAmp) and the Texas Instruments Analog System Lab Kit Pro evaluation

More information

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw Review Analysis of Pattern Recognition by Neural Network Soni Chaturvedi A.A.Khurshid Meftah Boudjelal Electronics & Comm Engg Electronics & Comm Engg Dept. of Computer Science P.I.E.T, Nagpur RCOEM, Nagpur

More information

NEURALNETWORK BASED CLASSIFICATION OF LASER-DOPPLER FLOWMETRY SIGNALS

NEURALNETWORK BASED CLASSIFICATION OF LASER-DOPPLER FLOWMETRY SIGNALS NEURALNETWORK BASED CLASSIFICATION OF LASER-DOPPLER FLOWMETRY SIGNALS N. G. Panagiotidis, A. Delopoulos and S. D. Kollias National Technical University of Athens Department of Electrical and Computer Engineering

More information

1 Overview. 2 Design. Simultaneous 12-Lead EKG Recording and Display. 2.1 Analog Processing / Frontend. 2.2 System Controller

1 Overview. 2 Design. Simultaneous 12-Lead EKG Recording and Display. 2.1 Analog Processing / Frontend. 2.2 System Controller Simultaneous 12-Lead EKG Recording and Display Stone Montgomery & Jeremy Ellison 1 Overview The goal of this project is to implement a 12-Lead EKG cardiac monitoring system similar to that used by prehospital

More information

Week 8 AM Modulation and the AM Receiver

Week 8 AM Modulation and the AM Receiver Week 8 AM Modulation and the AM Receiver The concept of modulation and radio transmission is introduced. An AM receiver is studied and the constructed on the prototyping board. The operation of the AM

More information

Preliminary Design Report with Diagram(s)

Preliminary Design Report with Diagram(s) EEL 4914C Electrical Engineering Design (Senior Design) Preliminary Design Report with Diagram(s) 28 January 2008 Team Members: Name: Mark Oden Name: Carlos Manuel Torres Jr. Email: cerberus.rock@gmail.com

More information

WAVELET-BASED ADAPTIVE DENOISING OF PHONOCARDIOGRAPHIC RECORDS P. Várady 1 1 Department of Control Engineering and Information Technology

WAVELET-BASED ADAPTIVE DENOISING OF PHONOCARDIOGRAPHIC RECORDS P. Várady 1 1 Department of Control Engineering and Information Technology Proceedings 3rd Annual Conference IEEE/EMBS Oct.5-8, 00, Istanbul, TURKEY WAVELET-BASED ADAPTIVE DENOISING OF PHONOCARDIOGRAPHIC RECORDS P. Várady Department of Control Engineering and Information Technology

More information

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES Ph.D. THESIS by UTKARSH SINGH INDIAN INSTITUTE OF TECHNOLOGY ROORKEE ROORKEE-247 667 (INDIA) OCTOBER, 2017 DETECTION AND CLASSIFICATION OF POWER

More information

Vibration and Current Monitoring for Fault s Diagnosis of Induction Motors

Vibration and Current Monitoring for Fault s Diagnosis of Induction Motors Vibration and Current Monitoring for Fault s Diagnosis of Induction Motors Mariana IORGULESCU, Robert BELOIU University of Pitesti, Electrical Engineering Departament, Pitesti, ROMANIA iorgulescumariana@mail.com

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

DIAGNOSIS OF GEARBOX FAULT USING ACOUSTIC SIGNAL

DIAGNOSIS OF GEARBOX FAULT USING ACOUSTIC SIGNAL International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 4, April 2018, pp. 258 266, Article ID: IJMET_09_04_030 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=4

More information

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER R. B. Dhumale 1, S. D. Lokhande 2, N. D. Thombare 3, M. P. Ghatule 4 1 Department of Electronics and Telecommunication Engineering,

More information

NO-REFERENCE IMAGE BLUR ASSESSMENT USING MULTISCALE GRADIENT. Ming-Jun Chen and Alan C. Bovik

NO-REFERENCE IMAGE BLUR ASSESSMENT USING MULTISCALE GRADIENT. Ming-Jun Chen and Alan C. Bovik NO-REFERENCE IMAGE BLUR ASSESSMENT USING MULTISCALE GRADIENT Ming-Jun Chen and Alan C. Bovik Laboratory for Image and Video Engineering (LIVE), Department of Electrical & Computer Engineering, The University

More information

Biomedical Signal Processing and Applications

Biomedical Signal Processing and Applications Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Biomedical Signal Processing and Applications Muhammad Ibn Ibrahimy

More information

AD8232 EVALUATION BOARD DOCUMENTATION

AD8232 EVALUATION BOARD DOCUMENTATION One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com AD8232 EVALUATION BOARD DOCUMENTATION FEATURES Ready to use Heart Rate Monitor (HRM) Front end

More information

UNIVERSITY OF CALGARY DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING BIOMEDICAL SIGNAL ANALYSIS ENEL 563

UNIVERSITY OF CALGARY DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING BIOMEDICAL SIGNAL ANALYSIS ENEL 563 UNIVERSITY OF CALGARY DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING BIOMEDICAL SIGNAL ANALYSIS ENEL 563 Total: 50 Marks FINAL EXAMINATION Tuesday, December 13 th, 2005 8:00 A.M. 11:00 A.M. ENA 123 3

More information

BIOMEDICAL INSTRUMENTATION PROBLEM SHEET 1

BIOMEDICAL INSTRUMENTATION PROBLEM SHEET 1 BIOMEDICAL INSTRUMENTATION PROBLEM SHEET 1 Dr. Gari Clifford Hilary Term 2013 1. (Exemplar Finals Question) a) List the five vital signs which are most commonly recorded from patient monitors in high-risk

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

ESE 150 Lab 04: The Discrete Fourier Transform (DFT)

ESE 150 Lab 04: The Discrete Fourier Transform (DFT) LAB 04 In this lab we will do the following: 1. Use Matlab to perform the Fourier Transform on sampled data in the time domain, converting it to the frequency domain 2. Add two sinewaves together of differing

More information

Practical 2P12 Semiconductor Devices

Practical 2P12 Semiconductor Devices Practical 2P12 Semiconductor Devices What you should learn from this practical Science This practical illustrates some points from the lecture courses on Semiconductor Materials and Semiconductor Devices

More information

Chapter 3, Sections Electrical Filters

Chapter 3, Sections Electrical Filters Chapter 3, Sections 3.2.4-3.2.5 Electrical Filters Signals DC and AC Components - Many signals can be constructed as sums of AC and DC components: 2.5 2 1.5 2 1.5 1.5 1 2 3 4 1.5 -.5-1 1 2 3 4 = + 2.5

More information

Data acquisition and instrumentation. Data acquisition

Data acquisition and instrumentation. Data acquisition Data acquisition and instrumentation START Lecture Sam Sadeghi Data acquisition 1 Humanistic Intelligence Body as a transducer,, data acquisition and signal processing machine Analysis of physiological

More information

Ballistocardiograph 1

Ballistocardiograph 1 3 Lab 9: Ballistocardiograph Goal: Build and test a ballistocardiograph from strain gauges, op-amps and second-order filters. Deliverables: A short lab report that includes 1. The Bode plots of the filter

More information

Harmonics Analysis Of A Single Phase Inverter Using Matlab Simulink

Harmonics Analysis Of A Single Phase Inverter Using Matlab Simulink International Journal Of Engineering Research And Development e- ISSN: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 14, Issue 5 (May Ver. II 2018), PP.27-32 Harmonics Analysis Of A Single Phase Inverter

More information

Design of Virtual Sphygmomanometer Based on LABVIEWComparison, Reflection, Biological assets, Accounting standard.

Design of Virtual Sphygmomanometer Based on LABVIEWComparison, Reflection, Biological assets, Accounting standard. Design of Virtual Sphygmomanometer Based on LABVIEWComparison, Reflection, Biological assets, Accounting standard. Li Su a, Boxin Zhang b School of electronic engineering, Xi'an Aeronautical University,

More information

Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence

Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence Sheng Yan LI, Jie FENG, Bin Gang XU, and Xiao Ming TAO Institute of Textiles and Clothing,

More information

Classification of Road Images for Lane Detection

Classification of Road Images for Lane Detection Classification of Road Images for Lane Detection Mingyu Kim minkyu89@stanford.edu Insun Jang insunj@stanford.edu Eunmo Yang eyang89@stanford.edu 1. Introduction In the research on autonomous car, it is

More information

Biosignal Analysis Biosignal Processing Methods. Medical Informatics WS 2007/2008

Biosignal Analysis Biosignal Processing Methods. Medical Informatics WS 2007/2008 Biosignal Analysis Biosignal Processing Methods Medical Informatics WS 2007/2008 JH van Bemmel, MA Musen: Handbook of medical informatics, Springer 1997 Biosignal Analysis 1 Introduction Fig. 8.1: The

More information

EE 230 Experiment 10 ECG Measurements Spring 2010

EE 230 Experiment 10 ECG Measurements Spring 2010 EE 230 Experiment 10 ECG Measurements Spring 2010 Note: If for any reason the students are uncomfortable with doing this experiment, please talk to the instructor for the course and an alternative experiment

More information

ECEN Network Analysis Section 3. Laboratory Manual

ECEN Network Analysis Section 3. Laboratory Manual ECEN 3714----Network Analysis Section 3 Laboratory Manual LAB 07: Active Low Pass Filter Oklahoma State University School of Electrical and Computer Engineering. Section 3 Laboratory manual - 1 - Spring

More information

Kanchan S. Shrikhande. Department of Instrumentation Engineering, Vivekanand Education Society s Institute of.

Kanchan S. Shrikhande. Department of Instrumentation Engineering, Vivekanand Education Society s Institute of. ISOLATED ECG AMPLIFIER WITH RIGHT LEG DRIVE Kanchan S. Shrikhande Department of Instrumentation Engineering, Vivekanand Education Society s Institute of Technology(VESIT),kanchans90@gmail.com Abstract

More information

6.101 Introductory Analog Electronics Laboratory

6.101 Introductory Analog Electronics Laboratory 6.101 Introductory Analog Electronics Laboratory Spring 2015, Instructor Gim Hom Project Proposal Transmitting, Receiving, and Interpreting ECG Waveforms Daniel Moon (dhmoon@mit.edu) Thipok (Ben) Rak-amnouykit

More information

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore)

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore) Laboratory 9 Operational Amplifier Circuits (modified from lab text by Alciatore) Required Components: 1x 741 op-amp 2x 1k resistors 4x 10k resistors 1x l00k resistor 1x 0.1F capacitor Optional Components:

More information

FINGER MOVEMENT DETECTION USING INFRARED SIGNALS

FINGER MOVEMENT DETECTION USING INFRARED SIGNALS FINGER MOVEMENT DETECTION USING INFRARED SIGNALS Dr. Jillella Venkateswara Rao. Professor, Department of ECE, Vignan Institute of Technology and Science, Hyderabad, (India) ABSTRACT It has been created

More information

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2 Mechatronics Analog and Digital Electronics: Studio Exercises 1 & 2 There is an electronics revolution taking place in the industrialized world. Electronics pervades all activities. Perhaps the most important

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

Identification of Fault Type and Location in Distribution Feeder Using Support Vector Machines

Identification of Fault Type and Location in Distribution Feeder Using Support Vector Machines Identification of Type and in Distribution Feeder Using Support Vector Machines D Thukaram, and Rimjhim Agrawal Department of Electrical Engineering Indian Institute of Science Bangalore-560012 INDIA e-mail:

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

Lab: Using filters to build an electrocardiograph (ECG or EKG)

Lab: Using filters to build an electrocardiograph (ECG or EKG) Page 1 /6 Lab: Using filters to build an electrocardiograph (ECG or EKG) Goal: Use filters and amplifiers to build a circuit that will sense and measure a heartbeat. You and your heartbeat Did you know

More information

BME 3512 Bioelectronics Laboratory Six - Active Filters

BME 3512 Bioelectronics Laboratory Six - Active Filters BME 5 Bioelectronics Laboratory Six - Active Filters Learning Objectives: Understand the basic principles of active filters. Describe the differences between active and passive filters. Laboratory Equipment:

More information

Diagnostics of Bearing Defects Using Vibration Signal

Diagnostics of Bearing Defects Using Vibration Signal Diagnostics of Bearing Defects Using Vibration Signal Kayode Oyeniyi Oyedoja Abstract Current trend toward industrial automation requires the replacement of supervision and monitoring roles traditionally

More information

ECE 480 Design Team 6 Electrocardiography and Design

ECE 480 Design Team 6 Electrocardiography and Design ECE 480 Design Team 6 Electrocardiography and Design Alex Volinski November 16 th, 2012 Executive Summary Recently there has been a large increase in consumer demand for a new and functional ECG (Electrocardiograph)

More information

Tools for Advanced Sound & Vibration Analysis

Tools for Advanced Sound & Vibration Analysis Tools for Advanced Sound & Vibration Ravichandran Raghavan Technical Marketing Engineer Agenda NI Sound and Vibration Measurement Suite Advanced Signal Processing Algorithms Time- Quefrency and Cepstrum

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #7 Lab Report Analog-Digital Applications Submission Date: 08/01/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams Station #2

More information

Classification of Misalignment and Unbalance Faults Based on Vibration analysis and KNN Classifier

Classification of Misalignment and Unbalance Faults Based on Vibration analysis and KNN Classifier Classification of Misalignment and Unbalance Faults Based on Vibration analysis and KNN Classifier Ashkan Nejadpak, Student Member, IEEE, Cai Xia Yang*, Member, IEEE Mechanical Engineering Department,

More information

We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat

We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat Abstract: In this project, a neural network was trained to predict the location of a WiFi transmitter

More information

Shielding. Fig. 6.1: Using a Steel Paint Can

Shielding. Fig. 6.1: Using a Steel Paint Can Analysis and Measurement of Intrinsic Noise in Op Amp Circuits Part VI: Noise Measurement Examples by Art Kay, Senior Applications Engineer, Texas Instruments Incorporated In Part IV we introduced the

More information

Wavelet Transform for Classification of Voltage Sag Causes using Probabilistic Neural Network

Wavelet Transform for Classification of Voltage Sag Causes using Probabilistic Neural Network International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 3 (211), pp. 299-39 International Research Publication House http://www.irphouse.com Wavelet Transform for Classification

More information

BLADE AND SHAFT CRACK DETECTION USING TORSIONAL VIBRATION MEASUREMENTS PART 2: RESAMPLING TO IMPROVE EFFECTIVE DYNAMIC RANGE

BLADE AND SHAFT CRACK DETECTION USING TORSIONAL VIBRATION MEASUREMENTS PART 2: RESAMPLING TO IMPROVE EFFECTIVE DYNAMIC RANGE BLADE AND SHAFT CRACK DETECTION USING TORSIONAL VIBRATION MEASUREMENTS PART 2: RESAMPLING TO IMPROVE EFFECTIVE DYNAMIC RANGE Kenneth P. Maynard, Martin Trethewey Applied Research Laboratory, The Pennsylvania

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

MCSA and SVM for gear wear monitoring in lifting cranes

MCSA and SVM for gear wear monitoring in lifting cranes MCSA and SVM for gear wear monitoring in lifting cranes Raymond Ghandour 1, Fahed Abdallah 1 and Mario Eltabach 2 1 Laboratoire HEUDIASYC, UMR CNRS 7253, Université de Technologie de Compiègne, Centre

More information

EEG Waves Classifier using Wavelet Transform and Fourier Transform

EEG Waves Classifier using Wavelet Transform and Fourier Transform Vol:, No:3, 7 EEG Waves Classifier using Wavelet Transform and Fourier Transform Maan M. Shaker Digital Open Science Index, Bioengineering and Life Sciences Vol:, No:3, 7 waset.org/publication/333 Abstract

More information

Mel Spectrum Analysis of Speech Recognition using Single Microphone

Mel Spectrum Analysis of Speech Recognition using Single Microphone International Journal of Engineering Research in Electronics and Communication Mel Spectrum Analysis of Speech Recognition using Single Microphone [1] Lakshmi S.A, [2] Cholavendan M [1] PG Scholar, Sree

More information

Noninvasive Radial Pressure Waveform Estimation by Transfer Functions Using Particle Swarm Optimization

Noninvasive Radial Pressure Waveform Estimation by Transfer Functions Using Particle Swarm Optimization Proceedings of the 7th WSEAS International Conference on Systems Theory and Scientific Computation, Athens, Greece, August 4-6, 7 63 Noninvasive Radial Pressure Waveform Estimation by Transfer Functions

More information

BME 405 BIOMEDICAL ENGINEERING SENIOR DESIGN 1 Fall 2005 BME Design Mini-Project Project Title

BME 405 BIOMEDICAL ENGINEERING SENIOR DESIGN 1 Fall 2005 BME Design Mini-Project Project Title BME 405 BIOMEDICAL ENGINEERING SENIOR DESIGN 1 Fall 2005 BME Design Mini-Project Project Title Basic system for Electrocardiography Customer/Clinical need A recent health care analysis have demonstrated

More information

Non-Invasive EEG Based Wireless Brain Computer Interface for Safety Applications Using Embedded Systems

Non-Invasive EEG Based Wireless Brain Computer Interface for Safety Applications Using Embedded Systems Non-Invasive EEG Based Wireless Brain Computer Interface for Safety Applications Using Embedded Systems Uma.K.J 1, Mr. C. Santha Kumar 2 II-ME-Embedded System Technologies, KSR Institute for Engineering

More information

EXPLOTING THE IMPULSE RESPONSE OF GROUNDING SYSTEMS FOR AUTOMATIC CLASSIFICATION OF GROUNDING TOPOLOGIES

EXPLOTING THE IMPULSE RESPONSE OF GROUNDING SYSTEMS FOR AUTOMATIC CLASSIFICATION OF GROUNDING TOPOLOGIES GROUND 2014 & 6th LPE International Conference on Grounding and Earthing & 6th International Conference on Lightning Physics and Effects Manaus Brazil May 2014 EXPLOTING THE IMPULSE RESPONSE OF GROUNDING

More information

ESE 150 Lab 04: The Discrete Fourier Transform (DFT)

ESE 150 Lab 04: The Discrete Fourier Transform (DFT) LAB 04 In this lab we will do the following: 1. Use Matlab to perform the Fourier Transform on sampled data in the time domain, converting it to the frequency domain 2. Add two sinewaves together of differing

More information

Basic noise maps calculation in Milan pilot area

Basic noise maps calculation in Milan pilot area Basic noise maps calculation in Milan pilot area Simone RADAELLI 1 ; Paola COPPI 2 1 AMAT Srl Agenzia Mobilità Ambiente e Territorio Milano, Italy 2 AMAT Srl Agenzia Mobilità Ambiente e Territorio Milano,

More information

Automatic Licenses Plate Recognition System

Automatic Licenses Plate Recognition System Automatic Licenses Plate Recognition System Garima R. Yadav Dept. of Electronics & Comm. Engineering Marathwada Institute of Technology, Aurangabad (Maharashtra), India yadavgarima08@gmail.com Prof. H.K.

More information

EE 233 Circuit Theory Lab 3: First-Order Filters

EE 233 Circuit Theory Lab 3: First-Order Filters EE 233 Circuit Theory Lab 3: First-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Inverting Amplifier... 3 3.2 Non-Inverting Amplifier... 4 3.3 Integrating

More information

An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi

An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi Department of E&TC Engineering,PVPIT,Bavdhan,Pune ABSTRACT: In the last decades vehicle license plate recognition systems

More information

"Improve Instrument Amplifier Performance with X2Y Optimized Input Filter"

Improve Instrument Amplifier Performance with X2Y Optimized Input Filter "Improve Instrument Amplifier Performance with X2Y Optimized Input Filter" By Wm. P. (Bill) Klein, PE Senior Technical Staff Johanson Dielectrics, Inc ABSTRACT: The common-mode rejection ability of an

More information

Designing of Digital Adaptive Filter for Removal of Artifacts in PCG Signal

Designing of Digital Adaptive Filter for Removal of Artifacts in PCG Signal Rahul Tiwari et al. 2018, Volume 6 Issue 2 ISSN (Online): 2348-4098 ISSN (Print): 2395-4752 International Journal of Science, Engineering and Technology An Open Access Journal Designing of Digital Adaptive

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

Voice Activity Detection

Voice Activity Detection Voice Activity Detection Speech Processing Tom Bäckström Aalto University October 2015 Introduction Voice activity detection (VAD) (or speech activity detection, or speech detection) refers to a class

More information

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC ROBOT VISION Dr.M.Madhavi, MED, MVSREC Robotic vision may be defined as the process of acquiring and extracting information from images of 3-D world. Robotic vision is primarily targeted at manipulation

More information

Aspiration Noise during Phonation: Synthesis, Analysis, and Pitch-Scale Modification. Daryush Mehta

Aspiration Noise during Phonation: Synthesis, Analysis, and Pitch-Scale Modification. Daryush Mehta Aspiration Noise during Phonation: Synthesis, Analysis, and Pitch-Scale Modification Daryush Mehta SHBT 03 Research Advisor: Thomas F. Quatieri Speech and Hearing Biosciences and Technology 1 Summary Studied

More information

Fault detection of a spur gear using vibration signal with multivariable statistical parameters

Fault detection of a spur gear using vibration signal with multivariable statistical parameters Songklanakarin J. Sci. Technol. 36 (5), 563-568, Sep. - Oct. 204 http://www.sjst.psu.ac.th Original Article Fault detection of a spur gear using vibration signal with multivariable statistical parameters

More information

Keyword: Morphological operation, template matching, license plate localization, character recognition.

Keyword: Morphological operation, template matching, license plate localization, character recognition. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automatic

More information

EE 215 Semester Project SPECTRAL ANALYSIS USING FOURIER TRANSFORM

EE 215 Semester Project SPECTRAL ANALYSIS USING FOURIER TRANSFORM EE 215 Semester Project SPECTRAL ANALYSIS USING FOURIER TRANSFORM Department of Electrical and Computer Engineering Missouri University of Science and Technology Page 1 Table of Contents Introduction...Page

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

SC-4/M User manual 4-channel measuring amplifier

SC-4/M User manual 4-channel measuring amplifier Kraus Messtechnik GmbH Gewerbering 9, D-83624 Otterfing, ++49-8024-48737, Fax.++49-8024 -5532 - Germany Web: www.kmt-gmbh.com E-mail: info@kmt-gmbh.com SC-4/M User manual 4-channel measuring amplifier

More information

Embedded Prototype System for Monitoring Heart Rate

Embedded Prototype System for Monitoring Heart Rate Embedded Prototype System for Monitoring Heart Rate N. Vega, V. H. García, W. P. Mendoza, J. L. Martínez Instituto Politécnico Nacional, Escuela Superior de Cómputo, Dpto. de Ing. en Sistemas Computacionales,

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

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

EK307 Active Filters and Steady State Frequency Response

EK307 Active Filters and Steady State Frequency Response EK307 Active Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of active signal-processing filters Learning Objectives: Active Filters, Op-Amp Filters, Bode plots Suggested

More information

Lab 6 Prelab Grading Sheet

Lab 6 Prelab Grading Sheet Lab 6 Prelab Grading Sheet NAME: Read through the Background section of this lab and print the prelab and in-lab grading sheets. Then complete the steps below and fill in the Prelab 6 Grading Sheet. You

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

CHAPTER 4 IMPLEMENTATION OF ADALINE IN MATLAB

CHAPTER 4 IMPLEMENTATION OF ADALINE IN MATLAB 52 CHAPTER 4 IMPLEMENTATION OF ADALINE IN MATLAB 4.1 INTRODUCTION The ADALINE is implemented in MATLAB environment running on a PC. One hundred data samples are acquired from a single cycle of load current

More information

GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS

GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS Ashmi G V 1, Meena M S 2 1 ER&DCI-IT, Centre for Development of Advanced Computing, Thiruvananthapuram(India) 2 LAMP Group,

More information

Alexandre A. Carniato, Ruben B. Godoy, João Onofre P. Pinto

Alexandre A. Carniato, Ruben B. Godoy, João Onofre P. Pinto European Association for the Development of Renewable Energies, Environment and Power Quality International Conference on Renewable Energies and Power Quality (ICREPQ 09) Valencia (Spain), 15th to 17th

More information

SPEED CONTROL OF INDUCTION MOTOR WITHOUT SPEED SENSOR AT LOW SPEED OPERATIONS

SPEED CONTROL OF INDUCTION MOTOR WITHOUT SPEED SENSOR AT LOW SPEED OPERATIONS SPEED CONTROL OF INDUCTION MOTOR WITHOUT SPEED SENSOR AT LOW SPEED OPERATIONS Akshay Prasad Dubey and Saravana Kumar R. School of Electrical Engineering, VIT University, Vellore, Tamil Nadu, India E-Mail:

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