Performance Analysis of FFT Filter to Measure Displacement Signal in Road Roughness Profiler

Size: px
Start display at page:

Download "Performance Analysis of FFT Filter to Measure Displacement Signal in Road Roughness Profiler"

Transcription

1 International Journal of Computer and Electrical Engineering, Vol. 5, No. 4, August 3 Performance Analysis of FFT Filter to Measure Displacement Signal in Road Roughness Profiler Thai Minh Do and Thong Chi Le Abstract In the application of pavement roughness test, accelerometer sensors are used to measure vertical acceleration of a vehicle body. The displacement of that object is then determined by using double integrating acceleration data from the accelerometer sensor. High pass filters are used to remove DC components to avoid integrated errors. Fast Fourier Transform (FFT) Filter is known to provide a higher accuracy compared to Infinite Impulse Response (IIR) Filter and Finite Impulse Response (FIR) Filter. In this research, we analyze the performance of FFT Filter with experiment in MATLAB. The results show that FFT filters give results more accurate than do FIR and IIR not only for single frequency signal but also for multi-frequency signal. The standard error and peak error of FFT Filter are less than those of FIR and IIR Filter. Moreover the error of FFT Filter can be reduced when increasing the cut frequency of FFT filter but it is remained less than the frequency of acceleration signal. Index Terms Road profiler, FFT, accelerometer, double integration. I. INTRODUCTION In a road profiler it is important to increase the accuracy and the reliability of the road profile signal. Because of earth gravity effect, DC component signal always exist at the same -g constant. Furthermore, the two initial conditions (velocity and position) must be known to avoid integration errors. However, the only way to get these initial conditions is thought direct measurement which is often impractical []. The small DC bias in the acceleration signal will result in drift associated with accelerometer. This paper will describe an accurate algorithm which is developed to measure displacement from acceleration signal without initial conditions. In the simple way, HPFs is used to remove DC component signal after each integrator. A. Road profiler system High-speed profilers(usually referred to as inertial profilers demonstrated in Fig. ) combine reference elevation, height relative to the reference and longitudinal distance to produce the true road surface profile []. A third device used to measure road roughness is known as a road roughness profiling device which measures the longitudinal profile of the road. This particular profilometer uses an accelerometer to create an inertial reference that defines the height of the accelerometer located on the vehicle. A height sensor which is most commonly a laser sensor is used to determine the height to the pavement surface from the Manuscript received December 9, ; revised March 9, 3. The authors are with Faculty of Electrical & Electronics Engineering, Ho Chi Minh City University of Technology, VNU-HCM, Ho Chi Minh City, Viet Nam ( thai.dominh@yahoo.com, chithong@hcmut.edu.vn). vehicle. Distance encoder is used to pick up distance road. The processing is done on a computer located inside the vehicle. The computations are performed in real time as the vehicle is moving. It can operate at speeds between and 7 miles per hour [3]. Fig.. A van equipped with an inertial profilometer [4] In Fig., The road profile is reconstructed from laser and accelerometer readings according to the following equation: zt () is the acceleration. w( t) z( t) dtdt h( t) () ht () is the height measured by the laser sensor. Fig.. The relationship among quantities of interest in a road profile [5] The w (t) road profile signal is then simulated in a quarter car model at speed 8 km/h. The parameters of this car must be set to represent the Golden Car. The IRI is calculated in (). LV /.. IRI Z sz u dt L () Z.. s : springmass velocity, Z u : unspring mass velocity L: length profile, V: speed (8 km/h, 5 mph) DOI:.7763/IJCEE.3.V

2 International Journal of Computer and Electrical Engineering, Vol. 5, No. 4, August 3 B. Double Integration Process A block diagram of the double integration process is shown in Fig. 3. at () af () t t vt () vf () t t xt () a() d v() d High-Pass Filter Acceleration High-Pass Filter Fig. 3. Block diagram of double integration process High-Pass Filter x () t Displacement This diagram shows displacement calculating process from acceleration which is received from accelerometer. Fig. 3Included with two stages of integration are three stages of high-pass filtering. The other way measures displacement that is used optical or laser [6]. II. DIGITAL FILTERING FOR DOUBLE INTEGRATION A. FIR Filter The Equation (3) describes a FIR Filter described in [7]: yn hx nhx n... hm xn M (3) where y is the output, x is the input and M is the order of the filter. h(t) is impulse response vector h h, h h M [,..., ] (4) In Fig. 4, this is a demonstrated frequency response of FIR Filter. f Fig. 5. Frequency response of an IIR filter [] Because the order of IIR Filter is lower than FIR Filter s order, it can reduce the number of calculations. In other hand, this filter has a nonlinear phase response (Fig. 5) thus it will cause distortion of output signal. C. FFT Filter FFR filtering technique uses the FFT to remove low frequency content near DC. This method is suggested firstly by Ribeiro [9] and improved secondly by Slifka [].Both The low frequency coefficients located at the beginning and the ones at the end of the FFT sequence must be changed to equal the conjugate together, because the FFT sequence must be conjugate symmetric for the signal of interest to remain real. The modification algorithm can be described below []: X fftx; Xf X ; Xf Xf k; (6) for i : k Xf i i Xf k; Xf N i conjxf i; xf RealIFFT Xf ; where N is the size of the FFT, k is the index number of the FFT coefficient representing the cutoff frequency, and the i s are filtering coefficients specified by the user. This Filter can be demonstrated in Fig. 6. Fig. 4. Frequency response of FIR filter [] This type of Filter is commonly used inside the double integration process in road roughness profiler, and it is recommended by Ribeiro [8]. The advantage of this Filter is linear phase response and real time calculating. But, its disadvantage is the order can be very high to achieve requirement. B. IIR Filter IIR Filter, an alternative approach, uses a recursive difference equation to represent the filter. M L i j (5) i j yn a yni b xn j where y is the output, x is the input and M is order of IIR filter. Fig. 6. Illustrate FFT filters The DC component of magnitude spectrum X(f) in Fig. 6.b must be set equal zero. After that, The inversion of FFT is performed on that signal to receive the output signal similar with original signal x(t) without DC components. III. INTEGRATION METHODS A. Analog Integration At the first times, analog integration is used to calculate displacement signal. Basic principle is processing double 357

