SlideShare a Scribd company logo
3
Most read
5
Most read
ASSIGNMENT ON 
DIAGRAM AND 
FLOWCHART 
SUBMITED BY-KRISHNA 
CHANDRA SAGAR 
1S SEMESTER 
ROLL NO-MBA 1910
DIAGRAM-A 
diagram is a two-dimensional geometric symbolic representation of information according to 
some visualization technique. Sometimes, the technique uses a three-dimensional visualization 
which is then projected onto the two-dimensional surface. The word graph is sometimes used as 
a synonym for diagram. 
Here term diagram in common sense can have two meanings. 
· visual information device : Like the term "illustration" the diagram is used as a collective 
term standing for the whole class of technical genres, including graphs, technical 
drawings and tables. 
· specific kind of visual display : This is only the genre, that show qualitative data with 
shapes that are connected by lines, arrows, or other visual links. 
In science the term is used in both ways. For example Anderson (1997) stated more generally: 
"diagrams are pictorial, yet abstract, representations of information, and maps, line graphs, bar 
charts, engineering blueprints, and architects' sketches are all examples of diagrams, whereas 
photographs and video are not". On the other hand Lowe (1993) defined diagrams as specifically 
"abstract graphic portrayals of the subject matter they represent". 
The essences of a diagram can be seen as: 
· a form of visual formatting devices 
· a display that do not show quantitative data, but rather relationships and abstract 
information 
· with building blocks such as geometrical shapes connected by lines, arrows, or other 
visual link. 
Main diagram types- 
There are at least the following types of diagrams: 
· Graph -based diagrams: these take a collection of items and relationships between them, 
and express them by giving each item a 2D position, while the relationships are expressed 
as connections between the items or overlaps between the items; examples of such 
techniques:
tree 
diagram 
network diagram 
flowchart 
Venn diagram 
existential graph 
· Chart -like diagram techniques, which display a relationship between two variables 
that take either discrete or a continuous ranges of values; examples: 
histogram bar chart pie chart 
function graphscatter plot 
· Other types of diagrams-train 
diagramexploded viewpopulation density mapPioneer plaque
FLOWCHART-A 
graphical representation of the sequence of operations in an information 
system or program. Information system flowcharts show how data flows from 
source documents through the computer to final distribution to users. Program 
flowcharts show the sequence of instructions in a single program or subroutine. 
Different symbols are used to draw each type of flowchart.
SYMBOLS USED IN FLOWCHART-A 
typical flowchart from older to computer science textbooks may have the following kinds of 
symbols: 
Start and end symbols- 
Represented as circles, ovals or rounded rectangles, usually containing the word "Start" or 
"End", or another phrase signaling the start or end of a process, such as "submit enquiry" or 
"receive product".
Arrows- 
Showing what's called "flow of control" in computer science. An arrow coming from one 
symbol and ending at another symbol represents that control passes to the symbol the arrow 
points to. 
Processing steps- 
Represented as rectangles. Examples: "Add 1 to X"; "replace identified part"; "save changes" 
or similar. 
Input/Output- 
Represented as a parallelogram. Examples: Get X from the user; display X. 
Conditional or decision 
Represented as a diamond (rhombus). These typically contain a Yes/No question or 
True/False test. This symbol is unique in that it has two arrows coming out of it, usually from 
the bottom point and right point, one corresponding to Yes or True, and one corresponding 
to No or False. The arrows should always be labeled.A decision is necessary in a flowchart. 
More than two arrows can be used, but this is normally a clear indicator that a complex 
decision is being taken, in which case it may need to be broken-down further, or replaced 
with the "pre-defined process" symbol. 
A number of other symbols that have less universal currency, such as: 
 A Document represented as a rectangle with a wavy base; 
 A Manual input represented by parallelogram, with the top irregularly 
sloping up from left to right. An example would be to signify data-entry 
from a form; 
 A Manual operation represented by a trapezoid with the longest 
parallel side at the top, to represent an operation or adjustment to 
process that can only be made manually. 
Flowcharts may contain other symbols, such as connectors, usually represented as circles, 
to represent converging paths in the flowchart. Circles will have more than one arrow 
coming into them but only one going out. Some flowcharts may just have an arrow point to 
another arrow instead. These are useful to represent an iterative process (what in Computer 
Science is called a loop). A loop may, for example, consist of a connector where control first 
enters, processing steps, a conditional with one arrow exiting the loop, and one going back 
to the connector.It is important to remember to keep these connection logical in order.All 
processes should flow from top to bottom and left to right.
Types of flowchart 
Example of a system flowchart. 
Sterneckert (2003) suggested that flowcharts can be modelled from the perspective of different user 
groups (such as managers, system analysts and clerks) and that there are four general types: 
· Document flowcharts, showing controls over a document-flow through a system 
· Data flowcharts, showing controls over a data flows in a system 
· System flowcharts showing controls at a physical or resource level 
· Program flowchart, showing the controls in a program within a system 
Notice that every type of flowchart focusses on some kind of control, rather than on the particular 
flow itself. 
EXAMPLE OF FLOWCHARTS-
Assignment on diagram and flowchart 1
SOURCE-www. 
google.com 
www.wikipedia.com
SOURCE-www. 
google.com 
www.wikipedia.com

