Object Sorting and Stacking Automation With PLC PDF
Object Sorting and Stacking Automation With PLC PDF
net/publication/318657309
CITATION READS
1 564
4 authors, including:
Dhaval Tailor
A. D. Patel Institute of Technology
3 PUBLICATIONS 1 CITATION
SEE PROFILE
All content following this page was uploaded by Dhaval Tailor on 12 June 2018.
Box
Boxes detected If defect is Box filling
Sensing
placed on by sensor found (Starting
for any Counting Stacking
second (product product is of box
defect
conveyor conveyor removed conveyor)
start)
This system uses two different types of sensors for sensing objects and boxes to help PLC work properly. These
sensors include four 24V IR sensors and one proximity sensor which will detect any defect present in the object
passing under it. These sensors are mounted on metal stands across the conveyor belts from where the data will
be required to take action.
First IR sensor will be mounted at the stating of box conveyor, this sensor will start the belt, latch will be
inserted to keep this belt on[6]. Second IR sensor will be placed exactly opposite to product conveyor to stop the
box. This sensor will sense the presence of box, only then the product conveyor will start. This will ensure that
the product fall directly into the box and none of the product is wasted. Third IR sensor will do the job of
counter as fixed number of object should be placed in the box for packing, this sensor will be mounted on one of
the holding plated near the end of product conveyor. Main sensor for detecting defect, will be mounted above
the product belt, below which the products pass and will detect for any metallic defect. Fourth IR sensor is
mounted on the lifting platform, this sensor detects the presence of any previously placed box in the stand. This
avoids any accident in placing the packed boxes.
The pusher consists of DC motor powered by 9V battery. It will have a pushing plate which will be activated
when any defective object is detected and it will be powered by small DC motor. Forward and reverse
movement of the pusher is done in the PLC ladder logic.
When the box is placed at box conveyor by the operator the box is sensed by sensor 1 and it will signal PLC to
start box conveyor. This carries the box towards the filling area, as the box reaches exactly in front of product
belt second sensor will activate and signals PLC to stop running belt and start product conveyor. As product
starts moving towards the box they are scanned for any defect or impurities present in them by the proximity
sensor. If any impurity is found, sensor will give signal to PLC to stop the product belt and activated the pushing
mechanism which removes the defective product. After this operation, again product conveyor will start and
product moves forward. When they reach the end of the belt, here sensor three will count the number of objects
falling into the box. When the fix number of objects are passed, sensor will signal PLC to stop the product belt
and start the box conveyor. As filled box moves forward another empty box behind will cut the sensor 2 and the
process of sorting and filling is repeated. This process continues till the filled box is reached the lifting platform,
here the fourth sensor gives command to PLC for stopping all the process till stacking of box is complete.
When fourth sensor is cut, lift is activated which is a chain drive system. It lifts the filled box upward till the
place for its placing is reached. If sensor detects that no box is placed prior to this then it will place the box in
the empty space. Here also forward reverse mechanism is used to move platform back and forth for placing the
box. After placing, the lift will return to its original position and sensor will signal PLC to continue the
previously stopped process. PLC used in our project is made by Delta Electronics India. It has 24 input and 24
output digital pins and 8 input output analog pins.
Start sensor will start only if the
box is detected
Box in place product conveyor
starts
YES
Main sensor scan
the object defect
detected?
Defective object to recycle bin
NO
Objects are counted and packed
Boxes are stacked
A. FLOWCHART DESCRIPTION
1. Box is placed on the box conveyor and the sensor is cut, gives signal to PLC to start the belt.
2. Box moves forward and reaches sensor 2, gives signal to PLC to stop box belt and start product belt thus
identifying it as box in place.
3. Main sensor scans the product for any defect or impurity and if any found pushes the product into recycle
bin. If no defect is found then product moves forward.
4. At the end of product belt the sensor counts the number of products falling into the box. As predefined
number reaches box moves forward and is packed.
5. When box reaches stacking platform the lift will place the box at the desired place in the stand.
IV. PERFORMANCE ANALYSIS OF THE SYSTEM
Performance analysis includes the performance of the device with various inputs and by using different
topologies applying to the device. Mitsubishi 1000 Nexgenie PLC require CoDeSys software for coding
purpose. The PLC and computer is connected by a RS232 cable. The programming of the PLCcan be perform in
3 different languages. Out of which ladder diagram is preferable as it provides easy electrical circuit
representation and after development of the ladder logic it can be converted to secured code such as STL[3].
AUTHOR PROFILE
Prof. Dhaval N Tailor working as an Assistant Professor in Electrical Engineering Department, A. D. Patel
Institute of Technology, New V V Nagar, India.
Vivek Kamani is pursuing B.E. Electrical Engineering Department, A. D. Patel Institute of Technology, New
V V Nagar, India.
Ankit Ghetiya is pursuing B.E. Electrical Engineering Department, A. D. Patel Institute of Technology, New V
V Nagar, India.
Naresh Bhatiya is pursuing B.E. Electrical Engineering Department, A. D. Patel Institute of Technology, New
V V Nagar, India.