3 International Journal of Computer and Electrical Engineering, Vol. 5, No. 4, August 3 integrator with RC or opamp circuit demonstrated in Fig. 7, but all of them have a number of errors. Ribiero did a study using analog circuitry to perform the double integration and found that the errors were unacceptable []. Vi R C Fig. 7. Double integrator amplifier used to obtain displacement from acceleration data [] B. Digital Integration Currently, the development of computer and chip technologies helps to calculate integration accurately with using digital integrator. Analog signals is sampled and digitalized by high speed ADCs. In this research, Trapezoidal method is used to calculate integration signal in Fig. 3. This method can be described in (7). yn yn xn xn, n f s Trapezoidal method is chosen to calculate in integrators because real time road surface analyzer will be performed in future work. These integrated methods are supported by MATLAB. IV. ANALYSIS OF ERRORS To estimate quantify and accuracy of filters, it is important to compare the ideal displacement signal and the results. The signals created in MATLAB with different frequencies and multi harmonicsare imported into the integrated processing. Standard error and peak error are used to estimate the calculated displacement data. A. Standard Error This parameter is used to indicate the accuracy of double integration processing. It is given by (8) described in []. n ^ X i i i % e n X N is the number of data points. is the double integrated position data R X i ^ X i is the ideal data. R3 From above equation, it is easy to show that Standard error is smaller, that method is better. When measuring standard error, the two signals, Ideal and calculated signal, must be matched very well. However, the calculated signal commonly meets delay causing filter and integrated process. When this happens, the calculated signal is desired to synchronize with the reference signal. C C R4 U 6 Vo (8) (7) So, a little standard error value can be accepted about less than % suggested by Slifka []. B. Peak Error This is another method to estimate number of errors in the calculated displacement signal, and it is also valuable. Therefore, it is important to determine the peaks and valleys in the position waveform. For the peak error, the peak points higher than a certain threshold will be measured and calculated. Usually, a threshold of 5% of the maximum peak that is suggested by Slifka[]is used in this paper. There are two parameters in the peak errors that are maximum and average peak error. The maximum peak error is calculated from two peaks having the most distant together, and the average of peak error is measured between all peaks. V. EXPERIMENTAL RESULTS We assumed that the original acceleration signal is A( t) a( t) d (9) Mathematically, the calculation of displacements x(t) from a measured acceleration a(t) is simple described in []: xt xt v( t ) t dt dt ad () t t t x(t ) is the initial displacement, v(t ) is the initial velocity, d is the acceleration drift, x(t) is the calculated displacement From (), we can see that the output signal can be unbounded over time because of ramp (v ) and parabola (d ) components. In this paper, the signals, single and multifrequency signal which are created in MATLAB, are imported into Fig. 3. After that, the output displacement signal is compared to the ideal position signal which is calculated from theory. A. Experiment with a Single Frequency Signal Experiment ideas: We have an original acceleration signal: t Asin t a After the st integrating, the velocity (assuming no initial conditions) is A t cos t v After the nd integrating, the displacement (assuming no initial conditions) is A t sin t x () () (3) 358

