SlideShare a Scribd company logo
1 of 36
AUTOMATED BOTTLE FILLING SYSTEM
A ProjectReport
Submitted in partial fulfillment of the requirements for the award of the degree
BACHELOR OF TECHNOLOGY
In
BIOMEDICAL ENGINEERING
( IIIrd
SEMESTER)
2014 Batch
UNIVERSITY OF CALICUT
Submitted by
AISWARYA K SACHI (EKAOEBM003)
AISWARYA TV (EKAOEBM005)
ATHIRA.A (EKAOEBM016)
ATHIRA.MP (EKAOEBM018)
ANAGHA G NAIR (EKAOEBM013)
info.sahrdaya@gmail.com
NAAC accredited
OCTOBER2015
DEPARTMENT OF BIOMEDICAL ENGINEERING
Automated bottle filling system
Sahrdaya College of Engineering and Technology
1
SAHRDAYA COLLEGE OF ENGINEERING AND TECHNOLOGY
KODAKARA, THRISSUR
EDUCATION IS DEDICATION
BONAFIDE CERTIFICATE
Certified that the project report titled ‘AUTOMATED BOTTLE FILLING
SYSTEM being submitted in the partial fulfillment of the requirements for the award of
Bachelor of Technology in Biomedical Engineering is a bonafide work of Aiswarya k Sachi ,
Aiswarya T .V ,Anagha G Nair ,Athira A , Athira M.P who carried out the project under our
supervision.
PROJECT GUIDE COORDINATOR HEAD OF THE DEPARTMENT
SONYN S UNNIKUTTAN VV RESHMA JOSE
Asst Professor Asst professor Asst professor
Biomedical Biomedical Biomedical
Department Department Department
ACKNOWLEDGEMENT
We bow our heads before the God almighty for guiding us to successfully accomplish this task.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
2
This project report is submitted in regard with the project work done as a part of the third
semester Calicut university curriculum. At this juncture, we acknowledge the University of Calicut
for giving us this opportunity to conduct this project and thereby increasing our technical
knowledge.
We would like to thank our Executive Director Rev. Fr. Dr. Antu Alappadan., Director,
Dr.Prof. K.T.Joseph. and Principal, Dr.Sudha George Valavi for their encouragement and
support.
We express our wholehearted sense of gratitude to Mrs. Reshma Jose, HOD of BME, who
was a source of constant inspiration. We also take this opportunity to express our sincere thanks to
our project incharge Mr.Unnikuttan V V for his informative guidance and support. We express our
thanks to our project guide .Mrs Sony N.S for his constant motivation and support. We also would
like to thank lab incharge Asha .N.D and the lab assistant Nihitha Harshan for their help in
completing this project.
We also remember with gratitude the valuable pieces of information from the faculty
members of Biomedical Engineering department.
AISWARYA T .V
AISWARYA K SACHI
ANAGHA G NAIR
ATHIRA.A
ATHIRA M.P
ABSTRACT
❏ The project deals with the automation of processes such as filling of bottles in an industry.
❏ This system gives a fast and efficient operation of task reducing manual control.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
3
❏ The controller for this system is supplied by a single phase AC supply.
❏ The program defines the kind of task to be performed on the system corresponding to the
inputs.
❏ The signal from LDR is passed to the comparator where we already setted our reference
voltage..The comparator will compare the incoming signal and it will be less than that of
the set value in the initial stage.
❏ comparator will be turned on when the bottle is filled upto the weight.Other comparator
from the IR sensor will also produce the signal .
❏ The signal from both the comparators are given to an AND gate.
❏ From there the signal is given to the transistor which is acting as a switch.
❏ From the transistor the signal is given to the motor.The motor will pump the water to the
bottle.
❏ Thus this system gives a faster and reliable control system to reduce the manual control and
increases the efficiency of the system
TABLE OF CONTENTS
CHAPTER NO. TITLE PAGE NO.
ACKNOWLEDGEMENT ii
ABSTRACT iii
TABLE OF CONTENTS iv
Automated bottle filling system
Sahrdaya College of Engineering and Technology
4
LIST OF FIGURES vi
CHAPTER 1 INTRODUCTION………………………………………………………... 6
CHAPTER 2 OVERVIEW OF AUTOMATED BOTTLE FILLING SYSTEM
2.1 BLOCK DIAGRAM……………………………………………………...…. .... 7
2.2 APPARATUS REQUIRED………………………………………….….…….….9
2.3 MODULE WISE DESCRIPTION……………………………………..…….... 10
2.3.1 POWER SUPPLY MODULE……………………………………….……..10
2.3.1.1 STEP DOWN TRANSFORMER…….………………………………....11
2.3.1.2 RECTIFIER…………………………………...…………………....…...11
2.3.1.3 IC VOLTAGE REGULATOR………………………………………..…12
2.3.2 BOTTLE FILLING SYSTEM MODULE……………………………….....13
2.3.3 BOTTLE DETECTING UNIT MODULE…………………………………..14
2.3.4 COMPARATOR MODULE………………………………………………....14
2.3.4.1 AND GATE……………………………………………………………….14
2.3.4.2 NOT GATE………………………………………………………...……...15
2.3.5 SWITCHING CIRCUIT MODULE…………………………………………..16
2.3.6 MOTOR AND PUMPING MODULE…………………………...…………....16
CHAPTER 3 IMPLEMENTATION........................................................................17
3.1 CIRCUIT DIAGRAM………………………………………………………….....17
3.2 DESIGN & DEVELOPMENT…………………………………………………....18
3.3 COMPARATOR…………………………………………………………...……...19
3.4 LDR…………………………………………………………………………….....20
3.5 TRANSISTOR……………………………………………………………….…...21
3.6 IR SENSOR…………………………………………………………………........22
3.7 LED…………………………………………………………………………..…...23
3.8 RELAY………………………………………………………………………....…24
3.9 MOTOR…………………………………………………………………....…......25
CHAPTER 4 APPLICATIONS……………………………………………………….....26
4.1 TYPES OF BOTTLE FILLING MACHINES……………………………………..….28
Automated bottle filling system
Sahrdaya College of Engineering and Technology
5
4.2 REASON FOR USING AUTOMATED MACHINE……………………………….....28
CHAPTER 5 RESULT & ANALYSIS………………………………………………......29
CHAPTER 6 CONCLUSION………………………………………………………...…..30
REFERENCE………………………………………………………………………...…....31
APPENDICES………………………………………………………………………...…...32
LIST OF FIGURES vi
Fig 2.1 BLOCK DIAGRAM......................................................................................7
Fig 2.3.1 POWER SUPPLY…………………………………………………………….....10
Fig 2.3.1.1 STEPDOWN TRANSFORMER…………………………………....………11
Fig 2.3.1.2 RECTIFIER………………………………………………………………....12
Fig 2.3.1.3 IC VOLTAGE REGULATOR……………………………………………...13
Fig 2.3.4.1 AND GATE……………………………………………………………….....14
Fig 2.3.4.2 NOT GATE…………………………………………………………….…...15
Fig 2.3.6 MOTOR……………………………………………………………………..…...17
Fig 3.1CIRCUIT DIAGRAM…………………………………………….……….…….....18
Fig 3.3.1 COMPARATOR CIRCUIT…………………………………………………......20
Fig 3.4 CIRCUIT DIAGRAM OF LDR…………………………………………….……..21
Fig 3.5.1 GRAPH OF TRANSISTOR………………………………………………...…...22
Fig 3.5.2 TRANSISTOR CIRCUIT…………………………………………………..…...22
Fig 3.6 IR SENSOR CIRCUIT…………………………………………………………....23
Fig 3.7 LED DIAGRAM…………………………………………………………………...24
Fig 3.8 RELAY CIRCUIT………………………………………………………………....25
Fig 3.9 CIRCUIT DIAGRAM OF MOTOR……………………………………………....26.
LIST OF TABLES
2.2 APPARATUS REQUIRED…………………………………………………………….9
Automated bottle filling system
Sahrdaya College of Engineering and Technology
6
CHAPTER 1
INTRODUCTION
Automated Bottle Filling system’ is a miniature form of automatic bottle filling system
used in the large scale industries such as coca cola,hair oil companies etc.so we have tried to create
an automated bottle filling system without using any microcontrollers or any other type of
programming.The industries, which are having manual process of filling, can be automated using
Automation & Controlling techniques.The bottle filling machine is available in different formats
and specifications and therefore can be selected to suit diverse requirements of packaging and
filling in various industries.
Application of Automation components as per requirement resulted the project of automatically
filling andtransporting.In this plant there are following major operations are performed.
The first one is designing the whole plant as it is in the field and secondly filling of the bottle to the
required level and then transporting it with help of conveyor.The Automation components used in
the plants are conveyor system, sensors, and solenoid operated direction control valves and drain
valves.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
7
After the end of a process, the filled bottle is collected and the bottle is now ready to be transported
further for sealing and packing purpose.When we want to fill a bottle without any human effort
‘Automated Bottle Filling system’, is literally a matter of easiness. This project takes a system
design approach to rethinking a piece of automation in a very small scale using simple electronic
components.
We use LDR to sense the change in the intensity of light .The IR sensor is used to sense the
presence of bottle .Also there is a reference voltage which we setted in the comparator .Which we
are mainly used as a switch.
Thus we are going to fill water into the bottle when the sensor detect the presence of the bottle
CHAPTER 2
OVERVIEW OF THE AUTOMATED BOTTLE FILLING SYSTEM
2.1BLOCK DIAGRAM
Automated bottle filling system
Sahrdaya College of Engineering and Technology
8
fig 2.1
Supply is directly taken from 230 volt line and stepped down using TRAN-2P3S step down
transformer.This supply is used to lit the LED.From the transformer the voltage is given to rectifier
circuit and to the IC.From the IC it is given to the LED.
The light from the LED is detected by LDR.From the LDR the signal is passed to the
comparator.Also signal from IR sensor,the signal is send to another comparator from where the
output is send to the NOT gate.
From the comparator in the LDR part and from the NOT gate connected to the comparator in the
IR sensor part,the output signals are send to the AND gate.The AND gate will sent output to the
transistor.The transistor pass signal to the relay and operates the motor.This motor will pump water
to the bottle.
POWER SUPPLY
BOTTLE FILLING
UNIT
BOTTLE DETECTING
UNIT
COMPARATO
R
SWITCHIN
G CIRCUIT
MOTOR &
PUMPING
UNIT
Automated bottle filling system
Sahrdaya College of Engineering and Technology
9
2.2APPARATUS REQUIRED
NO: NAME SPECIFICATION QUANTITY
1 LDR 1
2 LED 1
3 Comparator LM 358,U1:B,U1:A 1
4 IC Regulator U2 7805 1
5 Transformer TRAN-2P3S 1
6 Capacitor 1000uF,.1uf 2
7 Transistor BC547 1
8 Resistor 6.8k,1k 2
9 Rectifier BR7 1
Table 2.2
2.3 MODULE WISE DESCRIPTION
2.3.1 POWER SUPPLY MODULE
The direct line voltage is used to give supply by passing it through a 12 volt stepdown
transformer to reduce the voltage.This voltage signal can be passed through a rectifier for
rectification.Rectifiers have many uses, but are often found serving as components of DC power
supplies and high voltage direct current power transmission systems.
When running from an AC source(220V), a transformer is used to transform the incoming mains
voltage to the correct value required for the power supply electronics circuitry.
The resulting voltage waveform is an alternating current. This must be rectified to enable the
power to be smoothed and regulated for use by electronics circuitry.The smoothing capacitor
circuit is used to enable the rectified DC to be smoothed so that it can be used to power electronics
Automated bottle filling system
Sahrdaya College of Engineering and Technology
10
circuits without large levels of voltage variation.A regulator is also used to maintain a constant
voltage level.
fig 2.3.1
2.3.1.1 STEP DOWN TRANSFORMER
A step down transformer has more turns of wire on the primary coil and less turns of wire on
these secondary coil.This makes a smaller induced voltage in the secondary coil.
Compare this with a step up transformer.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
11
fig 2.3.1.1
It is called a step down transformer because the output voltage is smaller than the input voltage. If
the secondary coil has half as many turns of wire then the output voltage will be half the input
voltage. See the transformer equation.Decreasing the voltage does not decrease the power.
As the voltage goes down, the current goes up.
2.3.1.2 RECTIFIER
A rectifier is an electrical device that converts alternating current (AC), which periodically
reverses direction, to direct current (DC), which flows in only one direction. The process is known
as rectification. Physically, rectifiers take a number of forms, including vacuum tube diodes,
mercury-arc valves, copper and selenium oxide rectifiers, semiconductor diodes, silicon-controlled
rectifiers and other silicon-based semiconductor switches. Historically, even synchronous
electromechanical switches and motors have been used. Early radio receivers, called crystal radios,
used a "cat's whisker" of fine wire pressing on a crystal of galena (lead sulfide) to serve as a point-
contact rectifier or "crystal detector".
Automated bottle filling system
Sahrdaya College of Engineering and Technology
12
fig 2.3.1.2
2.3.1.3 IC VOLTAGE REGULATOR
An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a
microchip) is a set of electronic circuits on one small plate ("chip") of semiconductor material,
normally silicon. This can be made much smaller than a discrete circuit made from independent
electronic components. ICs can be made very compact, having up to several billion transistors and
other electronic components in an area the size of a fingernail.
fig 2.3.1.3
Automated bottle filling system
Sahrdaya College of Engineering and Technology
13
2.3.2 BOTTLE FILLING SYSTEM MODULE
In this unit we have used a LDR placed between the bottle and LED . A comparator is also
used At starting condition there will not be any bottles between LED and LDR, thus the resistance
will be very low .A reference voltage 2.5 is set on comparator and low resistance signal is given to
the other terminal of comparator as input.The comparator will compare the incoming signal and it
will be less than that of the set value, thus we will get 1 as output.When a bottle is placed between
LED and LDR the resistance will low since the bottle is transparent.But when the coloured
solution fills the bottle ,the resistance will increase and it will be compared by the comparator.That
value will higher than the set value,thus we will get 0 as output.
2.3.3 BOTTLE DETECTING UNIT MODULE
An IR sensor is used to detect the presence of bottle.Here the non inverting terminal is fixed
with a reference value .When there is no bottle the resistance will be low ,so that we will get an
output as 1.This output is passed through a NOT gate to get the complement.When bottle is placed
,the resistance will be higher than the set value.Thus we will get an output as 0 which is passed
through NOT gate to get 1 as output.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
14
2.3.4 COMPARATOR MODULE
2.3.4.1 AND GATE
The AND gate is a basic digital logic gate that implements logical conjunction - it behaves
according to the truth table to the right. A HIGH output (1) results only if both the inputs to the
AND gate are HIGH . If neither or only one input to the AND gate is HIGH, a LOW output results.
In another sense, the function of AND effectively finds the minimum between two binary digits,
just as the OR function finds the maximum. Therefore, the output is always 0 except when all the
inputs are 1.
fig 2.3.4.1
2.3.4.2 NOT GATE
A NOTgate (also often called Inverter) is a logic gate .. It takes one input signal. In logic, there are
usually two states, 0 and 1. The gate therefore sends 1 as output, if it receives 0 as input.
Alternatively it received 1 as input, and sends 0 as output.
Generally, below 0.5V is 0, and 4–5V is 1.
The inverter can be made of a discrete transistor. with other components, or several inverters may
be packaged in an integrated circuit.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
15
fig 2.3.4.2
2.3.5 SWITCHING CIRCUIT MODULE
Transistor is working as a switch by the output given by the AND gate which is placed before
that.When there is no bottle ,we will get 1 as output from LDR circuit and I.R circuit.Since the
output from IR circuit is noted with a NOT gate we will get an output as 0 from the AND gate
which will not allow the transistor to rotate the motor.When bottle is placed ,output from the LDR
circuit will be same,but output from IR circuit will be 0 which will noted with NOT gate to get 1 as
output which will switch on the transistor and hence will rotate the motor.When the bottle fills
with solution,output from LDR will become 0,which will switch off the transistor irrespective of
the action of IR sensor,and hence solution will not be pumped by the motor.
2.3.6 MOTOR AND PUMPING MODULE
Automated bottle filling system
Sahrdaya College of Engineering and Technology
16
An electric motor is an electrical machine that converts electrical energy into mechanical energy.
The reverse of this would be the conversion of mechanical energy into electrical energy and is
done by an electric generator.
In normal motoring mode, most electric motors operate through the interaction between an electric
motor's magnetic field and winding currents to generate force within the motor. In certain
applications, such as in the transportation industry with traction motors, electric motors can operate
in both motoring and generating or braking modes to also produce electrical energy from
mechanical energy.
fig 2.3.6
CHAPTER 3
IMPLEMENTATION
3.1 CIRCUIT DIAGRAM
Relay circuit
Automated bottle filling system
Sahrdaya College of Engineering and Technology
17
fig 3.1
3.2 DESIGN AND DEVELOPMENT
Supply is directly taken from 230 volt line and stepped down using TRAN-2P3S step down
transformer.This supply is used to lit the LED.
Light from LED is received by LDR .IR sensor is also placed beside to LDR.Circuit will be turn
on only after detecting the presence of bottle by IR,and light from LED passes through the bottle to
LDR. First there will not be any bottles ,so resistance will be very low since the intensity is very
Automated bottle filling system
Sahrdaya College of Engineering and Technology
18
high.A reference voltage 2.5 is set on comparator and low resistance signal is given to the other
terminal of comparator as input.The comparator will compare the incoming signal and it will be
less than that of the set value, thus we will get 1 as output.Another comparator is used in the IR
circuit.Since there is no bottle at first the resistance will be less than the set value.Thus we will get
an output as 1 which is passing through a NOT gate to get the complement. The outputs coming
from both the comparators are passing through an AND gate,so that we will get 0 as an
output,where the transistor will not work as a switch .And hence the motor will not pump the
water.
When the bottle is placed the resistance will be less since the bottle is transparent in
nature.Thus as discussed earlier we will get an output as 1,ie,there is no change in the previous
condition.As the bottle is placed the IR will detect the bottle and hence resistance will be more
than the reference value.Thus it will produce an output as 0. When this 0 is NOTED with a NOT
gate,the complement of this output ie,1 and the output of IR comparator ,ie 1 ,are passing through
an AND gate,thus we will get an output as 1 ,which will allow the transistor to switch on.As the
transistor is switched on, the motor starts pumping water and it fills the bottle.
As the water fills the bottle,the resistance will increase than the set value and hence it will
produce an output as 0.Since this value is 0 ,the transistor will be switched off irrespective of the
action of IR sensor.Thus the motor will stop pumping the water into the bottle.
Supply is directly taken from 230 volt line and stepped down using TRAN-2P3S step down
transformer.
3.3 COMPARATOR
In electronics, a comparator is a device that compares two voltages or currents and outputs
a digital signal indicating which is larger. It has two analog input terminals and and one binary
digital output .
Automated bottle filling system
Sahrdaya College of Engineering and Technology
19
fig 3.3.1
3.4 LDR
It stands for Light Dependent Resistor or Photoresistor, which is a passive electronic
component, basically a resistor which has a resistance that varies depending of the light intensity.
A photoresistor is made of a high resistance semiconductor that absorbs photons and based on the
quantity and frequency of the absorbed photons the semiconductor material give bound electrons
Automated bottle filling system
Sahrdaya College of Engineering and Technology
20
enough energy to jump into the conduction band. The resulting free electrons conduct electricity
resulting in lowering resistance of the photoresistor. The number of electrons is dependent of the
photons frequency.
fig 3.4
3.5 TRANSISTOR
A transistor is a semiconductor device used to amplify and switch electronic signals and
electrical power. It is composed of semiconductor material with at least three terminals for
connection to an external circuit. A voltage or current applied to one pair of the transistor's
terminals changes the current through another pair of terminals. Because the controlled (output)
power can be higher than the controlling (input) power, a transistor can amplify a signal.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
21
fig 3.5.1
fig 3.5.2
3.6 IR SENSOR
A passive infrared sensor (PIR sensor) is an electronic sensor that measures
infrared (IR) light radiating from objects in its field of view. They are most often used in PIR-
based motion detectors.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
22
fig 3.6
3.7 LED
An LED lamp is a light-emitting diode (LED) product that is assembled into a lamp
(or light bulb) for use in lighting fixtures. LED lamps have a lifespan and electrical efficiency that
is several times better than incandescent lamps, and significantly better than most fluorescent
lamps, with some chips able to emit more than 100 lumens per watt.Like incandescent lamps and
unlike most fluorescent lamps (e.g. tubes and compact fluorescent lamps or CFLs), LEDs come to
full brightness without need for a warm-up time; the life of fluorescent lighting is also reduced by
Automated bottle filling system
Sahrdaya College of Engineering and Technology
23
frequent switching on and off.[2] The initial cost of LED is usually higher. Degradation of LED dye
and packaging materials reduces light output to some extent over time.
fig.3.7
3.8 RELAY
A relay is an electrically operated switch. Many relays use an electromagnet to mechanically
operate a switch, but other operating principles are also used, such as solid-state relays. Relays are
used where it is necessary to control a circuit by a low-power signal (with complete electrical
isolation between control and controlled circuits), or where several circuits must be controlled by
one signal. The first relays were used in long distance telegraph circuits as amplifiers: they
repeated the signal coming in from one circuit and re-transmitted it on another circuit. Relays were
used extensively in telephone exchanges and early computers to perform logical operations.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
24
fig 3.8
3.9 MOTOR
An electric motor is an electrical machine that converts electrical energy into mechanical
energy. The reverse of this would be the conversion of mechanical energy into electrical energy
and is done by an electric generator.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
25
fig 3.9
CHAPTER 4
APPLICATION OF AUTOMATED BOTTLE FILLING SYSTEM
The technology has been developing ever since the Stone Age. The ancient man applied
their minds towards the techniques to have comfort and betterment in their life.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
26
The same phenomenon is continuing even till today.Always there is tendency and thirsty with
human beings to develop a better technique in any working process to attain or to provide less
fatigue and mental stress and more comfort to
the operators.
The industries, which are having manual process of filling, can be automated using Automation &
Controlling techniques.
Application of Automation components as per requirement resulted the project of automatically
filling and
transporting.In this plant there are following major operations are performed.
The first one is designing the whole plant as it is in the field and secondly filling of the bottle to the
required level and then transporting it with help of conveyor
The Automation components used in the plants are conveyor system, sensors, and solenoid
operated direction control valves and drain valves.
After the end of a process, the filled bottle is collected and the bottle is now ready to be transported
further for sealing and packing purpose.
Filling is a task carried out by a machine that packages liquid products such as cold drinks or
water .Traditional methods of bottle filling involved placing bottles onto a conveyor and filling
only one bottle at a time. This method is time consuming and expensive. Our paper aims at filling
and capping bottles simultaneously. The filling and capping operation takes place in a
synchronized manner. It also includes a user-defined volume selection menu through which the
user can input the desired volume to be filled in the bottles. The entire system is more flexible and
time saving. The filling and capping operations are controlled using a Programmable Logic
Controllers (PLC’S). This is because PLC’s are very flexible, cost effective, space efficient and
reduces complexity. By programming the PLC we control the entire system. SCADA (Supervisory
Control and Data Acquisition) is used to monitor the process.
The field of automation has had a notable impact in a wide range of industries beyond
manufacturing. Automation is the use of control systems and information technologies to reduce
the need for human work in the production of goods and services. In the scope of industrialization,
automation is a step beyond mechanization. Whereas mechanization provides human operators
with machinery to assist them with the muscular requirements of work, automation greatly
Automated bottle filling system
Sahrdaya College of Engineering and Technology
27
decreases the need for human sensory and mental requirements as well. Automation plays an
increasingly important role in the world economy. One of the important applications of automation
is in the soft drink and other beverage industries, where a particular liquid has to be filled
continuously. For these kinds of applications. The trend is moving away from the individual device
or machine toward continuous automation solutions. Totally Integrated Automation puts this
continuity into consistent practice. Totally Integrated Automation covers the complete production
line, from receipt of goods, the production process, filling and packaging, to shipment of goods.
Machines employed for filling of liquids or powders into bottles are called bottle filling
machines. The bottle filling machines are the important machine tools for the packaging process in
various industries like pharmaceutical, chemical, agriculture, food etc. The manual methods of
bottle filling cannot be applied in modern industries with bulk filling requirements as the process
can consume considerable time and may causing spilling or wastage of the products. Consistency
in filling of the bottles can also be yet another issue rising out of the manual bottle filling
processes. Therefore the special devices called bottle filling machines are employed in industrial
packaging processes.
4.1Types of Bottle Filling Machine
The bottle filling machine is available in different formats and specifications and therefore can
be selected to suit diverse requirements of packaging and filling in various industries. Bottle filling
machines are today available for meeting various requirements of filling at the industries. There
are filling machines for round bottle filling, machines for filling square type bottles and machines
available for filling bottles of different shapes and sizes. You can always find a semi or fully
automatic bottle filling machine suitable to your requirements like speed, features and
specifications desired and type of bottles to be filled. All you require to do is find a reliable
machinery supplier to get the most reliable at affordable price.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
28
4.2 Reasons for Using an Automatic Bottle Filling Machine
There are various reasons for why automatic bottle filling machines are preferred for industrial
bottle packaging processes.
● An automatic filling machine for bottle filling enables faster processes and therefore helps
in saving lot of time for the users.
● An automatic filling machine is equipped with automatic functionalities and therefore
reduces the labor and production costs in the manufacturing and packaging units.
● Modern filling machines are equipped with latest technology like PLC control which allow
efficient and easy filling processes.
● These are preferred for features like no bottle no filling system and energy saving which
help in saving the energy consumed while reducing product wastage during the process.
● These machines are designed for accurate and consistent filling operations.
Therefore with an automatic filling machine one can ensure speed and easy filling processes to
ensure efficient filling of liquids or powders into bottles without wastage.
CHAPTER 5
RESULT AND ANALYSIS
The project on AUTOMATED BOTTLE FILLING SYSTEM is completed successfully.
The product that the group has developed will help in initial used in the small scale industries to
fill the bottle or any other vessel.. The change in resistance is sensed by the sensor . the bottle will
be filled automatically if it is kept in front of LED.It will stop filling if the bottle is filled to the
desired limit.
We planned to use the load cell as the sensor but the output from load cell has not been
available .Thus we changed the load cell instead of that we used LDR to detect the water level.
Automated bottle filling system
Sahrdaya College of Engineering and Technology
29
At first we used 555 timer to adjust the time but due to inconvenience we modified the
circuit without a timer but instead we used gates.
On progression of the project we came over the problem of calculation for the application
of conveyer belt and to rotate the tray where we are keeping the bottles. Due to short time period
we were unable to complete the automation in moving the tray.
Now we have successfully completed the automation in filling the bottle and we should
manually move the bottle.Thus we completed our project on the topic Signal Processing and
Signalling by making a working model of AUTOMATED BOTTLE FILLING SYSTEM
CHAPTER 6
CONCLUSION
This is the project which can reduce the time as well as manpower consumption in medical as
well as in industrial field.Earlier huge machines were used for bottle filling system.The complexity
in the design of this machines was a cumbersome job for engineers as well as labourers.Here we
bring our innovation as a biomedical engineer.We are introducing an Automated Bottle Filling
System in a miniature form with simple design.
The approaching of this automated system can be an asset for society.The main advantage of our
new product is a simple logic is used here .As an engineer and all above as students we could find
different ways to get into the product and it also helped us to clear all the challenges that we had
faced during the completion of this project with our simple logics.
We can ensure that our product will be a great success since it is affordable by everyone, and it
will be a new rise in industries for their large scale productions using our idea.By passing through
Automated bottle filling system
Sahrdaya College of Engineering and Technology
30
the different stages of this project we could understand the various aspects of a manufacturing
process.Since our product also involves mechanical and electrical processes we could understand
more about those areas also.
Here we have presented a miniature form of an Automated bottle filling system which can be used
in industries with developed version in future
REFERENCES
[1] www.hospitalfurnitureworld.com/emergency-drug-trolley.html
[2] www.standexsystems.co.uk/images/persolife.pdf
[3] content.wiegandsystem.ch/open/flexline/pr_fl_001_prospect_emergency_trolley_accesory _en.pdf
[4] www.pdf-search-engine.com/pic-16f87xa-pdf.htmlkr.ic-on-
[5] www.alldatasheet.com/datasheet-pdf/pdf/74946/MICROCHIP/PIC12F675.html
[6] line.cn/iol_hin23/datasheet_list/hin23.htm
[7] en.wikipedia.org/wiki/Stepper_motor.htm
[8] www.solarbotics.net/library/pdflib/pdf/motorbas.pdf
[9] en.wikipedia.org/wiki/Vacuum_pump.html
Automated bottle filling system
Sahrdaya College of Engineering and Technology
31
[10] www.elecfree.com/circuit/inverter-converter/inverter-12v-to-220v-100w-transistor/
[11] en.allexperts.com/q/Electrical-Engineering-1356/2008/1/Megger-Tester-Principle.htm
[12] www.drugs.com/dict/crash
APPENDICES
Automated bottle filling system
Sahrdaya College of Engineering and Technology
32
Automated bottle filling system
Sahrdaya College of Engineering and Technology
33
Automated bottle filling system
Sahrdaya College of Engineering and Technology
34
Automated bottle filling system
Sahrdaya College of Engineering and Technology
35

