Save
Computer Science
1.2 System Design
1.2.7 Illustrations
Save
Share
Learn
Content
Leaderboard
Learn
Created by
The Revision Fairy
Visit profile
Cards (4)
System flow chart:
Represents a process using
symbols
with information about
steps
or
sequence
of
events
Symbols are linked with
arrows
to illustrate the
flow
of
direction
of the process
View source
Data flow diagram (DFD):
Maps out the
flow
of
information
for any process or system
Uses symbols like
rectangles
,
circles
,
arrows
, plus
short text labels
to show
data inputs
,
outputs
,
storage points
, etc
View source
Structure Chart:
Represents the
organization
of a
system
Shows different
parts
in
hierarchical
order
View source
Other diagrams worth knowing:
UML
class diagram
Wireframes
View source