Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
24 views38 pages

Types of Flowcharts

Types of Flowcharts

Uploaded by

Zafar Iqbal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views38 pages

Types of Flowcharts

Types of Flowcharts

Uploaded by

Zafar Iqbal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 38

ConceptDraw Solutions

21/06/2024, 12:43 Types of Flowcharts

Made with
Types of
Flowcharts
A flowchart is a
type of diagram that ConceptDraw
represents an DIAGRAM 17
algorithm, workflow
or process, Download
showing the steps ConceptDraw Trial
as boxes of various
kinds, and their
order by connecting
them with arrows.

Here are brief


summaries of the
common uses of
flowcharts and
types of diagrams
typically associated
with them.

Basic
Flowchart

Basic Flowchart is
a simple diagram of

https://www.conceptdraw.com/How-To-Guide/flowchart-types 1/38
execution of
21/06/2024, 12:43 Types of Flowcharts
algorithm. It is used
at the lowest level
of business model
description. Basic
Flowchart is very
simple and visual
for creating and
understanding. The
simple algorithm
shapes that
represent the
processes steps
are used for
creating the Basic
Flowcharts and are
connected by
arrows that show
the order of
operations.

Basic Flowcharts
are widely used in
the different areas
of knowledge. But
Basic Flowcharts
have also some
disadvantages: the
set of graphic
elements is very
limited, for example
the participants of
the business
process are not
marked on the
chart.

·
Planning a
new
project

https://www.conceptdraw.com/How-To-Guide/flowchart-types 2/38
21/06/2024, 12:43 Types of Flowcharts

·
Represents
an
algorithm
or process

·
Illustrates
a solution
to a given
problem

·
Represented
process
operations

· Used in
analyzing

· Used in
designing

· Used in
documenting

· Used in
managing
a process

· Used in
program in
various
fields

https://www.conceptdraw.com/How-To-Guide/flowchart-types 3/38
21/06/2024, 12:43 Types of Flowcharts

Example 1. Basic
Flowchart

Business
Process
Modeling
Diagram

Business Process
Modeling Notation
(BPMN) is a
standardized
graphical notation
that allows to
create a graphical
view of the
business processes
in a workflow.
BPMN standard
notation was
developed by the
Business Process
Management
Initiative (BPMI) to
unify the
expression of the
business
processes, to help
all business users
easily understand
each other using
the unified
standard. It is a

https://www.conceptdraw.com/How-To-Guide/flowchart-types 4/38
21/06/2024, 12:43 Types of Flowcharts

simple and visual


tool for businesses
and business
processes, the
common standard
for design and
implementation of
business
processes.

In 2011 was
standardized the
BPMN 2.0. Until
then was used the
version 1.1.

·
Analytical
representation
of business
processes

·
Illustrating
business
processes
of an
organization

·
Bridging
the
communication
gap
between
business
process

https://www.conceptdraw.com/How-To-Guide/flowchart-types 5/38
implementation
21/06/2024, 12:43 Types of Flowcharts

·
Simplifying
understanding
of business
activities
flows and
processes

·
Showing
internal
business
processes
to a
specific
organization

· Depicts
the
interactions
between
two or
more
business
entities

·
Process
improvement

Example 2.
Business Process
Diagram (BPMN)

https://www.conceptdraw.com/How-To-Guide/flowchart-types 6/38
21/06/2024, 12:43 Types of Flowcharts

Cross
Functional
Flowchart

Cross Functional
Flowchart (also
called Deployment
Flowchart) is a
notation that is
used to show the
processes on the
lower level of the
business model.
Cross Functional
Flowchart displays
the detailed
algorithm of the
business process
execution, the
participants of the
process and the
interactions
between them.

Cross functional
flowcharts use the
swim lanes that
represent the
functional units.
They can be
arranged horizontal
or vertical.

Cross Functional
Flowcharts are very
simple and useful,

https://www.conceptdraw.com/How-To-Guide/flowchart-types 7/38
certain degree of
21/06/2024, 12:43 Types of Flowcharts
detail. They are
often used as the
tool of the business
planning.

