Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 33

Flowcharts

Ibanez, Nezer B.
Lunas, Louise Dianne N.
Millare, Richfel A.

Definition
A flowchart is a visual representation of the
sequence of steps and decisions needed to
perform a process. Each step in the sequence is
noted within a diagram shape. Steps are linked
by connecting lines and directional arrows.
With proper design and construction, it
communicates the steps in a process very
effectively and efficiently.

Basic Flowchart

Uses of Flowcharts

Planning a new project


Documenting a process
Modelling a business process
Managing workflow

Auditing a process
Mapping computer algorithms
Data management
Chemical and process engineering

Types of Flowcharts

Swimlane Flowcharts
For processes that have
multiple stages, work across
departments, or have other
separated
categories.
It
visually
separates
these
categories

Data Flow Diagrams


specialized flowcharts that
distil
a substantial amount of
information into a relatively
few symbols and connectors.

EPC (Event-driven Process


Chain) Diagram

Used in documenting or modelling a


business process and has a unique
library of symbols not found in traditional
flowcharts.

Workflow Diagrams

Used in Systems for managing


workflow. These systems can focus on
process integration, human task
orientation, or both.

SDL (Specification and Description


Language) Diagram
Brainstorming
computer
algorithms
is
often
accomplished using an SDL
diagram. This is a flowchart
that offers a unique set of
symbols that are used to
map out real-time systems.
The three basic components
of an SDL diagram are the
system definition, the block,

Process Map

used
for
diagnosing
a
malfunction or
to troubleshoot
problems.

Process Flow Diagrams


A process flow
diagram (PFD) is a
technical
illustration also
known as a
flowsheet. It is
used to exhibit
high-level
processes in
chemical and
process

Flowchart Symbols

Five Tips for Better Flowcharts

1. Use Consistent Design


Elements

2. Keep Everything on One Page

3. Flow Data from Left to Right

Structuring a flowchart from left


to right makes the information
easier to read and comprehend.

4. Use a Split Path Instead of a


Traditional Decision Symbol

5. Place Return Lines Under the


Flow Diagram

Remember!!
The priority is to make your
flowchart diagram easy for the user
to understand.

You might also like