Git Product home page Git Product logo

logistic-elm's Introduction

logistic-ELM

A fast fault diagnosis method for rolling bearings, based on extreme learning machine (ELM) and logistic mapping.

Introduction

Considering both accuracy and the real-time requirement, we propose a novel fast fault diagnosis method for rolling bearings. First, we extract 14 kinds of time-domain features from the original vibration signals and adopt the sequential forward selection (SFS) strategy to select features to ensure a further reduction in dimensionality. Next, we utilize logistic-ELM for fast fault classification, and replace the random input weights in ELM by the logistic mapping sequence.

Function Description

Extract14Features.m: extract 14 features from the sample data.

FeatureSelection.m: select features which have best performance for fault diagnosis by the sequential forward selection (SFS), and combine into the feature matrix.

FeatureExtractor.m: extract the feature matrix from the sample data.

LogisticMap.m : generate the input weights of ELM by Logistic Mapping.

Logistic_ELM.m : diagnose fault type from the feature matrix.

MainLogisticELM.m : the main funcion, diagnose fault type from the sample data.

Dataset

We use the rolling bearing vibration signal dataset prepared by the Case Western Reserve University (CWRU) Bearing Data Centre, and you can get if from http://csegroups.case.edu/bearingdatacenter/home.

We also upload the preprocessed data files here as examples, named Data_File.

logistic-elm's People

Contributors

tan-openlab avatar

Stargazers

 avatar  avatar  avatar Aleksandr Esin avatar  avatar David avatar Hamzah A.A.M. Qaid avatar  avatar  avatar  avatar Jason Huang avatar  avatar Mfusion avatar  avatar  avatar  avatar wsfw avatar  avatar

Watchers

 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.