FUSION OF MULTIMODAL NDE DATA FOR IMPROVED CORROSION DETECTION

Size: px
Start display at page:

Download "FUSION OF MULTIMODAL NDE DATA FOR IMPROVED CORROSION DETECTION"

Transcription

1 ICONIC 2007 St. Louis, MO, USA June 27-29, 2007 FUSION OF MULTIMODAL NDE DATA FOR IMPROVED CORROSION DETECTION K. Gupta 1, R.J. Stanley 1, M.T. Ghasr 1, S. Kharkovsky 1, R. Zoughi 1, G. Steffes 2 1 Electrical and Computer Engineering Department University of Missouri-Rolla, Rolla, MO Phone: , Fax: stanleyj@umr.edu 2 Air Force Research Laboratory (AFRL) Wright Patterson, OH Phone: Gary.Steffes@wpafb.af.mil Abstract. Corrosion is a significant maintenance problem, especially for aging aircrafts, with the Air Force recently estimating corrosion maintenance costs exceeding $800M per year. Nondestructive evaluation (NDE) techniques can be used to detect corrosion under paint and hidden within layered structures. However, it is difficult to capture a comprehensive picture of the corrosion environment using any single NDE technique. This research presents a data fusion approach for combining raw multimodal NDE data for detecting surface and subsurface corrosion, which facilitates limiting false corrosion detections. Experimental results are presented using NDE techniques, including microwave, eddy current, ultrasound, and radiography for a lap-joint mimic. Keywords: Corrosion, Data Fusion, Eddy Current, Microwaves, Nondestructive Evaluation. 1 INTRODUCTION NDE methods have been used to detect corrosion under coatings such as paint, etc. [1], as well as subsurface corrosion in layered structures [2]. Near-field microwave NDE techniques, utilizing open-ended rectangular waveguide probes, have been successfully used in detecting and evaluating corrosion precursor pitting under paint due to their high spatial resolution [3]. However, microwaves do not penetrate highly conducting materials such as metals. Therefore, in a lap joint made of several aluminum panels, other methods must be employed to detect corrosion in between the various layers of the structure. Eddy current (EC) NDE techniques can detect corrosion through metals and are also sensitive to corrosion severity [2]. Eddy current inspection systems are small, portable, inexpensive and capable of providing effective metal loss information. Radiographic NDE techniques can also be used to detect the presence of corrosion in layered structures [2]. Consequently, combining data obtained from multiple NDE modalities, i.e. data fusion, has the potential to give a comprehensive snapshot of the corrosion environment in layered structures. A preliminary study has indicated the usefulness of fusing microwave NDE and eddy current inspection data [4]. In this study, data fusion techniques are investigated for fusing raw 407

2 multimodal data and performing corrosion detection from structures using NDE methods, including microwave, eddy current inspection and radiographic inspection. Fusion of raw NDE data is performed using three different techniques, including the Hotelling transform [5], a dissimilarity measure-based fusion algorithm [6], and a wavelet transform-based technique [7]. Statistical and data driven fuzzy logic-based anomaly detection methods are examined for automatic detection of corrosion areas from the fused NDE data [8,9]. Fusion of the anomaly detection results is performed using an extension of the maximum likelihood approach to data to limit false corrosion detection [10]. 2 DATA FUSION ALGORITHM The data fusion process investigated is shown in Figure 1. First, fusion is performed at the raw data level. NDE images from a single modality are fused to provide enhanced contrast and reduced noise levels in the resultant images. Fusion of NDE images from different modalities improves image quality and also provides complementary information in the composite image. Three techniques were investigated for raw NDE data fusion and are discussed in following sections. Next, RX and fuzzy logic-based anomaly detectors are presented for automated detection of corrosion areas from the fused images. Finally, a maximum likelihood approach is described for fusing the corrosion detection results from the RX and fuzzy logic-based methods to reduce false corrosion detections. Figure 1: Data fusion process overview. 2.1 Hotelling Transform-Based Data Fusion Algorithm The first raw data fusion method examined was the Hotelling transform [6]. This method uses multiple spatially registered NDE images, each with M rows and N columns, which are expressed as a unit by grouping together the gray values at corresponding pixel position to form vectors. If there are n such images then there will be a total of K= MN vectors, each of size n x 1. T Let x ( i, j) = [ x 1(i,j),x 2(i,j),...,x n(i, j) ] denote the column vector of gray values from the registered modal image data x1, x 2,., x n, and let their mean and covariance matrix be denoted as C x, respectively. Let A denote the eigenvector corresponding to the largest eigenvalue of. The resulting pixel value at each (i,j) for the fused image, y, is given in equation (1). m x and C x y(i,j) = A( x(i, j) mx ) (1) 408

3 2.2 Dissimilarity Measure-Based Data Fusion Algorithm The second method investigated was based on a dissimilarity measure to highlight the degree of disagreement between an image pixel and its neighbors [5]. This dissimilarity measure-based algorithm was used in this research to generate a single fused image from multiple spatially registered NDE images. The algorithm retains the salient features of the individual images (modalities) being fused. The algorithm uses a local window of an appropriately chosen size around each pixel in the NDE image. Equation (2) gives the pixel value at each location of resulting fused image, denoted as d. From equation (2),. represents the Euclidian norm. E represents the four connected neighborhood of the current pixel location (i,j) and a set of randomly selected pixels, at coordinates (i,j ), within a local window centered at (i, j). x(i, j) and x(i, j ) are the band vectors at pixel locations (i,j) and (i,j ) respectively and N(i,j) denotes the number of pixels in the set E. d(i,j) = x(i, j) x(i, j) (i,j) E 2.3 Discrete Wavelet Transform-Based Data Fusion Algorithm N (i,j) The third method explored was based on the Discrete Wavelet Transform (DWT) [7]. In the sub images obtained in the transform domain, a larger absolute value corresponds to a sharper change in brightness and, therefore, to regions such as lines, edges, region boundaries in the images. The maximum absolute value at each pixel location (i,j) was taken to generate the fused image in the transform domain. The pixel based fusion rule is summarized in equation (3). { } T(F) (i, j) = max T(x ) (i, j),t(x ) (i, j),...,t(x ) L (i, j) (3) L 1 L 2 L n T( F) L ( i, j) denotes the DWT coefficients of the fused image F at position (, j) i of scale factor L, x 1,x 2,,x n denote the images to be fused. Once the sub-bands are fused in the transform domain the inverse discrete wavelet transform of the fused coefficients is obtained to yield the fused image in the spatial domain. For the multimodal data examined in this research, F was determined using db10 at scale factor L= Anomaly Detectors Two anomaly detectors were applied to the fused raw data images. First, the RX detector [8] provides a rotation invariant approach to anomaly detection. The RX detector compares the covariance within a circular target region to the covariance of an outer annular region in generating a statistically-based anomaly confidence value used for corrosion detection. Second, a fuzzy logic-based anomaly detector was examined [9]. If B denotes a fuzzy set representative of the gray levels associated with the non-corroded areas or the background in the fused images, the fuzzy clustering ratio is ratio of the number of 8-connected neighbors for a pixel (i,j) that have a specified membership in B to the number of pixels in the 8-connected neighborhood that (2) 409

