Automated Quality Control System for Canned Tuna Production using Artificial Vision

Sendey Vera,Luis Chuquimarca,Wilson Galdea,Bremnen Véliz,Carlos Saldaña
DOI: https://doi.org/10.1109/AIIoT58432.2024.10574669
2024-10-08
Abstract:This scientific article presents the implementation of an automated control system for detecting and classifying faults in tuna metal cans using artificial vision. The system utilizes a conveyor belt and a camera for visual recognition triggered by a photoelectric sensor. A robotic arm classifies the metal cans according to their condition. Industry 4.0 integration is achieved through an IoT system using Mosquitto, Node-RED, InfluxDB, and Grafana. The YOLOv5 model is employed to detect faults in the metal can lids and the positioning of the easy-open ring. Training with GPU on Google Colab enables OCR text detection on the labels. The results indicate efficient real-time problem identification, optimization of resources, and delivery of quality products. At the same time, the vision system contributes to autonomy in quality control tasks, freeing operators to perform other functions within the company.
Computer Vision and Pattern Recognition,Artificial Intelligence,Machine Learning,Robotics,Image and Video Processing
What problem does this paper attempt to address?
This paper aims to address the issue of quality control for metal cans in the production process of canned tuna by combining automated systems with artificial intelligence vision technology. Specifically, the system is designed to: 1. **Detect and classify defects**: Utilize computer vision technology (such as the YOLOv5 model) to detect defects on metal can lids, such as missing labels, poor sealing, and incorrect easy-open ring positions. 2. **Identify problems in real-time**: Achieve real-time image capture and processing through the cooperation of cameras and sensors, quickly identifying product quality issues. 3. **Optimize resource utilization**: Reduce manual intervention through automated systems, improving production efficiency and resource utilization. 4. **Ensure product quality**: Ensure that the quality of products leaving the factory meets standards through strict quality control, reducing the defect rate. The implementation of this system helps to enhance the automation level of the production line, reduce the workload of operators, and improve the overall reliability and efficiency of the production process.