Flow diagram

From Wikimedia Commons, the free media repository

Jump to: navigation, search

A flow diagram is a diagram representing some kind of flow. The most known is the flowchart, but there are more kind of flow diagrams.

Contents

[edit] General type of diagrams

[edit] Activity diagram

An activity diagram is a diagram that shows activities and actions to describe workflows. It is in fact a specific type of flowchart, which shows a sequence of activities. See Category:Activity diagrams

[edit] Flow chart

The flowchart represents an algorithm, a process, or the step-by-step solution of a problem. See Category:Flow diagrams

[edit] Flow maps

Flow maps show the movement of objects from one location to another. See Category:Flow maps


[edit] Engineering diagrams

[edit] Process flow diagrams

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. See Category:Process flow diagrams


[edit] Systems engineering diagrams

[edit] Function Block Diagram

A Function Block Diagram (FBD) is a diagram, that describes a function between input variables and output variables. A function is described as a set of elementary blocks. Input and output variables are connected to blocks by connection lines. See Category:Function block diagrams

[edit] Functional Flow Block Diagrams

Functional Flow Block Diagrams (FFBD) are multi-tier, time-sequenced, step-by-step flow diagram of the system’s functional flow, see Category:Functional flow block diagrams

[edit] IDEF0

IDEF0 is an Intergration Definition for function Modeling, and is a common modeling technique for the analysis, development, re-engineering, and integration of information systems; business processes information modelling. See Category:IDEF0


[edit] Software engineering diagrams

[edit] Business Process Modeling Notation

Business Process Modeling Notation (BPMN) is a standardized graphical notation for drawing business processes in a workflow. See Category:Business Process Modeling Notation

[edit] Data flow diagram

A data flow diagram is a graphical representation of the flow of data through an information system. See Category:Data flow diagrams

[edit] Nassi-Shneiderman diagram

Nassi-Shneiderman diagram, see Category:Nassi-Shneiderman diagrams

[edit] Process-data diagram

A process-data diagram is a diagram that describes processes and data that act as output of these processes. See Category:Process-data diagram

[edit] UML Activity diagrams

An activity diagram in UML represents the business and operational step-by-step workflows of components in a system. An activity diagram shows the overall flow of control. See Category:UML Activity diagrams

[edit] Other software engineering models

Other flow diagram models in the field of software engineering:

[edit] Other applications

[edit] See also

In Wikipedia