More Related Content

PPT
HCI - Chapter 3
PPT
Presentation on diagram and flowchart
PDF
Logical design vs physical design
PDF
Business Process Modeling
PPT
Organization Systems
PPTX
Introduction to Basic Spreadsheets
PPT
Flow charts
PPT
HCI - Chapter 1
HCI - Chapter 3
Presentation on diagram and flowchart
Logical design vs physical design
Business Process Modeling
Organization Systems
Introduction to Basic Spreadsheets
Flow charts
HCI - Chapter 1

What's hot (20)

PPTX
modelingtools
PPT
Chap3 flow charts
PPTX
Introduction to information technology lecture 1
PPTX
Process management os concept
PDF
Process scheduling (CPU Scheduling)
PPT
Tcpip services and applications
PPT
computer software
PPTX
Flow chart
PPT
The desktop
PDF
Lecture-1: Introduction to system integration and architecture - course overv...
PPT
Distributed computing ).ppt him
PPTX
System Analysis and Design
PPTX
Functions and formulas of ms excel
PPTX
Data Flow Diagram or DFD
PPTX
Internet tools and services
PPTX
2. information system
PPT
Chapter 1 Enterprise Resource Planning Alexis Leon
PDF
Multithreading
PPTX
Computer based information system
PPTX
Introduction to flowchart
modelingtools
Chap3 flow charts
Introduction to information technology lecture 1
Process management os concept
Process scheduling (CPU Scheduling)
Tcpip services and applications
computer software
Flow chart
The desktop
Lecture-1: Introduction to system integration and architecture - course overv...
Distributed computing ).ppt him
System Analysis and Design
Functions and formulas of ms excel
Data Flow Diagram or DFD
Internet tools and services
2. information system
Chapter 1 Enterprise Resource Planning Alexis Leon
Multithreading
Computer based information system
Introduction to flowchart
Ad

Similar to Assignment on diagram and flowchart 1 (20)

DOCX
DOCX
BUSINES PROCESS IMPROVEMENT
DOCX
Experiment no 6
DOCX
Case tool lab-Reg2013 by Karthick Raja
PPTX
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
PDF
Activity Diagram part8
PPTX
Software implementation and coding are vital phases in software development, ...
PPTX
algorithm and Pseudocode
PPT
OOAD-Unit-3.ppt UML and ANALYSISI AND DESIGN
DOCX
Project management quality
PPTX
seminar.pptx
DOCX
Project quality management definition
DOC
Flowcharts
PPTX
UNIT III.pptx
PDF
cpuppt-150726134330-lva1-app6891.pdf
PPTX
ppt of flowchart
PPTX
Unit III Dynamic and Implementation UML Diagrams.pptx
PPTX
An introduction to uml
PDF
The Graph Abstract Data Type-DATA STRUCTURE.pdf
BUSINES PROCESS IMPROVEMENT
Experiment no 6
Case tool lab-Reg2013 by Karthick Raja
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
Activity Diagram part8
Software implementation and coding are vital phases in software development, ...
algorithm and Pseudocode
OOAD-Unit-3.ppt UML and ANALYSISI AND DESIGN
Project management quality
seminar.pptx
Project quality management definition
Flowcharts
UNIT III.pptx
cpuppt-150726134330-lva1-app6891.pdf
ppt of flowchart
Unit III Dynamic and Implementation UML Diagrams.pptx
An introduction to uml
The Graph Abstract Data Type-DATA STRUCTURE.pdf
Ad

More from Swarnima Tiwari (20)

PPTX
mbfmppt-1707aaaaaaaaaaaaaaaaaaaaaaaaaaaa29110729.pptx
PPTX
co-branding_swarnima Tiwriggggggggggggggggggggggggggggggggg.pptx
PPTX
Problems and Prospects of Border Trade between North east India and Bangladesh
PPTX
Money and banking ppt
PPTX
Money & banking
PPTX
INDIAN FINANCIAL SYSTEM
PPTX
mbfm ppt
PPTX
Money and banking
PPTX
Mission & vision (business strategy policy)
PPTX
Business ethics
PPTX
Adverting & sales promotion
PPTX
PPT
Economicimpactoftourism 120712024901-phpapp01
PPTX
PPTX
PPT
Presentation1.ppt ppm 03
DOCX
MARKETING
DOCX
MARKETING PROJECT
mbfmppt-1707aaaaaaaaaaaaaaaaaaaaaaaaaaaa29110729.pptx
co-branding_swarnima Tiwriggggggggggggggggggggggggggggggggg.pptx
Problems and Prospects of Border Trade between North east India and Bangladesh
Money and banking ppt
Money & banking
INDIAN FINANCIAL SYSTEM
mbfm ppt
Money and banking
Mission & vision (business strategy policy)
Business ethics
Adverting & sales promotion
Economicimpactoftourism 120712024901-phpapp01
Presentation1.ppt ppm 03
MARKETING
MARKETING PROJECT

