Code Monkey home page Code Monkey logo

fast_sasd's Introduction

Fast_SASD

Source codes for the paper "Fast Sparsity-Assisted Signal Decomposition with Non-Convex Enhancement for Bearing Fault Diagnosis"

This repository contains the implementation details of our paper: [IEEE/ASME Transactions on Mechatronics] "Fast Sparsity-Assisted Signal Decomposition with Non-Convex Enhancement for Bearing Fault Diagnosis" by Zhibin Zhao.

About

Sparsity-assisted signal decomposition based on morphological component analysis (MCA) for bearing fault diagnosis has been studied in depth. However, existing algorithms often use different combinations of representation dictionaries and priors, leading to difficult dictionary choice and high computational complexity. This paper aims to develop a fast sparsity-assisted algorithm to decompose a vibration signal into discrete frequency and impulse components for bearing fault diagnosis. We introduce the morphological discrimination of discrete frequency and impulse components in time and frequency domains respectively for the first time. To use this morphological discrimination, we establish a fast sparsity-assisted signal decomposition (SASD) based on MCA with non-convex enhancement. We further prove the necessary and sufficient condition to guarantee the convexity and use the majorization minimization (MM) algorithm to derive a fast solver. The proposed algorithm not only has low computational complexity, but also avoids choosing multiple dictionaries as well as underestimation of impulse features. Furthermore, an adaptive parameter selection algorithm to set parameters of our algorithm is designed for real applications. The effectiveness of fast SASD and its adaptive variant is verified by both simulation studies and bearing diagnosis cases.

Dependencies

Pakages

This repository is organized as:

  • Fun contains the main functions of the algorithm.
  • utils contains the extra functions of the test.
  • Data contains the simulation and experiment verification of the proposed algorithm.
  • Figures contains the results of the algorithm.
  • Plot contains the Plot functions.

Main functions:

  • [Plot_Simulation_Signal.m] plot the simulated signal with periodic impulses, discrete frequency components, and Gaussian noise.
  • [Plot_Simulation_SASD.m] performs signal decomposition of the simulated signal.
  • [Plot_CWRU_Rolling_118.m] plots the signals measured from a fault bearing from CWRU 118.mat.
  • [Plot_CWRU_Rolling_118_SASD.m] performs feature extraction of a fault bearing from CWRU 118.mat.
  • [Plot_CWRU_Normal_0_1797.m] plots the signals measured from a normal bearing from CWRU.
  • [Plot_CWRU_Normal_0_1797_SASD.m] performs feature extraction of a normal bearing from CWRU.

Implementation:

Flow the steps presented below:

  • Clone this repository.
git clone https://github.com/ZhaoZhibin/Fast_SASD.git
open it with matlab
  • Test Simulation: Run Plot_Simulation_SASD.m.
  • Test fault diagnosis of a fault bearing: Run Plot_CWRU_Rolling_118_SASD.m.
  • Test fault diagnosis of a normal bearing: Run Plot_CWRU_Normal_0_1797_SASD.m.

Citation

If you feel our Fast_SASD is useful for your research, please consider citing our paper:

@article{zhao2021Fast,
  title={Fast Sparsity-Assisted Signal Decomposition with Non-Convex Enhancement for Bearing Fault Diagnosis},
  author={Zhao, Zhibin and Wang, Shibin and Wong, David and Wang, Wendong and Ruqiang, Yan and Chen, Xuefeng},
  journal={IEEE/ASME Transactions on Mechatronics},
  year={2020},
  publisher={IEEE}
}

Contact

fast_sasd's People

Contributors

zhaozhibin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.