·
Visualization
and
communication
the
operations
of a
business
process
flow step-
by-step

· Depicts
responsible
people or
departments
for each
operation

·
Simplifying
understanding
of business
activities
flows and
processes

https://www.conceptdraw.com/How-To-Guide/flowchart-types 8/38
21/06/2024, 12:43 Types of Flowcharts

Example 3. Cross-
Functional
Flowchart

Data Flow
Diagram

Data Flow Diagram


(DFD) is one of the
main tools for
structural analysis
and design of the
information
systems. Data flow
diagram graphically
represents how the
information system
work and develop,
the interactions
between the
system and
external data
sources in terms of
data flows, the data

https://www.conceptdraw.com/How-To-Guide/flowchart-types 9/38
information system
21/06/2024, 12:43 Types of Flowcharts
receives from the
outside.

The DFD Model is


a hierarchical
model. Each
process may be
subjected to
decomposition, i.e.
divided on the
structural
components, the
relationships
between them in
the same notation
can be shown on
the separate
diagram.

Two notations are


used for describing
the DFDs: Yourdon
& Coad and Gane
& Sarson.

· Data
management

·
Graphical
representation
of the
"flow" of
data
through an
information
system

·
Modeling
process
aspects

https://www.conceptdraw.com/How-To-Guide/flowchart-types 10/38
21/06/2024, 12:43 Types of Flowcharts

· An
overview of
the system

· For the
visualization
of data
processing
(structured
design)

· What
kinds of
information
will be
input to
and output
from the
system

· Where
the data
will come
from and
go to

· Where
the data
will be
stored

https://www.conceptdraw.com/How-To-Guide/flowchart-types 11/38
Flow Diagram
21/06/2024, 12:43 Types of Flowcharts
(DFD)

Event-driven
Process Chain
(EPC) Diagram

Event-Driven
Process Chain
(EPC) Diagram is a
flowchart of
business process
modeling that uses
the Events and
Functions as key
elements. EPC
Diagram must start
and end by the
event. The function
should always
follow the event, i.e.
the function creates
a certain event
(state). Documents,
organizational
units, process
owners, information
and control flows,
elements of the
information system
have their graphic
symbols. The
various connectors
are provided. For
branching of the
process are used
the logical
operators AND,
OR, XOR.

https://www.conceptdraw.com/How-To-Guide/flowchart-types 12/38
21/06/2024, 12:43 Types of Flowcharts

The Event-driven
Process Chain
method was
developed within
the framework of
the ARIS
(Architecture of
Integrated
Information
Systems) that is
used by the large
quantity of
companies for
business processes
modeling, analyzing
and redesigning.
EPC is used on the
lower levels of
business model
description, when
you need to
describe the
detailed step-by-
step execution of
the business
process, all
executors and used
objects. Event-
Driven Process
Chain Diagrams
are simple and
easy for
understanding.
They are widely
used in the IT field

https://www.conceptdraw.com/How-To-Guide/flowchart-types 13/38
development.
21/06/2024, 12:43 Types of Flowcharts

But it is needed the


special stuff training
for creating and
understanding of
EPC Diagrams. It is
a disadvantage of
this type of
flowcharts.

·
Modeling a
business
process

·
Enterprise
resource
planning

·
Business
process
improvement

·
Business
process
implementation

Example 5. Event-
driven Process
Chain (EPC)
Diagram

https://www.conceptdraw.com/How-To-Guide/flowchart-types 14/38
21/06/2024, 12:43 Types of Flowcharts

IDEF
Flowchart

IDEF (Integrated
DEFinition) is a
methodology of the
modeling the
complex systems in
the field of software
engineering. IDEF
diagrams were
introduced in 1981
as part of the ICAM
(Integrated
Computer-Aided
Manufacturing)
project.

The IDEF family


includes the IDEF0
- IDEF14 methods,
that have the wide
range of uses, such
as the functional
modeling, the
object-oriented
analysis and
design, the
knowledge
attainments. IDEF0,
IDEF1X and IDEF3
are the most used
and widely
recognized
components of the
IDEF family.

