OSE Design Principles

From Open Source Ecology
Revision as of 18:46, 5 July 2013 by Marcin (talk | contribs) (Created page with "OSE Design principles are based on OSE Specifications, and the main points are summarized here: *Modular design - we treat parts as modules that fit together so that mach...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

OSE Design principles are based on OSE Specifications, and the main points are summarized here:

  • Modular design - we treat parts as modules that fit together so that machine parts can be designed and built in parallel. This is called Contract First Design - which refers to identifying the interface between parts prior to beginning the design of the parts.
  • Lifetime design - instead of planned obsolescence.