Skip to content

Commit

Permalink
updated readme with problem statement and idea
Browse files Browse the repository at this point in the history
more constrains , project name ,phase 2 info  need to be added.
also review needed before merging to ` master`
  • Loading branch information
AkshitOstwal committed Feb 18, 2019
1 parent f1bacc6 commit 88b5562
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,46 @@
# CodeForVision
# **Team CodeForVision**
## **Project name** <!---to be given-->

### Problem Statement :
Packaging format for food products need to be designed based on a simulation model.
This model should involve a multi body dynamics study to evaluate the maximum forces the final packaged food will be subject to during transit and handling.
A simulation has to be done basis forces that products undergo during the journey in the supply chain.

### Solution :
We are making a website and a desktop application that we take input parameters like :
Dimensions,State of product,Chemical properties,Durability of product,packaging material specified(ex. Tetrapack),etc of product.
<!---a link to the list below should be given here once it is made -->
We will use Machine Learning algorithm and\or network with these factors as a key properties with different weightage to get the lowest cost and maximum durability of the packaging.
The output dimensions, material and packaging decided by the algorithm will be used to simulate the packaging for testing and damage calculation purposes.

#### phase 1:
1. Make forntend of website.
1. Implementation of backend frameworks.
1. Either get data set from ITC or create a demo data set
1. Making the ML algorithm

<!--- #### phase 2: -->


## Constraints and factors on which packaging depends on:
* Solid
* all properties
* Dimensions
* Orientation of product
* Fragile nature
* Durability / use before
* Manufacturing state
* Powder
* etc
* Packaging Materials
* Plastic
* Cardboard
* Metal / Tin
* Glass
* Costing
* Plastic :
* Cardboard :
* any other :
* etc
* Liquid

2 comments on commit 88b5562

@AkshitOstwal
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

solves a part of #2

@shanimridul
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

factors responsible while packaging for solids,liquids,semisolids;

state,size,space,volume
:dimensions,relative orientation(best feasible)
chemical properties/climatic & enviourmental factors
packaging material/product lines
air/gas composition
layer&costing
others are exception for specific products

Please sign in to comment.