Development of Bolt Crack Detection Device Based on Ultrasonic Wave

Size: px
Start display at page:

Download "Development of Bolt Crack Detection Device Based on Ultrasonic Wave"

Transcription

1 Communications in Control Science and Engineering (CCSE) Volume 4, 2016 Development of Bolt Crack Detection Device Based on Ultrasonic Wave Chuangang Wang 1, Fuqiang Li 1, Liang Lv 2, Xiao Lin 2 1 CRRC Qingdao Sifang CO., LTD., Qingdao, China 2 School of Mechanical, Electronic and Control Engineering, Beijing Jiaotong University, Beijing, China 1 wangchuangang@cqsf.com; 2 lifuqiang@cqsf.com; @bjtu.edu.cn; @bjtu.edu.cn Abstract A portable bolt crack detection device using ultrasonic was developed based on ARM and FPGA. This paper mainly introduced the operating principle of ultrasonic system, the hardware structure of the device and wave denoising technologies to realize this device. Finally, a lot of experiments on the device are carried out to detect the bolts, verifying the practicability and accuracy of the device. The results show that 1.5 mm-depth bolt crack can be recognized and alarmed. This device greatly reduced the work load and work requirements and can easily operate. Keywords Bolt Crack; Ultrasonic Detection; Wavelet Analysis Introduction With the improvement of train speed, the kinetic energy of train increases sharply, so the load of bolts has vastly increased. The crack of the brake disc bolt will lead to serious accidents. To avoid this situation, we shall start with the detection method and find the bolt with crack in advance. There are three kinds of traditional methods for the detection of bolt crack: magnetic particle testing, radiographic testing and ultrasonic testing. The ultra-sonic testing has many advantages. It is simple and fast, not required to be disassembled and suitable for automatic operation. Meanwhile, it can be used in detection on-line. The generic ultrasonic flaw detector is too complex for the operator lacking of experience. Currently, with the combination of torque testing, manual ultrasonic testing is adopted by vehicle factories; it consumes a lot of human and financial resources. In order to find the bolts with crack in advance to ensure the safety of the train in operation, this paper developed a system of detecting the crack of the brake disc bolt on-line. Operating Principle If there are holes, cracks and other flaws or inclusion in the metal, ultrasonic wave will travel to the flaw and be reflected from the surface of the flaw to the transducer. The reflected wave will be received by the transducer, processed by the internal circuit of instrument and displayed by the LCD screen. The depth and position of the flaw can be estimated according to the change of the waveform of the reflected wave. FIG. 1 THE PRINCIPLE OF PLUSE-ECHO METHOD 6

2 Communications in Control Science and Engineering (CCSE) Volume 4, Pulse-echo method is commonly used in the bolt crack detection because of its high sensitivity and good positioning accuracy. Fig. 1 provides basic principle of the pulse-echo method: When the test specimen is flaw-free, the ultrasonic wave can travel to the bottom surface, there are only the transmitted wave (T) and the bottom echo (B) in the detection waveform, as shown in Fig.1(c). When the test specimen is with a flaw, the transmitted wave will be reflected by the surface of the flaw, there is another flaw echo (F) between the transmitted wave (T) and the bottom echo (B), as shown in Fig. 1(d). Designs of Hardware Structure Fig.2 shows the hardware structure of ultrasonic bolt crack detection device. The device mainly includes ultrasonic transducer, ultrasonic transmitting circuit, ultrasonic receiving circuit, FPGA, ARM, touch screen, etc. The working process is described below. First, a pulse signal generated with FPGA drives ultrasonic emission circuit transmits a pulse with a high amplitude and low pulse width to stimulate the trans-ducer. Next, the transducer produces ultrasonic wave travelling through the bolt under test and receives echo. The ultrasonic receiving circuit processes the echo by limiting, amplification, filtering, and 12 bit high-speed A/D conversion. Then, the processed signal is received by FPGA, in which FIFO buffer storage the signal and convert data to 16 bits. Finally, ARM microcontroller determinates the location and size bolt crack with the received data processed by wavelet denoising, and displays the useful information on the touch screen. FIG.2 THE HARDWARE STRUCTURE OF THE DEVICE The portable intelligent device, which can store the detection data and have buzzer alarming will satisfy the detecting requirement of improving the detection efficiency greatly. The device adopts 12V rechargeable lithium battery power supply, and the capacity can meet the requirements of long working-time sustained. The Circuit of Transducer The Excitation of Ultrasonic Waves Two kinds of frequently-used ultrasonic excitation signal are sharp pulse signal and square signal. The sharp pulse signal can encourage broadband narrow pulse, which is conducive to the production of a more narrow ultrasonic pulse signal, and the cost is low. So the sharp pulse is chosen as the excitation signal, and the RC discharge circuit is adopted as the sharp pulse signal excitation circuit. 7

3 Communications in Control Science and Engineering (CCSE) Volume 4, 2016 We present some improvement measures to optimize the sharp pulse signal according to actual application. 1) Pulse Amplitude as Large as Possible Transmit power of ultrasonic emission signal can be expressed as: P = V2 C t where V is the amplitude of sharp pulse signal, C is the capacitance of the emission circuit, t is discharge time. It can be seen that transmit power of ultrasonic emission signal is in proportion to V squared. The greater the power of the ultrasonic signal is, the greater the amplitude of the crack echo which can be detected easier will be. The amplitude of sharp pulse is determined by the voltage of the high voltage DC power supply, resist-ance and capacitance. The resistance and capacitance also affect the width of the sharp pulse. Therefore, the best method to improve the amplitude of the sharp pulse is to improve the voltage of the high voltage DC power supply directly. A 0~1000V voltage adjustable high voltage power supply is used in the system, the peak value of the pulse can be up to 800V in its 1000V voltage output, and meets the design requirements. 2) Rise Time Is as Short as Possible If the emission signal may include the inherent frequency of the transducer which is certain, the vibration effect of the piezoelectricity chip will achieve the best. The time constant of discharging can be expressed as: τ = RC (2) it is knowable that the rise time of the pulse can adjust by changing the circuit resistance and capacitance. While this method reduces the pulse amplitude at the same time, it is not effective in practical application. We improve the structure of the transmission circuit, as shown in Fig.3. The Reception of Ultrasonic Waves 1) Signal Modulating Because the device sends and receives ultrasonic wave (1) HV R C A D1 +/-5v D2 CRY MOSFET R1 R0 FIG. 3 EMISSION CIRCUIT OF SHARP PULSE OPTIMIZED by the same transducer, and the amplitude of the ultrasonic excitation pulse is very high. In order to protect the reception circuit, a limiting circuit is needed before other circuit. After limiting, the peaks of signal are flattened, and because its amplitude is not large, on which limiting circuit has limited impact, noise needs to be filtered the band pass filter in order to improve SNR. The amplitude of the ultrasonic signal has a very large range; it is likely to exceed the range of A/D conversion, so it is necessary to adjust the gain of the amplifier according to the change of the signal. 2) Signal Sampling The signal can be sent to the A/D converting module after the signal modulating circuit. The natural frequency of transducer is 5MHz. The sampling frequency should be twice greater than the highest frequency of signal 8