4 International Journal of Computer and Electrical Engineering, Vol. 5, No. 4, August 3 To reject delay of the output signal, filtfiltfunction which is supported in MATLAB is used to replace filter function in double integrated process., Fig. ). In Fig. 3, it is clear to see that the maximum peak error of IIR Filter is very large because of nonlinear phase response of this filter and the best result in term of the maximum peak error is from FFT Filter. Fig. 8. Double integration using FIR Filters, with M=5, fc=5.hz Fig.. Standard error of filters when using single frequency signal Fig. 9. Double integration using IIR Filters, with M=4, fc=5.hz Fig.. Average peak error of filters when using single frequency signal. Fig.3. Maximum peak error of filters when using single frequency signal Fig.. Double integration using FFT Filters, with k=8, α=.775 Fig. 8, Fig. 9 and Fig. show the results when using different filters. In Fig. 8, the displacement when using FIR Filter is distortional at the beginning due to no initial conditions. In Fig. 9, the IIR Filter gives a big error in the displacement because of the nonlinear phase response of this filter. The best calculated displacement signal is the result of FFT Filter (Fig. ). Therefore we can use FFT Filter in calculating the displacement by using double integration without initial conditions. In Fig., Fig. and Fig. 3, the standard error, the average peak error, and the maximum peak error of different filters are presented. The standard error and the average peak error of FIR Filter is almost the same as those of FFT Filter especially at the high frequency, but the errors of IIR Filter is much larger than those of FFT Filter (Fig. B. Experiment with a Multi-Harmonic Signal In this case the acceleration signal with multi-frequency is applied because the real signal in a road profiler is random data. The acceleration signal is given in (4). a( t) d A sin( f t) A sin( f dt) min A sin( f t) 3 max mid (4) We did experiments in three cases. The first case uses FIR Filter with M=5, f c =5.Hz, f min =Hz, f max =4Hz. The second case uses IIR Filter with M=4, f c =5.Hz, f min =Hz, f max =4Hz. The third case uses FFT Filter with k=5 and α=.775. The displacement signal calculated from the multi-frequency acceleration signal when using FFT Filter is the most accurate result (Fig. 4). 359

5 International Journal of Computer and Electrical Engineering, Vol. 5, No. 4, August 3 A. Experiment with Changing Cut Frequency of Filters Fig. 8. Standard errors of FFT Filter when altering filter cut frequency Fig. 4. Double integration with multi-harmornic signal At higher frequencies in Fig. 8, the error appears to increase with frequency. When cut frequency of FFT Filters is bigger, the error seems smaller. However, this cut frequency must be set much less than the smallest frequency of acceleration signal. Fig. 5. Standard error of filters when using multi- frequency signal VI. CONCLUSIONS In this paper we analyzed the performance of FFT Filter which is applied to calculate the displacement from the signal measured from the accelerometer. The experiments showed that FFT filters give results more accurate than do FIR and IIR not only for single frequency signal but also for multi-frequency signal. The standard error, the average peak error, and the maximum peak error of FFT Filter are less than those of FIR Filter and IIR Filter. Moreover the error of FFT Filter can be reduced when increasing the cut frequency of FFT filter, but it is remained much less than the frequency of acceleration signals. REFERENCES Fig. 6. Average peak error of filters when using multi-frequency signal Fig. 7. Maximum peak error of filters when using multi-frequency signal From the results presented in Fig. 5, Fig. 6 and Fig. 7, it is easy to see that the errors when using FFT Filter for the case of multi-harmonic signal are the least, and the position signals of filtering methods are more fail at higher frequencies. [] L. D. Slifka, "An accelerometer based approach to measuring displacement of a vehicle body," M.S. thesis, Dept. Elect. Comput. Eng., Michigan Univ., USA, 4. [] J. H. A. Qader, "High performance real-time embedded systems: design and implementation of road surface analyzer system," Ph.D. dissertation, Dept. Comput. Sci. and Eng.,Univ. Texas at Arlington, USA,. [3] A. DeMarco and C. Stedman, "Automated GPS Mapping of Road Roughness," Bachelor thesis, Worcester Polytechnic Inst., USA, 7. [4] M. W. Sayers and S. W. Karamihas, The Litte Book of Profiling, Michigan, USA: Michigan Univ., 996. [5] S. A. Dyer et al., "Refinement of Measurement Techniques of Road Profile and International Roughness Index to Support The KDOT Pavement Management System Annual Road-Condition Survey Research," Kansas State Univ., 5. [6] M. Harris and G. Piersol, Shock and Viration HandBook, 5th, Ed. New York: McGraw-Hill Book Company,. [7] S. J. Orfanidis, Introduction to Signal Processing, Prentice Hall, 9. [8] J. G. T. Ribeiro et al., "New improvements in the digital double integration filtering method to measure displacements using accelerometers," in Proc. 9th Int. Modal Analysis Conf., vol. 377, Orlando, Florida,, pp [9] J. G. T. Ribeiro et al., "Using the FFT- DDI method to measure displacements with piezoelectric, resistive and ICP accelerometers," in Conf. Exposition on Structural Dynamics, 3. [] J. G. T. Ribeiro et al., "Problems in analogue double integration to determine displacements from acceleration data," in Proc. 5th Int. Modal Analysis Conf., vol. 389, Orlando, Florida, 997, pp [] M. Arraigada el al., "Calculation of displacements of measured 36

6 International Journal of Computer and Electrical Engineering, Vol. 5, No. 4, August 3 accelerations analysis of two accelerometers and application in road," in STRC, 6. Thai Minh Do was born in Dong Nai District, Viet Nam in 988. He received Bachelor s Degree in Electronics and Telecommunications Engineering from University of Technical Education Ho Chi Minh City, Viet Nam in. Now, he is studying for Master s Degree in Electronics Engineering from Ho Chi Minh City University of Technology. His thesis focuses on the development and evaluation of road roughness profiler system. Since, he has been an instructor in Ho Chi Minh City Vocational College. He is really interested in Signal Processing, Embedded System, and Road Profiler System. Mr. Do received certificated top student graduated Bachelor s Degree in, ODON VALLET Scholarship for Excellent Students in 9, NGUYEN THAI BINH Scholarship in 8. Thong Chi Le is faculty member of Ho Chi Minh City University of Technology, Vietnam for several years is a Ph.D. candidate in the Electrical Engineering Department at University of Arkansas. He is interested in digital electronics, microcontroller, and control system. His research includes using microcontroller to develop automatic control systems, and using HDL to design digital systems. He is also interested in embedded sensors using nanotechnology for industrial applications. He received his B.S. degree in Electronic Engineering from Ho Chi Minh City University of Technology, Vietnam in 993 and M.S. degree in Electronic Engineering from Ho Chi Minh City University of Science, Vietnam in 998. He got his PhD degree in Electrical Engineering from University of Arkansas, United States in 9. 36

Digital Signal Processing. VO Embedded Systems Engineering Armin Wasicek WS 2009/10

Digital Signal Processing. VO Embedded Systems Engineering Armin Wasicek WS 2009/10 Digital Signal Processing VO Embedded Systems Engineering Armin Wasicek WS 2009/10 Overview Signals and Systems Processing of Signals Display of Signals Digital Signal Processors Common Signal Processing

More information

1433. A wavelet-based algorithm for numerical integration on vibration acceleration measurement data

1433. A wavelet-based algorithm for numerical integration on vibration acceleration measurement data 1433. A wavelet-based algorithm for numerical integration on vibration acceleration measurement data Dishan Huang 1, Jicheng Du 2, Lin Zhang 3, Dan Zhao 4, Lei Deng 5, Youmei Chen 6 1, 2, 3 School of Mechatronic

More information

UNIT IV FIR FILTER DESIGN 1. How phase distortion and delay distortion are introduced? The phase distortion is introduced when the phase characteristics of a filter is nonlinear within the desired frequency

More information

EE 403: Digital Signal Processing

EE 403: Digital Signal Processing OKAN UNIVERSITY FACULTY OF ENGINEERING AND ARCHITECTURE 1 EEE 403 DIGITAL SIGNAL PROCESSING (DSP) 01 INTRODUCTION FALL 2012 Yrd. Doç. Dr. Didem Kıvanç Türeli didem.kivanc@okan.edu.tr EE 403: Digital Signal

More information

Digital inertial algorithm for recording track geometry on commercial shinkansen trains

Digital inertial algorithm for recording track geometry on commercial shinkansen trains Computers in Railways XI 683 Digital inertial algorithm for recording track geometry on commercial shinkansen trains M. Kobayashi, Y. Naganuma, M. Nakagawa & T. Okumura Technology Research and Development

More information

Digital Filters IIR (& Their Corresponding Analog Filters) Week Date Lecture Title

Digital Filters IIR (& Their Corresponding Analog Filters) Week Date Lecture Title http://elec3004.com Digital Filters IIR (& Their Corresponding Analog Filters) 2017 School of Information Technology and Electrical Engineering at The University of Queensland Lecture Schedule: Week Date

More information

Vibration Transducer Calibration System

Vibration Transducer Calibration System 1 Overview UCON is designed for calibrating sensitivity, frequency response characteristic and amplitude linearity of acceleration transducer. There are three basic operation modes for the calibration

More information

CURRICULUM VITAE Huy, Vu Quang March 05, 2013

CURRICULUM VITAE Huy, Vu Quang March 05, 2013 CURRICULUM VITAE Huy, Vu Quang March 05, 2013 PERSONAL INFORMATION Name in Full: Sex: Vu Quang Huy Male Date of Birth: 1978/10/31 Married : Single Mail Address: 235/11 Nam Ki Khoi Nghia Street, District

More information

Phase Correction System Using Delay, Phase Invert and an All-pass Filter

Phase Correction System Using Delay, Phase Invert and an All-pass Filter Phase Correction System Using Delay, Phase Invert and an All-pass Filter University of Sydney DESC 9115 Digital Audio Systems Assignment 2 31 May 2011 Daniel Clinch SID: 311139167 The Problem Phase is

More information

SHAKER TABLE SEISMIC TESTING OF EQUIPMENT USING HISTORICAL STRONG MOTION DATA SCALED TO SATISFY A SHOCK RESPONSE SPECTRUM

SHAKER TABLE SEISMIC TESTING OF EQUIPMENT USING HISTORICAL STRONG MOTION DATA SCALED TO SATISFY A SHOCK RESPONSE SPECTRUM SHAKER TABLE SEISMIC TESTING OF EQUIPMENT USING HISTORICAL STRONG MOTION DATA SCALED TO SATISFY A SHOCK RESPONSE SPECTRUM By Tom Irvine Email: tomirvine@aol.com May 6, 29. The purpose of this paper is

More information

Electrical & Computer Engineering Technology

Electrical & Computer Engineering Technology Electrical & Computer Engineering Technology EET 419C Digital Signal Processing Laboratory Experiments by Masood Ejaz Experiment # 1 Quantization of Analog Signals and Calculation of Quantized noise Objective:

More information

SHAKER TABLE SEISMIC TESTING OF EQUIPMENT USING HISTORICAL STRONG MOTION DATA SCALED TO SATISFY A SHOCK RESPONSE SPECTRUM Revision C

SHAKER TABLE SEISMIC TESTING OF EQUIPMENT USING HISTORICAL STRONG MOTION DATA SCALED TO SATISFY A SHOCK RESPONSE SPECTRUM Revision C SHAKER TABLE SEISMIC TESTING OF EQUIPMENT USING HISTORICAL STRONG MOTION DATA SCALED TO SATISFY A SHOCK RESPONSE SPECTRUM Revision C By Tom Irvine Email: tom@vibrationdata.com March 12, 2015 The purpose

More information

Digital Filtering: Realization

Digital Filtering: Realization Digital Filtering: Realization Digital Filtering: Matlab Implementation: 3-tap (2 nd order) IIR filter 1 Transfer Function Differential Equation: z- Transform: Transfer Function: 2 Example: Transfer Function

More information

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters

DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters Islamic University of Gaza OBJECTIVES: Faculty of Engineering Electrical Engineering Department Spring-2011 DSP Laboratory (EELE 4110) Lab#10 Finite Impulse Response (FIR) Filters To demonstrate the concept

More information

FOURIER analysis is a well-known method for nonparametric

FOURIER analysis is a well-known method for nonparametric 386 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 54, NO. 1, FEBRUARY 2005 Resonator-Based Nonparametric Identification of Linear Systems László Sujbert, Member, IEEE, Gábor Péceli, Fellow,

More information

The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam

The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam The University of Texas at Austin Dept. of Electrical and Computer Engineering Final Exam Date: December 18, 2017 Course: EE 313 Evans Name: Last, First The exam is scheduled to last three hours. Open

More information

A METHOD FOR OPTIMAL RECONSTRUCTION OF VELOCITY RESPONSE USING EXPERIMENTAL DISPLACEMENT AND ACCELERATION SIGNALS

A METHOD FOR OPTIMAL RECONSTRUCTION OF VELOCITY RESPONSE USING EXPERIMENTAL DISPLACEMENT AND ACCELERATION SIGNALS ICSV14 Cairns Australia 9-12 July, 27 A METHOD FOR OPTIMAL RECONSTRUCTION OF VELOCITY RESPONSE USING EXPERIMENTAL DISPLACEMENT AND ACCELERATION SIGNALS Gareth J. Bennett 1 *, José Antunes 2, John A. Fitzpatrick

More information

Fourier Signal Analysis

Fourier Signal Analysis Part 1B Experimental Engineering Integrated Coursework Location: Baker Building South Wing Mechanics Lab Experiment A4 Signal Processing Fourier Signal Analysis Please bring the lab sheet from 1A experiment

More information

Selection Guide for Low Voltage Surge Protector

Selection Guide for Low Voltage Surge Protector Selection Guide for Low Voltage Surge Protector Abstract Proper sizing the low voltage surge protective device (SPD), fabricated by metal oxide varistor () technology, will guarantee protection efficiency,

More information

Hideo Okawara s Mixed Signal Lecture Series. DSP-Based Testing Fundamentals 14 FIR Filter

Hideo Okawara s Mixed Signal Lecture Series. DSP-Based Testing Fundamentals 14 FIR Filter Hideo Okawara s Mixed Signal Lecture Series DSP-Based Testing Fundamentals 14 FIR Filter Verigy Japan June 2009 Preface to the Series ADC and DAC are the most typical mixed signal devices. In mixed signal

More information

EE 470 Signals and Systems

EE 470 Signals and Systems EE 470 Signals and Systems 9. Introduction to the Design of Discrete Filters Prof. Yasser Mostafa Kadah Textbook Luis Chapparo, Signals and Systems Using Matlab, 2 nd ed., Academic Press, 2015. Filters

More information

Measurement of RMS values of non-coherently sampled signals. Martin Novotny 1, Milos Sedlacek 2

Measurement of RMS values of non-coherently sampled signals. Martin Novotny 1, Milos Sedlacek 2 Measurement of values of non-coherently sampled signals Martin ovotny, Milos Sedlacek, Czech Technical University in Prague, Faculty of Electrical Engineering, Dept. of Measurement Technicka, CZ-667 Prague,

More information

DFT: Discrete Fourier Transform & Linear Signal Processing

DFT: Discrete Fourier Transform & Linear Signal Processing DFT: Discrete Fourier Transform & Linear Signal Processing 2 nd Year Electronics Lab IMPERIAL COLLEGE LONDON Table of Contents Equipment... 2 Aims... 2 Objectives... 2 Recommended Textbooks... 3 Recommended

More information

Lab 8. Signal Analysis Using Matlab Simulink

Lab 8. Signal Analysis Using Matlab Simulink E E 2 7 5 Lab June 30, 2006 Lab 8. Signal Analysis Using Matlab Simulink Introduction The Matlab Simulink software allows you to model digital signals, examine power spectra of digital signals, represent

More information

Discrete Fourier Transform (DFT)

Discrete Fourier Transform (DFT) Amplitude Amplitude Discrete Fourier Transform (DFT) DFT transforms the time domain signal samples to the frequency domain components. DFT Signal Spectrum Time Frequency DFT is often used to do frequency

More information

FIR window method: A comparative Analysis

FIR window method: A comparative Analysis IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 1, Issue 4, Ver. III (Jul - Aug.215), PP 15-2 www.iosrjournals.org FIR window method: A

More information

F I R Filter (Finite Impulse Response)

F I R Filter (Finite Impulse Response) F I R Filter (Finite Impulse Response) Ir. Dadang Gunawan, Ph.D Electrical Engineering University of Indonesia The Outline 7.1 State-of-the-art 7.2 Type of Linear Phase Filter 7.3 Summary of 4 Types FIR

More information

A study of Savitzky-Golay filters for derivatives in primary shock calibration

A study of Savitzky-Golay filters for derivatives in primary shock calibration ACTA IMEKO December 2013, Volume 2, Number 2, 41 47 www.imeko.org A study of Savitzky-Golay filters for derivatives in primary shock calibration Hideaki Nozato 1, Thomas Bruns 2, Henrik Volkers 2, Akihiro

More information

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR Shiyoung Lee, Ph.D. Pennsylvania State University Berks Campus Room 120 Luerssen Building, Tulpehocken

More information

Department of Electrical and Electronics Engineering Institute of Technology, Korba Chhattisgarh, India

Department of Electrical and Electronics Engineering Institute of Technology, Korba Chhattisgarh, India Design of Low Pass Filter Using Rectangular and Hamming Window Techniques Aayushi Kesharwani 1, Chetna Kashyap 2, Jyoti Yadav 3, Pranay Kumar Rahi 4 1, 2,3, B.E Scholar, 4 Assistant Professor 1,2,3,4 Department

More information

Digital Filters FIR and IIR Systems

Digital Filters FIR and IIR Systems Digital Filters FIR and IIR Systems ELEC 3004: Systems: Signals & Controls Dr. Surya Singh (Some material adapted from courses by Russ Tedrake and Elena Punskaya) Lecture 16 elec3004@itee.uq.edu.au http://robotics.itee.uq.edu.au/~elec3004/

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

MEASUREMENT of physical conditions in buildings

MEASUREMENT of physical conditions in buildings INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2012, VOL. 58, NO. 2, PP. 117 122 Manuscript received August 29, 2011; revised May, 2012. DOI: 10.2478/v10177-012-0016-4 Digital Vibration Sensor Constructed

More information

Methodology for Analysis of LMR Antenna Systems

Methodology for Analysis of LMR Antenna Systems Methodology for Analysis of LMR Antenna Systems Steve Ellingson June 30, 2010 Contents 1 Introduction 2 2 System Model 2 2.1 Receive System Model................................... 2 2.2 Calculation of

More information

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing

Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing RESEARCH ARTICLE OPEN ACCESS Performance Analysis of gradient decent adaptive filters for noise cancellation in Signal Processing Darshana Kundu (Phd Scholar), Dr. Geeta Nijhawan (Prof.) ECE Dept, Manav

More information

Filters. Phani Chavali

Filters. Phani Chavali Filters Phani Chavali Filters Filtering is the most common signal processing procedure. Used as echo cancellers, equalizers, front end processing in RF receivers Used for modifying input signals by passing

More information

Developer Techniques Sessions

Developer Techniques Sessions 1 Developer Techniques Sessions Physical Measurements and Signal Processing Control Systems Logging and Networking 2 Abstract This session covers the technologies and configuration of a physical measurement

More information

y(n)= Aa n u(n)+bu(n) b m sin(2πmt)= b 1 sin(2πt)+b 2 sin(4πt)+b 3 sin(6πt)+ m=1 x(t)= x = 2 ( b b b b

y(n)= Aa n u(n)+bu(n) b m sin(2πmt)= b 1 sin(2πt)+b 2 sin(4πt)+b 3 sin(6πt)+ m=1 x(t)= x = 2 ( b b b b Exam 1 February 3, 006 Each subquestion is worth 10 points. 1. Consider a periodic sawtooth waveform x(t) with period T 0 = 1 sec shown below: (c) x(n)= u(n). In this case, show that the output has the

More information

Measurement Techniques

Measurement Techniques Measurement Techniques Anders Sjöström Juan Negreira Montero Department of Construction Sciences. Division of Engineering Acoustics. Lund University Disposition Introduction Errors in Measurements Signals

More information

Simulation Scenario For Digital Conversion And Line Encoding Of Data Transmission

Simulation Scenario For Digital Conversion And Line Encoding Of Data Transmission Simulation Scenario For Digital Conversion And Line Encoding Of Data Transmission Olutayo Ojuawo Department of Computer Science, The Federal Polytechnic, Ilaro, Ogun State, Nigeria Luis Binotto M.Sc in

More information

EE 422G - Signals and Systems Laboratory

EE 422G - Signals and Systems Laboratory EE 422G - Signals and Systems Laboratory Lab 3 FIR Filters Written by Kevin D. Donohue Department of Electrical and Computer Engineering University of Kentucky Lexington, KY 40506 September 19, 2015 Objectives:

More information

Lecture 4 Biosignal Processing. Digital Signal Processing and Analysis in Biomedical Systems

Lecture 4 Biosignal Processing. Digital Signal Processing and Analysis in Biomedical Systems Lecture 4 Biosignal Processing Digital Signal Processing and Analysis in Biomedical Systems Contents - Preprocessing as first step of signal analysis - Biosignal acquisition - ADC - Filtration (linear,

More information

Correction for Synchronization Errors in Dynamic Measurements

Correction for Synchronization Errors in Dynamic Measurements Correction for Synchronization Errors in Dynamic Measurements Vasishta Ganguly and Tony L. Schmitz Department of Mechanical Engineering and Engineering Science University of North Carolina at Charlotte

More information

Lab 0: Introduction to TIMS AND MATLAB

Lab 0: Introduction to TIMS AND MATLAB TELE3013 TELECOMMUNICATION SYSTEMS 1 Lab 0: Introduction to TIMS AND MATLAB 1. INTRODUCTION The TIMS (Telecommunication Instructional Modelling System) system was first developed by Tim Hooper, then a

More information

Computer-Aided Design (CAD) of Recursive/Non-Recursive Filters

Computer-Aided Design (CAD) of Recursive/Non-Recursive Filters Paper ID #12370 Computer-Aided Design (CAD) of Recursive/Non-Recursive Filters Chengying Xu, Florida State University Dr. Chengying Xu received the Ph.D. in 2006 in mechanical engineering from Purdue University,

More information

The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #1

The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #1 The University of Texas at Austin Dept. of Electrical and Computer Engineering Midterm #1 Date: October 18, 2013 Course: EE 445S Evans Name: Last, First The exam is scheduled to last 50 minutes. Open books

More information

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE)

B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 DIGITAL SIGNAL PROCESSING (Common to ECE and EIE) Code: 13A04602 R13 B.Tech III Year II Semester (R13) Regular & Supplementary Examinations May/June 2017 (Common to ECE and EIE) PART A (Compulsory Question) 1 Answer the following: (10 X 02 = 20 Marks)

More information

Department of Electronic Engineering NED University of Engineering & Technology. LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202)

Department of Electronic Engineering NED University of Engineering & Technology. LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202) Department of Electronic Engineering NED University of Engineering & Technology LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202) Instructor Name: Student Name: Roll Number: Semester: Batch:

