DFD
A data flow diagram (DFD) is a graphical tool used to illustrate how data moves through an information system, how it is processed, stored, and externalized. DFDs focus on the flow of information rather than the sequence of operations, making them useful for understanding system boundaries and data interactions during analysis and design.
A DFD depicts four basic elements: processes, data stores, data flows, and external entities. Processes represent
Construction typically involves scope definition, identification of external entities, processes, stores, and data flows, drawing the
Limitations include a lack of timing, control flow, and data attribute details, and the potential for oversimplification