Next Article in Journal
Total Focusing in the Virtual Wave Domain: 3D Defect Reconstruction Using Spatially Structured Laser Heating
Previous Article in Journal
Thermographic Estimation of Mechanical Properties and Porosity in Foamed Titanium: A Preliminary Non-Destructive Approach via Pulsed Laser Thermography
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Abstract

A Simple Strategy to Reduce the Standing Wave Heat Pattern in Vibro-Thermography Based on 2D-FFT †

1
Department of Informatics, Modeling, Electronics and System Engineering, University of Calabria, 87036 Arcavacata di Rende, Italy
2
Graduate School of Technology, Industrial and Social Sciences, Tokushima University, Tokushima 770-8506, Japan
*
Author to whom correspondence should be addressed.
Presented at the 18th International Workshop on Advanced Infrared Technology and Applications (AITA 2025), Kobe, Japan, 15–19 September 2025.
Proceedings 2025, 129(1), 9; https://doi.org/10.3390/proceedings2025129009
Published: 12 September 2025

Abstract

Vibro-thermography is an effective nondestructive testing technique for detecting closed defects like cracks and delaminations through frictional heat generated under ultrasonic excitation. However, its accuracy is often reduced by standing wave patterns that create periodic temperature artifacts in non-defective areas, leading to false positives. To overcome this, we propose an image processing approach using 2D Fourier Transform (2D-FFT) to reduce SW-induced patterns in the frequency domain. This enhances defect visibility by suppressing unwanted heat signatures. The method is evaluated on a cracked PMMA plate and a hollow tube of the same material.

1. Introduction

Active thermography (AT) is a widely used nondestructive testing and evaluation method applied in the aerospace and automotive [1], civil engineering [2], and cultural heritage monitoring industries [3], to name just a few. AT involves applying a heat stimulus to a sample to break its thermal equilibrium. As heat diffuses, an IR camera records the surface temperature evolution. Defects like cracks or voids appear as regions with abnormal temperatures compared to their surroundings [4]. Heat can be delivered by various sources, typically halogen lamps, lasers, flash heads, or LEDs. Alternatively, methods like eddy-current or frictional heating from mechanical vibrations can be used [5]. Ultrasound-excited AT—vibro-thermography (VT)—leverages frictional heating at defect sites to detect closed defects such as cracks and delaminations [6,7]. However, VT often suffers from standing wave (SW) patterns that create periodic temperature artifacts, causing false positives [8]. Existing solutions like frames averaging are often inadequate [9]. We propose an automated image processing method using 2D Fourier Transform (2D-FFT) to isolate and remove SW patterns in the frequency domain, preserving true defect signals. The approach is validated on cracked CFRP and PMMA samples using both qualitative and quantitative metrics.

2. Vibro-Thermography Fundamentals and SWs Pattern Problem

VT operates on two primary principles. First of all, defects within a material have different elastic characteristics compared to the surrounding intact areas. This difference leads to increased acoustic damping, and thus greater heat generation in the defective regions. Secondly, defects alter the material’s thermal properties, which in turn affects heat flow through the sample. These combined effects make defects appear as temperature irregularities, which can be detected by monitoring the sample surface temperature via an IR camera. Furthermore, when a time-varying stress σ a c is applied to a sample, the resulting mechanical vibrations are dampened during their propagation, and this loss is converted into heat. This conversion S is the result of two effects, namely the thermoelastic and hysteresis (or loss angle), S = K t σ a c + K l σ a c 2 , with K t and K l being complex constants denoting the thermoelastic and hysteresis effects, respectively. In general, a good thermal signal can be obtained from polymers as they provide high acoustic damping. In addition, the thermal conductivity of such materials is relatively low, so that acoustic energy dissipated at defects sites remains localized, aiding, in turn, their detection. Frictional rubbing between contacting asperities is a good example of such a localization effect [6].
However, considering the ultrasonic excitation frequency range usually employed in VT, the size and thickness of the tested specimens, and their shape, standing waves (SWs) might be triggered and established, which results in undesired heat spots at locations corresponding to the SW antinodes. As a result, the faithful detection of potential defects can be hindered by such heat patterns, especially when their thermal fingerprints are similar, or when these are superimposed (an example is shown in Figure 1).

3. Proposed Algorithm

The pivot of the proposed algorithm is that SW-induced heat patterns manifest, in general, as relatively low-frequency modulations in thermograms, in contrast to the typically higher-frequency components associated with defect-induced thermal signatures. Moreover, they are often oriented along a distinct spatial direction. Thus, they can be separated—filtered—from each other if their thermal signatures are compared in the wavevector domain using 2D Fast Fourier Transform F { · } . To further aid this comparison, detrending, a spatial domain, is implemented as a pre-processing step using a polynomial surface fitting.

3.1. Pre-Processing: Polynomial Surface Fitting for Detrending