More information

Lab 4 Digital Scope and Spectrum Analyzer

Lab 4 Digital Scope and Spectrum Analyzer Lab 4 Digital Scope and Spectrum Analyzer Page 4.1 Lab 4 Digital Scope and Spectrum Analyzer Goals Review Starter files Interface a microphone and record sounds, Design and implement an analog HPF, LPF

More information

EECS 452 Midterm Exam Winter 2012

EECS 452 Midterm Exam Winter 2012 EECS 452 Midterm Exam Winter 2012 Name: unique name: Sign the honor code: I have neither given nor received aid on this exam nor observed anyone else doing so. Scores: # Points Section I /40 Section II

More information

Lecture on Angular Vibration Measurements Based on Phase Demodulation

Lecture on Angular Vibration Measurements Based on Phase Demodulation Lecture on Angular Vibration Measurements Based on Phase Demodulation JiříTůma VSB Technical University of Ostrava Czech Republic Outline Motivation Principle of phase demodulation using Hilbert transform

More information

Vibration Analysis on Rotating Shaft using MATLAB

Vibration Analysis on Rotating Shaft using MATLAB IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 06 December 2016 ISSN (online): 2349-784X Vibration Analysis on Rotating Shaft using MATLAB K. Gopinath S. Periyasamy PG

