Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I have a question on Analog Out.

I am using a USB DAQ - USB6221.
I am trying to develop a pure-tone generator with different intensity levels.
Analog-out is directly connected to a headphone, and the range of intensity is from 5dB to 100dB SPL at 1kHz.
There is no problem to make a pure-tone with 40dB SPL or above.
When I reduce the value to control the Analog-out for making a low-intensity tone, I can not hearing any sound.
I think that it is related to the resolution of DAC on board.
 
Should I use an external amplifier for completing my job?
Is it impossilbe to change the gain of the internal amplifier connected to the output of DAC on board?
 
Please, let me know the solution.
 
Thank you.
0 Kudos
Message 1 of 5
(3,494 Views)
James,
 
Unfortunately the PCI-6221 does not have programmable output gain. You will have to use an external amplifier.
 
 
Abhinav T.
Applications Engineering
National Instruments India

LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
Measurement Fundamentals
0 Kudos
Message 2 of 5
(3,463 Views)
Is there any model with Analog Output Programmable Gain?
Please introduce it to me.
 
Thank you for your reply.
 
James CHOI
0 Kudos
Message 3 of 5
(3,454 Views)
Another idea would be to add dither to your signal before sending it to the analog output channel. That should keep the bits moving enough to allow you to generate tones well below 1 LSB pk-pk.

Have you verified that the level at which the sound disappears corresponds to the resolution limits of the analog output channel?

Chris
0 Kudos
Message 4 of 5
(3,432 Views)
 

Hi all,

I do not think that dithering will actually work to improve analog output accuracy.

You best bet would be to purchase either a NI 628X series board or NI 4461 board. Both of these board have selectable ranges for output and thus will apply appropriate gain amplifiers for maximum resolution.

 

Abhinav T.
Applications Engineering
National Instruments India

LabVIEW Introduction Course - Six Hours
Getting Started with NI-DAQmx
Measurement Fundamentals
0 Kudos
Message 5 of 5
(3,413 Views)