Flow Transmitter Scaling Calculator

Convert a measured 4–20 mA flow transmitter signal into engineering units using linear scaling or square-root extraction.

This calculator is useful for differential-pressure flow measurement, PLC and DCS scaling, flow transmitters, instrumentation, and industrial automation applications.

Calculate Flow

Flow represented by 4 mA.
Flow represented by 20 mA.
Engineering unit used for the flow range.
Enter the measured transmitter signal.
Select the method used by the transmitter or control system.

Result

How Flow Transmitter Scaling Works

A flow transmitter can represent a flow range using a standard 4–20 mA signal. The signal can be scaled linearly, or square-root extraction can be used when the measured variable is differential pressure.

The correct calculation depends on where the square-root extraction is being performed in the measurement and control system.

Linear vs. Square-Root Extraction

The two most important scaling cases are linear scaling and square-root extraction.

Linear Scaling

With linear scaling, the percentage of the 4–20 mA signal corresponds directly to the percentage of the configured flow range.

Flow = LRV + ((mA − 4) ÷ 16) × (URV − LRV)

Square-Root Extraction

When flow is measured using differential pressure across a primary element, flow is proportional to the square root of differential pressure.

Flow = LRV + √((mA − 4) ÷ 16) × (URV − LRV)

Square-root extraction should only be applied when the signal represents a variable that requires it. Do not automatically apply square-root extraction to every flow transmitter.

4–20 mA Flow Reference

For a linear flow signal, the current corresponds directly to the percentage of the flow span.

Signal Signal Span Linear Flow Square-Root Flow
4 mA 0% 0% 0%
8 mA 25% 25% 50%
12 mA 50% 50% 70.7%
16 mA 75% 75% 86.6%
20 mA 100% 100% 100%

Worked Example: 0–100 GPM

Suppose a flow transmitter is configured for:

  • LRV = 0 GPM
  • URV = 100 GPM
  • Measured signal = 12 mA

Linear Scaling

0 + ((12 − 4) ÷ 16) × 100
= 50 GPM
12 mA = 50 GPM

Square-Root Extraction

√((12 − 4) ÷ 16) × 100
= √0.5 × 100
≈ 70.71 GPM
12 mA = 70.71 GPM

The large difference between these results demonstrates why it is important to know whether the signal has already undergone square-root extraction.

Where Does Square-Root Extraction Happen?

Square-root extraction can be performed in different parts of a control system.

  • Inside the transmitter: The transmitter converts the DP measurement into a flow-proportional 4–20 mA signal.
  • Inside the PLC: The analog input may receive a signal proportional to DP, with the PLC performing the square-root calculation.
  • Inside a DCS or flow computer: The control system may perform the calculation after receiving the transmitter signal.

The important question is not simply "Is this a flow transmitter?" The important question is: Has square-root extraction already been performed, and where?

The Double Square-Root Problem

A common scaling error occurs when square-root extraction is performed twice.

For example, if a transmitter is already configured to output a flow-proportional 4–20 mA signal, applying another square-root calculation in the PLC will distort the measurement.

DP signal → transmitter SRE → flow-proportional 4–20 mA → PLC linear scaling

In this situation, the PLC should normally perform linear scaling rather than another square-root operation.

Low-Flow Behavior

Square-root extraction greatly changes the relationship between signal percentage and flow percentage at low flow.

For example, 25% of the DP signal corresponds to 50% of the calculated flow when square-root extraction is used.

Low-flow cutoff or suppression may also be configured in some transmitters or control systems. This is different from the mathematical square-root calculation itself.

Field Application

This calculator can be useful when commissioning or troubleshooting:

  • Orifice plate flow measurement
  • Differential-pressure flow transmitters
  • Flow control loops
  • PLC analog inputs
  • DCS systems
  • Flow computers
  • Industrial process instrumentation

A useful troubleshooting sequence is to determine what the transmitter is measuring, what signal it is producing, and where scaling or square-root extraction is being performed.

Flow Measurement Troubleshooting

  1. Verify the transmitter range. Confirm the configured LRV and URV.
  2. Measure the actual 4–20 mA signal. Do not assume the PLC value represents the field signal.
  3. Determine what the 4–20 mA signal represents. It may represent DP or already-processed flow.
  4. Check where square-root extraction occurs. Verify transmitter, PLC, DCS, or flow-computer configuration.
  5. Check for double square-root extraction. This is a common cause of incorrect flow values.
  6. Check low-flow cutoff settings. A configured cutoff can make the displayed flow behave differently near zero.
  7. Verify the primary element and impulse system. For DP flow measurement, inspect the process connection, impulse lines, valves, and transmitter installation.

Common Flow Scaling Mistakes

  1. Applying square-root extraction automatically. Not every flow transmitter signal requires it.
  2. Applying square-root extraction twice. Determine whether the transmitter has already performed the calculation.
  3. Using the wrong LRV or URV. Scaling must match the actual transmitter configuration.
  4. Confusing DP percentage with flow percentage. With square-root extraction, they are not the same.
  5. Ignoring low-flow cutoff. Mathematical zero and configured process behavior may not be identical.
  6. Assuming the PLC value proves the field signal. Measure the actual current when troubleshooting.

Practical Field Workflow

When troubleshooting a flow loop, follow the signal from the process to the final displayed value.

Process → Primary Element → DP Transmitter → 4–20 mA → Analog Input → Scaling / SRE → Engineering Units → HMI

At each stage, determine what the signal represents and whether any mathematical processing has already occurred.

Related Calculators

Engineering Note

This calculator assumes a standard 4–20 mA signal and a configured flow range. Square-root extraction should only be applied when appropriate for the measurement method. Always verify transmitter configuration, primary-element characteristics, PLC/DCS scaling, and manufacturer documentation when commissioning or troubleshooting a flow measurement system.