More Related Content

What's hot

Bottle Filling Application using Arduino
Bottle Filling Application using ArduinoBottle Filling Application using Arduino
Bottle Filling Application using ArduinoParth Patel
 
Automatic Water Storage and Distribution System using Reliance SCADA
Automatic Water Storage and Distribution System using Reliance SCADAAutomatic Water Storage and Distribution System using Reliance SCADA
Automatic Water Storage and Distribution System using Reliance SCADAijtsrd
 
Labview based conveyor control system
Labview based conveyor control systemLabview based conveyor control system
Labview based conveyor control systemeSAT Journals
 
IRJET- Smart Device to Control Water Billing Units
IRJET- Smart Device to Control Water Billing UnitsIRJET- Smart Device to Control Water Billing Units
IRJET- Smart Device to Control Water Billing UnitsIRJET Journal
 
IRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET Journal
 
Development of a hands free urinal flushing system
Development of a hands free urinal flushing systemDevelopment of a hands free urinal flushing system
Development of a hands free urinal flushing systemeSAT Journals
 
IRJET- Software For Intelligent Automatic Washing Machine
IRJET-  	  Software For Intelligent Automatic Washing MachineIRJET-  	  Software For Intelligent Automatic Washing Machine
IRJET- Software For Intelligent Automatic Washing MachineIRJET Journal
 

