LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Spike Energy

Hi,
 
has anybody already measured the spike energy (gSE) value of a vibration signal with LabView? Does anybody know about a VI which calculates this value (e.g. in the Sound and Vibration Toolset)?
 
Thanks a lot for any help.
 
Regards,
 
Stefan
0 Kudos
Message 1 of 3
(3,846 Views)

very interesting question.  I understand that spike energy is another term for impact energy typically associated with a bearing fault.  The amount of energy in this frequency range is typicall less than the energy in the lower frequency range of the vibrating machine.  So the steps are:

1) digitize the vibration data at a high rate, with good anti-liasing filters

2) pass the vibration data through a high pass frequency filter to remove the low frequency vibration components

3) then you can perform signal processing on the "spike energy".  This can be done with zoom FFT, envelope methods, artificial shifting the signal down and invers fft, etc. 

What is it you hope to learn from your spike energy analysis?

 

Preston Johnson
Solutions Manager, Industrial IoT: Condition Monitoring and Predictive Analytics
cbt
512 431 2371
preston.johnson@cbtechinc
0 Kudos
Message 2 of 3
(3,825 Views)
the point is that the gSE (Spike Energy) value is calculated according to a certain algorithm - what I'm searching for is this algorithm. I have a rough idea how the calculation of this value is performed - but it's too rough to be able to really calculate it.
0 Kudos
Message 3 of 3
(3,778 Views)