Structure Charts



index
Disabled back button Next Section
printable version




Section 0: Module Objectives or Competencies
Course Objective or Competency Module Objectives or Competency
The student will be able to employ appropriate systems design tools such as structure charts, process specifications, and dialog flow designers to design a system and its user interface. The student will use Structure Charts to assist in modularizing a system and expressing inputs, outputs, and processing.


Section 1: Definition

Quick Overview

Video: Introduction to Structure Charts


Example

Example of Structure Chart

Example of Structure Chart



Section 2: Symbols

Structure charts consist of rectangular boxes, which represent modules, and connections.


Modules


Connections


Special Symbols



Section 3: Types of Modules

Control modules, or dispatchers


Transformational modules


Functional modules



Section 4: Types of Connections

Couple


Switch (or flag) - boolean variable


Guidelines

Incorrect structure chart

Incorrect structure chart


Correct structure chart

Correct structure chart



Section 5: Drawing A Structure Chart

Use of DFD


Process


Example


Review

Video: SDD Structure Charts



Section 6: Functional Decomposition Diagram

A similar diagramming tool is the functional decomposition diagram.



Section 7: Resources