Categories: Formulas

Formula to Calculate 3-15psi from 4-20mA Current

The amount of psi can also be calculated from the amount of the milliamp signal, or one can calculate the amount of the milliamp signal when the amount of psi is known. Each of these signals has an offset and a span that must be taken into account for the calculation.

The offset for the milliamp signal is 4 mA, and the span is 16 mA. The span is determined by subtracting the lower value from the higher value (20 mA – 4 mA). The offset for the psi signal is 3 psi, and the span is 12 psi (15 psi – 3 psi).

The formula for converting between these two systems is shown in the following equation. The milliamp signal is identified as “I” and the pressure signal is identified as “P”. When one is converting from one to the other, either “I” or “P” will become a known value in the formula.

The value 4 in the left side of the equation represents the 4 mA offset, and the value 16 represents the 16 mA span. The value 3 in the right side of the formula represents the pressure offset, and the value 12 represents the 12 psi span.

(I – 4)/16 = (P – 3)/12

The formula can be further simplified as shown in below figure

Formula for 4-20mA from 3-15PSI

Example:

Calculate the equivalent amount of air pressure for a current signal of 17.5mA ?

P = ((I – 4)/16) x (12) + 3

P = ((17.5 – 4)/16) x (12) + 3

P = 13.125 psi

Articles You May Like :

Instrument Technician Questions

Process Variable from 4-20mA

PV to Percentage Conversion

4-20 mA to 0-100% Conversion

4-20mA Graphical Calculations

You've successfully subscribed !

View Comments

Share

Recent Articles

  • PLC Tutorials

From Boolean Algebra to PLC Logic

In this article, a simple example will teach you the conversion from Boolean algebra to…

1 month ago
  • PLC Tutorials

PLC Cooking Timer Example for Kitchen Automation

In this article, you will learn the PLC cooking timer example for kitchen automation using…

3 weeks ago
  • PLC Tutorials

Example PLC Program to Control a Pump based on Level Sensors

Learn an example PLC program to control a pump based on level sensors using ladder…

3 weeks ago
  • PLC Tutorials

PLC Timer Application in Security Camera Recording

In the PLC timer application for security camera recording, when motion is detected then camera…

3 weeks ago
  • PLC Tutorials

Batch Mixing with PLC Ladder Logic Program

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

2 weeks 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…

3 weeks ago