Download presentation
Presentation is loading. Please wait.
Published byBeverley Foster Modified over 8 years ago
1
Describing Information Systems
2
A system is a group of connected operations. Systems can be described in several different ways including: Structure diagrams. Data flow diagrams. Systems flowcharts
3
In a structure diagram the overall task is broken down into smaller tasks. These smaller tasks can, in turn, be broken down into even smaller tasks. This method of describing a task is called ‘The Top Down Approach’. It can also be shown as a simple diagram.
4
Make a meal Prepare food Set the table Cook the food The task of making a meal is broken down into smaller tasks – Preparing the food. Setting the table. Cooking the food.
5
Make a meal Prepare food Set the table Cook the food Could the smaller tasks be broken down into even smaller tasks?
6
In a data flow diagram the movement of data around the system is shown. This is done using standard symbols including: Boxes. Sausages. Open rectangles. Arrows.
7
Boxes – show the sources of data or something that uses data. Sausages – show a process. Open rectangles – show where data is held. Arrows – show how data flows between the other symbols.
9
A simple data flow diagram that shows a new video being added to a video library
10
A systems flowchart gives an overall view of a system. It shows the tasks performed on the data (e.g. sorting, updating) and the type of media used to hold the data (e.g. magnetic disk, magnetic tape). Standard symbols are used in systems flowcharts, and data flow is indicated by arrows.
12
A simple flowchart of a database system
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.