https://www.conceptdraw.com/How-To-Guide/flowchart-types 15/38
modeling method
21/06/2024, 12:43 Types of Flowcharts
that describes the
business
processes, models
the decisions,
actions and
activities of the
complex system or
organization. IDEF0
is based on the
SADT (Structured
Analysis and
Design Technique).
It is the result of the
program of the
computerization the
industry, which was
proposed by the US
Air Force. IDEF0
notation was
standardized in
1993 by the
National Institute of
Standards and
Technology of the
United States
Department of
Commerce.

· Create
function
models

·
Develop
transition
schematics

· Design
system
architecture

https://www.conceptdraw.com/How-To-Guide/flowchart-types 16/38
21/06/2024, 12:43 Types of Flowcharts

·
Database
design

· Object-
oriented
design

Example 6. IDEF
Flowchart

Influence
Diagram (ID)

Influence diagram
(ID) is a graphical
and mathematical
representation of
the decision. It is a
generalization of
the Bayesian
network. Influence
diagrams are
hierarchical. They
are the alternative
to the decision tree.

Influence diagram
represents the

https://www.conceptdraw.com/How-To-Guide/flowchart-types 17/38
graph with three
21/06/2024, 12:43 Types of Flowcharts
types of nodes
(Decision node,
Uncertainty node,
Value node) and
three types of arcs
that connect the
nodes (Functional
arcs, Conditional
arcs, Informational
arcs).

Influence diagrams
are widely used in
the decision
analysis and in the
game theory.

Example 7.
Influence Diagram
(ID)

Swimlane
Flowchart

In each company
business-processes
are allotted among
workers and
departments. One
the same process
may be fulfilled by
several workers
simultaneously or
by turns. In such

https://www.conceptdraw.com/How-To-Guide/flowchart-types 18/38
21/06/2024, 12:43 Types of Flowcharts

cases it is quite
difficult to define
the reasons of
delays, defects and
narrow places
during the process.
The documenting of
business-processes
in the company is
required. One of
the tools for
documenting of
business-processes
is the Swim Lane
diagram.

·
Documenting
a process

·
Mechanism
to organize
activities
into
separate
visual
categories
in order

·
Illustrate
different
functional
capabilities
or

https://www.conceptdraw.com/How-To-Guide/flowchart-types 19/38
(organisational
21/06/2024, 12:43 Types of Flowcharts
roles)

Example 8.
Swimlane
Flowchart

Process Flow
Diagram (PFD)

Process Flow
Diagram (PFD) is a
flowchart that
illustrates the high-
level processes in
chemical industry
and process
engineering. PFD
displays only the
major plant
processes not
focusing on the
insignificant details
or components.

Process Flow
Diagram can show
single or multiple
processes. PFD
that displays
multiple processes
is called schematic
flow diagram or
block flow diagram.

https://www.conceptdraw.com/How-To-Guide/flowchart-types 20/38
21/06/2024, 12:43 Types of Flowcharts

· Oil and
petroleum
refining

· Natural
gas
systems

· Green
energy,
such as
wind and
solar
power

· Water
treatment
and
processes

·
Electrical
power
plants

· Piping
and
irrigation
systems

https://www.conceptdraw.com/How-To-Guide/flowchart-types 21/38
Process Flow
21/06/2024, 12:43 Types of Flowcharts
Diagram (PFD)

Specification
and
Description
Language
(SDL) Diagram

Specification and
Description
Language (SDL) is
a specification
language for
creating
specifications,
descriptions of the
behavior, data, and
inheritance for real-
time systems. SDL
is used for creating
the object-oriented
diagrams,
visualizing the
processes of the
state machines for
the systems of
communication,
telecommunication,
automotive,
aviation and
medical industries.

Specification and
Description
Language provides
the graphical
Graphic
Representation
(SDL/GR) and the

https://www.conceptdraw.com/How-To-Guide/flowchart-types 22/38
21/06/2024, 12:43 Types of Flowcharts

textual Phrase
Representation
(SDL/PR).

For creating the


