General Engineering Introduction/CDIO/Implement
Designing the Implementation Process
editThe goals and metrics for implementation performance, cost and quality
editThe implementation system design:
editTask allocation and cell/unit layout
editWork flow
editConsiderations for human user/operators
editHardware Manufacturing Process
editThe manufacturing of parts
editThe assembly of parts into larger constructs
editTolerances, variability, key characteristics and statistical process control
editSoftware Implementing Process
editThe break down of high level components into module designs (including algorithms and data structures)
editAlgorithms (data structures, control flow, data flow)
editThe programming language
editThe low-level design (coding)
editThe 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