Sound pressure spectra with SVT

Hey all,
I have a project which I have been having a bit of trouble implementing. I'm performing several measurements at 48kHz/24Bit of some sound events. My requirement are as follows for sound pressure spectra analysis. 
500 - 20 kHz frequency bandwidth with a 25 Hz frequency resolution.
Peak  Hold  averaging  with  50%  overlap  processing  and  Hanning  windowing  applied  to  the time records. 
Anti-aliasing filtering. 
A - weighting. 
I have the sound and vibration toolkit and have implemented as follows:
1. Read wav
2. Convert from Volts to dB via SVL Scale Volts to EU.vi. (I used a calibrated signal of 94dB at 1kHz to find my mic sensitivity). 
3. A-weighting using SVL A,B,C Weighting Filter.vi
4. Peform analysis using SVL Zoom Power Spectrum.vi. 
Few Issues:
I dont know how to implement the Anti-aliasing filter. 
Is the method I have used ok with measuring sound spectra? Or should I perform the FFT then convert to dB?
I have tried to implement the same analysis using Matlab and although I get the same FFT profile, my dB levels are different where the 16kHz noise is almost the same level as the 8kHz noise? Not sure what is happening there, but I want to concentrate on using LV for now. 
I dont have any guidance available or experience with this sort of analysis. I have trialed my program out on a sample wav file which has two separate distinct noises events, one at 8kHz and another at 16kHz. My FFT is showing that the 16kHz is a much higher sound level (95dB) than the 8kHz (80dB) but when I listen to the wav via a pair of studio monitor speakers, the 8kHz is much more audible. Wouldn't the implementation of A-weighting filter tend to make the 8kHz noise more prevalent in the FFT? 
Any suggestions on this topic are appreciated.
Thanks!  

Hi David,
If you want to enable the enhanced alias filter, you can use a DAQmx channel property node. I would recommend placing a DAQmx Channel property node on the block diagram and then going to Analog Input » General Properties » Advanced » Enhanced Alias Rejection Enable. See if that works and let me know.  
Jake H | Applications Engineer | National Instruments
Attachments:
Enhanced Alias Rejection.png ‏3 KB

