An Early Fault Diagnosis Method of Rolling Bearings on the Basis of Adaptive Frequency Window and Sparse Coding

Shuting Wan1, Bo Peng1

  • 1Department of Mechanical Engineering, North China Electric Power University, Baoding 071000, China.

Related Concept Videos

Bearings: Problem Solving01:24

Bearings: Problem Solving

Understanding the calculations and concepts related to double-collar bearings is essential for engineers and designers to optimize the performance of these components in various applications. By analyzing the bearing under different conditions, one can ensure that it can withstand the forces and moments experienced during operation. This knowledge enables better decision-making when designing and selecting bearings for specific purposes and configurations. Consider a double-collar bearing with...
407
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
258
Journal Bearings01:23

Journal Bearings

Journal bearings are mechanical components that support and provide lateral stability to rotating shafts and axles. They are crucial in reducing friction, wear, and vibration in machinery such as engines, turbines, and pumps. The principle behind journal bearings is forming a thin lubricant film between the bearing surface and the rotating shaft, which minimizes direct contact and reduces frictional forces.
To better understand the concept of journal bearings, consider a rope winch with dry or...
942
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
214
Bearing Stress01:22

Bearing Stress

Bearing stress refers to the contact pressure between two separate bodies. To visualize this, imagine a bolt thrust through a plate. The bolt applies a force to the plate, which exerts an equal but opposite force back onto the bolt. This force isn't just a singular entity but a compilation of numerous smaller forces distributed across the contact surface between the bolt and the plate.
Due to the intricacy of these microforces, an average value, known as bearing stress, is often used by...
1.5K
Fast Fourier Transform01:10

Fast Fourier Transform

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)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
657