Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: PLC Analog Input Conversion Formula
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > Formulas > PLC Analog Input Conversion Formula

PLC Analog Input Conversion Formula

Last updated: March 4, 2021 4:18 pm
Editorial Staff
Formulas PLC Tutorials
2 Comments
Share
3 Min Read
SHARE

For any unit conversion on any PLC, you can use four function math with the following for PLC Analog Input Conversion Formula, which assumes integer math, as follows :

Contents
PLC Conversion FormulaEU = ((EUSpan x (DATA – DataOffset))/DataSpan) + EUOffsetProcessValue = EU / FACTORFor Example,

PLC Conversion Formula

PLC Analog Input Conversion Formula

Formulas:

EU = ((EUSpan x (DATA – DataOffset))/DataSpan) + EUOffset

ProcessValue = EU / FACTOR

DataOffset = Data in input register at 4 mA (or zero analog signal of whatever range – for example 0 VDC on a 0-10 VDC transmitter)

DataSPan = Data at 20 mA – Data @ 4 mA

FACTOR = arbitrary factor (multiple of 10) needed to get proper resolution and accuracy

EU = Engineering Units x FACTOR

EUOffset = Engineering Units @ 4 mA x FACTOR

EUSpan = (Engineering Units @ 20 mA – Engineering Units @ 4 mA) x FACTOR

DATA = Actual data reading in input register

For Example,

A Pressure transmitter of range 0 to 60 psig is connected to an PLC analog input card. The PLC Analog input card raw count starting from 6240 for 4mA and 31208 for 20mA. PLC reading 18975 raw counts and calculate equivalent pressure transmitter reading.

Note: PLC raw counts may vary from system to system.

0-60 psig from 4-20 mA with resolution of 0.1 psig:

FACTOR = 10

Data @ 4 mA = 6240

Data @ 20 mA = 31208

DataOffset = 6240

DataSpan = 31208 – 6240 = 24968

EUOffset = 0 x 10 = 0

EUSpan = (60 – 0) x 10 = 600

DATA = 18975

EU = ((EUSpan x (DATA – DataOffset))/DataSpan) + EUOffset

EU = ((600 x (18975 – 6240)) / 24968) + 0 = 306

ProcessValue = EU / FACTOR

Process Value = 306 / 10 = 30.6 psig

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

Process Interlocks and Trips

Split Range Control Loop

Analyze a Cascade Control Loop

Ratio Controller Example

PID Tuning Procedure

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 !
PLC Project Examples for EcoStruxure Machine Expert
Siemens S7 300 and STEP 7 PLC program using SIMATIC Software
PLC Program for Fish Feeding System
Introduction to PLC Ladder Diagrams
PLC Memory Mapping and I/O addressing
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
2 Comments
  • kingsley says:
    September 14, 2016 at 12:40 pm

    NICE ONE SIR,

    I APPRECIATE THIS

    Reply
  • jignesh says:
    November 26, 2016 at 1:17 pm

    thank you so much sir..Its a very useful things..your work is really very good..

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • Kamli on Top Free PLC Software
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals

Related Articles

Siemens PLC Organization Blocks used For Troubleshooting

Tia Portal – OB121 Programming Errors Interrupt Organization Block

PLC Instruction List Example for Level Control of Tank

PLC Instruction List Example for Level Control of Tank

PLC Water Project

Smart Spray System using Wecon PLC

two-way communication between PLC systems

Transferring Data Across PLC Systems – TSEND_C and TRCV_C

PLC Program for Filling Operation

PLC Program for Continuous Filling Operation

PLC Tag Naming Conventions

PLC Tag Naming Conventions

Preventive Maintenance of Variable Frequency Drive

Preventive Maintenance of Variable Frequency Drive (VFD)

Masked Move Instructions

How to use Masked Move Instruction in PLC

More Articles

Gas Detection System Abbreviations

Gas Detection System Abbreviations

Reverse Bias Diode Working Animation

Forward Bias & Reverse Bias Diode Working Animation

Difference between RCCB and RCBO

Difference between RCCB and RCBO

PLC programming for liquid mixing application code

PLC Mixing Logic in Liquids on EcoStruxure Machine Expert-Basic

Schneider Electric Modicon M340 PAC

PLC vs PAC – Understanding the Key Differences and Similarities

Reed Switch Principle

Reed switch Working Principle

Feedback Accelerometer System Objective Questions

Feedback Accelerometer System Objective Questions

circuit-breaker-interview-questions-answers

Circuit Breaker Interview Questions & Answers

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?