The document discusses process modeling and data flow diagrams (DFDs). It begins by defining a system as consisting of inputs, outputs, and a process within defined boundaries. Logical and physical models are then described, with logical models showing what a system does independent of implementation and physical models including implementation details. The remainder of the document provides details on:
- Creating DFDs using processes, external entities, data stores, and data flows
- Developing context and level-0 diagrams
- Decomposing processes through functional decomposition and creating level-N diagrams
- Ensuring DFDs are complete and consistent