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 for Automatic Bottle Rejection System
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 > Guest Articles > PLC Program for Automatic Bottle Rejection System

PLC Program for Automatic Bottle Rejection System

This is the PLC program for the automatic bottle rejection system. Learn the ladder logic with this PLC exercise and solution.

Last updated: November 3, 2023 10:56 am
Editorial Staff
Guest Articles PLC Tutorials
1 Comment
Share
4 Min Read
SHARE

This is the PLC program for the automatic bottle rejection system. Learn the ladder logic with this PLC exercise and solution.

Contents
Automatic Bottle RejectionPLC Problem DiagramPLC Problem SolutionList of Inputs/OutputsPLC Program for Automatic Bottle Rejection SystemPLC Program ExplanationResult

Automatic Bottle Rejection

Problem Description

Nowadays Automation in industries is necessary for Accurate and fast Production.

Let’s Take an Example of soda bottle companies, where the belt conveyor is used for transferring the bottles from one station to another station.

But before bottles reach at soda filling station it is necessary to make all bottles are in standing position for further processing

A fallen bottle on the conveyor may create a problem in the next process. so here we discuss a simple PLC Logic that handles the fallen bottle.

PLC Problem Diagram

PLC Program for Automatic Bottle Rejection System

PLC Problem Solution

So for that we use PLC system at filling station, which reject the fallen bottle from the conveyor & clear the path for the next process.

This process is made by using sensors & actuators. We use pneumatic piston cylinder assembly for pushing the fallen bottles from the conveyor.

When conveyor is running, then all bottles transfer form one station to other station for next process. There are two sensors are used, for standing and fallen bottles detection, one pneumatic cylinder for pushing the fallen bottle from the conveyor.

List of Inputs/Outputs

Inputs List

  • Start PB : I0.1
  • Stop PB : I0.0
  • Sensor X1 : I0.2
  • Sensor X2 : I0.3

Outputs List

  • Cycle ON : Q0.0
  • Conveyor : Q0.1
  • Cylinder : Q0.2

PLC Program for Automatic Bottle Rejection System

PLC Bottle Filling System

PLC Program Explanation

In this application, we have used Siemens S7-1200 PLC and TIA Portal Software for programming. We can also design this logic with relay circuit also.

Network 1:

In Network 1, we have taken cycle ON condition for machine. Here we have taken START PB (I0.1) for starting the cycle and STOP PB (I0.1) for cycle STOP.

We have taken parallel output of conveyor (Q.1) with cycle ON (Q0.0) so we can operate conveyor with cycle ON condition.

Network 2:

In Network 2, we have taken sensors X1(I0.2) and X2(I0.3) as inputs. We used NO contact for X2 (I0.3) sensor and NC contact for X1 (I0.2) sensor.

When Bottles are transferring on the conveyor, these sensors sense the position of the bottles whether they are standing or fallen.

Sensor X2(I0.3) sense down position of the Bottle & Sensor X1(I0.2) Sense top position of the bottle.

In PLC, we designed the circuit which follows command that if sensor X2(I0.3) sense the bottle & sensor X1(I0.2) does not sense the bottle then the pneumatic actuator (Q0.2) will come in action & it will reject the bottle from the conveyor.

After this, the perfect bottles will go in the soda filling station & whole cycle will be completed.

Result

PLC Bottle System

Note: The above PLC Logic provided for basic idea about application of PLC in Automatic Bottle Rejection Handling System. The Logic is limited and not complete 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:

  • PLC Sequence Control
  • Alarm Management System
  • Process Control Systems
  • Stepper Motor MCQ
  • Split Range Control Loop
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

Free SCADA Training Course
Proper Earthing Practices Used for PLC Control Panel
PLC Program for Alarm Indication in Process Control
Latched and Momentary Operation of Motor PLC Program
Interposing Relay Panel (IRP) – Wiring and Testing Requirements
Basics of Sinking and Sourcing – Automation System MCQ
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Karthikeya says:
    May 31, 2024 at 5:55 am

    For the input I 0.2=0& I 0.3=1 the output is not showing cylinder ON

    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

PLC Programming for Tank Heating Control using Heater
PLC Motor Control Ladder Logic Programming
MOVE Instruction in PLC – What You Need to Know?
Tia Portal – Optimized and Standard Data Block Access
#20 PLC Best Practices – Identify Critical Alerts
How to Code a FIFO Queue in STL Language in Siemens PLC?
Basics of Permissive and Interlock Circuits
How to Use ModScan Software for Testing Modbus Communication?

Keep Learning

Automatic Car Door Simulation

Automatic Door Operation PLC Programming and Simulation

PLC Timer Application in Security Camera Recording

PLC Timer Application in Security Camera Recording

Pumping System in Industrial Automation

Basic Pumping System Application Used in Industrial Automation

PLC based Door Open and Closing System

PLC based Door Open and Closing System

OpenPLC - PLC Training for Students - Free Tutorials & Courses

OpenPLC – PLC Training for Students – Free Tutorials & Courses

Free Schneider PLC Training - Automation Course

Free Schneider PLC Training – Automation Course

VFD Commissioning and Testing Procedure

VFD Commissioning and Testing Procedure (Variable Frequency Drive)

Siemens PLC Force LED

Forcing and Modifying PLC Logic

Learn More

RF Capacitance Switch Principle

Safety Switches for Controlling Conveyor Operations

Power Electronics Objective Questions

Single-Phase Full Wave AC-DC Converter Quiz

Using Kirchhoff’s Voltage Law to find Current with one Source

Applying Kirchhoff’s Voltage Law

How to Identify the Transistor Terminals

Self Balancing Potentiometer Objective Questions

Self Balancing Potentiometer Objective Questions

Rotary Granulator Drive

Rotary Granulator Drive Root Cause Analysis (RCA)

Cutaway View of Circuit Breaker

Low Voltage Air Circuit Breaker Principle

Paddle Type Level Switch

What is a Level Switch? Types of Level Switches

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?