Jump to content

Modular design

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Dondemuth (talk | contribs) at 19:46, 30 August 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Characterized by:

  1. Functional partitioning into discrete scalable, reusable modules consisting of isolated, self-contained functional elements
  2. Rigorous use of welldefined modular interfaces, including object-oriented descriptions of module functionality
  3. Ease of change to achieve technology transparency and, to the extent possible, make use of industry standards for key interfaces.