Assignment on diagram and flowchart 1

  • 1. ASSIGNMENT ON DIAGRAM AND FLOWCHART SUBMITED BY-KRISHNA CHANDRA SAGAR 1S SEMESTER ROLL NO-MBA 1910
  • 2. DIAGRAM-A diagram is a two-dimensional geometric symbolic representation of information according to some visualization technique. Sometimes, the technique uses a three-dimensional visualization which is then projected onto the two-dimensional surface. The word graph is sometimes used as a synonym for diagram. Here term diagram in common sense can have two meanings. · visual information device : Like the term "illustration" the diagram is used as a collective term standing for the whole class of technical genres, including graphs, technical drawings and tables. · specific kind of visual display : This is only the genre, that show qualitative data with shapes that are connected by lines, arrows, or other visual links. In science the term is used in both ways. For example Anderson (1997) stated more generally: "diagrams are pictorial, yet abstract, representations of information, and maps, line graphs, bar charts, engineering blueprints, and architects' sketches are all examples of diagrams, whereas photographs and video are not". On the other hand Lowe (1993) defined diagrams as specifically "abstract graphic portrayals of the subject matter they represent". The essences of a diagram can be seen as: · a form of visual formatting devices · a display that do not show quantitative data, but rather relationships and abstract information · with building blocks such as geometrical shapes connected by lines, arrows, or other visual link. Main diagram types- There are at least the following types of diagrams: · Graph -based diagrams: these take a collection of items and relationships between them, and express them by giving each item a 2D position, while the relationships are expressed as connections between the items or overlaps between the items; examples of such techniques:
  • 3. tree diagram network diagram flowchart Venn diagram existential graph · Chart -like diagram techniques, which display a relationship between two variables that take either discrete or a continuous ranges of values; examples: histogram bar chart pie chart function graphscatter plot · Other types of diagrams-train diagramexploded viewpopulation density mapPioneer plaque
  • 4. FLOWCHART-A graphical representation of the sequence of operations in an information system or program. Information system flowcharts show how data flows from source documents through the computer to final distribution to users. Program flowcharts show the sequence of instructions in a single program or subroutine. Different symbols are used to draw each type of flowchart.
  • 5. SYMBOLS USED IN FLOWCHART-A typical flowchart from older to computer science textbooks may have the following kinds of symbols: Start and end symbols- Represented as circles, ovals or rounded rectangles, usually containing the word "Start" or "End", or another phrase signaling the start or end of a process, such as "submit enquiry" or "receive product".
  • 6. Arrows- Showing what's called "flow of control" in computer science. An arrow coming from one symbol and ending at another symbol represents that control passes to the symbol the arrow points to. Processing steps- Represented as rectangles. Examples: "Add 1 to X"; "replace identified part"; "save changes" or similar. Input/Output- Represented as a parallelogram. Examples: Get X from the user; display X. Conditional or decision Represented as a diamond (rhombus). These typically contain a Yes/No question or True/False test. This symbol is unique in that it has two arrows coming out of it, usually from the bottom point and right point, one corresponding to Yes or True, and one corresponding to No or False. The arrows should always be labeled.A decision is necessary in a flowchart. More than two arrows can be used, but this is normally a clear indicator that a complex decision is being taken, in which case it may need to be broken-down further, or replaced with the "pre-defined process" symbol. A number of other symbols that have less universal currency, such as:  A Document represented as a rectangle with a wavy base;  A Manual input represented by parallelogram, with the top irregularly sloping up from left to right. An example would be to signify data-entry from a form;  A Manual operation represented by a trapezoid with the longest parallel side at the top, to represent an operation or adjustment to process that can only be made manually. Flowcharts may contain other symbols, such as connectors, usually represented as circles, to represent converging paths in the flowchart. Circles will have more than one arrow coming into them but only one going out. Some flowcharts may just have an arrow point to another arrow instead. These are useful to represent an iterative process (what in Computer Science is called a loop). A loop may, for example, consist of a connector where control first enters, processing steps, a conditional with one arrow exiting the loop, and one going back to the connector.It is important to remember to keep these connection logical in order.All processes should flow from top to bottom and left to right.
  • 7. Types of flowchart Example of a system flowchart. Sterneckert (2003) suggested that flowcharts can be modelled from the perspective of different user groups (such as managers, system analysts and clerks) and that there are four general types: · Document flowcharts, showing controls over a document-flow through a system · Data flowcharts, showing controls over a data flows in a system · System flowcharts showing controls at a physical or resource level · Program flowchart, showing the controls in a program within a system Notice that every type of flowchart focusses on some kind of control, rather than on the particular flow itself. EXAMPLE OF FLOWCHARTS-