Chapter 17
Chapter 17
Chapter 17
Elements of data-flow diagrams
There are four basic elements of data flow diagrams:
Data Transforms: where data is filtered, formatted or
synthesized.
Information sources and sinks: essentially inputs and
outputs to the system.
Information stores: where information is kept for the
duration of system activity.
Information Flows: data that is passed into and out of
transforms, information stores.
Information flows
Information flows represent the information
being passed into or out of a transform,
source, sink or store. It is represented as a
labeled arrow:
Taxable Income
Data transforms
Data transforms labeled circles with one or
more incoming and outgoing information
flows:
Taxable
Income
Calculate Tax owed
Tax Tables Tax
Information sources and sinks
Information sources and sinks are information
that come into the system, or leave the
system, and are represented by squares:
Pay
Hours Stub
Payroll
System Pay
Rate Check
Information stores
Information Stores represent locations where
information can be store for the duration of
the system activity:
Employee
Records Paychecks
and Stubs
Calculate
Withholding
Format
Accounting
Calculate
Gross Pay Accounting
Reports
Validate
Timecard
Central transform
Payroll System