Removing Offset Errors from Passive, Power-On, In-Circuit Resistance Measurements

Updated Nov 22, 2023

Environment

Hardware

  • Digital Multimeter Device
  • PXI-4070

Automated circuit testing is used in industries ranging from semiconductors to communications (cellular phones) to automotive (brake systems). Most circuit testing is done with active (power-on) measurements, such as voltage and current. The only measurement that is passive (power-off) is resistance. This has traditionally been the case because all accurate in-circuit resistance measurements required the power to be off. However, there are a number of benefits to being able to make all measurements with the power on including:
  • Simplified test sequences and test system architecture
  • Increased automated test throughput and system utilization, resulting in cost reductions
  • Increased accuracy, resulting in more correct pass/fail final system verifications

This document describes this traditional method and how to use the NI 4070 FlexDMM offset compensated ohms (OCO) feature to make more accurate low-level, passive, power-on, in-circuit resistance measurements.

For additional information and more interactive tutorials on the NI 4070, visit the Digital Multimeters.

Low-Level Measurement Setup

The best setup for low resistance measurements is the 4-wire setup. A 4-wire setup uses four leads: two leads to drive current through a resistance and two leads to measure the voltage drop across that resistance. Traditional 4-wire measurements require that the power is off in the circuit so that the measured voltage drop is only due to the supplied current. Thus, traditionally, the power to a circuit must be turned off before any measurements are taken. Figure 1 illustrates a 4-wire setup. The black-colored leads measure the voltage drop. The blue-colored leads connect the test current, which is 1 mA in the 100 Ω range.

Figure 1. Digital Multimeter Setup


In every resistance measurement, the digital multimeter must supply a test current (1 mA in this setup) and then measure the voltage drop across the unit under test. The measured voltage drop is then used in the calculation for resistance; thus, its accuracy is very important. This accuracy can be negatively affected in passive, power-on, in-circuit resistance measurements, such as power line resistance. This tutorial discusses possible sources of error in four measurement methods.

The four comparison measurement methods are:

  1. No Compensation
  2. Approximated Offset
  3. Measured Offset
  4. Offset Compensated Ohms (OCO)


Power Line In-Circuit Resistance

In-circuit measurements can have offset voltages because they often involve measuring resistance in the presence of a large voltage, for example, power supply bus resistance with the power on, as shown in Figure 2. With a traditional digital multimeter, you must make these types of measurements with the power off or you introduce very large errors into the system. For this example, the power line resistance (Rpower line) is assumed to be 10 mΩ.

Figure 2. Power Line In-Circuit Resistance Measurement
 

Case 1: No Compensation

The measured voltage is equal to the line current times the power line resistance plus the test current times the power line resistance. If there is 100 mA of current in the supply bus, the measured voltage is 100 mA times the power line resistance plus 1 mA test current times the power line resistance. With a power line resistance of 10 mΩ, the measured voltage is 1.01 mV.

Vmeas = Line Current x Rpower line + Test Current x Rpower line
Vmeas = 100 mA x Rpower line + 1 mA x Rpower line
Vmeas = 1.01 mV

The calculated or measured resistance is equal to the measured voltage divided by the test current. This measured resistance is 100 times greater than the actual value of 10 mΩ.
Figure 3. Measured Power Line Resistance with No Compensation


Rmeas = Vmeas/Test Current
Rmeas = 1.01 mV/1 mA
Rmeas = 1.01 Ω

This is a measurement that cannot be done without some kind of offset compensation.
 

Case 2: Approximated Offset

To get an accurate resistance measurement, you must remove the effect of the 100 mA power supply from the measurement. One way to do this is to approximate the error by estimating the current. There are two drawbacks to this type of adjustment. First, you must use an external current excitation source because voltage, not resistance, must be measured. The digital multimeter setup is shown in Figure 4.

 

Figure 4. Digital Multimeter Setup for Voltage Measurement with External Current Supply

 

Second, you must make additional calculations by hand to obtain resistance. The measured voltage still includes the error due to the power supply, but when calculating the resistance, you can remove an estimated voltage. The major disadvantage to this method is that the actual error is not known.

