LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm looking for a .vi for sound pressure level meter (SPL)

Hi....

I'm looking for help regarding the implementation of a SPL (sound pressure level)meter using LabVIEW.....If anyone has a vi or diagram or know how to proceed with this project please tell me about it...

According to the project , I need a microfone and my laptop with LabVIEW to make the vi.

Please help

Thanks
0 Kudos
Message 1 of 2
(3,657 Views)
Here's an example program:

This VI simulates the functionality of a Radio Shack Analog Sound Pressure Level (SPL) Meter. This VI requires a data acquisition board, Radio Shack SPL Meter and an RCA cable. Connect one end of the RCA cable to the SPL Meter's output, and then splice off the other end and connect it to channel 0 of the DAQ board. The connection to the DAQ board must be made differentially.
The output of the SPL meter is a raw waveform that is converted by the program into a decibel (dB) reading. The front panel shows a dB offset based on a range, just like the actual SPL meter. The front panel also displays the overall dB reading.
0 Kudos
Message 2 of 2
(3,644 Views)