DATA FLOW DIAGRAMS

Four Elements

Process:

Data store:

 

External entity:

Data Flow:

Diagrams Involved are layered.(levelled)

  1. First the context of the system is established with a context diagram.(also known as a level 0 (zero) DFD)
  2. Then a document-flow diagram is produced from the context diagram.
  3. Then the first level DFD is produced.

These initial diagrams are all based on the current system and hence are called Current Physical Diagrams.

 

 

 

Drawing the Context Diagram

Step 1. List the documents used in the system

Step 2. List all the sources and recipients of the documents.

Step 3: Draw a box representing the system. Decide which of the areas in step 2 are within the system and which outside. Those areas inside the system will be hidden within the box. Show the flow of documents to and from the list of sources and recipients.

Types of Data in DFD.

 

Steps for decomposing top level DFD

Validating DFDs