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 | Rfid module |
Biometrics |
Proximity |
|
| 2 | Dispensing |  dispenser |
|||
| 3 | Hold drill bits |  bit container |
acrylic box |
plastic box |
stand |
| 4 | Processing |  Arduino uno |
Raspbery pi |
Arduino mega |
Sensor tile |
| 5 | Alert | IR sensor |
ultrasonic |
Proximity |
|
| 6 | Displaying | lcd screen |
dot matrix |
led display |
tft color screen |
4.4 Generated concepts
design1

design 2

design 3

design4

Rfid module
Biometrics
)Proximity
) dispenser
) bit container
)acrylic box
)plastic box
)stand
) Arduino uno
)Raspbery pi
)Arduino mega
)Sensor tile
)IR sensor
)ultrasonic
)Proximity
)lcd screen
)dot matrix
)led display
)tft color screen