Formulas

Formula to Calculate 4-20 mA from Process Variable

How to Calculate 4-20mA current loop from Process Variable value of a field transmitter. Check the formula to find out equivalent 4-20mA signal from Process Variable.

Calculate 4-20mA from Process Variable

Process variable to 4-20mA Conversion

Formula :

First calculate equivalent percentage from the process variable

Percentage = ( X – LRV / URV – LRV ) . 100

Then calculate equivalent 4-20mA signal from percentage

4-20mA = ( Percentage + 25 ) / 6.25

Where,

X is Process Variable

LRV is Lower Range value

URV is Upper Range Value

Example:

A Flow transmitter has a range of 0 to 2500 m3/hr and it is displaying flow rate of 1500 m3/hr. calculate the transmitter output current.

Process variable = 1500 m3/hr

Lower Range Value, LRV = 0 m3/hr

Upper Range Value, URV = 2500 m3/hr

Note: units must be same for process variable, LRV & URV

Percentage = (1 500 – 0 / 2500 – 0 ) . 100 = 60 %

4-20 mA Signal  = (Percentage + 25) / 6.25 = (60 + 25) / 6.25 = 13.6 mA

Also you can use online Instrumentation Calculator for Automatic calculations. Click Here.

Articles You May Like :

0 to 100% to Process Variable

4-20 mA to 0 to 100% Formula

Flow Transmitter Output Value

4-20mA Fraction of Measurement

Remote Seals Level Calculation

You've successfully subscribed !

View Comments

Share

Recent Articles

  • PLC Tutorials

PLC Programming Example with Pushbutton and Motor

In this article, you will learn the PLC programming example with pushbutton and motor control…

2 weeks ago
  • PLC Tutorials

Boolean Logic to PLC Programming

This article teaches how to convert Boolean logic to PLC programming ladder logic with the…

4 weeks ago
  • PLC Tutorials

PLC Programming Example on Timers Function Block

In this article, you will learn the PLC programming example on timers function block using…

2 weeks ago
  • PLC Tutorials

PLC Pump Control: 10 seconds ON & 20 seconds OFF

Design a program for PLC pump control such that the pump must be turned ON…

2 weeks ago
  • Common

Polyvinyl Alcohol in Oil Field

Polyvinyl alcohol (PVA) is a water-soluble and biodegradable synthetic polymer used in oil field cementing…

22 hours ago
  • PLC Tutorials

Electrical Ladder Diagram Control using Timers Example

In this example program, you will learn the electrical ladder diagram control using timers and…

2 weeks ago