Formulas

Formula for Percentage to Process Variable Conversion

Calculate the equivalent Process Variable for any given percentage of signal ( 0 to 100%). We need Transmitter Span, Lower Range Value and Upper Range Value.

Percentage to Process Variable Conversion

Formula for Percentage to Process Variable Conversion

Formula:

Process Variable = Span(X/100) +LRV

Span = (URV) – (LRV)

Where

X is Percentage of signal
URV is Upper Range of value
LRV is Lower range of value

Example: 

A pressure gauge is ranged -1 to 1 bar; calculate the Measured Variable for 40 % of signal

Span = (URV) – (LRV) = 2 Bar

Process Variable = Span(X/100) +LRV

Process Variable = (2)(40/100)+(-1)

Process Variable = -0.2 Bar

Read Next:

You've successfully subscribed !
Share

Recent Articles

  • PLC Tutorials

Conveyor Sorting Machine PLC Program with Calculation Function

The conveyor sorting machine is widely used in the packing industries using the PLC program…

5 days ago
  • PLC Tutorials

Example of Flip-Flop PLC Program for Lamps Application

Learn the example of flip-flop PLC program for lamps application using the ladder logic to…

5 days ago
  • PLC Tutorials

STAR DELTA Programming using PLC Controller

In this article, you will learn the STAR DELTA programming using PLC controller to start…

5 days ago
  • Instrumentation Design

Single and Three Phase Immersion Electrical Heaters Wiring Circuits

Lube oil consoles of rotary equipment packages in industrial process plants are usually equipped with…

3 days ago
  • Instrumentation Design

Immersion Heaters in Lube Oil Consoles

Rotating equipment packages such as pumps, compressors, turbines need the lube oil consoles for their…

5 days ago
  • PLC Tutorials

How to Blink Lights in Ladder Logic?

This article explains how to blink lights in ladder logic with a detailed explanation video…

4 weeks ago