Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: PLC Analog Input Card Resolution Effects on Accuracy
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > PLC Analog Input Card Resolution Effects on Accuracy

PLC Analog Input Card Resolution Effects on Accuracy

Last updated: March 4, 2021 4:21 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
5 Min Read
SHARE

An instrumentÂ’s accuracy is limited by its precision. An instrumentÂ’s precision is determined by making minute variations in the measured process variable (e.g., pressure, temperature) and then monitoring the instrumentÂ’s output for a response.

Contents
PLC Analog Input Card Resolution Effects on AccuracyInstrument Range versus ScaleInstrument Calibration

The smallest magnitude of change an instrument can detect and then reflect at its output is its precision. This precision rating can be listed in percentage of span or in engineering units.

PLC Analog Input Card Resolution Effects on Accuracy

PLC Analog Input Card Resolution Effects on Accuracy | PLC Resolution

For example, a hypothetical ultrasonic tank level transmitter might have a detection range of 0–12 ft with its output scaled 4–-20 mA, precise to ±0.1 inch.

Precision can be related to the instrumentÂ’s resolution. Rather than a smooth movement of the output as the tank level changes, the output will step to a new milliamp value as the level changes in 0.1 inch increments.

The transmitterÂ’s resolution is

12 ft x 12 in/ft x 10 steps/in = 1440 steps across the range.

Therefore, the 4–20 mA signal will change in increments of 16 mA/1440 steps = .01111 mA/step.

In the digital world, bits are units of resolution. The term 12 bit resolution tells us the smallest change of signal magnitude that can be interpreted by the computer or device.

This resolution value relates to the margin of error. Since each device in a system has its own associated resolution (hence, its own margin of error), the overall accuracy of a system is decreased every time a signal is converted or           re-transmitted.

In most cases, the best move is to digitize the signal at the sensor and then transmit the value as a digitized data stream rather than as a pure electrical signal, thus eliminating several layers of conversion.

Most PLCs currently have 12-bit resolution on their analog inputs. This means the analog signal is converted to a 12-bit binary integer.

Once in integer format, the value can be converted to a decimal integer, or hexadecimal, or whatever, for display.

A 4–20 mA signal has a span of 16 mA (20 – 4 =16).

This 16 mA span might represent the 0–100% output of an ultrasonic transmitter or other device.

For an ultrasonic meter with a calibrated range of 12 ft, how much error will the PLC introduce to the system?

12-bit resolution: 4096 divisions

Resolution error: 144 inches/4096 = .0352 inches

Instrument Range versus Scale

There is a difference between an instrumentÂ’s design range and its scale.

When an instrument is received, it comes with an inherent range. This range value defines the maximum input span for which the device can provide a linear output.

For example, an ultrasonic level transmitter might have a range of 12 ft.

If we place that transmitter in a 6-ft tank and do not recalibrate it, we will lose resolution.

Its output will only change 50% for a 100% change in tank level.

To rectify this, the unit needs to be recalibrated to provide a 0-–100% change in output for a 0–-50% change in its input, provided the device is scalable to that degree.

Sometimes a device is not scalable beyond, say, 10% of its range. This limit is called rangeability.

Instrument Calibration

An instrumentÂ’s scale and its calibrated range are synonymous. Once a scale is decided on, the instrument must be calibrated.

If its range is 0–-550 psig and its scale is 10–-350 psig, its calibrated span is 350 – 10 = 340 psig.

The calibration end points are the zero point and the span point.

The point at which the process is expected to operate is called the set point, though this is not generally part of instrument calibration other than to confirm the anticipated set point is near the center of the calibrated span.

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:

Troubleshooting with Loop Calibrator

4 to 20 mA Conversion Formula

Fieldbus Transmitter Calibration

Split Range Control Application

Reliability of Safety Systems

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 !

Continue Reading

How to Read an Electrical Wiring Diagram?
Omron PLC for Product Painting with Integrated Weighing System
Vendor Document for Project Systems Architecture
Static and Temp Variables in PLC
SCADA Multiple Choice Questions
PLC Multiple Choice Questions
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Victor Toma says:
    June 8, 2018 at 5:54 pm

    “An instrument’s accuracy is limited by its precision” … ????!!!!!! – at the beginning of his article, the author makes a big mess from terms, confusing to each other the accuracy, resolution, precision, sensitivity, etc.

    It is very useful for everybody to review from time to time the terms of JCGM 100 guide.

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

How to Choose a PLC for New Project? – Criteria for Selection of PLC
PLC Packing Machine Control System Program in XG5000
Batch Simulator PLC Example Program using LogixPro Simulator
Basics of Ladder Diagram in PLC Programming
Start the Counting from a Preset Value in PLC
Introducing PLC Programming using LogixPro Simulator Software
Yokogawa DCS Tutorials – Configuration of Analog Input (Transmitter)
Contactor – Basics, Wiring, Connection with PLC

Keep Learning

Difference between Analog Signal and Digital Signal

What are Analog and Digital Signals? Differences, Examples

Your First Steps Through STL Language

Your First Steps Through STL Language

PLC Program for Automatic Mixing Controlling in a Tank

PLC Program for Automatic Mixing Control in a Tank

HMI Simulation for PID Controller

PID Controller Output Types – PID_PWM and PID_Output

PLC Program using One Shot Rising Instructions

One Shot Rising and One Shot Falling Instructions in PLC

Traffic Barrier Control

PLC Programming for Traffic Barrier Control

Wiring in PLC System

Wiring in a PLC Control Panel

PLC Load Memory

What is Resources Tab in the Siemens PLC?

Learn More

Applications of Electrical Conduit System

What is an Electrical Conduit? – Types – How to Choose?

Electrical Machines Questions and Answers

Induction Motor as a Transformer

Economics of Power Generation Objective Questions

100+ Economics of Power Generation Objective Questions and Answers

PLC Programmer Salary and Future Career Scope

PLC Programmer Salary and Future Career Scope

Level-Transmitters-Animation

Level Transmitter Animation

Pneumatic Cylinder Air Flow Calculation

Pneumatic Cylinder Air Flow Calculation

PLC FBD Example for Tank Liquid Heating Control by Steam Flow

PLC FBD Example for Tank Liquid Heating Control by Steam Flow

Why does SMPS Need isolation - Switch Mode Power Supply

Why does SMPS Need isolation? – Switch Mode Power Supply

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

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?