4 have non-zero membership in B. An extension of a maximum likelihood approach [10] to data fusion was used to fuse results obtained from the two anomaly detectors. 3 EXPERIMENTS PERFORMED Three aluminum plates, each measuring 12 x 12 x 0.04 were corroded in a salt fog chamber with varying exposure times from one day to five days resulting in varying corrosion levels. A lap joint like structure was mimicked by stacking the panels as shown in Figure 2. The top panel was painted subsequent to having been corroded. Microwave NDE images of the lap joint mimic were obtained using near-field microwave reflectometers with open-ended rectangular waveguide probes at V-band (50-75 GHz) and W-band ( GHz). Also, eddy current and radiography image data for a lap joint specimen obtained from a retired aircraft was provided by the Air Force Research Lab (AFRL). Paint Layer 4 RESULTS AND DISCUSSIONS Figure 2: Schematic of stacked panels mimicking a lap joint. The results for the data fusion experiments performed are summarized in Figures 3-5. Figure 3 (a) shows the radiographic image of a lap joint specimen from a retired aircraft in which circular corrosion patches were simulated. Figure 3 (b) gives the eddy current image of the same panel. The two images were fused using the dissimilarity index-based fusion algorithm, with the raw data fused image shown in Figure 3 (c). The fused image highlights the circular corrosion patches while suppressing the indications of the rivet heads. The RX and fuzzy anomaly detector results for the fused image are shown in Figure 3 (d) and (e), respectively. Figure 3 (f) gives the detector level fusion image obtained using the maximum likelihood technique for combining the RX and fuzzy detector results. (a) (b) (c) (d) (e) (f) Figure 3: Fusion results using dissimilarity index based algorithm, (a) radiograph image, (b) eddy current image, (c) data level fusion image, (d) RX anomaly detector, (e) fuzzy anomaly detector, (f) detector level fusion image 410

5 Figure 4 (a) shows a W-band microwave image of the lap joint mimic specimen shown in Figure 2. The V-band microwave image of the same specimen is shown in Figure 4 (b). The two images provide indication of the presence of corrosion under paint in the top layer of the specimen. However, individually the images lack contrast and also do not exhibit sharp transitions between the corroded and pristine regions. The image obtained by fusing the V-band and W-band microwave images is shown in Figure 4 (c). The fused image exhibits a greater overall contrast as well as sharper edges highlighting the transitions between the corrosion patches and the background. The RX and fuzzy anomaly detector results for the fused image are shown in Figure 4 (d) and (e), respectively. The detector level fusion image obtained by fusing the results of the RX and fuzzy detector is shown in Figure 4 (f). (a) (b) (c) (d) (e) (f) Figure 4: Fusion results using Hotelling transform based algorithm, (a) W-band microwave image, (b) V-band microwave image, (c) data level fusion image, (d) RX anomaly detector, (e) fuzzy anomaly detector, (f) detector level fusion image Figure 5 (a) shows the V-band microwave image of the lap joint mimic specimen. Figure 5 (b) gives the eddy current image of the specimen at a frequency of 2 khz. The microwave image provides indication of corrosion under paint in the top layer while the eddy current image reveals corrosion occurring in deeper layers. Figure 5 (c) presents the fused image obtained using the discrete wavelet transform-based algorithm. The corrosion schematic of the lap joint mimic specimen shown in Figure 5 (d), reveals that the fused image in Figure 5 (c) provides corrosion information under paint as well as in deeper layers of the lap joint specimen. 5 SUMMARY The current investigation demonstrates that fusion of raw multimodal NDE data is able to provide a comprehensive snapshot of the corrosion environment. Anomaly detection on the fused images and subsequent decision level data fusion helps in limiting false corrosion detection. Preliminary studies have shown that data fusion techniques can be used to assess the residual structural integrity of lap joint mimics [4]. The use of multimodal fusion, at both the raw data level and the decision level, to evaluate the structural integrity of real life aircraft structures such as lap joints may be examined in future studies. 411

6 (a) (b) (c) (d) Figure 5: Fusion results using the discrete wavelet transform based algorithm, (a) V-band microwave image, (b) 2 khz EC image, (c) data level fusion image, (d) Corrosion schematic of lap joint mimic panel. REFERENCES 1. R. Zoughi, Microwave Non-Destructive Testing and Evaluation, Kluwer Academic Publishers, The Netherlands, Nondestructive Evaluation: Theory Techniques and Applications, Edited by P.J. Shull, publisher, Marcel Dekker Incorporated, 2002, pp , M. Ghasr, S. Kharkovsky, R. Zoughi, R. Austin, Size Evaluation of Corrosion Precursor Pitting Using Near-Field Millimeter NDT Methods, in Review of Progress in Quantitative Nondestructive Evaluation 24, edited by D.O. Thompson and D.E. Chimenti, AIP Conference Proceedings, vol.760, American Institute of Physics, Melville, NY, 2005, pp K. Gupta, M.T. Ghasr, S. Kharkovsky, R. Zoughi, R.J. Stanley, A. Padwal, M. O Keefe, D. Palmer, J. Blackshire, G. Steffes, N. Wood, Fusion of Microwave and Eddy Current Data for a Multi-Modal Approach in Evaluating Corrosion Under Paint and in Lap Joints, in Review of Progress in Quantitative Nondestructive Evaluation, 2006 (in press). 5. S.K. Pal and A. Pal, Pattern Recognition: From Classical to Modern Approach, World Scientific Publishing Co. Pvt. Ltd., 2001, pp R.C. Gonzalez R.E. Woods, Digital Image Processing, 2nd ed, Upper Saddle River, New Jersey: Prentice Hall, X.E. Gros, J. Bousigué, K. Takahashi, Experimenting with Pixel Level NDT Data Fusion Techniques. IEEE Transactions on Instrumentation and Measurement, vol. 49, No. 5, October S. Agarwal, P. Sriram, P.P. Palit, O.R. Mitchell, Algorithms for IR imagery based airborne landmine and minefield detection, Detection and Remediation Technologies for Mines and Mine like Targets VI, Proceedings of SPIE, vol. 4394, 2001, pp R.J. Stanley, R.H. Moss, W.V. Stoecker, C. Agarwal, A Fuzzy Based Histogram Analysis Technique for Skin Lesion Discrimination in Dermatology Clinical Images. Computerized Medical Imaging and Graphics, vol. 27, no. 5, 2003, pp Hackett, M. Shah, Multisensor Fusion: A Perspective, Proceedings of the IEEE International Conference on Robotics and Automation, vol. 2, 1990, pp

The Use of Locally Weighted Regression for the Data Fusion with Dempster-Shafer Theory

The Use of Locally Weighted Regression for the Data Fusion with Dempster-Shafer Theory The Use of Locally Weighted Regression for the Data Fusion with Dempster-Shafer Theory by Z. Liu, D. S. Forsyth, S. M. Safizadeh, M.Genest, C. Mandache, and A. Fahr Structures, Materials Performance Laboratory,

More information

