4. concept generation - R-division-2021-2022-odd/Repo-07 GitHub Wiki
4.1 Establishing functions
sl no | Functionns |
---|---|
1 | should sense the id card |
2 | Dispensing |
3 | Indicate after the completion |
4 | User input |
5 | Display instructions |
6 | Alert if wrong card is sensed |
7 | Store the students information |
8 | Hold more number of drill bits |
9 | Alert after empty of dill bits |
10 | Hold drill bits |
slno | Functions from User Perspective | Functions from Designer perspective |
---|---|---|
1 | should sense the id card | Display instructions |
2 | Dispensing | Alert if wrong card is sensed |
3 | Indicate after the completion | Store the students information |
4 | User input | Hold more number of drill bits |
5 | Alert after empty of dillbits |
4.2 Function tree
![]()
4.3 Morphological chart
slno | subfunctions | mean1 | mean2 | mean3 | mean4 |
---|---|---|---|---|---|
1 | sensing | ![]() |
![]() |
 |
|
2 | Dispensing |  |
|||
3 | Hold drill bits |  |
 |
 |
 |
4 | Processing |  |
 |
 |
 |
5 | Alert |  |
 |
 |
|
6 | Displaying |  |
 |
 |
 |
4.4 Generated concepts
design1
![]()
design 2
![]()
design 3
![]()
design4
![]()