Flow diagram
   HOME

TheInfoList



OR:

Flow diagram is a collective term for a
diagram A diagram is a symbolic representation of information using visualization techniques. Diagrams have been used since prehistoric times on walls of caves, but became more prevalent during the Enlightenment. Sometimes, the technique uses a three ...
representing a flow or set of dynamic relationships in a system. The term flow diagram is also used as a synonym for
flowchart A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task. The flowchart shows the steps as boxes of ...
, and sometimes as a counterpart of the flowchart.Harris. (1999, p. 156) Flow diagrams are used to structure and order a
complex system A complex system is a system composed of many components which may interact with each other. Examples of complex systems are Earth's global climate, organisms, the human brain, infrastructure such as power grid, transportation or communication sy ...
, or to reveal the underlying structure of the elements and their interaction.


Overview

The term flow diagram is used in theory and practice in different meanings. Most commonly the flow chart and flow diagram are used in an interchangeable way in the meaning of a representation of a process. For example the ''Information Graphics: A Comprehensive Illustrated Reference'' by Harris (1999) gives two separate definitions: :''Flow chart or flow diagram... is a diagram that visually displays interrelated information such as events, steps in a process, functions, etc., in an organized fashion, such as sequentially or chronologically.'' :''Flow diagram sa graphic representation of the physical route or flow of people, materials, paperworks, vehicles, or communication associated with a process, procedure plan, or investigation.''Harris. (1999, p. 156) In the second definition the meaning is limited to the representation of the physical route or flow. An example of such a diagram is the illustration of the flows in a nuclear
submarine A submarine (or sub) is a watercraft capable of independent operation underwater. It differs from a submersible, which has more limited underwater capability. The term is also sometimes used historically or colloquially to refer to remotely op ...
propulsion system, which shows different streams back and forth in the system. The representation of such a system can be supplemented by one or more flowcharts, which show the sequence of one of the flows in one direction, or any of the control flows to manage the system. The physical movement of objects from one location to another can also be visualized in a mix of maps and flowchart or sankey diagram, which are called flow maps. Flow maps can indicate on a map, what flows, moves or migrates, in which direction, and in which quantities etc.Harris. (1999, p. 157)


Specific types of flow diagrams

In theory and practice specific types of diagrams are also called a type of flow diagrams, such as: * Alluvial diagram, highlights and summarizes the significant structural changes in networks * Circular flow of income * Control flow diagram, a diagram to describe the control flow of a business process, process or program * Cumulative flow diagram, a tool used in queuing theory. * Functional flow block diagram, in systems engineering *
Data flow diagram A data-flow diagram is a way of representing a flow of data through a process or a system (usually an information system). The DFD also provides information about the outputs and inputs of each entity and the process itself. A data-flow diagram h ...
, a graphical representation of the flow of data through an information system * Dynamic stock and flow diagram * Information flow diagram, an illustration of information flow throughout an organisation. *
Process flow diagram A process flow diagram (PFD) is a diagram commonly used in chemical and process engineering to indicate the general flow of plant processes and equipment. The PFD displays the relationship between ''major'' equipment of a plant facility and does ...
, in Operations, a graphical representation of a process * Product flow diagram (PFD), a graphical representation of the order by which a sequence of products is created according to Product based planning principles. * A form of rap notation known as "flow diagram". * Sankey diagram, where line width represents magnitude *
Signal-flow graph A signal-flow graph or signal-flowgraph (SFG), invented by Claude Shannon, but often called a Mason graph after Samuel Jefferson Mason who coined the term, is a specialized flow graph, a directed graph in which nodes represent system variables, ...
, in mathematics, a graphical means of showing the relations among the variables of a set of linear algebraic relations * State diagram, a representation of a finite state machine


See also

* Flow graph (disambiguation) * Function model *
Visual programming language In computing, a visual programming language (visual programming system, VPL, or, VPS) is any programming language that lets users create programs by manipulating program elements ''graphically'' rather than by specifying them ''textually''. A VPL ...


References

{{reflist, 2 Diagrams