Vmeas = Line Current x Rpower line + Test Current x Rpower line
Rcalc = (Vmeas - Estimated Power Line Error)/Test Current

 

Case 3: Measured Offset

You can use another method to overcome this disadvantage - measure the actual power line error voltage and then take it out of the resistance calculation. With a traditional digital multimeter, the drawbacks include:

  • Multiple voltage measurements
  • An external current excitation source
  • Additional calculations that must be done by hand

The same in-circuit power line resistance application using the measured offset technique requires the following steps:

  1. Take a voltage measurement with an external current supply (as shown in Figure 4).
  2. Take a second voltage measurement with no current excitation as shown in Figure 5. This measurement effectively measures the power line error in the system.
  3. Use the difference of the voltages to calculate resistance.
Figure 5. Digital Multimeter Setup for Voltage Measurement with No Current Excitation
 

The calculations for this method are as follows. The voltage drop across the power line is again 100 mA times the power line resistance plus 1 mA test current times the power line resistance. The measured voltage of 1.01 mV is the same as in the previous traditional non-compensated measurement.

Vmeas #1 = Line Current x Rpower line + Test Current x Rpower line
Vmeas #1 = 100 mA x Rpower line + 1 mA x Rpower line
Vmeas #1 = 1.01 mV


With the second measurement using the measured offset technique, the 1 mA test current is not used, and so the measured voltage changes. The voltage drop across the power line is only due to the 100 mA power supply and so only that value is measured.

Vmeas #2 = Line Current x Rpower line
Vmeas #2 = 100 mA x Rpower line
Vmeas #2 = 1.00 mV


The difference in the two measured voltages represents the voltage drop across the power line due to the test current. This voltage is divided by the test current to calculate an accurate resistance for the power line. Thus any error due to the power supply current is removed.

Vcalc = Vmeas #1 - Vmeas #2
Vcalc = 1.01 mV - 1.00 mV
Vcalc = 0.01 mV
Rmeas = Vcalc /Test Current
Rmeas = 0.01 mV/1 mA
Rmeas = 0.01 Ω

 

Case 4: Offset Compensated Ohms (OCO)

A final method incorporates the accuracy of the measured offset method but maintains the simplicity of the no compensation technique. This method, called offset compensated ohms (OCO), is available on the NI 4070  FlexDMM devices. It overcomes the requirements of multiple voltage measurements, external current excitation sources, and additional calculations, yet you can still use it to measure the actual error and take it out of the resistance measurement.

Once enabled and without any additional user interaction, OCO invokes an NI 4070 FlexDMM to take two resistance measurements but with the test current source off during the second measurement. The first measurement features the voltage drop across the power line including that from the supply current. During the second measurement, the current source is turned off so the voltage drop across the power line is only due to the power supply, as shown in Figure 6. The NI FlexDMM then subtracts the second measurement from the first to determine the OCO voltage (VOCO). You then use this voltage to determine the correct resistance value.

Figure 6. NI 4070 FlexDMM - Second OCO Measurement with Internal Excitation OFF

VOCO = Vmeas #1- Vmeas #2
VOCO = 1.01 mV - 1.00 mV
VOCO = 0.01 mV
Rmeas = VOCO/Test Current
Rmeas = 0.01 mV/1 mA
Rmeas = 0.01 Ω

 

Summary

Table 1 is a comparison of the methods to improve the accuracy of low-level, in-circuit resistance measurements, including the OCO technique on an NI 4070 FlexDMM.

Table 1. Comparison of the Methods to Improve the Accuracy of Low-Level, In-Circuit Resistance Measurements

 Case 1: No CompensationCase 2: Approximated OffsetCase 3: Measured OffsetCase 4: Offset Compensated Ohms (OCO)
Number of Measurements1121
External Current SupplyNoYesYesNo
AccuracyOKBetterBestBest
Possible Error100XLess than 100XNegligibleNegligible
Sources of ErrorNo compensationBad estimateNo procedural errorNo procedural error
ComplexityEasyModerateDifficultEasy (no setup changes)