Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: Measurement Value to 4-20mA Signal Converter
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > Instrumentation Tools > Measurement Value to 4-20mA Signal Converter

Measurement Value to 4-20mA Signal Converter

Convert engineering values to 4-20 mA analog signals using this online Measurement to Current converter tool.

Last updated: July 26, 2025 10:48 am
Editorial Staff
Instrumentation Tools
No Comments
Share
10 Min Read
SHARE

In industrial automation, analog signals play a critical role in interfacing real-world measurements with digital systems like PLCs, DCS, and SCADA. The most widely used standard for transmitting these analog values is the 4-20 mA current loop. However, engineers often work with physical values such as temperature, pressure, level, or flow, which must be translated into corresponding current signals to interface with controllers.

Contents
ObjectiveMeasurement to 4–20 mA ConverterMeasurement Value to 4-20mA Signal FormulaKey Terms ExplainedUse CasesHow to Use?Detailed Example Calculations for BeginnersPLC Analog Input: Level Transmitter ScalingTemperature Sensor to PLC Input ModuleControl Valve Travel FeedbackFlow Transmitter in Water Supply SystemWeight Transmitter for BatchingSCADA System Monitoring HumidityChiller Outlet Temperature FeedbackFuel Tank Level Measurement to DCSTurbidity Monitoring SystemSteam Boiler Pressure TransmitterCompressor Vibration SensorDifferential Pressure Flow Transmitter for Air DuctConclusion

Objective

This tool is designed to convert a given measurement value into its corresponding analog signal in the 4-20 mA range. This is especially useful in industrial automation where PLCs, transmitters, sensors, and SCADA systems interface using standardized current signals.

Measurement to 4–20 mA Converter

InstrumentationTools.com

Measurement Value to 4-20mA Signal Formula

To convert a process measurement value into a 4–20 mA signal:

mA = 4 + ((Measurement Value – Min) / (Max – Min)) × 16

Where:

  • Measurement Value is the actual input from the field or process.
  • Min and Max are the engineering range values corresponding to 4 mA and 20 mA respectively.
  • The result will be the equivalent analog current signal.

Key Terms Explained

  • 4–20 mA Signal: Industry standard analog signal range used for transmitting real-world values like temperature or pressure.
  • Measurement Value: Real-time process value such as flow, level, or weight.
  • PLC/DCS: Controllers used to receive and interpret analog signals in industrial systems.
  • Transmitters/Sensors: Devices that convert physical variables to proportional electrical signals.

Use Cases

  1. Converting a pressure reading into a PLC-friendly 4–20 mA signal.
  2. Sending a temperature value from a sensor to SCADA.
  3. Control valve positioning based on flow rate.
  4. Converting tank level for a remote HMI display.
  5. Calibrating a transmitter using field-simulated process values.
  6. Testing signal range on analog input channels of PLCs.

How to Use?

  1. Enter the process value (e.g., temperature, pressure).
  2. Input the minimum and maximum engineering scale.
  3. Click “Calculate” to get the corresponding 4–20 mA current signal.

Detailed Example Calculations for Beginners

Here we show you some basic calculations related to the process variable to the equivalent 4-20 mA conversion tool.

  • PLC Analog Input Scaling
  • Temperature Sensor to PLC Input Module
  • Control Valve Travel Feedback
  • Flow Transmitter in Water Supply System
  • Weight Transmitter for Batching
  • SCADA System Monitoring Humidity
  • Chiller Outlet Temperature Feedback
  • Fuel Tank Level Measurement to DCS
  • Turbidity Monitoring System
  • Steam Boiler Pressure Transmitter
  • Compressor Vibration Sensor
  • Differential Pressure Flow Transmitter for Air Duct

PLC Analog Input: Level Transmitter Scaling

Question: A PLC receives a 13.6 mA current signal from a level transmitter configured for a 0–5 meter tank. What is the tank level?

Answer:

Level = 0 + ((13.6 – 4) / 16) * (5 – 0)
Level = (9.6 / 16) * 5 = 0.6 * 5 = 3.00 meters

Temperature Sensor to PLC Input Module

Question: A temperature sensor scaled for –50 to 150 °C gives a reading of 85 °C. What is the 4–20 mA output?

Answer:

mA = 4 + ((85 – (-50)) / 200) * 16 = (135 / 200) * 16 + 4 = 14.8 mA

Control Valve Travel Feedback

Question: A control valve gives a 40% stem position, range 0–100%. What current signal will it send to the PLC?

Answer:

mA = 4 + ((40 – 0) / 100) * 16 = (40 / 100) * 16 + 4 = 10.4 mA

Flow Transmitter in Water Supply System

Question: Flow rate of 300 LPM from a flow meter scaled 0–1000 LPM. What is the 4–20 mA output?

Answer:

mA = 4 + ((300 – 0) / 1000) * 16 = (300 / 1000) * 16 + 4 = 8.8 mA

Weight Transmitter for Batching

