Next Article in Journal
Evaluation of Bronze Electrode in Electrical Discharge Coating Process for Copper Coating
Previous Article in Journal
Design and Implementation of a SiC-Based Multifunctional Back-to-Back Three-Phase Inverter for Advanced Microgrid Operation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Percussion and PSO-SVM-Based Damage Detection for Refractory Materials

1
Key Laboratory for Metallurgical Equipment and Control of Ministry of Education, Wuhan University of Science and Technology, Wuhan 430081, China
2
Hubei Key Laboratory of Mechanical Transmission and Manufacturing Engineering, Wuhan University of Science and Technology, Wuhan 430081, China
3
Precision Manufacturing Institute, Wuhan University of Science and Technology, Wuhan 430081, China
4
Wuhan Digital Engineering Institute, Wuhan 430074, China
*
Author to whom correspondence should be addressed.
Micromachines 2023, 14(1), 135; https://doi.org/10.3390/mi14010135
Submission received: 15 November 2022 / Revised: 3 January 2023 / Accepted: 3 January 2023 / Published: 4 January 2023
(This article belongs to the Section D:Materials and Processing)

Abstract

:
Refractory materials are basic materials widely used in industrial furnaces and thermal equipment. Their microstructure is similar to that of many heterogeneous high-performance materials used in micro/nanodevices. The presence of damage can reduce the mechanical properties and service life of refractory materials and even cause serious safety accidents. In this paper, a novel percussion and particle swarm optimization-support vector machine (PSO-SVM)-based method is proposed to detect damage in refractory materials. An impact is applied to the material and the generated sound is recorded. The percussion-induced sound signals are fed into a mel filter bank to generate time–frequency representations in the form of mel spectrograms. Then, two image descriptors—the local binary pattern (LBP) and histogram of oriented gradient (HOG)—are used to extract the texture information of the mel spectrogram. Finally, combining both HOG and LBP features, the fused features are input to the PSO-SVM algorithm to realize damage detection in refractory materials. The results demonstrated that the proposed method could identify five different degrees of damage of refractory materials, with an accuracy rate greater than 97%. Therefore, the percussion and PSO-SVM-based method proposed in this paper has high potential for field applications in damage detection in refractory material, and also has the potential to be extended to research on damage detection methods for other materials used in micro/nanodevices.

1. Introduction

Refractory materials are composite materials resistant to thermal shock and chemical erosion [1], and their heterogeneity and microstructural complexity have commonalities with related materials [2,3,4] used in micro/nano-devices. Multiple forms of damage in refractory material such as cracks and holes can occur in complex production environments. These damages can reduce the performance of the material and seriously jeopardize the normal operation of devices. Therefore, damage detection for refractory materials after manufacture is vital to ensure their quality and, thus, the stable operation of industrial production.
Currently, several common non-destructive testing (NDT) methods have been attempted to detect damage of certain structures, including the acoustic emission (AE) method [5,6], the ultrasonic method [7,8], the radiography method [9], etc. AE is the phenomenon of transient elastic waves generated by the rapid release of local energy within a material (or structure). Liu et al. [10]. proposed a damage detection method of refractory materials using principle component analysis and the Gaussian mixture model to reduce the dimensions of the relevant parameters of the AE signal and describe the overall properties of material damage. The complex structure of refractory materials produces extremely complex AE signals, which makes damage classification difficult. The ultrasonic method detects the damage state by accurately analyzing changes in the ultrasonic signal characteristics [11,12]. Due to the anisotropy of refractory materials, ultrasonic testing methods have a low signal-to-noise ratio in applications, and it is difficult to obtain useful damage information from the signals [13]. The radiographic method adopts a negative as a recording medium, which can directly obtain a direct visual image of the damage [14]. This method has a high detection rate for volumetric defects (porosity, inclusions). However, it has difficulty detecting cracks in the direction perpendicular to the rays and is harmful to human health [15]. Each of these methods has its drawbacks. Therefore, it is necessary to seek a simple, safe, economical and implementable damage detection method for refractory materials.
The percussion method, as a convenient NDT technique, can distinguish structural damage through percussion-induced sounds [16,17,18,19]. In traditional tapping testing, inspectors cannot recognize the nuances of sounds due to the limited frequency range of hearing. Recently, improvements in computer performance and the application of artificial intelligence technology in many fields has provided the possibility to overcome this limitation [20,21,22]. Kong et al. [23] proposed a novel percussion-based method to detect bolt looseness. The method utilized a microphone to record sound. Power spectrum density (PSD) values were adopted as features of the sound data and the method successfully achieved the evaluation of bolt looseness using a decision tree model. Cheng et al. [24] proposed a detection method using percussion and voice recognition. A microphone was used to record sound signals from tapping different sand depositions in pipelines and MFCC features of the tapping data were extracted to achieve the identification of deposition volume in pipelines. Furthermore, researchers have detected looseness of cup-lock scaffolds [25], internal cavities of timber columns [26] and moisture of concrete [27] by processing and analyzing percussion-induced sound signals. These studies indicate that the percussion-based method is user-friendly and has reasonable detection accuracy. Nevertheless, investigation of the quantitative relationship between damage to refractory materials and percussion sound signals is lacking.
The latest research [28,29] tends to convert sound signals into time–frequency representations (TFRs), such as short-time fourier transform (STFT) spectrograms and constant-Q transform (CQT) spectrograms, which depict the energy of the signal in different frequency bands over time. STFT spectrograms [30] are low in computation and offer frequency components in linearly spaced frequency bands; however, they are not conducive to highlighting spectral information in the low frequency range. Mel spectrograms compress the frequency range by nonlinear mapping after STFT processing, which can improve the resolution of the frequency components in the low frequency range. On the other hand, many recent studies have treated TFRs as texture images and used computer vision techniques on TFRs for sound signal classification [31,32]. The texture features extracted from mel spectrograms can capture the discriminant patterns of sound structure in time and frequency. Local binary patterns (LBPs) [33] and histogram of oriented gradients (HOG) [34] are two representative texture descriptors. HOG deals with the distribution of gradients in different directions and is suitable for dealing with random textures, while LBP deals with pixel intensities and texture microstructures. The feature extraction behavior of different texture descriptors is complementary and the fusion technique [35] yields a significant difference in TFR, achieving recognition results with higher accuracy. Mel spectrograms such as TFRs, LBP and HOG are fused together to extract valid texture information, which is beneficial for analyzing percussion-induced sound signals.
In this study, an easy-to-implement and efficient novel percussion method is used to detect damage to refractory materials. During detection, the percussion-induced sound signals are first transformed into mel spectrograms, which can depict the singularity of different signals. LBP and HOG methods are used to extract the unique textural features of the mel spectrogram to further uncover the hidden damage-related information. Thereafter, the feature vector of the signal is obtained by the fusion of HOG and LBP features. Finally, the PSO-SVM classifier is used to identify the degree of damage to the refractory materials. The rest of this paper is organized as follows. Section 2 provides the methodologies and related principles of the proposed method. Section 3 describes the experimental device and experimental procedure. Section 4 discusses the identification results of the method and provides a comparative analysis with other strategies. Section 5 is the conclusion of the paper.

