LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Analog Audio Signal to Decibels with an A weighting filter.

I have a microphone attached to a pre amp. The sensitivity is about 15mv/pa.
In labview I have written the A weighting filter myself. I want to know what the procedure is

for audio processing in labview. Should I convert the signal to Pascal via the sensitivity of the mic and then convert to decibels (20log(signal/20ref)) and

then take the FFT to apply my weighting filter? Do I need to convert the signal to a powerspectrum? Sort of confused on the process.

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

Hi ykhalil,

 

Here's a pretty detailed explanation of signal processing in LabVIEW:

https://decibel.ni.com/content/docs/DOC-3022/version/1

 

Also, are you using the NI Sound and Vibration Toolkit?

 

 

Regards,

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