Software Design Description

From Wikipedia, the free encyclopedia
Jump to: navigation, search

IEEE 1016-2009, also known as the IEEE Standard for Information Technology-Systems Design- Software Design Descriptions, is an IEEE standard that specifies an organizational structure for a software design description (SDD). An SDD is a document used to specify system architecture and application design in a software related project.

The Document should contain at least the following chapters:[citation needed]

  1. INTRODUCTION
    1. Design Overview
    2. Requirements Traceability Matrix
  2. SYSTEM ARCHITECTURAL DESIGN
    1. Chosen System Architecture
    2. Discussion of Alternative Designs
    3. System Interface Description
  3. DETAIL DESCRIPTION OF COMPONENTS
    1. Component n
    2. Component n+1
  4. USER INTERFACE DESIGN
    1. Description of the User Interface
      1. Screen Image
      2. Objects and Actions
  5. ADDITIONAL MATERIAL

External links [edit]