LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

help with ifft

I try to use fft and ifft to make a filter, to remove some frequencies and then convert to time domain. I have problems to do it. To make it simple I attach a lv 2009 example, which has two component 10 hz and 15 hz input.

Can you help me in removing 15 hz after FFT and then convert with IFFT. Just to check if only 10 hZ signal left after IFFT.

If you can give me an example like this, my problem will be solved.

Thanks

Liming

0 Kudos
Message 1 of 6
(3,577 Views)

moved from here

0 Kudos
Message 2 of 6
(3,571 Views)

Did you try the Filter VI?

0 Kudos
Message 3 of 6
(3,565 Views)

I did use filter, but I do not know what filter does inside. I really want to do this basics, which I can compare with results from other software.

Please see if you can help..

0 Kudos
Message 4 of 6
(3,539 Views)

That does not help me. My question is a basic FFT and IFFT. It related to the component numbers, 2^n in time domain and 2^(n-1) + 1 in frequency domain. When remove one frequency fron FFT, need to remove two component.....

0 Kudos
Message 5 of 6
(3,537 Views)

Hi detech,

 

Check out this KnowledgeBase: How Do I Use the FFT and Inverse FFT VIs in LabVIEW?  It explains the use of FFT and IFFT tools in LabVIEW as well as providing an example (per your original request) and some additional links for your reference.

 

I hope this helps!

 

- Greg J

0 Kudos
Message 6 of 6
(3,458 Views)