Unit 2 - LO5 Understand the Process Flow of Information Flashcards
5.2 Data flow diagrams
Symbols
. External entity ▭
. Processes ▢
. Data flow ⟶
. Data store ⊏
External entity ▭
These are sources of data that is input into the system and those to whom data that is output is sent and who are also external to the system itself.
Processes ▢
These are ways in which the data in the system is collated.
Data flow ⟶
These are the flows of data between the entities and the processes.
Data store ⊏
Data stores represent any real world store of data held in the system. This could be a computerised database,, but could also be an inbox on someone’s desk.
Connectivity rules for drawing level 1 data flow diagrams
- At least one input or output for each external entity
- Data flows only in one direction
- Every data flow is labelled
- Every data flow connects to at least one process
- At least one input data flow and/or at least one output data flow for each process
Impact affecting the flow of information in information systems
- Complete or partial failure - delay in the flow of data
- Human error - Data being lost, misfiled, processed incorrectly
- Breakdown in working relationships and/or communication