General Engineering Introduction/CDIO/Implement
Appearance
Designing the Implementation Process
[edit | edit source]The goals and metrics for implementation performance, cost and quality
[edit | edit source]The implementation system design:
[edit | edit source]Task allocation and cell/unit layout
[edit | edit source]Work flow
[edit | edit source]Considerations for human user/operators
[edit | edit source]Hardware Manufacturing Process
[edit | edit source]The manufacturing of parts
[edit | edit source]The assembly of parts into larger constructs
[edit | edit source]Tolerances, variability, key characteristics and statistical process control
[edit | edit source]Software Implementing Process
[edit | edit source]The break down of high level components into module designs (including algorithms and data structures)
[edit | edit source]Algorithms (data structures, control flow, data flow)
[edit | edit source]The programming language
[edit | edit source]The low-level design (coding)
[edit | edit source]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