What's hot (8)

Bottle Filling Application using Arduino
Bottle Filling Application using ArduinoBottle Filling Application using Arduino
Bottle Filling Application using Arduino
 
Automatic Water Storage and Distribution System using Reliance SCADA
Automatic Water Storage and Distribution System using Reliance SCADAAutomatic Water Storage and Distribution System using Reliance SCADA
Automatic Water Storage and Distribution System using Reliance SCADA
 
Labview based conveyor control system
Labview based conveyor control systemLabview based conveyor control system
Labview based conveyor control system
 
IRJET- Smart Device to Control Water Billing Units
IRJET- Smart Device to Control Water Billing UnitsIRJET- Smart Device to Control Water Billing Units
IRJET- Smart Device to Control Water Billing Units
 
IRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring System
 
Development of a hands free urinal flushing system
Development of a hands free urinal flushing systemDevelopment of a hands free urinal flushing system
Development of a hands free urinal flushing system
 
IRJET- Software For Intelligent Automatic Washing Machine
IRJET-  	  Software For Intelligent Automatic Washing MachineIRJET-  	  Software For Intelligent Automatic Washing Machine
IRJET- Software For Intelligent Automatic Washing Machine
 
Automatic bottle filling Machine
Automatic bottle filling Machine  Automatic bottle filling Machine
Automatic bottle filling Machine
 