J. P. Fulton, B. Wincheski, and S. Nath Analytical Services and Materials, Inc. 107 Research Drive Hampton, V A 23666

J. P. Fulton, B. Wincheski, and S. Nath Analytical Services and Materials, Inc. 107 Research Drive Hampton, V A 23666 A NEW ELECfROMAGNETIC INSTRUMENT FOR THICKNESS GAUGING OF CONDUCTIVE MATERIALS J. P. Fulton, B. Wincheski, and S. Nath Analytical Services and Materials, Inc. 107 Research Drive Hampton, V A 23666 J. Reilly,

More information

Defect Detection Using Hidden Markov Random Fields

Defect Detection Using Hidden Markov Random Fields Electrical and Computer Engineering Publications Electrical and Computer Engineering 5 Defect Detection Using Hidden Markov Random Fields Aleksandar Dogandžić Iowa State University, ald@iastate.edu Nawanat

More information

Practical Methods to Simplify the Probability of Detection Process

Practical Methods to Simplify the Probability of Detection Process Practical Methods to Simplify the Probability of Detection Process Investigation of a Model-Assisted Approach for POD Evaluation Eric Lindgren, John Aldrin*, Jeremy Knopp, Charles Buynak, and James Malas

More information

Improvement in Subsurface Fatigue Cracks under Airframes Fasteners Detection Using Improved Rotating Giant Magneto- Resistance Magnetometer Head

Improvement in Subsurface Fatigue Cracks under Airframes Fasteners Detection Using Improved Rotating Giant Magneto- Resistance Magnetometer Head ECNDT 2006 - Th.4.1.2 Improvement in Subsurface Fatigue Cracks under Airframes Fasteners Detection Using Improved Rotating Giant Magneto- Resistance Magnetometer Head C. DOLABDJIAN, L. PEREZ, ENSICAEN

More information

CHAPTER 4 PRINCIPAL COMPONENT ANALYSIS-BASED FUSION

CHAPTER 4 PRINCIPAL COMPONENT ANALYSIS-BASED FUSION 59 CHAPTER 4 PRINCIPAL COMPONENT ANALYSIS-BASED FUSION 4. INTRODUCTION Weighted average-based fusion algorithms are one of the widely used fusion methods for multi-sensor data integration. These methods

More information

Magnetic Field Mapping for Complex Geometry Defect - 3D Transient Problem

Magnetic Field Mapping for Complex Geometry Defect - 3D Transient Problem 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Magnetic Field Mapping for Complex Geometry Defect - 3D Transient Problem Ilham M. ZAINAL, Gui Y. TIAN, Yong LI School of

More information

Thickness Measuring of Thin Metal by Non Destructive with Fuzzy Logic Control System

Thickness Measuring of Thin Metal by Non Destructive with Fuzzy Logic Control System Thickness Measuring of Thin Metal by Non Destructive with Fuzzy Logic Control System Sayed Ali Mousavi 1* 1 Department of Mechanical Engineering, Najafabad Branch, Islamic Azad University, Najafabad, Iran

More information

Automatic Differential Lift-Off Compensation (AD-LOC) Method In Pulsed Eddy Current Inspection

Automatic Differential Lift-Off Compensation (AD-LOC) Method In Pulsed Eddy Current Inspection 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Automatic Differential Lift-Off Compensation (AD-LOC) Method In Pulsed Eddy Current Inspection Joanna X. QIAO, John P. HANSEN,

More information

DETERMINING CONDUCTIVITY AND THICKNESS OF CONTINUOUSLY

DETERMINING CONDUCTIVITY AND THICKNESS OF CONTINUOUSLY DETERMINING CONDUCTIVITY AND THICKNESS OF CONTINUOUSLY VARYING LAYERS ON METALS USING EDDY CURRENTS Erol Uzal, John C. Moulder, Sreeparna Mitra and James H. Rose Center for NDE Iowa State University Ames,

More information

METHOD FOR CRACK CHARACTERIZATION WITH NOISE INVARIANCE FOR EDDY CURRENT INSPECTION OF FASTENER SITES

METHOD FOR CRACK CHARACTERIZATION WITH NOISE INVARIANCE FOR EDDY CURRENT INSPECTION OF FASTENER SITES METHOD FOR CRACK CHARACTERIZATION WITH NOISE INVARIANCE FOR EDDY CURRENT INSPECTION OF FASTENER SITES John C. Aldrin 1 and Jeremy S. Knopp 2 1 Computational Tools, Gurnee, IL 631, USA 2 Air Force Research

More information

EDDY CURRENT TESTING

EDDY CURRENT TESTING EDDY CURRENT TESTING Introduction Eddy current inspection is a method that use the principal of electromagnetism as the basis for conducting examinations. Eddy Current NDT is a technique that can test

More information

MIS 231, NASA LaRC Hampton, VA

MIS 231, NASA LaRC Hampton, VA COMBINED INVESTIGATION OF EDDY CURRENT AND ULTRASONIC TECHNIQUES FOR COMPOSITE MATERIALS NDE C. W. Davis US Anny ATCOM MIS 231, NASA LaRC Hampton, VA 23681-0001 S. Nath and J. P. Fulton Analytic Services

More information

NON DESTRUCTIVE EVALUATION OF ABSORBING MATERIALS USING MICROWAVE STIMULATED INFRARED 1HERMOGRAPHY. P.Levesque, A.Deom and D.

NON DESTRUCTIVE EVALUATION OF ABSORBING MATERIALS USING MICROWAVE STIMULATED INFRARED 1HERMOGRAPHY. P.Levesque, A.Deom and D. NON DESTRUCTIVE EVALUATION OF ABSORBING MATERIALS USING MICROWAVE STIMULATED INFRARED 1HERMOGRAPHY P.Levesque, A.Deom and D.Balageas ONERA Systems Department Thermophysics Division BP 72 F-92322 Chatillon-Cedex,

More information

POD(a) = Pr (Y(a) > '1').

POD(a) = Pr (Y(a) > '1'). PROBABILITY OF DETECTION MODELING FOR ULTRASONIC TESTING Pradipta Sarkar, William Q. Meeker, R. Bruce Thompson, Timothy A. Gray Center for Nondestructive Evaluation Iowa State University Ames, IA 511 Warren

More information

INVERSION OF TRANSIENT EDDY-CURRENT SIGNALS FOR THE DETERMINATION OF CONDUCTING PLATE PARAMETERS

INVERSION OF TRANSIENT EDDY-CURRENT SIGNALS FOR THE DETERMINATION OF CONDUCTING PLATE PARAMETERS INVERSION OF TRANSIENT EDDY-CURRENT SIGNALS FOR THE DETERMINATION OF CONDUCTING PLATE PARAMETERS M. J. Johnson and J. R. Bowler Department Of Physics University Of Surrey Guildford Surrey GU25XH United

More information

Laboratory of Computational Electromagnetics; EURATOM/ENEA/CREATE Association - DAEIMI; University of Cassino; Italy

