SlideShare une entreprise Scribd logo
1  sur  16
Flowchart
PREPARED BY: GRACETYL MAE B. CALAGO
What is a flowchart?
 a type of diagram that represents an
algorithm, workflow or process, showing the
steps as boxes of various kinds, and their order
by connecting them with arrows
 diagrammatic representation that illustrates a
solution model to a given problem
What is a flowchart?
 used in analyzing, designing,
documenting or managing a
process or program in various
fields
 described as "cross-functional"
when the page is divided into
different swimlanes describing
the control of different
organizational units.
Lamp doesn’t work
Lamp
plugged
in?
Bulb
burned
out?
Plug in lamp
Repair lamp
Replace bulb
A simple flowchart representing a process
for dealing with a non-functioning lamp
Yes
Yes
No
No
Types of Flowchart
Document Flowchart
Data Flowchart
System Flowchart
Program Flowchart
shows controls over a document-flow through a system
shows controls over a data-flow in a system
shows controls at a physical or resource level
shows the controls in a program within a system
Flowchart Symbols
Terminator
Process
Decision
Indicates the beginning or end of a
program flow in your diagram
Indicates any processing function
Indicates a decision point between
two or more paths in a flowchart
Flowchart Symbols (cont.)
Delay
Data
Document
Indicates a delay in the process
Can represent any type of data (input
and output) in a flowchart
Indicates data can be read by
people, such as printed output
Flowchart Symbols (cont.)
Multiple
Documents
Subroutine
Preparation
Indicates multiple documents
Indicates a predefined (named)
process, such as a subroutine or a
module
Indicates a modification to a process,
such as setting a switch or initializing a
routine
Flowchart Symbols (cont.)
Manual
Loop
Indicates data that is displayed for
people to read, such as data on a
monitor or projector screen
Indicates any operation that is
performed manually (by a person)
Indicates a sequence of commands
that will continue to repeat until
stopped manually
Display
Manual Input
Flowchart Symbols (cont.)
Connector
Indicates the start of a loop. Flip the
shape vertically to indicate the end of
a loop.
Indicates any data of stored data
Indicates an inspection point
Loop Limit
Stored Data
Flowchart Symbols (cont.)
Off-page Connector
Use this shape to create a cross-
reference and hyperlink from a
process on one page to a process on
another page
Internal
Storage
Indicates an internal storage device
Flowchart Symbols (cont.)
Or
Logical OR
Logical AND
Indicates a step that organizes data
into a standard format
Summing
Junction
Collate
Flowchart Symbols (cont.)
Sort
Indicates a step that organizes items
sequentially
Indicates a step that combines
multiple sets into one
Indicates a list of information with a
standard structure that allows for
searching and sorting
Merge
Database
EXAMPLES
Solve the equation 2x2 + x + 5 for all
x between 5 and 10 inclusive.
Start Set variable x = 5
x <= 10?
compute 2x^2 + x + 5
add 1 to x End
Print answer
Yes
No
Create a flowchart to display all
numbers between 1 and 10 inclusive
Start Set i = 1
i <= 10?
i = i + 1 End
Print i
Yes
No
Sources:
http://en.wikipedia.org/wiki/Flowchart#Software
http://people.senecac.on.ca/travis.mander/fc-
a2.html
Problem Solving Basics and Computer
Programming by Ronald A. Pasko

Contenu connexe

Tendances

Flowchart symbols
Flowchart symbolsFlowchart symbols
Flowchart symbols
giz82
 
Flow chart a technique of process communication
Flow chart  a technique of process communicationFlow chart  a technique of process communication
Flow chart a technique of process communication
Rajesh Patel
 

Tendances (20)

Flow charts
Flow chartsFlow charts
Flow charts
 
Flow Chart Guide PPT
Flow Chart Guide PPTFlow Chart Guide PPT
Flow Chart Guide PPT
 
Types of flowchart
Types of flowchartTypes of flowchart
Types of flowchart
 
Presentation on diagram and flowchart
Presentation on diagram and flowchartPresentation on diagram and flowchart
Presentation on diagram and flowchart
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
Flowchart symbols
Flowchart symbolsFlowchart symbols
Flowchart symbols
 
Algorithms and flowcharts
Algorithms and flowchartsAlgorithms and flowcharts
Algorithms and flowcharts
 
Types of charts in Excel and How to use them
Types of charts in Excel and How to use themTypes of charts in Excel and How to use them
Types of charts in Excel and How to use them
 
operating system lecture notes
operating system lecture notesoperating system lecture notes
operating system lecture notes
 
