System context diagram

A System Context Diagram (SCD) in software engineering and systems engineering 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.[2] This diagram is a high level view of a system. It is similar to a block diagram.
Overview
System context diagrams show a system, often software-based, as a whole and its inputs and outputs from/to external factors. According to Kossiakoff and Sweet (2011):[3]
- System Context Diagrams... represent all external entities that may interact with a system... Such a diagram pictures the system at the center, with no details of its interior structure, surrounded by all its interacting systems, environments and activities. The objective of the system context diagram is to focus attention on external factors and events that should be considered in developing a complete set of systems requirements and constraints.
System Context Diagrams are used early in a project to get agreement on the scope under investigation.[4] Context diagrams are typically included in a requirements document. These diagrams must be read by all project stakeholders and thus should be written in plain language, so the stakeholders can understand items within the document.
Building blocks
Context diagrams can be developed with the use of two types of building blocks:
- Entities (Actors): labeled boxes; one in the center representing the system, and around it multiple boxes for each external actor
- Relationships: labeled lines between the entities and system
For example, "customer places order." Context diagrams can also use many different drawing types to represent external entities. They can use ovals, stick figures, pictures, clip art or any other representation to convey meaning. Decision trees and data storage are represented in system flow diagrams.
A context diagram can also list the classifications of the external entities as one of a set of simple categories[5] (Examples:[6]), which add clarity to the level of involvement of the entity with regards to the system. These categories include:
- Active: Dynamic external entities which frequently initiate events to achieve some goal or purpose (Examples: "Article readers" or "customers").
- Passive: Static external entities which infrequently interact with the system (Examples: "Article editors" or "database administrator").
- Cooperative: Predictable external entities which are used by the system to bring about some desired outcome (Examples: "Internet service providers" or "shipping companies").
- Autonomous (Independent): External entities which are separated from the system, but affect the system indirectly, by means of imposed constraints or similar influences (Examples: "regulatory committees" or "standards groups").
Alternatives
The best System Context Diagrams are used to display how system inter operates at a very high level or how systems operiagram are:

- Architectu
See also
- Data flow diagram
- Event partitioning
- List of graphical methods
- Network diagram
- Requirements analysis
- Software development process
- Systems analysis
References
- ^ NDE Project Management (NPOESS) Data Exploitation web site. 2008.
- ^ Manoj Kumar Choubey (2012) IT Infrastructure and Management (For the GBTU and MMTU). p. 53
- ^ Alexander Kossiakoff, William N. Sweet (2011). Systems Engineering: Principles and Practices p. 266
- ^ Richard Wiener (1998) Journal of Object-oriented Programming. Vol 11. p. 68
- ^ Suzanne Robertson, James C. Robertson (2006) Mastering the Requirements Process. Pearson Education, 17 mrt. 2006
- ^ System Goal Modelling using the i*: Approach in RESCUE Centre HCI Design, 27th February 2003
- ^ Cite error: The named reference
USDT06
was invoked but never defined (see the help page).