5. System Flowcharts

System flowcharts are used to describe the logic and flow of data through a system.

They describe the interactions that occur between input, processing, output and storage, as well as the nature of each of these components.   Even manual processes are included on system flowcharts. 

Generally, system flowcharts are used at a higher level than the other modelling techniques to show an overall view of the entire system.

Although some of the symbols used on system flowcharts are the same as in algorithm flowcharts, the design of system flowcharts is quite different. 

Flowcharts for algorithms are designed to precisely show the logic of an algorithm, whereas system flowcharts are not describing an algorithm but a system. 

Logic is only shown where necessary to sensibly describe the flow between components.



System Flowcharts




HSC SDD Course Specifications - System Flowchart Example


Subpages (1): Student Activity
Comments