基于时间频率分析和卷积神经网络的MVB故障诊断
Xudong Song1, Zhibo Li1, Yang Liu2
1School of Railway Intelligent Engineering, Dalian Jiaotong University, 794 Huanghe Road, Shahekou District, Dalian, 116000, China.
Scientific reports
|February 12, 2025
概括
本研究引入了一种新的方法,用于使用卷积神经网络 (CNN) 诊断多功能车辆总线 (MVB) 故障. 该方法实现了高精度,大大改善了可靠的MVP故障检测的传统方法.
科学领域:
- 汽车工程 汽车工程
- 信号处理 信号处理
- 人工智能的人工智能
背景情况:
- 传统的多功能车辆总线 (MVB) 故障诊断依赖于特征提取和分类,要求专家知识,往往导致准确性低.
- 现有的方法难以应对MVB故障数据的复杂性和可变性.
研究的目的:
- 为 MVB 系统开发一种自动化和准确的故障诊断方法.
- 利用深度学习来增强 MVB 故障检测能力.
主要方法:
- 利用短时间里叶变换 (STFT) 将 MVB 振动信号转换为时间频率图像.
- 开发了一个特定的卷积神经网络 (CNN) 模型,STCNN,用于对这些图像进行深度空间特征学习.
- 使用Softmax分类器进行最终的故障分类.
主要成果:
- 在多样化的MVB网络数据集上,STCNN模型实现了99.68%的惊人的故障检测准确度.
- 与现有的故障诊断方法相比,其表现明显优越.
- 在测试台上在各种操作条件下验证了模型的有效性.
结论:
- 拟议的STCNN方法为MVP故障诊断提供了一个高度准确和高效的解决方案.
- 深度学习,特别是CNN,提供了一种强大的方法来克服传统方法的局限性.
- 这种技术具有提高车辆网络可靠性和安全性的巨大潜力.
相关概念视频
Discrete Fourier Transform
209
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...
209
Continuous -time Fourier Transform
277
The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
277
Discrete-time Fourier transform
256
The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
One of the notable...
256
Fast Fourier Transform
258
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
258
Convolution: Math, Graphics, and Discrete Signals
223
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
223
Discrete-Time Fourier Series
213
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
For a discrete-time periodic signal x[n]...
213


