1 / 10

How to describe an information system

How to describe an information system. Chapter 12. STRUCTURE DIAGRAMS.

titus
Télécharger la présentation

How to describe an information system

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to describe an information system Chapter 12

  2. STRUCTURE DIAGRAMS • Structure diagrams can be used to describe information systems. An overall task is broken down into smaller more manageable tasks. These may then be broken down further into smaller tasks. This way of describing tasks is described as the "top down" approach.

  3. Dataflow diagram • A dataflow diagram shows how data moves through a system. It identifies where the data come from in the wider organisation, the processes the data pass through and where the data go to the wider organisation.

  4. The box • The box is either a source of data, such as an order form from a customer, or a part of the system which uses or consumes the data, called a sink. We are not concerned with what happens to the data before it reaches the box if it is a source, or what happens to it after it goes past a sink.

  5. The sausage • The sausage shape is sometimes replaced by a circle on some data flow diagrams and is used to denote a process performed on the data. A process is something which is done to the data like a calculation. The process might be sorting the data or combining it with some other data. A brief description of the process should be placed inside the box.

  6. The open rectangle • The open rectangle represents a data store. This is where the data is held.

  7. The arrows • The arrows are used to show how the other symbols are connected.

  8. System flowchart • System flowchart is a diagram used to describe a complete data-processing system. It gives an overall view of the system. The flow of data through the operations is described diagrammatically, down to the level of the individual programs needed to achieve the system requirements.

More Related