TJBetter / Vibration-Analysis

Vibration Analysis for Fault Detection using STFT, FFT in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vibration-Analysis

Vibration Analysis for Fault Detection using STFT, FFT in Python

Vibration-Analysis

Vibration Analysis for Fault Detection using STFT, FFT in Python

I) Feature Extraction using

A) Skewness B) Kurtosis C) Standard Deviation D) Mean

II)

Performing FFT to convert from time domain to frequency domain for finding various frequencies from different sources.

Performing STFT to track frequency values and time information together.

To run the program

Create a Virtual Environment

python -m virtualenv .

Install the Required Packages

pip install -r requirements.txt

Start Running the Analysis.ipynb jupyter notebook

About

Vibration Analysis for Fault Detection using STFT, FFT in Python

License:Other


Languages

Language:Python 95.0%Language:Tcl 2.5%Language:C 1.2%Language:Jupyter Notebook 0.6%Language:C++ 0.6%Language:TeX 0.1%Language:JavaScript 0.1%Language:Fortran 0.0%Language:CSS 0.0%Language:MATLAB 0.0%Language:HTML 0.0%Language:Smarty 0.0%Language:PowerShell 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%