Analog Input

Analog Input Channel Configurations

You can configure the analog input channels of the PXIe-4468 in differential mode or pseudodifferential mode. You can configure the channels independently.

The term pseudodifferential refers to the 50 Ω resistance between the AI- terminal and chassis ground.

If the signal source is floating, use the pseudodifferential configuration. The pseudodifferential configuration provides a ground reference between the floating source and the DSA device by connecting a 50 Ω resistor (depending on the DSA device) from the negative input to ground. Without this, the floating source can drift outside of the common-mode range of the DSA device being used.

If the signal source is grounded or ground referenced, both the pseudodifferential and differential input configurations are acceptable. However, the differential input configuration is preferred, since using the pseudodifferential input configuration on a grounded signal source creates more than one ground-reference point. This condition may allow ground loop currents, which can introduce errors or noise into the measurement. The 50 Ω resistor between the negative input and ground is usually sufficient to reduce these errors to negligible levels, but results can vary depending on your system setup.

Configure the channels based on the signal source reference or DUT configuration. Refer to the following table to determine how to configure the channel.

Table 12. Source Reference and Channel Configuration
Source Reference Channel Configuration
Floating Pseudodifferential
Grounded Differential or pseudodifferential

Input Coupling

The PXIe-4468 supports AC and DC coupling. Use the AI.Coupling property to configure the device or module for either AC or DC coupling.

  • Select DC-coupling if the signal source has only small amounts of offset voltage or if the DC content of the acquired signal is important. When you select DC coupling, any DC offset present in the source signal is passed to the ADC.
  • Select AC coupling if the signal source has a significant amount of unwanted offset so it can take full advantage of the input dynamic range. Selecting AC coupling enables a highpass resistor-capacitor (RC) filter into the signal conditioning path.
    • The filter time constant is 200 ms. The highpass RC filter settles to 2% accuracy in 1 s in response to a step input. It takes 3.128 s to settle to 24-bit accuracy in response to a step input. The settling time is somewhat dependent on the DUT impedance as well.
Note NI-DAQmx does not compensate for the settling time introduced by the RC filter when switching from DC to AC coupling. To compensate for the filter settling time, you can discard the samples taken during the settling time or force a delay before you restart the measurement. You must force the delay after the AI task is committed, but before the task starts.

Using AC coupling results in an attenuation of the low-frequency response of the AI circuitry. Refer to the specifications for your product for information about the cut-off frequency.

Sensors and Transducers

A sensor or transducer is a device that outputs an electrical signal in response to a measured physical phenomenon such as pressure or temperature. The most common sensors for use with DSA devices include microphones for measuring sound pressure and accelerometers for measuring linear acceleration or vibration.

TEDS (Transducer Electronic Data Sheet)

The PXIe-4468 supports modes for Class I TEDS sensors without any additional hardware.

TEDS-capable sensors carry a built-in, self-identification EEPROM that stores a table of parameters and sensor information. TEDS sensors have two modes of operation: an analog mode that allows the sensors to operate as transducers measuring physical phenomena, and a digital mode that allows you to write and read information to and from the TEDS.

TEDS contains information about the sensor such as calibration, sensitivity, and manufacturer information. This information is accessible in Measurement & Automation Explorer (MAX), VIs in LabVIEW, or by calling the equivalent function calls in a text-based ADE.

Refer to the following help files and pages for more information about TEDS:

  • Measurement & Automation Explorer Help for NI-DAQmx—Contains information about configuring and testing data acquisition (DAQ) devices, RT Series DAQ devices, TEDS carriers, and RTSI cables using MAX for NI-DAQmx, and special considerations for operating systems. Select Help » Help Topics » NI-DAQmx » MAX Help for NI-DAQmx in MAX.
  • NI-DAQmx Help—Contains general information about measurement concepts, key NI-DAQmx concepts, and common applications that are applicable to all programming environments. Select Start » National Instruments » NI-DAQmx » NI-DAQmx Help.
  • LabVIEW Help—Contains information about LabVIEW programming concepts, step-by-step instructions for using LabVIEW, and reference information about LabVIEW VIs, functions, palettes, menus, and tools.
  • IEEE 1451.4 Sensor Templates Overview—Describes the structure and contents of the IEEE 1451.4 TEDS, including the Basic TEDS and each of the different sensor template contents.

IEPE

The PXIe-4468 supports 4 mA, 10 mA, and 20 mA IEPE current settings.

If you attach an IEPE accelerometer or microphone that requires excitation to an AI channel of the DSA device, you must enable the IEPE excitation circuitry for that channel to generate the required excitation current. You can independently configure IEPE signal conditioning on a per channel basis on all DSA devices.

A DC voltage offset is generated equal to the product of the excitation current and sensor impedance when IEPE signal conditioning is enabled. To remove the unwanted offset, enable AC coupling. DC coupling can be used with IEPE excitation enabled without a loss of signal integrity only if the offset plus the peak of the AC signal of interest does not exceed the voltage range of the channel.

Note You must set the inputs to pseudodifferential mode when IEPE is activated.

Overload Detection

When the signal voltage exceeds the input range, distortion caused by a clipped or overranged waveform can occur. The PXIe-4468 includes overload detection in both the analog domain (predigitization) and digital domain (postdigitization).

Use the OverloadedChansExist and OverloadedChans properties to access the overload detection feature.

An analog overrange can occur independently from a digital overrange, and vice versa. For example, an IEPE accelerometer might have a resonant frequency that, when stimulated, can produce an overrange in the analog signal. However, because the ADC delta-sigma technology uses very sharp anti-aliasing filters, the overrange is not passed into the digitized signal.

Conversely, a sharp transient on the analog side might not overrange, but the step response of the delta-sigma anti-aliasing filters might produce clipping in the digital data. The PXIe-4468 analog overload detection circuitry detects a clipped or overloaded condition. You can programmatically poll the overload detection circuitry on a per channel basis to monitor for an overload condition. If an overload is detected, consider any data acquired at that time corrupt.

DSA devices perform digital overload detection as a percentage of the range. The overload detection occurs before the device applies gain and offset corrections. Detecting the overload before the gain and offset corrections catches an overflow condition in the delta-sigma modulator or ADC filter.

For instance, on the PXIe-4468, the analog overload point for the 0 dB gain range is approximately 10.7 8 pk. This is the voltage at which the front-end circuitry begins showing signs of saturation.

Caution Overload detection is not supported for the ±42.4 V pk input range setting. This setting attenuates the signal by a factor of 10. This attenuation factor implies that the ADC reaches the analog saturation point at 115 V pk. This level is greater than what the ±42.4 V pk range can safely support. You risk damaging the input circuitry when measuring voltages capable of producing an overload condition when you use the ±42.4 V pk range (–20 dB gain) setting.

ADC

The PXIe-4468 analog-to-digital converters (ADCs) use the Delta-Sigma modulation conversion method. This approach involves oversampling the input signal and then decimating and filtering the resulting data to achieve the desired sample rate.

Analog Input Filter Delay

The filter delay is the time required for data to propagate through a converter. All DSA device channels have filter delays due to the presence of filter circuitry on both input and output channels. The digital filter delay is compensated to 0 ns by default. You can adjust the filter delay in NI-DAQmx.