01-15-2008 08:46 PM
01-16-2008 03:12 PM
Hi,
What I would suggest is to do an fft on the signal, the result of the fft would give you all the frequency components of your signal so in your case the magnitude vs. frequency plot should show two peaks one for each frequency.
The extract single tone VI: Takes a signal in, finds the single tone with the highest amplitude or searches a specified frequency range, and returns the single tone frequency, amplitude, and phase. So you can modified the range of frequencies you want to view.
See code attach.
I hope it helps
11-21-2013 11:22 AM
How to do FFT of the analog signal in labview FPGA to get the freq info?
11-21-2013 11:23 AM
How to do FFT of the analog signal in labview FPGA to get the freq info?
11-22-2013 02:29 PM
sunu,
There is an FFT Express VI. More information is provided here. For further questions, please create a new thread for this under the FPGA software board.