Basic organization of computer
 Basic organization of computer Basic organization of computer
Basic organization of computer
 
FLOW CHARTS
FLOW CHARTSFLOW CHARTS
FLOW CHARTS
 
Graphical User Interface
Graphical User Interface Graphical User Interface
Graphical User Interface
 
component based development model
component based development modelcomponent based development model
component based development model
 
Chapter09 logic modeling
Chapter09 logic modelingChapter09 logic modeling
Chapter09 logic modeling
 
Access and use internet
Access and use internetAccess and use internet
Access and use internet
 
Flow charts
Flow chartsFlow charts
Flow charts
 
Flow Chart @ppsc(2)
Flow Chart @ppsc(2)Flow Chart @ppsc(2)
Flow Chart @ppsc(2)
 
Case tools
Case toolsCase tools
Case tools
 
Flow chart a technique of process communication
Flow chart  a technique of process communicationFlow chart  a technique of process communication
Flow chart a technique of process communication
 
Graphical User Interface (GUI)
Graphical User Interface (GUI)Graphical User Interface (GUI)
Graphical User Interface (GUI)
 

En vedette

Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1
Swarnima Tiwari
 
Best Flow Chart Ever
Best Flow Chart EverBest Flow Chart Ever
Best Flow Chart Ever
skillfulyards
 
Structured system analysis
Structured system analysisStructured system analysis
Structured system analysis
learnt
 
Flowchart Power Point
Flowchart Power PointFlowchart Power Point
Flowchart Power Point
SlideShop.com
 
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & FlowchartC Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
vinay arora
 

En vedette (20)

Flowchart Diagram Templates by Creately
Flowchart Diagram Templates by CreatelyFlowchart Diagram Templates by Creately
Flowchart Diagram Templates by Creately
 
Introduction to flowchart
Introduction to flowchartIntroduction to flowchart
Introduction to flowchart
 
Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1
 
Best Flow Chart Ever
Best Flow Chart EverBest Flow Chart Ever
Best Flow Chart Ever
 
Flowchart w/program structure
Flowchart w/program structureFlowchart w/program structure
Flowchart w/program structure
 
What is a flowchart
What is a flowchartWhat is a flowchart
What is a flowchart
 
Grade 10 flowcharting
Grade 10  flowchartingGrade 10  flowcharting
Grade 10 flowcharting
 
Flowchart slides powerpoint
Flowchart slides powerpointFlowchart slides powerpoint
Flowchart slides powerpoint
 
3rd topic creating flowchart and calendar
3rd topic creating flowchart and calendar3rd topic creating flowchart and calendar
3rd topic creating flowchart and calendar
 
Visitor counter
Visitor counterVisitor counter
Visitor counter
 
Algorithm and flowchart
Algorithm and flowchartAlgorithm and flowchart
Algorithm and flowchart
 
Structured system analysis
Structured system analysisStructured system analysis
Structured system analysis
 
Flow chart programming
Flow chart programmingFlow chart programming
Flow chart programming
 
Flowchart Power Point
Flowchart Power PointFlowchart Power Point
Flowchart Power Point
 
Procurement Expediting Training
Procurement Expediting TrainingProcurement Expediting Training
Procurement Expediting Training
 
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & FlowchartC Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
 
Organizational Behavior Chapter 9
Organizational Behavior Chapter 9Organizational Behavior Chapter 9
Organizational Behavior Chapter 9
 
Smartwatches
SmartwatchesSmartwatches
Smartwatches
 
Flowchart
FlowchartFlowchart
Flowchart
 
03 algoritma flowchart
03 algoritma flowchart03 algoritma flowchart
03 algoritma flowchart
 

Similaire à Flowchart

Table Of Flowchart Symbols
Table Of Flowchart SymbolsTable Of Flowchart Symbols
Table Of Flowchart Symbols
Neo Nguyens
 
Unit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptxUnit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptx
anguraju1
 

Similaire à Flowchart (20)

algorithm and Pseudocode
algorithm and Pseudocodealgorithm and Pseudocode
algorithm and Pseudocode
 
Fundamentals of-algorithm
Fundamentals of-algorithmFundamentals of-algorithm
Fundamentals of-algorithm
 
Table Of Flowchart Symbols
Table Of Flowchart SymbolsTable Of Flowchart Symbols
Table Of Flowchart Symbols
 
note
notenote
note
 
BUSINES PROCESS IMPROVEMENT
BUSINES PROCESS IMPROVEMENTBUSINES PROCESS IMPROVEMENT
BUSINES PROCESS IMPROVEMENT
 