Laboratory of Computational Electromagnetics; EURATOM/ENEA/CREATE Association - DAEIMI; University of Cassino; Italy A COMPUTATIONAL TECHNIQUE FOR AUTOMATED RECOGNITION OF SUBSURFACE CRACKS IN AERONAUTICAL RIVETED STRUCTURES M. Morozov 1, G. Rubinacci 1, A. Tamburrino 1, S. Ventre 1 and F. Villone 1, 1 Laboratory of

More information

Robotic Eddy Current Thermography: Simulations and experiments

Robotic Eddy Current Thermography: Simulations and experiments Robotic Eddy Current Thermography: Simulations and experiments By Y. Mokhtari*, C Ibarra-Castanedo*, P. Servais** and X Maldague* *Department of electrical and computer engineering, LAVAL University, Quebec

More information

Analysis of human skin tissue by millimeter-wave reflectometry

Analysis of human skin tissue by millimeter-wave reflectometry Skin Research and Technology 2012; 0: 1 8 Printed in Singapore All rights reserved doi: 10.1111/j.1600-0846.2012.00629.x 2012 John Wiley & Sons A/S Skin Research and Technology Analysis of human skin tissue

More information

Sensitivity Analysis of Magneto-Optic Imaging In Nondestructive Evaluation of Pipelines

Sensitivity Analysis of Magneto-Optic Imaging In Nondestructive Evaluation of Pipelines ABSTRACT Sensitivity Analysis of Magneto-Optic Imaging In Nondestructive Evaluation of Pipelines Ibrahim Elshafiey* and Lalita Udpa** *Electrical Eng. Dept., King Saud University, Riyadh, SA **Electrical

More information

Multi-scale Geometric Summaries for Similarity-based Upstream S

Multi-scale Geometric Summaries for Similarity-based Upstream S Multi-scale Geometric Summaries for Similarity-based Upstream Sensor Fusion Duke University, ECE / Math 3/6/2019 Overall Goals / Design Choices Leverage multiple, heterogeneous modalities in identification

More information

Non-Destructive Inspection of Brazed Joint by Pulsed Phase Thermography

Non-Destructive Inspection of Brazed Joint by Pulsed Phase Thermography Non-Destructive Inspection of Brazed Joint by Pulsed Phase Thermography Theerapol Sriyubol 1* and Udomkiat Nontakaew 2 1,2 Department of Mechanical and Aerospace Engineering, Faculty of Engineering, King

More information

MAGNETO-OPTIC/eddy current imaging (MOI) [1] [5],

MAGNETO-OPTIC/eddy current imaging (MOI) [1] [5], IEEE TRANSACTIONS ON MAGNETICS, VOL. 42, NO. 11, NOVEMBER 2006 3737 A Parametric Study of Magneto-Optic Imaging Using Finite-Element Analysis Applied to Aircraft Rivet Site Inspection Zhiwei Zeng 1, Xin

More information

Electromagnetic Acoustic Transducers for In and Out of plane Ultrasonic Wave Detection

Electromagnetic Acoustic Transducers for In and Out of plane Ultrasonic Wave Detection 7th World Conference on Nondestructive Testing, 5-8 Oct 8, Shanghai, China Electromagnetic Acoustic Transducers for In and Out of plane Ultrasonic Wave Detection Xiaoming JIAN, Steve DIXON, Karl QUIK Phoenix

More information

Model-Assisted Probability of Detection for Ultrasonic Structural Health Monitoring

Model-Assisted Probability of Detection for Ultrasonic Structural Health Monitoring 4th European-American Workshop on Reliability of NDE - Th.2.A.2 Model-Assisted Probability of Detection for Ultrasonic Structural Health Monitoring Adam C. COBB and Jay FISHER, Southwest Research Institute,

More information

Fuzzy quantization of Bandlet coefficients for image compression

Fuzzy quantization of Bandlet coefficients for image compression Available online at www.pelagiaresearchlibrary.com Advances in Applied Science Research, 2013, 4(2):140-146 Fuzzy quantization of Bandlet coefficients for image compression R. Rajeswari and R. Rajesh ISSN:

More information

Experiment and Simulation of the Eddy Current NDT on an Aluminium Plate Using a Uniform Field Probe

Experiment and Simulation of the Eddy Current NDT on an Aluminium Plate Using a Uniform Field Probe Experiment and Simulation of the Eddy Current NDT on an Aluminium Plate Using a Uniform Field Probe Luka Kufrin 1,2, A. Lopes Ribeiro 1,2, H. Geirinhas Ramos 1,2, O. Postolache 1 1 Instituto de Telecomunicações,

More information

EDDY CURRENT IMAGING FOR MATERIAL SURF ACE MAPPING. E. J. Chern1 and A. L. Thompson

EDDY CURRENT IMAGING FOR MATERIAL SURF ACE MAPPING. E. J. Chern1 and A. L. Thompson EDDY CURRENT IMAGING FOR MATERIAL SURF ACE MAPPING E. J. Chern1 and A. L. Thompson General Electric Company Aircraft Engine Business Group Cincinnati, Ohio 45215 INTRODUCTION For most nondestructive inspections,

More information

Image Contrast Enhancement and Quantitative Measuring of Information Flow

Image Contrast Enhancement and Quantitative Measuring of Information Flow 6th WSEAS International Conference on Information Security and Privacy, Tenerife, Spain, December 14-16, 007 17 Contrast Enhancement and Quantitative Measuring of Information Flow ZHENGMAO YE 1, HABIB

More information

3D Finite Element Analysis of Crack in Aluminium Plate Using Tone Burst Eddy Current Thermography

3D Finite Element Analysis of Crack in Aluminium Plate Using Tone Burst Eddy Current Thermography 3D Finite Element Analysis of Crack in Aluminium Plate Using Tone Burst Eddy Current Thermography Rajeev V.R* & Ramjith Krishnan R** *Assistant Professor, Archana College of Engineering Alappuzha, India

More information

' 72e University of Huddersfield, UK TW Ltd., UK

' 72e University of Huddersfield, UK TW Ltd., UK Flaw detection and quantification for ferromagnetic steels using pulsed eddy current techniques and magnetization A. sophian1, G.Y. Tianl, D. Taylorl & J. ~udlin~ ' 72e University of Huddersfield, UK TW

More information

The Detection Techniques for Several Different Types of Fiducial Markers

The Detection Techniques for Several Different Types of Fiducial Markers Vol. 1, No. 2, pp. 86-93(2013) The Detection Techniques for Several Different Types of Fiducial Markers Chuen-Horng Lin 1,*,Yu-Ching Lin 1,and Hau-Wei Lee 2 1 Department of Computer Science and Information

More information

Thermography in manufacturing: nondestructive evaluation of ultrasonic spot welds of automotive battery pack

Thermography in manufacturing: nondestructive evaluation of ultrasonic spot welds of automotive battery pack th International Conference on Quantitative InfraRed Thermography Thermography in manufacturing: nondestructive evaluation of ultrasonic spot welds of automotive battery pack by P. Shpartko*, L. Lev**,

More information

Impedance Evaluation of a Probe-Coil s Lift-off and Tilt Effect in Eddy-Current Nondestructive Inspection by 3D Finite Element Modeling