Thermograms are a series of IR images captured at different time instants D ( x , y , t ) . To remove low-frequency spatial trends, which are mainly due to inhomogeneous heating across the sample, a 2D polynomial surface of degree n = 3 is fitted to each frame t. To achieve this, a set of minima along each row x k are extracted:
z k = m i n   D ( x k , : , t )
Then, a polynomial basis is constructed, such that
Φ ( x , y , t ) = i = 0 3 j = 0 3 i c i j ( t ) x i ( t ) y j ( t )
with coefficients c i j ( t ) by solving the normal equations in the least-square sense:
A ( t ) c ( t ) = z ( t )
with A being the model matrix constructed from the spatial coordinates ( x i , y i ) of the detected minima and a corresponding observation vector z ( t ) containing their intensity values (see Equation (1)). The detrended data D d ( x , y , t ) are then obtained as follows:
D d ( x , y , t ) = D ( x , y , t )     Φ ( x , y , t )

3.2. Frequency Domain Analysis and Adaptive Masking

A specific frame captured at time t 0 is considered here, i.e., D d ( x , y , t 0 ) , which is one frame at which a given defect is highly visible. Two regions of interest (ROI) are then manually selected, i.e., a background ROI ( R O I b g ) that is a pixel area showing the SW heating pattern and one on the defect ( R O I s i g ). Both ROIs are then zero-padded before computing their 2D-FFTs up to the pixel dimensions of the full frame, F b g ( u , v ) and F s i g ( u , v ) , with u and v being the spatial frequency coordinate. To identify how the spectral energy is distributed radially, ρ ( r ) is computed from F b g ( u , v ) as follows:
ρ ( r ) = 1 N r ( u , v )   s . t .     R u , v   =   r   F b g ( u , v )
with R ( u , v ) = ( u u o ) 2 + ( v v o ) 2 , with ( u o , v o ) denoting the center coordinates of the frequency domain. Then, the maximum of ρ ( r ) is identified, i.e., where the signal energy peaks and an annular region of an arbitrary width is defined around it with an inner radius r i n and outer radius r o u t . This initial annular mask is then adapted to spot the differences between the two ROIs by computing F ( u , v )   =   F s i g ( u , v )   F b g ( u , v ) and obtaining the refined binary mask suppression M ( u , v )   as follows:
M ( u , v ) = 0 ,     i f   F ( u , v ) < T   a n d   r i n   R ( u , v )   r o u t 1 ,                                                                                                                                         o t h e r w i s e
with T being a percentile threshold arbitrarily set to 70%. Additionally, a morphological dilation can be applied to M ( u , v ) to ensure a comprehensive suppression of SWs, especially when the pattern is not spatially aligned with the defect signature. Finally, the filtered frames D f ( x , y , t ) are obtained by F 1 D d ( u , v , t )   · M ( u , v ) .

4. Results and Conclusions

This experimental setup comprises an ultrasonic welder (HW-D250H-28, Nippon Avionics Co., Ltd., Yokohama, Japan), with an ultrasonic horn attached to the specimen surface, exciting it with a 28 kHz ultrasound wave. The surface temperature distribution during the vibration was recorded using an infrared camera (A315, FLIR). Two samples have been inspected, i.e., the PMMA cylinder shown in Figure 1 and a cracked PMMA plate (see [9]). The qualitative results of the algorithm are shown in Figure 2. The signal-to-noise ratio has also been computed as S N R = m e a n ( R O I s i g ) m e a n ( R O I b g ) / s t d ( R O I b g ) , and this is shown in Table 1.
It can be concluded that the suppression mask (black circular masks) enhances the defect detection, making the whole length of the crack visible for the cylinder specimen, while for the plate specimen, this leads to a dramatic reduction in the standing wave pattern. It should be noted that removing the SW pattern is more difficult for the cylinder specimen than for the plate specimen; the crack signature is on top of the heat pattern, connecting two of the heat spots. This can be appreciated in the computed SNRs.

Author Contributions

Conceptualization, S.L. and M.I.; methodology, M.I., H.N., S.L., M.R. and R.Z.; software, S.L. and R.Z.; validation, M.I., H.N., S.L., M.R. and R.Z.; investigation S.L. and M.I.; data curation, S.L.; writing—original draft preparation, S.L.; writing—review and editing, M.I., H.N., S.L., M.R. and R.Z.; visualization, S.L.; All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Japan Society for the Promotion of Science (JSPS) KAKENHI Grant Number JP 21K04550.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be made available from the authors upon reasonable request.

Acknowledgments

