General Engineering Introduction/CDIO/Implement
Designing the Implementation Process
The goals and metrics for implementation performance, cost and quality
The implementation system design:
Task allocation and cell/unit layout
Work flow
Considerations for human user/operators
Hardware Manufacturing Process
The manufacturing of parts
The assembly of parts into larger constructs
Tolerances, variability, key characteristics and statistical process control
Software Implementing Process
The break down of high level components into module designs (including algorithms and data structures)
Algorithms (data structures, control flow, data flow)
The programming language
The low-level design (coding)
The low level design should contain the detail information about the code going to implement for a an application , software etc.It should be a detail design of the High level design document