Digital Signal Processing for ultrasonic Testing

Slides:



Advertisements
Similar presentations
Design of Digital IIR Filter
Advertisements

Analog to digital conversion
| Page Angelo Farina UNIPR | All Rights Reserved | Confidential Digital sound processing Convolution Digital Filters FFT.
EET260 Introduction to digital communication
The Illinois Society of Electroneurodiagnostic Technologists (ISET) Fall Meeting: Electronics Crash Course for Technologists Saturday, November 9, 2013.
CHAPTER 4 DIGITAL MODULATION Part 1.
So far We have introduced the Z transform
Digital signal processing -G Ravi kishore. INTRODUCTION The goal of DSP is usually to measure, filter and/or compress continuous real-world analog signals.
CHAPTER 5 Discrete Sampling and Analysis of Time-Varying Signals Analog recording systems, which can record signals continuously in time, digital data-acquisition.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
CEN352, Dr. Ghulam Muhammad King Saud University
EKT343 –Principle of Communication Engineering
Engr. Hinesh Kumar Lecturer, I.B.T, LUMHS. Signal Signal Classification Signal Processing Concept of Systems DSP Elements of DSP Advantages of DSP Limitations.
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Data Sampling & Nyquist Theorem Richa Sharma Dept. of Physics And Astrophysics University of Delhi.
Digital Signals and Systems
DSP. What is DSP? DSP: Digital Signal Processing---Using a digital process (e.g., a program running on a microprocessor) to modify a digital representation.
Numerical algorithms for power system protection Prof. dr. sc. Ante Marušić, doc. dr. sc. Juraj Havelka University of Zagreb Faculty of Electrical Engineering.
DSP for Dummies aka How to turn this (actual raw sonar trace) Into this.. (filtered sonar data)
Discrete-Time and System (A Review)
Signal ProcessingES & BM MUET1 Lecture 2. Signal ProcessingES & BM MUET2 This lecture Concept of Signal Processing Introduction to Signals Classification.
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Sept, 98EE421, Lecture 11 Digital Signal Processing (DSP) Systems l Digital processing.
Digital signal Processing
Computer Networks Digitization. Spring 2006Computer Networks2 Transfer of an Analog Signal  When analog data (voice, pictures, video) are transformed.
Data Processing Functions CSC508 Techniques in Signal/Data Processing.
Digital Signal Processing
Module 2 SPECTRAL ANALYSIS OF COMMUNICATION SIGNAL.
British Computer Society (BCS)
Unit-V DSP APPLICATIONS. UNIT V -SYLLABUS DSP APPLICATIONS Multirate signal processing: Decimation Interpolation Sampling rate conversion by a rational.
A digital signal is a sequence of discrete discontinuous voltage pulses. Each pulse is a signal element (symbol). Binary data are transmitted by encoding.
§ 4.1 Instrumentation and Measurement Systems § 4.2 Dynamic Measurement and Calibration § 4.3 Data Preparation and Analysis § 4.4 Practical Considerations.
Chapter 12 The Principles of Computer Music Contents Digital Audio Processing Noise Reduction Audio Compression Digital Rights Management (DRM)
1 Introduction to Digital Filters Filter: A filter is essentially a system or network that selectively changes the wave shape, amplitude/frequency and/or.
Quiz 1 Review. Analog Synthesis Overview Sound is created by controlling electrical current within synthesizer, and amplifying result. Basic components:
Lecture 2 Analog to digital conversion & Basic discrete signals.
PAM Modulation Lab#3. Introduction An analog signal is characterized by the fact that its amplitude can take any value over a continuous range. On the.
Real-time Digital Signal Processing Digital Filters.
Presented by Huanhuan Chen University of Science and Technology of China 信号与信息处理 Signal and Information Processing.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE445S Real-Time Digital Signal Processing Lab Spring.
Sistem Telekomunikasi, Sukiswo, ST, MT Sukiswo
Digital Signal Processing (7KS01)
Lattice Struture.
Chapter4. Sampling of Continuous-Time Signals
Lecture 11 FIR Filtering Intro
Analog to digital conversion
Module 3 Pulse Modulation.
Chapter 3 Sampling.
Biomedical Signal processing Chapter 1 Introduction
EE Audio Signals and Systems
لجنة الهندسة الكهربائية
Digital Control Systems Waseem Gulsher
Lecture 9: Sampling & PAM 1st semester By: Elham Sunbu.
Soutenance de thèse vendredi 24 novembre 2006, Lorient
Chapter 3: Pulse Code Modulation
MECH 373 Instrumentation and Measurements
The sampling of continuous-time signals is an important topic
Lecture 4 Sampling & Aliasing
Kocaeli University Introduction to Engineering Applications
Biomedical Signal processing Chapter 1 Introduction
Chapter 6 Discrete-Time System
Overview of Signals & Systems
Sampling and Quantization
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Mr. Haneef Khan Department of Computer Networks College of CS&IS
Tania Stathaki 811b LTI Discrete-Time Systems in Transform Domain Ideal Filters Zero Phase Transfer Functions Linear Phase Transfer.
Biomedical Signal processing Chapter 1 Introduction
Chapter 3 Sampling.
Digital Signal Processing Chapter 1 Introduction
Presentation transcript:

