CN114359193A - A defect classification method and system based on ultrasonic phased array imaging - Google Patents

A defect classification method and system based on ultrasonic phased array imaging Download PDF

Info

Publication number
CN114359193A
CN114359193A CN202111593864.5A CN202111593864A CN114359193A CN 114359193 A CN114359193 A CN 114359193A CN 202111593864 A CN202111593864 A CN 202111593864A CN 114359193 A CN114359193 A CN 114359193A
Authority
CN
China
Prior art keywords
image
simulation
defect
data
classification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111593864.5A
Other languages
Chinese (zh)
Other versions
CN114359193B (en
Inventor
白龙
许剑锋
刘楠欣
苏欣
赖复尧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huazhong University of Science and Technology
Southwest Electronic Technology Institute No 10 Institute of Cetc
Original Assignee
Huazhong University of Science and Technology
Southwest Electronic Technology Institute No 10 Institute of Cetc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huazhong University of Science and Technology, Southwest Electronic Technology Institute No 10 Institute of Cetc filed Critical Huazhong University of Science and Technology
Priority to CN202111593864.5A priority Critical patent/CN114359193B/en
Publication of CN114359193A publication Critical patent/CN114359193A/en
Application granted granted Critical
Publication of CN114359193B publication Critical patent/CN114359193B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Investigating Or Analyzing Materials By The Use Of Ultrasonic Waves (AREA)

Abstract

本发明提供了一种基于超声相控阵成像的缺陷分类方法及系统,属于无损检测领域,方法包括:对待测样件采用超声相控阵成像获取超声全矩阵数据;对超声全矩阵数据进行全聚焦处理,根据信号幅值进行色彩编码,获取待测样件的图像;对待测样件的图像进行预处理后输入至分类预测模型中,获取待测样件的缺陷分类;训练分类预测模型的方法为:利用缺陷超声散射数据有限元仿真方法,通过仿真超声相控阵成像获取仿真数据;对仿真数据进行全聚焦处理后,获取仿真图像;对仿真图像预处理后进行数据增强;采用卷积神经网络对仿真图像进行图像特征提取;将图像特征输入至全连接层,以缺陷分类为输出训练分类预测模型。本发明提升了缺陷分类的精准度。

Figure 202111593864

The invention provides a defect classification method and system based on ultrasonic phased array imaging, belonging to the field of non-destructive testing. Focusing processing, color coding is performed according to the signal amplitude, and the image of the sample to be tested is obtained; the image of the sample to be tested is preprocessed and then input into the classification prediction model to obtain the defect classification of the sample to be tested; The method is as follows: using the finite element simulation method of ultrasonic scattering data of defects to obtain simulation data by simulating ultrasonic phased array imaging; after all-focusing processing of the simulation data, the simulation image is obtained; after preprocessing the simulation image, data enhancement is performed; The neural network extracts image features from the simulated images; the image features are input to the fully connected layer, and the classification prediction model is trained with the defect classification as the output. The present invention improves the accuracy of defect classification.

Figure 202111593864

Description

一种基于超声相控阵成像的缺陷分类方法及系统A defect classification method and system based on ultrasonic phased array imaging

技术领域technical field

本发明属于无损检测领域,更具体地,涉及一种基于超声相控阵成像的缺陷分类方法及系统。The invention belongs to the field of non-destructive testing, and more particularly, relates to a defect classification method and system based on ultrasonic phased array imaging.

背景技术Background technique

超声无损检测技术的发展和应用建立在超声波与被测物相互作用的基础上;具有良好导向性的超声波在传播过程中遇到缺陷时,其传播方向或特性将发生变化,通过对所发生的反射、折射和散射进行研究,可以实现对工件缺陷的检测和表征。与其他无损检测手段相比,超声无损检测具有独特的优势;广泛适用于金属、非金属和复合材料的无损评价;穿透能力强、检测深度大,对工件内部缺陷有较好的定位能力;灵敏度高、成本低且对人体无危害。The development and application of ultrasonic non-destructive testing technology is based on the interaction between ultrasonic waves and the measured object; when ultrasonic waves with good guidance encounter defects during the propagation process, their propagation direction or characteristics will change. Reflection, refraction, and scattering are studied to detect and characterize workpiece defects. Compared with other non-destructive testing methods, ultrasonic non-destructive testing has unique advantages; it is widely used in non-destructive evaluation of metals, non-metals and composite materials; it has strong penetration ability, large detection depth, and good positioning ability for internal defects of workpieces; High sensitivity, low cost and no harm to human body.

在现有的超声缺陷检测技术中,缺乏针对气孔型缺陷的检测,即缺少多个尺寸较小且距离很近的小孔参数化数据。此外,常规的B超成像分辨率低、成像精度差,对于距离较近的多个小缺陷(尺寸小于0.8波长)不具有分辨能力。常见分类方法中,线性判别分析(LDA)和二次判别分析(QDA)等降维算法可以对高维数据进行简化用以处理大规模数据集,但难以理解结果的意义;朴素贝叶斯方法基于概率论进行分类,因此该方法受到贝叶斯定理与条件独立假设限制,但条件独立性假设在实际应用中往往是不成立的,因此影响了贝叶斯方法的分类效果。In the existing ultrasonic defect detection technology, there is a lack of detection for stomatal defects, that is, the lack of parameterized data for multiple small holes with small sizes and close distances. In addition, conventional B-ultrasound imaging has low resolution and poor imaging accuracy, and does not have the ability to resolve multiple small defects (with a size less than 0.8 wavelength) that are close to each other. Among the common classification methods, dimensionality reduction algorithms such as Linear Discriminant Analysis (LDA) and Quadratic Discriminant Analysis (QDA) can simplify high-dimensional data to process large-scale data sets, but it is difficult to understand the meaning of the results; Naive Bayesian methods Classification is based on probability theory, so this method is limited by Bayes' theorem and conditional independence assumption, but the conditional independence assumption is often not established in practical applications, thus affecting the classification effect of Bayesian method.

发明内容SUMMARY OF THE INVENTION

针对现有技术的缺陷,本发明提供了一种基于超声相控阵成像的缺陷分类方法及系统,目的在于对被测物体的缺陷采用全聚焦成像,利用卷积神经网络进行特征提取后进行缺陷分类,提高缺陷分类的精准度。In view of the defects of the prior art, the present invention provides a defect classification method and system based on ultrasonic phased array imaging, the purpose is to use all-focus imaging for the defects of the tested object, and use the convolutional neural network to perform feature extraction and then perform the defect classification. Classification to improve the accuracy of defect classification.

为实现上述目的,一方面,本发明提供了一种基于超声相控阵成像的缺陷分类,包括以下步骤:In order to achieve the above object, on the one hand, the present invention provides a defect classification based on ultrasonic phased array imaging, comprising the following steps:

对待测样件采用超声相控阵成像获取超声全矩阵数据;Ultrasonic phased array imaging is used for the sample to be tested to obtain ultrasonic full-matrix data;

对超声全矩阵数据进行全聚焦处理后,根据信号幅值进行色彩编码,获取待测样件的图像;After the full-focus processing of the ultrasonic full-matrix data, color coding is performed according to the signal amplitude to obtain the image of the sample to be tested;

对待测样件的图像进行预处理后输入至训练完毕的分类预测模型中,获取待测样件的缺陷分类;The image of the sample to be tested is preprocessed and input into the trained classification prediction model to obtain the defect classification of the sample to be tested;

其中,分类预测模型为卷积神经网络输出层添加全连接层获取的;Among them, the classification prediction model is obtained by adding a fully connected layer to the output layer of the convolutional neural network;

训练分类预测模型的方法为:The way to train a classification prediction model is:

利用缺陷超声散射数据有限元仿真方法,设置仿真参数,通过仿真超声相控阵成像获取仿真数据;Using the finite element simulation method of ultrasonic scattering data of defects, set the simulation parameters, and obtain the simulation data by simulating ultrasonic phased array imaging;

对仿真数据进行全聚焦处理后,根据信号幅值进行色彩编码后获取仿真图像;After the simulation data is fully focused, the simulation image is obtained after color coding according to the signal amplitude;

对仿真图像预处理后进行数据增强,获取增强后的仿真图像;Data enhancement is performed on the simulated image after preprocessing, and the enhanced simulated image is obtained;

采用训练完毕的卷积神经网络对增强后的仿真图像进行图像特征提取;Use the trained convolutional neural network to extract image features from the enhanced simulated image;

将图像特征和对应的类别标签输入至全连接层,训练分类预测模型。The image features and corresponding class labels are input to the fully connected layer to train the classification prediction model.

进一步优选地,仿真参数包括样本材料、超声波检测频率、样本缺陷分布、样本缺陷数量、样本缺陷尺寸和相控阵探头参数;Further preferably, the simulation parameters include sample material, ultrasonic testing frequency, sample defect distribution, sample defect quantity, sample defect size and phased array probe parameters;

相控阵探头参数包括探头大小、阵元数目、中心频率、带宽和阵元间距。Phased array probe parameters include probe size, number of array elements, center frequency, bandwidth, and array element spacing.

进一步优选地,对仿真图像进行预处理的方法为:Further preferably, the method for preprocessing the simulated image is:

按照缺陷分布位置裁剪与缺陷分类无关的边缘图像,保留缺陷区;Crop the edge image irrelevant to the defect classification according to the defect distribution position, and retain the defect area;

对裁剪后的仿真图像按照类别划分存入不同的文件夹,完成数据集制作;The cropped simulation images are divided into different folders according to the categories, and the data set production is completed;

对数据集采用热编码进行标签设置。Label the dataset with one-hot encoding.

进一步优选地,对数据集中仿真图像进行数据增强的方法为:Further preferably, the method for performing data enhancement on the simulated images in the dataset is:

对数据集中的仿真图像进行归一化处理;Normalize the simulated images in the dataset;

对归一化处理后的仿真图像采取旋转和/或水平平移和/或竖直平移和/或随机水平翻转和/或以nearest方式填充。Rotation and/or horizontal translation and/or vertical translation and/or random horizontal flip and/or filling in a nearest manner are performed on the normalized simulated image.

进一步优选地,对待测样件的图像进行预处理的方法为:Further preferably, the method for preprocessing the image of the sample to be tested is:

采用交互裁剪待测样件的图像,保留待分类的缺陷区域;The image of the sample to be tested is interactively cropped, and the defect area to be classified is retained;

分RGB三个通道对存在缺陷区域的图像上下边缘、左右边缘分别进行高度和宽度方向的填充;其中,填充的颜色与无缺陷区域的图像颜色一致;The upper and lower edges and the left and right edges of the image in the defective area are filled in the height and width directions respectively by dividing into three RGB channels; the color of the filling is consistent with the image color of the defect-free area;

将三个通道图像合并,使得填充后的图像大小与卷积神经网络的输入图片大小一致。Combine the three channel images so that the size of the padded image is the same as the input image size of the convolutional neural network.

进一步优选地,卷积神经网络为去掉顶层后的VGG(Visual Geometry GroupNetwork)16卷积神经网络,包含13个卷积层和5个池化层。Further preferably, the convolutional neural network is a VGG (Visual Geometry GroupNetwork) 16 convolutional neural network after removing the top layer, including 13 convolutional layers and 5 pooling layers.

进一步优选地,分类预测模型的最后一层全连接层激活函数采用softmax激活函数,具体为:Further preferably, the activation function of the last fully connected layer of the classification prediction model adopts the softmax activation function, specifically:

Figure BDA0003430006010000031
Figure BDA0003430006010000031

其中,Softmax函数将向量(a1,a2,…,an)映射为向量(S1,S2,…,Sn),其中,n为类别数;aj表示第j个输出节点的输入值;

Figure BDA0003430006010000032
为归一化系数;Sj表示经过Softmax计算后的输出结果。 Among them, the Softmax function maps the vector ( a 1 , a 2 , . input value;
Figure BDA0003430006010000032
is the normalization coefficient; S j represents the output result after Softmax calculation.

另一方面,本发明提供了一种基于超声相控阵成像的缺陷分类系统,包括:In another aspect, the present invention provides a defect classification system based on ultrasonic phased array imaging, comprising:

超声相控阵探头,用于对待测样件采用超声相控阵成像,获取超声全矩阵数据;Ultrasonic phased array probe, which is used for ultrasonic phased array imaging of the sample to be tested to obtain ultrasonic full matrix data;

全聚焦模块,用于对超声全矩阵数据和仿真数据进行全聚焦处理后,根据信号幅值进行色彩编码,分别获取待测样件的图像和仿真图像;The all-focus module is used to perform all-focus processing on the ultrasonic full-matrix data and the simulation data, and then perform color coding according to the signal amplitude to obtain the image of the sample to be tested and the simulation image respectively;

仿真模块,用于利用缺陷超声散射数据有限元仿真方法,设置仿真参数,通过仿真超声相控阵成像获取仿真数据;The simulation module is used to use the finite element simulation method of ultrasonic scattering data of defects, set simulation parameters, and obtain simulation data by simulating ultrasonic phased array imaging;

图像预处理模块,用于对所述待测样件的图像和仿真图像进行预处理;an image preprocessing module, used for preprocessing the image of the sample to be tested and the simulated image;

分类预测模块,用于将预处理后的待测样件的图像输入至训练完毕的分列预测模型中,获取待测样件的缺陷分类;The classification prediction module is used to input the preprocessed image of the sample to be tested into the trained classification prediction model to obtain the defect classification of the sample to be tested;

数据增强模块,用于对预处理后的所述仿真图像进行数据增强,获取增强后的仿真图像;a data enhancement module, configured to perform data enhancement on the preprocessed simulation image to obtain the enhanced simulation image;

其中,所述分类预测模型为卷积神经网络输出层添加全连接层获取的;Wherein, the classification prediction model is obtained by adding a fully connected layer to the output layer of a convolutional neural network;

分类预测模块的训练方法为:The training method of the classification prediction module is:

采用训练完毕的卷积神经网络对增强后的仿真图像进行图像特征提取;Use the trained convolutional neural network to extract image features from the enhanced simulated image;

将图像特征和对应的类别标签输入至全连接层,训练分类预测模型。The image features and corresponding class labels are input to the fully connected layer to train the classification prediction model.

进一步优选地,分类预测模型的最后一层全连接层激活函数采用softmax激活函数,softmax激活函数为:Further preferably, the activation function of the last fully connected layer of the classification prediction model adopts the softmax activation function, and the softmax activation function is:

Figure BDA0003430006010000041
Figure BDA0003430006010000041

其中,Softmax函数将向量(a1,a2,…,an)映射为向量(S1,S2,…,Sn),其中,n为类别数;aj表示第j个输出节点的输入值;

Figure BDA0003430006010000042
为归一化系数;Sj表示经过Softmax计算后的输出结果。 Among them, the Softmax function maps the vector ( a 1 , a 2 , . input value;
Figure BDA0003430006010000042
is the normalization coefficient; S j represents the output result after Softmax calculation.

进一步优选地,对待测样件的图像进行预处理的方法为:Further preferably, the method for preprocessing the image of the sample to be tested is:

采用交互裁剪待测样件的图像,保留待分类的缺陷区域;The image of the sample to be tested is interactively cropped, and the defect area to be classified is retained;

分RGB三个通道对存在缺陷区域的图像上下边缘、左右边缘分别进行高度和宽度方向的填充;其中,填充的颜色和无缺陷区域的图像颜色一致;The upper and lower edges, left and right edges of the image in the defective area are filled in the height and width directions respectively by three channels of RGB; the color of the filling is consistent with the image color of the non-defective area;

将三个通道图像合并,使得填充后的图像大小与卷积神经网络的输入图片大小一致;Combine the three channel images so that the size of the filled image is the same as the size of the input image of the convolutional neural network;

对仿真图像进行预处理的方法为:The method of preprocessing the simulation image is as follows:

对仿真图像按照缺陷分布位置裁剪与缺陷分类无关的边缘图像,保留缺陷区;Cut out the edge image irrelevant to the defect classification for the simulated image according to the defect distribution position, and retain the defect area;

对裁剪后的仿真图像按照类别划分存入不同的文件夹,完成数据集制作;The cropped simulation images are divided into different folders according to the categories, and the data set production is completed;

对数据集采用热编码进行标签设置。Label the dataset with one-hot encoding.

进一步优选地,仿真参数包括样本材料、超声波检测频率、样本缺陷分布、样本缺陷数量、样本缺陷尺寸和相控阵探头参数;Further preferably, the simulation parameters include sample material, ultrasonic testing frequency, sample defect distribution, sample defect quantity, sample defect size and phased array probe parameters;

所述相控阵探头参数包括探头大小、阵元数目、中心频率、带宽和阵元间距。The phased array probe parameters include probe size, array element number, center frequency, bandwidth and array element spacing.

进一步优选地,对所述数据集中仿真图像进行数据增强的方法为:Further preferably, the method for performing data enhancement on the simulated images in the data set is:

对所述数据集中的仿真图像进行归一化处理;normalizing the simulated images in the data set;

对归一化处理后的仿真图像采取旋转和/或水平平移和/或竖直平移和/或随机水平翻转和/或以nearest方式填充。Rotation and/or horizontal translation and/or vertical translation and/or random horizontal flip and/or filling in a nearest manner are performed on the normalized simulated image.

进一步优选地,卷积神经网络为去掉顶层后的VGG16卷积神经网络,包含13个卷积层和5个池化层。Further preferably, the convolutional neural network is a VGG16 convolutional neural network with the top layer removed, including 13 convolutional layers and 5 pooling layers.

总体而言,通过本发明所构思的以上技术方案与现有技术相比,具有以下有益效果:In general, compared with the prior art, the above technical solutions conceived by the present invention have the following beneficial effects:

本发明在对分类预测模型进行训练时,利用缺陷超声散射数据有限元仿真方法,对任意缺陷进行仿真,且通过仿真超声相控阵成像后采用全聚焦处理后,得到仿真图像,上述仿真图像用于构建分类预测模型的训练集,该有限元仿真模型考虑了超声波在多个缺陷之间发生的多次散射,因此构建的仿真图像可准确反映缺陷问题,且训练的分类预测模型对缺陷分类的精准度较高。When training the classification prediction model, the present invention uses the finite element simulation method of ultrasonic scattering data for defects to simulate any defect, and obtains a simulated image after simulating ultrasonic phased array imaging and then using full focus processing. In order to construct the training set of the classification prediction model, the finite element simulation model takes into account the multiple scattering of ultrasonic waves between multiple defects, so the constructed simulation image can accurately reflect the defect problem, and the trained classification prediction model is effective for defect classification. High accuracy.

本发明采用先进的数据后处理方法进行成像,即采用全聚焦方法对超声相控阵采集到的超声全矩阵数据进行延迟叠加处理,以获取被测物体内部成像结果,可以充分利用采集到的全部信号,因此,成像分辨率远高于传统超声B扫描成像。The invention adopts the advanced data post-processing method for imaging, that is, the full-focusing method is used to perform delay and superposition processing on the ultrasonic full-matrix data collected by the ultrasonic phased array, so as to obtain the internal imaging results of the measured object, and can make full use of all the collected data. signal, therefore, the imaging resolution is much higher than conventional ultrasound B-scan imaging.

本发明中分类预测模型为卷积神经网络输出层添加全连接层,利用训练完毕的卷积神经网络提取图像特征,由于仅需训练分类预测模型中分类部分的网络参数,大大缩短了分类预测模型的计算和训练时间。并且本发明提供的分类预测模型具有自更新功能,即在新数据加入时可以进行模型训练及更新。In the classification prediction model of the present invention, a fully connected layer is added to the output layer of the convolutional neural network, and the trained convolutional neural network is used to extract image features. Since only the network parameters of the classification part in the classification prediction model need to be trained, the classification prediction model is greatly shortened. computation and training time. And the classification prediction model provided by the present invention has a self-updating function, that is, model training and updating can be performed when new data is added.

附图说明Description of drawings

图1是本发明实施例提供的基于超声相控阵成像的缺陷分类方法流程图;1 is a flowchart of a defect classification method based on ultrasonic phased array imaging provided by an embodiment of the present invention;

图2是本发明实施例提供的缺陷位置随机分布示意图;2 is a schematic diagram of random distribution of defect positions provided by an embodiment of the present invention;

图3是本发明实施例提供的超声全聚焦成像示意图;3 is a schematic diagram of an ultrasound full focus imaging provided by an embodiment of the present invention;

图4是本发明实施例提供的分类预测模型示意图;4 is a schematic diagram of a classification prediction model provided by an embodiment of the present invention;

图5是本发明实施例提供的训练过程精度变化示意图。FIG. 5 is a schematic diagram of accuracy changes in a training process provided by an embodiment of the present invention.

具体实施方式Detailed ways

为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the objectives, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention.

如图1所示,本发明提供了一种基于超声相控阵成像的缺陷分类方法,整体实现过程为:以圆孔尺寸和密度为缺陷分类参数,设计四类圆孔缺陷并加工实际样本;结合检测频率、带宽百分比、超声相控阵阵元数目等参数获取仿真数据和实验数据;对仿真数据和实验数据进行全聚焦成像处理;对图像进行相应的数据集划分和预处理后,最终利用卷积神经网络和全连接神经网络对成像结果进行分类;As shown in FIG. 1 , the present invention provides a defect classification method based on ultrasonic phased array imaging, and the overall implementation process is as follows: taking the size and density of circular holes as defect classification parameters, designing four types of circular hole defects and processing actual samples; Combine the detection frequency, bandwidth percentage, number of ultrasonic phased array elements and other parameters to obtain simulation data and experimental data; perform all-focus imaging processing on the simulation data and experimental data; Convolutional Neural Networks and Fully Connected Neural Networks to classify imaging results;

实施例Example

如图1所示,一方面,本实施例提供了一种基于超声相控阵成像的缺陷分类方法,包括以下步骤:As shown in FIG. 1 , on the one hand, this embodiment provides a defect classification method based on ultrasonic phased array imaging, including the following steps:

步骤一:仿真时设置仿真参数,仿真超声相控阵成像获取仿真数据;:Step 1: Set simulation parameters during simulation, and obtain simulation data by simulating ultrasonic phased array imaging;

仿真参数包括:所选被测材料、超声波检测频率、圆孔尺寸和密度;Simulation parameters include: selected material to be tested, ultrasonic testing frequency, hole size and density;

本实施例中所选材料为铝;仿真中超声相控阵探头频率设为10MHz;通过气孔型缺陷的形状建模得到四个组别的不同参数的气孔缺陷,具体为:第一类缺陷圆孔半径为0.5mm,缺陷数量为3;第二类缺陷圆孔半径为0.45mm,缺陷数量为5;第三类缺陷圆孔半径为0.4mm,缺陷数量为7;第四类缺陷圆孔半径为0.35mm,缺陷数量为11;缺陷的分布采用随机分布,如图2所示;将仿真数据存入simul_X.mat文件中;In this embodiment, the selected material is aluminum; the frequency of the ultrasonic phased array probe in the simulation is set to 10MHz; four groups of stomatal defects with different parameters are obtained through the shape modeling of pore-shaped defects, specifically: the first type of defect circle The hole radius is 0.5mm, and the number of defects is 3; the radius of the second type of defect is 0.45mm, and the number of defects is 5; the radius of the third type of defect is 0.4mm, and the number of defects is 7; the radius of the fourth type of defect is 7. is 0.35mm, and the number of defects is 11; the distribution of defects adopts random distribution, as shown in Figure 2; the simulation data is stored in the simul_X.mat file;

步骤二:实验时设计实验样本参数,并对实验样本进行加工;Step 2: Design the parameters of the experimental sample during the experiment, and process the experimental sample;

样本参数包括:圆孔尺寸及密度、检测频率和带宽百分比;利用线切割方式加工测试样品;Sample parameters include: hole size and density, detection frequency and bandwidth percentage; use wire cutting to process test samples;

本实施例中,使用6061铝材制作样本,采用电火花线切割方式加工圆柱形孔模拟缺陷,圆孔大小和随机分布位置的设计方法与步骤一中保持一致,且圆孔位置分布于距离检测接触表面300±5mm范围内;In this example, 6061 aluminum material is used to make the sample, and the cylindrical hole is processed by WEDM to simulate defects. The design method of the size and random distribution position of the round hole is consistent with that in step 1, and the position of the round hole is distributed in the distance detection method. The contact surface is within the range of 300±5mm;

步骤三:对实验样本采用超声相控阵探头获取超声全矩阵数据,即实验数据;Step 3: Use the ultrasonic phased array probe to obtain the ultrasonic full matrix data for the experimental sample, that is, the experimental data;

本实施例中,采用64阵元线性排列的超声相控阵探头,阵元间距为0.3mm,频率为10MHz,阵元长度5mm;选用美国AOS公司推出的Explorer开放式超声相控阵平台,其可并行控制与探头阵元数目对应的64个独立的发射-接收通道;采用矩形脉冲依次激励每个阵元,每次发射中所有阵元均用作接收器,由此获取到每个发射-接收阵元组的时域信号的全矩阵数据;In this embodiment, an ultrasonic phased array probe with 64 array elements linearly arranged is used, the array element spacing is 0.3mm, the frequency is 10MHz, and the array element length is 5mm; 64 independent transmit-receive channels corresponding to the number of probe array elements can be controlled in parallel; rectangular pulses are used to excite each array element in turn, and all array elements in each transmit are used as receivers, thus obtaining each transmit- Receive the full matrix data of the time domain signal of the array element group;

步骤四:对采集的仿真数据和实验数据进行全聚焦处理,依幅值进行色彩编码后显示并存储对应图像(仿真图像和实验图像),如图3所示;Step 4: Perform full focus processing on the collected simulation data and experimental data, and display and store corresponding images (simulation images and experimental images) after color coding according to the amplitude, as shown in Figure 3;

本实施例中,阵元被依次激励,根据几何声学原理计算出各阵元的激励延迟时间,通过对相控阵各通道接收到的回波信号进行延时和叠加处理,以实现波束在指定位置点的聚焦;In this embodiment, the array elements are excited in sequence, the excitation delay time of each array element is calculated according to the principle of geometric acoustics, and the echo signals received by each channel of the phased array are delayed and superimposed, so as to realize the beam at the specified time. focus of the position point;

在数据处理的过程中,通过两种方式进行加速计算,其一是利用图形加速器进行并联处理;其二是根据声场互易定理,采用三角矩阵代替原有全矩阵数据对每个像素点处的叠加进行简化;聚焦点处最终的信号幅值如式所示:In the process of data processing, there are two ways to accelerate the calculation, one is to use the graphics accelerator to perform parallel processing; the other is to use the triangular matrix to replace the original full matrix data according to the reciprocity theorem of sound field to each pixel. Superposition is simplified; the final signal amplitude at the focal point is given by:

Figure BDA0003430006010000081
Figure BDA0003430006010000081

其中,Sref为经过聚焦点的一条声波传播路径上接收到的信号幅值;tp和tq分别为声波从发射阵元到达聚焦点和从聚焦点到达接收阵元所需的时间;δpq为加权系数,用于控制全矩阵中各数据参与计算的次数,使之满足互易定理;当p=q时,δpq=1;否则,δpq=0;所得图像保存为classX_XXX.png格式;Among them, S ref is the amplitude of the signal received on an acoustic wave propagation path passing through the focal point; t p and t q are the time required for the acoustic wave to reach the focal point from the transmitting array element and from the focal point to the receiving array element, respectively; δ pq is the weighting coefficient, which is used to control the number of times that each data in the whole matrix participates in the calculation, so that it satisfies the reciprocity theorem; when p=q, δ pq =1; otherwise, δ pq =0; the obtained image is saved as classX_XXX.png Format;

步骤五:对仿真图像进行预处理,包括自动裁剪保留缺陷区域、按缺陷设计进行类别划分、独热编码;Step 5: Preprocess the simulated image, including automatic cropping and retaining defect areas, classification according to defect design, and one-hot encoding;

本实施例中,按照缺陷分布位置自动裁剪去除与缺陷分类无关的边缘图像,保留缺陷区,按照类别划分存入文件夹,完成数据集制作;采用独热编码进行标签设置,设置为(1,0,0,0),(0,1,0,0),(0,0,1,0)和(0,0,0,1);In this embodiment, edge images irrelevant to defect classification are automatically cropped and removed according to defect distribution positions, defect areas are retained, and they are divided into folders according to categories to complete data set production; one-hot encoding is used for label setting, which is set to (1, 0,0,0), (0,1,0,0), (0,0,1,0) and (0,0,0,1);

步骤六:对数据集中仿真图像进行数据增强;Step 6: Perform data enhancement on the simulated images in the dataset;

本实施例中,首先对仿真图像进行归一化处理,随后采取旋转0-40°、水平平移0-0.2个图像宽度、竖直平移0-0.2个图像高度、随机将一般图像水平翻转和以nearest方式填充等方法进行数据增强;In this embodiment, first normalize the simulated image, then rotate 0-40°, horizontally translate 0-0.2 image width, vertically translate 0-0.2 image height, randomly flip the general image horizontally and use The nearest method fills and other methods for data enhancement;

步骤七:利用训练完毕的卷积神经网络提取数据增强后的仿真图像特征;Step 7: Use the trained convolutional neural network to extract the features of the simulated image after data enhancement;

本实施例中,如图4所示,训练完毕的卷积神经网络是指VGG16卷积神经网络;利用去掉顶层的预训练VGG16卷积神经网络对数据增强后的仿真图像进行特征提取,用于分类预测模型训练;In this embodiment, as shown in FIG. 4 , the trained convolutional neural network refers to the VGG16 convolutional neural network; the pre-trained VGG16 convolutional neural network with the top layer removed is used to perform feature extraction on the simulated image after data enhancement, which is used for Classification prediction model training;

去掉顶层后的VGG16卷积神经网络中包含13个卷积层即conv3-XXX和五个池化层即maxpool;其中,卷积层采用3*3大小的卷积核;以20个训练样本为一组,利用图片生成器循环生成图片组inputs_batch和标签组labels_batch,输入VGG16卷积神经网络进行特征提取;The VGG16 convolutional neural network after removing the top layer contains 13 convolutional layers, namely conv3-XXX and five pooling layers, namely maxpool; among them, the convolutional layer adopts a 3*3 convolution kernel; 20 training samples are used as One group, use the picture generator to generate the picture group inputs_batch and label group labels_batch cyclically, and input the VGG16 convolutional neural network for feature extraction;

步骤八:利用卷积神经网络建立缺陷图像分类预测模型,将步骤七得到的仿真图像特征用于分类预测模型训练,如图5所示。Step 8: Use the convolutional neural network to establish a defect image classification prediction model, and use the simulated image features obtained in step 7 for training of the classification prediction model, as shown in Figure 5.

本实施例中,分类预测模型为DNN神经网络模型,包括四层结构,除最后一层全连接层,其他全连接层激活函数采用relu,公式如下:In this embodiment, the classification prediction model is a DNN neural network model, which includes a four-layer structure. Except for the last fully-connected layer, the activation functions of other fully-connected layers use relu, and the formula is as follows:

Figure BDA0003430006010000091
Figure BDA0003430006010000091

最后一层全连接层激活函数采用softmax激活函数,公式如下:The activation function of the last fully connected layer adopts the softmax activation function, and the formula is as follows:

Figure BDA0003430006010000092
Figure BDA0003430006010000092

Softmax函数将向量(a1,a2,…,an)映射为向量(S1,S2,…,Sn),其中,n为类别数;aj表示第j个输出节点的输入值;

Figure BDA0003430006010000093
为归一化系数;Sj表示经过Softmax计算后的输出结果;Softmax函数用于多分类任务的概率计算;dropout设为0.5,随机失活一部分神经元以防止过拟合;通过随机排列索引的方式打乱数据集,取其中的30%作为验证集,并在每一回合训练完成后打印出训练集和验证集对应的准确率与categorical_crossentropy损失;The Softmax function maps a vector (a 1 , a 2 , ..., an ) to a vector (S 1 , S 2 , ..., S n ), where n is the number of categories; a j represents the input value of the jth output node ;
Figure BDA0003430006010000093
is the normalization coefficient; S j represents the output result after Softmax calculation; the Softmax function is used for the probability calculation of multi-classification tasks; dropout is set to 0.5, and some neurons are randomly inactivated to prevent overfitting; The data set is scrambled in this way, 30% of which is taken as the validation set, and the accuracy and categorical_crossentropy loss corresponding to the training set and the validation set are printed out after each round of training is completed;

步骤九:对实验图像进行预处理;Step 9: Preprocess the experimental image;

本实施例中,采用鼠标交互裁剪保留待分类的缺陷区域;分RGB三个通道对实验图像的上下边缘、左右边缘分别进行等高度或者等宽度的填充;再将三个通道图像合并,使得填充后的实验图像与步骤七中VGG16卷积神经网络的输入图片大小一致;填充颜色与无缺陷位置处的图像颜色保持一致,本实施例为[0,0,143];In this embodiment, a mouse is used to interactively crop and retain the defect area to be classified; the upper and lower edges and the left and right edges of the experimental image are respectively filled with equal height or width in three RGB channels; and then the three channel images are combined to make the filling The size of the experimental image after is the same as that of the input image of the VGG16 convolutional neural network in step 7; the filling color is consistent with the image color at the defect-free position, which is [0, 0, 143] in this embodiment;

步骤十:利用分类预测模型对步骤九中预处理后的实验图像进行预测。Step 10: Use the classification prediction model to predict the experimental image preprocessed in Step 9.

另一方面,本发明提供了一种基于超声相控阵成像的缺陷分类系统,包括:In another aspect, the present invention provides a defect classification system based on ultrasonic phased array imaging, comprising:

超声相控阵探头,用于对待测样件采用超声相控阵成像,获取超声全矩阵数据;Ultrasonic phased array probe, which is used for ultrasonic phased array imaging of the sample to be tested to obtain ultrasonic full matrix data;

全聚焦模块,用于对超声全矩阵数据和仿真数据进行全聚焦处理后,根据信号幅值进行色彩编码,分别获取待测样件的图像和仿真图像;The all-focus module is used to perform all-focus processing on the ultrasonic full-matrix data and the simulation data, and then perform color coding according to the signal amplitude to obtain the image of the sample to be tested and the simulation image respectively;

仿真模块,用于利用缺陷超声散射数据有限元仿真方法,设置仿真参数,通过仿真超声相控阵成像获取仿真数据;The simulation module is used to use the finite element simulation method of ultrasonic scattering data of defects, set simulation parameters, and obtain simulation data by simulating ultrasonic phased array imaging;

图像预处理模块,用于对所述待测样件的图像和仿真图像进行预处理;an image preprocessing module, used for preprocessing the image of the sample to be tested and the simulated image;

分类预测模块,用于将预处理后的待测样件的图像输入至训练完毕的分列预测模型中,获取待测样件的缺陷分类;The classification prediction module is used to input the preprocessed image of the sample to be tested into the trained classification prediction model to obtain the defect classification of the sample to be tested;

数据增强模块,用于对预处理后的所述仿真图像进行数据增强,获取增强后的仿真图像;a data enhancement module, configured to perform data enhancement on the preprocessed simulation image to obtain the enhanced simulation image;

其中,所述分类预测模型为卷积神经网络输出层添加全连接层获取的;Wherein, the classification prediction model is obtained by adding a fully connected layer to the output layer of a convolutional neural network;

分类预测模块的训练方法为:The training method of the classification prediction module is:

采用训练完毕的卷积神经网络对增强后的仿真图像进行图像特征提取;Use the trained convolutional neural network to extract image features from the enhanced simulated image;

将图像特征和对应的类别标签输入至全连接层,训练分类预测模型。The image features and corresponding class labels are input to the fully connected layer to train the classification prediction model.

进一步优选地,分类预测模型的最后一层全连接层激活函数采用softmax激活函数,softmax激活函数为:Further preferably, the activation function of the last fully connected layer of the classification prediction model adopts the softmax activation function, and the softmax activation function is:

Figure BDA0003430006010000101
Figure BDA0003430006010000101

其中,Softmax函数将向量(a1,a2,…,an)映射为向量(S1,S2,…,Sn),其中,n为类别数;aj表示第j个输出节点的输入值;

Figure BDA0003430006010000102
为归一化系数;Sj表示经过Softmax计算后的输出结果。 Among them, the Softmax function maps the vector ( a 1 , a 2 , . input value;
Figure BDA0003430006010000102
is the normalization coefficient; S j represents the output result after Softmax calculation.

进一步优选地,对待测样件的图像进行预处理的方法为:Further preferably, the method for preprocessing the image of the sample to be tested is:

采用交互裁剪待测样件的图像,保留待分类的缺陷区域;The image of the sample to be tested is interactively cropped, and the defect area to be classified is retained;

分RGB三个通道对存在缺陷区域的图像上下边缘、左右边缘分别进行高度和宽度方向的填充;其中,填充的颜色和无缺陷区域的图像颜色一致;The upper and lower edges, left and right edges of the image in the defective area are filled in the height and width directions respectively by three channels of RGB; the color of the filling is consistent with the image color of the non-defective area;

将三个通道图像合并,使得填充后的图像大小与卷积神经网络的输入图片大小一致;Combine the three channel images so that the size of the filled image is the same as the size of the input image of the convolutional neural network;

对仿真图像进行预处理的方法为:The method of preprocessing the simulation image is as follows:

对仿真图像按照缺陷分布位置裁剪与缺陷分类无关的边缘图像,保留缺陷区;Cut out the edge image irrelevant to the defect classification for the simulated image according to the defect distribution position, and retain the defect area;

对裁剪后的仿真图像按照类别划分存入不同的文件夹,完成数据集制作;The cropped simulation images are divided into different folders according to the categories, and the data set production is completed;

对数据集采用热编码进行标签设置。Label the dataset with one-hot encoding.

进一步优选地,仿真参数包括样本材料、超声波检测频率、样本缺陷分布、样本缺陷数量、样本缺陷尺寸和相控阵探头参数;Further preferably, the simulation parameters include sample material, ultrasonic testing frequency, sample defect distribution, sample defect quantity, sample defect size and phased array probe parameters;

所述相控阵探头参数包括探头大小、阵元数目、中心频率、带宽和阵元间距。The phased array probe parameters include probe size, array element number, center frequency, bandwidth and array element spacing.

进一步优选地,对所述数据集中仿真图像进行数据增强的方法为:Further preferably, the method for performing data enhancement on the simulated images in the data set is:

对所述数据集中的仿真图像进行归一化处理;normalizing the simulated images in the data set;

对归一化处理后的仿真图像采取旋转和/或水平平移和/或竖直平移和/或随机水平翻转和/或以nearest方式填充。Rotation and/or horizontal translation and/or vertical translation and/or random horizontal flip and/or filling in a nearest manner are performed on the normalized simulated image.

进一步优选地,卷积神经网络为去掉顶层后的VGG16卷积神经网络,包含13个卷积层和5个池化层。Further preferably, the convolutional neural network is a VGG16 convolutional neural network with the top layer removed, including 13 convolutional layers and 5 pooling layers.

综上所述,本发明与现有技术相比,存在以下优势:To sum up, compared with the prior art, the present invention has the following advantages:

本发明在对分类预测模型进行训练时,利用缺陷超声散射数据有限元仿真方法,对任意缺陷进行仿真,且通过仿真超声相控阵成像后采用全聚焦处理后,得到仿真图像,上述仿真图像用于构建分类预测模型的训练集,该有限元仿真模型考虑了超声波在多个缺陷之间发生的多次散射,因此构建的仿真图像可准确反映缺陷问题,且训练的分类预测模型对缺陷分类的精准度较高。When training the classification prediction model, the present invention uses the finite element simulation method of ultrasonic scattering data for defects to simulate any defect, and obtains a simulated image after simulating ultrasonic phased array imaging and then using full focus processing. In order to construct the training set of the classification prediction model, the finite element simulation model takes into account the multiple scattering of ultrasonic waves between multiple defects, so the constructed simulation image can accurately reflect the defect problem, and the trained classification prediction model is effective for defect classification. High accuracy.

本发明采用先进的数据后处理方法进行成像,即采用全聚焦方法对超声相控阵采集到的超声全矩阵数据进行延迟叠加处理,以获取被测物体内部成像结果,可以充分利用采集到的全部信号,因此,成像分辨率远高于传统超声B扫描成像。The invention adopts the advanced data post-processing method for imaging, that is, the full-focusing method is used to perform delay and superposition processing on the ultrasonic full-matrix data collected by the ultrasonic phased array, so as to obtain the internal imaging results of the measured object, and can make full use of all the collected data. signal, therefore, the imaging resolution is much higher than conventional ultrasound B-scan imaging.

本发明中分类预测模型为卷积神经网络输出层添加全连接层,利用训练完毕的卷积神经网络提取图像特征,由于仅需训练分类预测模型中分类部分的网络参数,大大缩短了分类预测模型的计算和训练时间。并且本发明提供的分类预测模型具有自更新功能,即在新数据加入时可以进行模型训练及更新。In the classification prediction model of the present invention, a fully connected layer is added to the output layer of the convolutional neural network, and the trained convolutional neural network is used to extract image features. Since only the network parameters of the classification part in the classification prediction model need to be trained, the classification prediction model is greatly shortened. computation and training time. And the classification prediction model provided by the present invention has a self-updating function, that is, model training and updating can be performed when new data is added.

本领域的技术人员容易理解,以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。Those skilled in the art can easily understand that the above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention, etc., All should be included within the protection scope of the present invention.

Claims (10)

1. A defect classification method based on ultrasonic phased array imaging is characterized by comprising the following steps:
acquiring ultrasonic full matrix data by adopting ultrasonic phased array imaging on a sample piece to be detected;
after the ultrasonic full matrix data is subjected to full focusing processing, color coding is carried out according to the signal amplitude value, and an image of a sample piece to be detected is obtained;
preprocessing the image of the sample to be tested, inputting the preprocessed image into a trained classification prediction model, and obtaining the defect classification of the sample to be tested;
the classification prediction model is obtained by adding a full connection layer to the output layer of the convolutional neural network;
the method for training the classification prediction model comprises the following steps:
setting simulation parameters by using a finite element simulation method of defect ultrasonic scattering data, and acquiring simulation data through simulation ultrasonic phased array imaging;
after full focusing processing is carried out on the simulation data, color coding is carried out according to the signal amplitude, and then a simulation image is obtained;
carrying out data enhancement on the preprocessed simulation image to obtain an enhanced simulation image;
carrying out image feature extraction on the enhanced simulation image by adopting the trained convolutional neural network;
and inputting the image characteristics and the corresponding class labels into a full connection layer, and training a classification prediction model.
2. The defect classification method of claim 1, wherein the simulation parameters include sample material, ultrasonic inspection frequency, sample defect distribution, sample defect number, sample defect size, and phased array probe parameters;
the phased array probe parameters comprise probe size, array element number, center frequency, bandwidth and array element spacing.
3. The defect classification method according to claim 1 or 2, wherein the method for preprocessing the simulation image is as follows:
cutting an edge image irrelevant to defect classification according to the defect distribution position of the simulation image, and reserving a defect area;
dividing the cut simulation image into different folders according to categories to finish the data set manufacturing;
and performing label setting on the data set by adopting thermal coding.
4. The defect classification method according to claim 1 or 2, wherein the method for preprocessing the image of the sample to be tested comprises:
interactively cutting the image of the sample piece to be detected, and reserving a defect area to be classified;
filling the upper edge, the lower edge, the left edge and the right edge of the image with the defect area in the height and width directions respectively by three RGB channels; wherein the filled color is consistent with the image color of the non-defective area;
and combining the three channel images to ensure that the size of the filled image is consistent with the size of the input image of the convolutional neural network.
5. The defect classification method of claim 4, wherein the method for enhancing the simulation image in the data set comprises:
normalizing the simulation image in the data set;
and (3) performing rotation and/or horizontal translation and/or vertical translation and/or random horizontal overturning and/or filling in a nearest mode on the simulation image after the normalization processing.
6. The defect classification method of claim 1, wherein the convolutional neural network is a VGG16 convolutional neural network with the top layer removed, and comprises 13 convolutional layers and 5 pooling layers.
7. The defect classification method according to claim 1 or 6, characterized in that the activation function of the last fully-connected layer of the classification prediction model adopts a softmax activation function, and the softmax activation function is:
Figure FDA0003430004000000031
wherein the Softmax function transforms the vector (a)1,a2,…,an) Mapping as a vector (S)1,S2,…,Sn) Wherein n is the number of categories; a isjRepresents the input value of the jth output node;
Figure FDA0003430004000000032
is a normalized coefficient; sjShowing the output after Softmax calculation.
8. A defect classification system based on ultrasonic phased array imaging, comprising:
the ultrasonic phased array probe is used for imaging a sample piece to be detected by adopting an ultrasonic phased array to acquire ultrasonic full matrix data;
the full-focusing module is used for carrying out full-focusing processing on the ultrasonic full-matrix data and the simulation data, carrying out color coding according to the signal amplitude, and respectively obtaining an image and a simulation image of the sample piece to be detected;
the simulation module is used for setting simulation parameters by using a finite element simulation method of the defect ultrasonic scattering data and acquiring simulation data by simulating ultrasonic phased array imaging;
the image preprocessing module is used for preprocessing the image and the simulation image of the sample piece to be detected;
the data enhancement module is used for enhancing the data of the preprocessed simulation image to obtain an enhanced simulation image;
the classification prediction module is used for inputting the preprocessed image of the sample piece to be detected into the trained column prediction model to obtain the defect classification of the sample piece to be detected;
the classification prediction model is obtained by adding a full connection layer to the output layer of the convolutional neural network;
the training method of the classification prediction module comprises the following steps:
carrying out image feature extraction on the enhanced simulation image by adopting the trained convolutional neural network;
and inputting the image characteristics and the corresponding class labels into a full connection layer, and training a classification prediction model.
9. The defect classification system of claim 8, wherein the last fully-connected layer activation function of the classification prediction model is a softmax activation function, and the softmax activation function is:
Figure FDA0003430004000000041
wherein the Softmax function transforms the vector (a)1,a2,…,an) Mapping as a vector (S)1,S2,…,Sn) Wherein n is the number of categories; a isjRepresents the input value of the jth output node;
Figure FDA0003430004000000042
is a normalized coefficient; sjShowing the output after Softmax calculation.
10. The defect classification system of claim 8 or 9, wherein the method for preprocessing the image of the sample to be tested comprises:
interactively cutting the image of the sample piece to be detected, and reserving a defect area to be classified;
filling the upper edge, the lower edge, the left edge and the right edge of the image with the defect area in the height and width directions respectively by three RGB channels; wherein the filled color is consistent with the image color of the non-defective area;
merging the three channel images to ensure that the size of the filled image is consistent with the size of an input image of the convolutional neural network;
the method for preprocessing the simulation image comprises the following steps:
cutting an edge image irrelevant to defect classification according to the defect distribution position of the simulation image, and reserving a defect area;
dividing the cut simulation image into different folders according to categories to finish the data set manufacturing; and performing label setting on the data set by adopting thermal coding.
CN202111593864.5A 2021-12-23 2021-12-23 Defect classification method and system based on ultrasonic phased array imaging Active CN114359193B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111593864.5A CN114359193B (en) 2021-12-23 2021-12-23 Defect classification method and system based on ultrasonic phased array imaging

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111593864.5A CN114359193B (en) 2021-12-23 2021-12-23 Defect classification method and system based on ultrasonic phased array imaging

