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
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: Automatic Bottle Filling System using PLC
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
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Automatic Bottle Filling System using PLC

Automatic Bottle Filling System using PLC

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

Automatic Bottle Filling System is one of the example in PLC program using RSLOGIX 500.

Contents
Bottle Filling SystemProblem LogicList of Inputs and OutputsPLC ProgramProgram DescriptionConclusion:

Bottle Filling System

Automatic Bottle Filling System using PLC

Problem Logic

Step Conditions:

  1. Start and Stop PB is used to start and stop the process.
  2. Start is pressed Conveyor starts moving until the Proximity Sensor is ON.
  3. Then solenoid valve is open for 5 seconds. After 5s Conveyor should start moving.
  4. The above process should continue unto 3 bottles.
  5. Process should continue still stop push button pressed.

List of Inputs and Outputs

Bottle Filling System Inputs

PLC Program

Bottle Filling Ladder Logic
Automatic Bottle Filling PLC Program

Program Description

RUNG 0000

Latching rung to operate the system through Master Start and Stop PB.

RUNG 0001

To turn ON Conveyor motor, memory bit (B3:0/1 ) is used .

 RUNG 0002

To turn on Conveyor motor using memory bit of start latching PB and B3:0/1, it will automatically turn off when B3:0/2 turns on once Proximity sensor activates.

Timer done is connected in parallel to turn conveyor motor ON again.

RUNG 0003

Proximity sensor output saved in memory bit to use in previous rung.

 RUNG 0004 and Rung 0005

To store the status of proximity sensor B3:0/3 is used, Comparator block is used to compare counter accumulator value to stop the process once three bottle process had filled.

Rung 0006

To count the number of bottles, proximity sensor is given to up counter with preset value sets to 3.

RUNG 0007

Stop input is given to reset the counter.

Note:

  1. Memory bits are used to store the sensor output, since it is the simulation, sensor cannot turn off automatically.
  2. Memory bits are used to get the sequence of operation.

Conclusion:

The above explained simple bottle filling system is for example only. It may vary from real time.

Author : Hema Sundaresan

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:

Allen Bradley Logical Operations

Lube Oil Pump Motor PLC Logic

Gas Pressure Control using PLC

Scaling in PLC Ladder Logics

PLC Instructions – UP Counter

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

Allen Bradley Powerflex VFD
Why Are Charcoal and Salt Added to an Earthing Pit?
What is RS Linx? Types of Software in Rockwell Automation
Introduction to Functional Block Diagram in Studio 5000
PLC Based Product Sorting Machine System – Lift Control
#9 PLC Best Practices – Validate indirections
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
4 Comments
  • jairo francisco oliveira paula says:
    January 10, 2020 at 8:53 pm

    What is PB? several articles speak in this BP but I can not identify
    Thanks.

    Reply
    • Hadji says:
      June 12, 2022 at 2:20 am

      Push button

      Reply
    • Abdurrehaman says:
      December 20, 2022 at 3:06 pm

      Push button

      Reply
  • S Bharadwaj Reddy says:
    January 12, 2020 at 1:19 pm

    PB stands for Push Button. Examples – Start push button, stop push button, etc.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Push button Motor PLC Logic
What is Fail-safe in Siemens PLC?
How to Create New Project Using Simatic Manager
Relay Operation, Types, Symbols & Characteristics
What is a Retro-Reflective Sensor? – Principle, Applications
STAR-DELTA Auto And Manual Program using XG5000 Software
Difference Between Static and Temp Memory in Siemens PLC TIA Portal
Various Communication Protocols in PLC

Keep Learning

Example of PLC Programming based on Logic Circuit

Example of PLC Programming based on Logic Circuit

Pneumatic valve operation in sequence mode

Sequential PLC Programming for the Pneumatic Valves

PLC Compressor Control Ladder Logic

PLC Compressor Control Ladder Logic

PLC Program for Conditional Control Logic

PLC Program for Conditional Control Logic

Types of Interrupts Organization Blocks in Tia Portal

Types of Interrupt OB in Siemens Tia Portal

Draw a ladder logic to switch ON-OFF a bulb using a toggle switch

Draw a Ladder Logic to switch ON-OFF a Bulb using a Toggle Switch ?

Comparison of Control Loops - Open, Closed, Cascade, Feedforward, Ratio

Comparison of Control Loops – Open, Closed, Cascade, Feedforward, Ratio

Why 24 Volts DC Power Supply

Why 24 Volts DC Power Supply is used? – Industrial Automation Systems

Learn More

Benefits of IoT in the Manufacturing Industry

Benefits of IoT in the Manufacturing Industry

Instruction List in PLC Programming

What is an Instruction List? – PLC Programming

Pneumatic and Hydraulic Projects

200 Pneumatic and Hydraulic Projects List

Analyzers Questions and Answers

Biosensors Questions & Answers

What Happens When a Pump Runs Dry

What Happens When a Pump Runs Dry? How to Avoid it?

Power Electronics Objective Questions

Single Phase Semi-Converters Objective Questions

Digital Electronics Multiple Choice Questions

Multivibrators Objective Questions

Control Systems Questions & Answers

Control Systems Objective Questions & Answers – Set 2

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?