LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sound pressure frequency measurement

 
I try to use a USB board(USB-1408FS) connecting a sound meter's AC out port, and do FFT analysis to get the frequency spectrum under Labview.
Can anybody help me to write the Labview block diagram?  Thanks.
 
0 Kudos
Message 1 of 2
(2,209 Views)

AS321:

LabVIEW has a set of Express VIs that allow you to compute the FFT of your input signal. Depending on how you are reading/storing your data (array, single point,...) you may need to masage the data before using that Express VI. Take a look at the attached VI that uses a Simulated Signal as input. I hope this helps.

Regards,

Rudi N.

0 Kudos
Message 2 of 2
(2,183 Views)