ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interpreting FFT data non graphically

I am performing an FFT (real FFT.vi) on real time data in order to measure the Frequency and Amplitude of a pulse between 1 and 3 Hertz. I can produce a graph of the FFT spectrum with proper scaling, and I can see this pulse to the right of the DC peak. However, I also would like to use the data to find the pulse period and use the amplitude for other analysis.
How can I extract this information from the cluster containing the FFT and scaling information, and use it for frequency and amplitude calculations?
0 Kudos
Message 1 of 2
(2,581 Views)
Hi,

You can use the peak detector.vi to detect the location and amplitude of peaks in your fft signal.

Regards,
Ankita A.
National Instruments
0 Kudos
Message 2 of 2
(2,581 Views)