Automated Packaging Machine Using PLC
Automated Packaging Machine Using PLC
net/publication/324163590
CITATIONS READS
0 2,654
2 authors:
Some of the authors of this publication are also working on these related projects:
SCADA System of Water Pumping Stations of Bani Walid City View project
All content following this page was uploaded by Yousef M. Abueejela on 02 April 2018.
282
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 5, May 2015.
www.ijiset.com
ISSN 2348 – 7968
goods for transport, warehousing, logistics, sale, and end There are three different functional types: opposed
use. Packaging contains, protects, preserves, transports, (through beam), retro-reflective, and proximity sensing
informs, and sells [7]. (diffused), figure 3 shows one of Photo types [8].
283
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 5, May 2015.
www.ijiset.com
ISSN 2348 – 7968
2.3 . Actuators
Actuation defines as the result of a direct physical action
on the process, such as drilling a work piece or rotate the
object from side to another side by rotating the upper
rotary disk.
2.3.1 DC Motor
DC motors have been used in industrial applications for
years. Coupled with a DC drive, DC motors provide very
precise control. DC motors can be used with conveyors,
Fig. 6 Inductive Sensor Setup on the Project.
elevators, extruders, marine applications, material
handling, paper, plastics, rubber, steel, and textile
applications [2,3].
2.2 . Switches As shown below Figure 8, two DC motors were
installed on the project; one of them mounted with a
Switches are electrical or electronic contact devices used pulley to rotate the upper belt (Y1), and the other one,
to turn (ON) or (OFF) the flow of electricity through a mounted with a pulley to rotate the lower belt (Y0). The
circuit. Switches are essential components in almost all the two motors used to do next tasks:
electronic devices used today. Switches require another 1. The lower DC motor starts first to bring empty boxes
device or action (Force) to change their state from open to at desired position.
close or close to open. Switches might operate manually or 2. The upper DC motor starts after the box reach desired
mechanically. position, to bring some samples for packaging into the
• Manually Operated referred to types operated by hand, box.
which the operator must do an action, in order to start,
stop or reverse the state. Manually switches such as
(toggle and pushbutton switches).
• Mechanically Operated referred to switches those
controlled automatically (Mechanically) by factors such
as pressure, position, flow, or temperature. These
include (limit switch, inductive limit switch) [1].
284
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 5, May 2015.
www.ijiset.com
ISSN 2348 – 7968
Figure 10 shows the mechanical relays used on the project
as interface between the PLC outputs and DC motors
inputs.
Fig. 12 Indicators.
285
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 5, May 2015.
www.ijiset.com
ISSN 2348 – 7968
Two DC motors (12 volts) mounted with main pulley
for each to derive and rotate the belts (Upper and Lower
belts) as shown in Figure 15, Red arrows indicate belt
direction moving.
Fig. 15 DC motors with pulley Installation. Toggle Switch: It have two wires connected as
sourcing to the PLC one of the wirers is connected to
24 V DC, while the other wire is connected to 0VDC.
Figure 16 below shows the pulleys and motors dimensions
on the prototype.
Inductive Proximity Sensors: The first wire of
inductive proximity sensor is connected to X0 at the
PLC and the other wire is connected to 0 VDC.
Photoelectric Sensor: The first wire of photoelectric
sensor is connected to X1 at the PLC and the other
wire is connected to 0 VDC.
Lower DC Motor: Since the DC motor works under
5V and the PLC gives 24VDC, then 24VDC relay
used. The lower DC motor is connected to (Y1) in the
Fig. 16 Pulley and DC Motor in the Prototype.
PLC.
Upper DC Motor: since the DC motor works under
5V and PLC gives 24VDC, then 24VDC relay is used.
Figure 17 below shows the size and dimensions of the The upper DC motor is connected to (Y2) in the PLC.
boxes and samples which used in the prototype. Figure 19 below shows the wiring of the whole component
of the prototype with the PLC
286
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 5, May 2015.
www.ijiset.com
ISSN 2348 – 7968
3.1 Programmable Logic Controllers (PLC) Photoelectric Sensor (X1): It used to count the dropped
samples during packaging process.
Technical specifications of PLC Mitsubishi FX2n- Relays: the works as interface between the motors,
32MT on the Table 1 [2]. photoelectric sensor and the PLC.
Table 1: Technical Specifications of Mitsubishi PLC Indicators: were used to light different colors to show
General features system states.
Max .number inputs/outputs Power Supply: It feed the system with different voltages.
16
Power supply 100-240 VAC
The prototype experimental testing and running divided
Output type Transistor
to next steps as following:
Power consumption [W] 30 V A
Step one:
Weight [Kg] 0.65 When the toggle switch pressed ON, the system start
Dimensions (WxHxD) [mm] 136x90x87 ruining by moving the lower belt by DC motor (Y0),
which carrying and bring the empty boxes, as the empty
box reach the inductive sensor (X1) as shown in Figure
21, that the inductive sensor will activate and send signal
4. Experimental Results and Discussions back to the PLC to stop the lower belt moving. In the same
time when the system start running, the green indicator
Figure 20 shows the whole system prototype for the
lights ON, to inform the operator system states. Although,
automated packaging machine, as shown in the figure, it
the yellow indicators lights ON for lower belt moving.
consists of sensors (inductive and photoelectric), actuators
(two DC motors, two mechanical relays and solid-state
relay), and indicators (red, green, yellow), PLC, power
supply, boxes, samples.
Each component have a specific function to perform,
which can be explained as follows:
Toggle Switch: was use as main switch to start up, and
turn off the Packaging system.
Lower Motor (Y0): it is responsible for the movement of
the lower conveyor belt, to bring empty boxes in sequence
to the desire location.
Inductive Sensor (X0):This sensor has two main
missions, the first one is to detect the empty boxes as Fig. 21 Inductive Sensor Activated as the box be in location.
arrival at the desired location, the second one is to stop the
lower belt and activate the upper belt to drop the samples Step two:
into the box. As the box, reach the desired location, the lower belt stop
Upper Motor (Y1): it is responsible for the movement of moving and the upper belt start moving. Upper belt starts
the upper conveyor belt, to bring the cubic samples in to bring the samples one by one and drop them into the
sequence to package them into the box. box. This operation running until four samples.
Meanwhile, the red indicator lights on to show that the
system is packaging. Figure 22 show packaging operation
of the samples.
287
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 5, May 2015.
www.ijiset.com
ISSN 2348 – 7968
The photoelectric sensor used to count the samples 5. Conclusion
while packaging, when the box fill by four samples, the
sensor give information back to the PLC to stop the upper An automated packaging machine prototype using PLC
belt and bring another empty box to package it. Mitsubishi FX 2N has been successfully design,
After the photoelectric sensor, count four samples, the constructed and implement based on control system
upper conveyor belt stop moving and the lower conveyor concepts. Mitsubishi ladder diagram applied for the
start moving to carry the filled box away and bring another programming and operation of the presented prototype, in
empty box to package it with another four samples. Figure which the operation is passes through two stages, carrying
23 below shows the final operation of the packaging. empty boxes to desired location, and packaging the
samples into the boxes. The experimental prototype tested
to improve the automation processes with the use of the
PLC ladder diagram. The packaging prototype was done
to package four sample per a box in very short time. From
the experimental result, the automatic packaging machine
was able to package 1260 boxes per one hour, otherwise
the manual packaging able to package just 840 boxes at
the same time.
6. References
[1] Yousef M. Abueejela, A. Albagul, Ibrahim A. Mansour and
Obida M. Abdallah, " Automated Drilling Machine Based on
PLC", in International Journal of Innovative Science,
Engineering and Technology, Vol. 2 Issue 3, March 2015.
Fig. 23 Carrying filled Box and Bring Another. [2] A. Albagul, K. Alsharef, M. Saad, Y. Abujeela, "Design and
Fabrication of an Automated Multi-level Car Parking
System", in Manufacturing Engineering, Automatic Control
and Robotics, 2013.
4.1 Product Rate of the System [3] H . karnataka, "PLC controlled low cost automatic packing",
International Journal of advanced mechanical engineering,
The experimental results for the automatic and manual vol . 4, no .7, PP.803-811,2014.
operation shows different products rate as shown in Table [4] Ibrahim M. and Obida A., "Automated Drilling
4.2 below. Machine Based on PLC" B.Sc. project, Dept. Control
Eng. College of Electronic Technology Bani Walid, 2015.
[5] D. Shetty and R. Kolk, Mechatronics System Design. India,
Table 4.2: System Product Rate
2004.
Manual Automatic [6] Wikipedia. “Conveyor Belt”, Wikipedia.org. [Online].
Product Time Modified: 14 March 2015, at 11:21].
Packaging Packaging [7] Wikipedia. “Packaging and labeling”, Wikipedia.org.
[Online]. Available
One Minute 14 Boxes 21 Boxes http://en.wikipedia.org/wiki/Packaging_and_labeling
[8] (2015.feb.23)."photoelectric sensors theory of operation"
One Hour 840.00 1260.00
[online]. Available http://
One Day ( 8 www.enm.com/products/content/seimens/training/seimens_cou
6720.00 10,080.00 rses. [Accessed: feb .29 ,2014].
hours) [9] P. Frank ,Electric motors and control systems. USA,
McGraw-Hil, 2010.
One Week (5
33,600.00 50,400.00
working days)
One Month 134,400.00 201,600.00
288