AkshitOstwal / CodeForVision

SIH participation
Apache License 2.0
10 stars 4 forks source link

Optimal Solution for food Packaging

Perfect Package

Origin of project:

This project is based on the problem statement provided by ITC (Indian Tobacco Company) in Smart India Hackathon 2019.

Problem Statement :

YouTube link to the problem statement is this. Packaging format for food products need to be designed based on a simulation model. This model should provide the optimum results for the packing of the product mostly cost. A simulation has to be done basis forces that products undergo during the journey in the supply chain.

Solution :

A website in which the properties of the objects will be taken as an input and then select the best suitable material for that in which object can sustain much longer also the most optimum orientation and design of the product which can minimize the area of packing. In this whole process the cost optimization is the prime objective.

Stage 1:

Stage 2:

The scope of this project is limited to the solid objects (mainly biscuit) but can be extended to the other objects as well. For more information, please refer this

Stage 3:

Stage 4:

How to Execute the Project

Steps to Run project

  1. Clone the repository in your local machine $ git clone repo_link
  2. Run the file packing.py , python3 packing.py .
  3. Open index.html.
  4. click on primary packing button.
  5. Enter the details of the product biscuit.
  6. Wait for the output.
  7. It will provide us with the cost and material of the product packing. It also gives us all the possible combinations and orientations of the product packing.

Important Links

Food Dynamics