Similar Messages

  • Sound Power Measurement with 4472

    Is onboard DSP a must for any Sound Power Measurement?
    I know that NI-Sound Power Plus works only with 455x.
    Is it simply because NI has not yet written a software for Sound Power Measurement using 4472 or is it technically NOT possibly to do Sound Power Measurment using 4472?
    Gurdas Singh
    PhD. Candidate | Civil Engineering | NCSU.edu

    1. The 6036E is a "sweet" card for high-speed, high-accuracy DAQ on the PCMCIA bus. Even at 10-times oversampling you can achieve 15-20 kHz of response with nice line resolution in the FFT. My experience with the PCMCIA bus has shown a wild variation in DAQ bandwidth (IBM/Compaq...the PITS -- Dell...the best ; and , no I do not work for Dell). For signal conditioning, I use SCXI (so I can not comment on the use of the other components). If you can live with interchannel skew, the set up looks quite promising. Our DAQ requirements demand the use of simultaneous sample-and-hold (SCXI 1140) for either two-channel hot-film measurements or multiple sound pressure measurements with precise cross-correlation (to eliminate wave reflections and e
    chos within the test article). Our microphones were developed by NASA for use in VERY HIGH temperature environments, so our signal conditioning ahead of the 1140 is made from custom devices.
    2. It is important to note that any toolkit add-on to LabVIEW "could" be written by the end user using the very same subVIs distributed with the Full Development System. Sound power is merely a term used to describe a particular mathematical method involved in transforming the acquired sound data from the real domain to the frequency domain. The mathematical methods have been used for many decades. I use my own custom code originally developed in FORTRAN, converted to C++, and now embedded in a code interface node (CIN). The issue to resolve comes down to a) do you have the in-house capability to write and support detailed code development, or, b) do you purchase the toolkits and thereby achieve the capability very quickly. Although the toolkits are expensive, the burdened cost of, say, 1
    additional highly-skilled employee could cost 20 times as much.

  • Diagram or vi for Sound Pressure Level Meter (SPL)

    Need help for implementing a Sound Pressure Level Meter (SPL) with LabVIEW 7.1 or 6.3....I must use a microfone and a laptop for my project.....Need diagram or ready vi ....!!!
    How can I make an A,B,C Weighting Filter vi for my Sound Pressure Level Meter project....???
    If there is one already made or you can give me any help please send it to me.......[email protected]
    Thanks.....

    Search the archives. A similar question about the weighting filters was posted within the past month or two, if I recall correctly. I am not aware of any ready-built VIs, but the filter specs are published (Google A-weighting).
    Also be careful with the frequency response of inexpensive microphones. They can skew the results substantially if you do not have some way to measure and compenste for the response.
    Lynn

  • 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

    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.
    Attachments:
    SPL.llb ‏88 KB

  • Sound pressure reporting

    Hi,
    We are new (actually, still evaluating) LabView customers.  I know nothing about Labview, and less about the technical intracacies of the project that I have to complete.  Basically, what I need to do is acquire and capture up to three streams of sound pressure data using B&K 4944-A sound pressure mics attached to an NI 9233.  I think we can do this with SignalExpress and the S&V Assistant.  In essence we are replacing three B&K 2209 sound meters with B&K 4136 pressure mics capturing one or more precussive sound events.  The new hardware is already purchased.  We are trying to get the capture and reporting going.
    My need is:
    1.  Capture a continuous stream of log data beginning with starting to record and ending with stopping the recording.  We need to trigger the start of the actual logging based on a rising slope over 110 dB, and capture data for .25 seconds after the trigger is met (I have been unable to capture any data yet - probably has to do with I don't know where the values to set in the trigger).  We need the trigger to be activated continuously until the recording is stopped.
    2.  Reporting.  For each triggered log event above, need to extract and report the peak sound pressure level (dB) for the three data sources logged.  Tabled data is OK; graphs and charts are not necessary.
    3.  Would like to (automatically, if possible) store the results from #2 above in a database to evalute potential product changes.  For now we can use Visual Pen and Paper.
    Can anyone help with a starting point?

    Hello,
    Triggering based on the level of the signal itself is known as an analog start trigger. Since the NI 9233 does not have analog or digital triggering, we could use another module (like a NI 9205) to start the task that the NI 9233 is in.
    How Can I Trigger a NI 9233 or 9234?
    http://digital.ni.com/public.nsf/allkb/4859504F14AF68DB8625721100640F26
    If you do not want to buy another module, you could try post-processing the data to ignore any data that comes in before this level.
    I hope this helps.

  • How to generate .wav files from sound pressure data

    Hi,
    I have sound pressure data (as dB values) vs frequency data.
    How can I create a playable .wav file based on above?
    Note: I do NOT have sound pressure vs time data
    I am working in LV 7.1 FDS on Win2000.
    If really required, I can incorporate VIs from sound and vibration toolkit (version 1.0).
    However, I would prefer a solution that does not need me to do that.
    Thanks in anticipation,
    Gurdas
    Gurdas Singh
    PhD. Candidate | Civil Engineering | NCSU.edu

    All,
    With some help from NI-India, we managed to build a nice sound player and .wav saving utility.
    I have attached the VI sent by NI-India. The key component which was missing in my VI was "resample waveform".
    Note: For some reason, I could not use the attached VI to generate sound but did use the concept to succesfully read my sound pressure data and output it to the speaker (and also save it as .wav file tha can be played on Windows Media Player). Also note that I am now generating sound from sound pressure vs time data. I have not tried generating sound from sound pressure vs frequency data.
    I would love to have the following answered:
    1) What data does the sound write VI expect? Is it Sound Pressure values? What units (N/m2 or dB or dBA)? I think it expects sound pressure data and the units are not relevant. Reason being my next question.
    2) I found that until I mutliply the sound pressure data by a very large number say 10e7, the sound is hardly audible (even when volume was programmatically set to max. i.e. 65535). The sound QUALITY does not change when I change this multiplier.
          2.a) Does that mean its only the relative difference between wave data points that affects sound quality? If yes, then I believe the sound pressure data can be in any units.
          2.b) Is it expected to use this huge multiplier OR did I do something without really knowing what it meant?
    Thanks,
    Gurdas
    Gurdas Singh
    PhD. Candidate | Civil Engineering | NCSU.edu
    Attachments:
    Sound from FFT (LV 8).vi ‏165 KB

  • No sound on HDMI with Windows 7 om Mac Mini 2010

    Hi,
    i've installed bootcamp (windows 7 64 bit) on a new mac mini. When I turn on power an boot windows there's no sound over HDMI. The windows device manager says that everything is working properly.
    Then I boot mac os and HDMI sound works fine in mac os. Then booting windows again HDMI sound is working in windows too. But when I turn of the mac and turn it on again booting windows sound is missing again.
    Any suggestions? I updated to the latest nvidia hdmi audio driver without success.

    Found a workaround: The problem is not the NVidia HDMI audio driver but the Microsoft HD audio driver / device. If you have no sound over HDMI with your Mac Mini you have to
    1) Find out the hardware ID of the Microsoft HD Audio Device:
    * windows device manager -> system devices -> High definition audio controller
    * right mouseclick -> device properties -> Details -> select HardwareID
    2) Use the devcon command line utility to disable and enable the device:
    devcon disable "HardwareID"
    devcon enable "HardwareID"
    And you will have HDMI sound again.

  • When I take my phone off charge in the morning I get an info box on the front which has the sound trumpet icon with a line through it and the word Mute.  The only way to get rid of it is to reboot the phone any ideas as to how I can stop this happening?

    When I take my phone off charge in the morning I get an info box on the front which has the sound trumpet icon with a line through it and the word Mute.  The only way to get rid of it is to reboot the phone any ideas as to how I can stop this happening?

    Hello cor-el, thanks for your reply. I changed my settings for downloads to desktop and it has appeared on there. When I double click I am asked which program I want to open file. I click firefox and another box "opening install" says I have chosen to open the file which is an application and do I want to save it. This is the only real option so I press save file. I get a box saying this is an executable file which may contain viruses - do you want to run. I press ok and the final box showing C drive file name and desktop appears stating application not found.
    This happens the same whenever I try to install.
    To my untrained eye the application is not being recognised as an application and I cannot work out how to get it to do that.
    My plugin is still showing as out of date.
    Is there anything you could suggest. Thanks for your time.

  • PE 9.0 no sound with DV AVI type 2 clip, but sound is ok with Media Player and Power DVD

    PE 9.0 no sound with DV AVI type 2 clip, but sound is ok with Media Player and Power DVD

    Dear Bill,
    Thanks for helping me.
    G-Spot reports:
    Audio
    Codec: PCM Audio
    Info: 48000Hz 1536 kb/s tot (2 chnls)
    Video
    Codec: dvsd
    Name: DVC/DV Video
    Status Codec(s) are installed
    Len 2:36.960   Frms 3,924   kbps 28800   Qf 2.778
    Pics/s 25.000   Frames/s 25.000   Field/s 50.000
    I/L   BFF   PAL
    Pic (w x 720 x 576   seq ext 16:9
    Sar 1.250 (5:4)   par 1.422 (~10:7)   dar 1.778 (16:9)
    I have imported a WMA-file in Audio-1 track of PE – still no sound to hear. But I can see the sound in the track. (Like in my video-clip) Therefore I also think it is a setting in PE. Will you be so kind to tell me where I have to look? Because I am no expert. Or is it possible that I have to activate anything in PE? It is first time that I will work with PE 9.
    Further information: The original sound of the Mini-DVD is 5:1 surround. After first problem I have changed Nero to export in Stereo, but this did not solve the problem.
    Thanks and regards
    Werner

  • Satellite A300D-16N: sound like metalic with a lot of cracks

    hallo!
    I've upgraded lately from Vista 32bit to Win 7 32 bit on my Satellite A300D-16n.
    Now I have some sound problems - it sounds like metalic with a lot of cracks.
    I've upgraded my Bios and sound driveres, graphics and wifi are also as latest as win7 says
    It seams that there is some kind of conflict beetwen drivers or problem with sound oversteering
    I don't know how to fix this.
    Can You help ??

    > Few days ago I've uninstalled the soundcard and reinstalled it again, the sound was quite ok till next reboot.
    Well, maybe the Windows OS has taken the old driver
    The driver is from Conexant
    Check the newest Conexant sound driver released for other notebooks; i.e Satellite L650D
    [Sound Driver 4.111.0.64|http://eu.computers.toshiba-europe.com/innovation/download_driver_details.jsp?service=EU&selCategory =2&selFamily=2&selSeries=178&selProduct=5405&selSh ortMod=null&language=13&selOS=all&selType=42&yearu pload=&monthupload=&dayupload=&useDate=null&mode=a llMachines&search=&action=search&macId=&country=al l&selectedLanguage=13&type=42&page=1&ID=74554&OSID =30&driverLanguage=42 ]

  • Hi , I suhail khan from india and i am user of iMac system 10,1.These days i am facing the sound enabling issue with my iMac system I am not able to hear sound in my iMac system.So kindly suggest me how to enable sound in my iMac . Please no the needful.

                      Hi , I suhail khan from india and i am user of iMac system 10,1.These days i am facing the sound enabling issue with my iMac system I am not able to hear sound in my iMac system.So kindly suggest me how to enable sound in my iMac . Please no the needful.

    Take each of the following steps that you haven't already tried.
    1. If you've recently plugged anything into the audio-out (headphone) port, plug and unplug it a couple of times.
    2. From the menu bar, select
     ▹ System Preferences ▹ Sound ▹ Output
    Check the settings. The internal speakers should be selected as the output device, the Mute box should not be checked, and the volume slider should be at least halfway to the right.
    3. Look inside the headphone port. If a red light is coming from the port, the internal switch is stuck in the position for digital output. You may be able to free it by inserting and removing a headphone mini-stereo jack of the proper size.Inserting any kind of tool in the port may cause damage that won't be covered by your warranty.
    4. Boot in safe mode by holding down the shift key at the startup chime. It will take much longer than usual. You don't have to log in; just reboot as usual (without holding any keys) when the login screen appears. (Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.)
    5. Reset the NVRAM.
    6. Reset the SMC.
    7. Reinstall OS X after backing up all data as a precaution. You won't need your backup unless something goes wrong.
    8. Make a "Genius" appointment at an Apple Store.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to bare metal from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

  • Ticking sound in sync with cooling fan

    I just started hearing a ticking sound in sync with the frequency of the cooling fan speed. I'm guessing it's a bearing going bad in the cooling fan but that sounds like the diagnosis on a car engine. Anybody have any experience with this?

    You could, but it would probibly get better results if you measured the output of an audio amplifer that is being driven by the microhone. The problem is that microphones tend to be pretty low-level devices so reading them directly could cause noise problems.
    In terms of an amp, unless you are particularly concerned about amplitudes, any cheap thing you could pick up at radio shack would work.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Pen pressure issues with CS6

    So, I'm having an odd issue with my tablet and its pressure sensitivity with CS6. I've got a Genius MousePen tablet; M508W model. I can use it on my mac computer with photoshop elements; pen pressure works just fine with it. In CS6, when I do the stroke preview for all of my burshes, it shows the tapering-- as well as in the brush settings. When I go to make an actual rush stroke though, it doesn't apply the pressure settings. I've got the most recent drivers for the tablet downloaded, All of the old driver software was uninstalled, I've made sure that the drivers are for my version of windows, I've tried setting the compatability back to windows 7 and using the windows 7 drivers, but STILL nothing. The only reason I'm lead to believe that this is an issue with CS6 is that the tablet works with PS Elements just fine. If anyone could help shed some light on the situation, I'd greatly appreciate it.

    I am having a similar issue.
    Working in CS6 on a Cintiq Companion.
    Pressure sensitivity disappears while I'm working.
    The only way to get it back is to quit out of Photoshop and relaunch.
    The pressure sensitivity works fine in Autodesk Sketchbook.

  • HP 4330s SRS Premium Sound not working with External Speakers

    And this is my second topic and rant!
    The SRS Premium sound driver doesn't work with USB Speakers.
    It doesn't work with Bluetooth speakers either!
    In other words it only works with the Laptop speakers.
    ARE YOU KIDDING ME!
    SRS Premium sound for Deeper Bass and Clear sound enhancement bla bla bla now in you HP Laptop
    but ONLY with your LAPTOP SPEAKERS!
    ARE YOU KIDDING ME!
    DEEP BASS on these cell phone speakers!!! Really???
    Why doesn't the SRS Premium Sound driver work with external speakers!
    I believe I have used SRS Sandbox before and ALL THE SOUND was directed to that driver and it worked with everything!
    WHY DOESN'T YOUR HP DRIVER WORK WITH EXTERNAL SPEAKERS!
    Is everyone in HP a bloody RETARD?
    FIX YOUR DRIVERS!
    End of rant!

    Oh BTW {Content Removed: rant} http://www.srslabs.com/landing.aspx?id=693#23
    23. Will the SRS Audio Sandbox work with my USB speakers or Bluetooth speakers?
    Yes, the current version, 1.6.6.0 will work. If you have a previous version that is not working with these speakers, please upgrade to this version.
    Do you have anything else to share with me {Content Removed: rant}

  • 5.1 Surround Sound in VLC with OSS4

    I don't seem to get 5.1 surround sound in vlc with oss4. The audio device's available in vlc are stereo and mono only even when playing 5.1 surround sound compatible media.
    Is this issue still unresolved?

    ok.... strap your-self in Freddie
    with a surround panner, bleed-over (on to other channels) can be ugly as i have found surround panners are anything BUT precise (perhaps accurate, as you say but NOT precise). Oh don't forget that sub channel. The bus trick really helps out here with limiting and compression..blahblahblah.. Automation with panning (on the main track) and bussing (i know this sounds goof-ball) making dup tracks for different panning functions (like sweeping aircraft sound spinning around the sweat-spot spectrum) leverages standard (old-skool) automation 'thinking' rather then the (new-skool) surround panner thinking... plus i'm still waiting for a low cost HUI style mixer with REAL tactical 3d surround panning joysticks so i can truly leave the stereo world. the mouse and a surround panner is the 'lame' some times.
    But, yah, i do mix in both worlds..5.1 panners and my uber-hax0r bus panners. To tell the truth, when i'm in LP7 i still have use my bus trick in conjunction with 5.1 panners. Kinda too bad however that logic (Pro and Express) don't have the kewl mono/stereo into 5.1 effects of Digital Performer... oh well... good luck all you AC-3'ers out there!.. i'm going back to work...[beep]

Maybe you are looking for

  • Wrong colors when printing to HP Colorlaser Jet 4550 PCL 5c

    I just upgraded from Labview 5.1.1 to Labview 6.1 on a Windows 95 Compaq Notebook. All the plot colors in 8 plot XY Graph indicator printed correctly on our network HP Colorlaser Jet 4550 PCL 5c using Labview 5.1.1. When I print the graph in Labview

  • Requirement of ZMCRP

    Dear Friends, I have to edit the standard report MCRP to provide an additional column for difference of Requirement Qty and Withdrawal Qty. Can anyone suggest how can I achieve that? I opened the code of the same in se38 but couldn't make out where s

  • Problem with the SQL Query

    Hey all, I made a view so that I could join three databases together and put the results on the association table. However, I keep getting an error that I'm not using the SELECT keyword, when I am. Maybe there is another bug somewhere else? CREATE OR

  • How to invalidate session in JSP?

    I am new to web development. I have tried to invalidate a session with session.invalidate() but this does not seem to have invalidated the session. Any Help Please??

  • Illustrator saving .svg/svg code incorrectly

    Hi all, Ive recently encountered an issue when saving/export SVGs from illustrator. Illustrator is altering type and transforming paths upon saving/exporting... for example, I have type the "entworth" in the design... but when saving to SVG it replac