Viewers also liked

Call for Chapters - Digital Identity and Social Media
Call for Chapters - Digital Identity and Social MediaCall for Chapters - Digital Identity and Social Media
Call for Chapters - Digital Identity and Social MediaUniversity of Newcastle, NSW.
 
YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...
YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...
YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...Year of the X
 
WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...
WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...
WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...Jan Löffler
 
University of Birmingham
University of BirminghamUniversity of Birmingham
University of Birminghamszteszter
 
Tdd lte (public)
Tdd lte (public)Tdd lte (public)
Tdd lte (public)Ronen Dolev
 
World of Stones- Brochure
World of Stones- BrochureWorld of Stones- Brochure
World of Stones- BrochureWorld of Stones
 
Herramientas web20 final
Herramientas web20 finalHerramientas web20 final
Herramientas web20 finaljosjulio
 
Esterilización
EsterilizaciónEsterilización
Esterilizaciónedomarino
 
Academic writing and publishing research awku mardan
Academic writing and publishing research awku mardanAcademic writing and publishing research awku mardan
Academic writing and publishing research awku mardanHamid Ur-Rahman
 
Presentación Corporativa de Improven
Presentación Corporativa de ImprovenPresentación Corporativa de Improven
Presentación Corporativa de ImprovenImproven
 
Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]
Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]
Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]guest929fb3
 
R hondemand processus_entretien-annuel_2013_t3
R hondemand processus_entretien-annuel_2013_t3R hondemand processus_entretien-annuel_2013_t3
R hondemand processus_entretien-annuel_2013_t3Matthieu LAUDEREAU
 
2014-03 - RootedCon 2014 - Secure Communication System
2014-03 - RootedCon 2014 - Secure Communication System2014-03 - RootedCon 2014 - Secure Communication System
2014-03 - RootedCon 2014 - Secure Communication SystemJose Luis Verdeguer Navarro
 
project_presentation-Original - wht_theme
project_presentation-Original - wht_themeproject_presentation-Original - wht_theme
project_presentation-Original - wht_themeShaheem TM
 

Viewers also liked (20)

Valedor do pobo
Valedor do poboValedor do pobo
Valedor do pobo
 
Exposición tel
Exposición telExposición tel
Exposición tel
 
Call for Chapters - Digital Identity and Social Media
Call for Chapters - Digital Identity and Social MediaCall for Chapters - Digital Identity and Social Media
Call for Chapters - Digital Identity and Social Media
 
YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...
YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...
YOTG Hamburg - Anders-Sundt Jensen Volkswagen AG - How to manage consumer exp...
 
WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...
WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...
WordPress Meetup Karlsruhe Plesk 2016 - Die Veränderung der Web Entwicklung -...
 
University of Birmingham
University of BirminghamUniversity of Birmingham
University of Birmingham
 
Web & Social Media Strategies for Volunteer Engagement
Web & Social Media Strategies for Volunteer EngagementWeb & Social Media Strategies for Volunteer Engagement
Web & Social Media Strategies for Volunteer Engagement
 
Tdd lte (public)
Tdd lte (public)Tdd lte (public)
Tdd lte (public)
 
World of Stones- Brochure
World of Stones- BrochureWorld of Stones- Brochure
World of Stones- Brochure
 
Herramientas web20 final
Herramientas web20 finalHerramientas web20 final
Herramientas web20 final
 
Esterilización
EsterilizaciónEsterilización
Esterilización
 
Arboleda y albada
Arboleda y albadaArboleda y albada
Arboleda y albada
 
Academic writing and publishing research awku mardan
Academic writing and publishing research awku mardanAcademic writing and publishing research awku mardan
Academic writing and publishing research awku mardan
 
Presentación Corporativa de Improven
Presentación Corporativa de ImprovenPresentación Corporativa de Improven
Presentación Corporativa de Improven
 
Tema 12
Tema 12Tema 12
Tema 12
 
Esquizofrenia definitivo
Esquizofrenia definitivoEsquizofrenia definitivo
Esquizofrenia definitivo
 
Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]
Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]
Membranas Celulares 2º Bachillerato [Modo De Compatibilidad]
 
R hondemand processus_entretien-annuel_2013_t3
R hondemand processus_entretien-annuel_2013_t3R hondemand processus_entretien-annuel_2013_t3
R hondemand processus_entretien-annuel_2013_t3
 