Publications (2)

Publication Number Publication Date
CN114359193A true CN114359193A (en) 2022-04-15
CN114359193B CN114359193B (en) 2023-06-30

Family

ID=81100810

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111593864.5A Active CN114359193B (en) 2021-12-23 2021-12-23 Defect classification method and system based on ultrasonic phased array imaging

Country Status (1)

Country Link
CN (1) CN114359193B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114783011A (en) * 2022-06-22 2022-07-22 广东惠丰达电气设备有限公司 Ultrasonic imaging identification method for internal defects of GIS
CN115587291A (en) * 2022-09-26 2023-01-10 华中科技大学 A Denoising Characterization Method and System Based on Crack Ultrasonic Scattering Matrix
CN115774014A (en) * 2022-08-12 2023-03-10 四川大学 Welding seam defect detection system and method based on vision and ultrasound
CN115830012A (en) * 2023-02-08 2023-03-21 诺比侃人工智能科技(成都)股份有限公司 Method for detecting and analyzing contact net clue damage data
CN116388884A (en) * 2023-06-05 2023-07-04 浙江大学 Anti-eavesdropping ultrasonic interference sample design method, system and device
CN116908314A (en) * 2023-09-08 2023-10-20 中国电力科学研究院有限公司 An ultrasonic detection method and system for lead seal defects in cable accessories
CN117974910A (en) * 2024-03-29 2024-05-03 南京航空航天大学苏州研究院 Image simulation, pseudo-random defect dataset generation and micro-nano defect detection methods
CN118534780A (en) * 2024-05-30 2024-08-23 常州天策检测科技有限公司 A method for adaptive ultrasonic phased array detection of system errors

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451997A (en) * 2017-07-31 2017-12-08 南昌航空大学 A kind of automatic identifying method of the welding line ultrasonic TOFD D scanning defect types based on deep learning
CN111007151A (en) * 2019-12-30 2020-04-14 华东理工大学 Ultrasonic phased array rapid full-focusing imaging detection method based on defect pre-positioning
CN111060601A (en) * 2019-12-27 2020-04-24 武汉武船计量试验有限公司 Weld ultrasonic phased array detection data intelligent analysis method based on deep learning
US20210334587A1 (en) * 2018-09-04 2021-10-28 Boe Technology Group Co., Ltd. Method and apparatus for training a convolutional neural network to detect defects

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451997A (en) * 2017-07-31 2017-12-08 南昌航空大学 A kind of automatic identifying method of the welding line ultrasonic TOFD D scanning defect types based on deep learning
US20210334587A1 (en) * 2018-09-04 2021-10-28 Boe Technology Group Co., Ltd. Method and apparatus for training a convolutional neural network to detect defects
CN111060601A (en) * 2019-12-27 2020-04-24 武汉武船计量试验有限公司 Weld ultrasonic phased array detection data intelligent analysis method based on deep learning
CN111007151A (en) * 2019-12-30 2020-04-14 华东理工大学 Ultrasonic phased array rapid full-focusing imaging detection method based on defect pre-positioning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
申庆: "加筋板中基于深度学习的超声导波损伤识别评估研究" *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114783011A (en) * 2022-06-22 2022-07-22 广东惠丰达电气设备有限公司 Ultrasonic imaging identification method for internal defects of GIS
CN114783011B (en) * 2022-06-22 2022-09-06 广东惠丰达电气设备有限公司 Ultrasonic imaging identification method for internal defects of GIS
CN115774014A (en) * 2022-08-12 2023-03-10 四川大学 Welding seam defect detection system and method based on vision and ultrasound
CN115587291A (en) * 2022-09-26 2023-01-10 华中科技大学 A Denoising Characterization Method and System Based on Crack Ultrasonic Scattering Matrix
CN115830012A (en) * 2023-02-08 2023-03-21 诺比侃人工智能科技(成都)股份有限公司 Method for detecting and analyzing contact net clue damage data
CN116388884A (en) * 2023-06-05 2023-07-04 浙江大学 Anti-eavesdropping ultrasonic interference sample design method, system and device
CN116388884B (en) * 2023-06-05 2023-10-20 浙江大学 Anti-eavesdropping ultrasonic interference sample design method, system and device
CN116908314A (en) * 2023-09-08 2023-10-20 中国电力科学研究院有限公司 An ultrasonic detection method and system for lead seal defects in cable accessories
CN117974910A (en) * 2024-03-29 2024-05-03 南京航空航天大学苏州研究院 Image simulation, pseudo-random defect dataset generation and micro-nano defect detection methods
US12307654B1 (en) 2024-03-29 2025-05-20 Nanjing University Of Aeronautics And Astronautics Methods for image simulation, pseudo-random defect dataset generation, and micro and nano defects detection
CN118534780A (en) * 2024-05-30 2024-08-23 常州天策检测科技有限公司 A method for adaptive ultrasonic phased array detection of system errors

