Presentation on diagram and flowchart

22
PRESENTED BY- KRISHNA CHANDRA SAGAR 1 S SEMESTER ROLL NO-MBA 1910

Transcript of Presentation on diagram and flowchart

Page 1: Presentation on diagram and flowchart

PRESENTED BY-KRISHNA CHANDRA SAGAR

1S SEMESTERROLL NO-MBA 1910

Page 2: Presentation on diagram and flowchart

DIAGRAM MEANING THE ESSENCES OF A DIAGRAM DIAGRAM TYPES FLOWCHART MEANING SYMBOLS USED IN FLOWCHART STEPS FOLLOWED WHILE PREPARING

FLOWCHART TYPES OF FLOWCHART POINTS TO BE NOTED WHILE PREPARING

FLOWCHART EXAMPLE OF FLOWCHART

Page 3: Presentation on diagram and flowchart

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.

Page 4: Presentation on diagram and flowchart

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.

Page 5: Presentation on diagram and flowchart

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:

Page 6: Presentation on diagram and flowchart

tree diagram network diagram flowchart Venn diagram existential graph

Page 7: Presentation on diagram and flowchart

•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 graph scatter plot

Page 8: Presentation on diagram and flowchart

•Other types of diagrams-

train diagram exploded view

population density map

Pioneer plaque

Page 9: Presentation on diagram and 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.

Page 10: Presentation on diagram and flowchart

SYMBOLS USED IN FLOWCHART-

INPUT/OUTPUT SYMBOL-

PROCESS SYMBOLE-

Page 11: Presentation on diagram and flowchart

CORE SYMBOL-

DOCUMENT SYMBOL-

Page 12: Presentation on diagram and flowchart

MANUAL INPUT SYMBOL-

DISPLAY SYMBOL-

Page 13: Presentation on diagram and flowchart

DECICION SYMBOL-

TERMINAL SYMBOL-

PREPARATION SYMBOL-

Page 14: Presentation on diagram and flowchart

CONNECTOR SYMBOL-

SORT SYMBOL-

EXTRACT SYMBOL-

Page 15: Presentation on diagram and flowchart

MERGE SYMBOL-

COLLATE SYMBOL-

Page 16: Presentation on diagram and flowchart

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

Page 17: Presentation on diagram and flowchart

Eight steps that insure complete preparation and execution of a flowchart are-

Research the problem Decide on the method of solution Plan the solution Outline the system by drawing the system

flowchart Check the system flowchart Draw a detailed program flowchart for each

program Check the program flowchart Test the program flowchart and system flowchart

by using data that has been prepared

Page 18: Presentation on diagram and flowchart

The flow of the flowchart should be from top to bottom and from right to left

Use meaningful descriptions in the symbols If the flowchart is complex ,connectors

should be used to reduce the number of flow lines. Avoid intersecting flow lines.

Page 19: Presentation on diagram and flowchart

EXAMPLE OF FLOWCHARTS-

Page 20: Presentation on diagram and flowchart
Page 21: Presentation on diagram and flowchart
Page 22: Presentation on diagram and flowchart

REFERENCE-

www.google.com www.wikipedia.com