Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 632 Bytes

File metadata and controls

21 lines (14 loc) · 632 Bytes
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