2014-03 - RootedCon 2014 - Secure Communication System
2014-03 - RootedCon 2014 - Secure Communication System2014-03 - RootedCon 2014 - Secure Communication System
2014-03 - RootedCon 2014 - Secure Communication System
 
project_presentation-Original - wht_theme
project_presentation-Original - wht_themeproject_presentation-Original - wht_theme
project_presentation-Original - wht_theme
 

Similar to 3rdsemsoftcopyproj

IRJET-E-Blood Bank Application using Cloud Computing
IRJET-E-Blood Bank Application using Cloud ComputingIRJET-E-Blood Bank Application using Cloud Computing
IRJET-E-Blood Bank Application using Cloud ComputingIRJET Journal
 
AUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMAUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMIRJET Journal
 
Minor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemMinor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemSaban Kumar K.C.
 
autometic watter bottle filling system
autometic watter bottle filling systemautometic watter bottle filling system
autometic watter bottle filling systempatilshiv407
 
Mixed Liquid Bag Packing System
Mixed Liquid Bag Packing SystemMixed Liquid Bag Packing System
Mixed Liquid Bag Packing SystemYagnik Patel
 
Low Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using MicrocontrollerLow Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using MicrocontrollerIRJET Journal
 
IRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and BakeriesIRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and BakeriesIRJET Journal
 
IRJET- PLC based Bottle Filling with Automatic Volume Detection
IRJET-  	  PLC based Bottle Filling with Automatic Volume DetectionIRJET-  	  PLC based Bottle Filling with Automatic Volume Detection
IRJET- PLC based Bottle Filling with Automatic Volume DetectionIRJET Journal
 
Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...
Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...
Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...ijeei-iaes
 
PLC based Automatic Liquid Filling System for Different Sized Bottles
PLC based Automatic Liquid Filling System for Different Sized BottlesPLC based Automatic Liquid Filling System for Different Sized Bottles
PLC based Automatic Liquid Filling System for Different Sized BottlesIRJET Journal
 
arduino based automatic material sorting machine (1).pdf
arduino based automatic material sorting machine  (1).pdfarduino based automatic material sorting machine  (1).pdf
arduino based automatic material sorting machine (1).pdfAKHILESHYADAV311436
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...eSAT Journals
 
Sushant 131119022958-phpapp02
Sushant 131119022958-phpapp02Sushant 131119022958-phpapp02
Sushant 131119022958-phpapp02K. Suresh Kumar
 
Automatic Plant Irrigator -Mini Project ECE(without micro controller)
Automatic Plant Irrigator -Mini Project ECE(without micro controller) Automatic Plant Irrigator -Mini Project ECE(without micro controller)
Automatic Plant Irrigator -Mini Project ECE(without micro controller) Sushant Shankar
 
Logic gate based automatic water level controller
Logic gate based automatic water level controllerLogic gate based automatic water level controller
Logic gate based automatic water level controllereSAT Publishing House
 
Automatic liquid filling and mixing process using PLC
Automatic liquid filling and mixing process using PLCAutomatic liquid filling and mixing process using PLC
Automatic liquid filling and mixing process using PLCAMIT KUMAR SINGH
 

Similar to 3rdsemsoftcopyproj (20)

IRJET-E-Blood Bank Application using Cloud Computing
IRJET-E-Blood Bank Application using Cloud ComputingIRJET-E-Blood Bank Application using Cloud Computing
IRJET-E-Blood Bank Application using Cloud Computing
 
automotive.pptx
automotive.pptxautomotive.pptx
automotive.pptx
 
AUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMAUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEM
 
Minor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemMinor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control System
 
autometic watter bottle filling system
autometic watter bottle filling systemautometic watter bottle filling system
autometic watter bottle filling system
 
Mixed Liquid Bag Packing System
Mixed Liquid Bag Packing SystemMixed Liquid Bag Packing System
Mixed Liquid Bag Packing System
 
Low Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using MicrocontrollerLow Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
 
IRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and BakeriesIRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and Bakeries
 
IRJET- PLC based Bottle Filling with Automatic Volume Detection
IRJET-  	  PLC based Bottle Filling with Automatic Volume DetectionIRJET-  	  PLC based Bottle Filling with Automatic Volume Detection
IRJET- PLC based Bottle Filling with Automatic Volume Detection
 
Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...
Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...
Controlling the Filling and Capping Operation of a Bottling Plant using PLC a...
 
PLC based Automatic Liquid Filling System for Different Sized Bottles
PLC based Automatic Liquid Filling System for Different Sized BottlesPLC based Automatic Liquid Filling System for Different Sized Bottles
PLC based Automatic Liquid Filling System for Different Sized Bottles
 
arduino based automatic material sorting machine (1).pdf
arduino based automatic material sorting machine  (1).pdfarduino based automatic material sorting machine  (1).pdf
arduino based automatic material sorting machine (1).pdf
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...
 
Sushant 131119022958-phpapp02
Sushant 131119022958-phpapp02Sushant 131119022958-phpapp02
Sushant 131119022958-phpapp02
 
Irrigation
IrrigationIrrigation
Irrigation
 
report
reportreport
report
 
Automatic Plant Irrigator -Mini Project ECE(without micro controller)
Automatic Plant Irrigator -Mini Project ECE(without micro controller) Automatic Plant Irrigator -Mini Project ECE(without micro controller)
Automatic Plant Irrigator -Mini Project ECE(without micro controller)
 
Logic gate based automatic water level controller
Logic gate based automatic water level controllerLogic gate based automatic water level controller
Logic gate based automatic water level controller
 
Automatic liquid filling and mixing process using PLC
Automatic liquid filling and mixing process using PLCAutomatic liquid filling and mixing process using PLC
Automatic liquid filling and mixing process using PLC
 

More from AISWARYA TV

Hospital wiring SYSTEM
Hospital wiring SYSTEMHospital wiring SYSTEM
Hospital wiring SYSTEMAISWARYA TV
 
THERMAL POLLUTION.pptx
THERMAL POLLUTION.pptxTHERMAL POLLUTION.pptx
THERMAL POLLUTION.pptxAISWARYA TV
 
AISWARYATV 3rd sem seminar
 AISWARYATV 3rd sem seminar AISWARYATV 3rd sem seminar
AISWARYATV 3rd sem seminarAISWARYA TV
 

More from AISWARYA TV (6)

Hospital wiring SYSTEM
Hospital wiring SYSTEMHospital wiring SYSTEM
Hospital wiring SYSTEM
 
Abstract
AbstractAbstract
Abstract
 
lubricants
lubricantslubricants
lubricants
 
THERMAL POLLUTION.pptx
THERMAL POLLUTION.pptxTHERMAL POLLUTION.pptx
THERMAL POLLUTION.pptx
 
seminar 4 sem
seminar 4 semseminar 4 sem
seminar 4 sem
 
AISWARYATV 3rd sem seminar
 AISWARYATV 3rd sem seminar AISWARYATV 3rd sem seminar
AISWARYATV 3rd sem seminar
 