2. Methodologies

The schematic diagram of the proposed percussion method is shown in Figure 1. The method involves three main steps: percussion signal acquisition, feature extraction and damage classification and recognition based on PSO-SVM. Firstly, percussion signals are collected for five different degrees of damage to refractory materials. Then, in order to reveal the variation pattern of the percussion sound signals, the mel spectrogram was used to reflect a large amount of feature information of the signals. In addition, the HOG feature and LBP feature were adopted to capture the texture information of the mel spectrogram variations. Finally, the combination of LBP and HOG was entered into the PSO-SVM classifier, and the output of the PSO-SVM represented the degree of damage to the refractory material.

2.1. Feature Extraction

2.1.1. Mel Spectrogram

The mel spectrogram [36] is a combination of the mel scale and a spectrogram. The acquisition process is simple; the input signal is preprocessed (framing, windowing), fast Fourier transform (FFT) is applied and the signal is passed through a mel filter bank.

2.1.2. Histogram of Oriented Gradient

HOG is an excellent local feature descriptor proposed by Dalal and Triggs at CVPR [37,38] for obtaining image feature vectors. The specific steps are as follows:
(1)
Grayscale the input images;
(2)
Perform color space normalization of grayscale images by the Gamma correction method
I ( x , y ) = I ( x , y ) γ
(3)
Calculate the gradient (direction and intensity distribution) of each pixel to further obtain the image contour information.
G x ( x , y ) = I ( x , y + 1 ) I ( x , y 1 )
where Gx(x,y), Gy(x,y) and I(x,y) denote horizontal gradient, vertical gradient and pixel value, respectively. In addition, the direct and intensity distributions are as follows:
G ( x , y ) = G x ( x , y ) 2 + G y ( x , y ) 2
α ( x , y ) = arctan G x ( x , y ) G y ( x , y )
(4)
Divide the image into small cells; then count the gradient histograms of each cell and obtain the statistics of gradient distribution in different directions;
(5)
Several cells form a block. HOG features of all blocks of the image are obtained through a sliding block.

2.1.3. Local Binary Patterns