Impedance Evaluation of a Probe-Coil s Lift-off and Tilt Effect in Eddy-Current Nondestructive Inspection by 3D Finite Element Modeling 17th World Conference on Nondestructive Testing, 25-28 Oct 28, Shanghai, China Impedance Evaluation of a Probe-Coil s Lift-off and Tilt Effect in Eddy-Current Nondestructive Inspection by 3D Finite Element

More information

SURFACE BARKHAUSEN NOISE INVESTIGATIONS OF STRESS AND LEAKAGE FLUX

SURFACE BARKHAUSEN NOISE INVESTIGATIONS OF STRESS AND LEAKAGE FLUX SURFACE BARKHAUSEN NOISE INVESTIGATIONS OF STRESS AND LEAKAGE FLUX SIGNALS IN LINE PIPE INTRODUCTION C. Jagadish, L. Clapham, and D.L. Atherton Department of Physics Queen's University Kingston, Ontario,

More information

WAVELET EXPANSIONS IN VOLUME INTEGRAL METHOD OF EDDY-CURRENT MODELING

WAVELET EXPANSIONS IN VOLUME INTEGRAL METHOD OF EDDY-CURRENT MODELING WAVELET EXPANSIONS IN VOLUME INTEGRAL METHOD OF EDDY-CURRENT MODELING Bing Wang John P. Basart and John C. Moulder Center for NDE and Department of Electrical Engineering and Computer Engineering Iowa

More information

EddyMax Tube Inspection

EddyMax Tube Inspection EddyMax Tube Inspection Client: Client a Facility: site b Items Inspected: Inlet Heater Inspection Method: Eddy Current Tube Inspection Commencement Date: 28 th June 2016 Completion Date: 29 th June 2016

More information

Effect of object-to-camera distance on temperature and spatial resolution of a Thermal imaging system FLIR SC 5000

Effect of object-to-camera distance on temperature and spatial resolution of a Thermal imaging system FLIR SC 5000 Effect of object-to-camera distance on temperature and spatial resolution of a Thermal imaging system FLIR SC 5000 B. B. Lahiri, S. Bagavathiappan, John Philip, B.P.C. Rao & T. Jayakumar Non-Destructive

More information

Image fusion based on bilateral sharpness criterion in DT-CWT domain

Image fusion based on bilateral sharpness criterion in DT-CWT domain Int. J. Computational Vision and Robotics, Vol. 4, Nos. 1/2, 2014 161 Image fusion based on bilateral sharpness criterion in DT-CWT domain Priya Ranjan Muduli* Department of Electrical Engineering, Indian

More information

Slide a window along the input arc sequence S. Least-squares estimate. σ 2. σ Estimate 1. Statistically test the difference between θ 1 and θ 2

Slide a window along the input arc sequence S. Least-squares estimate. σ 2. σ Estimate 1. Statistically test the difference between θ 1 and θ 2 Corner Detection 2D Image Features Corners are important two dimensional features. Two dimensional image features are interesting local structures. They include junctions of dierent types Slide 3 They

More information

COMPARISON OF DEFECT DETECTION IN ALUMINUM AND STEEL PLATES USING AN ELECTROMAGNETIC ACOUSTIC TRANSDUCER

COMPARISON OF DEFECT DETECTION IN ALUMINUM AND STEEL PLATES USING AN ELECTROMAGNETIC ACOUSTIC TRANSDUCER The 12 th International Conference of the Slovenian Society for Non-Destructive Testing Application of Contemporary Non-Destructive Testing in Engineering September 4-6, 2013, Portorož, Slovenia COMPARISON

More information

Improved Kalman Filter Initialisation using Neurofuzzy Estimation

Improved Kalman Filter Initialisation using Neurofuzzy Estimation Improved Kalman Filter Initialisation using Neurofuzzy Estimation J. M. Roberts, D. J. Mills, D. Charnley and C. J. Harris Introduction It is traditional to initialise Kalman filters and extended Kalman

More information

Non-contact evaluation of thickness reduction of plates and pipes using EMAT-generated guided wave

Non-contact evaluation of thickness reduction of plates and pipes using EMAT-generated guided wave IV Conferencia Panamericana de END Buenos Aires Octubre 7 Non-contact evaluation of thickness reduction of plates and pipes using EMAT-generated guided wave Ik-Keun Park, Yong-Kwon Kim and Jin-Hyuk Lee

More information

HIGH RESOLUTION NEAR-FIELD MULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR MACHINES

HIGH RESOLUTION NEAR-FIELD MULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR MACHINES ICONIC 2007 St. Louis, O, USA June 27-29, 2007 HIGH RESOLUTION NEAR-FIELD ULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR ACHINES A. Randazzo,. A. Abou-Khousa 2,.Pastorino, and R. Zoughi

More information

Corner. Corners are the intersections of two edges of sufficiently different orientations.

Corner. Corners are the intersections of two edges of sufficiently different orientations. 2D Image Features Two dimensional image features are interesting local structures. They include junctions of different types like Y, T, X, and L. Much of the work on 2D features focuses on junction L,

More information

Digital Image Processing Chapter 11 Representation and Description

Digital Image Processing Chapter 11 Representation and Description Digital Image Processing Chapter 11 Representation and Description Last Updated: July 20, 2003 Preview 11.1 Representation 11.1.1 Chain Codes Chain codes are used to represent a boundary by a connected

More information

PoS(FNDA2006)033. Radiography Using Fission Neutrons. Thomas Bücherl. Christoph Lierse von Gostomski

PoS(FNDA2006)033. Radiography Using Fission Neutrons. Thomas Bücherl. Christoph Lierse von Gostomski Radiography Using Fission Neutrons Institut für Radiochemie, Technische Universität München Wlather-Meissner-Str. 3, 85748 Garching, Germany E-mail: Thomas.buecherl@radiochemie.de Christoph Lierse von

More information

Investigation of traffic-induced floor vibrations in a building

Investigation of traffic-induced floor vibrations in a building Investigation of traffic-induced floor vibrations in a building Bo Li, Tuo Zou, Piotr Omenzetter Department of Civil and Environmental Engineering, The University of Auckland, Auckland, New Zealand. 2009

More information

CFAR TARGET DETECTION IN TREE SCATTERING INTERFERENCE

CFAR TARGET DETECTION IN TREE SCATTERING INTERFERENCE CFAR TARGET DETECTION IN TREE SCATTERING INTERFERENCE Anshul Sharma and Randolph L. Moses Department of Electrical Engineering, The Ohio State University, Columbus, OH 43210 ABSTRACT We have developed

More information

Principal Component Analysis and Singular Value Decomposition. Volker Tresp, Clemens Otte Summer 2014

Principal Component Analysis and Singular Value Decomposition. Volker Tresp, Clemens Otte Summer 2014 Principal Component Analysis and Singular Value Decomposition Volker Tresp, Clemens Otte Summer 2014 1 Motivation So far we always argued for a high-dimensional feature space Still, in some cases it makes

More information

A STUDY OF FREQUENCY EFFECTS ON CONDUCTIVITY MEASUREMENTS. Nurul A in Ahmad Latif, Mahmood Dollah, Mohd Khidir Kamaron and Suaib Ibrahim

