Two-wire transmitters, often called loop-powered transmitters, are among the most common devices used in industrial measurement and process control. Despite their widespread use, many people are unfamiliar with how they operate or why they have become the preferred choice for measuring parameters such as temperature, pressure, flow, level, humidity, pH, and many other process variables.
In this article, we'll explain how two-wire transmitters work, why the 4-20 mA current loop became the industry standard, how to wire multiple devices together, and how to estimate the maximum cable length for a reliable installation.
What Is a Two-Wire Transmitter?
A two-wire transmitter is a sensor or transducer that uses only two wires for both power and communication. Unlike voltage-output sensors that require separate power and signal wiring, a loop-powered transmitter receives its operating power from the same pair of wires used to transmit its measurement signal.
Instead of outputting a voltage, the transmitter controls the amount of current flowing through the loop. The current represents the measured process variable.
Most industrial two-wire transmitters use a 4-20 mA analog current loop, where:
- 4 mA represents the lowest measurement value
- 20 mA represents the highest measurement value
- Values between 4 and 20 mA are linearly proportional to the measurement
For example, consider a pressure transmitter with a measurement range of 0 to 1,000 PSI.

This linear relationship makes it easy for PLCs, displays, controllers, and data loggers to convert the current into engineering units.
Why 4-20 mA Became the Industry Standard
The 4-20 mA current loop has remained the standard in industrial automation for decades because it offers several important advantages over voltage-based signals.
Excellent Noise Immunity
Electrical noise from motors, relays, variable frequency drives, and power cables can induce unwanted voltages into wiring. Current signals are much less affected by this electrical interference than voltage signals, making them extremely reliable in industrial environments.
Long Cable Runs
Voltage signals tend to degrade as cable length increases because wire resistance causes voltage drop. A properly designed current loop can often operate over several thousand feet while maintaining excellent accuracy.
Fault Detection
One of the biggest advantages of a 4-20 mA signal is that 4 mA represents the lowest valid measurement, not zero.
If the loop current drops to 0 mA, technicians immediately know there is likely a problem such as:
- Broken wire
- Loss of power
- Failed transmitter
- Loose connection
With a 0-5 V or 0-10 V sensor, a reading of zero could represent either a legitimate measurement or a wiring fault.
Many smart transmitters go even further by driving the loop below 4 mA or above 20 mA to indicate specific diagnostic conditions.
Reduced Wiring
Since both operating power and the measurement signal share the same two conductors, installation is simpler and less expensive than systems requiring separate power and signal cables.
Where Are Two-Wire Transmitters Used?
Loop-powered transmitters are used throughout industry, including:
- Pressure measurement
- Temperature measurement
- Flow monitoring
- Tank level measurement
- Humidity monitoring
- pH measurement
- Conductivity measurement
- Differential pressure
- Industrial process automation
- Water and wastewater treatment
- HVAC systems
- Food and pharmaceutical manufacturing
Their reliability and simplicity make them suitable for almost any industrial environment.
Wiring a Two-Wire Transmitter
A current loop is a series circuit. The power supply, transmitter, and receiving devices all share the same current.
Typical receiving devices include:
- Data loggers
- Panel meters
- Digital displays
- Process controllers
- Recorders
- PLC analog inputs
Because they are connected in series, every device measures the same loop current.

One advantage of current loops is that multiple devices can often be connected in the same loop, provided the total loop resistance remains within the transmitter's operating limits.
For example, a display, controller, and data logger may all be connected in series.