Flowcharts
FlowchartsFlowcharts
Flowcharts
 
Chapter 3 AIS.pptx
Chapter 3 AIS.pptxChapter 3 AIS.pptx
Chapter 3 AIS.pptx
 
Activity Diagram part8
Activity Diagram part8Activity Diagram part8
Activity Diagram part8
 
Ch03 (1)
Ch03 (1)Ch03 (1)
Ch03 (1)
 
Nota Flowchart.pdf
Nota Flowchart.pdfNota Flowchart.pdf
Nota Flowchart.pdf
 
Data Flow Diagram and Sequence Diagram
Data Flow Diagram and Sequence DiagramData Flow Diagram and Sequence Diagram
Data Flow Diagram and Sequence Diagram
 
2 flow charts
2 flow charts2 flow charts
2 flow charts
 
Unit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptxUnit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptx
 
System analysis and design chapter 2
System analysis and design chapter 2System analysis and design chapter 2
System analysis and design chapter 2
 
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
 
Flowcharts
FlowchartsFlowcharts
Flowcharts
 
Chapter08 structuring system requirements
Chapter08 structuring system requirementsChapter08 structuring system requirements
Chapter08 structuring system requirements
 
AlgorithmAndFlowChart.pdf
AlgorithmAndFlowChart.pdfAlgorithmAndFlowChart.pdf
AlgorithmAndFlowChart.pdf
 
Preparing and interpreting Technical drawing.pptx
Preparing and interpreting Technical drawing.pptxPreparing and interpreting Technical drawing.pptx
Preparing and interpreting Technical drawing.pptx
 
FLOWCHART.pptx
FLOWCHART.pptxFLOWCHART.pptx
FLOWCHART.pptx
 

Dernier

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Dernier (20)

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Flowchart

  • 2. What is a flowchart?  a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows  diagrammatic representation that illustrates a solution model to a given problem
  • 3. What is a flowchart?  used in analyzing, designing, documenting or managing a process or program in various fields  described as "cross-functional" when the page is divided into different swimlanes describing the control of different organizational units. Lamp doesn’t work Lamp plugged in? Bulb burned out? Plug in lamp Repair lamp Replace bulb A simple flowchart representing a process for dealing with a non-functioning lamp Yes Yes No No
  • 4. Types of Flowchart Document Flowchart Data Flowchart System Flowchart Program Flowchart shows controls over a document-flow through a system shows controls over a data-flow in a system shows controls at a physical or resource level shows the controls in a program within a system
  • 5. Flowchart Symbols Terminator Process Decision Indicates the beginning or end of a program flow in your diagram Indicates any processing function Indicates a decision point between two or more paths in a flowchart
  • 6. Flowchart Symbols (cont.) Delay Data Document Indicates a delay in the process Can represent any type of data (input and output) in a flowchart Indicates data can be read by people, such as printed output
  • 7. Flowchart Symbols (cont.) Multiple Documents Subroutine Preparation Indicates multiple documents Indicates a predefined (named) process, such as a subroutine or a module Indicates a modification to a process, such as setting a switch or initializing a routine
  • 8. Flowchart Symbols (cont.) Manual Loop Indicates data that is displayed for people to read, such as data on a monitor or projector screen Indicates any operation that is performed manually (by a person) Indicates a sequence of commands that will continue to repeat until stopped manually Display Manual Input
  • 9. Flowchart Symbols (cont.) Connector Indicates the start of a loop. Flip the shape vertically to indicate the end of a loop. Indicates any data of stored data Indicates an inspection point Loop Limit Stored Data
  • 10. Flowchart Symbols (cont.) Off-page Connector Use this shape to create a cross- reference and hyperlink from a process on one page to a process on another page Internal Storage Indicates an internal storage device
  • 11. Flowchart Symbols (cont.) Or Logical OR Logical AND Indicates a step that organizes data into a standard format Summing Junction Collate
  • 12. Flowchart Symbols (cont.) Sort Indicates a step that organizes items sequentially Indicates a step that combines multiple sets into one Indicates a list of information with a standard structure that allows for searching and sorting Merge Database
  • 14. Solve the equation 2x2 + x + 5 for all x between 5 and 10 inclusive. Start Set variable x = 5 x <= 10? compute 2x^2 + x + 5 add 1 to x End Print answer Yes No
  • 15. Create a flowchart to display all numbers between 1 and 10 inclusive Start Set i = 1 i <= 10? i = i + 1 End Print i Yes No