01-08-2013 10:53 AM
Hi !
I built a measurement system that performs the folowing tasks simulatenously:
The above tasks are all syncronized using digital triggers and a shared sample clock. In this manner, the grabbed video images and the AI are accurately synced!
I am using a Win7 64 bit computer (Core i7) and a NI USB-666 w/simultaneous inputs
MY BIG QUESTION:
How can we ALSO record sound to disk (eg a WAV file) and keep it accurately synced with my analog and video data? I don't think I can use a sound card, unless I find one where I can input my own sample clock. Or could I just connect a microphone to my USB-6366 and record the microphone voltage?
I am a newbie when it comes to sound recording. Any help is appreciated.
01-08-2013 10:58 AM
If you want it sync'd with the other data, it will need to come in through the DAQ card. Remember "sound" is just a human biological interpretation of a physical phenomenon.
Mike...
01-08-2013 11:01 AM
Yeah, that was what I was thinking.
So is it possible to wire a mic to one of my analog inputs and record the sound. And then convert that voltage to a wav file?
Having trouble finding and examples for this on ni.com.
01-08-2013 11:09 AM
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...
01-08-2013 11:11 AM
You will probably need an amplifier. Most microphones put out very low level signals. You will also need to sample faster. 5 kHz sampling means that the audio bandwidth would have to be less that 2.5 kHz to meet the Nyquist criterion and that will give very poor audio quality.
Lynn