4 Communications in Control Science and Engineering (CCSE) Volume 4, according to sampling theorem, 5~10 times in general are selected in order to ensure the effect of sampling. AD9433 was chosen as A/D converting chip which supports sampling frequency of 50MHz. Wavelet Denoising In order to analyse whether there is a crack signal in the ultrasonic signal, it is necessary to reduce the noise of the signal to prevent output noise jamming system. Wavelet has good analysis ability in time and frequency domain, and can be used to analyse the localization characteristics of signal. Wavelet analysis technique applied to ultrasonic detection system can improve not only the accuracy of the analysis on defect information, also the reliability of the system; it has a great significance in improving the detection performance. The aim of noise reduction is to eliminate the noise in the signal and reconstruct the original signal. Wavelet threshold denoising method used in this paper includes three basic steps: Wavelet decomposition, Threshold determination and Signal reconstruction. Wavelet Decomposition The wavelet is decomposed by two wavelet decomposition filters, both of which are essentially two sets of coefficients. After filtering, the detail coefficients and scale coefficients of the layer can be obtained, and then the scale coefficients will be resolved after quadratic extraction sampling, until a predetermined number of decomposition levels are reached. The wavelet decomposition level of the system is deter-mined as the 5 levels. The first important thing in wavelet decomposition is the choice of wavelet function. The Daubechies wavelet function is generally used in the processing of ultrasonic signals. However, after many simulations and experiments have been done, the Symlet wavelet function is adopted in the paper, as seen in Fig.4. It is found that waveform denoised by the Sym8 wavelet basis is more close to original waveform, and SNR is higher. Threshold Determination FIG. 4 COMPARISON BETWEEN DB AND SYM WAVELET BASIS Due to the detail coefficients taking up less percentage in the original ultrasonic signal and as SNR is not very high, fixed threshold method widely used is adopted because of its convenient calculation and significant effect. The fixed threshold thr can be estimated by: tthrr = σσ 2llllll (nn) (3) where n is the length of signal, σ is the standard deviation of noise, it can be computed as: σ = median Det1 / (4) where median is to the median function. Det1 is the detail coefficients of first level in wavelet decompo-sition. Namely, mmmmmmmmmmmm DDDDDD1 is intermediate value of the wavelet detail coefficients of the corresponding level obtained after decomposition is the adjustment coefficient of white Gaussian noise. 9

5 Communications in Control Science and Engineering (CCSE) Volume 4, 2016 Signal Reconstruction The last step of wavelet denoising is to reconstruct the signal, which is actually the inverse process of wavelet decomposition. Two wavelet reconstruction filters are used in the reconstruction process, which are also essentially two sets of coefficients and can be computed according to wavelet decomposition filters. The detail coefficients of the upper layer can be calculated by the detail coefficients and scale coefficients of each level convolution with wavelet reconstruction filter after quadratic interpolation. Finally, the reconstructed signal can be obtained. Identification of Crack Positions The identification of the crack positions by traditional gate judgment is dominated by a selected threshold, if there is a peak value in the detected area of ultrasonic wave exceeding the threshold value, we can identify the presence of a crack echo, as shown in Fig. 5. FIG.5 THE HARDWARE STRUCTURE OF THE DEVICE Because of the different testing conditions, the thres-hold can be adjusted after calibration. However, there are certain defects existing in this method: for cracks less than 2mm, the impact on the ultrasonic signal is small, and the change is relatively small, it is likely to filter the useful signal in denoising processing, while the useful signal will be drowned in noise signal without denoising. It is difficult to solve this problem. Since the pulse-echo method is adopted to crack detection, so the location of the crack can be obtained by the formula: s = v t/2 (5) where s is the distance between surface of crack and transducer, v is the ultrasonic velocity (5,900 m/sec in steel) and t is the time of wave travelling through the bolt and back to transducer. specimens Crack free TABLE 1 THE EXPERIMENT RESULTS 2mm crack at 7th thread 3mm crack at 7th thread 3mm crack at 6th thread 3mm crack at 5th thread No No No No No total Experiment and Error Analysis In the experiment, 5 MHz round type transducer with the diameter of 14mm have been chosen. The bolt with no notch (No.1), the bolt with 2mm notch at the seventh thread root (No.2), the bolt with 3mm notch at the seventh thread root (No.3), the bolt with 3mm notch at the sixth thread root (No.4) and the bolt with 3mm notch at the fifth 10

6 Communications in Control Science and Engineering (CCSE) Volume 4, thread root (No.5) were selected to be tested. The test at the same condition for each bolt has been repeated 100 times. Statistic results of the test can be seen in Table 1. It can be concluded from table I that the correct rate of measuring device to bolt detection is very high, only 1.8% of the rate of false positives. These false positives are caused by the error in manual operation and the noise jamming of the circuit. The false positive rate can be acceptable. And it has no effect on detecting the existence of bolt crack, so this system is reliable and meets the basic needs. Conclusions This paper has developed a portable ultrasonic bolt crack detection device based on ARM and FPGA. It is proved that the device can detect and size bolt crack accurately and effectively, and automatically alarm. It has a good human-computer interface and makes the bolt crack detection intelligent. REFERENCES [1] Fushao Tang. Study and Design of Ultrasonic Flaw Dectector Based on ARM11 Master diss., Nanchang University, [2] Bin Jin, Minzhu Lou, liping Zhang. Technique and System for Auto Eddy Current Detection of the Cracks in Bolts Nondestructive Testing, 2003, 25(11): ,

2. The design and realization of the developed system