More information

Recall. Sampling. Why discrete time? Why discrete time? Many signals are continuous-time signals Light Object wave CCD

Recall. Sampling. Why discrete time? Why discrete time? Many signals are continuous-time signals Light Object wave CCD Recall Many signals are continuous-time signals Light Object wave CCD Sampling mic Lens change of voltage change of voltage 2 Why discrete time? With the advance of computer technology, we want to process

More information

IIR Ultra-Wideband Pulse Shaper Design

IIR Ultra-Wideband Pulse Shaper Design IIR Ultra-Wideband Pulse Shaper esign Chun-Yang Chen and P. P. Vaidyanathan ept. of Electrical Engineering, MC 36-93 California Institute of Technology, Pasadena, CA 95, USA E-mail: cyc@caltech.edu, ppvnath@systems.caltech.edu

More information

Signal Processing. Naureen Ghani. December 9, 2017

Signal Processing. Naureen Ghani. December 9, 2017 Signal Processing Naureen Ghani December 9, 27 Introduction Signal processing is used to enhance signal components in noisy measurements. It is especially important in analyzing time-series data in neuroscience.

More information

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 65 CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 4.1 INTRODUCTION Many control strategies are available for the control of IMs. The Direct Torque Control (DTC) is one of the most

More information

Microcomputer Systems 1. Introduction to DSP S

