02-26-2008 08:03 AM - edited 02-26-2008 08:11 AM
I have used the FFT spectrum (mag-phase).vi for plotting a array of complex data. The data corresponds to a signal of 40MHz & sampling rate is 184.32 MHz. But the plot shows the signal only near 0.2 Hz. I have attached the vi and the file that contains the complex data. Please note the complex data in the file is in the format of I & Q samples alternatively. So in the VI they have been seggregated and arranged as x+iy format and given to the fft function. In the FFT spectrum (mag-phase).vi, I could not see any input for sampling rate. So can anyone guide the right way to get the display at 40 Mhz.
02-26-2008 08:46 AM - edited 02-26-2008 08:50 AM
02-26-2008 09:28 AM
Thank you very much Randall Pursley. It is working.
Chaks.