A STUDY OF FREQUENCY EFFECTS ON CONDUCTIVITY MEASUREMENTS. Nurul A in Ahmad Latif, Mahmood Dollah, Mohd Khidir Kamaron and Suaib Ibrahim A STUDY OF FREQUENCY EFFECTS ON CONDUCTIVITY MEASUREMENTS Nurul A in Ahmad Latif, Mahmood Dollah, Mohd Khidir Kamaron and Suaib Ibrahim Non Destructive Testing Group Industrial Technology Division Malaysian

More information

3D Finite Element Analysis of Flat and Bent Plates for Crack Detection using Tone Burst Eddy Current Thermography

3D Finite Element Analysis of Flat and Bent Plates for Crack Detection using Tone Burst Eddy Current Thermography 11 th International Conference on Quantitative InfraRed Thermography 3D Finite Element Analysis of Flat and Bent Plates for Crack Detection using Tone Burst Eddy Current Thermography M.N. Libin*, Krishnan

More information

An Algorithm for Pre-Processing of Satellite Images of Cyclone Clouds

An Algorithm for Pre-Processing of Satellite Images of Cyclone Clouds An Algorithm for Pre-Processing of Satellite Images of Cyclone Clouds Ishita Dutta West Bengal University of Technology BF-142 Sector I Salt Lake Kolkata 700064, India Mallika De University of Kalyani

More information

New perspectives in X-ray detection of concealed illicit materials brought by CdTe/CdZnTe spectrometric detectors

New perspectives in X-ray detection of concealed illicit materials brought by CdTe/CdZnTe spectrometric detectors New perspectives in X-ray detection of concealed illicit materials brought by CdTe/CdZnTe spectrometric detectors Jean-Marc Dinten, Jean-Louis Amans, Loïck Verger, Olivier Peyret CEA-LETI, MINATEC, Recherche

More information

ECE 661: Homework 10 Fall 2014

ECE 661: Homework 10 Fall 2014 ECE 661: Homework 10 Fall 2014 This homework consists of the following two parts: (1) Face recognition with PCA and LDA for dimensionality reduction and the nearest-neighborhood rule for classification;

More information

Scale Space Analysis by Stabilized Inverse Diffusion Equations

Scale Space Analysis by Stabilized Inverse Diffusion Equations Scale Space Analysis by Stabilized Inverse Diffusion Equations Ilya Pollak, Alan S. Willsky and Hamid Krim Laboratory for Information and Decision Systems, Massachusetts Institute of Technology, 77 Massachusetts

More information

Magnetics: Fundamentals and Parameter Extraction

Magnetics: Fundamentals and Parameter Extraction : Fundamentals and Parameter Extraction Stephen Billings Magnetic module outline fundamentals Sensor systems Data examples and demo Parameter extraction Concepts Real-world examples Classification Using

More information

An industrial radiography exposure device based on measurement of transmitted gamma-ray intensity

An industrial radiography exposure device based on measurement of transmitted gamma-ray intensity Journal of Physics: Conference Series PAPER OPEN ACCESS An industrial radiography exposure device based on measurement of transmitted gamma-ray intensity To cite this article: C Polee et al 2015 J. Phys.:

More information

LASER SPOT THERMOGRAPHY FOR CRACK DETECTION IN ALUMINUM STRUCTURES

LASER SPOT THERMOGRAPHY FOR CRACK DETECTION IN ALUMINUM STRUCTURES 7 th International Symposium on NDT in Aerospace We.5.A.5 LASER SPOT THERMOGRAPHY FOR CRACK DETECTION IN ALUMINUM STRUCTURES Jakub ROEMER 1, Tadeusz UHL 1, Łukasz PIECZONKA 1 1 AGH University of Science

More information

arxiv: v1 [physics.gen-ph] 5 Dec 2014

arxiv: v1 [physics.gen-ph] 5 Dec 2014 arxiv:150.00764v1 [physics.gen-ph] 5 Dec 2014 Influence of specimen velocity on the leakage signal in magnetic flux leakage type nondestructive testing Lintao Zhang 1, Fawzi Belblidia 1, Ian Cameron 1,

More information

RESTORATION OF VIDEO BY REMOVING RAIN

RESTORATION OF VIDEO BY REMOVING RAIN RESTORATION OF VIDEO BY REMOVING RAIN Sajitha Krishnan 1 and D.Venkataraman 1 1 Computer Vision and Image Processing, Department of Computer Science, Amrita Vishwa Vidyapeetham University, Coimbatore,

More information

Edges and Scale. Image Features. Detecting edges. Origin of Edges. Solution: smooth first. Effects of noise

Edges and Scale. Image Features. Detecting edges. Origin of Edges. Solution: smooth first. Effects of noise Edges and Scale Image Features From Sandlot Science Slides revised from S. Seitz, R. Szeliski, S. Lazebnik, etc. Origin of Edges surface normal discontinuity depth discontinuity surface color discontinuity

More information

Basic Concepts of. Feature Selection

Basic Concepts of. Feature Selection Basic Concepts of Pattern Recognition and Feature Selection Xiaojun Qi -- REU Site Program in CVMA (2011 Summer) 1 Outline Pattern Recognition Pattern vs. Features Pattern Classes Classification Feature

More information

Generalized Laplacian as Focus Measure

Generalized Laplacian as Focus Measure Generalized Laplacian as Focus Measure Muhammad Riaz 1, Seungjin Park, Muhammad Bilal Ahmad 1, Waqas Rasheed 1, and Jongan Park 1 1 School of Information & Communications Engineering, Chosun University,

More information

MULTIVARIATE ANALYSIS OF BORE HOLE DISCONTINUITY DATA

MULTIVARIATE ANALYSIS OF BORE HOLE DISCONTINUITY DATA Maerz,. H., and Zhou, W., 999. Multivariate analysis of bore hole discontinuity data. Rock Mechanics for Industry, Proceedings of the 37th US Rock Mechanics Symposium, Vail Colorado, June 6-9, 999, v.,

More information

ENTROPY FILTER FOR ANOMALY DETECTION WITH EDDY CURRENT REMOTE FIELD SENSORS

ENTROPY FILTER FOR ANOMALY DETECTION WITH EDDY CURRENT REMOTE FIELD SENSORS ENTROPY FILTER FOR ANOMALY DETECTION WITH EDDY CURRENT REMOTE FIELD SENSORS By Farid Sheikhi May 2014 A Thesis submitted to the School of Graduate Studies and Research in partial fulfillment of the requirements

More information

Application of Lorentz force eddy current testing and eddy current testing on moving nonmagnetic conductors

Application of Lorentz force eddy current testing and eddy current testing on moving nonmagnetic conductors International Journal of Applied Electromagnetics and Mechanics 45 (2014) 519 526 519 DOI 10.3233/JAE-141872 IOS Press Application of Lorentz force eddy current testing and eddy current testing on moving

More information

Shape Descriptors in Morphological Galaxy Classification

Shape Descriptors in Morphological Galaxy Classification Shape Descriptors in Morphological Galaxy Classification Ishita Dutta 1, S. Banerjee 2 & M. De 3 1&2 Department of Natural Science, West Bengal University of Technology 3 Department of Engineering and

