DB Lecture 04
DB Lecture 04
Lecture Outline
• DataFlow Diagrams
• DataFlow Diagrams Level 0
• DataFlow Diagrams Level 1
• DataFlow Diagrams Level 2
DFD-Data Flow Diagram
• It’s
designed to be an abstraction view, showing the
system as a single process with its relationship to
external entities. It represents the entire system as a
single bubble with input and output data indicated by
incoming/outgoing arrows.
DFD: Level 0
DFD: Level 1
• 1-Level provides a more detailed view of the system by
breaking down the major processes identified in the
level 0 Data Flow Diagram (DFD) into sub-processes.