Formulas

Formulas to calculate mA from PV, LRV and URV

The formula for calculating equivalent current (ma) from known process variable (PV), Lower range value (LRV) and Upper range value (URV).

Formula to calculate mA from PV

Formulas to calculate mA from PV

The formula is:

SPAN = URV – LRV

Where

PV          =  Process Variable
LRV       =  Low Range Value
URV      = Upper Range Value
ma        = milli ampere

Consider left side of formula for Process variable, LRV of transmitter lower range, Span is the difference between LRV & URV of transmitter ranges.

Consider right side of formula for current (ma), LRV of standard current range .i.e is 4ma,

Span is the difference between LRV (4ma) & URV (20ma) of standard current range

.i.e. 20 – 4 = 16, Using this formula we can calculate ma from pv and as well as pv from ma.

For example: The temperature transmitter range is 0 to 50 deg c and  known current ma is 12 then how to calculate the PV of the transmitter ?

Known values :

LRV =  0
URV =  50
mA = 12mA

Standard mA LRV and URV values are as follows –

LRV = 4mA
URV = 20mA

Span = URV – LRV
Span = 20 – 4
Span = 16

Required :

PV = ?

Formula :

Solution:

Put Values in Formula

PV – 0        =      mA – 4

SPAN                 16

SPAN = URV – LRV
SPAN = 50 – 0
SPAN = 50

PV – 0  =       0.5  * 50

PV  =       0.5  * 50

PV  =    25

Also Read: Instrumentation Formulas

You've successfully subscribed !

View Comments

Share

Recent Articles

  • PLC Tutorials

Batch Mixing with PLC Ladder Logic Program

In this example, we will learn batch mixing with PLC ladder logic program using timer…

1 week ago
  • PLC Tutorials

PLC Example on Manufacturing Line Assembly

This PLC example on manufacturing line assembly is an intermediate-level PLC program prepared for the…

2 weeks ago
  • PLC Tutorials

PLC Programming Example with Pushbutton and Motor

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

3 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…

3 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