Microcomputer Systems 1. Introduction to DSP S Microcomputer Systems 1 Introduction to DSP S Introduction to DSP s Definition: DSP Digital Signal Processing/Processor It refers to: Theoretical signal processing by digital means (subject of ECE3222,

More information

Pedestrian Navigation System Using. Shoe-mounted INS. By Yan Li. A thesis submitted for the degree of Master of Engineering (Research)

Pedestrian Navigation System Using. Shoe-mounted INS. By Yan Li. A thesis submitted for the degree of Master of Engineering (Research) Pedestrian Navigation System Using Shoe-mounted INS By Yan Li A thesis submitted for the degree of Master of Engineering (Research) Faculty of Engineering and Information Technology University of Technology,

More information

Design of FIR Filter for Efficient Utilization of Speech Signal Akanksha. Raj 1 Arshiyanaz. Khateeb 2 Fakrunnisa.Balaganur 3

Design of FIR Filter for Efficient Utilization of Speech Signal Akanksha. Raj 1 Arshiyanaz. Khateeb 2 Fakrunnisa.Balaganur 3 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 03, 2015 ISSN (online): 2321-0613 Design of FIR Filter for Efficient Utilization of Speech Signal Akanksha. Raj 1 Arshiyanaz.

More information

Implementation of Memory Less Based Low-Complexity CODECS

Implementation of Memory Less Based Low-Complexity CODECS Implementation of Memory Less Based Low-Complexity CODECS K.Vijayalakshmi, I.V.G Manohar & L. Srinivas Department of Electronics and Communication Engineering, Nalanda Institute Of Engineering And Technology,

More information

Lecture 3 Review of Signals and Systems: Part 2. EE4900/EE6720 Digital Communications

Lecture 3 Review of Signals and Systems: Part 2. EE4900/EE6720 Digital Communications EE4900/EE6720: Digital Communications 1 Lecture 3 Review of Signals and Systems: Part 2 Block Diagrams of Communication System Digital Communication System 2 Informatio n (sound, video, text, data, ) Transducer

More information

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing Class Subject Code Subject II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing 1.CONTENT LIST: Introduction to Unit I - Signals and Systems 2. SKILLS ADDRESSED: Listening 3. OBJECTIVE

More information

Biomedical Signals. Signals and Images in Medicine Dr Nabeel Anwar

Biomedical Signals. Signals and Images in Medicine Dr Nabeel Anwar Biomedical Signals Signals and Images in Medicine Dr Nabeel Anwar Noise Removal: Time Domain Techniques 1. Synchronized Averaging (covered in lecture 1) 2. Moving Average Filters (today s topic) 3. Derivative

More information

Frequency Domain Analysis

Frequency Domain Analysis 1 Frequency Domain Analysis Concerned with analysing the frequency (wavelength) content of a process Application example: Electromagnetic Radiation: Represented by a Frequency Spectrum: plot of intensity

More information

A comparative study on main lobe and side lobe of frequency response curve for FIR Filter using Window Techniques

A comparative study on main lobe and side lobe of frequency response curve for FIR Filter using Window Techniques Proc. of Int. Conf. on Computing, Communication & Manufacturing 4 A comparative study on main lobe and side lobe of frequency response curve for FIR Filter using Window Techniques Sudipto Bhaumik, Sourav

More information

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters FIR Filter Design Chapter Intended Learning Outcomes: (i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters (ii) Ability to design linear-phase FIR filters according

More information

EEM478-WEEK8 Finite Impulse Response (FIR) Filters

EEM478-WEEK8 Finite Impulse Response (FIR) Filters EEM478-WEEK8 Finite Impulse Response (FIR) Filters Learning Objectives Introduction to the theory behind FIR filters: Properties (including aliasing). Coefficient calculation. Structure selection. Implementation

More information

COURSE PLAN. : DIGITAL SIGNAL PROCESSING : Dr.M.Pallikonda.Rajasekaran, Professor/ECE

COURSE PLAN. : DIGITAL SIGNAL PROCESSING : Dr.M.Pallikonda.Rajasekaran, Professor/ECE COURSE PLAN SUBJECT NAME FACULTY NAME : DIGITAL SIGNAL PROCESSING : Dr.M.Pallikonda.Rajasekaran, Professor/ECE Contents 1. Pre-requisite 2. Objective 3. Learning outcome and end use 4. Lesson Plan with

More information

Design Digital Non-Recursive FIR Filter by Using Exponential Window

Design Digital Non-Recursive FIR Filter by Using Exponential Window International Journal of Emerging Engineering Research and Technology Volume 3, Issue 3, March 2015, PP 51-61 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Design Digital Non-Recursive FIR Filter by

More information

DSP Based Corrections of Analog Components in Digital Receivers

DSP Based Corrections of Analog Components in Digital Receivers fred harris DSP Based Corrections of Analog Components in Digital Receivers IEEE Communications, Signal Processing, and Vehicular Technology Chapters Coastal Los Angeles Section 24-April 2008 It s all

More information

Earthquake Resistance Test Specifications for Communications Equipment

Earthquake Resistance Test Specifications for Communications Equipment Earthquake Resistance Test Specifications for Communications Equipment (Edition: March 2018) NTT DOCOMO, INC. All rights reserved. TABLE OF CONTENTS 1. INTRODUCTION...1 2. EQUIPMENT TO BE TESTED...1 3.

More information

A SIMPLE APPROACH TO DESIGN LINEAR PHASE IIR FILTERS

A SIMPLE APPROACH TO DESIGN LINEAR PHASE IIR FILTERS International Journal of Biomedical Signal Processing, 2(), 20, pp. 49-53 A SIMPLE APPROACH TO DESIGN LINEAR PHASE IIR FILTERS Shivani Duggal and D. K. Upadhyay 2 Guru Tegh Bahadur Institute of Technology

More information

STUDY OF ADAPTIVE SIGNAL PROCESSING

STUDY OF ADAPTIVE SIGNAL PROCESSING STUDY OF ADAPTIVE SIGNAL PROCESSING Submitted by: Manas Ranjan patra (109ei0334) Under the guidance of Prof. Upendra Kumar Sahoo National Institute of Technology, Rourkela Orissa-769008 April 2013 National

More information

Understanding the Behavior of Band-Pass Filter with Windows for Speech Signal

Understanding the Behavior of Band-Pass Filter with Windows for Speech Signal International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Understanding the Behavior of Band-Pass Filter with Windows for Speech Signal Amsal Subhan 1, Monauwer Alam 2 *(Department of ECE,

More information

Experimental Modal Analysis of an Automobile Tire

Experimental Modal Analysis of an Automobile Tire Experimental Modal Analysis of an Automobile Tire J.H.A.M. Vervoort Report No. DCT 2007.084 Bachelor final project Coach: Dr. Ir. I. Lopez Arteaga Supervisor: Prof. Dr. Ir. H. Nijmeijer Eindhoven University

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing System Analysis and Design Paulo S. R. Diniz Eduardo A. B. da Silva and Sergio L. Netto Federal University of Rio de Janeiro CAMBRIDGE UNIVERSITY PRESS Preface page xv Introduction

More information

Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Perceptron Learning Strategies

Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Perceptron Learning Strategies Journal of Electrical Engineering 5 (27) 29-23 doi:.7265/2328-2223/27.5. D DAVID PUBLISHING Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Patrice Wira and Thien Minh Nguyen

More information

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters

(i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters FIR Filter Design Chapter Intended Learning Outcomes: (i) Understanding of the characteristics of linear-phase finite impulse response (FIR) filters (ii) Ability to design linear-phase FIR filters according

More information

Knowledge Integration Module 2 Fall 2016

Knowledge Integration Module 2 Fall 2016 Knowledge Integration Module 2 Fall 2016 1 Basic Information: The knowledge integration module 2 or KI-2 is a vehicle to help you better grasp the commonality and correlations between concepts covered

More information

Lakehead University. Department of Electrical Engineering

Lakehead University. Department of Electrical Engineering Lakehead University Department of Electrical Engineering Lab Manual Engr. 053 (Digital Signal Processing) Instructor: Dr. M. Nasir Uddin Last updated on January 16, 003 1 Contents: Item Page # Guidelines

More information

FX Basics. Filtering STOMPBOX DESIGN WORKSHOP. Esteban Maestre. CCRMA - Stanford University August 2013

FX Basics. Filtering STOMPBOX DESIGN WORKSHOP. Esteban Maestre. CCRMA - Stanford University August 2013 FX Basics STOMPBOX DESIGN WORKSHOP Esteban Maestre CCRMA - Stanford University August 2013 effects modify the frequency content of the audio signal, achieving boosting or weakening specific frequency bands

More information

DIGITAL FILTERS. !! Finite Impulse Response (FIR) !! Infinite Impulse Response (IIR) !! Background. !! Matlab functions AGC DSP AGC DSP

DIGITAL FILTERS. !! Finite Impulse Response (FIR) !! Infinite Impulse Response (IIR) !! Background. !! Matlab functions AGC DSP AGC DSP DIGITAL FILTERS!! Finite Impulse Response (FIR)!! Infinite Impulse Response (IIR)!! Background!! Matlab functions 1!! Only the magnitude approximation problem!! Four basic types of ideal filters with magnitude

More information

DIGITAL SIGNAL PROCESSING (Date of document: 6 th May 2014)

DIGITAL SIGNAL PROCESSING (Date of document: 6 th May 2014) Course Code : EEEB363 DIGITAL SIGNAL PROCESSING (Date of document: 6 th May 2014) Course Status : Core for BEEE and BEPE Level : Degree Semester Taught : 6 Credit : 3 Co-requisites : Signals and Systems

More information

Room Impulse Response Modeling in the Sub-2kHz Band using 3-D Rectangular Digital Waveguide Mesh

Room Impulse Response Modeling in the Sub-2kHz Band using 3-D Rectangular Digital Waveguide Mesh Room Impulse Response Modeling in the Sub-2kHz Band using 3-D Rectangular Digital Waveguide Mesh Zhixin Chen ILX Lightwave Corporation Bozeman, Montana, USA Abstract Digital waveguide mesh has emerged

More information

FPGA based Synthesize of PSO Algorithm and its Area-Performance Analysis

FPGA based Synthesize of PSO Algorithm and its Area-Performance Analysis FPGA based Synthesize of PSO Algorithm and its Area-Performance Analysis Bharat Lal Harijan, Farrukh Shaikh, Burhan Aslam Arain Institute of Information and Communication Technologies Mehran University

More information

DSP Laboratory (EELE 4110) Lab#11 Implement FIR filters on TMS320C6711 DSK.

DSP Laboratory (EELE 4110) Lab#11 Implement FIR filters on TMS320C6711 DSK. Islamic University of Gaza Faculty of Engineering Electrical Engineering Department Spring-2011 DSP Laboratory (EELE 4110) Lab#11 Implement FIR filters on TMS320C6711 DSK. Theoretical Background Filtering

More information

Implementation of FPGA based Design for Digital Signal Processing

Implementation of FPGA based Design for Digital Signal Processing e-issn 2455 1392 Volume 2 Issue 8, August 2016 pp. 150 156 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Implementation of FPGA based Design for Digital Signal Processing Neeraj Soni 1,

More information

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION Broadly speaking, system identification is the art and science of using measurements obtained from a system to characterize the system. The characterization

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

ELEC3104: Digital Signal Processing Session 1, 2013 LABORATORY 3: IMPULSE RESPONSE, FREQUENCY RESPONSE AND POLES/ZEROS OF SYSTEMS

ELEC3104: Digital Signal Processing Session 1, 2013 LABORATORY 3: IMPULSE RESPONSE, FREQUENCY RESPONSE AND POLES/ZEROS OF SYSTEMS ELEC3104: Digital Signal Processing Session 1, 2013 The University of New South Wales School of Electrical Engineering and Telecommunications LABORATORY 3: IMPULSE RESPONSE, FREQUENCY RESPONSE AND POLES/ZEROS

More information

Butterworth Window for Power Spectral Density Estimation

Butterworth Window for Power Spectral Density Estimation Butterworth Window for Power Spectral Density Estimation Tae Hyun Yoon and Eon Kyeong Joo The power spectral density of a signal can be estimated most accurately by using a window with a narrow bandwidth

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

1. Find the magnitude and phase response of an FIR filter represented by the difference equation y(n)= 0.5 x(n) x(n-1)

1. Find the magnitude and phase response of an FIR filter represented by the difference equation y(n)= 0.5 x(n) x(n-1) Lecture 5 1.8.1 FIR Filters FIR filters have impulse responses of finite lengths. In FIR filters the present output depends only on the past and present values of the input sequence but not on the previous

More information

Suggested Solutions to Examination SSY130 Applied Signal Processing

Suggested Solutions to Examination SSY130 Applied Signal Processing Suggested Solutions to Examination SSY13 Applied Signal Processing 1:-18:, April 8, 1 Instructions Responsible teacher: Tomas McKelvey, ph 81. Teacher will visit the site of examination at 1:5 and 1:.

More information

Digital Control in a Motional Feedback Audio System

Digital Control in a Motional Feedback Audio System 2015/2016 Digital Control in a Motional Feedback Audio System EE3L11 Bachelor Graduation Project Thesis Delft University of Technology Project Team G s Controller team Tijs Hol 4295528 Wouther Bons 4092716

More information

Laboratory Assignment 4. Fourier Sound Synthesis

Laboratory Assignment 4. Fourier Sound Synthesis Laboratory Assignment 4 Fourier Sound Synthesis PURPOSE This lab investigates how to use a computer to evaluate the Fourier series for periodic signals and to synthesize audio signals from Fourier series

More information

Underwater Signal Processing Using ARM Cortex Processor

Underwater Signal Processing Using ARM Cortex Processor Underwater Signal Processing Using ARM Cortex Processor Jahnavi M., Kiran Kumar R. V., Usha Rani N. and M. Srinivasa Rao Abstract: Acoustic signals are the important means of detecting underwater objects.

More information

SIMPLE GEAR SET DYNAMIC TRANSMISSION ERROR MEASUREMENTS

SIMPLE GEAR SET DYNAMIC TRANSMISSION ERROR MEASUREMENTS SIMPLE GEAR SET DYNAMIC TRANSMISSION ERROR MEASUREMENTS Jiri Tuma Faculty of Mechanical Engineering, VSB-Technical University of Ostrava 17. listopadu 15, CZ-78 33 Ostrava, Czech Republic jiri.tuma@vsb.cz

More information

DSP Filter Design for Flexible Alternating Current Transmission Systems

DSP Filter Design for Flexible Alternating Current Transmission Systems DSP Filter Design for Flexible Alternating Current Transmission Systems O. Abarrategui Ranero 1, M.Gómez Perez 1, D.M. Larruskain Eskobal 1 1 Department of Electrical Engineering E.U.I.T.I.M.O.P., University

More information

Effect of temperature on modal characteristics of steel-concrete composite bridges: Field testing

Effect of temperature on modal characteristics of steel-concrete composite bridges: Field testing 4th International Conference on Structural Health Monitoring on Intelligent Infrastructure (SHMII-4) 2009 Abstract of Paper No: XXX Effect of temperature on modal characteristics of steel-concrete composite

More information