LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what is a 4-wire resistance measurement?

I'm developing a Labview user interface for setting up analog input channels. AI Config.vi has a measurement mode input cluster that includes a 4-wire ohms option. I hate to admit it but I don't know what that is, when one would want to use it, or how. Can anyone enlighten me?
0 Kudos
Message 1 of 3
(3,336 Views)
4-wire resistance measurements are used when you need either very-high accuracy, or the measurement leads are very long. The way a normal 2-wire resistance measurement works is that a fixed current is passed through the resistance being measured and the meter reads the voltage drop across the unknown resistance, and Ohm's law allows the meter to calculate the resistance. The problem is that this technique read the total resistance (including the test leads and any connection resistance).

A 4-Wire resistance measurement uses seperate sets of leads for applying the current to the unknown resistance and for measuring the voltage drop across the resistance. This gives very accurate measurements because the sense inputs to the meter have very very high impedence,
resulting in very very small current flow through the sense leads. Thanks again to Ohm's law, very very small current flow means very very small voltage drop in the wires, resulting in very very small measurement error--regardless of how long the measurement leads are.

Or at least that's the theory.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 3
(3,335 Views)
Take a look at this tutorial:

http://zone.ni.com/devzone/conceptd.nsf/webmain/C83E9B93DE714DB08625686600704DB1?opendocument&node=DZ52452_US

4-Wire refers to the four wires of a Wheatstone bridge. It is a signal condoning method commonly used in various sensors.

Good luck,

-Jim
0 Kudos
Message 3 of 3
(3,335 Views)