Group I
Group I
Group I
Understanding Structuring
Systems Requirements
Process Modeling
MEMBERS
Tequillo, Julia
Angela Calma, Arturo
or model effectively.
Four Types of DFDs
1. Current Physical DFD
This diagram represents the actual physical processes and flows of
data in the current system. It captures how data is handled, the
technology used, and the specific entities involved.
Example: Online Food Ordering System (CPDFD):
1. Customer places order (paper form)
2. Order is given to Cashier (physical)
3. Cashier writes order on receipt (physical)
4. Receipt is filed in binder (physical)
Four Types of DFDs
2. Current Logical DFD
This focuses on the logical aspects of the current system without
delving into the physical implementation. It describes what the
system does and how data moves through it, abstracting away the
specific technologies and processes used.
Example:Current Logical Data Flow Diagram (CLDFD):
1. Customer places order
2. Order is processed
3. Order is stored
Four Types of DFDs
3. New Physical DFD
This diagram outlines the proposed changes to the system,
illustrating how the physical processes will operate once changes
are implemented. It shows new hardware, software, or workflows.
example:
New Physical Data Flow Diagram (NPDFD):
1. Customer places order (online form)
2. Order is processed by Website (digital)
3. Order is stored in Database (digital)
Four Types of DFDs
4. New Logical DFD
This diagram depicts how the new system will function logically,
focusing on what it will do without specifying the physical
implementations. It outlines the new processes and data flows that
enhance or change the system.
example:
New Logical Data Flow Diagram (NLD FD):
1. Customer places order
2. Order is processed
3. Order is stored
HOW DFDs CAN BE
USED AS A TOOL TO
SUPPORT SYSTEM
ANALYSIS
System Analysis