Data Flow Diagram (Level 1 Decomposition)

CSC-326 · Semester V · System Analysis and Design

DFD Level 1 — Decomposition

Process 0 exploded into four sub-processes and stores.

Studentborrow requestCheck Member1.0Record Loan2.0Compute Fine3.0Update Catalog4.0valid memberloan recordoverdue listD1 MEMBERD2 LOANLibrarianfine report

Click a process

Data stores (D1, D2) persist state across processes. Each sub-process can itself be exploded further (level 2), always preserving the parent's input and output flows.