3rdsemsoftcopyproj

  • 1. AUTOMATED BOTTLE FILLING SYSTEM A ProjectReport Submitted in partial fulfillment of the requirements for the award of the degree BACHELOR OF TECHNOLOGY In BIOMEDICAL ENGINEERING ( IIIrd SEMESTER) 2014 Batch UNIVERSITY OF CALICUT Submitted by AISWARYA K SACHI (EKAOEBM003) AISWARYA TV (EKAOEBM005) ATHIRA.A (EKAOEBM016) ATHIRA.MP (EKAOEBM018) ANAGHA G NAIR (EKAOEBM013) info.sahrdaya@gmail.com NAAC accredited OCTOBER2015 DEPARTMENT OF BIOMEDICAL ENGINEERING
  • 2. Automated bottle filling system Sahrdaya College of Engineering and Technology 1 SAHRDAYA COLLEGE OF ENGINEERING AND TECHNOLOGY KODAKARA, THRISSUR EDUCATION IS DEDICATION BONAFIDE CERTIFICATE Certified that the project report titled ‘AUTOMATED BOTTLE FILLING SYSTEM being submitted in the partial fulfillment of the requirements for the award of Bachelor of Technology in Biomedical Engineering is a bonafide work of Aiswarya k Sachi , Aiswarya T .V ,Anagha G Nair ,Athira A , Athira M.P who carried out the project under our supervision. PROJECT GUIDE COORDINATOR HEAD OF THE DEPARTMENT SONYN S UNNIKUTTAN VV RESHMA JOSE Asst Professor Asst professor Asst professor Biomedical Biomedical Biomedical Department Department Department ACKNOWLEDGEMENT We bow our heads before the God almighty for guiding us to successfully accomplish this task.
  • 3. Automated bottle filling system Sahrdaya College of Engineering and Technology 2 This project report is submitted in regard with the project work done as a part of the third semester Calicut university curriculum. At this juncture, we acknowledge the University of Calicut for giving us this opportunity to conduct this project and thereby increasing our technical knowledge. We would like to thank our Executive Director Rev. Fr. Dr. Antu Alappadan., Director, Dr.Prof. K.T.Joseph. and Principal, Dr.Sudha George Valavi for their encouragement and support. We express our wholehearted sense of gratitude to Mrs. Reshma Jose, HOD of BME, who was a source of constant inspiration. We also take this opportunity to express our sincere thanks to our project incharge Mr.Unnikuttan V V for his informative guidance and support. We express our thanks to our project guide .Mrs Sony N.S for his constant motivation and support. We also would like to thank lab incharge Asha .N.D and the lab assistant Nihitha Harshan for their help in completing this project. We also remember with gratitude the valuable pieces of information from the faculty members of Biomedical Engineering department. AISWARYA T .V AISWARYA K SACHI ANAGHA G NAIR ATHIRA.A ATHIRA M.P ABSTRACT ❏ The project deals with the automation of processes such as filling of bottles in an industry. ❏ This system gives a fast and efficient operation of task reducing manual control.
  • 4. Automated bottle filling system Sahrdaya College of Engineering and Technology 3 ❏ The controller for this system is supplied by a single phase AC supply. ❏ The program defines the kind of task to be performed on the system corresponding to the inputs. ❏ The signal from LDR is passed to the comparator where we already setted our reference voltage..The comparator will compare the incoming signal and it will be less than that of the set value in the initial stage. ❏ comparator will be turned on when the bottle is filled upto the weight.Other comparator from the IR sensor will also produce the signal . ❏ The signal from both the comparators are given to an AND gate. ❏ From there the signal is given to the transistor which is acting as a switch. ❏ From the transistor the signal is given to the motor.The motor will pump the water to the bottle. ❏ Thus this system gives a faster and reliable control system to reduce the manual control and increases the efficiency of the system TABLE OF CONTENTS CHAPTER NO. TITLE PAGE NO. ACKNOWLEDGEMENT ii ABSTRACT iii TABLE OF CONTENTS iv
  • 5. Automated bottle filling system Sahrdaya College of Engineering and Technology 4 LIST OF FIGURES vi CHAPTER 1 INTRODUCTION………………………………………………………... 6 CHAPTER 2 OVERVIEW OF AUTOMATED BOTTLE FILLING SYSTEM 2.1 BLOCK DIAGRAM……………………………………………………...…. .... 7 2.2 APPARATUS REQUIRED………………………………………….….…….….9 2.3 MODULE WISE DESCRIPTION……………………………………..…….... 10 2.3.1 POWER SUPPLY MODULE……………………………………….……..10 2.3.1.1 STEP DOWN TRANSFORMER…….………………………………....11 2.3.1.2 RECTIFIER…………………………………...…………………....…...11 2.3.1.3 IC VOLTAGE REGULATOR………………………………………..…12 2.3.2 BOTTLE FILLING SYSTEM MODULE……………………………….....13 2.3.3 BOTTLE DETECTING UNIT MODULE…………………………………..14 2.3.4 COMPARATOR MODULE………………………………………………....14 2.3.4.1 AND GATE……………………………………………………………….14 2.3.4.2 NOT GATE………………………………………………………...……...15 2.3.5 SWITCHING CIRCUIT MODULE…………………………………………..16 2.3.6 MOTOR AND PUMPING MODULE…………………………...…………....16 CHAPTER 3 IMPLEMENTATION........................................................................17 3.1 CIRCUIT DIAGRAM………………………………………………………….....17 3.2 DESIGN & DEVELOPMENT…………………………………………………....18 3.3 COMPARATOR…………………………………………………………...……...19 3.4 LDR…………………………………………………………………………….....20 3.5 TRANSISTOR……………………………………………………………….…...21 3.6 IR SENSOR…………………………………………………………………........22 3.7 LED…………………………………………………………………………..…...23 3.8 RELAY………………………………………………………………………....…24 3.9 MOTOR…………………………………………………………………....…......25 CHAPTER 4 APPLICATIONS……………………………………………………….....26 4.1 TYPES OF BOTTLE FILLING MACHINES……………………………………..….28
  • 6. Automated bottle filling system Sahrdaya College of Engineering and Technology 5 4.2 REASON FOR USING AUTOMATED MACHINE……………………………….....28 CHAPTER 5 RESULT & ANALYSIS………………………………………………......29 CHAPTER 6 CONCLUSION………………………………………………………...…..30 REFERENCE………………………………………………………………………...…....31 APPENDICES………………………………………………………………………...…...32 LIST OF FIGURES vi Fig 2.1 BLOCK DIAGRAM......................................................................................7 Fig 2.3.1 POWER SUPPLY…………………………………………………………….....10 Fig 2.3.1.1 STEPDOWN TRANSFORMER…………………………………....………11 Fig 2.3.1.2 RECTIFIER………………………………………………………………....12 Fig 2.3.1.3 IC VOLTAGE REGULATOR……………………………………………...13 Fig 2.3.4.1 AND GATE……………………………………………………………….....14 Fig 2.3.4.2 NOT GATE…………………………………………………………….…...15 Fig 2.3.6 MOTOR……………………………………………………………………..…...17 Fig 3.1CIRCUIT DIAGRAM…………………………………………….……….…….....18 Fig 3.3.1 COMPARATOR CIRCUIT…………………………………………………......20 Fig 3.4 CIRCUIT DIAGRAM OF LDR…………………………………………….……..21 Fig 3.5.1 GRAPH OF TRANSISTOR………………………………………………...…...22 Fig 3.5.2 TRANSISTOR CIRCUIT…………………………………………………..…...22 Fig 3.6 IR SENSOR CIRCUIT…………………………………………………………....23 Fig 3.7 LED DIAGRAM…………………………………………………………………...24 Fig 3.8 RELAY CIRCUIT………………………………………………………………....25 Fig 3.9 CIRCUIT DIAGRAM OF MOTOR……………………………………………....26. LIST OF TABLES 2.2 APPARATUS REQUIRED…………………………………………………………….9
  • 7. Automated bottle filling system Sahrdaya College of Engineering and Technology 6 CHAPTER 1 INTRODUCTION Automated Bottle Filling system’ is a miniature form of automatic bottle filling system used in the large scale industries such as coca cola,hair oil companies etc.so we have tried to create an automated bottle filling system without using any microcontrollers or any other type of programming.The industries, which are having manual process of filling, can be automated using Automation & Controlling techniques.The bottle filling machine is available in different formats and specifications and therefore can be selected to suit diverse requirements of packaging and filling in various industries. Application of Automation components as per requirement resulted the project of automatically filling andtransporting.In this plant there are following major operations are performed. The first one is designing the whole plant as it is in the field and secondly filling of the bottle to the required level and then transporting it with help of conveyor.The Automation components used in the plants are conveyor system, sensors, and solenoid operated direction control valves and drain valves.
  • 8. Automated bottle filling system Sahrdaya College of Engineering and Technology 7 After the end of a process, the filled bottle is collected and the bottle is now ready to be transported further for sealing and packing purpose.When we want to fill a bottle without any human effort ‘Automated Bottle Filling system’, is literally a matter of easiness. This project takes a system design approach to rethinking a piece of automation in a very small scale using simple electronic components. We use LDR to sense the change in the intensity of light .The IR sensor is used to sense the presence of bottle .Also there is a reference voltage which we setted in the comparator .Which we are mainly used as a switch. Thus we are going to fill water into the bottle when the sensor detect the presence of the bottle CHAPTER 2 OVERVIEW OF THE AUTOMATED BOTTLE FILLING SYSTEM 2.1BLOCK DIAGRAM
  • 9. Automated bottle filling system Sahrdaya College of Engineering and Technology 8 fig 2.1 Supply is directly taken from 230 volt line and stepped down using TRAN-2P3S step down transformer.This supply is used to lit the LED.From the transformer the voltage is given to rectifier circuit and to the IC.From the IC it is given to the LED. The light from the LED is detected by LDR.From the LDR the signal is passed to the comparator.Also signal from IR sensor,the signal is send to another comparator from where the output is send to the NOT gate. From the comparator in the LDR part and from the NOT gate connected to the comparator in the IR sensor part,the output signals are send to the AND gate.The AND gate will sent output to the transistor.The transistor pass signal to the relay and operates the motor.This motor will pump water to the bottle. POWER SUPPLY BOTTLE FILLING UNIT BOTTLE DETECTING UNIT COMPARATO R SWITCHIN G CIRCUIT MOTOR & PUMPING UNIT
  • 10. Automated bottle filling system Sahrdaya College of Engineering and Technology 9 2.2APPARATUS REQUIRED NO: NAME SPECIFICATION QUANTITY 1 LDR 1 2 LED 1 3 Comparator LM 358,U1:B,U1:A 1 4 IC Regulator U2 7805 1 5 Transformer TRAN-2P3S 1 6 Capacitor 1000uF,.1uf 2 7 Transistor BC547 1 8 Resistor 6.8k,1k 2 9 Rectifier BR7 1 Table 2.2 2.3 MODULE WISE DESCRIPTION 2.3.1 POWER SUPPLY MODULE The direct line voltage is used to give supply by passing it through a 12 volt stepdown transformer to reduce the voltage.This voltage signal can be passed through a rectifier for rectification.Rectifiers have many uses, but are often found serving as components of DC power supplies and high voltage direct current power transmission systems. When running from an AC source(220V), a transformer is used to transform the incoming mains voltage to the correct value required for the power supply electronics circuitry. The resulting voltage waveform is an alternating current. This must be rectified to enable the power to be smoothed and regulated for use by electronics circuitry.The smoothing capacitor circuit is used to enable the rectified DC to be smoothed so that it can be used to power electronics
  • 11. Automated bottle filling system Sahrdaya College of Engineering and Technology 10 circuits without large levels of voltage variation.A regulator is also used to maintain a constant voltage level. fig 2.3.1 2.3.1.1 STEP DOWN TRANSFORMER A step down transformer has more turns of wire on the primary coil and less turns of wire on these secondary coil.This makes a smaller induced voltage in the secondary coil. Compare this with a step up transformer.
  • 12. Automated bottle filling system Sahrdaya College of Engineering and Technology 11 fig 2.3.1.1 It is called a step down transformer because the output voltage is smaller than the input voltage. If the secondary coil has half as many turns of wire then the output voltage will be half the input voltage. See the transformer equation.Decreasing the voltage does not decrease the power. As the voltage goes down, the current goes up. 2.3.1.2 RECTIFIER A rectifier is an electrical device that converts alternating current (AC), which periodically reverses direction, to direct current (DC), which flows in only one direction. The process is known as rectification. Physically, rectifiers take a number of forms, including vacuum tube diodes, mercury-arc valves, copper and selenium oxide rectifiers, semiconductor diodes, silicon-controlled rectifiers and other silicon-based semiconductor switches. Historically, even synchronous electromechanical switches and motors have been used. Early radio receivers, called crystal radios, used a "cat's whisker" of fine wire pressing on a crystal of galena (lead sulfide) to serve as a point- contact rectifier or "crystal detector".
  • 13. Automated bottle filling system Sahrdaya College of Engineering and Technology 12 fig 2.3.1.2 2.3.1.3 IC VOLTAGE REGULATOR An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small plate ("chip") of semiconductor material, normally silicon. This can be made much smaller than a discrete circuit made from independent electronic components. ICs can be made very compact, having up to several billion transistors and other electronic components in an area the size of a fingernail. fig 2.3.1.3
  • 14. Automated bottle filling system Sahrdaya College of Engineering and Technology 13 2.3.2 BOTTLE FILLING SYSTEM MODULE In this unit we have used a LDR placed between the bottle and LED . A comparator is also used At starting condition there will not be any bottles between LED and LDR, thus the resistance will be very low .A reference voltage 2.5 is set on comparator and low resistance signal is given to the other terminal of comparator as input.The comparator will compare the incoming signal and it will be less than that of the set value, thus we will get 1 as output.When a bottle is placed between LED and LDR the resistance will low since the bottle is transparent.But when the coloured solution fills the bottle ,the resistance will increase and it will be compared by the comparator.That value will higher than the set value,thus we will get 0 as output. 2.3.3 BOTTLE DETECTING UNIT MODULE An IR sensor is used to detect the presence of bottle.Here the non inverting terminal is fixed with a reference value .When there is no bottle the resistance will be low ,so that we will get an output as 1.This output is passed through a NOT gate to get the complement.When bottle is placed ,the resistance will be higher than the set value.Thus we will get an output as 0 which is passed through NOT gate to get 1 as output.
  • 15. Automated bottle filling system Sahrdaya College of Engineering and Technology 14 2.3.4 COMPARATOR MODULE 2.3.4.1 AND GATE The AND gate is a basic digital logic gate that implements logical conjunction - it behaves according to the truth table to the right. A HIGH output (1) results only if both the inputs to the AND gate are HIGH . If neither or only one input to the AND gate is HIGH, a LOW output results. In another sense, the function of AND effectively finds the minimum between two binary digits, just as the OR function finds the maximum. Therefore, the output is always 0 except when all the inputs are 1. fig 2.3.4.1 2.3.4.2 NOT GATE A NOTgate (also often called Inverter) is a logic gate .. It takes one input signal. In logic, there are usually two states, 0 and 1. The gate therefore sends 1 as output, if it receives 0 as input. Alternatively it received 1 as input, and sends 0 as output. Generally, below 0.5V is 0, and 4–5V is 1. The inverter can be made of a discrete transistor. with other components, or several inverters may be packaged in an integrated circuit.
  • 16. Automated bottle filling system Sahrdaya College of Engineering and Technology 15 fig 2.3.4.2 2.3.5 SWITCHING CIRCUIT MODULE Transistor is working as a switch by the output given by the AND gate which is placed before that.When there is no bottle ,we will get 1 as output from LDR circuit and I.R circuit.Since the output from IR circuit is noted with a NOT gate we will get an output as 0 from the AND gate which will not allow the transistor to rotate the motor.When bottle is placed ,output from the LDR circuit will be same,but output from IR circuit will be 0 which will noted with NOT gate to get 1 as output which will switch on the transistor and hence will rotate the motor.When the bottle fills with solution,output from LDR will become 0,which will switch off the transistor irrespective of the action of IR sensor,and hence solution will not be pumped by the motor. 2.3.6 MOTOR AND PUMPING MODULE
  • 17. Automated bottle filling system Sahrdaya College of Engineering and Technology 16 An electric motor is an electrical machine that converts electrical energy into mechanical energy. The reverse of this would be the conversion of mechanical energy into electrical energy and is done by an electric generator. In normal motoring mode, most electric motors operate through the interaction between an electric motor's magnetic field and winding currents to generate force within the motor. In certain applications, such as in the transportation industry with traction motors, electric motors can operate in both motoring and generating or braking modes to also produce electrical energy from mechanical energy. fig 2.3.6 CHAPTER 3 IMPLEMENTATION 3.1 CIRCUIT DIAGRAM Relay circuit
  • 18. Automated bottle filling system Sahrdaya College of Engineering and Technology 17 fig 3.1 3.2 DESIGN AND DEVELOPMENT Supply is directly taken from 230 volt line and stepped down using TRAN-2P3S step down transformer.This supply is used to lit the LED. Light from LED is received by LDR .IR sensor is also placed beside to LDR.Circuit will be turn on only after detecting the presence of bottle by IR,and light from LED passes through the bottle to LDR. First there will not be any bottles ,so resistance will be very low since the intensity is very
  • 19. Automated bottle filling system Sahrdaya College of Engineering and Technology 18 high.A reference voltage 2.5 is set on comparator and low resistance signal is given to the other terminal of comparator as input.The comparator will compare the incoming signal and it will be less than that of the set value, thus we will get 1 as output.Another comparator is used in the IR circuit.Since there is no bottle at first the resistance will be less than the set value.Thus we will get an output as 1 which is passing through a NOT gate to get the complement. The outputs coming from both the comparators are passing through an AND gate,so that we will get 0 as an output,where the transistor will not work as a switch .And hence the motor will not pump the water. When the bottle is placed the resistance will be less since the bottle is transparent in nature.Thus as discussed earlier we will get an output as 1,ie,there is no change in the previous condition.As the bottle is placed the IR will detect the bottle and hence resistance will be more than the reference value.Thus it will produce an output as 0. When this 0 is NOTED with a NOT gate,the complement of this output ie,1 and the output of IR comparator ,ie 1 ,are passing through an AND gate,thus we will get an output as 1 ,which will allow the transistor to switch on.As the transistor is switched on, the motor starts pumping water and it fills the bottle. As the water fills the bottle,the resistance will increase than the set value and hence it will produce an output as 0.Since this value is 0 ,the transistor will be switched off irrespective of the action of IR sensor.Thus the motor will stop pumping the water into the bottle. Supply is directly taken from 230 volt line and stepped down using TRAN-2P3S step down transformer. 3.3 COMPARATOR In electronics, a comparator is a device that compares two voltages or currents and outputs a digital signal indicating which is larger. It has two analog input terminals and and one binary digital output .
  • 20. Automated bottle filling system Sahrdaya College of Engineering and Technology 19 fig 3.3.1 3.4 LDR It stands for Light Dependent Resistor or Photoresistor, which is a passive electronic component, basically a resistor which has a resistance that varies depending of the light intensity. A photoresistor is made of a high resistance semiconductor that absorbs photons and based on the quantity and frequency of the absorbed photons the semiconductor material give bound electrons
  • 21. Automated bottle filling system Sahrdaya College of Engineering and Technology 20 enough energy to jump into the conduction band. The resulting free electrons conduct electricity resulting in lowering resistance of the photoresistor. The number of electrons is dependent of the photons frequency. fig 3.4 3.5 TRANSISTOR A transistor is a semiconductor device used to amplify and switch electronic signals and electrical power. It is composed of semiconductor material with at least three terminals for connection to an external circuit. A voltage or current applied to one pair of the transistor's terminals changes the current through another pair of terminals. Because the controlled (output) power can be higher than the controlling (input) power, a transistor can amplify a signal.
  • 22. Automated bottle filling system Sahrdaya College of Engineering and Technology 21 fig 3.5.1 fig 3.5.2 3.6 IR SENSOR A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared (IR) light radiating from objects in its field of view. They are most often used in PIR- based motion detectors.
  • 23. Automated bottle filling system Sahrdaya College of Engineering and Technology 22 fig 3.6 3.7 LED An LED lamp is a light-emitting diode (LED) product that is assembled into a lamp (or light bulb) for use in lighting fixtures. LED lamps have a lifespan and electrical efficiency that is several times better than incandescent lamps, and significantly better than most fluorescent lamps, with some chips able to emit more than 100 lumens per watt.Like incandescent lamps and unlike most fluorescent lamps (e.g. tubes and compact fluorescent lamps or CFLs), LEDs come to full brightness without need for a warm-up time; the life of fluorescent lighting is also reduced by
  • 24. Automated bottle filling system Sahrdaya College of Engineering and Technology 23 frequent switching on and off.[2] The initial cost of LED is usually higher. Degradation of LED dye and packaging materials reduces light output to some extent over time. fig.3.7 3.8 RELAY A relay is an electrically operated switch. Many relays use an electromagnet to mechanically operate a switch, but other operating principles are also used, such as solid-state relays. Relays are used where it is necessary to control a circuit by a low-power signal (with complete electrical isolation between control and controlled circuits), or where several circuits must be controlled by one signal. The first relays were used in long distance telegraph circuits as amplifiers: they repeated the signal coming in from one circuit and re-transmitted it on another circuit. Relays were used extensively in telephone exchanges and early computers to perform logical operations.
  • 25. Automated bottle filling system Sahrdaya College of Engineering and Technology 24 fig 3.8 3.9 MOTOR An electric motor is an electrical machine that converts electrical energy into mechanical energy. The reverse of this would be the conversion of mechanical energy into electrical energy and is done by an electric generator.
  • 26. Automated bottle filling system Sahrdaya College of Engineering and Technology 25 fig 3.9 CHAPTER 4 APPLICATION OF AUTOMATED BOTTLE FILLING SYSTEM The technology has been developing ever since the Stone Age. The ancient man applied their minds towards the techniques to have comfort and betterment in their life.
  • 27. Automated bottle filling system Sahrdaya College of Engineering and Technology 26 The same phenomenon is continuing even till today.Always there is tendency and thirsty with human beings to develop a better technique in any working process to attain or to provide less fatigue and mental stress and more comfort to the operators. The industries, which are having manual process of filling, can be automated using Automation & Controlling techniques. Application of Automation components as per requirement resulted the project of automatically filling and transporting.In this plant there are following major operations are performed. The first one is designing the whole plant as it is in the field and secondly filling of the bottle to the required level and then transporting it with help of conveyor The Automation components used in the plants are conveyor system, sensors, and solenoid operated direction control valves and drain valves. After the end of a process, the filled bottle is collected and the bottle is now ready to be transported further for sealing and packing purpose. Filling is a task carried out by a machine that packages liquid products such as cold drinks or water .Traditional methods of bottle filling involved placing bottles onto a conveyor and filling only one bottle at a time. This method is time consuming and expensive. Our paper aims at filling and capping bottles simultaneously. The filling and capping operation takes place in a synchronized manner. It also includes a user-defined volume selection menu through which the user can input the desired volume to be filled in the bottles. The entire system is more flexible and time saving. The filling and capping operations are controlled using a Programmable Logic Controllers (PLC’S). This is because PLC’s are very flexible, cost effective, space efficient and reduces complexity. By programming the PLC we control the entire system. SCADA (Supervisory Control and Data Acquisition) is used to monitor the process. The field of automation has had a notable impact in a wide range of industries beyond manufacturing. Automation is the use of control systems and information technologies to reduce the need for human work in the production of goods and services. In the scope of industrialization, automation is a step beyond mechanization. Whereas mechanization provides human operators with machinery to assist them with the muscular requirements of work, automation greatly
  • 28. Automated bottle filling system Sahrdaya College of Engineering and Technology 27 decreases the need for human sensory and mental requirements as well. Automation plays an increasingly important role in the world economy. One of the important applications of automation is in the soft drink and other beverage industries, where a particular liquid has to be filled continuously. For these kinds of applications. The trend is moving away from the individual device or machine toward continuous automation solutions. Totally Integrated Automation puts this continuity into consistent practice. Totally Integrated Automation covers the complete production line, from receipt of goods, the production process, filling and packaging, to shipment of goods. Machines employed for filling of liquids or powders into bottles are called bottle filling machines. The bottle filling machines are the important machine tools for the packaging process in various industries like pharmaceutical, chemical, agriculture, food etc. The manual methods of bottle filling cannot be applied in modern industries with bulk filling requirements as the process can consume considerable time and may causing spilling or wastage of the products. Consistency in filling of the bottles can also be yet another issue rising out of the manual bottle filling processes. Therefore the special devices called bottle filling machines are employed in industrial packaging processes. 4.1Types of Bottle Filling Machine The bottle filling machine is available in different formats and specifications and therefore can be selected to suit diverse requirements of packaging and filling in various industries. Bottle filling machines are today available for meeting various requirements of filling at the industries. There are filling machines for round bottle filling, machines for filling square type bottles and machines available for filling bottles of different shapes and sizes. You can always find a semi or fully automatic bottle filling machine suitable to your requirements like speed, features and specifications desired and type of bottles to be filled. All you require to do is find a reliable machinery supplier to get the most reliable at affordable price.
  • 29. Automated bottle filling system Sahrdaya College of Engineering and Technology 28 4.2 Reasons for Using an Automatic Bottle Filling Machine There are various reasons for why automatic bottle filling machines are preferred for industrial bottle packaging processes. ● An automatic filling machine for bottle filling enables faster processes and therefore helps in saving lot of time for the users. ● An automatic filling machine is equipped with automatic functionalities and therefore reduces the labor and production costs in the manufacturing and packaging units. ● Modern filling machines are equipped with latest technology like PLC control which allow efficient and easy filling processes. ● These are preferred for features like no bottle no filling system and energy saving which help in saving the energy consumed while reducing product wastage during the process. ● These machines are designed for accurate and consistent filling operations. Therefore with an automatic filling machine one can ensure speed and easy filling processes to ensure efficient filling of liquids or powders into bottles without wastage. CHAPTER 5 RESULT AND ANALYSIS The project on AUTOMATED BOTTLE FILLING SYSTEM is completed successfully. The product that the group has developed will help in initial used in the small scale industries to fill the bottle or any other vessel.. The change in resistance is sensed by the sensor . the bottle will be filled automatically if it is kept in front of LED.It will stop filling if the bottle is filled to the desired limit. We planned to use the load cell as the sensor but the output from load cell has not been available .Thus we changed the load cell instead of that we used LDR to detect the water level.
  • 30. Automated bottle filling system Sahrdaya College of Engineering and Technology 29 At first we used 555 timer to adjust the time but due to inconvenience we modified the circuit without a timer but instead we used gates. On progression of the project we came over the problem of calculation for the application of conveyer belt and to rotate the tray where we are keeping the bottles. Due to short time period we were unable to complete the automation in moving the tray. Now we have successfully completed the automation in filling the bottle and we should manually move the bottle.Thus we completed our project on the topic Signal Processing and Signalling by making a working model of AUTOMATED BOTTLE FILLING SYSTEM CHAPTER 6 CONCLUSION This is the project which can reduce the time as well as manpower consumption in medical as well as in industrial field.Earlier huge machines were used for bottle filling system.The complexity in the design of this machines was a cumbersome job for engineers as well as labourers.Here we bring our innovation as a biomedical engineer.We are introducing an Automated Bottle Filling System in a miniature form with simple design. The approaching of this automated system can be an asset for society.The main advantage of our new product is a simple logic is used here .As an engineer and all above as students we could find different ways to get into the product and it also helped us to clear all the challenges that we had faced during the completion of this project with our simple logics. We can ensure that our product will be a great success since it is affordable by everyone, and it will be a new rise in industries for their large scale productions using our idea.By passing through
  • 31. Automated bottle filling system Sahrdaya College of Engineering and Technology 30 the different stages of this project we could understand the various aspects of a manufacturing process.Since our product also involves mechanical and electrical processes we could understand more about those areas also. Here we have presented a miniature form of an Automated bottle filling system which can be used in industries with developed version in future REFERENCES [1] www.hospitalfurnitureworld.com/emergency-drug-trolley.html [2] www.standexsystems.co.uk/images/persolife.pdf [3] content.wiegandsystem.ch/open/flexline/pr_fl_001_prospect_emergency_trolley_accesory _en.pdf [4] www.pdf-search-engine.com/pic-16f87xa-pdf.htmlkr.ic-on- [5] www.alldatasheet.com/datasheet-pdf/pdf/74946/MICROCHIP/PIC12F675.html [6] line.cn/iol_hin23/datasheet_list/hin23.htm [7] en.wikipedia.org/wiki/Stepper_motor.htm [8] www.solarbotics.net/library/pdflib/pdf/motorbas.pdf [9] en.wikipedia.org/wiki/Vacuum_pump.html
  • 32. Automated bottle filling system Sahrdaya College of Engineering and Technology 31 [10] www.elecfree.com/circuit/inverter-converter/inverter-12v-to-220v-100w-transistor/ [11] en.allexperts.com/q/Electrical-Engineering-1356/2008/1/Megger-Tester-Principle.htm [12] www.drugs.com/dict/crash APPENDICES
  • 33. Automated bottle filling system Sahrdaya College of Engineering and Technology 32
  • 34. Automated bottle filling system Sahrdaya College of Engineering and Technology 33
  • 35. Automated bottle filling system Sahrdaya College of Engineering and Technology 34
  • 36. Automated bottle filling system Sahrdaya College of Engineering and Technology 35