Design architecture - P-Division-2018-2019/Team-16 GitHub Wiki
Clustering of sub-system

Sub-systems:
INPUT Sensing the wire Input from the user for shape
BENDING Intake of the wire Bend the wire
OUTPUT Dispense the wire Notify the user
FOR SUBSYSTEM 1
| Subsystem 2 | Subsystem 3 | 
|---|---|
| ENERGY INTERACTION | NO | 
| DATA INTERACTION | YES | 
| MATERIAL INTERACTION | YES | 
| SPATIAL INTERACTION | NO | 
Justification: When the wire is fed the sensor sense and there is a data interaction between system 1 and system 2 through arduino and the wire is also sent from system 1 to system 2, so there is a material interaction. The wire is further sent for storage so there is a material interaction between system 1 and system 3.
FOR SUBSYSTEM 2
| Subsystem 1 | Subsystem 3 | 
|---|---|
| ENERGY INTERACTION | NO | 
| DATA INTERACTION | YES | 
| MATERIAL INTERACTION | YES | 
| SPATIAL INTERACTION | NO | 
Justification: Because there is material transfer that is wire between system 1 and system 2. There is a data transfer when user selects the shape. There is a material interaction that is wire and as soon as the work is done there is a data transfer for notification and the storage box is connected with screws.
FOR SUBSYSTEM 3
| Subsystem 1 | Subsystem 2 | 
|---|---|
| ENERGY INTERACTION | NO | 
| DATA INTERACTION | NO | 
| MATERIAL INTERACTION | YES | 
| SPATIAL INTERACTION | NO | 
Justification: There is just material interaction that is wire between input and storage. There is data transfer for notification and the storage box is connected with screws.