How Far Can a Two-Wire Transmitter Be Located?
One common question is: "How far can the transmitter be from the control equipment?"
The answer depends on three factors:
- Power supply voltage
- Total loop resistance
- Minimum operating voltage required by the transmitter
Let's examine an example. Assume:
- Transmitter operating voltage: 10-30 VDC
- Power supply: 24 VDC
- Two receiving devices
- Each device has 50 Ω input impedance
- 24 AWG copper wire
- Maximum loop current: 20 mA
Step 1 – Calculate Instrument Voltage Drop
The two receiving devices contribute:
50 Ω + 50 Ω = 100 Ω
Using Ohm's Law:
V = I × R
V = (0.020 A)(100 Ω)
V = 2 V
Therefore, the receiving instruments consume 2 volts.
Step 2 – Determine Available Voltage for the Wiring
The transmitter requires at least 10 volts to operate. Available voltage for cable losses:
24 V − 2 V − 10 V = 12 V
Step 3 – Calculate Maximum Allowable Wire Resistance
Using Ohm's Law:
R = V / I
R = 12 / 0.020
R = 600 Ω
This is the maximum allowable wire resistance.
Step 4 – Convert Resistance to Distance
24 AWG copper wire has approximately 26 Ω per 1,000 feet. Since current travels out and back, the loop consists of two conductors, giving:
52 Ω per 1,000 feet
Maximum distance:
600 Ω ÷ 52 Ω/1,000 ft ≈ 11,500 feet
Under ideal conditions, very long transmission distances are possible with a 4-20 mA current loop.
Keep in mind that real-world factors such as electrical noise, lightning protection, surge suppressors, intrinsic safety barriers, and grounding practices may reduce the practical installation distance.
An important observation from this example is that power supply voltage has a significant impact on allowable cable length. Had a 12 VDC supply been used instead of 24 VDC, there would not have been enough voltage available to overcome the combined voltage drops of the transmitter, receiving devices, and wiring.


Two-Wire vs. Three-Wire vs. Four-Wire Transmitters
Although two-wire transmitters are the most common, other configurations are also available.
Two-Wire (Loop Powered)
- Power and signal share two wires
- Lowest wiring cost
- Excellent for long-distance transmission
- Standard 4-20 mA output
Three-Wire
- Separate power and signal return
- Common with voltage-output sensors
- Often used where additional electronics require more operating current
Four-Wire
- Separate power and signal wiring
- Can provide higher power to the sensing electronics
- Often used with complex analyzers or transmitters that include displays, relays, or communications

Common Installation Tips
For the most reliable performance:
- Use twisted pair cable whenever possible.
- Route signal wiring away from high-voltage power cables.
- Verify the total loop resistance before installation.
- Ensure the power supply voltage is sufficient for the transmitter and all connected devices.
- Follow the manufacturer's grounding recommendations.
- Check the input impedance of every device connected to the loop.
Conclusion
For more than 50 years, the 4-20 mA current loop has been the backbone of industrial measurement and process control. Its simplicity, reliability, excellent noise immunity, and ability to transmit accurate measurements over long distances have made two-wire transmitters the preferred choice for countless applications involving pressure, temperature, flow, level, humidity, and many other process variables.
While 4-20 mA remains one of the most widely used signaling methods in industry, the increasing availability of digital transmitters is changing the way measurement systems are designed. Communication protocols such as RS-485/Modbus RTU, IO-Link, HART, Ethernet/IP, PROFINET, and other industrial networks allow much more information to be exchanged between the transmitter and the control system than a single analog value.
For example, a digital transmitter can often provide multiple process variables, diagnostic information, sensor status, configuration parameters, calibration data, and device identification over a single communication connection. This additional information can simplify maintenance, improve troubleshooting, and provide greater insight into the health of both the sensor and the process.
These advantages do come with tradeoffs. Digital communication systems are generally more complex to configure and require compatible interfaces, gateways, or PLC communication modules instead of a simple analog input. Installation, addressing, and network configuration may also require additional engineering effort.
As a result, both technologies continue to have an important place in industrial automation. Two-wire 4-20 mA transmitters remain an excellent solution when a robust, easy-to-install, and universally compatible measurement is needed. Digital transmitters are often the better choice when applications benefit from advanced diagnostics, multiple process variables, remote configuration, or integration into modern industrial communication networks.
Understanding the strengths of each technology allows engineers and technicians to select the solution that best matches the requirements of their application. Whether your project calls for a traditional loop-powered transmitter or the latest digital instrumentation, choosing the right technology will help ensure accurate, reliable, and maintainable process measurements for years to come.