LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a simple question

Hi everyone, I have a really really simple question about the DAQ hardware. I create a task to measure a voltage from an anolog input channel that does not connect with anything. So I thought that the measure result should be zero since this channel connected to nothing. This channel is totally "empty". I mean, one circuit lines connect to the positive and negative terminal of this channel. But they didn't connect with any voltage source. However, the result shows there is a negative 8.5 volts on this channel. Can anyone explains why this happened? thx  

Download All
0 Kudos
Message 1 of 6
(2,928 Views)

Hi ace,

 

- You don't say anything about the configuration of the channel (SE, RSE, DIFF?). Using wrong settings might result in wrong measurements...

- You don't say anything about your DAQ hardware. Using multiplexing DAC will result in "floating" measurements due to loading SH (sample-hold) circuitry up...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(2,908 Views)

Hi GerdW, the only available terminal configuration for my device NI6356 is differential. And according to this tutorial, http://www.ni.com/white-paper/3344/en, figure 5. I need to wire my pin1(AI0+) and pin2(AI0-) to the signal's positive line, and pin3(AI0 GND) to the negative line of the measured signal. Is this right? But I did in this way to connect AI0 to a function genetator, the result is always zero. Where is the problem? Thanks 

0 Kudos
Message 3 of 6
(2,881 Views)

Many DAQ devices have a capacitor as part of the input circuitry.  When nothing is connected, that capacitor can charge to some strange value (which in your case was -8 V).

 

I did not look up your device but many differential inputs require a resistor from each input to AI GND to provide a path for required DC bias currents.  Check your manual or try connecting a 1E6 ohm resistor from each differential input to AI GND.

 

Lynn

0 Kudos
Message 4 of 6
(2,876 Views)

Hi Lynn, you said "try connecting a 1E6 ohm resistor from each differential input to AI GND", can you explain how to do this? for every differential input, it has three pins on my device(+,-, GND). How should I connect a resistor to the AI GND pin (from which termial: + or -? )? Thanks

0 Kudos
Message 5 of 6
(2,867 Views)

Two resistors. One from + to GND and one from - to GND.

 

Lynn

Message 6 of 6
(2,862 Views)