CONCEPTUAL DESIGN - a-division-2019-20-odd/Repo-01 GitHub Wiki
Problem Definition:
Design a semi-automatic Chocolate Wrapping Machine which is able to wrap the chocolate properly,hold it firmly and is User-friendly. The size should be approximately of 2x2x2 feet. Moreover the machine should be portable according to the needs of owner with high output. The machine should be able to identify the chocolate size and even cut the paper required for it to wrap chocolate in more efficient manner. It should be running with electricity. Machine should approximately wrap 100 chocolates per hour.
Version 2.2
S.no | Inputs | Output |
---|---|---|
1 | Supplying the machine with chocolate and the paper | Collects the chocolate and paper |
2 | Writing algorithm or code to accept paper first and later the chocolate | Reading the code to perform function |
3 | Wrapping and dispensing the chocolate |
Black Box Model:
## Version 2.3
Listing the functions
|S.no||Functions| |1| Supplying the chocolates and Paper| |2| Collecting the paper first and later chocolate| |3| Wrapping the chocolate| |4| Dispensing the chocolate| |5| Indicating the wrapped chocolate with sound|
Version 2.3.1
Function Tree
Version 2.3.2
Glass Box
Version 2.3.3: Morphological Chart
S.No | Function | Mean 1 | Mean 2 | Mean 3 | Mean 4 |
---|---|---|---|---|---|
1 | Supplying the ingredients | By Hand | Conveyor Belt | Arms of robotics | |
2 | Selecting paper and chocolate | Arms | Cylinders | ||
3 | Chocolate Wrapping | Glue | Sealing | Heating to some extent | |
4 | Indication of process being completed | Alarm | Buzzer | LED lights | Beep sound |
5 | Dispensing the chocolate | Conveyor Belt | Robotic arm |