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: Difference Between Normal Counters and Fast Counters – Learn PLC
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 > Difference Between Normal Counters and Fast Counters – Learn PLC

Difference Between Normal Counters and Fast Counters – Learn PLC

In this article, we will learn the difference between normal counters and fast counters in PLC programming.

Last updated: June 17, 2023 5:09 pm
Viral Nagda
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

PLC programming has many types of instructions and operands in it for executing logic. One of the most used instructions is a counter.

Contents
What is a Normal Counter?What is a Fast Counter?

A counter is used for counting numbers. Counting is required for many applications; for example, even a small logic like counting the number of bottles passed in a minute requires a counter for it. If such a small application needs a counter in it, then automation technologies have many bigger types of logic in it which use counters for use. So, these are important types of instructions used in PLC programming.

There are two categories of counters available – normal counters and step counters. In this post, we will learn the difference between normal counters and fast counters.

What is a Normal Counter?

There is no official term called a normal counter in PLC. It is just a definition used to show the two basic types of counters – step up and step down. As the name implies, these instructions are used to count numbers when it is given an input pulse.

Suppose you have a push button and you want to count how many times it has been pressed. If you understand what we are trying to convey, push means it will remain on as long as it is pushed. As soon as you remove it, it goes off.

This means it is a pulse-type input, and the counter understands only such types of input. If the input remains continuously on, then it will not count. It counts only when the input goes from on to off state, and then again repeats the same sequence.

Difference Between Normal Counters and Fast Counters - PLC Basics

Refer to the above image for understanding. CU (count up) input is used to increment the counter whenever input is received. As it is a trigger, the count increments when a pulse-type input is received. PV input is the set value. As long as the set counts are not achieved, then the output of the counter (Q) will remain off. When the set value is reached, then the output turns on.

Now, even if the count input is given, the count will go on incrementing and the output will remain on. To turn it off, reset input is to be given which resets the counter and makes the current value zero. This is the general working of the counter.

What is a Fast Counter?

The fast counter is the same as a normal counter, but the only difference is that it counts very fast types of inputs. Suppose you have a proximity sensor, which turns on or off for example 1000 times in 30 seconds. Such fast inputs are difficult to detect in a normal counter, as it has a lower scan time. The fast counter will do this job by counting the number of pulses received at its input in a quick manner.

Similar to a normal counter, its output turns on after a set value is achieved, and it requires a reset input to reset the counter and turn off the output. The fast counter can work in frequencies of 5 kHz.

Because Fast Counter function blocks are managed by specific hardware interrupts, maintaining maximum frequency sampling rates may vary depending on your specific application and hardware configuration. Not all PLC inputs can be used as fast counters; it has only some dedicated PLC inputs for assigning a fast count function.

As you can see, the only difference between both these counters is the speed of functioning, as a normal counter cannot accept any fast type of input.

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

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

Read Next:

  • How to Read the PLC Datasheet?
  • Memory Bits in Siemens PLC
  • FIFO and LIFO Sequences in PLC
  • PLC Start-up Organization Block
  • Why 24 Volts DC Power Supply?
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

PLC Programming for Baking with Auto and Manual Modes
PLC Program for Boolean Expression
Example of Controlling the PLC Output using Push Buttons
Flip-Flop PLC Programming: Lights with Adjustable Timers
PID Controllers in Closed Loop Control Systems – PLC Basics
Making Multi Way Switches using PLC
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

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

The Concept of Shift Register in Omron PLC with Example
Difference Between PNP and NPN Sensors
Relay Operation, Types, Symbols & Characteristics
PLC Mixing Logic in Liquids on EcoStruxure Machine Expert-Basic
PLC Functional Block Diagram for Logic Gates
Types of Digital Outputs in PLC
Mixing Program with Timers and Counters in Omron PLC
Introduction to Functional Block Diagram in Studio 5000

Keep Learning

How to troubleshoot the PLC Hardware faults

Hardware Troubleshooting Steps for PLC Automation Systems

Instrumentation and Control Project Packages

Instrumentation and Control Project Packages – Detail Engineering

Site Acceptance Test (SAT) of PLC System

PLC System Site Acceptance Test (SAT)

Top Free PLC Software

Top Free PLC Software

PLC Latching circuit Animation

What is Seal-in Circuit ?

3 to 8 Line Decoder Circuit Diagram

3 to 8 Line Decoder PLC Ladder Diagram

PLC Program for Automatic Heating and Mixing of Products

Heating and Mixing of Products using PLC Example Tutorial

Save and BR Memory in Siemens PLC Programming

SAVE and BR Memory Instructions in Siemens PLC Programming

Learn More

Squirrel Cage Induction Motor Synchronous View

Squirrel Cage Induction Motor Animation

Impulse Steam Trap

Impulse Steam Trap

Ziegler-Nichols closed-loop Tuning - 1

Heuristic PID Tuning Method

Calculate Resistance from Temperature for RTD

RTD Calculator : Calculate Resistance from Temperature

Shunt-Wound DC Generator Principle

Shunt-Wound DC Generators

Potentiometer Animation

Potentiometer Working Principle Animation

Programmable Logic Controller (PLC)

What is Interposing Relay in a PLC System ?

Surface Condenser Condensate Evacuation Pumps

Condensate Pump Frequent Wrecks Threatens Long Plant Outages

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?