Stefano Laureti acknowledges the EU funded MSCA-DN-2022-01 “MetacMed” project (GA n°101119738) for financial support (www.metacmed.eu).

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Hung, Y.; Chen, Y.; Ng, S.; Liu, L.; Huang, Y.; Luk, B.; Ip, R.; Wu, C.; Chung, P. Review and comparison of shearography and active thermography for nondestructive evaluation. Mater. Sci. Eng. R Rep. 2009, 64, 73–112. [Google Scholar] [CrossRef]
  2. Milovanović, B.; Banjad Pečur, I. Review of active IR thermography for detection and characterization of defects in reinforced concrete. J. Imaging 2016, 2, 11. [Google Scholar] [CrossRef]
  3. Laureti, S.; Sfarra, S.; Malekmohammadi, H.; Burrascano, P.; Hutchins, D.; Senni, L.; Silipigni, G.; Maldague, X.; Ricci, M. The use of pulse-compression thermography for detecting defects in paintings. Ndt Int. 2018, 98, 147–154. [Google Scholar] [CrossRef]
  4. Maldague, X. Applications of infrared thermography in nondestructive evaluation. In Trends in Optical Nondestructive Testing; Elsevier: Amsterdam, The Netherlands, 2000; pp. 591–609. [Google Scholar]
  5. Ciampa, F.; Mahmoodi, P.; Pinto, F.; Meo, M. Recent advances in active infrared thermography for non-destructive testing of aerospace components. Sensors 2018, 18, 609. [Google Scholar] [CrossRef] [PubMed]
  6. Rantala, J.; Wu, D.; Busse, G. Amplitude-modulated lock-in vibrothermography for NDE of polymers and composites. Res. Nondestruct. Eval. 1996, 7, 215–228. [Google Scholar] [CrossRef]
  7. Renshaw, J.; Chen, J.C.; Holland, S.D.; Thompson, R.B. The sources of heat generation in vibrothermography. Ndt Int. 2011, 44, 736–739. [Google Scholar] [CrossRef]
  8. Ishikawa, M.; Maeda, R.; Nishino, H.; Koyama, M.; Fukui, R. Waves causing undesired heat pattern detected via ultrasound-excited active thermography. Infrared Phys. Technol. 2025, 145, 105652. [Google Scholar] [CrossRef]
  9. Takahashi, S.; Ishikawa, M.; Nishino, H.; Koyama, M.; Fukui, R. An Examination of a Method to Reduce the Effect of Standing-Wave Heat Generation in Ultrasound-Excited Thermography Inspection. Eng. Proc. 2023, 51, 22. [Google Scholar]
Figure 1. (a) Picture of a cracked PMMA hollow cylinder; (b) thermogram obtained from VT inspection. The detection of the crack is partially hindered by the SW heat pattern.
Figure 1. (a) Picture of a cracked PMMA hollow cylinder; (b) thermogram obtained from VT inspection. The detection of the crack is partially hindered by the SW heat pattern.
Proceedings 129 00009 g001
Figure 2. (a) Series of thermograms (top row) showing the steps of the filtering algorithms, the selected pixel areas, and the obtained results for the PMMA hollow cylinder, together with the corresponding 2D-FFTs; (b) same as (a) but for the PMMA plate.
Figure 2. (a) Series of thermograms (top row) showing the steps of the filtering algorithms, the selected pixel areas, and the obtained results for the PMMA hollow cylinder, together with the corresponding 2D-FFTs; (b) same as (a) but for the PMMA plate.
Proceedings 129 00009 g002
Table 1. SNR values.
Table 1. SNR values.
DataDetrended DataFiltered Data
Hollow cylinder0.480.200.13
Plate2.402.864.80
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Laureti, S.; Ishikawa, M.; Zito, R.; Ricci, M.; Nishino, H. A Simple Strategy to Reduce the Standing Wave Heat Pattern in Vibro-Thermography Based on 2D-FFT. Proceedings 2025, 129, 9. https://doi.org/10.3390/proceedings2025129009

AMA Style

Laureti S, Ishikawa M, Zito R, Ricci M, Nishino H. A Simple Strategy to Reduce the Standing Wave Heat Pattern in Vibro-Thermography Based on 2D-FFT. Proceedings. 2025; 129(1):9. https://doi.org/10.3390/proceedings2025129009

Chicago/Turabian Style

Laureti, Stefano, Masashi Ishikawa, Rocco Zito, Marco Ricci, and Hideo Nishino. 2025. "A Simple Strategy to Reduce the Standing Wave Heat Pattern in Vibro-Thermography Based on 2D-FFT" Proceedings 129, no. 1: 9. https://doi.org/10.3390/proceedings2025129009

APA Style

Laureti, S., Ishikawa, M., Zito, R., Ricci, M., & Nishino, H. (2025). A Simple Strategy to Reduce the Standing Wave Heat Pattern in Vibro-Thermography Based on 2D-FFT. Proceedings, 129(1), 9. https://doi.org/10.3390/proceedings2025129009

Article Metrics

Back to TopTop