Also Published As

Publication number Publication date
CN114359193B (en) 2023-06-30

Similar Documents

Publication Publication Date Title
CN114359193B (en) Defect classification method and system based on ultrasonic phased array imaging
Cantero-Chinchilla et al. Deep learning in automated ultrasonic NDE–developments, axioms and opportunities
Uhlig et al. A review of synthetic and augmented training data for machine learning in ultrasonic non-destructive evaluation
Song et al. Super-resolution visualization of subwavelength defects via deep learning-enhanced ultrasonic beamforming: A proof-of-principle study
Posilović et al. Flaw detection from ultrasonic images using YOLO and SSD
Niu et al. Parameter extraction based on deep neural network for SAR target simulation
Bai et al. Ultrasonic defect characterization using the scattering matrix: A performance comparison study of Bayesian inversion and machine learning schemas
Pyle et al. Uncertainty quantification for deep learning in ultrasonic crack characterization
CN117805247B (en) Ultrasonic detection method and system for concrete defects
Chen et al. An intelligent algorithm based on evolutionary strategy and clustering algorithm for Lamb wave defect location
McKnight et al. A comparison of methods for generating synthetic training data for domain adaption of deep learning models in ultrasonic non-destructive evaluation
Song et al. Uncertainty quantification in super-resolution guided wave array imaging using a variational Bayesian deep learning approach
Zhao et al. Automated quantification of small defects in ultrasonic phased array imaging using AWGA-gcForest algorithm
Bevan et al. Automated detection and characterisation of defects from multiview ultrasonic imaging
CN115274013A (en) Composite material damage profile prediction method based on multilayer convolution sparse coding and U-net
CN115587291B (en) Denoising characterization method and system based on crack ultrasonic scattering matrix
Osman Automated evaluation of three dimensional ultrasonic datasets
CN115266924B (en) A CNN-based ultrasonic composite material defect three-dimensional imaging method and system
Singh et al. Deep learning based inversion of locally anisotropic weld properties from ultrasonic array data
CN118794948A (en) A polyurethane waterproof coating construction quality detection method, medium and system
CN113607068A (en) Method for establishing and extracting recognition model of photoacoustic measurement signal characteristics
Le et al. Ultrasonic testing of corrosion in aircraft rivet using spiking neural network
US20240329011A1 (en) Computations trained machine learning models for non-destructive evaluation of material and structural flaws
Wu et al. Defect Detection Algorithm for Wing Skin with Stiffener Based on Phased-Array Ultrasonic Imaging
Dubey et al. Quantum machine learning for recognition of defects in ultrasonic imaging

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant