Sensor Measurement Errors Detection Methods

Size: px
Start display at page:

Download "Sensor Measurement Errors Detection Methods"

Transcription

1 Sensor Measurement Errors Detection Methods Septimiu Pop, Dan Pitica, and Ioan Ciascai Applied Electronics Department, Technical University of Cluj apoca, 28 Memorandumului, Cluj apoca, Romania Abstract: This paper studies the methods of gross errors identification of transducer measurements from hydro energetic building especially from dams. The transducer used in dams monitoring is read every day during the year. The obtained information with one transducer can be seen as the discreet answers of a system. The erroneous measurements appear as a large variation from normal characteristics. The correction methods are mainly based on digital signal processing and approximation function. This paper proposes three method of correction: digital low pass filter, adaptive filter and approximation function. For low pas filtering is used a FIR (Finite Impulse Response) filter with Hamming window. An FIR filter is always stable, realizable, and provides a linear phase response under specific condition. These characteristics recommend FIR filter many filter design. Ambient temperature is the cause of the physical parameter variation detected with transducer. For error correction is applied an adaptive filtering, using the desired response. The approximation method function is less exhaustive and is based on the velocity of variation of result data from day to day. The data which is not respecting these conditions is removed. These three methods are used to determine a maxim correlation between results signals and original signal.. ITRODUCTIO The major motivation of this study results from the importance of hydro-energetic buildings in any country s economy. Safety analysis of a dam consists in analyzing a large amount of information obtained with transducers placed in the building structure. For the right decision over building behavior is required that the data analyzed is error free. Manual error detection is a too difficult job. The requirement is to develop automatic correction methods. The Fig. shows the data from transducer measurement over three year. For data processing the transducer measurements over time are used like discrete signal. Digital techniques used are from digital signal processing. The method proposed in this paper is based on the measurement estimation through signal processing. The correction consists in eliminating the erroneous measurements witch do not respect estimation sequences. The block diagram of proposed correction method is show in Fig. 2. T[ Fig.. Temperature transducer measurements. Measurements estimation Ť[ Measurement filter T true [ Fig. 2. Block diagram of correction method /20/$ IEEE 44 34th Int. Spring Seminar on Electronics Technology

2 The purpose of this article is to introduce the digital filtering technique and numerical approximation in measurement analyze. The digital signal processing is very interested in measurement analyze from numerous reasons: allows to manipulate the discrete values using the design filter, they make it possible to test signal quality, are easy to implement. 2. GEERAL DESCRIPTIO From fig. is obviously that the errors that affect the transducer measurements appear like a high noise signal. The errors occur only from time to time, it is not a present phenomenon. The measurement model is described by the next equation. T[ = Ttrue [ + e[ () T true [ true measurement value e[ measurement error; n = : In the next processing stage are used a test signal with known signal noise. T true [ = non if : [ T ~ [ ± ΔT ]; e [ = T[ T ~ [ ] T[ out n (2) t t T[n + ] - T[ Δ = T t n t (3) n= Δ + Δ n Δ T is the dynamic range of temperature variation. Measurements specification: finite length, sample frequency of measurement is one measurement on day during the six 2.5 years. 2.. FIR low pas filter To design the digital low pass filter the window technique by Hamming type [] is used. The filter output depends on input samples. T ~ FIR (n) = - k= h ( k) T (n - k). (4) Where: T FIR (n) filter output data; h(k) is the filter coefficients; T(n-k) shifter value of input signal T(n), M is the filter length. The filter response is described by the linear shift-invariant difference equation [2]. The filter design specifications are: Sample frequency = /24*3600 [Hz] Cutoff frequency = (Sample frequency /0) Hz M = 32 Fig. 3. Test signal. The following section describes the digital techniques used for measurements estimation with input data (Fig. 3). ~ The output, T [ n ] estimate the input signal T [. The measurement error is present on test signal Fig.3, and is detected with measurement filter. The measurement filter declares a value to be erroneous if his value is outside of dynamic range. The dynamic range is described with follow equation. T true [ = T[ if [ T ~ [ ± ΔT ]; e [ 0; T out [ = : Fig. 4. Filter low pass repose. Low pas digital filter is designed using Matlab [3]. The filter response at test input signal T[ is show in the next figure /20/$ IEEE 45 34th Int. Spring Seminar on Electronics Technology

3 Fig. 5. Measurements estimation using low pas digital filter response. The measurements errors are shown in fig Adaptive filter The principle of an adaptive filter is shown in fig. 8. The adaptive filter [3] uses two input signals; the first one is the erroneous signal T[. The past values of the same signal are applied on the reference input. T[n-k]. In figure 8 the estimate signal Ť[ is the digital filter output. The difference between past input and the actual output of the digital filter is the error signal e F lms [. The error e F LMS [ is used to calculate the best value of filter coefficients. The most popular method for filter coefficient adjusted to obtain the desired response is adaptive LMS (least mean squares) algorithm. The filter coefficients are determinant with equation. w + [ k] = w [ k] + μ e [ T[ ] (6) n n F lms n μ is the step of adaptive algorithm. Fig. 6. Detected errors with digital filter response. To estimate the probability distribution of data e[ (known input error) and e FIR [ (detected error) a statistic analyze of errors through histogram is used. Fig. 8. Principle of an adaptive filter. The estimate signal with adaptive filter is show in the next figure. Fig. 7. Histogram of measurements error obtained with FIR estimation. From figure 7 results that the distribution of detected error is the same with input error. Another way to compare those two signals is to compare their power. P = e[ e[ (5) n= 0 C 2 The errors powers are: P e = 2.8 [ ] 0 C 2 and Pe FIR = 9.8 [ ]. Fig. 9. Estimate measurement with adaptive filter. The first step to estimate the signal with adaptive filter is affected by digital filter coefficient converges. To eliminate this disadvantage in data processing is recommended to use sequences with length more that. This error is present also at FIR filter if the initial conditions are 0. The detected errors with estimate signal from fig. 9 are show in next figure /20/$ IEEE 46 34th Int. Spring Seminar on Electronics Technology

4 Fig. 0. Detected errors with digital filter response. The error from fig. 0 contains also the estimation error with adaptive filter Methods of mathematical approximation The mathematical approximation method supposes to estimate the measurements evolution with a polynomial equation using data fitting [5]. Approximation is an alternative technique to signal processing used in measurement estimation. Approximation can be polynomial or trigonometrically. The trigonometric equation is accepted because the physical phenomena from hydro-energetic building like dams are cyclic phenomena. The mathematical function for approximation is described by the next equation: P T ~ (n) = a n (7) p= 0 P 0 + p p= p p [ cos( c n ] p T ~ (n) = a a ) (8) Fig. 2. Detected errors with approximation function Comparative analysis of processing methods Processing method applied in measurement analyze realize a linear combination of some coefficient with measurements value. These are evaluated with errors histogram and the noise power (error). A statistic analyze of a result data (after measurements correction) is based on correlation function between free error data T F [ and the true measurements T true [ described with () [6]. That can show whether and how strongly T true [ and T F [ are related [4]. The main result of a correlation is called the correlation coefficient (or "ρ"). It ranges from -.0 to +.0. The closer ρ is to + or -, the more closely the two variables T true [ and T F [ are related. rt,ttrue [d] ρ T,Ttrue = (9) r [0] r [0] T,Ttrue Ttrue,Ttrue rt, Ttrue [d] = T [ Ttrue[ n d] n= (0) The histogram of detected errors through estimate techniques is show in next figure. Fig.. Estimate with approximation function. The approximation functions depend by the length of estimated signal. The signal from figure is interpolate with an eleven order function. Fig. 3. Histogram of measurements errors. Between histograms there is not a significant difference. However the LMS filter response, estimate more bathers in the measurement evolution. The /20/$ IEEE 47 34th Int. Spring Seminar on Electronics Technology

5 number of measurements that respects the condition ~ T [ [ T [ ± ΔT ] is greater that in others methods. This result is confirmed also by errors power. Pe 2.8 [ºC 2 ] Pe FIR [ºC 2 ] Pe lms 20.3 [ºC 2 ] Pe f 8.8 [ºC 2 ] From statistical analyze of results the optimal estimation of measurements (from fig. 3) is obtained with adaptive filter. The performance of correction method depends of detected errors. Method errors are obtained with difference of input errors (know error for test model) and detected error. e method [ = e[ e [ () lms For test signal the correlation between input errors and detected errors is high 0.9 (--). This value shows the reliability of correction method. A maxim correlation (ρ[d] = ) are obtains just if estimation is precisely; e method [ = e[ e lms [ = COCLUSIO The obtained results shows that the processing method from signals analyzes may be applied in measurements analyze. Using one of them depends of data statistics. The measurements are a building response to a physical stimulus. For resistive transducers used in dams for temperature monitoring the stimulus is ambient temperature. Measurement estimations can be done based on digital signal processing methods presented in this paper. The erroneous measurements are eliminated by applying a measurement filter. The digital processing allows applying data filtering online. ACKOWLEDGEMET Fig. 4. Methods error. The method errors depend by the accuracy of the estimator. With adaptive filter response the method error is ±4ºC. The correlation between true measurement and filtered data is shows in fig. 5. These results were obtained on research grants with SC. Hidroelectrica SA between 2009 and 200. REFERECES [] Les Thede; Practical Analog and Digital Filter Design [2] Behrouz Farhang-Boroujeny Adaptive Filters: Theory and Applications ISB [3] Septimiu Pop, Dan Pitica, Ioan Ciascai, A Correlation Method for Improving Temperature Sensors Measurements ISSE 2007 Cluj apoca Romania. [4] Jaan Kiusalaas umerical Methods in Engineering with MATLAB ISB [5] B. A. Shenoi Introduction to Digital Signal Processing and Filter Design ISB [6] Hoang Pham Engineering - Statistical methods, Rutgers the State University of ew Jersey ISB-0: Fig. 5. Correlation function between free error data T true [ and T F [ /20/$ IEEE 48 34th Int. Spring Seminar on Electronics Technology

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

Lesson 7. Digital Signal Processors

Lesson 7. Digital Signal Processors Lesson 7 Digital Signal Processors Instructional Objectives After going through this lesson the student would learn o Architecture of a Real time Signal Processing Platform o Different Errors introduced

More information

MATLAB SIMULATOR FOR ADAPTIVE FILTERS

MATLAB SIMULATOR FOR ADAPTIVE FILTERS MATLAB SIMULATOR FOR ADAPTIVE FILTERS Submitted by: Raja Abid Asghar - BS Electrical Engineering (Blekinge Tekniska Högskola, Sweden) Abu Zar - BS Electrical Engineering (Blekinge Tekniska Högskola, Sweden)

More information

Abstract of PhD Thesis

Abstract of PhD Thesis FACULTY OF ELECTRONICS, TELECOMMUNICATION AND INFORMATION TECHNOLOGY Irina DORNEAN, Eng. Abstract of PhD Thesis Contribution to the Design and Implementation of Adaptive Algorithms Using Multirate Signal

More information

Signal Processing Techniques for Software Radio

Signal Processing Techniques for Software Radio Signal Processing Techniques for Software Radio Behrouz Farhang-Boroujeny Department of Electrical and Computer Engineering University of Utah c 2007, Behrouz Farhang-Boroujeny, ECE Department, University

More information

System Identification and CDMA Communication

System Identification and CDMA Communication System Identification and CDMA Communication A (partial) sample report by Nathan A. Goodman Abstract This (sample) report describes theory and simulations associated with a class project on system identification

More information

Signals and Systems Using MATLAB

Signals and Systems Using MATLAB Signals and Systems Using MATLAB Second Edition Luis F. Chaparro Department of Electrical and Computer Engineering University of Pittsburgh Pittsburgh, PA, USA AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK

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

ADAPTIVE GENERAL PARAMETER EXTENSION FOR TUNING FIR PREDICTORS

ADAPTIVE GENERAL PARAMETER EXTENSION FOR TUNING FIR PREDICTORS Reprinted from Proc. IFAC Workshop on Linear Time Delay Systems, Ancona, Italy, Sept. 2, J. M. A. Tanskanen, O. Vainio, and S. J. Ovaska, Adaptive general parameter extension for tuning FIR predictors,

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

SUPERVISED SIGNAL PROCESSING FOR SEPARATION AND INDEPENDENT GAIN CONTROL OF DIFFERENT PERCUSSION INSTRUMENTS USING A LIMITED NUMBER OF MICROPHONES

SUPERVISED SIGNAL PROCESSING FOR SEPARATION AND INDEPENDENT GAIN CONTROL OF DIFFERENT PERCUSSION INSTRUMENTS USING A LIMITED NUMBER OF MICROPHONES SUPERVISED SIGNAL PROCESSING FOR SEPARATION AND INDEPENDENT GAIN CONTROL OF DIFFERENT PERCUSSION INSTRUMENTS USING A LIMITED NUMBER OF MICROPHONES SF Minhas A Barton P Gaydecki School of Electrical and

More information

ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet

ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet Lecture 10: Summary Taneli Riihonen 16.05.2016 Lecture 10 in Course Book Sanjit K. Mitra, Digital Signal Processing: A Computer-Based Approach, 4th

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

Creeping and Drifting Correction of Sensor Using Adaptive Method

Creeping and Drifting Correction of Sensor Using Adaptive Method Creeping and Drifting Correction of Sensor Using Adaptive Method Rajesh Dey 1, Amlan Pal 2, Atreyee Biswas 3, Achintya Das 4 Assistant Professor, Dept. of ECE, SDET-BGI, Kolkata, India 1, PG Student [Communication],

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

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

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

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

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods Tools and Applications Chapter Intended Learning Outcomes: (i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

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

Graphical Design Of Frequency Sampling Filters For Use In A Signals And Systems Laboratory

Graphical Design Of Frequency Sampling Filters For Use In A Signals And Systems Laboratory Graphical Design Of Frequency Sampling Filters For Use In A Signals And Systems Laboratory Andreas Spanias 1, Constantinos Panayiotou 2 and Venkatraman Atti 3 Abstract - In this paper, we present educational

More information

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District DEPARTMENT OF INFORMATION TECHNOLOGY DIGITAL SIGNAL PROCESSING UNIT 3

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District DEPARTMENT OF INFORMATION TECHNOLOGY DIGITAL SIGNAL PROCESSING UNIT 3 NH 67, Karur Trichy Highways, Puliyur C.F, 639 114 Karur District DEPARTMENT OF INFORMATION TECHNOLOGY DIGITAL SIGNAL PROCESSING UNIT 3 IIR FILTER DESIGN Structure of IIR System design of Discrete time

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

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

Identification of network models parameters for simulating transients

Identification of network models parameters for simulating transients Identification of network models parameters for simulating transients D. Cavallera, J-L. Coulomb, O. Chadebec, B. Caillault, F-X. Zgainski and A.Ayroulet Abstract In case of electrical black-out, one of

More information

Discrete-Time Signal Processing (DSP)

Discrete-Time Signal Processing (DSP) Discrete-Time Signal Processing (DSP) Chu-Song Chen Email: song@iis.sinica.du.tw Institute of Information Science, Academia Sinica Institute of Networking and Multimedia, National Taiwan University Fall

More information

Adaptive Beamforming for Multi-path Mitigation in GPS

Adaptive Beamforming for Multi-path Mitigation in GPS EE608: Adaptive Signal Processing Course Instructor: Prof. U.B.Desai Course Project Report Adaptive Beamforming for Multi-path Mitigation in GPS By Ravindra.S.Kashyap (06307923) Rahul Bhide (0630795) Vijay

More information

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 7, April 4, -3 Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection Karen Egiazarian, Pauli Kuosmanen, and Radu Ciprian Bilcu Abstract:

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing Fourth Edition John G. Proakis Department of Electrical and Computer Engineering Northeastern University Boston, Massachusetts Dimitris G. Manolakis MIT Lincoln Laboratory Lexington,

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

6. FUNDAMENTALS OF CHANNEL CODER

6. FUNDAMENTALS OF CHANNEL CODER 82 6. FUNDAMENTALS OF CHANNEL CODER 6.1 INTRODUCTION The digital information can be transmitted over the channel using different signaling schemes. The type of the signal scheme chosen mainly depends on

More information

Phase Noise Impact on BER in Space Communication

Phase Noise Impact on BER in Space Communication Phase oise Impact on BER in Space Communication Ondrej Baran, Miroslav Kasal, Petr Vagner and Tomas Urbanec Abstract This paper deals with the modeling and the evaluation of a multiplicative phase noise

More information

Adaptive Systems Homework Assignment 3

Adaptive Systems Homework Assignment 3 Signal Processing and Speech Communication Lab Graz University of Technology Adaptive Systems Homework Assignment 3 The analytical part of your homework (your calculation sheets) as well as the MATLAB

More information

Implementation of decentralized active control of power transformer noise

Implementation of decentralized active control of power transformer noise Implementation of decentralized active control of power transformer noise P. Micheau, E. Leboucher, A. Berry G.A.U.S., Université de Sherbrooke, 25 boulevard de l Université,J1K 2R1, Québec, Canada Philippe.micheau@gme.usherb.ca

More information

A novel design of sparse FIR multiple notch filters with tunable notch frequencies

A novel design of sparse FIR multiple notch filters with tunable notch frequencies 1 A novel design of sparse FIR multiple notch filters with tunable notch frequencies Wei Xu 1,2, Anyu Li 1,2, Boya Shi 1,2 and Jiaxiang Zhao 3 1 School of Electronics and Information Engineering, Tianjin

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing Assoc.Prof. Lăcrimioara GRAMA, Ph.D. http://sp.utcluj.ro/teaching_iiiea.html February 26th, 2018 Lăcrimioara GRAMA (sp.utcluj.ro) Digital Signal Processing February 26th, 2018

More information

University Ibn Tofail, B.P. 133, Kenitra, Morocco. University Moulay Ismail, B.P Meknes, Morocco

University Ibn Tofail, B.P. 133, Kenitra, Morocco. University Moulay Ismail, B.P Meknes, Morocco Research Journal of Applied Sciences, Engineering and Technology 8(9): 1132-1138, 2014 DOI:10.19026/raset.8.1077 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitted:

More information

Approach of Pulse Parameters Measurement Using Digital IQ Method

Approach of Pulse Parameters Measurement Using Digital IQ Method International Journal of Information and Electronics Engineering, Vol. 4, o., January 4 Approach of Pulse Parameters Measurement Using Digital IQ Method R. K. iranjan and B. Rajendra aik Abstract Electronic

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

REAL TIME DIGITAL SIGNAL PROCESSING

REAL TIME DIGITAL SIGNAL PROCESSING REAL TIME DIGITAL SIGNAL PROCESSING UTN-FRBA 2010 Adaptive Filters Stochastic Processes The term stochastic process is broadly used to describe a random process that generates sequential signals such as

More information

Corso di DATI e SEGNALI BIOMEDICI 1. Carmelina Ruggiero Laboratorio MedInfo

Corso di DATI e SEGNALI BIOMEDICI 1. Carmelina Ruggiero Laboratorio MedInfo Corso di DATI e SEGNALI BIOMEDICI 1 Carmelina Ruggiero Laboratorio MedInfo Digital Filters Function of a Filter In signal processing, the functions of a filter are: to remove unwanted parts of the signal,

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

(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

Designing Filters Using the NI LabVIEW Digital Filter Design Toolkit

Designing Filters Using the NI LabVIEW Digital Filter Design Toolkit Application Note 097 Designing Filters Using the NI LabVIEW Digital Filter Design Toolkit Introduction The importance of digital filters is well established. Digital filters, and more generally digital

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

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

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION th European Signal Processing Conference (EUSIPCO 8), Lausanne, Switzerland, August -9, 8, copyright by EURASIP A VSSLMS ALGORIHM BASED ON ERROR AUOCORRELAION José Gil F. Zipf, Orlando J. obias, and Rui

More information

Keyword ( FIR filter, program counter, memory controller, memory modules SRAM & ROM, multiplier, accumulator and stack pointer )

Keyword ( FIR filter, program counter, memory controller, memory modules SRAM & ROM, multiplier, accumulator and stack pointer ) Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Simulation and

More information

Estimation of Illuminance/Luminance Influence Factor in Intelligent Lighting System Using Operation Log Data

Estimation of Illuminance/Luminance Influence Factor in Intelligent Lighting System Using Operation Log Data Estimation of Illuminance/Luminance Influence Factor in Intelligent Lighting System Using Operation Log Data Yuki Sakakibara, Mitsunori Miki 1, Hisanori Ikegami,Hiroto Aida 1 1 Graduate School of Science

More information

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

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

More information

DESIGNING A POSITION REGULATOR FOR AN ACTUATOR POWERED BY A CONTINUOUS CURRENT MOTOR USING THE PIC16F73 MICROCONTROLLER

DESIGNING A POSITION REGULATOR FOR AN ACTUATOR POWERED BY A CONTINUOUS CURRENT MOTOR USING THE PIC16F73 MICROCONTROLLER U.P.B. Sci. Bull., Series C, Vol. 80, Iss. 2, 2018 ISSN 2286-3540 DESIGNING A POSITION REGULATOR FOR AN ACTUATOR POWERED BY A CONTINUOUS CURRENT MOTOR USING THE PIC16F73 MICROCONTROLLER Monica-Anca CHITA

More information

A Dual-Mode Algorithm for CMA Blind Equalizer of Asymmetric QAM Signal

A Dual-Mode Algorithm for CMA Blind Equalizer of Asymmetric QAM Signal A Dual-Mode Algorithm for CMA Blind Equalizer of Asymmetric QAM Signal Mohammad ST Badran * Electronics and Communication Department, Al-Obour Academy for Engineering and Technology, Al-Obour, Egypt E-mail:

More information

Study on Multi-tone Signals for Design and Testing of Linear Circuits and Systems

Study on Multi-tone Signals for Design and Testing of Linear Circuits and Systems Study on Multi-tone Signals for Design and Testing of Linear Circuits and Systems Yukiko Shibasaki 1,a, Koji Asami 1,b, Anna Kuwana 1,c, Yuanyang Du 1,d, Akemi Hatta 1,e, Kazuyoshi Kubo 2,f and Haruo Kobayashi

More information

1. INTRODUCTION. (1.b) 2. DISCRETE WAVELET TRANSFORM

1. INTRODUCTION. (1.b) 2. DISCRETE WAVELET TRANSFORM Identification of power quality disturbances using the MATLAB wavelet transform toolbox Resende,.W., Chaves, M.L.R., Penna, C. Universidade Federal de Uberlandia (MG)-Brazil e-mail: jwresende@ufu.br 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

Implementation of sound effects in DSP

Implementation of sound effects in DSP Implementation of sound effects in DSP Alfredo Ricci Vásquez - Juan Carlos Bucheli García 1 Introduction Sound is one of the physical phenomena that has intrigued human race during all history. Since ancients

More information

Testing Sensors & Actors Using Digital Oscilloscopes

Testing Sensors & Actors Using Digital Oscilloscopes Testing Sensors & Actors Using Digital Oscilloscopes APPLICATION BRIEF February 14, 2012 Dr. Michael Lauterbach & Arthur Pini Summary Sensors and actors are used in a wide variety of electronic products

More information

Appendix. RF Transient Simulator. Page 1

Appendix. RF Transient Simulator. Page 1 Appendix RF Transient Simulator Page 1 RF Transient/Convolution Simulation This simulator can be used to solve problems associated with circuit simulation, when the signal and waveforms involved are modulated

More information

EC 2301 Digital communication Question bank

EC 2301 Digital communication Question bank EC 2301 Digital communication Question bank UNIT I Digital communication system 2 marks 1.Draw block diagram of digital communication system. Information source and input transducer formatter Source encoder

More information

FIR Filter Design using Different Window Techniques

FIR Filter Design using Different Window Techniques FIR Filter Design using Different Window Techniques Kajal, Kanchan Gupta, Ashish Saini Dronacharya College of Engineering Abstract- Digital filter are widely used in the world of communication and computation.

More information

Performance Analysis of Acoustic Echo Cancellation in Sound Processing

Performance Analysis of Acoustic Echo Cancellation in Sound Processing 2016 IJSRSET Volume 2 Issue 3 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Performance Analysis of Acoustic Echo Cancellation in Sound Processing N. Sakthi

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

Experiments #6. Convolution and Linear Time Invariant Systems

Experiments #6. Convolution and Linear Time Invariant Systems Experiments #6 Convolution and Linear Time Invariant Systems 1) Introduction: In this lab we will explain how to use computer programs to perform a convolution operation on continuous time systems and

More information

Eigenvalue equalization applied to the active minimization of engine noise in a mock cabin

Eigenvalue equalization applied to the active minimization of engine noise in a mock cabin Reno, Nevada NOISE-CON 2007 2007 October 22-24 Eigenvalue equalization applied to the active minimization of engine noise in a mock cabin Jared K. Thomas a Stephan P. Lovstedt b Jonathan D. Blotter c Scott

More information

EE 6422 Adaptive Signal Processing

EE 6422 Adaptive Signal Processing EE 6422 Adaptive Signal Processing NANYANG TECHNOLOGICAL UNIVERSITY SINGAPORE School of Electrical & Electronic Engineering JANUARY 2009 Dr Saman S. Abeysekera School of Electrical Engineering Room: S1-B1c-87

More information

Design IIR Filter using MATLAB

Design IIR Filter using MATLAB International Journal of Science, Engineering and Technology Research (IJSETR), Volume 4, Issue 2, December 25 Design IIR Filter using MATLAB RainuArya Abstract in Digital Signal Processing (DSP), most

More information

Mathematical Model and Numerical Analysis of AE Wave Generated by Partial Discharges

Mathematical Model and Numerical Analysis of AE Wave Generated by Partial Discharges Vol. 120 (2011) ACTA PHYSICA POLONICA A No. 4 Optical and Acoustical Methods in Science and Technology Mathematical Model and Numerical Analysis of AE Wave Generated by Partial Discharges D. Wotzka, T.

More information

ROOT MULTIPLE SIGNAL CLASSIFICATION SUPER RESOLUTION TECHNIQUE FOR INDOOR WLAN CHANNEL CHARACTERIZATION. Dr. Galal Nadim

ROOT MULTIPLE SIGNAL CLASSIFICATION SUPER RESOLUTION TECHNIQUE FOR INDOOR WLAN CHANNEL CHARACTERIZATION. Dr. Galal Nadim ROOT MULTIPLE SIGNAL CLASSIFICATION SUPER RESOLUTION TECHNIQUE FOR INDOOR WLAN CHANNEL CHARACTERIZATION Dr. Galal Nadim BRIEF DESCRIPTION The root-multiple SIgnal Classification (root- MUSIC) super resolution

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

EE 351M Digital Signal Processing

EE 351M Digital Signal Processing EE 351M Digital Signal Processing Course Details Objective Establish a background in Digital Signal Processing Theory Required Text Discrete-Time Signal Processing, Prentice Hall, 2 nd Edition Alan Oppenheim,

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

A DSP-Based Ramp Test for On-Chip High-Resolution ADC

A DSP-Based Ramp Test for On-Chip High-Resolution ADC SUBMITTED TO IEEE ICIT/SSST A DSP-Based Ramp Test for On-Chip High-Resolution ADC Wei Jiang and Vishwani D. Agrawal Electrical and Computer Engineering, Auburn University, Auburn, AL 36849 weijiang@auburn.edu,

More information

Overview ta3520 Introduction to seismics

Overview ta3520 Introduction to seismics Overview ta3520 Introduction to seismics Fourier Analysis Basic principles of the Seismic Method Interpretation of Raw Seismic Records Seismic Instrumentation Processing of Seismic Reflection Data Vertical

More information

A Novel Adaptive Method For The Blind Channel Estimation And Equalization Via Sub Space Method

A Novel Adaptive Method For The Blind Channel Estimation And Equalization Via Sub Space Method A Novel Adaptive Method For The Blind Channel Estimation And Equalization Via Sub Space Method Pradyumna Ku. Mohapatra 1, Pravat Ku.Dash 2, Jyoti Prakash Swain 3, Jibanananda Mishra 4 1,2,4 Asst.Prof.Orissa

More information

ACTIVE CONTROL OF GEARS MODULATED VIBRATIONS IN MECHATRONICS SYSTEMS

ACTIVE CONTROL OF GEARS MODULATED VIBRATIONS IN MECHATRONICS SYSTEMS U.P.B. Sci. Bull., Series D, Vol. 73, Iss. 2, 2011 ISSN 1454-2358 ACTIVE CONTROL OF GEARS MODULATED VIBRATIONS IN MECHATRONICS SYSTEMS Barbu DRĂGAN 1, Carmen BUJOREANU 2 Studiul controlului activ al vibraţiilor

More information

Bibliography. Practical Signal Processing and Its Applications Downloaded from

Bibliography. Practical Signal Processing and Its Applications Downloaded from Bibliography Practical Signal Processing and Its Applications Downloaded from www.worldscientific.com Abramowitz, Milton, and Irene A. Stegun. Handbook of mathematical functions: with formulas, graphs,

More information

POWER QUALITY MEASUREMENT SYSTEM BASED ON A DIGITAL SIGNAL PROCESSOR. Aleksandar Prodic and Predrag Pejovic*

POWER QUALITY MEASUREMENT SYSTEM BASED ON A DIGITAL SIGNAL PROCESSOR. Aleksandar Prodic and Predrag Pejovic* POWER QUALITY MEASUREMET SYSTEM BASED O A DIGITAL SIGAL PROCESSOR Aleksandar Prodic and Predrag Pejovic* EPS-JP Elektrovojvodina, ED "ovi Sad" - ovi Sad Bul. Oslobodjenja 00, 000 ovi Sad, Yugoslavia Tel:+38

More information

A Methodology for the Efficient Application of Controlled Switching to Current Interruption Cases in High-Voltage Networks

A Methodology for the Efficient Application of Controlled Switching to Current Interruption Cases in High-Voltage Networks A Methodology for the Efficient Application of Controlled Switching to Current Interruption Cases in High-Voltage Networks C. D. TSIREKIS Hellenic Transmission System Operator Kastoros 72, Piraeus GREECE

More information

AIVC #13,303 PRE-PROCESSOR FOR VENTILATION MEASUREMENT ANALYSIS. Heekwan Lee and Hazim B. Awbi

AIVC #13,303 PRE-PROCESSOR FOR VENTILATION MEASUREMENT ANALYSIS. Heekwan Lee and Hazim B. Awbi 0 2000 Elsevier Science Ltd. All rights reserved.. 0. 1 i iition in Rooms, (ROOMVENT 2000) Air 1-' r,,. Fditor: H.B. Awb1 355 AIVC #13,303 PRE-PROCESSOR FOR VENTILATION MEASUREMENT ANALYSIS Heekwan Lee

More information

Performance Analysis of FIR Digital Filter Design Technique and Implementation

Performance Analysis of FIR Digital Filter Design Technique and Implementation Performance Analysis of FIR Digital Filter Design Technique and Implementation. ohd. Sayeeduddin Habeeb and Zeeshan Ahmad Department of Electrical Engineering, King Khalid University, Abha, Kingdom of

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY Type of course: Compulsory GUJARAT TECHNOLOGICAL UNIVERSITY SUBJECT NAME: Digital Signal Processing SUBJECT CODE: 2171003 B.E. 7 th SEMESTER Prerequisite: Higher Engineering Mathematics, Different Transforms

More information

Effective Pixel Interpolation for Image Super Resolution

Effective Pixel Interpolation for Image Super Resolution IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-iss: 2278-2834,p- ISS: 2278-8735. Volume 6, Issue 2 (May. - Jun. 2013), PP 15-20 Effective Pixel Interpolation for Image Super Resolution

More information

Laboratory Assignment 1 Sampling Phenomena

Laboratory Assignment 1 Sampling Phenomena 1 Main Topics Signal Acquisition Audio Processing Aliasing, Anti-Aliasing Filters Laboratory Assignment 1 Sampling Phenomena 2.171 Analysis and Design of Digital Control Systems Digital Filter Design and

More information

Biosignal filtering and artifact rejection. Biosignal processing, S Autumn 2012

Biosignal filtering and artifact rejection. Biosignal processing, S Autumn 2012 Biosignal filtering and artifact rejection Biosignal processing, 521273S Autumn 2012 Motivation 1) Artifact removal: for example power line non-stationarity due to baseline variation muscle or eye movement

More information

Analysis of LMS Algorithm in Wavelet Domain

Analysis of LMS Algorithm in Wavelet Domain Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) Analysis of LMS Algorithm in Wavelet Domain Pankaj Goel l, ECE Department, Birla Institute of Technology Ranchi, Jharkhand,

More information

Advanced Digital Signal Processing Part 5: Digital Filters

Advanced Digital Signal Processing Part 5: Digital Filters Advanced Digital Signal Processing Part 5: Digital Filters Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical and Information Engineering Digital Signal

More information

A Comparison of the Convolutive Model and Real Recording for Using in Acoustic Echo Cancellation

A Comparison of the Convolutive Model and Real Recording for Using in Acoustic Echo Cancellation A Comparison of the Convolutive Model and Real Recording for Using in Acoustic Echo Cancellation SEPTIMIU MISCHIE Faculty of Electronics and Telecommunications Politehnica University of Timisoara Vasile

More information

Teaching Plan - Dr Kavita Thakur

Teaching Plan - Dr Kavita Thakur Teaching Plan - Dr Kavita Thakur Semester Date Day Paper Paper/Unit Topic to be covered Topic Covered : 25/02/2016 Waveform Synthesis Standard signals, Unit Step Function, Ramp, Impulse Function, Voltage/Current

More information

Metrol. Meas. Syst., Vol. XIX (2012), No. 4, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XIX (2012), No. 4, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN Metrol. Meas. Syst., Vol. XIX (2012), No. 4, pp. 659-672. METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl PRONY S METHOD USED FOR TESTING HARMONICS AND INTERHARMONICS

More information

CG401 Advanced Signal Processing. Dr Stuart Lawson Room A330 Tel: January 2003

CG401 Advanced Signal Processing. Dr Stuart Lawson Room A330 Tel: January 2003 CG40 Advanced Dr Stuart Lawson Room A330 Tel: 23780 e-mail: ssl@eng.warwick.ac.uk 03 January 2003 Lecture : Overview INTRODUCTION What is a signal? An information-bearing quantity. Examples of -D and 2-D

More information

A Comparative Performance Analysis of High Pass Filter Using Bartlett Hanning And Blackman Harris Windows

A Comparative Performance Analysis of High Pass Filter Using Bartlett Hanning And Blackman Harris Windows A Comparative Performance Analysis of High Pass Filter Using Bartlett Hanning And Blackman Harris Windows Vandana Kurrey 1, Shalu Choudhary 2, Pranay Kumar Rahi 3, 1,2 BE scholar, 3 Assistant Professor,

More information

CHAPTER -2 NOTCH FILTER DESIGN TECHNIQUES

CHAPTER -2 NOTCH FILTER DESIGN TECHNIQUES CHAPTER -2 NOTCH FILTER DESIGN TECHNIQUES Digital Signal Processing (DSP) techniques are integral parts of almost all electronic systems. These techniques are rapidly developing day by day due to tremendous

More information

FIR Filter Design by Frequency Sampling or Interpolation *

FIR Filter Design by Frequency Sampling or Interpolation * OpenStax-CX module: m689 FIR Filter Design by Frequency Sampling or Interpolation * C. Sidney Burrus This work is produced by OpenStax-CX and licensed under the Creative Commons Attribution License 2.

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

Part One. Efficient Digital Filters COPYRIGHTED MATERIAL

Part One. Efficient Digital Filters COPYRIGHTED MATERIAL Part One Efficient Digital Filters COPYRIGHTED MATERIAL Chapter 1 Lost Knowledge Refound: Sharpened FIR Filters Matthew Donadio Night Kitchen Interactive What would you do in the following situation?

More information

Department of Electronics and Communication Engineering 1

Department of Electronics and Communication Engineering 1 UNIT I SAMPLING AND QUANTIZATION Pulse Modulation 1. Explain in detail the generation of PWM and PPM signals (16) (M/J 2011) 2. Explain in detail the concept of PWM and PAM (16) (N/D 2012) 3. What is the

More information

DIGITAL SIGNAL PROCESSING WITH VHDL

DIGITAL SIGNAL PROCESSING WITH VHDL DIGITAL SIGNAL PROCESSING WITH VHDL GET HANDS-ON FROM THEORY TO PRACTICE IN 6 DAYS MODEL WITH SCILAB, BUILD WITH VHDL NUMEROUS MODELLING & SIMULATIONS DIRECTLY DESIGN DSP HARDWARE Brought to you by: Copyright(c)

More information

DSP Design Lecture 1. Introduction and DSP Basics. Fredrik Edman, PhD

DSP Design Lecture 1. Introduction and DSP Basics. Fredrik Edman, PhD DSP Design Lecture 1 Introduction and DSP Basics Fredrik Edman, PhD fredrik.edman@eit.lth.se Lecturers Fredrik Edman (course responsible) Mail: fredrik.edman@eit.lth.se Room E:2538 Mojtaba Mahdavi (exercises

More information

Infinite Impulse Response Filters

Infinite Impulse Response Filters 6 Infinite Impulse Response Filters Ren Zhou In this chapter we introduce the analysis and design of infinite impulse response (IIR) digital filters that have the potential of sharp rolloffs (Tompkins

More information

Window Method. designates the window function. Commonly used window functions in FIR filters. are: 1. Rectangular Window:

Window Method. designates the window function. Commonly used window functions in FIR filters. are: 1. Rectangular Window: Window Method We have seen that in the design of FIR filters, Gibbs oscillations are produced in the passband and stopband, which are not desirable features of the FIR filter. To solve this problem, window

More information