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: Count the Number of Cartons in a Storage Area PLC Logic
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 > Count the Number of Cartons in a Storage Area PLC Logic

Count the Number of Cartons in a Storage Area PLC Logic

Write a PLC program to count the number of carton boxes in the storage area using the counter and SR flipflop logic instructions.

Last updated: March 4, 2021 10:59 am
Editorial Staff
PLC Tutorials
No Comments
Share
2 Min Read
SHARE

There are two conveyors with a photocell in each one, and there is a storage area between the two conveyors where the first conveyor deliver to storage area and from the storage area to the second conveyor, write a PLC program to count the number of carton boxes in the storage area.

Contents
Inputs & outputs:Count the Number of Cartons in a Storage Area PLC LogicPLC Explanation

Note: the best practice to learn the PLC programming is to start writing the PLC program, take your time before you review the answer. 

Inputs & outputs:

I0.0: Start Push Button (Normally open contact)

I0.1: Stop Push Button (Normally Closed Contact)

I0.2: photocell 01 (the photocell installed in the first conveyor).

I0.3: Photocell 02 (the photocell installed in the second conveyor).

I0.4: reset button (to reset the counter to zero).

Q0.0: conveyor 01.

Q0.1: Conveyor 02.

C1: Counter.

MW10: counter current value indication.

Count the Number of Cartons in a Storage Area PLC Logic

Count the Number of Cartons in a Storage Area PLC Logic

PLC Explanation

Network 01

When the Start PB is pressed the set coil of the SR flip flop is energized and the two conveyors will run.

If the stop PB is pressed the reset coil of the SR flip flop is energized and the conveyors will stop.

Network 02

When the carton box passes by the photocell 01 in the first conveyor the count up coil of the counter C01 is energized and adds 1 count to the counter’s counts.

When the carton box passes from the storage area to the second conveyor, the photocell 02 energizes the countdown coil (CD) in the counter and minuses the counter’s counts by one.

When the reset PB is pressed the counts value in the counters rests to zero.

Author: Karim Ali Anwar

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:

  • VFD Ladder Logic
  • Limit Switch PLC
  • Motor PLC program
  • PLC Permissive Inputs
  • Counting with Preset
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

What is Masking in PLC?
Wiring Diagrams of PLC and DCS Systems – DI, DO, AI, AO
PLC Output Types
#6 PLC Best Practices – Validate Timers and Counters
Mitsubishi PLC Programming Tutorials
PLC Program for Password Management using Structured Text
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

How to use PLC with SQL Database? – Basics & Tutorials
Always ON and OFF Bit using Ladder Logic and Statement List
PLC Input Output Modules
Types of Instructions in PLC Programming
PLC Program using START and STOP Buttons
If Else Statement in SCL Language
Studio 5000 Tutorial: PLC Programming for Digital Alarms
Parking Lights PLC Program Explained with Video

Keep Learning

Operator Interface for SCADA System

Operator Interface for SCADA System

PLC Automatic Pedal Switch for Speed Control

PLC Automatic Pedal Switch for Speed Control

Siemens Communication between PLCs using I-Device

Tutorial: Siemens Communication between PLCs using I-Device

Control Loops

Control Loops Objective Questions and Answers

Communicate with Excel from Intouch SCADA

How to Communicate with Excel from Intouch SCADA?

Watchdog Timer in PLC

What is a Watchdog Timer in PLC?

Smart Drip Irrigation System Using PLC

Scheduled Daily Plant Watering PLC Program

Group of Induction Motors

How to Operate a Group of Induction Motors using PLC Logic?

Learn More

Design Engineering of Process Plant Project

Process Engineering Roles & Responsibilities – Design Company

Fisher model 546 I to P transducer

Fisher model 546 I/P transducer

Construction of strain gauge Load cell

Strain Gauge Load Cell

Siemens PLC Write Protection

How to Protect Siemens PLC using Password?

Control Valve Plug Stem and Gland Leaks

Repeat Control Valve Plug Stem and Gland Leaks

Phase Failure Relay

Why is Phase Failure Relay Required in LV Panels?

Industry 4.0

Industry 4.0

Turbine to Gearbox Alignment Drifts Caused Pump Transfers Problems

Turbine to Gearbox Alignment Drifts Caused Pump Transfers Problems

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?