Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

title Impulse factor
tags
basic

Impulse factor

The impulse factor is defined as the ratio of peak amplitude and mean of absolute values.

$$ \text{ImpulseFactor} = \frac{\max |x|}{\frac{1}{N} \sum_{i=0}^{N-1}{|x[i]|}} $$

Applications

  • Fault detection in bearings

References