SDL diagrams are
used the building
blocks such as:
system definition,
block agent,
process. Block
agents consist of
the process agents
and communicate
using the channels.
A process agent is
a state machine. A
few block agents
form the system
agent. The
message to the
agent from another
agent or the
environment is
called a signal and
is placed in a
queue (the input
port).

·
Mapping
computer
algorithms

· Design
SDL

https://www.conceptdraw.com/How-To-Guide/flowchart-types 23/38
21/06/2024, 12:43 Types of Flowcharts ·
Develop
FSM
Diagram

· System
Design

·
Systems
Engineering

· Build
real-time
system
involved in
parallel
processing

Example 10.
Specification and
Description
Language (SDL)
Diagram

Value Stream
Mapping

Value stream
mapping supports
the methods of the
lean manufacturing

https://www.conceptdraw.com/How-To-Guide/flowchart-types 24/38
21/06/2024, 12:43 Types of Flowcharts

that are used for


analyze and design
the flow of the
materials and
information at the
system level. This
as a result brings
the product or
service to the
consumer. The lead
time is a key
indicator associated
with the value
stream mapping.

Value stream
mapping are widely
used in
manufacturing,
logistics, product
development,
software
development,
healthcare and in
other service
industries. Value
stream mapping is
also used as a part
of the Six Sigma
methodologies.

· Analyze
the current
process

· Acilitate
future state

https://www.conceptdraw.com/How-To-Guide/flowchart-types 25/38
21/06/2024, 12:43 Types of Flowcharts · Make it
easier to
engage the
extended
team

· Clearer
presentation
of the
current
state

Example 11. Value


Stream Map

Workflow
Diagram

Workflow Diagram
is a graphical
description of the
information flows,
the relationships
between the
processes of
information
processing and the
objects that are the
part of these
processes.
Workflow Diagram
describes the
stages of the

https://www.conceptdraw.com/How-To-Guide/flowchart-types 26/38
21/06/2024, 12:43 Types of Flowcharts

business or
manufacturing
processes from the
initial to the final
stage that allows
the organization to
trace the progress
of the processes
quickly and clearly.

For drawing the


Workflow Diagrams
are used the
following shapes:
ovals that represent
the workflow begins
and ends,
rectangles that
show the process
activity, circles that
show the
connectors from
one activity to
another and
diamonds that
signify the process
of the decision
making.

Workflow Diagrams
are important part
of the business
process
management
(BPM).

https://www.conceptdraw.com/How-To-Guide/flowchart-types 27/38
21/06/2024, 12:43 Types of Flowcharts Managing
workflow

· Show
pictorial
overview of
a business,
technical
or
functional
process
step-by-
step

· Model
business
process to
develop,
implement,
reuse,
analyze,
solve
problems
and
improve

· Simplify
process
collaboration
by showing
workflow in
chain of
people and
business
units

·
Visualize
control and
information
flow,
business

https://www.conceptdraw.com/How-To-Guide/flowchart-types 28/38
21/06/2024, 12:43 Types of Flowcharts

process
automation,
business
process re-
engineering,
accounting,
management,
and HR
tasks

·
Document
business
processes
in 6 Sigma
or ISO
9000

Example 12.
Workflow Diagram

https://www.conceptdraw.com/How-To-Guide/flowchart-types 29/38
of Flowcharts
21/06/2024, 12:43 Types of Flowcharts

NINE RELATED
TO's:

Target Diagram →

Target Diagram is a conv


and visual way of presen
information which is pop
widely used in marketing
business and economics
ConceptDraw DIAGRAM
diagramming and vector
software extended with T
and Circular Diagrams s
from the Marketing area
ConceptDraw Solution P
ideal for fast and easy d
Target Diagram.

Picture: Target Diag

Related Solution:

https://www.conceptdraw.com/How-To-Guide/flowchart-types 30/38
21/06/2024, 12:43 Types of Flowcharts

Target and Circular Diag

Example Process F

A flowchart is a picture o
separate steps of a proc
sequential order. Concep
DIAGRAM is a Process
Flowcharts software. Thi
software includes basic
of process flow example
software contains object
with vector stencils that a
you use RapidDraw tech
By clicking on direction a
you can add a new objec
flowchart.

