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

What is Live Zero in 4-20 mA Current Loop ?
Schneider Electric: Car Parking System with Calculations in PLC
Up Down Counter Instruction in PLC
Peripheral Inputs and Outputs in Siemens PLC
PLC Batch System for 4 Tanks Mixing using CX-Programmer
Dosing Pump PLC Logic
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

Parts of PLC
Free Schneider PLC Training – Automation Course
Rockwell PLCs for Large Scale Applications
Alarm Acknowledge using PLC
Open Platform Communication (OPC)
Comparison of Proportional Integral Derivative Controllers (PID)
PLC Project Examples for EcoStruxure Machine Expert
Best 100 PLC Projects for Final Year Engineering Students

Keep Learning

PLC Program

Example PLC Program

Siemens PLC Programming OBs in Siemens TIA Portal

FC Function in Siemens PLC

Free Download PLC Book

Free Download Programmable Logic Controller (PLC) Book

Ethernet IP Commissioning Tool software

How to Configure IP Address in Rockwell PLC?

PLC programming for liquid mixing application code

PLC Mixing Logic in Liquids on EcoStruxure Machine Expert-Basic

How to Program Sequential Outputs in PLC

Timer-Based Sequential PLC Program with One Button

Controlling of Tank Level Using Proportional Controller in PLC

Controlling of Tank Level Using Proportional Controller in PLC

PLC Ladder Logic Chemical Mixing Process

Chemical Mixing Process using PLC

Learn More

DC machines and Induction Machines Viva Questions & Answers

Flow Switch Symbol

Principle of Flow Switch

Surge Protection for the Fieldbus System

Food Safety Equipment And Tools

Food Safety Equipment, Tools, and Tips: A Guide For Businesses

Internal parts of relief valve

What is a Boiler Pressure Relief Valve?

Typical process control loop

How Process Control Loop Works

Installation and Calibration of Level Transmitter

Installation and Calibration of Level Transmitter

Electric Motors Efficiency Classes

Electric Motors Efficiency Classes

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?