Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How does NI9263 binary code map to output voltage?

Solved!
Go to solution

In the NI9263 specs, it says it's 16 bits and has an output range of +- 10V. Does this mean that the 16 bits spans the entire range from -10V to +10V? I don't need a bipolar output, so does that mean I'm limited to 15 bits resolution if I want, say, only 0-10V output?

0 Kudos
Message 1 of 4
(3,281 Views)

Hi kingman,

 

The +-10V output range is the maximum output range that this module can provide. The resolution won't change even if you change your output range.

 

If you set your output range from 0V to 10 V, the smaller detectable change would be 152.6 uV. However, if you have set the output range +-10V, the smaller change detectable would be 305.2uV.

 

A 16 bit device will divide your range into 2^16 divisions.

 

 

- Carmen C.

0 Kudos
Message 2 of 4
(3,267 Views)
Solution
Accepted by topic author kingman

Hi kingman,

 

I made a mistake, I checked the 9263 specs, and this device is fixed at +-10Volts. However, if you set the output range from 0 to 10 Volts, you still have 305.2 uV as a smaller change detectable.

 

 

Carmen C. 

0 Kudos
Message 3 of 4
(3,247 Views)

Thanks, Carmen,

   Your 2nd answer is what I was afraid of: for a range of 0 - 10v, the effective resolution is actually 15 bits. The 16 bits applies to the entire -10 to +10 range.

0 Kudos
Message 4 of 4
(3,229 Views)