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
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: What are High-Speed Counters and Fast Counters in PLC?
Share
Notification Show More
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
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > What are High-Speed Counters and Fast Counters in PLC?

What are High-Speed Counters and Fast Counters in PLC?

In this post, we will see the concept of high-speed counters and fast counters in PLC (programmable logic controllers).

Last updated: October 17, 2023 1:56 pm
Viral Nagda
PLC Tutorials
1 Comment
Share
5 Min Read
SHARE

In this post, we will see the concept of high-speed counters and fast counters in PLC (programmable logic controllers).

Contents
Fast Counters in PLCHigh-Speed Counters

Every PLC has some dedicated digital inputs for sensing inputs which are very fast and high speed in nature. The frequency of such inputs is so high that a normal digital input will not be able to sense it.

For example, consider a proximity sensor. It changes its value 20 times (on or off) in every second. So, it is the function of these dedicated inputs to sense these elements. A normal digital input like a push button or switch has much lower frequencies which makes it to use only in a normal digital PLC input terminal.

The term of these types of fast speed inputs varies with manufacturers. We will see a general term of high-speed inputs and fast inputs.

High-Speed and Fast Counters in PLC

Fast Counters in PLC

A fast input is an input that has a maximum frequency of 5 kHz. There will be in general 3-4 inputs in PLC of this type. A proximity or laser sensor can be defined in such type.

For sensing such inputs, a counter is used for counting the number of pulses received in an assigned fast digital input. This counter is called a fast counter.

These counters are managed by specific hardware interrupts and maximum frequency sampling rates may vary depending on the application and configuration.

As the name implies, a set value is defined in the counter. When the number of pulses reaches the set value, the counter output goes high.

Similar to a normal counter, you have the facility of resetting the counter when required.

Also Read: High-Speed Inputs in PLC

High-Speed Counters

A high-speed input is an input that has a maximum frequency of 100 kHz. There will be in general 3-4 inputs in PLC of this type.

An encoder can be defined in such type. For sensing such inputs, a counter is used for counting the number of pulses received in an assigned high-speed digital input. This counter is called as a high-speed counter.

As the encoder has multiple wires including multi-phase outputs, various configuration modes are designed in the counter for giving flexibility to the programmer.

Some of the most commonly used modes are – single-phase, A=Up and B=Down, A=Pulse and B=Direction, Normal Quadrature X1, Normal Quadrature X2, Normal Quadrature X4, Reverse Quadrature X1, Reverse Quadrature X2, Reverse Quadrature X4.

Similar to a normal counter, it has the facility of synchronizing or resetting the counter. But, an additional feature is an input of presetting the counter. It means that when an input pulse is given to this pin of the counter, a preloaded value will be set in the counter current value.

Then, as these counters are very fast, it is difficult to compare the current value with the set value and give an output from the comparison.

If a normal comparator was used in the program logic for comparing current and set values, it will give an output after a big deviation due to PLC scan time.

So, these counters have the facility of giving an internal output from the counter itself. The counter will compare the current value with the set value and generate an output automatically as soon as the comparison is achieved.

Various counting modes are available in this counter depending on the PLC manufacturer. It is thus defined that a normal digital input cannot be assigned for such types of inputs.

A counter as discussed earlier will be required to use these inputs and dedicated PLC inputs are given by the manufacturer for wiring these inputs.

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:

  • Braking Theory in VFD
  • How to Prevent Ground Loop?
  • Configuration of Siemens VFD
  • Free Mitsubishi PLC Training Course
  • Problem on PLC, HMI, VFD, and Motor
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

Upgrading and Migration of PLC Systems
How to Create New Project in Studio 5000?
Wiring in a PLC Control Panel
Latching and Unlatching in PLC Programming Example
Conveyor Operation with a Backup Motor using PLC Ladder Diagram
Standard Colors in PLC Automation Systems
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Aderajew Alameraw says:
    June 21, 2025 at 12:50 am

    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

Explore More

What is a Tower Lamp? – Light Tower in Industrial Automation
XG5000 Example of Simple Conveyor Control PLC Program
Motor Stop Interlock for Changing the Direction PLC Program
Single-acting Pneumatic Cylinder Operation with Limit Switch
Download Free HMI software – CODESYS
PLC Programming for Weight-Based Packaging
Wet Contacts and Dry Contacts in PLC Systems
PLC Motor Logic with START, STOP, TEST Push buttons

Keep Learning

PLC Program for Water Level Control

PLC Program for Water Level Control Logic

Ladder Logic Programming Examples

Ladder Logic Programming Examples

How CPU Execute Program in Siemens PLC?

How CPU Execute Program in Siemens PLC?

Interposing Relay Panel (IRP)

Interposing Relay Panel (IRP) – Wiring and Testing Requirements

Free WinCC SCADA Training Course

Free SCADA Training Course

Top PLC Manufacturers

Top PLC Manufacturers

PLC Program to control level of parallel tanks

Parallel Tanks Level Control using PLC Ladder Diagram Tutorial

PLC Motor Control Circuit

Motor Trip Logic using PLC Programming

Learn More

Rewire Tool

What is Rewire Tool in Simatic Manager?

T-Junction Traffic Control System

T-Junction Traffic Control System – PLC Programming

Conductive Level Switch Principle

Conductive Level Switch Principle

Supermarket HVAC Ventilation System

Supermarket Ventilation System – HVAC Basics

Displacement Transducers Objective Questions

Displacement Transducers Objective Questions

Ion Analyzers Questions and Answers

Ion Selective Electrodes Questions and Answers

Why Are Charcoal and Salt Added to an Earthing Pit

Why Are Charcoal and Salt Added to an Earthing Pit?

Importance of Neutral Wire

Importance of Neutral Wire

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?