2. The design and realization of the developed system th European Conference on Non-Destructive Testing (ECNDT 24), October 6-, 24, Prague, Czech Republic More Info at Open Access Database www.ndt.net/?id=663 The System and Method of Ultrasonic Testing Based

More information

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal Chapter 5 Signal Analysis 5.1 Denoising fiber optic sensor signal We first perform wavelet-based denoising on fiber optic sensor signals. Examine the fiber optic signal data (see Appendix B). Across all

More information

Corrosion Assessment of Offshore Oil Pipeline Based on Ultrasonic. Technique

Corrosion Assessment of Offshore Oil Pipeline Based on Ultrasonic. Technique 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Corrosion Assessment of Offshore Oil Pipeline Based on Ultrasonic Technique Qi ZHANG, Pei-wen QUE, Hua-ming LEI Institute

More information

Modern Electromagnetic Equipment for Nondestructive Testing

Modern Electromagnetic Equipment for Nondestructive Testing 18th World Conference on Nondestructive Testing, 16-20 April 2012, Durban, South Africa Modern Electromagnetic Equipment for Nondestructive Testing Aleksey G. EFIMOV 1, Sergey V. KLUEV 2, Andrey E. SHUBOCHKIN

More information

1831. Fractional derivative method to reduce noise and improve SNR for lamb wave signals

1831. Fractional derivative method to reduce noise and improve SNR for lamb wave signals 8. Fractional derivative method to reduce noise and improve SNR for lamb wave signals Xiao Chen, Yang Gao, Chenlong Wang Jiangsu Key Laboratory of Meteorological observation and Information Processing,

More information

Application of Ultrasonic Guided Wave to Heat Exchanger Tubes Inspection

Application of Ultrasonic Guided Wave to Heat Exchanger Tubes Inspection 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Application of Ultrasonic Guided Wave to Heat Exchanger Tubes Inspection Ik-Keun PARK 1,a, Yong-Kwon KIM 2,b, Sae-Jun PARK

More information

LEVEL DEPENDENT WAVELET SELECTION FOR DENOISING OF PARTIAL DISCHARGE SIGNALS SIMULATED BY DEP AND DOP MODELS

LEVEL DEPENDENT WAVELET SELECTION FOR DENOISING OF PARTIAL DISCHARGE SIGNALS SIMULATED BY DEP AND DOP MODELS International Journal of Industrial Electronics and Electrical Engineering, ISSN: 47-698 Volume-, Issue-9, Sept.-014 LEVEL DEPENDENT WAVELET SELECTION FOR DENOISING OF PARTIAL DISCHARGE SIGNALS SIMULATED

More information

Improvement of Ultrasonic Distance Measuring System

Improvement of Ultrasonic Distance Measuring System Improvement of Ultrasonic Distance Measuring System Yu Jiang 1, Rui Song 2,*, and Mingting Yuan 3 1 Qingdao University, College of automation and electrical engineering, 266071 Qingdao and Shangdong University,College

More information

NDI Techniques Supporting Steel Pipe Products

NDI Techniques Supporting Steel Pipe Products JFE TECHNICAL REPORT No. 7 (Jan. 26) IIZUKA Yukinori *1 NAGAMUNE Akio *2 MASAMURA Katsumi *3 Abstract: This paper describes JFE original ultrasonic testing (UT) technologies in Non-destructive inspection

More information

Table 1 The wheel-set security system of China high-speed railway

Table 1 The wheel-set security system of China high-speed railway 11th European Conference on Non-Destructive Testing (ECNDT 2014), October 6-10, 2014, Prague, Czech Republic More Info at Open Access Database www.ndt.net/?id=16352 Dynamic ultrasonic inspection technology

More information

The Quantitative Study of TOFD influenced by the Frequency Window of Autoregressive Spectral Extrapolation

The Quantitative Study of TOFD influenced by the Frequency Window of Autoregressive Spectral Extrapolation 19 th World Conference on Non-Destructive Testing 016 The Quantitative Study of TOFD influenced by the Frequency Window of Autoregressive Spectral Extrapolation Da KANG 1, Shijie JIN 1, Kan ZHANG 1, Zhongbing

More information

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

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

More information

Keywords: symlet wavelet, recoil acceleration, sensor, filtering

Keywords: symlet wavelet, recoil acceleration, sensor, filtering 4th International Conference on Computer, Mechatronics, Control and Electronic Engineering (ICCMCEE 2015) Analysis of Artillery Firing Recoil Movement Characteristics Based on Symlet Wavelet Filtering

More information

Title: Reference-free Structural Health Monitoring for Detecting Delamination in Composite Plates

Title: Reference-free Structural Health Monitoring for Detecting Delamination in Composite Plates Title: Reference-free Structural Health Monitoring for Detecting Delamination in Composite Plates Authors (names are for example only): Chul Min Yeum Hoon Sohn Jeong Beom Ihn Hyung Jin Lim ABSTRACT This

More information

Spectral Distance Amplitude Control for Ultrasonic Inspection of Composite Components

Spectral Distance Amplitude Control for Ultrasonic Inspection of Composite Components ECNDT 26 - Mo.2.6.4 Spectral Distance Amplitude Control for Ultrasonic Inspection of Composite Components Uwe PFEIFFER, Wolfgang HILLGER, DLR German Aerospace Center, Braunschweig, Germany Abstract. Ultrasonic

More information

IMPROVING THE MATERIAL ULTRASONIC CHARACTERIZATION AND THE SIGNAL NOISE RATIO BY THE WAVELET PACKET

IMPROVING THE MATERIAL ULTRASONIC CHARACTERIZATION AND THE SIGNAL NOISE RATIO BY THE WAVELET PACKET 17th World Conference on Nondestructive Testing, 25-28 Oct 28, Shanghai, China IMPROVING THE MATERIAL ULTRASONIC CHARACTERIZATION AND THE SIGNAL NOISE RATIO BY THE WAVELET PACKET Fairouz BETTAYEB 1, Salim

More information

INTRODUCTION. Strong Performance: High resolution and penetration, achieving precise flaw detection

INTRODUCTION. Strong Performance: High resolution and penetration, achieving precise flaw detection Shantou Institute of Ultrasonic Instruments Co., Ltd. Add: 77 Jinsha Road, Shantou, Guangdong 515041, China Tel: 86-754-88250150 Fax: 86-754-88251499 Http://www.siui.com/ndt Product Data CTS-9009 Digital

