CN115830368A - Vehicle shock absorber defect diagnosis method, system, equipment and medium - Google Patents
Vehicle shock absorber defect diagnosis method, system, equipment and medium Download PDFInfo
- Publication number
- CN115830368A CN115830368A CN202211449116.4A CN202211449116A CN115830368A CN 115830368 A CN115830368 A CN 115830368A CN 202211449116 A CN202211449116 A CN 202211449116A CN 115830368 A CN115830368 A CN 115830368A
- Authority
- CN
- China
- Prior art keywords
- data
- shock absorber
- diagnosis
- vehicle
- fault 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.)
- Pending
Links
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02T—CLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
- Y02T90/00—Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation
Landscapes
- Vehicle Body Suspensions (AREA)
Abstract
Description
技术领域technical field
本发明属于缺陷诊断技术领域,具体涉及一种车辆减震器缺陷诊断方法、系统、设备及介质。The invention belongs to the technical field of defect diagnosis, and in particular relates to a defect diagnosis method, system, equipment and medium of a vehicle shock absorber.
背景技术Background technique
对于无人驾驶车辆的监测十分重要,自动驾驶的一个主要挑战是将状态检测的责任从司机转移到计算机系统,由于底盘部件对车辆稳定性有重大影响,监测它们并诊断任何缺陷都是很重要的,也是实现高水平自动化的先决条件。现代汽车中数据的高可用性以及机器学习领域的当前趋势使得基于数据的底盘部件故障监测成为可能。Monitoring is important for autonomous vehicles. A major challenge in autonomous driving is to shift the responsibility for state detection from the driver to the computer system. Since chassis components have a significant impact on vehicle stability, it is important to monitor them and diagnose any defects. It is also a prerequisite for achieving a high level of automation. The high availability of data in modern cars and current trends in the field of machine learning enable data-based fault detection of chassis components.
尽管减震器缺陷在车辆缺陷中占了很大比例,但是只有少数几个系统可以监测减震器。对于故障检测和隔离系统,现有技术中不需要额外的传感器,而是使用基础数据的算法,大规模生产的汽车的成本驱动的发展在任何情况下都会导致功能越来越多地在软件中实现,信息技术在汽车中行业发挥重要作用。Although shock absorber defects account for a large percentage of vehicle defects, there are only a few systems that monitor shock absorbers. For fault detection and isolation systems, no additional sensors are required in the state of the art, but algorithms using underlying data, cost-driven development of mass-produced cars in any case leads to functions increasingly in software Realize that information technology plays an important role in the automotive industry.
发明内容Contents of the invention
为了克服现有技术的缺点,本发明的目的在于提供一种车辆减震器缺陷诊断方法、系统、设备及介质,以解决现有技术中进行故障检测需要使用多个传感器,并且对于无人驾驶车辆中减震器的检测不够全面且检测结果不够准确的问题。In order to overcome the shortcomings of the prior art, the object of the present invention is to provide a vehicle shock absorber defect diagnosis method, system, equipment and medium to solve the problem of using multiple sensors for fault detection in the prior art, and for unmanned driving The detection of shock absorbers in vehicles is not comprehensive enough and the detection results are not accurate enough.
为了达到上述目的,本发明采用以下技术方案实现:In order to achieve the above object, the present invention adopts the following technical solutions to realize:
第一方面,本发明提供一种车辆减震器缺陷诊断方法,包括:In a first aspect, the present invention provides a method for diagnosing a vehicle shock absorber defect, comprising:
S1:收集车辆的各项数据并进行预处理;S1: Collect various data of the vehicle and perform preprocessing;
S2:将预处理后的数据输入至深度学习架构,通过引入SE模块的卷积神经网络对数据进行卷积,得到特征图;通过池化层和全连接层对特征进行提取分类,再通过ReLU进行故障分类诊断,输出故障分类结果。S2: Input the preprocessed data into the deep learning architecture, and convolve the data by introducing the convolutional neural network of the SE module to obtain the feature map; extract and classify the features through the pooling layer and the fully connected layer, and then pass ReLU Carry out fault classification diagnosis and output fault classification results.
进一步的,收集数据前通过改变阀门电流,模拟出风门的缺陷行为;在不同的表面上进行了不同车轮速的试车;对单个和所有风门的电流供应是变化的,模拟单个缺陷和多个缺陷。Further, the defect behavior of the damper is simulated by changing the valve current before collecting data; test runs with different wheel speeds are carried out on different surfaces; the current supply to a single and all dampers is varied, simulating a single defect and multiple defects .
进一步的,所述车辆运行的各项数据包括偏航率、横纵向加速度、转向角和轮速。Further, the various data of the vehicle operation include yaw rate, lateral and longitudinal acceleration, steering angle and wheel speed.
进一步的,所述偏航率和转向角通过访问总线通信获得防抱死制动系统和车身电子稳定系统的数据,收集由偏航率传感器测量的偏航率和转向角。Further, the yaw rate and steering angle are obtained by accessing the bus communication to obtain the data of the anti-lock braking system and the vehicle body electronic stability system, and the yaw rate and the steering angle measured by the yaw rate sensor are collected.
进一步的,所述预处理具体包括:将收集的数据切割和过滤,一个测量文件被划分为多个序列,序列长度固定,数据点数相同,并进行标准化,使用离散傅里叶变换信号处理方法:Further, the preprocessing specifically includes: cutting and filtering the collected data, a measurement file is divided into multiple sequences, the sequence length is fixed, the number of data points is the same, and standardized, and the discrete Fourier transform signal processing method is used:
其中X(k)表示DFT变换后的数据,N表示傅里叶变换的点数,k表示傅里叶变换的第k个频谱,x(n)为采样的模拟信号,x(n)为复信号或实信号,虚部为0,公式展开为:Where X(k) represents the data after DFT transformation, N represents the number of Fourier transform points, k represents the kth frequency spectrum of Fourier transform, x(n) is the sampled analog signal, and x(n) is the complex signal Or a real signal, the imaginary part is 0, and the formula is expanded as:
采用短时傅里叶变换进行处理:The short-time Fourier transform is used for processing:
Rij=θ(ε-||Xi-Xj||)R ij =θ(ε-||X i -X j ||)
对于时间序列信号uk(k=1,2,...,n),确定其采样时间间隔为Δt,确定嵌入维度m以及延迟时间τ,进而对事件序列进行重构,重构后的动力系统为:For the time series signal u k (k=1,2,...,n), determine its sampling time interval as Δt, determine the embedding dimension m and delay time τ, and then reconstruct the event sequence, and the reconstructed dynamic The system is:
xi=[ui,ui+τ,...,ui+(m-1)τ]x i =[u i , u i+τ ,..., u i+(m-1)τ ]
重构后相空间中i点xi和j点xj的距离:The distance between i point x i and j point x j in the reconstructed phase space:
Sij=||Xi-Xj||S ij =||X i -X j ||
其中Rij为递归值,延迟系数τ、嵌入维度m和阈值ε。where R ij is the recursive value, delay coefficient τ, embedding dimension m and threshold ε.
进一步的,所述将预处理后的数据输入至深度学习架构,通过引入SE模块的卷积神经网络对数据进行卷积,得到特征图;通过池化层和全连接层对特征进行提取分类,再通过ReLU进行故障分类诊断,输出故障分类结果的步骤,包括:Further, the preprocessed data is input into the deep learning framework, and the data is convoluted by introducing the convolutional neural network of the SE module to obtain a feature map; the features are extracted and classified through the pooling layer and the fully connected layer, Then carry out fault classification diagnosis through ReLU, and output the steps of fault classification results, including:
处理好的数据输入到卷积神经网络中,首先通过使用不同大小的卷积滤波器和深度可分离卷积的并列来提取特征,将SE模块引入卷积神经网络中;不同大小的卷积滤波器被用在几个分支中,深度可分离卷积被用在一个分支中;深度可分离卷积首先对通道深度分别进行逐通道卷积,并对输出进行拼接,随后使用单位卷积核进行通道卷积以得到特征图;将特征图输入到池化层中对卷积层中提取的特征进行挑选,提取图形特征,输入至全连接层,全连接层将池化层的所有特征矩阵转化成一维的特征大向量;通过ReLU进行故障分类诊断;最后输出故障分类结果。The processed data is input into the convolutional neural network. First, features are extracted by using convolution filters of different sizes and depth-separable convolutions in parallel, and the SE module is introduced into the convolutional neural network; convolutional filters of different sizes The depth separable convolution is used in several branches, and the depth separable convolution is used in one branch; the depth separable convolution first performs channel-by-channel convolution on the channel depth respectively, and concatenates the output, and then uses the unit convolution kernel to perform Channel convolution to obtain a feature map; input the feature map to the pooling layer to select the features extracted in the convolutional layer, extract graphic features, input to the fully connected layer, and the fully connected layer converts all feature matrices of the pooling layer into a large one-dimensional feature vector; through ReLU for fault classification and diagnosis; finally output the fault classification results.
进一步的,所述故障分类诊断包括左前、右前、左后、右后四个风门是否有缺陷。Further, the fault classification diagnosis includes whether the left front, right front, left rear, and right rear dampers are defective.
第二方面,本发明提供一种车辆减震器缺陷诊断系统,包括:In a second aspect, the present invention provides a vehicle shock absorber defect diagnosis system, comprising:
数据收集及预处理模块,用于收集车辆运行的各项数据并进行预处理;The data collection and preprocessing module is used to collect various data of vehicle operation and perform preprocessing;
特征提取及故障分类输出模块,用于将预处理后的数据输入至深度学习架构,通过引入SE模块的卷积神经网络对数据进行卷积,得到特征图;通过池化层和全连接层对特征进行提取分类,再通过ReLU进行故障分类诊断,输出故障分类结果。The feature extraction and fault classification output module is used to input the preprocessed data to the deep learning framework, and to convolve the data by introducing the convolutional neural network of the SE module to obtain the feature map; through the pooling layer and the fully connected layer to The features are extracted and classified, and then the fault classification and diagnosis are carried out through ReLU, and the fault classification results are output.
第三方面,本发明提供一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现上述中任一项所述的一种车辆减震器缺陷诊断方法。In a third aspect, the present invention provides a computer device, including a memory, a processor, and a computer program stored in the memory and operable on the processor, wherein the processor executes the computer program At the same time, the vehicle shock absorber defect diagnosis method described in any one of the above is realized.
第四方面,本发明提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现上述中任一项所述的一种车辆减震器缺陷诊断方法。In a fourth aspect, the present invention provides a computer-readable storage medium, the computer-readable storage medium stores a computer program, and it is characterized in that, when the computer program is executed by a processor, one of the above-mentioned ones is implemented. A vehicle shock absorber defect diagnosis method.
本发明至少具有以下有益效果:The present invention has at least the following beneficial effects:
本发明将预处理后的数据输入至深度学习架构,通过引入SE模块的卷积神经网络对数据进行卷积,得到特征图,通过SE模块能够判断哪些特征图对分类问题的最优解贡献最大;通过池化层和全连接层对特征进行提取分类,再通过ReLU进行故障分类诊断;本发明能够对无人驾驶车辆底盘的减震器进行缺陷检测,且不需要多个传感器就可进行,使用基础数据的算法,能够确保检测结果的准确,提高车辆安全性。In the present invention, the preprocessed data is input into the deep learning framework, and the data is convolved by introducing the convolutional neural network of the SE module to obtain the feature map, and the SE module can judge which feature map contributes the most to the optimal solution of the classification problem ; The feature is extracted and classified through the pooling layer and the fully connected layer, and then the fault classification and diagnosis is performed through ReLU; the present invention can detect the defect of the shock absorber of the unmanned vehicle chassis, and it can be carried out without multiple sensors. Algorithms using basic data can ensure the accuracy of detection results and improve vehicle safety.
附图说明Description of drawings
构成本发明的一部分的说明书附图用来提供对本发明的进一步理解,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The accompanying drawings constituting a part of the present invention are used to provide a further understanding of the present invention, and the schematic embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute improper limitations to the present invention. In the attached picture:
图1为卷积示意图;Figure 1 is a schematic diagram of convolution;
图2为一种车辆减震器缺陷诊断系统模块示意图。Fig. 2 is a block diagram of a vehicle shock absorber defect diagnosis system.
具体实施方式Detailed ways
下面将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本发明中的实施例及实施例中的特征可以相互组合。The present invention will be described in detail below with reference to the accompanying drawings and examples. It should be noted that, in the case of no conflict, the embodiments of the present invention and the features in the embodiments can be combined with each other.
以下详细说明均是示例性的说明,旨在对本发明提供进一步的详细说明。除非另有指明,本发明所采用的所有技术术语与本发明所属领域的一般技术人员的通常理解的含义相同。本发明所使用的术语仅是为了描述具体实施方式,而并非意图限制根据本发明的示例性实施方式。The following detailed descriptions are all exemplary descriptions, and are intended to provide further detailed descriptions of the present invention. Unless otherwise specified, all technical terms used in the present invention have the same meaning as commonly understood by those of ordinary skill in the art to which the present invention belongs. Terms used in the present invention are only for describing specific embodiments, and are not intended to limit exemplary embodiments according to the present invention.
实施例1Example 1
一种车辆减震器缺陷诊断方法,包括:A method for diagnosing defects of a vehicle shock absorber, comprising:
S1:收集车辆运行的各项数据并进行预处理;S1: Collect various data of vehicle operation and perform preprocessing;
车辆运行的各项数据包括偏航率、横纵向加速度、转向角和轮速。Various data of vehicle operation include yaw rate, lateral and longitudinal acceleration, steering angle and wheel speed.
通过访问总线通信获得防抱死制动系统(ABS)和车身电子稳定系统(ESP)的数据,收集由偏航率传感器测量的偏航率和转向角。The data of the anti-lock braking system (ABS) and the electronic stability system (ESP) of the body are obtained by accessing the bus communication, and the yaw rate and steering angle measured by the yaw rate sensor are collected.
风门特性的调整是通过风门阀的电流进行的,通过改变阀门电流,模拟出风门的缺陷行为。在不同的表面上进行了不同车轮速的试车。对单个和所有风门的电流供应是变化的,以模拟单个缺陷和多个缺陷。The adjustment of the damper characteristics is carried out through the current of the damper valve, and by changing the valve current, the defective behavior of the damper is simulated. Test runs with different wheel speeds were carried out on different surfaces. The current supply to individual and all dampers was varied to simulate single and multiple defects.
使用所有车轮速度的控制器区域网络信号(CAN),以及计算出的车辆重心处的纵向和横向加速度来进行缺陷诊断。所有的信号采样频率相同。由于CAN通信的总线负载波动等特殊性,信号不能在完全相同的时间内提供,所以要进行采样率转换(重采样)。Defect diagnosis is performed using controller area network signals (CAN) for all wheel speeds, and calculated longitudinal and lateral accelerations at the vehicle's center of gravity. All signals are sampled at the same frequency. Due to the particularity of bus load fluctuations in CAN communication, the signals cannot be provided at exactly the same time, so sampling rate conversion (resampling) is required.
收集的数据在传入网络之前需要进行预处理。在预处理部分,收集的数据被切割和过滤,一个测量文件被划分为多个序列,序列长度固定,即数据点数相同;并进行标准化,防止某些输入的隐性过重或过轻。基于时间的数据往往包含高噪音成分,并且具有高维度,为了应对这些问题,可以使用离散傅里叶变换(DFT)信号处理方法:The collected data needs to be pre-processed before passing into the network. In the preprocessing part, the collected data is cut and filtered, and a measurement file is divided into multiple sequences with a fixed length, that is, the same number of data points; and standardized to prevent some inputs from being too heavy or too light. Time-based data tend to contain high noise components and have high dimensions. To deal with these problems, discrete Fourier transform (DFT) signal processing methods can be used:
其中X(k)表示DFT变换后的数据,N表示傅里叶变换的点数,k表示傅里叶变换的第k个频谱,x(n)为采样的模拟信号,公式中的x(n)可以为复信号,实际当中x(n)都是实信号,即虚部为0,此时公式可以展开为:Where X(k) represents the data after DFT transformation, N represents the number of Fourier transform points, k represents the kth frequency spectrum of Fourier transform, x(n) is the sampled analog signal, x(n) in the formula It can be a complex signal. In practice, x(n) is a real signal, that is, the imaginary part is 0. At this time, the formula can be expanded as:
用离散傅里叶变换实现快速傅里叶变换(FFT)。离散傅里叶变换可以将信号从时域变换到频域,而且时域和频域都是离散的。快速傅里叶变换是离散傅立叶变换的快速算法,可以将一个信号变换到频域。有些信号在时域上是很难看出什么特征的,但是如果变换到频域之后,就很容易看出特征了。这就是很多信号分析采用快速傅里叶变换变换的原因。另外,快速傅里叶变换可以将一个信号的频谱提取出来,这在频谱分析方面也是经常用的。用快速傅里叶变换变换的数据样本丢失了时域中的变化信息,为了克服这个问题可以使用短时傅里叶变换(STFT),在短时傅里叶变换中,一个时移的分析窗口被用来通过傅里叶变换来提取局部频率。格拉米安角场是时间信号的二维表示,一个时间信号被缩放到一个固定的区间,然后被转换为极坐标,数值被表示为角度余弦,时间为半径。递归图是分析时间序列周期性、混沌性以及非平稳性的一个重要方法,可以揭示时间序列的内部结构,给出有关相似性、信息量和预测性的先验知识。递归图特别适合短时间序列数据,可以检验时间序列的平稳性、内在相似性。采用短时傅里叶变换进行处理,用如下公式表示:The Fast Fourier Transform (FFT) is implemented using the Discrete Fourier Transform. The discrete Fourier transform can transform the signal from the time domain to the frequency domain, and both the time domain and the frequency domain are discrete. Fast Fourier transform is a fast algorithm of discrete Fourier transform, which can transform a signal into the frequency domain. It is difficult to see the characteristics of some signals in the time domain, but if they are transformed into the frequency domain, the characteristics are easy to see. This is why many signal analyzes employ the Fast Fourier Transform transformation. In addition, the fast Fourier transform can extract the spectrum of a signal, which is often used in spectrum analysis. The data samples transformed with the fast Fourier transform lose the change information in the time domain. To overcome this problem, the short-time Fourier transform (STFT) can be used. In the short-time Fourier transform, a time-shifted analysis window is used to extract local frequencies by Fourier transform. The Gramian angle field is a two-dimensional representation of a time signal. A time signal is scaled to a fixed interval and then converted to polar coordinates. Values are expressed as angle cosines and time as radius. Recursion graph is an important method to analyze the periodicity, chaos and non-stationarity of time series. It can reveal the internal structure of time series and give prior knowledge about similarity, information and predictability. The recurrence graph is especially suitable for short time series data, and can test the stationarity and internal similarity of the time series. The short-time Fourier transform is used for processing, which is expressed by the following formula:
Rij=θ(ε-||Xi-Xj||)R ij =θ(ε-||X i -X j ||)
对于时间序列信号uk(k=1,2,...,n),确定其采样时间间隔为Δt,经过相关理论计算确定适合的嵌入维度m以及延迟时间τ,进而对事件序列进行重构,重构后的动力系统为:For the time series signal u k (k=1,2,...,n), determine its sampling time interval as Δt, determine the appropriate embedding dimension m and delay time τ through relevant theoretical calculations, and then reconstruct the event sequence , the reconstructed dynamical system is:
xi=[ui,ui+τ,...,ui+(m-1)τ]x i =[u i , u i+τ ,..., u i+(m-1)τ ]
重构后相空间中i点xi和j点xj的距离:The distance between i point x i and j point x j in the reconstructed phase space:
Sij=||Xi-Xj||S ij =||X i -X j ||
其中Rij为递归值,延迟系数τ、嵌入维度m和阈值ε。比较常用的嵌入维度选取方法有伪邻域法,延迟系数选取有平均互信息法,最佳递归阈值目前没有较好的方法,一般选择峰值的10%。使用混淆矩阵对结果进行评估。where R ij is the recursive value, delay coefficient τ, embedding dimension m and threshold ε. The commonly used embedding dimension selection method is the pseudo-neighborhood method, and the delay coefficient selection is the average mutual information method. There is currently no better method for the optimal recursion threshold, and generally 10% of the peak value is selected. The results were evaluated using a confusion matrix.
深度学习架构如表1所示。The deep learning architecture is shown in Table 1.
表1深度学习架构Table 1 Deep Learning Architecture
S2:通过深度学习架构提取故障诊断的特征,输出故障分类结果;深度学习架构包括:引入SE模块的卷积神经网络、池化层、全连接层和ReLU。将预处理后的数据输入至深度学习架构,通过引入SE模块的卷积神经网络对数据进行卷积,得到特征图;通过池化层和全连接层对特征进行提取分类,再通过ReLU进行故障分类诊断,输出故障分类结果。S2: Extract the features of the fault diagnosis through the deep learning architecture, and output the fault classification results; the deep learning architecture includes: the convolutional neural network introduced with the SE module, the pooling layer, the fully connected layer and the ReLU. Input the preprocessed data into the deep learning architecture, and convolve the data by introducing the convolutional neural network of the SE module to obtain the feature map; extract and classify the features through the pooling layer and the fully connected layer, and then perform fault detection through the ReLU Classification diagnosis, output fault classification results.
为了涵盖不同的过滤器尺寸的影响,处理好的数据输入到卷积神经网络中,首先通过使用不同大小的卷积滤波器和深度可分离卷积的并列来提取特征,将SE模块引入卷积神经网络中;SE模块用于判断哪些特征图对分类问题的最优解贡献最大;不同大小的卷积滤波器被用在几个分支中,深度可分离卷积被用在一个分支中,如图1所示。深度可分离卷积首先对通道(深度)分别进行逐通道卷积(depthwise convolution,DC),并对输出进行拼接,随后使用单位卷积核进行通道卷积(pointwise convolution,PC)以得到特征图。将特征图输入到池化层中对卷积层中提取的特征进行挑选,提取图形特征,然后输入至全连接层,全连接层将池化层的所有特征矩阵转化成一维的特征大向量,全连接层一般放在卷积神经网络结构中的最后,用于进行分类;然后通过ReLU(修正线性单元)进行故障分类诊断,ReLU是激活函数,一般用在分类问题里;最后输出故障分类结果;故障分类诊断包括:左前、右前、左后、右后四个风门是否有缺陷。In order to cover the impact of different filter sizes, the processed data is input into the convolutional neural network, and the features are first extracted by using different sizes of convolutional filters and depthwise separable convolutions. The SE module is introduced into the convolutional neural network. In the neural network; the SE module is used to judge which feature maps contribute the most to the optimal solution of the classification problem; convolution filters of different sizes are used in several branches, and depthwise separable convolutions are used in one branch, such as Figure 1 shows. Depth separable convolution first performs channel-by-channel convolution (depthwise convolution, DC) on the channel (depth), and concatenates the output, and then uses the unit convolution kernel to perform channel convolution (pointwise convolution, PC) to obtain the feature map . Input the feature map into the pooling layer to select the features extracted in the convolutional layer, extract the graphic features, and then input it to the fully connected layer. The fully connected layer converts all the feature matrices of the pooling layer into a one-dimensional large feature vector. The fully-connected layer is generally placed at the end of the convolutional neural network structure for classification; then fault classification and diagnosis is performed through ReLU (modified linear unit), ReLU is an activation function, generally used in classification problems; finally output fault classification results ; Fault classification diagnosis includes: whether the left front, right front, left rear, right rear four dampers are defective.
相比常规的卷积操作,其参数数量和运算成本比较低。逐通道卷积的一个卷积核负责一个通道,一个通道只被一个卷积核卷积,这个过程产生的特征图通道数和输入的通道数完全一样。逐点卷积运算会将上一步的特征图在深度方向上进行加权组合,生成新的特征图。这导致每个分支都有不同的特征图,一方面可以通过普通的卷积运算与不同大小的过滤器掩码来产生,另一方面可以通过提取特征来产生。通过从每个数据通道单独提取特征,然后将它们结合起来。以及它们随后的组合。Compared with conventional convolution operations, the number of parameters and computational cost are relatively low. One convolution kernel of channel-by-channel convolution is responsible for one channel, and one channel is only convolved by one convolution kernel. The number of feature map channels generated by this process is exactly the same as the number of input channels. The point-by-point convolution operation will weight the feature map of the previous step in the depth direction to generate a new feature map. This results in different feature maps for each branch, which on the one hand can be produced by ordinary convolution operations with filter masks of different sizes, and on the other hand can be produced by extracting features. By extracting features from each data channel individually and then combining them. and their subsequent combinations.
SE模块通过网中网(Network-in-Network,NIN)方法实现了单个特征图的缩放。内部多层感知器(MLP)允许网络自主学习哪些特征图对分类问题的最优解贡献最大。因此,SE块被额外地引入到网络中。带有SE块的网络之后是一个最大池化层。子采样层提高了性能,同时减少了参数的数量。dropout就是为了减少过拟合而使用的。The SE module realizes the scaling of a single feature map through the Network-in-Network (NIN) method. An internal multi-layer perceptron (MLP) allows the network to autonomously learn which feature maps contribute most to the optimal solution of the classification problem. Therefore, SE blocks are additionally introduced into the network. The network with SE blocks is followed by a max pooling layer. Subsampling layers improve performance while reducing the number of parameters. Dropout is used to reduce overfitting.
实施例2Example 2
一种车辆减震器缺陷诊断系统,包括:A vehicle shock absorber defect diagnosis system, comprising:
数据收集及预处理模块,用于收集车辆运行的各项数据并进行预处理;The data collection and preprocessing module is used to collect various data of vehicle operation and perform preprocessing;
特征提取及故障分类输出模块,用于将预处理后的数据输入至深度学习架构,通过引入SE模块的卷积神经网络对数据进行卷积,得到特征图;通过池化层和全连接层对特征进行提取分类,再通过ReLU进行故障分类诊断,输出故障分类结果。The feature extraction and fault classification output module is used to input the preprocessed data to the deep learning framework, and to convolve the data by introducing the convolutional neural network of the SE module to obtain the feature map; through the pooling layer and the fully connected layer to The features are extracted and classified, and then the fault classification and diagnosis are carried out through ReLU, and the fault classification results are output.
实施例3Example 3
本发明提供一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现实施例1所述的一种车辆减震器缺陷诊断方法。The present invention provides a computer device, including a memory, a processor, and a computer program stored in the memory and operable on the processor, wherein the processor implements the embodiment when executing the computer program A vehicle shock absorber defect diagnosis method described in 1.
实施例4Example 4
本发明提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现实施例1所述的一种车辆减震器缺陷诊断方法。The present invention provides a computer-readable storage medium, the computer-readable storage medium stores a computer program, and it is characterized in that, when the computer program is executed by a processor, the defect of a vehicle shock absorber described in
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art should understand that the embodiments of the present invention may be provided as methods, systems, or computer program products. Accordingly, the present invention can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It should be understood that each procedure and/or block in the flowchart and/or block diagram, and a combination of procedures and/or blocks in the flowchart and/or block diagram can be realized by computer program instructions. These computer program instructions may be provided to a general purpose computer, special purpose computer, embedded processor, or processor of other programmable data processing equipment to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing equipment produce a An apparatus for realizing the functions specified in one or more procedures of the flowchart and/or one or more blocks of the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to operate in a specific manner, such that the instructions stored in the computer-readable memory produce an article of manufacture comprising instruction means, the instructions The device realizes the function specified in one or more procedures of the flowchart and/or one or more blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device, causing a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process, thereby The instructions provide steps for implementing the functions specified in the flow chart or blocks of the flowchart and/or the block or blocks of the block diagrams.
最后应当说明的是:以上实施例仅用以说明本发明的技术方案而非对其限制,尽管参照上述实施例对本发明进行了详细的说明,所属领域的普通技术人员应当理解:依然可以对本发明的具体实施方式进行修改或者等同替换,而未脱离本发明精神和范围的任何修改或者等同替换,其均应涵盖在本发明的权利要求保护范围之内。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: the present invention can still be Any modifications or equivalent replacements that do not depart from the spirit and scope of the present invention shall fall within the protection scope of the claims of the present invention.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211449116.4A CN115830368A (en) | 2022-11-18 | 2022-11-18 | Vehicle shock absorber defect diagnosis method, system, equipment and medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202211449116.4A CN115830368A (en) | 2022-11-18 | 2022-11-18 | Vehicle shock absorber defect diagnosis method, system, equipment and medium |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN115830368A true CN115830368A (en) | 2023-03-21 |
Family
ID=85529304
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202211449116.4A Pending CN115830368A (en) | 2022-11-18 | 2022-11-18 | Vehicle shock absorber defect diagnosis method, system, equipment and medium |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN115830368A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116994411A (en) * | 2023-09-27 | 2023-11-03 | 无锡中马汽车配件制造有限公司 | Shock absorber fault alarm system |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103207031A (en) * | 2013-03-19 | 2013-07-17 | 浙江大学 | Non-contact temperature measurement device and temperature measurement method thereof |
| CN106441946A (en) * | 2016-11-15 | 2017-02-22 | 重庆工商大学 | Fault recognition method and fault recognition system for hydraulic shock absorber of vehicle based on vibration signal |
| KR20200080380A (en) * | 2018-12-17 | 2020-07-07 | 주식회사 포스코 | Apparatus and method for fault diagnosis of gearbox using cnn |
| CN114092794A (en) * | 2021-11-22 | 2022-02-25 | 上海海洋大学 | A sea ice image classification method, system, medium, equipment and processing terminal |
-
2022
- 2022-11-18 CN CN202211449116.4A patent/CN115830368A/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103207031A (en) * | 2013-03-19 | 2013-07-17 | 浙江大学 | Non-contact temperature measurement device and temperature measurement method thereof |
| CN106441946A (en) * | 2016-11-15 | 2017-02-22 | 重庆工商大学 | Fault recognition method and fault recognition system for hydraulic shock absorber of vehicle based on vibration signal |
| KR20200080380A (en) * | 2018-12-17 | 2020-07-07 | 주식회사 포스코 | Apparatus and method for fault diagnosis of gearbox using cnn |
| CN114092794A (en) * | 2021-11-22 | 2022-02-25 | 上海海洋大学 | A sea ice image classification method, system, medium, equipment and processing terminal |
Non-Patent Citations (2)
| Title |
|---|
| 邓佳林 等: "一种改进CNN在轴承故障诊断中的应用", 现代制造工程, no. 04, 18 April 2020 (2020-04-18), pages 142 - 148 * |
| 颉潭成 等: "卷积神经网络在轴承故障识别的应用", 制造业自动化, no. 01, 25 January 2020 (2020-01-25) * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116994411A (en) * | 2023-09-27 | 2023-11-03 | 无锡中马汽车配件制造有限公司 | Shock absorber fault alarm system |
| CN116994411B (en) * | 2023-09-27 | 2023-11-28 | 无锡中马汽车配件制造有限公司 | Shock absorber fault alarm system |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN113176092B (en) | Fault Diagnosis Method of Motor Bearing Based on Data Fusion and Improved Empirical Wavelet Transform | |
| CN111679654B (en) | Method and device for diagnosing vibration signal of electric drive system based on neural network | |
| CN112001314A (en) | Early fault detection method for variable speed hoist | |
| CN110136745A (en) | A car horn recognition method based on convolutional neural network | |
| CN114330430B (en) | Elevator fault judging method and system based on big data feature analysis | |
| CN112345956A (en) | Battery pack charge state detection method and device | |
| CN110782041B (en) | A Machine Learning-Based Structural Modal Parameter Identification Method | |
| CN116256174A (en) | Noise Robust Bearing Fault Diagnosis Method Based on Interpretable Multilayer Wavelet Drive | |
| CN106056147A (en) | Based on the artificial intelligence radial basis function neural network method to establish a remote damage assessment system and method for different vehicle types and targets | |
| CN112529177A (en) | Vehicle collision detection method and device | |
| CN110501172A (en) | A kind of rail vehicle wheel condition recognition methods based on axle box vibration | |
| CN115830368A (en) | Vehicle shock absorber defect diagnosis method, system, equipment and medium | |
| CN118296335A (en) | Intelligent bearing fault diagnosis method based on adaptive filtering | |
| CN111543982A (en) | A kind of fatigue driving detection method, device and storage medium | |
| Lee et al. | Deep convolutional neural network with new training method and transfer learning for structural fault classification of vehicle instrument panel structure | |
| CN113869358A (en) | Bearing fault diagnosis method based on cyclic correlation entropy and one-dimensional shallow convolutional neural network | |
| CN115753067B (en) | A fault diagnosis method for rotating machinery under strong noise based on digital twin | |
| CN106055776A (en) | Based on artificial intelligence supervised learning linear regression method to establish a remote damage assessment system and method for different vehicle types in different regions | |
| CN106056150A (en) | Establishment of remote damage assessment system and method for parts of different models based on artificial intelligence random forest method | |
| CN106909136A (en) | A kind of method for diagnosing faults based on index regularization kernel linear discriminant analysis | |
| CN106055779A (en) | Based on artificial intelligence semi-supervised learning logistic regression method to establish a remote damage assessment system and method for vehicle types | |
| Wu et al. | Acoustic emission signal classification using feature analysis and deep learning neural network | |
| CN105823634A (en) | Bearing Damage Identification Method Based on Time-Frequency Correlation Vector Convolution Boltzmann Machine | |
| CN119293588A (en) | A bearing fault diagnosis method based on crested porcupine optimized variable mode decomposition | |
| CN118114141A (en) | Multi-axle vehicle off-road condition classification method based on dual self-attention |
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 | ||
| TA01 | Transfer of patent application right | ||
| TA01 | Transfer of patent application right |
Effective date of registration: 20231113 Address after: 102209 building a, Huaneng talent innovation and entrepreneurship base, Beiqijia future science and Technology City, Changping District, Beijing Applicant after: HUANENG CLEAN ENERGY Research Institute Applicant after: Huaneng Group R&D Center Co., Ltd. Address before: 102209 building a, Huaneng talent innovation and entrepreneurship base, Beiqijia future science and Technology City, Changping District, Beijing Applicant before: HUANENG CLEAN ENERGY Research Institute |







