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 Separate Different Size Objects
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 Separate Different Size Objects

PLC Program to Separate Different Size Objects

Write PLC Program to separate different size objects using ladder logic programming. Implement PLC Logic using Siemens S7 300 and TIA Portal Software.

Last updated: November 3, 2023 2:26 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

This is a PLC Program to Separate Different Size Objects.

Contents
PLC Program to Separate Different-Size ObjectsProblem DiagramProblem SolutionList of Inputs & OutputsPLC Ladder Diagram for Separate Different Size ObjectsProgram Description

PLC Program to Separate Different-Size Objects

Problem Description

Two different-sized objects are being moved on the conveyor. Two different-sized objects should not be packed in the same box. They need to be separated.

Implement automation for this process in PLC using ladder language.

Problem Diagram

PLC Program to Separate Different Size Objects

Problem Solution

Here as shown in the figure, different-sized objects are moving on the conveyor.  we need small-size objects to be on the main conveyor and whenever big-size objects come then those are to be sent to adjacent conveyor.

Big-size objects are to be diverted from the straight conveyor to the adjacent conveyor which is connected to the main conveyor.

Here proximity switch is used to detect big-size objects and solenoid operated gate is used to divert the big size objects after detection.

The conveyor is running on fixed speed so timer is used to operate gate after big size object is detected.

Also Read: PLC Program for Sequential Motor Control

List of Inputs & Outputs

Inputs List

  • START PB :- I0.0
  • STOP PB :- I0.1
  • Big Size Object detector :-  I0.2

Outputs List

  • Master coil :-  Q0.0
  • Solenoid operated gate :-  Q0.1

PLC Ladder Diagram for Separate Different Size Objects

PLC Logic for Object Detector

Program Description

For this application, we used S7-300 PLC and TIA portal software for programming.

Network 1:

When we press START (I0.0) push button then master coil (Q0.0) will be ON. It can also be stopped by pressing the STOP (I0.1) push button.

Network 2:

When proximity switch (I0.2) detects the big size object, it energizes solenoid operated gate (Q0.1).

Network 3:

Here we assume that big size object takes 10 seconds to transfer from main conveyor to adjacent conveyor. Hence after 10 seconds gate will be de-energized.

Note :- Above application may be different from actual application. This example is only for explanation purpose only. We can implement this logic in other PLC also. This is the simple concept of separating objects, we can use this concept in other examples also.

All parameters considered in example are for explanation purpose only, parameters may be different in actual applications. Also all interlocks are not considered in the application.

Author: Bhavesh

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:

  • Automatic Empty Bottle detection using PLC
  • PLC Selective Execution of the Application
  • Counting Moving Objects on Conveyor
  • Siemens S7 1200 PLC configuration in TIA
  • PLC Controlling Sequence of Conveyors
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

Automated Garage Gate Control – PLC Ladder Logic
Tia Portal – Optimized and Standard Data Block Access
Control Room and Field Instruments Questions and Answers
Functions of SCADA
Advanced PLC Programming for Defective Parts Sorting
Various Types of Delta PLC used in Industrial Automation
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

Establishing a Modbus Driver for SCADA Indusoft Web Studio
Free SCADA Training Course
Comparison Instructions in PLC Programming
PLC Sequential Operation Example Program
How to Password Protect HMI in Siemens TIA Portal?
3 Phase Motor Control using PLC Ladder Logic
Getting to Know the LED Indications on GE Make PLC
Design a PLC program for Operational Sequence of Packaging Process

Keep Learning

AI AO DI DO Questions

AI, AO, DI, DO Questions (PLC I/O Types)

Classification of Fuses

Step-by-Step Guide to Choose Right Fuse for a Panel

Instrument Junction Box

Instrumentation System Architecture

Comparator used in Siemens S7-1200 PLC.

Siemens PLC Comparator Logic

Basic PLC Exercise on Heater and Cooler for Students

Basic PLC Exercise on Heater and Cooler for Students

Automatic exhaust fan control

XG5000 PLC Programming for Automatic Exhaust Fan

Top Automation Vendors

Top Automation Vendors from Around the World – An Overview

PLC Documents

PLC System Documentation

Learn More

Troubleshooting Magnetic Flow Meters Common Problems

Troubleshooting Magnetic Flow Meters Common Problems

Selection of Fire and Gas Detectors

Basic Guidelines for Selection of Fire and Gas Detectors

100 Instrumentation Questions

100 Instrumentation Basics Questions

Electric Motors Noises

Electric Motors Noises – Types, Possible Sources, Reasons

Industrial Process Plant Project Execution Cycle

Detail Design Engineering Competency Aspects

Automated Test Bench - Complex PLC Programming Examples

Automated Test Bench – Complex PLC Programming Examples

hazard standards

Hazardous Area Classification markings

Magnetostrictive instruments

Magnetostrictive Level Measurement

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?