More information

Study on monitoring technology of aircraft engine based on vibration and oil

Study on monitoring technology of aircraft engine based on vibration and oil Study on monitoring technology of aircraft engine based on vibration and oil More info about this article: http://www.ndt.net/?id=21987 Junming LIN 1, Libo CHEN 2 1 Eddysun(Xiamen)Electronic Co., Ltd,

More information

Sonic Distance Sensors

Sonic Distance Sensors Sonic Distance Sensors Introduction - Sound is transmitted through the propagation of pressure in the air. - The speed of sound in the air is normally 331m/sec at 0 o C. - Two of the important characteristics

More information

Railway Wheels Flat Detector Using Doppler Effect

Railway Wheels Flat Detector Using Doppler Effect Available online at www.sciencedirect.com Physics Physics Procedia 3 (2010) 00 (2009) 811 817 000 000 www.elsevier.com/locate/procedia International Congress on Ultrasonics, Universidad de Santiago de

More information

Spectrum and Energy Distribution Characteristic of Electromagnetic Emission Signals during Fracture of Coal

Spectrum and Energy Distribution Characteristic of Electromagnetic Emission Signals during Fracture of Coal vailable online at www.sciencedirect.com Procedia Engineering 6 (011) 1447 1455 First International Symposium on Mine Safety Science and Engineering Spectrum and Energy istribution Characteristic of Electromagnetic

More information

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 49 CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 3.1 INTRODUCTION The wavelet transform is a very popular tool for signal processing and analysis. It is widely used for the analysis

More information

Experimental Research on Cavitation Erosion Detection Based on Acoustic Emission Technique

Experimental Research on Cavitation Erosion Detection Based on Acoustic Emission Technique 30th European Conference on Acoustic Emission Testing & 7th International Conference on Acoustic Emission University of Granada, 12-15 September 2012 www.ndt.net/ewgae-icae2012/ Experimental Research on

More information

Kirchhoff migration of ultrasonic images

Kirchhoff migration of ultrasonic images Kirchhoff migration of ultrasonic images Young-Fo Chang and Ren-Chin Ton Institute of Applied Geophysics, Institute of Seismology, National Chung Cheng University, Min-hsiung, Chiayi 621, Taiwan, R.O.C.

More information

High-temperature Ultrasonic Thickness Gauges for On-line Monitoring of Pipe Thinning for FAC Proof Test Facility

High-temperature Ultrasonic Thickness Gauges for On-line Monitoring of Pipe Thinning for FAC Proof Test Facility High-temperature Ultrasonic Thickness Gauges for On-line Monitoring of Pipe Thinning for FAC Proof Test Facility Yong-Moo Cheong 1, Se-Beom Oh 1, Kyung-Mo Kim 1, and Dong-Jin Kim 1 1 Nuclear Materials

More information

A Reflectometer for Cable Fault Location with Multiple Pulse Reflection Method

A Reflectometer for Cable Fault Location with Multiple Pulse Reflection Method 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Reflectometer for Cable Fault Location with Multiple Pulse Reflection Method Zheng Gongming Electronics & Information School, Yangtze University,

More information

Development and Application of 500MSPS Digitizer for High Resolution Ultrasonic Measurements

Development and Application of 500MSPS Digitizer for High Resolution Ultrasonic Measurements Indian Society for Non-Destructive Testing Hyderabad Chapter Proc. National Seminar on Non-Destructive Evaluation Dec. 7-9, 2006, Hyderabad Development and Application of 500MSPS Digitizer for High Resolution

More information

Design of Electromagnetic Ultrasonic Data Acquisition and Analysis System Based on USB

Design of Electromagnetic Ultrasonic Data Acquisition and Analysis System Based on USB Design of Electromagnetic Ultrasonic Data Acquisition and Analysis System Based on USB Zhitao Jiang (Corresponding author) Tel: 86-158-2149-7525 E-mail: robinjzt2010@gmail.com Pingkuan Liu Bo Zhang Abstract

More information

VHF Radar Target Detection in the Presence of Clutter *

VHF Radar Target Detection in the Presence of Clutter * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 1 Sofia 2006 VHF Radar Target Detection in the Presence of Clutter * Boriana Vassileva Institute for Parallel Processing,

More information

An instrument for detecting corrosion in anchorage zones of bridge cables using guided waves

An instrument for detecting corrosion in anchorage zones of bridge cables using guided waves 18th World Conference on Nondestructive Testing, 16-20 April 2012, Durban, South Africa An instrument for detecting corrosion in anchorage zones of bridge cables using guided waves Jiang XU, Xinjun WU,

More information

Electronic Buzzer for Blind

Electronic Buzzer for Blind EE318 Electronic Design Lab Project Report, EE Dept, IIT Bombay, April 2009 Electronic Buzzer for Blind Group no. B08 Vaibhav Chaudhary (06007018) Anuj Jain (06007019)

More information

The Application and Stimulation Research of PIC single chip in. waveform signal generator. Gao Yi

The Application and Stimulation Research of PIC single chip in. waveform signal generator. Gao Yi Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 694-697, pp 1446-1449 doi:10.4028/www.scientific.net/amr.694-697.1446 2013 Trans Tech Publications, Switzerland The Application and

More information

Ripple and Uniformity Measurement of a Phased-Array Testing-Machine for round-bar Testing

Ripple and Uniformity Measurement of a Phased-Array Testing-Machine for round-bar Testing 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Ripple and Uniformity Measurement of a Phased-Array Testing-Machine for round-bar Testing Stephan FALTER 1, Josef MAIER

More information

Instantaneous Baseline Damage Detection using a Low Power Guided Waves System

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

More information

A Breakthrough in Sputtering Target Inspections: Ultra-High Speed Phased Array Scanning with Volume Focusing

A Breakthrough in Sputtering Target Inspections: Ultra-High Speed Phased Array Scanning with Volume Focusing 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China A Breakthrough in Sputtering Target Inspections: Ultra-High Speed Phased Array Scanning with Volume Focusing Dominique Braconnier,

More information

Echo Cancellation of Multipath Channel in Ultrasonic Through-steel Communication System Tao Liu1,a, Xin lv1,b,qiang Guo1,c

