concept design - Vaishnavisp016/Concept-design GitHub Wiki
Problem definition
"Design a shoe polishing machine which is affordable and which has reduced material waste and damage along with reduced time of operation and human effort with improved quality of polishing and shinning. The size of the machine should not exceed the dimension 28810 inches, weight of the machine should not exceed 4kg and time required to complete the project should be less than 50 days and the project should not cost more than Rs. 5000.The machine should notify the user after completion of the polishing process and The machine should give a notification when polish box is about to go empty. The machine should start automatically when the shoe is placed on it and it should also display the time remaining for the completion of the polishing process and also the machine should have a power backup to work in times of power shut down."
Inputs and Outputs of a system
Inputs | Outputs |
---|---|
1. electrical energy | mechanical energy |
2. shoe polish | polished shoe |
3. size of shoe | notifications |
Black box
Functions of the system
- Shoe identification.
- Shoe cleaning.
- Polishing shoe.
- Display the shoe.
User action and system behavior.
shoe identification | ||
---|---|---|
steps | User action | System behavior |
1. | Place the shoe | |
2. | Notify the user whether the polish box is empty or filled | |
3. | fill the polish box | |
4. | Sense the shoe | |
5. | request size of the shoe | |
6. | Input size of the shoe | |
7. | read size of the shoe |
shoe cleaning | ||
---|---|---|
steps | User action | System behavior |
1. | detect the dirt | |
2. | clean the dirt | |
3. | dispense the dirt |
Polishing the shoe | ||
---|---|---|
steps | User action | System behavior |
1. | load the shoe polish | |
2. | extract the shoe polish | |
3. | spread the shoe polish over the shoe | |
4. | polish the shoe |
Display the shoe | ||
---|---|---|
steps | User action | System behavior |
1. | Notify the user that polishing process is completed | |
2. | dispense the shoe | |
3. | collect the shoe |
Functional tree
Glass box representation
Morphological Chart
Function | Mean1 | Mean2 | Mean3 | Mean4 |
---|---|---|---|---|
1.sense the shoe | Infrared sensors | capacitive proximity sensors | photoelectric sensors | ultrasonic sensors |
2. clean the dirt | shoe wiper | vaccum pump | shoe bristle brush | Duster cleaner |
3. polishing shoes | horse hair brush | suede and nubuck | combined(hard and soft) | nylon brushes |
4.notifications | burglar alarm | led light | LCD display | Buzzer |
Four conceptual models
Concept 1
Concept 2
Concept 3
Concept 4