Picture: Example Proce

https://www.conceptdraw.com/How-To-Guide/flowchart-types 31/38
Related Solution:
21/06/2024, 12:43 Types of Flowcharts
Flowcharts

Definition TQM Diag

The Total Quality Manag


Diagram solution helps y
organization visualize bu
and industrial processes
Total Quality Manageme
diagrams for business p
with ConceptDraw softw

Picture: Definition TQM

Related Solution:

Total Quality Managemen


Diagrams

Software Work Flow


Process in Project
Management with
Diagram →

This sample was created


ConceptDraw DIAGRAM
diagramming and vector
software using the Work
Diagrams Solution from

https://www.conceptdraw.com/How-To-Guide/flowchart-types 32/38
21/06/2024, 12:43 Types of Flowcharts

Software Development a
ConceptDraw Solution P

This sample shows the W


Diagram that clearly illus
stages a BPM consists o
relations between all par
business. The Workflow
Diagrams are used to re
the transferring of data d
work process, to study a
analysis the working pro
and to optimize a workflo

Picture: Software Work Flo


in Project Management wit

Related Solution:

Workflow Diagrams

Value Stream Mapp


the Lean Office →

Value Stream Mapping f


lean office is a tool that u

https://www.conceptdraw.com/How-To-Guide/flowchart-types 33/38
detail every step of a
21/06/2024, 12:43 Types of Flowcharts
manufacturing process.

Picture: Value Stream Ma


the Lean Office

Related Solution:

Value Stream Mappin

The Best Mac Softw


Diagramming or
Drawing →

ConceptDraw DIAGRAM
powerful intelligent vecto
graphics engine that can
to create basic diagrams
flowcharts, charts, workf
flowcharts, organizationa
business diagram, learn
diagrams, flow diagrams

Picture: The Best Mac So


Diagramming or Dra

https://www.conceptdraw.com/How-To-Guide/flowchart-types 34/38
21/06/2024, 12:43 Types of Flowcharts

Related Solution:

Basic Diagramming

IDEF0 Software →

ConceptDraw DIAGRAM
diagramming and vector
application is a powerful
software thanks to the ID
Diagrams solution from t
Software Development a
ConceptDraw Solution P

Picture: IDEF0 Softw

Related Solution:

IDEF0 Diagrams

How to Simplify Flo


Charting — Cross-
functional Flowcha

In ConceptDraw DIAGRA
really is sp simple to dra

https://www.conceptdraw.com/How-To-Guide/flowchart-types 35/38
flowcharts. Use the Rap
21/06/2024, 12:43 Types of Flowcharts
technology and Cross-F
libraries in ConceptDraw
DIAGRAM for the best re

Picture: How to Simplif


Charting — Cross-func
Flowchart

Related Solution:

Cross-Functional Flowc

Influence Diagram
Software →

Influence diagram (ID) is


graphical and mathemat
representation of the dec
Influence diagrams are w
used in the decision ana
in the game theory. They
alternative to the decisio
The influence diagram g
analyst the high-level co
view that it can use to bu
detailed quantitative mod
sample shows the Influe
diagram. It is a directed
graph with three types o
Decision node is drawn a
rectangle, Uncertainty no

https://www.conceptdraw.com/How-To-Guide/flowchart-types 36/38
21/06/2024, 12:43 Types of Flowcharts

drawn as an oval, Value


drawn as an octagon. Th
are connected with arcs.

Picture: Influence Diagram

Related Solution:

Basic Diagramming

ConceptDraw
DIAGRAM 17

BUY IT NOW

https://www.conceptdraw.com/How-To-Guide/flowchart-types 37/38
21/06/2024, 12:43 Types of Flowcharts

SEE ALSO

Roles on Swimlane Flowchart

Contact Us
CS Odessa
Plan. Do. Communicate. © 1993 — 2024 CS Odessa Corp.

https://www.conceptdraw.com/How-To-Guide/flowchart-types 38/38

You might also like