Echo Cancellation of Multipath Channel in Ultrasonic Through-steel Communication System Tao Liu1,a, Xin lv1,b,qiang Guo1,c 3rd International Conference on Materials Engineering, Manufacturing echnology and Control (ICMEMC 6) Echo Cancellation of Multipath Channel in Ultrasonic hrough-steel Communication System ao Liu,a, Xin

More information

Design of NI sbrio Based Working Fluid Level Detector and its Verification

Design of NI sbrio Based Working Fluid Level Detector and its Verification , pp.109-118 http://dx.doi.org/10.14257/ijsip.2013.6.6.11 Design of NI sbrio Based Woring Fluid Level Detector and its Verification Bingun Gao 1, Liyang Jin 2 and Running Gao 3 1,2 Electrical Information

More information

Table of Contents...2. About the Tutorial...6. Audience...6. Prerequisites...6. Copyright & Disclaimer EMI INTRODUCTION Voltmeter...

Table of Contents...2. About the Tutorial...6. Audience...6. Prerequisites...6. Copyright & Disclaimer EMI INTRODUCTION Voltmeter... 1 Table of Contents Table of Contents...2 About the Tutorial...6 Audience...6 Prerequisites...6 Copyright & Disclaimer...6 1. EMI INTRODUCTION... 7 Voltmeter...7 Ammeter...8 Ohmmeter...8 Multimeter...9

More information

ASSESSMENT OF WALL-THINNING IN CARBON STEEL PIPE BY USING LASER-GENERATED GUIDED WAVE

ASSESSMENT OF WALL-THINNING IN CARBON STEEL PIPE BY USING LASER-GENERATED GUIDED WAVE ASSESSMENT OF WALL-THINNING IN CARBON STEEL PIPE BY USING LASER-GENERATED GUIDED WAVE DOYOUN KIM, YOUNHO CHO * and JOONHYUN LEE Graduate School of Mechanical Engineering, Pusan National University Jangjeon-dong,

More information

The Development of Laser Ultrasonic Visualization Equipment and its Application in Nondestructive Inspection

The Development of Laser Ultrasonic Visualization Equipment and its Application in Nondestructive Inspection 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China The Development of Laser Ultrasonic Visualization Equipment and its Application in Nondestructive Inspection Bo WANG 1,

More information

Spectrum Analyses and Extracting Components of Ultrasonic Echo Signals Qiu-ze YE, Xi-zhong SHEN and Wei-wei CAO

Spectrum Analyses and Extracting Components of Ultrasonic Echo Signals Qiu-ze YE, Xi-zhong SHEN and Wei-wei CAO 2016 International Conference on Advanced Manufacture Technology and Industrial Application (AMTIA 2016) ISBN: 978-1-60595-387-8 Spectrum Analyses and Extracting Components of Ultrasonic Echo Signals Qiu-ze

More information

Study on the UWB Rader Synchronization Technology

Study on the UWB Rader Synchronization Technology Study on the UWB Rader Synchronization Technology Guilin Lu Guangxi University of Technology, Liuzhou 545006, China E-mail: lifishspirit@126.com Shaohong Wan Ari Force No.95275, Liuzhou 545005, China E-mail:

More information

Research and Application of Pulsed Eddy Current Testing for Ferromagnetic Metallic Components

Research and Application of Pulsed Eddy Current Testing for Ferromagnetic Metallic Components Research and Application of Pulsed Eddy Current Testing for Ferromagnetic Metallic Components G. T. Shen, 1, J. Li 1, 2 and X. J. Wu 3, 1 China Special Equipment Inspection and Research Institute, Beijing,

More information

Target Echo Information Extraction

Target Echo Information Extraction Lecture 13 Target Echo Information Extraction 1 The relationships developed earlier between SNR, P d and P fa apply to a single pulse only. As a search radar scans past a target, it will remain in the

More information

NDT Supply.com 7952 Nieman Road Lenexa, KS USA

NDT Supply.com 7952 Nieman Road Lenexa, KS USA Smartor Ultrasonic Flaw Detector & Thickness Gauge One-hand Operation Smart Test Wizard Weld Simulation Advanced Conventional UT & Thickness Measurement SIUI s new Smartor is a combination ultrasonic testing

More information

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015)

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) International Conference on Information Sciences Machinery Materials and Energy (ICISMME 2015) Research on the visual detection device of partial discharge visual imaging precision positioning WANG Tian-zheng

More information

Image Denoising using Filters with Varying Window Sizes: A Study

Image Denoising using Filters with Varying Window Sizes: A Study e-issn 2455 1392 Volume 2 Issue 7, July 2016 pp. 48 53 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Image Denoising using Filters with Varying Window Sizes: A Study R. Vijaya Kumar Reddy

More information

How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring. Chunhua Yang

How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring. Chunhua Yang 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 205) How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring

More information

DIGITAL PROCESSING METHODS IN EDDY-CURRENT FLAW DETECTION

DIGITAL PROCESSING METHODS IN EDDY-CURRENT FLAW DETECTION DIGITAL PROCESSING METODS IN EDDY-CURRENT FLAW DETECTION A.N. Bijulev, V.F. Muhitskiy (JSC Spectrum-RII, Moscow, Russia) R.V. Zagidulin (State Univ. of Bashkortostan, Ufa, Russia) Abstract: The application

More information

The Study on the Method of Eliminating Errors of PSD

The Study on the Method of Eliminating Errors of PSD Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com The Study on the Method of Eliminating Errors of PSD Changjun ZHOU, * Wei WANG, Hongxiao CHAO, Lina HONG, Xin CAO, Pengfei ZHANG, Lingyue

More information

Multi scale modeling and simulation of the ultrasonic waves interfacing with welding flaws in steel material

Multi scale modeling and simulation of the ultrasonic waves interfacing with welding flaws in steel material Multi scale modeling and simulation of the ultrasonic waves interfacing with welding flaws in steel material Fairouz BETTAYEB Research centre on welding and control, BP: 64, Route de Delly Brahim. Chéraga,

More information

High Voltage Security System Design and Testing of Electric Car

High Voltage Security System Design and Testing of Electric Car TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.5, May 2014, pp. 3678 ~ 3683 DOI: http://dx.doi.org/10.11591/telkomnika.v12i5.4899 3678 High Voltage Security System Design and Testing

More information

Digital Ultrasonic Flaw Detector

Digital Ultrasonic Flaw Detector Digital Ultrasonic Flaw Detector Adjustable Square Wave Pulser High-resolution Display Screen VGA Video Output Portable & Reliable Portable, Easy-to-Use, Reliable Advanced General-Purpose Digital Flaw

