2.6 - AIN
The LabJack U3 has up to 16 analog inputs available on the flexible I/O lines (FIO0-FIO7 and EIO0-EIO7). Single-ended measurements can be taken of any line compared to ground, or differential measurements can be taken of any line to any other line.
Analog input resolution is 12-bits. The range of single-ended analog inputs is normally about 0-2.44, and there is a “special” 0-3.6 volt range available. The range of differential analog inputs is typically ± 2.4 volts, but is pseudobipolar, not true bipolar. The difference (positive channel minus negative channel) can be -2.4 volts, but neither input can have a voltage less than -0.3 volts to ground. For valid measurements, the voltage on every low-voltage analog input pin, with respect to ground, must be within -0.3 to +3.6 volts. See Appendix A for voltage limits to avoid damage.
On the U3-HV, compared to the -LV, the first four flexible I/O are fixed as analog inputs (AIN0-AIN3), and have scaling such that the input range is a true bipolar ±10 volts normally, and -10 to +20 volts when using the “special” range. The input impedance of these four lines is roughly 1 MΩ, which is good, but less than the normal low voltage analog inputs. Analog/digital configuration and all other digital operations on these pins are ignored. FIO4-EIO7 are still available as flexible I/O, same as the U3-LV.
Because the scaling on the high-voltage inputs on the U3-HV (AIN0-AIN3) is inherently single-ended, a factory calibration is not possible for differential readings. If a differential reading is requested where either channel is a high-voltage channel, the driver will return the raw binary reading and the user must handle calibration/conversion.
The analog inputs have a QuickSample option where each conversion is done faster at the expense of increased noise. This is enabled by passing a nonzero value for put_config special channel LJ_chAIN_RESOLUTION. There is also a LongSettling option where additional settling time is added between the internal multiplexer configuration and the analog to digital conversion. This allows signals with more source impedance, and is enabled by passing a nonzero value for put_config special channel LJ_chAIN_SETTLING_TIME. Both of these options are disabled by default. This applies to command/response mode only, and the resulting typical data rates are discussed in Section 3.1. For stream mode, see Section 3.2.
Note that sinking excessive current into digital outputs can cause substantial errors in analog input readings. See Section 2.8.1.4 for more info.
DAQ Devices
- UD Series (U3, U6, UE9)
- U3
- Start with the UD Driver
- User's Guide
- 1 - Installation on Windows
- 2 - Hardware Description
- 3 - Operation
- 4 - LabJackUD High-Level Driver
- 5 - Low-level Function Reference
- Appendix A - Specifications
- Appendix B - Enclosure and PCB Drawings
- Frequency List for U3 Timer Mode 7
- UD Driver for Windows with U3 Quick Reference
- U3 Base Class for the Exodriver
- U3 Firmware Revision History
- U6
- UE9
- Software Options
- U3
- U12
- T Series
All Support Guides
Search
Shopping Cart
Testimonials
-
I would like to complement you on the excellent product you have developed. [...] The documentation is perhaps the best presentation of support material I have ever seen. The example programs are extensive, and well thought out. The labs I have developed work beyond my expectations.
—Len, Seneca College, Toronto

Comments
#1
I am very surprised to find your reference to the "special" 0-3.6V range? I just purchased three U3-LV for 3.3V application based on your very clear product spec that says:
Sorry but this seems to be a bit of a bait and switch, and now do I need to install an additional voltage divider?
#2
By "special", we don't mean that it requires a hardware change. Just that it is not the default range and software has to tell it to use the "special" range if desired. Your U3 has all mentioned ranges. The test panel in LJControlPanel is an easy way to try it out. In fact, the last step of U3 Quickstart #3 has you do this.
#3
how fast? I'm amazed how much i have to dig to get the BW on Analog inputs.
#4
Sounds like the "bandwidth" you are looking for is data rates. We can throw out a quick answer, max data rate is 50 ksamples/second, but there is much more information that needs to be provided. I added references above that point you to Sections 3.1 and 3.2. A quick summary is the last 2 marketing bullets near the top of the U6 product page:
Another meaning of "bandwidth" relates to the analog cutoff frequency of the analog inputs. I could try to measure a value if needed, but would guess something like 1 MHz, and can say for sure it is substantially higher than the max Nyquist frequency in this case of 25 kHz.