Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pseudoincorrect/food_prod_optimization

Robotized Food Production Optimization
https://github.com/pseudoincorrect/food_prod_optimization

industry-40 machine-learning optimization robotics

Last synced: 3 days ago
JSON representation

Robotized Food Production Optimization

Awesome Lists containing this project

README

        

# Food Production Chain Optimization (Industry 4.0)

Optimization of the flow in a robotized food production chain.

System regrouping machine vision, optimization and robot control to optimizing the flow of items on a conveyor belt.


---




Robot arm with vision system


## 3 Parts System

### 1) Vision
- Image acquisition of 3 food/ingredients container.

- Processing of ingredients level (in pixels) within the 3 containers.

- Data communication server (socket) to exchange data between processes

### 2) Optimization
- Optimization of the robot positioning depending (not only) of containers level and ingredients flow

- Timing of the command to be sent to the robot, provided by the optimization algorithm

- Data reception for vision and Serving to Robot control

### 3) Robot Control

- Robot control depending of the optimization commands

- Data reception process



System architecture



---


## Authors (alphabetical order)
- Ashhadul Islam (Ph.D Student)
- Brenno Castrillon Menezes (Assistant Professor)
- Maxime Clement (Software Engineer)
- Mohammad Yaqot (Ph.D Student)
- Robert Eduard Franzoi Junior (PostDoc)
- Shaymaa Fawzi M. Khalifa (Software Engineer)

## Notable technologies used here
- OpenCV
- IMPL
- ZeroMQ
- FCN model
- Python