By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: PLC Program for Automatic Bottle Rejection System
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Ask
  • Courses
  • Videos
  • Q & A
  • EE
  • Measure
  • Control
  • More
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
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
Guest ArticlesPLC Tutorials

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
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/OutputsInputs ListOutputs ListPLC Program for Automatic Bottle Rejection SystemPLC Program ExplanationNetwork 1:Network 2:Result

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 !
Basics of Ladder Diagram in PLC Programming
Configuring and Usage of Cyclic Interrupts TIA Portal (OB 30+)
What is NOR Flash Memory in PLC?
How to Delay a Sensor Signal in PLC?
Create a Function (FC) for a Valve Logic in Siemens PLC
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
206kSubscribersSubscribe
38kFollowersFollow

Latest

Top Non-PLC Certification Courses for Automation Professionals
Top Non-PLC Certification Courses for Automation Professionals
Common
Things You Need to Know About DeviceNet
Things You Need to Know About DeviceNet
Communication
Why is IEC 60269 Important
Why is IEC 60269 Important? – Electrical Applications
Standards
NAMUR OPEN ARCHITECTURE
What is NAMUR OPEN ARCHITECTURE?
Control Systems

Related Articles

PLC Load Memory

What is Resources Tab in the Siemens PLC?

Electrical Drives Animation

Electrical Drives – Modes, Types, Speed Control Applications

HMI configuration for Delta VFD

Modbus Communication between Delta PLC with VFD

Control Methods in Servo Motor Drives

Various Control Methods in Servo Motor Drives

Edge Detection in PLC

Edge Detection in PLC Programming

AI AO DI DO Questions

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

More Articles

Basic Requirements of Sizing the Control Valves

Basic Requirements of Control Valves Sizing

Power Electronics Objective Questions

Single Phase Semi-Converters Quiz

Heat Recovery in HVAC System

Heat Recovery in HVAC System

Homebrew CNC Machine

Embarking on a Homebrew CNC Project: A Journey of Creativity

Overview of Fire Detectors

Overview of Fire/Smoke/Flame/Heat/Gas Detectors

Ionization Transducers Objective Questions

Ionization Transducers Objective Questions

PID-Controller-Simulator-graph

PID Controller Tunning Parameters Simulator

DP Transmitter Capillary arrangement

DP Transmitter Interface Level Measurement Principle, Limitations, Selection, Installation, Design & Calibration

//

Inst Tools

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

[mc4wp_form id=”847″]

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?