Module Based Design
Jump to navigation
Jump to search
Method of design where machines are broken into independent modules. This allows for parallel design and builds. The key is defining a clear interface between modules so they fit together into a complete machine.