Digital Signal Processing for ultrasonic Testing INTRODUCTION DSP techniques have been proven successful in radar, aeronautics, communications, acoustics, seismology, speech/image restoration and recognition, energy generation/distribution systems, and financial prediction. This is inspite of the fact that compared to analog signal processing systems, digital systems have the following advantages: 1. Greater Signal Transmission Fidelity 2. Large Non-volatile Storage capabilities 3. Processing/calculation/classification capabilities and 4. More sophisticated filtering and signal analysis methods

2. DIGITAL SIGNALS AND SYSTEMS 2.1 General Architechture And Methods A DSP-based UNDE (ultrasonic non-destructive evaluation)system will have many components shared by its analog counterpart, as shown in below figure.

It will have an ultrasonic pulser, a receiver and several piezo-electric transducers (PZTs) situated near or coupled to the part or material under test. Because a DSP-based system is under some kind of CPU control, it inherently has the ability to automate several test functions, in addition to its DSP capabilities that would include filtering, signal conditioning, and signal classification. The continuously varying received analog output, x(t), is sampled to create a discrete digital sequence, x[n], that is sent to the digital signal processor for manipulation. DSP-specific chips used for these various signal conditioning and classification functions are either fixed or floating-point processor. However, because we are dealing with discrete time samples, care must still be taken when converting from the analog, x(t), to the digital, x[n], domain.

2.3 Digitizing Signal Amplitude A continuous time analog signal xa(t) has to be converted into a sequence of discrete time signals. x[n] = xa(nT) The sampling frequency, WS = (1/T), has to be greater than the bandwidth WN of the signal being sampled. According to the Nyquist Sampling Theorem, for a correct representation of a digitized signal, the sampling frequency WS has to be at least twice as high as the bandwidth WN. WS = 2p/T > WN The A/D converter in Figure 1 performs the initial amplitude discretization for the input analog ultrasonic signal prior to further conversion needed during processing by either a fixed or floating-point signal processor.

3. DIGITAL FILTERS Digital filters can be designed for precise purposes and are not restricted by the availability and characteristics of hardware components. Two classes of such filters, Infinite Impulse Response (IIR) and Finite Impulse Response (FIR) filters, is possible-the latter being selected most often for ultrasonic testing. Averaging the ultrasonic signal is a common method of enhancing the signal-to-noise (S/N) ratio. This method slows down data acquisition, because the pulse repetition rate of ultrasonic instruments is orders of magnitudes slower than the processing time needed to perform averaging. In addition, the efficiency of averaging is limited and the method can be insufficient, as demonstrated in the following example. Figure 5 illustrates the pulse-echo signal from a 4 MHz transducer applied to a 200-mm thick steel plate. All spikes represent noise.

Filterd signal (using FIR filtered) Unfiltered signal Averaging in resulted in a lowering of the amplitude from 100% to 60 and 30 %. The 1.5-mm flat bottom hole present in the specimen does not show up as a signal. The power of a correlation FIR filter for 4 MHz is demonstrated on the same set-up as used. Averaging did not lower the amplitudes from these signals, but it did reduce the noise between them.

This demonstrates the possibility of detecting flaws in steel of at least 1m thickness using the FIR filter. 6. SUMMARY Whether the application is a general purpose NDE situation, as depicted in Figures 5 through 8, or a very product-specific test scenario, as illustrated above in Figure 9, none of these would have been possible without the use of highly sophisticated DSP algorithms. DSP is the enabling technology furthering NDE science in the new millennium.

THANK YOU