More information

Modelling II ABSTRACT

Modelling II ABSTRACT 6th International Conference on NDE in Relation to Structural Integrity for Nuclear and Pressurized Components October 2007, Budapest, Hungary For more papers of this publication click: www.ndt.net/search/docs.php3?mainsource=70

More information

SURF Features. Jacky Baltes Dept. of Computer Science University of Manitoba WWW:

SURF Features. Jacky Baltes Dept. of Computer Science University of Manitoba   WWW: SURF Features Jacky Baltes Dept. of Computer Science University of Manitoba Email: jacky@cs.umanitoba.ca WWW: http://www.cs.umanitoba.ca/~jacky Salient Spatial Features Trying to find interest points Points

More information

Deterministic sampling masks and compressed sensing: Compensating for partial image loss at the pixel level

Deterministic sampling masks and compressed sensing: Compensating for partial image loss at the pixel level Deterministic sampling masks and compressed sensing: Compensating for partial image loss at the pixel level Alfredo Nava-Tudela Institute for Physical Science and Technology and Norbert Wiener Center,

More information

Learning features by contrasting natural images with noise

Learning features by contrasting natural images with noise Learning features by contrasting natural images with noise Michael Gutmann 1 and Aapo Hyvärinen 12 1 Dept. of Computer Science and HIIT, University of Helsinki, P.O. Box 68, FIN-00014 University of Helsinki,

More information

Spatially Invariant Classification of Tissues in MR Images

Spatially Invariant Classification of Tissues in MR Images Spatially Invariant Classification of Tissues in MR Images Stephen Aylward and James Coggins Department of Computer Science University of North Carolina at Chapel Hill Ted Cizadlo and Nancy Andreasen Department

More information

Implementation of Max Principle with PCA in Image Fusion for Surveillance and Navigation Application

Implementation of Max Principle with PCA in Image Fusion for Surveillance and Navigation Application Electronic Letters on Computer Vision and Image Analysis 10(1):1-10, 2011 Implementation of Max Principle with PCA in Image Fusion for Surveillance and Navigation Application Senthil Kumar Sadhasivam *,

More information

Modelling of Eddy Current inspections with CIVA

Modelling of Eddy Current inspections with CIVA Modelling of Eddy Current inspections with CIVA C. GILLES-PASCAUD, G. PICHENOT, D. PREMEL, C. REBOUD, A. SKARLATOS CEA, LIST 91191 Gif-sur-Yvette, France http://www-civa.cea.fr Abstract In the aim of fulfilling

More information

K.-C. Lee, J.-S. Ou, andc.-w. Huang Department of Systems and Naval Mechatronic Engineering National Cheng-Kung University Tainan 701, Taiwan

K.-C. Lee, J.-S. Ou, andc.-w. Huang Department of Systems and Naval Mechatronic Engineering National Cheng-Kung University Tainan 701, Taiwan Progress In Electromagnetics Research, PIER 72, 145 158, 2007 ANGULAR-DIVERSITY RADAR RECOGNITION OF SHIPS BY TRANSFORMATION BASED APPROACHES INCLUDING NOISE EFFECTS K.-C. Lee, J.-S. Ou, andc.-w. Huang

More information

Corners, Blobs & Descriptors. With slides from S. Lazebnik & S. Seitz, D. Lowe, A. Efros

Corners, Blobs & Descriptors. With slides from S. Lazebnik & S. Seitz, D. Lowe, A. Efros Corners, Blobs & Descriptors With slides from S. Lazebnik & S. Seitz, D. Lowe, A. Efros Motivation: Build a Panorama M. Brown and D. G. Lowe. Recognising Panoramas. ICCV 2003 How do we build panorama?

More information

Pulsed Thermography: evaluation and quantitative analysis of defects through different post-processing algorithms

Pulsed Thermography: evaluation and quantitative analysis of defects through different post-processing algorithms 14 th Quantitative InfraRed Thermography Conference Pulsed Thermography: evaluation and quantitative analysis of defects through different post-processing algorithms by E. D Accardi*, D. Palumbo*, R. Tamborrino*,

More information

TOWARD A VIABLE STRATEGY FOR ESTIMATING VIBROTHERMOGRAPHIC PROBABILITY OF DETECTION

TOWARD A VIABLE STRATEGY FOR ESTIMATING VIBROTHERMOGRAPHIC PROBABILITY OF DETECTION TOWARD A VIABLE STRATEGY FOR ESTIMATING VIBROTHERMOGRAPHIC PROBABILITY OF DETECTION Stephen D. Holland, Christopher Uhl, Jeremy Renshaw^ ^Center for NDE and Aerospace Eng Dept, Iowa State Univ, Ames, Iowa

More information

Computations Under Time Constraints: Algorithms Developed for Fuzzy Computations can Help

Computations Under Time Constraints: Algorithms Developed for Fuzzy Computations can Help Journal of Uncertain Systems Vol.6, No.2, pp.138-145, 2012 Online at: www.jus.org.uk Computations Under Time Constraints: Algorithms Developed for Fuzzy Computations can Help Karen Villaverde 1, Olga Kosheleva

More information

ULTRASONIC INSPECTION, MATERIAL NOISE AND. Mehmet Bilgen and James H. Center for NDE Iowa State University Ames, IA 50011

ULTRASONIC INSPECTION, MATERIAL NOISE AND. Mehmet Bilgen and James H. Center for NDE Iowa State University Ames, IA 50011 ULTRASONIC INSPECTION, MATERIAL NOISE AND SURFACE ROUGHNESS Mehmet Bilgen and James H. Center for NDE Iowa State University Ames, IA 511 Rose Peter B. Nagy Department of Welding Engineering Ohio State

More information

Defect Detection Capability of Pulsed Transient Thermography

Defect Detection Capability of Pulsed Transient Thermography Defect Detection Capability of Pulsed Transient Thermography by S. Quek, and D.P. Almond UK Research Centre in NDE, Department of Engineering and Applied Science, University of Bath, Bath, BA 7AY. e-mail:

More information

size within a local area. Using the image as a matched lter, a nite number of scales are searched within a local window to nd the wavelet coecients th

size within a local area. Using the image as a matched lter, a nite number of scales are searched within a local window to nd the wavelet coecients th In Proceeding of the 3rd International Workshop on Digital Mammography Chicago, U.S.A. 1996, pp. 447-450 Segmentation of Masses Using Continuous Scale Representations Andrew Laine a, Walter Huda b, Dongwei

More information

Multi- and Hyperspectral Remote Sensing Change Detection with Generalized Difference Images by the IR-MAD Method

Multi- and Hyperspectral Remote Sensing Change Detection with Generalized Difference Images by the IR-MAD Method Multi- and Hyperspectral Remote Sensing Change Detection with Generalized Difference Images y the IR-MAD Method Allan A. Nielsen Technical University of Denmark Informatics and Mathematical Modelling DK-2800

More information