More information

Digital Ultrasonic Flaw Detector

Digital Ultrasonic Flaw Detector Digital Ultrasonic Flaw Detector Adjustable Square Wave Pulser High-resolution Display Screen VGA Video Output Portable & Reliable Portable, Easy-to-Use, Reliable Advanced General-Purpose Digital Flaw

More information

Ultrasonic Level Detection Technology. ultra-wave

Ultrasonic Level Detection Technology. ultra-wave Ultrasonic Level Detection Technology ultra-wave 1 Definitions Sound - The propagation of pressure waves through air or other media Medium - A material through which sound can travel Vacuum - The absence

More information

Telemetry Vibration Signal Trend Extraction Based on Multi-scale Least Square Algorithm Feng GUO

Telemetry Vibration Signal Trend Extraction Based on Multi-scale Least Square Algorithm Feng GUO nd International Conference on Electronics, Networ and Computer Engineering (ICENCE 6) Telemetry Vibration Signal Extraction Based on Multi-scale Square Algorithm Feng GUO PLA 955 Unit 9, Liaoning Dalian,

More information

A novel active current disturbance method

A novel active current disturbance method , pp.60-64 http://dx.doi.org/10.14257/astl.2015.111.12 A novel active current disturbance method Wu Tiezhou *, Xiong Jinlong, Wu Xiaomin, Luo Meng Hubei University of technology, Hubei collaborative Innovation

More information

NEW DIGITAL ANGLE MEASUREMENT FACILITY BASED ON FPGA

NEW DIGITAL ANGLE MEASUREMENT FACILITY BASED ON FPGA 30 th ovember 202. Vol. 45 o.2 ISS: 992-8645 www.jatit.org E-ISS: 87-395 EW DIGITAL AGLE MEASUREMET FACILITY BASED O FPGA HAO ZHAO, 2 HAO FEG Jiaxing University, Jiaxing Zhejiang China 2 Hangzhou Dianzi

More information

Oil metal particles Detection Algorithm Based on Wavelet

Oil metal particles Detection Algorithm Based on Wavelet Oil metal particles Detection Algorithm Based on Wavelet Transform Wei Shang a, Yanshan Wang b, Meiju Zhang c and Defeng Liu d AVIC Beijing Changcheng Aeronautic Measurement and Control Technology Research

More information

Design of double loop-locked system for brush-less DC motor based on DSP

Design of double loop-locked system for brush-less DC motor based on DSP International Conference on Advanced Electronic Science and Technology (AEST 2016) Design of double loop-locked system for brush-less DC motor based on DSP Yunhong Zheng 1, a 2, Ziqiang Hua and Li Ma 3

More information

Ray Detection Digital Image Quality and Influential Factors

