Data flow diagram is a means of representing a system at any level of detail with a graphic network of symbols showing data flows, data stores, data processes and data sources. The purpose of data flow diagram is to provide a semantic bridge between users and system developers. The diagram is the basis of structured system analysis. A DFD describes what data flows rather than how they are processed, so it does not depend on hardware, software, data structure or file organization.
4.3.1 Components of Data Flow Diagram
There are four symbols that are used in the drawing of Data Flow Diagrams:
* Entities
External entities represent the sources of data that enter the system or the recipients of data that leave the system.
* Process
Processes represent activities in which data is manipulated by being stored or retrieved or transformed in some way. A circle represents it. The process will show the data