Question: A 2500 kg silo weight transmitter is scaled 0–5000 kg. Current reading = 2500 kg. Find 4–20 mA value.

Answer:

mA = 4 + ((2500 – 0) / 5000) * 16 = (0.5) * 16 + 4 = 12.0 mA

SCADA System Monitoring Humidity

Question: Humidity transmitter shows 60% RH with 0–100% scaling. Find current signal.

Answer:

mA = 4 + ((60 – 0) / 100) * 16 = (0.6) * 16 + 4 = 13.6 mA

Chiller Outlet Temperature Feedback

Question: A temperature transmitter reads 8 °C from a range of –10 to 30 °C. Find 4–20 mA signal.

Answer:

mA = 4 + ((8 – (-10)) / 40) * 16 = (18 / 40) * 16 + 4 = 11.2 mA

Fuel Tank Level Measurement to DCS

Question: Fuel level is 1200 mm. Transmitter scaled for 500–2000 mm. What is the 4–20 mA signal?

Answer:

mA = 4 + ((1200 – 500) / 1500) * 16 + 4 = (700 / 1500) * 16 + 4 = 11.47 mA

Turbidity Monitoring System

Question: Turbidity reading = 130 NTU. Range: 0-200 NTU. What current signal will the transmitter generate?

Answer:

mA = 4 + ((130 – 0) / 200) * 16 = (0.65) * 16 + 4 = 14.4 mA

Steam Boiler Pressure Transmitter

Question: Pressure = 12 bar, range = 5–15 bar. Find the current output of a 4-20 mA transmitter?

Answer:

mA = 4 + ((12 – 5) / 10) * 16 = (7 / 10) * 16 + 4 = 15.2 mA

Compressor Vibration Sensor

Question: Reading = 25 mm/s. Sensor range: 0-50 mm/s. Calculate the analog current output.

Answer:

mA = 4 + ((25 – 0) / 50) * 16 = 0.5 * 16 + 4 = 12.0 mA

Differential Pressure Flow Transmitter for Air Duct

Question: DP = 2.5 kPa, range = 0–5 kPa. 4–20 mA loop-powered transmitter. Find the current signal?

Answer:

mA = 4 + ((2.5 – 0) / 5) * 16 = 0.5 * 16 + 4 = 12.0 mA

Conclusion

This Measurement to 4–20 mA Converter is a must-have tool for control system engineers, instrument technicians, and automation professionals. Whether you’re designing loops, calibrating instruments, or troubleshooting analog signals, this tool ensures your calculations are fast, accurate, and hassle-free.

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

Convert current (4-20mA) to Percentage (0-100%)
Transmitter Current Conversion Tool
Convert Linear mA to Square root mA
4-20 mA to Measurement Converter Tool
Interface Level Measurement using DP Transmitter
Conversion of Transmitter Output in Percentage to Process Variable
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

DP Flow Transmitter Re-Ranging Calculation
RTD Calculator : Calculate Temperature from Resistance
DP Level Transmitter Calibration for Diaphragm Seal with Capillary
Convert Linear Percentage to Square root Percentage
Density Measurement for Open Tank with Constant Level Application
Instrumentation Calculator
Differential Pressure (DP) Level transmitter Installed Below Tapping Point
Level Measurement with Wet leg and Installed Below Tapping Point

Keep Learning

Convert-Process-Variable-to-Percentage

Convert Process Variable to Percentage

Calculate-current-4-20ma-from-process-varibale-pv

Calculate Current (4-20ma) from Process variable PV

Convert-Percentage-to-current

Convert Percentage (0-100%) to current (4-20mA)

Boiler-Drum-Level-transmitter-calibration

Boiler Drum Level Transmitter Calibration

Closed-Tank-DP-Type-Level-Measurement-with-Dry-leg-and-transmitter-installed-below-tapping-point

Level Measurement with Dry leg and Installed Below Tapping Point

DP-Level-Measurement-Calculation-Above-Tapping-Point-Open-Tank

Differential Pressure (DP) Level transmitter Installed Above Tapping Point

Density-Measurement-using-DP-Transmitter-for-Closed-Tank-Dry-Leg

Closed tank Density Measurement using DP Transmitter with dry leg & constant level application

Calculate Resistance from Temperature for RTD

RTD Calculator : Calculate Resistance from Temperature

Learn More

Power Outlet

How does Electrical Power Outlet Work?

Electrical Machines Questions and Answers

Rotating Magnetic Field Quiz

Control Valve Parts

Control Valve Parts Questions and Answers

Why 4-20 mA Current Signal is used instead of Voltage Signal

Why 4-20 mA Current Signal is used instead of Voltage Signal?

Sticker machine with weighing PLC logic

Product Sticker Machine with Weighing PLC Program

Butterfly check valves

What is Butterfly Check Valve ?

Pneumatic Systems Objective Questions

Pneumatic Systems Objective Questions

D flip flop in PLC

D Flip Flop PLC Ladder Logic

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?