From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FFT implementation without using inbuilt FFT function provided with labview

Hi,

I am very new to labview ,I have to implement FFT on NI Node WSN-3202.No fft inbuilt function on WSN target is there to do so.Please anyone give me some idea to implement FFT without using fft function in labview.

Thanks

0 Kudos
Message 1 of 3
(2,191 Views)

Hi rita86,

 

Even tough you are new in LabVIEW I would suggest you start with Wikipedia http://en.wikipedia.org/wiki/Fast_Fourier_transform#Algorithms and have a look at the Algorithms section.

 

Keep in mind that this will require a lot of math to get it right.

 

This should be a good starting point but I can't help you with any real code.

0 Kudos
Message 2 of 3
(2,179 Views)

Hi rita,

 

when all you need is "some idea" I would suggest to read the Wikipedia article on FFT...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,178 Views)