chapter 9 Flashcards
model
a pictorial representation of reality
logical model
a non technical pictorial representation that depicts what a system is or does
reduce the risk of missing business requirements
physical model
a technical pictorial representation that depicts what a system is or does and how the system is implemented
process modeling
a technique used to organize and document a systems processes
data flow diagram (DFD)
a process model used to depict the flow of data through a system and the work or processing performed by the system
external agents
an outside person, unit, system, or organization that interacts with a system.
also called an external entity
data stores
stored data intended for later use
process
worked performed by a system in response to incoming data flows
process concepts
- data stays at rest unless moved by a process
2. processes cannot consume or create data by themselves
data flow
data that is input to or output from a process
context level diagram
top level view of info system
shows system boundaries. includes one process, external agents, and main data flows
level 0 diagram
shows the systems major processes, data flows, and data stores at a high level of abstraction
decomposition
the act of breaking a system into sub-components
decomposition diagram
tool used to depict the decomposition of a system. also called a hierarchy chart