LBP is a simple and efficient method for texture description [39] that is able to obtain a binary pattern of differences between a central pixel and neighboring pixels. Specifically, the pixels of the image are labeled by thresholding the 3 × 3 neighborhood of each pixel with the center value and using the result as a binary number. The central pixel value is calculated as follows:
L B P ( x c , y c ) = p = 0 p 1 2 p S ( i p i c ) i p i c
where ic is the grayscale of the central pixel, the grayscale of the neighbourhood in the pixel matrix is ip and S is the step function, as shown below:
S ( x ) = { 0 , x < 0 1 , x 0

2.2. Classification

2.2.1. Support Vector Machine

Support vector machine (SVM) is one of the best algorithms in machine learning and is commonly used to solve classification and regression problems [40,41,42]. The data points for each sample can be expressed as {xi,yi}, where i = 1, 2, 3, …, N, xi Rn, yi ∈ {+1,−1}. The expression of the hyperplane in the linearly divisible case can be written as:
f ( x ) = w T x + b = 0
where f(x) is the separating hyperplane, the parameter w is the weight and b is the bias. When encountering a linearly indistinguishable problem, the above equation needs to be extended by adding the slack variable ξi and the penalty c factor to obtain the model for solving the nonlinear problem, as follows:
min 1 2 w 2 + c i = 1 N ξ i , s . t . y i ( w x i + b ) + ξ i 1 0 ,   ξ i 0
This equation is then transformed into a pairwise problem using the Lagrange multiplier method to obtain the decision function as follows:
f ( x ) = sgn ( i , j = 1 N α i y i k ( x i , x j ) + b )
where αi is only one variable included in the Lagrangian function; k(xi,yi) = φ(xi)Tφ(xj) is the kernel function introduced to address the difficulty of direct calculation due to the high dimensionality of the features.

2.2.2. Particle Swarm Optimization Algorithm

The PSO algorithm [43] is inspired by the predatory behavior of a flock of birds searching for food randomly and is used to solve optimization problems. PSO is initialized as a flock of random particles; then, the optimal solution is found by iteration. At each iteration, the particles update their velocity and position towards the individual extremes and the global extremes. The update formula is as follows:
V i d k + 1 = w V i d k + c 1 r 1 ( P i d k X i d k ) + c 2 r 2 ( P i d X i d k ) k
X i d k + 1 = X i d k + V i d k
where w is the inertia weight, k is the number of current iterations, c1 and c2 are learning factors and r1 and r2 are uniform random numbers in the range of (0, 1).

2.2.3. The PSO-SVM Method

The RBF kernel function is used in SVM to solve the nonlinear classification problem; classification accuracy is mainly influenced by the penalty factor C and the kernel parameter g. The PSO algorithm is adopted to search for the ideal parameters C and g of SVM to achieve the accurate and reliable detection of damage in refractory materials. The specific process of PSO-SVM is as follows:
(1)
The specific implementation steps of the PSO-SVM algorithm are as follows. Set the relevant parameters: the population size is 20, the inertia factor is 0.6, the acceleration constants are 1.5 and 1.7, and the number of iterations is 50;
(2)
Prepare the train and test data sets. The training sets adopt the five-fold cross-validation method and the classification accuracy is set to the particle fitness value;
(3)
The penalty parameter C and kernel parameter g are [–4, 4]; in addition, the velocity and location of each particle are randomly initialized;
(4)
Calculate the adaptability value of each particle and calibrate it;
(5)
Update particle velocity and position;
(6)
Determine if the termination condition is reached; if so, stop the update; otherwise, return to step (5);
(7)
When the number of iterations reaches the initial setting value, the optimal parameters C and g are obtained.
The PSO-SVM model construction process is shown in Figure 2.

3. Experimental Setup and Procedure

The samples and devices used for the experiments are given in Figure 3. The high alumina refractory material was manually impacted using an impact hammer, and the percussion-induced sound was captured by a microphone (B&K Type 4966-H-041). The sound signals were collected by a data acquisition system (a NI cDAQ-9174 chassis with a NI-9232C data acquisition module) and stored on a laptop. The microphone was placed at a fixed position approximately 5 cm from the material and the sound signal was acquired at a sampling rate of 100 kHz.
The size of the refractory material was 230 × 114 × 65 mm. During the experiment, a saw was used to cut slits of different depth on the refractory material to simulate five different degrees of damage (denoted as D1, D2, D3, D4, D5) to the refractory material. The specimen was percussed 100 times for each degree. The locations of the impact point and the simulated damage are shown in Figure 4. The degree of damage in the refractory materials in the impact test is given in Table 1.

4. Experimental Results and Analysis

In the experiment, all percussive sound signals were pre-processed by normalization, and the length of each signal was 0.1 s (sample points = 0.1 × 100,000 = 10,000). Figure 5 depicts the sound signal samples for each of the five damage degrees. It can be seen that the trend of the signals is similar in the time domain.
Time−frequency analysis was used to convert the signals into mel spectrograms. In mel spectrogram representation, the Hamming window is considered, and the parameters window length and overlap length [44] are set to 2048 sample points and 1024 sample points, respectively. Figure 6 shows the extracted mel spectrogram features. From the figure, it can be seen that the mel spectrogram depicts the energy variations of different frequency bands over time, and that the mel spectrogram representation of sound signals has texture. This texture can be used to differentiate the percussion-induced acoustic signals with different degrees of damage.
Next, two powerful texture descriptors−LBP and HOG−were considered to extract features from the mel spectrogram. Since the generation of HOG feature depends on cell size, block size and the number of bins [37], these three parameters are discussed in this paper, as shown in Figure 7. In general, the size of the cell has a greater influence on texture information encoding. As illustrated in Figure 7, when the cell size was 16 × 16, the highest recognition accuracy was obtained, followed by 8 × 8. The cell size of 32 × 32 generated the worst performance. In addition, in contrast to the other three options, setting the block size and bins to 2 × 2 and 9 yielded better performance. Therefore, in this work, the parameters of the HOG algorithm were set as shown in Table 2. On the other hand, different sampling radii R and numbers of sampling points P result in different image texture extraction capabilities for LBP features [39]. Six (P, R) pair values were chosen; the accuracy of the LBP features with different parameters is shown in Figure 8. As R becomes larger and the number of P increases, the texture description capability of LBP decreases. It is obvious that the best feature extraction is achieved when R = 1, P = 8. The LBP and HOG features emphasize the different texture information of the mel spectrogram. As the features are complementary, fusion was applied to concatenate the LBP and HOG feature vectors into enhanced vectors (LBP&HOG).
After that, the entire dataset was divided into a training set and a test set. The overall speed and accuracy of the model is closely related to the reasonable partitioning of the data set. Table 3 presents the accuracy and time of different training-to-test set ratios. As can be seen from the table, the best accuracy and fastest speed were achieved when the training-to-test set ratio was 7:3. The total data size for the five damage degrees was 500. Therefore, for each damage degree, 70% of the data from the data sets were randomly taken as the training set, and the other 30% of the data were used as the testing set.
The features obtained in the previous step were used as the input of PSO-SVM and three damage detection models (HOG&LBP + PSO-SVM, HOG + PSO-SVM, LBP + PSO-SVM) were trained. Table 4 shows the optimal parameter values obtained by PSO searching in the solution space. The trained models were used to perform recognition on the test samples.
The details and visualization of the predicted and real classes are shown in Figure 9. In Figure 9, the horizontal coordinate indicates the data set, and the vertical coordinate indicates the degree of damage in the refractory material. The ordinates of 1, 2, 3, 4 and 5, respectively denote D1~D5, which are also shown in Table 1. From the figure, it can be seen that the accuracy of HOG features is 89.33%, the accuracy of LBP features is 82.67% and the accuracy of LBP&HOG features is 98.67%. Meanwhile, Figure 9c shows that only four cases in the test set are classified into incorrect classes. It is obvious that the fused features (LBP&HOG) as input outperformed the typical single features in terms of classification performance.
The quality of the output of the PSO-SVM classifier was evaluated by the performance parameters [45] precision, recall, F1-score and error rate in the classification task, as shown in Table 5.
It is observed from Table 5 that the output of the PSO-SVM model had a precision of 0.94–1, a recall of 0.93–1, an F1-score of 0.95–1 and an error rate of 0–0.05. The results demonstrate that the PSO-SVM method yields excellent detection of damage severity in refractory materials.
To assess the effectiveness and superiority of the method proposed in this paper, some recognition results of well-known classifiers were used to the data. These included k-nearest neighbor (KNN), random forest (RF) and convolutional neural network (CNN). The results after repeated experiments are shown in Figure 10. The mean accuracy and implementation time for 10 experiments were calculated, as shown in Table 6. In the KNN classifier, several experiments were performed with various K values. The best performance was obtained with K = 12; however, the recognition was poor at only 91.06%. For the RF classifier, the number of trees was set to 100 and a recognition rate of 91.87% was obtained. Comparing the recognition results of the four classifiers, the proposed PSO-SVM classification is the best; it had the highest average accuracy, achieving a maximum recognition accuracy of 98.67%. The performance of CNN was second, with a maximum accuracy of 96.13% and an average accuracy second only to PSO-SVM. However, with CNN, due to the presence of a large number of convolutional operations, the number of calculation operations for trainable parameters increases significantly, which leads to a longer implementation time the worst performance in terms of implementation speed. As a result, it is proven that the method proposed in this paper obtains the best classification accuracy and saves valuable computational resources with its relatively low time required to complete the recognition task.
To further investigate the effect of damage distribution at different locations on the performance of the proposed method, extended experiments were conducted. The shape of the refractory material is symmetrical. With the left side as the baseline, slits with a depth of 5 mm were fabricated at 46 mm, 92 mm, 138 mm and 184 mm (denoted as L1, L2, L3, and L4) from each of the four specimens to simulate damage at different locations. The distribution of damage at different locations is shown in Figure 11.
The percussion method was used to obtain percussion sound signals for the damage at different locations. Similarly, mel spectrogram and HOG&LBP were used to process each sound signal to acquire the feature vector. The PSO-SVM algorithm completed the classification detection. All parameters were set in accordance with the best settings obtained from the analysis. A confusion matrix was used to visualize the recognition results of different damage locations, as shown in Figure 12.
In Figure 12, the horizontal and vertical coordinates represent the true and predict labels of different damage locations, respectively. As shown in Figure 12, only a small number of samples were incorrectly identified (e.g., one L2 sample was classified as L1 and two L3 samples were classified as L4), while the rest of the samples were classified to the correct categories. The overall identification accuracy was 97.5%. From the results, it can be seen that the method has good generalization ability and can achieve effective recognition of damage with different location distributions. Therefore, the method proposed in this paper can accurately extract the key features of damage and realize the accurate detection.
In addition, the performance results of the proposed method were compared with other newly published methods for solving the damage detection problem. As can be seen in Table 7, the proposed method in this paper yields better accuracy scores than multiple data processing methods and classification models.

5. Conclusions

Based on percussion and PSO-SVM, a novel method for damage detection and identification in refractory materials is proposed in this paper. Sound signals generated by manually controlled percussions are converted to mel spectrograms, and LBP features and HOG features are extracted from mel spectrograms. Then, the two features are fused and input into a PSO-SVM for training to realize damage detection in refractory materials. The experimental results verified the effectiveness of the proposed method. It is worth noting that converting percussion-induced acoustic signals into mel spectrograms and using the fused HOG&LBP method achieved better damage detection in refractory materials than typical single LBP and HOG texture features. Furthermore, the recognition accuracy of the PSO-SVM was in the range of 96–98.67%, with a more stable classification performance and higher classification accuracy than the other three classification strategies. Overall, the damage detection method for refractory materials proposed in this paper is convenient and reliable, with potential for field application. In future work, the combination of robotics and machine learning can be further implemented. Specifically, a robotic arm will carry a tapping device and a microphone for automatic tapping and signal acquisition to produce a system for automatic detection of refractory material damage. In addition, environmental noise is not considered in the paper; further investigation will be conducted on this issue.

Author Contributions

Conceptualization, D.Y.; data curation, Y.P.; funding acquisition, G.L.; investigation, Y.P.; methodology, D.Y.; project administration, Y.P.; resources, D.Y. and T.Z.; software, Y.P.; supervision, D.Y. and T.Z.; validation, Y.P.; writing—original draft preparation, Y.P.; writing—review and editing, T.W. and G.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Natural Science Foundation of China (grant no. 51808417).

Data Availability Statement

Due to the nature of the research, the data of this study are not shared publicly and are only available upon reasonable request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Li, H.X. Development overview of refractory materials. J. Inorg. Mater. 2018, 33, 198. [Google Scholar]
  2. Zainal, M.A.; Sahlan, S.; Ali, M.S.M. Micromachined Shape-Memory-Alloy Microactuators and Their Application in Biomedical Devices. Micromachines 2015, 6, 879–901. [Google Scholar] [CrossRef] [Green Version]
  3. Koga, Y.; Kuriyama, R.; Sato, Y.; Hishida, K.; Miki, N. Effects of Micromachining Processes on Electro-Osmotic Flow Mobility of Glass Surfaces. Micromachines 2013, 4, 67–79. [Google Scholar] [CrossRef] [Green Version]
  4. Sammi, H.; Nair, R.V.; Sardana, N. Reusable SERS substrate based on interconnected metal network structure. Mater. Chem. Phys. 2023, 293, 126894. [Google Scholar] [CrossRef]
  5. Li, W.; Ho, S.C.M.; Patil, D.; Song, G. Acoustic emission monitoring and finite element analysis of debonding in fiber-reinforced polymer rebar reinforced concrete. Struct. Health Monit. 2017, 16, 674–681. [Google Scholar] [CrossRef]
  6. Xu, C.; Gong, P.; Xie, J.; Shi, H.; Chen, G.; Song, G. An acoustic emission based multi-level approach to buried gas pipeline leakage localization. J. Loss Prev. Process. Ind. 2016, 44, 397–404. [Google Scholar] [CrossRef]
  7. Lu, G.; Li, Y.; Wang, T.; Xiao, H.; Huo, L.; Song, G. A multi-delay-and-sum imaging algorithm for damage detection using piezoceramic transducers. J. Intell. Mater. Syst. Struct. 2017, 28, 1150–1159. [Google Scholar] [CrossRef]
  8. Klose, J.; Esch, S.; Kohns, P.; Ankerhold, G. Assessment of the intrinsic damage to refractory materials at high temperatures using the laser ultrasonic pulse method. Open Ceram. 2022, 9, 100221. [Google Scholar] [CrossRef]
  9. Licata, M.; Parker, H.M.O.; Aspinall, M.D.; Bandala, M.; Cave, F.; Conway, S.; Gerta, D.; Joyce, M.J. Fast neutron and γ-ray backscatter radiography for the characterization of corrosion-born defects in oil pipelines. Eur. Phys. J. Conf. 2020, 225, 06009. [Google Scholar] [CrossRef]
  10. Liu, C.; Zhou, D.; Wang, Z.; Yang, D.; Song, G. Damage Detection of Refractory Based on Principle Component Analysis and Gaussian Mixture Model. Complexity 2018, 2018, 7356189. [Google Scholar] [CrossRef] [Green Version]
  11. Wang, P.; Zhou, W.; Bao, Y.; Li, H. Ice monitoring of a full-scale wind turbine blade using ultrasonic guided waves under varying temperature conditions. Struct. Control Health Monit. 2018, 25, e2138. [Google Scholar] [CrossRef]
  12. Wang, T.; Wei, D.; Shao, J.; Li, Y.; Song, G. Structural Stress Monitoring Based on Piezoelectric Impedance Frequency Shift. J. Aerosp. Eng. 2018, 31, 04018092. [Google Scholar] [CrossRef]
  13. Zheng, G.; Tian, Y.; Zhao, W.; Jia, S.; He, N. Band-Stop Filtering Method of Combining Functions of Butterworth and Hann Windows to Ultrasonic Guided Wave. J. Pipeline Syst. Eng. Pract. 2022, 13, 04021076. [Google Scholar] [CrossRef]
  14. Saracino, G.; Ambrosino, F.; Bonechi, L.; Cimmino, L.; D’Alessandro, R.; D’Errico, M.; Strolin, P. Applications of muon ab-sorption radiography to the fields of archaeology and civil engineering. Philos. Trans. R. Soc. A 2019, 377, 20180057. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  15. Duvauchelle, P.; Kaftandjian, V.; Peterzol-Parmentier, A.; Schumm, A. Simulation of Computed Radiography X-ray Imaging Chain Dedicated to Complex Shape Objects. In Proceedings of the 11th European Conference on Non Destructive Testing (ECNDT), Prague, Czech Republic, 6–10 October 2014. [Google Scholar]
  16. Wang, F.; Song, G.; Mo, Y. Shear loading detection of through bolts in bridge structures using a percussion-based one-dimensional memory-augmented convolutional neural network. Comput. Civ. Infrastruct. Eng. 2021, 36, 289–301. [Google Scholar] [CrossRef]
  17. Yang, D.; Xiong, M.; Wang, T.; Lu, G. Percussion-Based Pipeline Ponding Detection Using a Convolutional Neural Network. Appl. Sci. 2022, 12, 2127. [Google Scholar] [CrossRef]
  18. Chen, D.; Montano, V.; Huo, L.; Fan, S.; Song, G. Detection of subsurface voids in concrete-filled steel tubular (CFST) structure using percussion approach. Constr. Build. Mater. 2020, 262, 119761. [Google Scholar] [CrossRef]
  19. Yuan, R.; Lv, Y.; Kong, Q.; Song, G. Percussion-based bolt looseness monitoring using intrinsic multiscale entropy analysis and BP neural network. Smart Mater. Struct. 2019, 28, 125001. [Google Scholar] [CrossRef]
  20. Pratap, A.; Sardana, N.; Utomo, S.; Ayeelyan, J.; Karthikeyan, P.; Hsiung, P.A. A Synergic Approach of Deep Learning to-wards Digital Additive Manufacturing: A Review. Algorithms 2022, 15, 466. [Google Scholar] [CrossRef]
  21. Pratap, A.; Sardana, N. Machine learning-based image processing in materials science and engineering: A review. Mater. Today Proc. 2022, 62, 7341–7347. [Google Scholar] [CrossRef]
  22. Utomo, D.; Hsiung, P.-A. A Multitiered Solution for Anomaly Detection in Edge Computing for Smart Meters. Sensors 2020, 20, 5159. [Google Scholar] [CrossRef] [PubMed]
  23. Kong, Q.; Zhu, J.; Ho, S.C.M.; Song, G. Tapping and listening: A new approach to bolt looseness monitoring. Smart Mater. Struct. 2018, 27, 07LT02. [Google Scholar] [CrossRef]
  24. Cheng, H.; Wang, F.; Huo, L.; Song, G. Detection of sand deposition in pipeline using percussion, voice recognition, and support vector machine. Struct. Health Monit. 2020, 19, 2075–2090. [Google Scholar] [CrossRef]
  25. Wang, F.; Song, G. Looseness detection in cup-lock scaffolds using percussion-based method. Autom. Constr. 2020, 118, 103266. [Google Scholar] [CrossRef]
  26. Chen, L.; Xiong, H.; Sang, X.; Yuan, C.; Li, X.; Kong, Q. An innovative deep neural network–based approach for internal cavity detection of timber columns using percussion sound. Struct. Health Monit. 2022, 21, 1251–1265. [Google Scholar] [CrossRef]
  27. Zheng, L.; Cheng, H.; Huo, L.; Song, G. Monitor concrete moisture level using percussion and machine learning. Constr. Build. Mater. 2019, 229, 117077. [Google Scholar] [CrossRef]
  28. Stowell, D.; Giannoulis, D.; Benetos, E.; Lagrange, M.; Plumbley, M.D. Detection and Classification of Acoustic Scenes and Events. IEEE Trans. Multimedia 2015, 17, 1733–1746. [Google Scholar] [CrossRef]
  29. Xu, L.; Wei, Z.; Zaidi, S.F.A.; Ren, B.; Yang, J. Speech enhancement based on nonnegative matrix factorization in constant-Q frequency domain. Appl. Acoust. 2021, 174, 107732. [Google Scholar] [CrossRef]
  30. Manhertz, G.; Bereczky, A. STFT spectrogram based hybrid evaluation method for rotating machine transient vibration analysis. Mech. Syst. Signal Process 2021, 154, 107583. [Google Scholar] [CrossRef]
  31. Demir, F.; Sengur, A.; Cummins, N.; Amiriparian, S.; Schuller, B. Low level texture features for snore sound discrimination. In Proceedings of the 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Honolulu, HI, USA, 18–21 July 2018; pp. 413–416. [Google Scholar]
  32. Özseven, T. Investigation of the effect of spectrogram images and different texture analysis methods on speech emotion recognition. Appl. Acoustics 2018, 142, 70–77. [Google Scholar] [CrossRef]
  33. Li, S.; Li, D.; Yuan, W. Wood Defect Classification Based on Two-Dimensional Histogram Constituted by LBP and Local Binary Differential Excitation Pattern. IEEE Access 2019, 7, 145829–145842. [Google Scholar] [CrossRef]
  34. Xiang, Z.; Tan, H.; Ye, W. The Excellent Properties of a Dense Grid-Based HOG Feature on Face Recognition Compared to Gabor and LBP. IEEE Access 2018, 6, 29306–29319. [Google Scholar] [CrossRef]
  35. Mangai, U.; Samanta, S.; Das, S.; Chowdhury, P. A Survey of Decision Fusion and Feature Fusion Strategies for Pattern Classification. IETE Tech. Rev. 2010, 27, 293. [Google Scholar] [CrossRef]
  36. Zhang, T.; Feng, G.; Liang, J.; An, T. Acoustic scene classification based on Mel spectrogram decomposition and model merg-ing. Appl. Acoustics 2021, 182, 108258. [Google Scholar] [CrossRef]
  37. Choi, M.S.; Lee, J.H.; Roh, T.M.; Shim, J.C. Vehicle Detection Scheme Based on a Boosting Classifier with Histogram of Oriented Gradient (HOG) Features and Image Segmentation. J. KIISE Comput. Pract. Lett. 2010, 16, 955–961. [Google Scholar]
  38. Dalal, N.; Triggs, B.; Schmid, C. Human Detection Using Oriented Histograms of Flow and Appearance. In Proceedings of the 9th European Conference on Computer Vision (ECCV), Graz, Austria, 7–13 May 2006; pp. 428–441. [Google Scholar]
  39. Zhu, C.; Wang, R. Local multiple patterns based multiresolution gray-scale and rotation invariant texture classification. Inform. Sci. 2012, 187, 93–108. [Google Scholar] [CrossRef]
  40. Ketu, S.; Mishra, P.K. Scalable kernel-based SVM classification algorithm on imbalance air quality data for proficient healthcare. Complex Intell. Syst. 2021, 7, 2597–2615. [Google Scholar] [CrossRef]
  41. Lee, C.; Kwon, D. A similarity based prognostics approach for real time health management of electronics using impedance analysis and SVM regression. Microelectron. Reliab. 2018, 83, 77–83. [Google Scholar] [CrossRef]
  42. Lee, C.; Jang, M.G. Fast Training of Structured SVM Using Fixed-Threshold Sequential Minimal Optimization. ETRI J. 2009, 31, 121–128. [Google Scholar] [CrossRef]
  43. Wang, D.; Tan, D.; Liu, L. Particle swarm optimization algorithm: An overview. Soft Comput. 2018, 22, 387–408. [Google Scholar] [CrossRef]
  44. Jung, S.-Y.; Liao, C.-H.; Wu, Y.-S.; Yuan, S.-M.; Sun, C.-T. Efficiently Classifying Lung Sounds through Depthwise Separable CNN Models with Fused STFT and MFCC Features. Diagnostics 2021, 11, 732. [Google Scholar] [CrossRef] [PubMed]
  45. Saito, T.; Rehmsmeier, M. The Precision-Recall Plot Is More Informative than the ROC Plot When Evaluating Binary Classifiers on Imbalanced Datasets. PLoS ONE 2015, 10, e0118432. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Schematic diagram of the proposed percussion method and PSO-SVM.
Figure 1. Schematic diagram of the proposed percussion method and PSO-SVM.
Micromachines 14 00135 g001
Figure 2. Flow chart of PSO-SVM.
Figure 2. Flow chart of PSO-SVM.
Micromachines 14 00135 g002
Figure 3. Schematic of the experimental setup.
Figure 3. Schematic of the experimental setup.
Micromachines 14 00135 g003
Figure 4. Location of the impact point and the simulated damage.
Figure 4. Location of the impact point and the simulated damage.
Micromachines 14 00135 g004
Figure 5. Samples of sound signals taken for five damage degrees.
Figure 5. Samples of sound signals taken for five damage degrees.
Micromachines 14 00135 g005
Figure 6. The mel spectrograms of selected signals: (a) D1, (b) D2, (c) D3, (d) D4 and (e) D5.
Figure 6. The mel spectrograms of selected signals: (a) D1, (b) D2, (c) D3, (d) D4 and (e) D5.
Micromachines 14 00135 g006
Figure 7. Performance of HOG with different parameters.
Figure 7. Performance of HOG with different parameters.
Micromachines 14 00135 g007
Figure 8. Performance of LBP with different (P, R).
Figure 8. Performance of LBP with different (P, R).
Micromachines 14 00135 g008
Figure 9. The damage identification results: (a) LBP, (b) HOG and (c) LBP&HOG.
Figure 9. The damage identification results: (a) LBP, (b) HOG and (c) LBP&HOG.
Micromachines 14 00135 g009
Figure 10. Comparison of classification accuracy with various algorithms.
Figure 10. Comparison of classification accuracy with various algorithms.
Micromachines 14 00135 g010
Figure 11. The distribution of damage at different locations.
Figure 11. The distribution of damage at different locations.
Micromachines 14 00135 g011
Figure 12. Confusion matrix of different location identification results.
Figure 12. Confusion matrix of different location identification results.
Micromachines 14 00135 g012
Table 1. Degree of damage to refractory materials during the percussions.
Table 1. Degree of damage to refractory materials during the percussions.
Damage DegreeD1D2D3D4D5
Slit depth (mm)0 mm5 mm10 mm15 mm20 mm
Table 2. Characteristic parameters of HOG algorithm.
Table 2. Characteristic parameters of HOG algorithm.
ParametersValue
Cell16 × 16
Block size2 × 2
Number of bins9
Table 3. Results of different training and testing ratios.
Table 3. Results of different training and testing ratios.
Ratio (Training Set: Testing Set)Accuracy (%)Time (s)
5:596.826.5
6:495.530.0
7:398.723.3
8:297.041.6
9:196.052.9
Table 4. The values of the optimized parameters.
Table 4. The values of the optimized parameters.
MethodCg
LBP141.0366
HOG5.65690.1768
LBP&HOG2.82840.0625
Table 5. The common evaluation metrics results of PSO-SVM.
Table 5. The common evaluation metrics results of PSO-SVM.
PrecisionRecallF1-ScoreError Rate
D10.970.930.950.05
D20.9710.980.02
D31110
D410.970.980.02
D50.940.970.950.03
Table 6. Classification results under different algorithms.
Table 6. Classification results under different algorithms.
AlgorithmTime (s)Max Acc. (%)Min Acc. (%)Mean Acc. (%)
PSO-SVM21.398.6796.0097.97
CNN129.697.3395.3396.13
RF26.893.3389.3391.87
KNN14.592.6790.0091.06
Table 7. The results of the proposed method compared with existing methods.
Table 7. The results of the proposed method compared with existing methods.
AuthorsFeaturesClassifiersAccuracy
Cheng et al. [24]Mel-frequency cepstral coefficients (MFCCs)SVM91.59%
Kong et al. [23]Power spectrum density (PSD)Decision tree92.00%
Yuan et al. [19]Improved multiscale sample entropy (IMSE)BP neural network96.00%
Proposed methodMel spectrogram—HOG&LBPPSO-SVM98.67%
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

Yang, D.; Peng, Y.; Zhou, T.; Wang, T.; Lu, G. Percussion and PSO-SVM-Based Damage Detection for Refractory Materials. Micromachines 2023, 14, 135. https://doi.org/10.3390/mi14010135

AMA Style

Yang D, Peng Y, Zhou T, Wang T, Lu G. Percussion and PSO-SVM-Based Damage Detection for Refractory Materials. Micromachines. 2023; 14(1):135. https://doi.org/10.3390/mi14010135

Chicago/Turabian Style

Yang, Dan, Yi Peng, Ti Zhou, Tao Wang, and Guangtao Lu. 2023. "Percussion and PSO-SVM-Based Damage Detection for Refractory Materials" Micromachines 14, no. 1: 135. https://doi.org/10.3390/mi14010135

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop