4 to 20 mA Signal Conversion to 1-5V, 3-15 psi and 0.2-1.0 bar Signal Conversion: Formula, Calculator and NAMUR NE43

Share:

Signal Conversion · 4-20 mA · 1-5V · 3-15 psi · 0.2-1.0 bar · Percentage

4-20 mA to 1-5V, 3-15 psi and 0.2-1.0 bar Signal Conversion: Formula, History, Calculator and NAMUR NE43 Fault Zones

A complete guide to converting between all four standard instrumentation signal ranges: where these ranges came from (pneumatic then electronic), the unified linear interpolation formula derived from first principles, an interactive calculator that converts any one signal to all four simultaneously, NAMUR NE43 fault zones for each range, and a full 11-point reference table.

Why These Four Ranges Exist Unified Formula Enter Any Signal, Get All Four NAMUR NE43 Fault Zones

4 to 20 mA Signal Conversion: Introduction

On any given day in a process plant, an instrumentation technician might measure 11.5 mA on a 4-20 mA transmitter loop, see 2.6 V at a DCS input card, watch a pneumatic I/P converter send 8.6 psi to a control valve positioner, or read 0.59 bar on a pneumatic indicator. All four of those readings describe exactly the same process condition: 46.9% of the measurement range. They are the same signal expressed in four different physical forms.

These four signal ranges did not appear by accident. Each arose from a different era of instrumentation technology, became a standard in its time, and remains in use today for specific applications. The 3-15 psi and 0.2-1.0 bar pneumatic ranges were the global standard before electronics, running from the 1940s through the 1970s. The 4-20 mA electronic range replaced pneumatics in the 1970s and remains the dominant field signal worldwide. The 1-5V range is what you get when you pass 4-20 mA through a 250-ohm resistor at the DCS input card.

Understanding that all four are the same percentage on a linear scale means you can convert any one to any other instantly using a single formula. This guide explains that formula from first principles, shows how to apply it to every combination, gives NAMUR NE43 fault zone values for each signal type, and provides a calculator that takes any one signal and outputs all four simultaneously. For background on the 4-20 mA loop itself, see our guide on the 4-20 mA current loop explained.

What this guide covers
Why there are four standard signal ranges and where each one came from
The unified linear interpolation formula derived from first principles
Why all four ranges represent the same percentage on a linear scale
Converting 4-20 mA to percentage, 1-5V, 3-15 psi and 0.2-1.0 bar simultaneously
Converting in reverse: from any signal back to 4-20 mA
SVG diagram showing all four signals aligned on the same 0-100% scale
Interactive multi-input calculator: enter any one signal, get all four plus percentage
NAMUR NE43 fault zones: what values below 4 mA and above 20 mA mean for each signal
Complete 11-point reference table with fault zone rows highlighted
Where each signal type is still used in process plants today
Advertisement
Advertisement

Why These Four Signal Ranges Exist: A Brief History

The 3-15 psi pneumatic range was established in the 1940s when the ISA (Instrument Society of America, now ISA) standardised pneumatic signal transmission for process control. The minimum of 3 psi (not 0 psi) was chosen deliberately: a live zero. If the signal went to 0 psi it could mean either "0% of range" or "air supply failed or tube broken." With a 3 psi live zero, any signal below 3 psi immediately indicates a fault in the supply or transmission line. This concept of a live zero to enable fault detection became the most important design principle inherited by all subsequent signal standards.

The 0.2-1.0 bar range is simply the metric equivalent of 3-15 psi. When European process industries adopted metric units, 3 psi became approximately 0.207 bar (rounded to 0.2 bar for a clean number) and 15 psi became approximately 1.034 bar (rounded to 1.0 bar). The range is exactly proportional: 0.2 bar and 3 psi both represent 0%, and 1.0 bar and 15 psi both represent 100%.

The 4-20 mA electronic range was introduced in the late 1950s and early 1960s as transistor-based transmitters made electronic field signals practical. Again, the live zero: 4 mA at 0% of range, so that any reading below 4 mA (open circuit, broken wire, transmitter fault) is immediately recognisable as a fault rather than a valid measurement. The range of 16 mA (from 4 to 20) was chosen to be compatible with the power supply voltages and wire resistance levels typical of field instrument installations.

The 1-5V range is not a separate transmitter output standard but rather what appears across the standard 250-ohm input resistor of a DCS or PLC analog input card when 4-20 mA flows through it. At 4 mA: 0.004 A x 250 ohm = 1 V. At 20 mA: 0.020 A x 250 ohm = 5 V. The 250-ohm resistor is the minimum load required for HART communication, and the 1-5V appearing across it is what the ADC inside the input card measures to determine the 4-20 mA value.

The live zero principle: why no standard starts at zero
Every standard instrumentation signal range starts above zero: 4 mA (not 0 mA), 1 V (not 0 V), 3 psi (not 0 psi), 0.2 bar (not 0 bar). This live zero allows the control system to distinguish between a valid measurement at 0% of range and a fault condition (broken wire, loss of power, failed transmitter). If the signal reaches or drops below the minimum value, the system knows something is wrong. A 0-20 mA or 0-5V signal cannot make this distinction, which is why 4-20 mA and 1-5V are universally preferred over 0-20 mA and 0-5V in industrial process control.

The Unified Linear Interpolation Formula

All four signal ranges share a single underlying formula because they all represent the same physical quantity (a process variable from 0% to 100% of range) using different physical units. The formula is simply linear interpolation: where is a given value within its range, expressed as a fraction, mapped onto another range?

Unified linear signal conversion formula (derived from first principles): Output = Out_min + [(Input - In_min) / (In_max - In_min)] x (Out_max - Out_min)

The term in brackets is the percentage expressed as a decimal (0.0 to 1.0):

Percentage (%) = [(Input - In_min) / (In_max - In_min)] x 100

Signal range reference values: Signal In_min In_max At 0% At 100%
4-20 mA: 4 mA 20 mA 4 mA 20 mA
1-5 V: 1 V 5 V 1 V 5 V
3-15 psi: 3 psi 15 psi 3 psi 15 psi
0.2-1.0 bar: 0.2 bar 1.0 bar 0.2 bar 1.0 bar

Because all four ranges start at 0% and end at 100%, you can always: 1. Convert input to percentage first 2. Then convert percentage to any output range This two-step approach works for any combination.
Direct conversion formulas for all combinations from 4-20 mA: Percentage (%) = [(I - 4) / 16] x 100

1-5 V: V = 1 + [(I - 4) / 16] x 4
3-15 psi: P = 3 + [(I - 4) / 16] x 12
0.2-1.0 bar: B = 0.2 + [(I - 4) / 16] x 0.8

Reverse: converting any signal back to 4-20 mA: From voltage: I = 4 + [(V - 1) / 4] x 16
From psi: I = 4 + [(P - 3) / 12] x 16
From bar: I = 4 + [(B - 0.2) / 0.8] x 16
From %: I = 4 + (% / 100) x 16

Simplification for 4-20 mA to 1-5V: Because (V-1)/4 = (I-4)/16 and R=250 ohm, the relationship V = I(mA) x 0.25 does NOT hold for the offset. Always use: V = 1 + [(I-4)/16] x 4, NOT V = I x 0.25.

All Four Signals on the Same Scale

Figure 1: Four Standard Instrumentation Signal Ranges Aligned on 0-100% Scale
0% 50% 100% 25% 75% 4-20 mA 4 mA 8 mA 12 mA 16 mA 20 mA 1-5 V 1 V 2 V 3 V 4 V 5 V 3-15 psi 3 psi 6 psi 9 psi 12 psi 15 psi 0.2-1.0 bar 0.2 bar 0.4 bar 0.6 bar 0.8 bar 1.0 bar 50% = 12 mA = 3 V = 9 psi = 0.6 bar

Figure 1: All four standard instrumentation signal ranges aligned on the same 0-100% scale. Each vertical position represents the same process condition. At 50% of range: 12 mA, 3 V, 9 psi, 0.6 bar are all equivalent. The dashed line at 50% confirms perfect alignment across all four standards.

Advertisement
Advertisement

Worked Examples

Example 1: Convert 14 mA to All Signal Types

Given: I = 14 mA. Find percentage, voltage, psi and bar. Step 1: Percentage % = [(14 - 4) / 16] x 100 = (10/16) x 100
% = 62.5%
Step 2: Voltage (1-5V) V = 1 + [(14 - 4) / 16] x 4 = 1 + (10/16) x 4 = 1 + 2.5
V = 3.5 V
Step 3: Pneumatic psi (3-15 psi) P = 3 + [(14 - 4) / 16] x 12 = 3 + (10/16) x 12 = 3 + 7.5
P = 10.5 psi
Step 4: Pneumatic bar (0.2-1.0 bar) B = 0.2 + [(14 - 4) / 16] x 0.8 = 0.2 + (10/16) x 0.8 = 0.2 + 0.5
B = 0.700 bar

Example 2: Convert 9 psi to 4-20 mA and All Other Signals

Given: P = 9 psi. Find percentage, mA, voltage and bar. Step 1: Percentage from psi % = [(9 - 3) / 12] x 100 = (6/12) x 100
% = 50.0%
Step 2: mA from percentage I = 4 + (50/100) x 16 = 4 + 8
I = 12.0 mA
Step 3: Voltage V = 1 + (50/100) x 4 = 1 + 2
V = 3.000 V
Step 4: Bar B = 0.2 + (50/100) x 0.8 = 0.2 + 0.4
B = 0.600 bar

Signal Conversion Calculator: Enter Any Signal, Get All Four

Select the signal type you want to enter from the tabs, enter the value, and the calculator outputs the equivalent in all four signal ranges plus percentage. NAMUR NE43 fault status is shown automatically.

Instrumentation Signal Conversion Calculator
4-20 mA · 1-5V · 3-15 psi · 0.2-1.0 bar · Percentage · NAMUR NE43
Typical range: 4 mA (0%) to 20 mA (100%). NAMUR allows 3.8-20.5 mA as valid.
mA
Appears across 250-ohm input resistor at DCS/PLC analog input (V = I x 0.25, offset-adjusted).
V
Standard pneumatic range: 3 psi (0%) to 15 psi (100%). Valve positioners and I/P converters.
psi
Metric pneumatic range: 0.2 bar (0%) to 1.0 bar (100%). European metric equivalent of 3-15 psi.
bar
0% = 4 mA, 1V, 3 psi, 0.2 bar. 100% = 20 mA, 5V, 15 psi, 1.0 bar.
%
✔ Conversion Results
Percentage
Current
Voltage
Pneumatic psi
Pneumatic bar

NAMUR NE43 Fault Zones: Signals Beyond the Normal Range

NAMUR Recommendation NE43 defines how field instruments should behave when they detect a fault condition. Instead of failing silently to a value within the normal measurement range (which could be mistaken for a valid reading), the transmitter drives the output beyond the normal range to a defined fault zone. This allows the control system to immediately detect a fault versus a valid measurement at the extreme end of range.

Condition4-20 mA1-5 V3-15 psi0.2-1.0 bar%
FAULT LOW (open circuit)below 3.6 mAbelow 0.9 Vbelow 2.7 psibelow 0.19 barbelow -2.5%
ALARM LOW (pre-fault)3.6 to 3.8 mA0.9 to 0.95 V2.7 to 2.85 psi0.19 to 0.195 bar-2.5% to -1.25%
NORMAL 0% (4 mA live zero)4.0 mA1.000 V3.000 psi0.200 bar0.0%
25% of range8.0 mA2.000 V6.000 psi0.400 bar25.0%
50% of range12.0 mA3.000 V9.000 psi0.600 bar50.0%
75% of range16.0 mA4.000 V12.000 psi0.800 bar75.0%
NORMAL 100% (20 mA)20.0 mA5.000 V15.000 psi1.000 bar100.0%
ALARM HIGH (pre-fault)20.0 to 20.5 mA5.000 to 5.125 V15.0 to 15.375 psi1.00 to 1.025 bar100.0% to 103.1%
FAULT HIGH (short circuit)above 20.5 mAabove 5.125 Vabove 15.375 psiabove 1.025 barabove 103.1%
SATURATION HIGH (max)21.0 to 23.0 mA5.25 to 5.75 VN/A (pneumatic)N/A (pneumatic)above 106.25%
Important: NAMUR NE43 applies to electronic signals only
The NAMUR NE43 fault zone specification (3.6-3.8 mA low alarm, 20.0-20.5 mA high alarm, below 3.6 mA and above 20.5 mA fault) applies to 4-20 mA and 1-5V electronic signals. Pneumatic signals (3-15 psi and 0.2-1.0 bar) do not have an equivalent NAMUR standard because pneumatic systems have no way to distinguish a measuring fault from a valid low pressure without additional sensor information. Always configure both the transmitter output (fault mode) and the DCS input card (fault detection threshold) to implement NE43 correctly.
Advertisement
Advertisement

Complete 11-Point Signal Conversion Reference Table

Percentage4-20 mA1-5 V3-15 psi0.2-1.0 bar
0%4.000 mA1.000 V3.000 psi0.2000 bar
10%5.600 mA1.400 V4.200 psi0.2800 bar
20%7.200 mA1.800 V5.400 psi0.3600 bar
25%8.000 mA2.000 V6.000 psi0.4000 bar
30%8.800 mA2.200 V6.600 psi0.4400 bar
40%10.400 mA2.600 V7.800 psi0.5200 bar
50%12.000 mA3.000 V9.000 psi0.6000 bar
60%13.600 mA3.400 V10.200 psi0.6800 bar
70%15.200 mA3.800 V11.400 psi0.7600 bar
75%16.000 mA4.000 V12.000 psi0.8000 bar
80%16.800 mA4.200 V12.600 psi0.8400 bar
90%18.400 mA4.600 V13.800 psi0.9200 bar
100%20.000 mA5.000 V15.000 psi1.0000 bar

Where Each Signal Type Is Used in Process Plants Today

SignalWhere still actively usedNot used for
4-20 mAAll modern field instrument transmitters (pressure, flow, temperature, level, analytical). PLC and DCS field wiring for all new installations. The dominant global standard for all new instrumentation.Long-distance high-speed data. Replaced by fieldbus (Profibus, Foundation Fieldbus) or wireless (WirelessHART) for very large multi-point networks.
1-5 VInside control panels at DCS/PLC analog input cards (across 250-ohm input resistor). Short cable runs inside panels. Some dataloggers and indicators with voltage inputs. Not a field wiring standard.Long cable runs (voltage drops with distance; 4-20 mA is immune to resistance drop). Never wire 1-5V from a transmitter in the field over cable runs of more than a few metres.
3-15 psiLegacy pneumatic control valves still in service (still very common in older refineries and chemical plants with no capital budget for upgrades). Some new pneumatic valve actuators and positioners accept 3-15 psi directly. Field instruments in hazardous areas where electronics are not permitted or impractical.New transmitter output standards. New DCS/SCADA installations. Any application where the pneumatic air supply infrastructure is not already installed.
0.2-1.0 barMetric equivalent of 3-15 psi. Same applications in metric countries and European plants. Legacy pneumatic valve positioners with metric connections. Pneumatic indicators and controllers still in use in European chemical plants.New designs. Predominantly a legacy maintenance and replacement context.

Quick FAQs

What does 12 mA equal in voltage, psi and bar?
12 mA is exactly 50% of the 4-20 mA range. At 50%: voltage = 3.000 V (1-5V range), pneumatic psi = 9.000 psi (3-15 psi range), pneumatic bar = 0.600 bar (0.2-1.0 bar range). The formula is: % = (I - 4) / 16 x 100, then apply to each target range.
Why does the 4-20 mA range start at 4 mA instead of 0 mA?
The 4 mA live zero allows the control system to distinguish between a valid 0% measurement (4 mA) and a fault condition such as a broken wire, open circuit or transmitter failure (which produces 0 mA or a value below 3.8 mA). A 0-20 mA system cannot make this distinction. The NAMUR NE43 standard exploits this live zero by defining fault zones below 3.6 mA and above 20.5 mA.
How do I convert 0.2-1.0 bar to 4-20 mA?
Use the formula: I = 4 + [(B - 0.2) / 0.8] x 16, where B is the bar value. For example, 0.6 bar: I = 4 + [(0.6 - 0.2) / 0.8] x 16 = 4 + [0.4 / 0.8] x 16 = 4 + 8 = 12 mA.
Is 3-15 psi the same as 0.2-1.0 bar?
They represent exactly the same signal range. 3 psi = 0.20684 bar (rounded to 0.2 bar) and 15 psi = 1.03421 bar (rounded to 1.0 bar). The 0.2-1.0 bar range is the metric equivalent of 3-15 psi, adopted when European process industries converted to metric units.
Advertisement
Advertisement

What we learn today

  • All four signal ranges (4-20 mA, 1-5V, 3-15 psi, 0.2-1.0 bar) represent the same 0-100% process variable on a linear scale. Convert using: % = (Input - Min) / (Max - Min) x 100, then Output = Out_min + (% / 100) x (Out_max - Out_min).
  • At 50%: 12 mA = 3 V = 9 psi = 0.6 bar. At 25%: 8 mA = 2 V = 6 psi = 0.4 bar. At 75%: 16 mA = 4 V = 12 psi = 0.8 bar. These anchor points make mental conversion fast in the field.
  • NAMUR NE43 fault zones: below 3.6 mA and above 20.5 mA are fault states (transmitter failed). Between 3.6-3.8 mA and 20.0-20.5 mA are alarm states. These apply to 4-20 mA and 1-5V only, not to pneumatic signals.

Leave a Reply

Your email address will not be published. Required fields are marked *