Data Flow Diagrams and Flowcharting Concepts (Lecture Notes)

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering DFD concepts, flowcharting symbols, and related terms from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Data Flow Diagram (DFD)

A graphical representation of how data moves through a system, showing data flows, transformation processes, data stores, and data sources.

2
New cards

Data flow

A data item that travels between elements of a DFD.

3
New cards

Transformation process

A function or operation in a DFD that converts input data into output data.

4
New cards

Data source

An external entity that provides data to the system modeled by a DFD.

5
New cards

Data storage

A place where data is kept for later use, such as databases or files; represented as a data store in a DFD.

6
New cards

Merchandise

Goods for sale; in the narrative, a data element representing items being purchased.

7
New cards

Cash

Money received in a transaction; in the narrative, data representing payment.

8
New cards

Payment

The act or data indicating payment for goods; included as a data flow in the scenario.

9
New cards

Register tape

The printed record produced by a cash register; used as a data store/flow in the narrative.

10
New cards

Customer

The external party who purchases goods; acts as a data source in the DFD example.

11
New cards

Data flow element

A component in a DFD representing the movement of data between processes, stores, and sources.

12
New cards

Data storage element

A component in a DFD representing where data is stored (data store, database, file).

13
New cards

Flowchart

A diagram that uses standardized symbols to depict the steps, decisions, inputs/outputs, and flow of control in a process.

14
New cards

Data flows symbol

The symbol or line that represents movement of data between elements in a flowchart or DFD.

15
New cards

Document symbol

Flowchart symbol representing an input or output document.

16
New cards

Display symbol

Flowchart symbol representing a display device or monitor.

17
New cards

Processing symbol

Flowchart symbol representing a process or operation.

18
New cards

Database symbol

Flowchart symbol representing a database or data storage.

19
New cards

Magnetic tape symbol

Flowchart symbol representing data stored on magnetic tape.

20
New cards

Communication link

A connection (often telephone) that links a local system to a remote database or service.

21
New cards

Terminal

A device used to input data or view information in a system.

22
New cards

Master file

The primary dataset that is updated by transactions in a database or file system.

23
New cards

Magnetic tape

A sequential storage medium used to store and retrieve data.

24
New cards

Querying a database

The process of retrieving data from a database by performing a query.

25
New cards

Printing the query result

Outputting the results of a database query to a report or printout.