Automatic Bottle Filling and Conveyor System
Automatic Bottle Filling and Conveyor System
USING PLC
A PROJECT REPORT
Submitted by
NAME REG NO
SEENIVASAN.R 623521105046
SOWMIYA.R 623521105050
BACHELOR OF ENGINEERING IN
ELCTRICAL AND ELECTRONICS ENGINEERING
Guided by
Mrs.K.VIMALA Msc.IT
PLC Trainer
AVS COLLEGE OF TECHNOLOGY
CHINNAGOUNDAPURAM,SALEM.
BONAFIDE CERTIFICATE
NAME REG NO
SEENIVASAN.R 623521105046
S.NO TOPIC
1 Introduction
2 Objectives
3 System Overview
4 Working Principle
4.3Filling Process
8 Applications
9 Conclusion
1. Introduction
Introduction of Automatic Bottle Filling and Conveyor System
industrial automation processes to monitor inputs and outputs and make logic based
decisions in real time. PLCs are highly reliable, flexible, and can be easily programmed to
perform complex tasks. In a drilling machine, the PLC can handle multiple operations, such
as controlling the drill motor, managing the feed rate, and ensuring that the work piece is
positioned correctly.
PLCs are programmed using various software platforms, with WPLSoft being one
of the most commonly used for Delta PLCs. This software allows users to develop and
simulate control logic using ladder diagrams, a visual method of programming that replicates
the look and feel of electrical relay logic.
Overview of WPLSoft
WPLSoft is a programming tool used for Delta PLCs, which offers a user friendly
interface for writing ladder logic programs. It supports simulation, enabling users to test their
programs before deployment. WPLSoft also includes features such as I/O mapping,
timer/counter functions, and communication protocols that make it an excellent choice for
2. Objectives
The key objectives of the automatic bottle filling and conveyor system are to:
3. System Overview
The “Automatic Bottle Filling and Conveyor System” consists of several key
components that work together to achieve the automated filling process. These include the
conveyor belt, filling mechanism, sensors, motors, solenoid valves, and the PLC. Each of
these components has a specific function that contributes to the overall efficiency and
performance of the system.
Components of the System
The central control unit that governs the overall functioning of the system. It
processes input signals from sensors and commands the actuators (such as motors and
valves) to execute the desired operations.
2. Conveyor Belt
Transports empty bottles to the filling station and moves filled bottles to the
packaging section. It is driven by a motor and controlled by the PLC, which adjusts the
speed according to the filling cycle.
3. Sensors
4. Solenoid Valves
Controls the flow of liquid from the storage tank to the bottles. The solenoid valve
opens when the bottle is detected in the correct position and closes once the required quantity
of liquid is filled.
5. Motors
Drives the conveyor belt and ensures smooth movement of bottles between different
stages. Motors are controlled by the PLC, allowing dynamic adjustments to the conveyor's
speed.
Provides a user-friendly interface for operators to monitor the system, set parameters
(e.g., liquid volume, bottle size), and troubleshoot problems.
7. Liquid Reservoir and Pump
The liquid reservoir stores the liquid to be dispensed into the bottles. The pump
ensures a steady flow of liquid to the filling nozzles.
4. Working Principle
The automatic bottle filling and conveyor system follows a systematic process that
is controlled by the PLC, ensuring that each bottle is accurately filled and transported through
the production line. The steps involved in the working process are,
System Initialization
The operator starts the system using the HMI. Initial parameters such as bottle size,
filling volume, conveyor speed, and sensor calibration are set before beginning the operation.
Bottle Detection
As bottles move along the conveyor, proximity sensors detect when a bottle reaches
the designated filling station. Once detected, the PLC receives an input signal from the sensor
and halts the conveyor.
Filling Process
The PLC opens the solenoid valve to release the liquid into the bottle. The amount of
liquid dispensed is controlled by timing or volume sensors. After the required quantity is filled,
the valve closes to stop the flow of liquid.
Conveyor Movement
Once the filling process is complete, the PLC signals the conveyor motor to move the
filled bottle to the next stage (e.g., capping or labelling) and bring the next empty bottle into
position. This cycle continues automatically.
Error Handling
If any error occurs, such as a bottle not being detected or the filling process
malfunctioning, the PLC is programmed to stop the system, and an alarm is triggered on the
HMI. The operator can then resolve the issue and restart the process.
5. System Design and Implementation
The system design integrates both mechanical and electrical components, controlled
by the PLC. The implementation requires precise coordination between sensors, motors, and
valves to ensure the proper functioning of the entire operation. Below are the essential
aspects of the system design:
PLC Programming
PLC programming forms the core of the system. The program is typically written
in ‘‘Ladder Logic’’or ‘‘Function Block Diagrams (FBD)’’ to execute the predefined tasks.
Bottle Detection Logic: Ensures that the conveyor stops when a bottle reaches the
filling station.
Filling Control Logic: Controls the opening and closing of the solenoid valve based
on the liquid volume required.
Conveyor Movement Logic: Moves the conveyor after filling is complete and
prepares the system for the next cycle.
Error Handling: Handles unexpected situations such as sensor malfunction, liquid
spillage, or conveyor jams.
Input X0 represents the proximity sensor. When a bottle is detected, the conveyor
motor (output Y1) stops to hold the bottle in place.
When X0 is active, the timer T0 starts. The pump or valve (output Y0) turns on during
this time to fill the bottle.
When the timer T0 finishes, it turns off the pump (output Y0) and restarts the conveyor
(output Y1) to move the next bottle in place.
In WPLSoft, you can configure timers with K values to specify the time duration. For
example, K 50 represents a specific time interval (50 x the base timer unit, often
milliseconds or 0.01 seconds).
Adjust the timer duration (T0) to match how long it takes to fill a bottle.
Step 5 : Adding HMI (Optional)
If using an HMI with Delta’s DOPSoft, you can configure an HMI screen to monitor
the filling process, start or stop the system, and adjust the filling time.
The HMI can display status (e.g., "Filling", "Waiting for Bottle") and allow operators
to change parameters.
Simulate the logic within WPLSoft to ensure the program works as expected before
deploying it to the actual hardware.
Electrical Wiring
The system's sensors, valves, motors, and the PLC must be properly wired to ensure
effective communication. Each sensor and actuator must be connected to the appropriate
input/output (I/O) terminals on the PLC. Proper grounding and shielding are essential to
avoid electrical noise and interference, ensuring reliable system performance.
Mechanical Setup
The conveyor system is designed to accommodate different bottle sizes and move at
adjustable speeds. The conveyor is driven by a motor connected to a ‘‘Variable Frequency
Drive (VFD)’’, which allows speed control. The filling station is equipped with multiple
nozzles to fill several bottles simultaneously.
The use of PLC ensures that each bottle is filled with the exact volume of liquid,
reducing waste and inconsistencies.
Cost Savings
By automating the process, labor costs are reduced, and fewer human errors result
in lower material wastage.
Flexibility
The system can be easily reprogrammed to handle different bottle sizes, shapes, and
liquid volumes, making it highly versatile for various applications.
Sensor malfunctions can lead to errors in bottle detection. To avoid this, periodic
sensor maintenance and calibration are recommended. Redundant sensors can be used as
backups.
Liquid Spillage
Liquid spillage can occur due to improper valve control or bottle misalignment. To
mitigate this, precise control algorithms can be implemented to ensure the valve operates at
the correct time. Additionally, bottle positioning can be improved with better sensor
placement.
System Downtime
8. Applications
The Automatic Bottle Filling and Conveyor System is widely used in industries
where liquid products are packaged in bottles. Some of the key application areas include
Food and Beverage Industry: For filling bottles with water, juice, soft drinks, milk,
and other beverages.
Pharmaceutical Industry: For filling medicinal liquids such as syrups, solutions, and
tonics.
Cosmetic Industry: For filling lotions, creams, and oils.
Chemical Industry: For filling chemicals, solvents, and cleaning agents.
9. Conclusion
The ‘‘Automatic Bottle Filling and Conveyor System Using PLC’’ represents a
significant step forward in the automation of manufacturing processes, particularly in the
bottling industry. The system’s accuracy, speed, and flexibility make it an indispensable tool
in high-demand production environments. With the integration of a well-programmed PLC,
the system operates seamlessly, offering increased productivity and reduced operational
costs.