Chapter 3: Proposed Solution Modelling: Context Diagram
Chapter 3: Proposed Solution Modelling: Context Diagram
Context Diagram
A context diagram is a diagram that defines the boundary between the system, or part of a
system, and its environment, showing the entities that interact with it. This diagram is a high
level view of a system. The Context diagram is the highest level in a Data Flow Diagram. It is a
tool popular among Business Analysts who use it to understand the details and boundaries of
the system to be designed in a project. A context diagram is a graphical representation of a
system which must only use one process to represent the entire system and deliberately does
not go into defining all the processes so as to prevent people getting bogged down in complex
details at an early stage. There are only three symbols used in a context diagram: A circle to
represent the system in terms of a single process in which there will never be more than a
single process in any context diagram; arrows to represent data flow; and a rectangle to
represent any external entities affecting the system. A context diagram is suitable for noting
omissions and blunders in a business plan or project requirements. Hence you can make
necessary corrections and adjustments before the project execution and reduce project risks.
The Data Flow Diagram (DFD) shows the data flow between the processes within a system. A
DFD can become as detailed as the user requires. The DFD will become increasingly detailed as
the levels go higher. However each level will tend to focus on extending one or more of the
processes rather than the entire system.
References:
-What is a Context Diagram?. Retrieved from https://www.edrawmax.com/context-diagram/
- The Context Diagram and Data Flow Diagram (2015). Retrieved from
https://www.tasstudent.com/2015/10/15/the-context-diagram-
and_data_flow_diagram/#:~:text=A%20Data%20flow%20diagram%20(DFD,shown%20in%20the
%20context%20diagram.&text=The%20Data%20Flow%20Diagram%20(DFD,detailed%20as
%20the%20user%20requires.
- What is a Data Flow Diagram?. Retrieved from https://www.lucidchart.com/pages/data-flow-
diagram
- Data Flow Diagram: Examples - Food Ordering System. Retrieved from https://www.visual-
paradigm.com/tutorials/data-flow-diagram-example-food-ordering-system.jsp#:~:text=The
%20Food%20Ordering%20System%20Example&text=A%20context%20diagram%20is%20a,it
%20interacts%20with%20external%20entities.