Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M10120

Data Flow Diagram / DFD

Data Flow Diagram / DFD
SystemsHigh supportComplexity Science
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A graphical tool that describes how data flows and transforms in a system: - External entities: sources or destinations of data - Processes: data transformations - Data stores: locations where data is saved - Data flows: paths of data movement. Scaffolding role: Make information flow visible. In complex systems, data flow paths are often obscure; DFD makes them explicit, helping to identify bottlenecks, redundancies, and omissions.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Make information flow visible. In complex systems, data flow paths are often obscure; DFD makes them explicit, helping to identify bottlenecks, redundancies, and omissions.

anchor

Anchor fast decisions

Use four symbols—external entities, processes, data stores, and data flows—to describe the information flow of a system, decomposing it layer by layer from top to bottom. It focuses on 'where data goes' rather than control flow.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E8%B3%87%E6%96%99%E6%B5%81%E7%A8%8B%E5%9C%96ZH · Explicit
    verified

RELATED MODELS