Context & Dataflow Diagrams.

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

4.03 IT PowerPoint Objective 4.03—Understand Information Technology activities and careers.
4 th grade Computer Terminology. Slides o An individual part of certain presentation software that enables users to create highly stylized images for.
09/04/2015Unit 2 (b) Back-Office processes Unit 2 Assessment Criteria (b) 10 marks.
Documenting an AIS II Flowcharts Documenting AIS II.
Chapter 1 Computer, Internet, Web, and Basics
Reading System Documentation Using Flowchart Pertemuan Matakuliah: F0204 / Sistem Akuntansi Tahun: 2007.
SYSTEMS ANALYSIS AND DESIGN TOOLS
Documenting Information Systems
Documenting Information Systems
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Systems Development and Documentation Techniques.
Documenting Information Systems. Learning Objectives To read and evaluate data flow diagrams To read and evaluate systems flowcharts. To prepare data.
Chapter 4 – Documenting Information Systems
1 Introduction to Data Flow Modelling The data flow approach to requirements determination in building a system for business use. This type of computer.
Business Technology Applications Computer Basics.
Dataflow modelling: Context and Data Flow Diagrams
Discovering Computers: Chapter 1
ICT SYSTEMS Inputs / Processing / Outputs. Input e.g. Data Input Any Computer System Feedback e.g. a printer problem Process e.g. A computer program Output.
1 CIS 101 – Introduction to IT Dr. Basel Mahafzah.
1 Input: capturing and assembling elements that enter the system to be processed. Example: Raw material, data and human effort must be organized for processing.
Chapter 7 Using Data Flow Diagrams
Objective 2.01A: Classify Computer Components
Data Flow Diagram Notations
Lecture Note 8 Using Data Flow Diagrams
4.03 IT PowerPoint Objective 4.03—Understand Information Technology activities and careers.
1 Structured Analysis Techniques. 2 Data Flow Diagrams.
Parts of the Computer. Three Components of an Information System 1.Hardware The physical components that make up the computer and other devices connected.
An Introduction To Computer Hardware
IT323 - Software Engineering 2 Tutorial 1. 0 The system 1.0 A Function 1.1 Activity of the function Task Task Task 1.2 Another activity.
Computer System Overview Chapter 1. Operating System Exploits the hardware resources of one or more processors Provides a set of services to system users.
DATA FLOW DIAGRAMS Learning Units
Systems Analysis & Design Data Flow Diagrams. End Home Data Flow Diagrams – Definition  A data flow diagram is a pictorial model that shows the flow.
Lecture 6 Data Flow Modeling
Flowchart and Data Flow Diagrams
A data flow diagram (DFD) maps how data moves through a system. It shows how data entering the system (input) is transformed (process) and changed into.
Chapter 12 Describing Information Systems.
Information System and Management
ICT IGCSE.  Understand a wide range of work-related ICT applications and their effects, including applications in libraries (such as records of books.
Microsoft Office 2007 Essential Introduction to Computers.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
Business Computer Information Systems I.  Knowing how to use a computer is a basic skill necessary to succeed in business or to function effectively.
IT Introduction to Information Technology CHAPTER 01.
DFDs.
COMPUTER MAIN PART DANILO GARCÍA GONZÁLEZ TÉCNICO EN SISTEMAS.
11 CHAPTER INFORMATION TECHNOLOGY, THE INTERNET, AND YOU.
CORE 1: PROJECT MANAGEMENT Designing. This stage is where the actual solution is designed and built. This includes describing information processes and.
The Computer.
Computer Basic Vocabulary
Data Flow Diagrams (DFDs) 1Information Systems Engineering.
3/5/2009Computer systems1 Using Data flow Diagrams Computer System: 1. Input 2. Data Processing 3. Output.
Computer Parts There are many parts that work together to make a computer work.
Data Flow Diagrams. A diagram which shows the movement of data in a system.
Parts of the Computer.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
Systems Analysis & Design
School Library Database. Description The school library database is responsible for controlling the inventory of books, videos, magazines, …etc including.
Introduction To Computers
Computer Parts Review. A small data storage device that uses flash memory. A. USB B. CPU C. Flash Drive D. CD Drive.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Power Point Vocabulary Suarez, Alejandra Per. 6 10/12/13.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Computers Mrs. Flowers University High School.
PowerPoint Presentation by Charlie Cook Copyright © 2004 South-Western. All rights reserved. Lecture 3 Documenting Business Processes and Information Systems.
Understand Information Technology activities and careers.
Information System and Management
Computer Parts There are many parts that work together to make a computer work.
4.03 IT PowerPoint Objective 4.03—Understand Information Technology activities and careers.
Introduction to computers
4.03 IT PowerPoint Objective 4.03—Understand Information Technology activities and careers.
Presentation transcript:

Context & Dataflow Diagrams

CONTEXT DIAGRAM

A context diagram is a graphical method of representing using a single process together with inputs and outputs (external entities) Three symbols only exist The process; The data flow; The external entity. Process Entity

Entity Data flow Process Data flow Entity A context diagram

A context diagram URL Student Keyword Use Search Student engine Student searches the internet A context diagram

Create a context diagram for: Searching an online telephone database. Use of an ATM. Use self server check out.

DFD DFD DFD DFD DFD DFD DFD DFD

A DFD is a graphical method of Representing a system using a number of processes together with inputs; outputs; storage.

The 4 main symbols used to show : the process; the data flow; the data store; the external entity. Process Database Data store External Entity

A data flow diagram Call details Customer Search Customer details Call number details Database A data flow diagram

A data flow diagram invoice Customer Order is processed Customer order Customer & order details Invoice & book Database invoice is generated and sent A data flow diagram

A data flow diagram search for image Load website Use search engine URL student keyword graphic URL keyword Database Of website Project A data flow diagram search for image

A video store is considering installing a ‘self-checkout’ system where customers can borrow videos by scanning their membership cards and videos and pay by EFTPOS. A ‘self-checkout’ transaction has three steps: • membership validation; • borrowing limit check; • payment processing. For membership validation the barcode on the membership card is used to access the member database to find a match. The customer proceeds to the scanning of videos if the membership is valid, otherwise a message is displayed. Using the video barcode data and details from the member database, the system checks that no more than six videos are borrowed. A message is displayed if the limit is exceeded. Payment processing involves the calculation of borrowing charges, the scanning of the customer’s EFTPOS card, the entry of a personal identification number and the electronic communication of these details to the financial institution. Video charges are obtained from the video database via the video barcodes. Transaction details are written to the transaction file for each video borrowed.

(i) Draw a dataflow diagram with the three processes that represents this proposed ‘self-checkout’ system, ensuring that you show external entities and data stores. (Refer standards package section 2 Q.25)

Create a data flow diagram for the borrowing of a book. STEPS I TAKE WHEN CREATING SUCH A TOOL. Decide upon the: processes , entities, dataflow storage. 2. Draw rough diagram adding the: 3. Label as you go.

Search d/b of borrowers for borrowing eligibility Create a data flow diagram for the borrowing of a book: Entity Processes Data flow borrower Search d/b of borrowers for borrowing eligibility Borrowers details & book request Search d/b for details of requested book Information about borrower Locate book, scan book & user bar code Information about books Update borrower & book records Information about library transactions Result of d/b search Storage D/b of borrowers, books & library transactions

Process borrower Database 6 Process 10 1 7 2 9 Process 5 3 8 Process 6 4

Create a data flow diagram for: 1.Searching an online telephone database. 2.Use of an ATM. 3.Use self server check out.

A video store is considering installing a ‘self-checkout’ system where customers can borrow videos by scanning their membership cards and videos and pay by EFTPOS. A ‘self-checkout’ transaction has three steps: • membership validation; • borrowing limit check; • payment processing. For membership validation the barcode on the membership card is used to access the member database to find a match. The customer proceeds to the scanning of videos if the membership is valid, otherwise a message is displayed. Using the video barcode data and details from the member database, the system checks that no more than six videos are borrowed. A message is displayed if the limit is exceeded. Payment processing involves the calculation of borrowing charges, the scanning of the customer’s EFTPOS card, the entry of a personal identification number and the electronic communication of these details to the financial institution. Video charges are obtained from the video database via the video barcodes. Transaction details are written to the transaction file for each video borrowed.

(i) Draw a dataflow diagram with the three processes that represents this proposed ‘self-checkout’ system, ensuring that you show external entities and data stores. (Refer standards package section 2 Q.25)

Link to dfd tutorials http://www.getahead-direct.com/gwbadfd.htm http://www.agilemodeling.com/artifacts/dataFlowDiagram.htm http://www.cems.uwe.ac.uk/~tdrewry/dfds.htm http://spot.colorado.edu/~kozar/DFDtechnique.html http://www.infoarchgroup.com/qrdfd.htm

Systems Flow Chart

Systems flow chart is a graphical method of representing both the flow of data and the logic of the system. It documents the essential details of the system such as sequence, processes and precise rules for selecting particular actions. The flow chart will also show the hardware used to process data, such as the peripheral devices, storage media and processing units.

Symbol Meaning Input/output Manual operation Paper document Magnetic tape Online display Direct access storage device Online input Flowline Punched cards Telecommunication link Process Predefined process Terminal Decision

A system flow chart for finding a book in the library. begin Enter book details Library software Library database Search results False Need printout True Search report False Are you finished True End

Processing Output Input A system flow chart for hardware Colour inkjet printer Keyboard Laptop CD-Rom drive Scanner Floppy drive Internet Zip drive modem Network connection Mouse File server Processing Output Input