Ray Detection Digital Image Quality and Influential Factors 7th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Ray Detection Digital Image Quality and Influential Factors Xiangzhao ZENG (Qingyuan, Guangdong, China Guangdong Yingquan

More information

Identifying Scatter Targets in 2D Space using In Situ Phased Arrays for Guided Wave Structural Health Monitoring

Identifying Scatter Targets in 2D Space using In Situ Phased Arrays for Guided Wave Structural Health Monitoring Identifying Scatter Targets in 2D Space using In Situ Phased Arrays for Guided Wave Structural Health Monitoring Eric Flynn Metis Design Corporation / Los Alamos National Laboratory LA-UR 11-04921 Seth

More information

Application of Singular Value Energy Difference Spectrum in Axis Trace Refinement

Application of Singular Value Energy Difference Spectrum in Axis Trace Refinement Sensors & Transducers 204 by IFSA Publishing, S. L. http://www.sensorsportal.com Application of Singular Value Energy Difference Spectrum in Ais Trace Refinement Wenbin Zhang, Jiaing Zhu, Yasong Pu, Jie

More information

A Novel Forging Hammerhead Displacement Detection System Based on Eddy Current Sensor

A Novel Forging Hammerhead Displacement Detection System Based on Eddy Current Sensor Sensors & ransducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Novel Forging Hammerhead Displacement Detection System Based on Eddy Current Sensor ZHANG Chun-Long, CHEN Zi-Guo Department

More information

Interface to the Analog World

Interface to the Analog World Interface to the Analog World Liyuan Liu and Zhihua Wang 1 Sensoring the World Sensors or detectors are ubiquitous in the world. Everyday millions of them are produced and integrated into various kinds

More information

ICA & Wavelet as a Method for Speech Signal Denoising

ICA & Wavelet as a Method for Speech Signal Denoising ICA & Wavelet as a Method for Speech Signal Denoising Ms. Niti Gupta 1 and Dr. Poonam Bansal 2 International Journal of Latest Trends in Engineering and Technology Vol.(7)Issue(3), pp. 035 041 DOI: http://dx.doi.org/10.21172/1.73.505

More information

Atmospheric Signal Processing. using Wavelets and HHT

Atmospheric Signal Processing. using Wavelets and HHT Journal of Computations & Modelling, vol.1, no.1, 2011, 17-30 ISSN: 1792-7625 (print), 1792-8850 (online) International Scientific Press, 2011 Atmospheric Signal Processing using Wavelets and HHT N. Padmaja

More information

ULTRASONIC SIGNAL PROCESSING TOOLBOX User Manual v1.0

ULTRASONIC SIGNAL PROCESSING TOOLBOX User Manual v1.0 ULTRASONIC SIGNAL PROCESSING TOOLBOX User Manual v1.0 Acknowledgment The authors would like to acknowledge the financial support of European Commission within the project FIKS-CT-2000-00065 copyright Lars

More information

Research and Design on IGBT Induction Heating Power Supply

Research and Design on IGBT Induction Heating Power Supply Research and Design on IGBT Induction Heating Power Supply Yongxing Wang, Yabin Li, Yonglong Peng, Xingkun Qi Department of Electric and Electronic Engineering, North China Electric Power University Baoding,

More information

Reduction of Dispersive Wave Modes in Guided Wave Testing using Split-Spectrum Processing

Reduction of Dispersive Wave Modes in Guided Wave Testing using Split-Spectrum Processing More Info at Open Access Database www.ndt.net/?id=19138 Reduction of Dispersive Wave Modes in Guided Wave Testing using Split-Spectrum Processing S. K. Pedram 1, K. Thornicroft 2, L. Gan 3, and P. Mudge

More information

1818. Evaluation of arbitrary waveform acoustic signal generation techniques in dispersive waveguides

1818. Evaluation of arbitrary waveform acoustic signal generation techniques in dispersive waveguides 1818. Evaluation of arbitrary waveform acoustic signal generation techniques in dispersive waveguides V. Augutis 1, D. Gailius 2, E. Vastakas 3, P. Kuzas 4 Kaunas University of Technology, Institute of

More information

Nonlinear Filtering in ECG Signal Denoising

Nonlinear Filtering in ECG Signal Denoising Acta Universitatis Sapientiae Electrical and Mechanical Engineering, 2 (2) 36-45 Nonlinear Filtering in ECG Signal Denoising Zoltán GERMÁN-SALLÓ Department of Electrical Engineering, Faculty of Engineering,

More information

FATIGUE CRACK DETECTION IN METALLIC MEMBERS USING SPECTRAL

FATIGUE CRACK DETECTION IN METALLIC MEMBERS USING SPECTRAL FATGUE CRACK DETECTON N METALLC MEMBERS USNG SPECTRAL ANAL YSS OF UL TRASONC RAYLEGH WAVES Udaya B. Halabe and Reynold Franklin West Virginia University Constructed Facilities Center Department of Civil

More information

Partial Discharge Signal Detection by Piezoelectric Ceramic Sensor and The Signal Processing

Partial Discharge Signal Detection by Piezoelectric Ceramic Sensor and The Signal Processing Journal of Electroceramics, 13, 487 492, 2004 C 2004 Kluwer Academic Publishers. Manufactured in The Netherlands. Partial Discharge Signal Detection by Piezoelectric Ceramic Sensor and The Signal Processing

More information

EE 422G - Signals and Systems Laboratory

EE 422G - Signals and Systems Laboratory EE 422G - Signals and Systems Laboratory Lab 5 Filter Applications Kevin D. Donohue Department of Electrical and Computer Engineering University of Kentucky Lexington, KY 40506 February 18, 2014 Objectives:

More information

Partial Discharge Monitoring and Diagnosis of Power Generator

Partial Discharge Monitoring and Diagnosis of Power Generator Partial Discharge Monitoring and Diagnosis of Power Generator Gao Wensheng Institute of High Voltage & insulation tech. Electrical Eng. Dept., Tsinghua University Wsgao@tsinghua.edu.cn Currently preventive

More information

Chapter 2 Analog-to-Digital Conversion...

Chapter 2 Analog-to-Digital Conversion... Chapter... 5 This chapter examines general considerations for analog-to-digital converter (ADC) measurements. Discussed are the four basic ADC types, providing a general description of each while comparing

More information

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Test & Measurement Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Modern radar systems serve a broad range of commercial, civil, scientific and military applications.

More information

15 th Asia Pacific Conference for Non-Destructive Testing (APCNDT2017), Singapore.

15 th Asia Pacific Conference for Non-Destructive Testing (APCNDT2017), Singapore. Time of flight computation with sub-sample accuracy using digital signal processing techniques in Ultrasound NDT Nimmy Mathew, Byju Chambalon and Subodh Prasanna Sudhakaran More info about this article:

More information

NONDESTRUCTIVE EVALUATION OF CLOSED CRACKS USING AN ULTRASONIC TRANSIT TIMING METHOD J. Takatsubo 1, H. Tsuda 1, B. Wang 1

NONDESTRUCTIVE EVALUATION OF CLOSED CRACKS USING AN ULTRASONIC TRANSIT TIMING METHOD J. Takatsubo 1, H. Tsuda 1, B. Wang 1 NONDESTRUCTIVE EVALUATION OF CLOSED CRACKS USING AN ULTRASONIC TRANSIT TIMING METHOD J. Takatsubo 1, H. Tsuda 1, B. Wang 1 1 National Institute of Advanced Industrial Science and Technology, Tsukuba, Japan

More information

Signal-to-Noise Ratio Enhancement Based on Wavelet Filtering in Ultrasonic Testing

Signal-to-Noise Ratio Enhancement Based on Wavelet Filtering in Ultrasonic Testing Signal-to-Noise Ratio Enhancement Based on Wavelet Filtering in Ultrasonic Testing Vaclav Matz, Radislav Smid, Stanislav Starman, Marcel Kreidl Czech Technical University, Department of Measurement, Faculty

More information

ULTRASONIC GUIDED WAVE ANNULAR ARRAY TRANSDUCERS FOR STRUCTURAL HEALTH MONITORING

ULTRASONIC GUIDED WAVE ANNULAR ARRAY TRANSDUCERS FOR STRUCTURAL HEALTH MONITORING ULTRASONIC GUIDED WAVE ANNULAR ARRAY TRANSDUCERS FOR STRUCTURAL HEALTH MONITORING H. Gao, M. J. Guers, J.L. Rose, G. (Xiaoliang) Zhao 2, and C. Kwan 2 Department of Engineering Science and Mechanics, The

More information

Introduction to Wavelet Transform. Chapter 7 Instructor: Hossein Pourghassem

Introduction to Wavelet Transform. Chapter 7 Instructor: Hossein Pourghassem Introduction to Wavelet Transform Chapter 7 Instructor: Hossein Pourghassem Introduction Most of the signals in practice, are TIME-DOMAIN signals in their raw format. It means that measured signal is a

More information

ULTRASONIC SIGNAL CHARACTERIZATIONS OF FLAT-BOTTOM HOLES IN

ULTRASONIC SIGNAL CHARACTERIZATIONS OF FLAT-BOTTOM HOLES IN ULTRASONIC SIGNAL CHARACTERIZATIONS OF FLAT-BOTTOM HOLES IN TITANIUM ALLOYS: EXPERIMENT AND THEORY INTRODUCTION Chien-Ping Chiou 1, Frank J. Margetan 1 and R. Bruce Thompson2 1 FAA Center for Aviation

More information

Reference wavelets used for deconvolution of ultrasonic time-of-flight diffraction (ToFD) signals

Reference wavelets used for deconvolution of ultrasonic time-of-flight diffraction (ToFD) signals 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Reference wavelets used for deconvolution of ultrasonic time-of-flight diffraction (ToFD) signals Farhang HONARVAR 1, Amin

More information

FIRST MEASUREMENTS FROM A NEW BROADBAND VIBROTHERMOGRAPHY MEASUREMENT SYSTEM

FIRST MEASUREMENTS FROM A NEW BROADBAND VIBROTHERMOGRAPHY MEASUREMENT SYSTEM FIRST MEASUREMENTS FROM A NEW BROADBAND VIBROTHERMOGRAPHY MEASUREMENT SYSTEM Stephen D. Holland 1 Center for NDE and Aerospace Eng Dept, Iowa State Univ, Ames, Iowa 50011 ABSTRACT. We report on the construction

More information

ACCURACY IMPROVEMENT ON NON-INVASIVE ULTRASONIC-DOPPLER FLOW MEASUREMENT BY UTILZING SHEAR WAVES IN METAL PIPE

ACCURACY IMPROVEMENT ON NON-INVASIVE ULTRASONIC-DOPPLER FLOW MEASUREMENT BY UTILZING SHEAR WAVES IN METAL PIPE 4th International Symposium on Ultrasonic Doppler Method for Fluid Mechanics and Fluid Engineering Sapporo, 6.-8. September, 24 ACCURACY IMPROVEMENT ON NON-INVASIVE ULTRASONIC-DOPPLER FLOW MEASUREMENT

More information

INTRODUCTION. Have applications for imaging, detection and navigation.

INTRODUCTION. Have applications for imaging, detection and navigation. ULTRASONICS INTRODUCTION The word ultrasonic combines the Latin roots ultra - beyond sonic - sound. Having frequencies above the audible range i.e. above 20000Hz Have applications for imaging, detection

More information

Frequency Demodulation Analysis of Mine Reducer Vibration Signal

Frequency Demodulation Analysis of Mine Reducer Vibration Signal International Journal of Mineral Processing and Extractive Metallurgy 2018; 3(2): 23-28 http://www.sciencepublishinggroup.com/j/ijmpem doi: 10.11648/j.ijmpem.20180302.12 ISSN: 2575-1840 (Print); ISSN:

More information

Ultrasonic Imaging of Tight Crack Surfaces by Backscattered Transverse Wave with a Focused Transducer

Ultrasonic Imaging of Tight Crack Surfaces by Backscattered Transverse Wave with a Focused Transducer ECNDT 2006 - Poster 165 Ultrasonic Imaging of Tight Crack Surfaces by Backscattered Transverse Wave with a Focused Transducer Koichiro KAWASHIMA, Materials Diagnosis Lab., Nagoya, Japan Morimasa MURASE

More information

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Kuang Chiu Huang TCM NCKU Spring/2008 Goals of This Class Through the lecture of fundamental information for data and signals,

More information

Highly Efficient Automatic Ultrasonic Flaw Detection System for Weld Seams of UOE Pipes

Highly Efficient Automatic Ultrasonic Flaw Detection System for Weld Seams of UOE Pipes Highly Efficient Automatic Ultrasonic Flaw Detection ystem for Weld eams of UOE Pipes Yukinori Iizuka, Yasuhiro Matsufuji, Kozo Maeda and usumu Iwakura Dr., enior Research Engineer, ensing & Control Research

More information

Level Measurement Techniques In A Modern Quarry

Level Measurement Techniques In A Modern Quarry Level Measurement Techniques In A Modern Quarry John Leadbetter Mining & Bulk Handling Manager VEGA Australia History The application and use of Level Measurement in Quarries has come from very basic techniques.

More information

Study on the Algorithm of Vibration Source Identification Based on the Optical Fiber Vibration Pre-Warning System

Study on the Algorithm of Vibration Source Identification Based on the Optical Fiber Vibration Pre-Warning System PHOTONIC SENSORS / Vol. 5, No., 5: 8 88 Study on the Algorithm of Vibration Source Identification Based on the Optical Fiber Vibration Pre-Warning System Hongquan QU, Xuecong REN *, Guoxiang LI, Yonghong

More information

Analysis of Partial Discharge Detection in Power Cable by WTST-NST Filter Technology

Analysis of Partial Discharge Detection in Power Cable by WTST-NST Filter Technology Proceedings of the th WSEAS International Conference on Automatic Control, Modelling and Simulation Analysis of Partial Discharge Detection in Power Cable by WTST-NST Filter Technology HUI WANG, CHENGJUN

More information

Phase-Sensitive Optical Time-Domain Reflectometry Amplified by Gated Raman Pump

Phase-Sensitive Optical Time-Domain Reflectometry Amplified by Gated Raman Pump PHOTONIC SENSORS / Vol. 5, No. 4, 2015: 345 350 Phase-Sensitive Optical Time-Domain Reflectometry Amplified by Gated Raman Pump Yi LI *, Yi ZHOU, Li ZHANG, Mengqiu FAN, and Jin LI Key Laboratory of Optical

More information

A FPGA Based Platform for Multi-Frequency Eddy Current Testing

A FPGA Based Platform for Multi-Frequency Eddy Current Testing 11th European onference on Non-Destructive Testing (ENDT 2014), October 6-10, 2014, Prague, zech Republic A FPGA Based Platform for Multi-Frequency Eddy urrent Testing Sergio RODRIGUEZ G. 1*, Yuedong XIE

More information

Multi-Resolution Wavelet Analysis for Chopped Impulse Voltage Measurements

Multi-Resolution Wavelet Analysis for Chopped Impulse Voltage Measurements Multi-Resolution Wavelet Analysis for Chopped Impulse Voltage Measurements EMEL ONAL Electrical Engineering Department Istanbul Technical University 34469 Maslak-Istanbul TURKEY onal@elk.itu.edu.tr http://www.elk.itu.edu.tr/~onal

More information

The Application of TOFD Technique on the Large Pressure Vessel

The Application of TOFD Technique on the Large Pressure Vessel 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China The Application of TOFD Technique on the Large Pressure Vessel Yubao Guangdong Special Equipment Inspection Institute Floor

More information

Comparison of De-Noising Methods used for EMAT Signals

Comparison of De-Noising Methods used for EMAT Signals ECNDT 26 - Tu..3.5 Comparison of De-Noising Methods used for EMAT Signals Václav MATZ, Radislav ŠMÍD, Marcel KREIDL, CTU, FEE, Prague, Czech Republic Stanislav ŠTARMAN, STARMANS electronics s.r.o. Abstract.

More information