EFFECTS OF THERMAL AND ELECTRICAL PROPER- TIES OF THIN METAL FILM IN PHOTOINDUCTIVE FIELD-MAPPING TECHNIQUE FOR EDDY-CURRENT PROBES

EFFECTS OF THERMAL AND ELECTRICAL PROPER- TIES OF THIN METAL FILM IN PHOTOINDUCTIVE FIELD-MAPPING TECHNIQUE FOR EDDY-CURRENT PROBES Progress In Electromagnetics Research B, Vol. 31, 189 203, 2011 EFFECTS OF THERMAL AND ELECTRICAL PROPER- TIES OF THIN METAL FILM IN PHOTOINDUCTIVE FIELD-MAPPING TECHNIQUE FOR EDDY-CURRENT PROBES Y.-L.

More information

FRACTURE BEHAVIOR OF RIVETED LAP JOINTS DUE TO PROJECTILE IMPACTS

FRACTURE BEHAVIOR OF RIVETED LAP JOINTS DUE TO PROJECTILE IMPACTS FRACTURE BEHAVIOR OF RIVETED LAP JOINTS Tomoaki Matsuda*, Koji Mizutani*, Shingo Enomoto*, Masahiro Nishida**, Tomoki Moroe** and Koki Yamada** * Churyo Engineering CO., LTD., 10, Oye-cho, Minato-ku, Nagoya

More information

Multiscale analysis of thermography imaging dynamic for sol-gel coating discrimination

Multiscale analysis of thermography imaging dynamic for sol-gel coating discrimination http://dx.doi.org/.6/qirt.4.99 Multiscale analysis of thermography imaging dynamic for sol-gel coating discrimination S. Mezghani*, E. Perrin*, J.L Bodnar**, B. Cauwe***, V. Vrabie* *CReSTIC/Châlons, Université

More information

MEASURING THICKNESS AND CONDUCTIVITY OF METALLIC LAYERS WITH EDDY CURRENTS. Erol Uzal, John C. Moulder and James H. Rose

MEASURING THICKNESS AND CONDUCTIVITY OF METALLIC LAYERS WITH EDDY CURRENTS. Erol Uzal, John C. Moulder and James H. Rose MEASURING THICKNESS AND CONDUCTIVITY OF METALLIC LAYERS WITH EDDY CURRENTS Erol Uzal, John C. Moulder and James H. Rose Center for NDE Iowa State University Ames, Iowa 50011 INTRODUCTION Coated metals

More information

Estimators for Orientation and Anisotropy in Digitized Images

Estimators for Orientation and Anisotropy in Digitized Images Estimators for Orientation and Anisotropy in Digitized Images Lucas J. van Vliet and Piet W. Verbeek Pattern Recognition Group of the Faculty of Applied Physics Delft University of Technolo Lorentzweg,

More information

THERMAL DIFFUSIVITY MEASUREMENTS ON COMPOSITE POROSITY SAMPLES. Joseph N. Zalameda

THERMAL DIFFUSIVITY MEASUREMENTS ON COMPOSITE POROSITY SAMPLES. Joseph N. Zalameda THERMAL DIFFUSIVITY MEASUREMENTS ON COMPOSITE POROSITY SAMPLES Joseph N. Zalameda US Army Aviation Research and Technology Activity - AVSCOM MS 231 Langley Research Center Hampton, VA 23665 William P.

More information

Using satellite-based remotely-sensed data to determine tropical cyclone size and structure characteristics

Using satellite-based remotely-sensed data to determine tropical cyclone size and structure characteristics DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Using satellite-based remotely-sensed data to determine tropical cyclone size and structure characteristics PI: Elizabeth

More information

Evaluation of conductive deposits volume using eddy current signal

Evaluation of conductive deposits volume using eddy current signal 11th European Conference on Non-Destructive Testing (ECNDT 2014), October 6-10, 2014, Prague, Czech Republic Evaluation of conductive deposits volume using eddy current signal Valery P. Lunin, Vladimir

More information

EDDY CURRENT DETECTION OF SUBSURFACE CRACKS IN ENGINE DISK BOLTHOLES

EDDY CURRENT DETECTION OF SUBSURFACE CRACKS IN ENGINE DISK BOLTHOLES EDDY CURRENT DETECTION OF SUBSURFACE CRACKS IN ENGINE DISK BOLTHOLES R. Palanisamy and D. O. Thompson Ames Laboratory, USDOE Iowa State University Ames, IA 50011 and G. L. Burkhardt and R. E. Beissner

More information

ARTIFICIAL NEURAL NETWORKS APPROACH IN MICROWAVE FILTER TUNING

ARTIFICIAL NEURAL NETWORKS APPROACH IN MICROWAVE FILTER TUNING Progress In Electromagnetics Research M, Vol. 13, 173 188, 2010 ARTIFICIAL NEURAL NETWORKS APPROACH IN MICROWAVE FILTER TUNING J. J. Michalski TeleMobile Electronics Ltd. Pomeranian Science and Technology

More information

Deployment of Infrared Inspection Technologies at Sandia National Laboratories

Deployment of Infrared Inspection Technologies at Sandia National Laboratories Deployment of Infrared Inspection Technologies at Sandia National Laboratories Experimental Mechanics/NDE & Model Validation Non Destructive Test Laboratory Sandia National Laboratories Albuquerque, New

More information

OBJECT DETECTION AND RECOGNITION IN DIGITAL IMAGES

OBJECT DETECTION AND RECOGNITION IN DIGITAL IMAGES OBJECT DETECTION AND RECOGNITION IN DIGITAL IMAGES THEORY AND PRACTICE Bogustaw Cyganek AGH University of Science and Technology, Poland WILEY A John Wiley &. Sons, Ltd., Publication Contents Preface Acknowledgements

More information

Wavelet-based Salient Points with Scale Information for Classification

Wavelet-based Salient Points with Scale Information for Classification Wavelet-based Salient Points with Scale Information for Classification Alexandra Teynor and Hans Burkhardt Department of Computer Science, Albert-Ludwigs-Universität Freiburg, Germany {teynor, Hans.Burkhardt}@informatik.uni-freiburg.de

More information

Induction thermography on CFRP and the role of anisotropy

Induction thermography on CFRP and the role of anisotropy 14 th Quantitative InfraRed Thermography Conference Induction thermography on CFRP and the role of anisotropy by U. Netzelmann* and J. Guo** *Fraunhofer Institute for Nondestructive Testing IZFP, Dept.

More information

INDUSTRIAL RADIOGRAPHY

INDUSTRIAL RADIOGRAPHY 1 BASICS INDUSTRIAL RADIOGRAPHY -Dr.O.Prabhakar, OP-TECH INTRODUCTION From the time Roentgen discovered X-rays and used it to radiograph his rifle, X-rays are being used in the industry to reveal internal

More information

Non-Contact Acoustic Inspection Method using Air-borne sound for Concrete Structures

Non-Contact Acoustic Inspection Method using Air-borne sound for Concrete Structures 11th European Conference on Non-Destructive Testing (ECNDT 014), October 6-10, 014, Prague, Czech Republic Non-Contact Acoustic Inspection Method using Air-borne sound for Concrete Structures Tsuneyoshi

More information