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 Program to Count Running Hours of any Equipment
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
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > PLC Program to Count Running Hours of any Equipment

PLC Program to Count Running Hours of any Equipment

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

This is a PLC Program to count running hours of any equipment using bit instructions, math instructions, and counters.

Contents
PLC Running HoursPLC Programming

PLC Running Hours

In industry, it is sometime necessary to count running hours of any equipment (pumps, compressors, motors) to maintain its efficiency, equipment life as well as periodic maintenance. By using PLC instruction we can prepare a PLC program to count the running hours of any equipment.

PLC Running Hours

PLC Programming

Here is the PLC program to count the running hours of any equipment.

Network 1:

PLC Pump Running Hours

This network adds the 1 second at every 1-second pulse when there is running feedback of equipment and there is no reset bit.

Network 2:

converts seconds into hour in plc

This is the network that converts seconds into the hour.

Network 3:

mod instruction in plc

In this network, we are getting the remaining second by mod instructions and then convert it into minutes.

Network 4:

converts minute into second in plc

This network converts minute into seconds.

Network 5:

CMP instruction in plc
Reset Logic for pump Run Hours

These two networks are for reset logic. When there are 1000 hours in the count it will add count up by 1 and reset all the counting by just moving 0 to an hour, minute and second.

Author: Hiral Patel

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:

  • PLC Logic for Oil Pump Motor
  • PLC Programming for Motor
  • Traffic Light Control using PLC
  • Industrial Conveyor Ladder Logic
  • Lamp Control using PLC Logic
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 Program Examples
While Do Statement in Structured Text PLC Program
Cars Garage Counter From the Same Door PLC Logic
Troubleshooting a 4-20mA Current loop
How to Automatically Close Pop-up in FactoryTalk View Studio?
PLC Programming using Level Switches
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
4 Comments
  • Pugazhendi Ramalingam says:
    March 20, 2020 at 6:25 pm

    In case of HT equipment’s, while commissioning after annual overhaul, the motor circuit will be frequently switched on & Off under testing position and this will boost the actual running hours of machines.

    Hence we have corrected this logic instead from motor ON contact, motor current > … Amps will initiate the counter circuit please.

    Thanks for sharing what,why,where concepts of instrumentation to Knowledge World. Congrats.

    Reply
  • Franklin Ferreira de Lima says:
    August 6, 2023 at 8:54 pm

    Este trabalho é um princípio, de funcionamento para as instalações elétricas, podemos fazer o mesmo, até que às práticas estejam bem direcionadas.

    Reply
  • Tad says:
    April 24, 2024 at 10:15 am

    will the running hours be resset incase the plc is restarted ?

    Reply
  • rajesh says:
    May 6, 2024 at 5:30 pm

    if PLC is restarted then running hours will be reset to zero.

    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

Introduction to PLC – Advantages of PLC
Free Download Programmable Logic Controller (PLC) Book
Procedure for Connecting Allen Bradley PLC and PC – RS Logix 500
PLC SCADA Engineers Interview Questions and Answers
Elevator Control: PLC Program with 5-Second Floor Stops
Difference Between PLCSIM and PLCSIM Advanced? – Siemens PLC
OMRON PLC Tutorial: Car Parking System Application
Allen Bradley PLC Interview Questions and Answers

Keep Learning

Wiring-Connection-from-PLC-to-Solenoid-Valves

How to Connect a Solenoid Valve with PLC?

Grounding Electronic Equipment

Importance of Grounding Electronic Equipment

Function Block Program Simulation

What are Functions in PLC Programming? (FCs)

Basics of PID Controllers

PID Controllers in Closed Loop Control Systems – PLC Basics

Industrial Gas Detection Systems

PLC based Gas Detection System using Ladder Logic Project

Communicate between the PLC program and HMI program

Design a Program Using Studio 5000 and FactoryTalk View Studio

Garage Door Roller Shutter

Shutter Door Control using Motor and Limit Switches

PLC Programming Limit Switch

PLC Programming Example using Limit Switch

Learn More

repairs of welding cast refractory lined box over the hot spots

Too often done riskily repaired Roof Hot Spots eliminated forever

Basic Temperature Sensors MCQ

Basic Temperature Sensors MCQ Questions Answers

Remote Seals Transmitters Temperature Error

Remote Seal Transmitters Temperature Error

L2F insertion-style flowmeter

Optical Flow Meter Principle

Reproducibility in Measurement

What is Reproducibility?

Guided-wave Radar Level Measurement Animation

Safety PLC System

SIS Maintenance – Safety Instrumented System

Control Systems Questions & Answers

Control Systems Objective Questions & Answers – Set 6

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?