4 DOF Delta Robot based Quality Control System

Quality Control of Products on a Production line using a 4 DOF Delta Robot

Senior Design Project 2023

The need of the project was to develop an integrated quality control system that inspects products on a production line and discards any defective product (surface defect or dimensional defect) using a 4 DOF Delta robot.

Problem Description:

Develop an integrated quality control system that employs a 4-degrees-of-freedom (4-DOF) Delta robot to inspect products for defects and subsequently sorts the defective and non-defective products. The system utilizes a Convolutional Neural Network (CNN) algorithm, specifically MobileNetV2, for defect detection through machine learning. The non-defective products continue down the conveyor line, while the defective ones are accurately identified and picked aside by the Delta robot.

Workflow:

Benefits

a. High Accuracy:

MobileNetV2 ensures accurate defect detection, minimizing false positives and negatives.

b. Speed and Efficiency:

The 4-DOF Delta robot enables rapid and precise sorting of defective products, maintaining production efficiency.

c. Real-Time Processing:

The system operates in real-time, ensuring immediate identification and sorting of defects.

d. Adaptability:

The system can be adapted to various product types and sizes, making it versatile for different manufacturing scenarios.

e. Reduced Human Intervention:

Automation reduces the need for manual inspection, minimizing errors and increasing overall efficiency.

Conclusion

The integrated quality control system with a Delta robot and MobileNetV2 CNN algorithm provides a robust solution for defect detection and sorting in a manufacturing environment. The combination of advanced image processing, machine learning, and robotic automation ensures a reliable and efficient production line.

To know more about the project, visit the GitHub Repository:

GitHub