Using the PXI-4022 for Low Level Current Measurements with a DMMHardware: Modular Instruments>>Digital Multimeters (DMM)>>PXI-4022
Problem: I have a PXI-4022 that I want to use to measure low-level currents. How do I set it up to use with my DMM? Solution: The PXI-4022 has different applications but one common use is a low-current preamplifier. You can use the PXI-4022 with a DMM to measure very small currents. The PXI-4022 works by amplifying and converting a current into a voltage that varies linearly from 0 to ±10 V depending on what current range the device is configured for. This voltage can be accurately measured with a DMM and scaled back to a current in software. Since the PXI-4022 is amplifying and converting a current into a voltage any voltage measurement DMM example that is supported by your hardware can be used. Only a few small modifications will need to be made in order to use the DMM with the PXI-4022.
Configure the PXI-4022 To configure the PXI-4022 in software you only need to use the niDMM 4022 Control.vi. This VI requires two inputs: Depending on the option selected, the PXI-4022 will apply a different gain. The table below displays the different current ranges that can be selected and the gain that will be applied.
For example, if you want to measure a current of 4uA. You would use the niDMM 4022 Control.vi to configure the device as Current Amp 10uA . The PXI-4022 would amplify the 4uA current by applying a gain of 10^6 V/A which results in a voltage of 4V. Then you can use a DMM to accurately measure the 4V signal. Connect the PXI-4022 to the DMM The most common way of making the connections for a current measurement is shown in Figure 1. Other configurations are available and they are described in the PXI-4022 Specifications document which is linked below.
Convert Voltage to Current Since the DMM is used to measure a voltage, you need to scale this voltage to a current. To do this, divide the voltage by the gain that was applied by the PXI-4022. The gains applied are shown in Table 1 above. One important thing to note is that the resulting current will be reversed in polarity. This can be fixed by just multiplying the result by -1. For example, if 4V was measured by our DMM and the current range selected was 10uA (Gain Setting of 10^6 V/A), you can divide 4V by 10^6 V/A and you will get 4uA. An example program of how to scale the data is linked below. Related Links: NI PXI-4022 Specifications Developer Zone Example: Measure Current Using the PXI-4022- Developer Zone - National Instruments Attachments:
Report Date: 08/30/2006 Last Updated: 03/09/2007 Document ID: 40TD22E5 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

