Data Flow Diagrams. What the ***** is a data flow diagram for? They look at data without considering the equipment needed. They are the first stage of.

Slides:



Advertisements
Similar presentations
CAPE COMPUTER SCIENCE UNIT 2
Advertisements

Identifying Data Flows
09/04/2015Unit 2 (b) Back-Office processes Unit 2 Assessment Criteria (b) 10 marks.
Data Flow Diagram (DFD) Review
ATG Chapter 3 ATG CHAP 3 Data Flow Diagrams and Flow Charts Spring 2002.
SYSTEMS ANALYSIS AND DESIGN TOOLS
Create a data flow diagram
How to : Data Flow Diagrams (DFDs)
Draw the context and level 0 DFD
Data Flow Diagramming. Data Flow Diagrams Data Flow Diagrams are a means to represent data transformation processes within an information system.
DT211 Stage 2 Software Engineering
Spreadsheets in Finance and Forecasting Project Session 3b(ii) Data Flow Diagrams.
Process Models: Data Flow Diagrams
IT Applications Theory Slideshows Data Flow Diagrams (DFD) & Context diagrams By Mark Kelly McKinnon Secondary College Vceit.com IT Applications Theory.
Data Flow Diagrams (DFD) & Context diagrams Data Flow Diagrams (DFD)
Data Flow Diagramming.
Context Diagrams There are three symbols used in these diagrams: Context Diagrams are used in the Analysis and Design phases as an analysis and design.
staffs.ac.uk Process Model. staffs.ac.uk Contents Provide definitions Explain the components and representations Introduce a step.
1 Structured Analysis Techniques. 2 Data Flow Diagrams.
An Introduction to Level 0 and Level 1 DFD’s.
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.
Unit B065 – Coding a solution PREP WORK 1)Make sure you keep a work log / diary. Use the table on page 16 of the hand book as a template 2)Keep a bibliography.
1 Lecture 3: Introducing Data Flow Diagrams (DFDs) Section 1 - The Concept of Diagrams Why use Diagrams? Diagrams as Working Documents Systems Analysis.
DATA FLOW DIAGRAMS Learning Units
Documenting the Flow of Information within a System  A Data flow diagram (DFDs) describes the flow of data within an information system, while ignoring.
Data Flow Diagrams (DFD). ScenarioCriteriaTasks Data flow diagram(DFD) is a diagram of the movement of data between external entities.
Chapter 12 Describing Information Systems.
Driving School Database
ICT IGCSE.  Understand a wide range of work-related ICT applications and their effects, including applications in libraries (such as records of books.
 Because I don’t understand it!! By Jon Lehman.  Mail merge is a useful tool that will allow you to easily produce multiple letters, labels, envelopes,
SAD - DFD Context Diagrams
Individual DFD Assignment
THIS IS With Host... Your Database Vocabulary Spreadsheet Vocabulary Social & Ethical Issues Bonus Vocabulary Area of Impact Bonus.
McGraw-Hill/Irwin © 2013 The McGraw-Hill Companies, Inc., All Rights Reserved. Chapter 7 Data Flow Diagramming.
DFDs.
SYSTEMS ANALYSIS AND DESIGN TOOLS DATA FLOW DIAGRAMS.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
Data flow diagrams IPT data flow diagrams A data flow diagram provides more detail at a lower then a context diagram. Data flow diagrams represent.
Data Flow Diagrams © Dolinski What are they? Data flow diagrams show us how data moves through a system. It is a diagram which looks at all the.
G045 Lecture 08 DFD Level 1 Diagrams (Data Flow Diagrams Level 1)
Data Flow Diagrams CP1 Computing.
Data Flow Diagrams Often a good way of summarising sources and destinations of data and the processing that takes place Shows how data is transformed into.
Data Flow Diagramming 1. Used to represent processes that:  … capture, manipulate, store, & distribute data  … between a system & its environment 
Systems Analysis & Design
Flowcharts. Learning Objectives To learn how to break down tasks How to create a flowchart.
HNC Flow Chart 1 IT Systems Analysis and Design SSADM – Design.
The concept of Data Processing. INPUT DESIGN Input Data Persistent Data Process Output.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Learning Objectives Today we will Learn: The different types of test data.
Data Flow Diagrams Level 1 and Level 0 System Design.
Analysis. This involves investigating what is required from the new system and what facilities are available. It would probably include:
Data Flow Diagram : Developed By Larry Constantine as a way of expressing system requirements in graphical Form: Data Flow Models (DFMs) are easy to understand.
Data Flow Diagrams Start Do you want to continue? Yes End No Test on
Software Development Lifecycle- SDLC Design- using DFDs.
Data Flow Diagram Zero Level.
WHAT IS A Context Diagram?
Screenshot evidence of page size
Data Flow Diagrams.
Identifying Data Flows
G063 - Data flow diagrams.
The Database Application
Data Flow Diagrams.
LESSON 2 SYSTEM ANALYSIS & DESIGN PHASE
SECTION 5: INFORMATION PROCESSING
Data Flow Diagramming.
G063 - Data flow diagrams.
SYSTEM ANALYSIS & DESIGN PHASE
System Design By Kustanto.
Presentation transcript:

Data Flow Diagrams

What the ***** is a data flow diagram for? They look at data without considering the equipment needed. They are the first stage of designing a system. Show what data comes from and what data is needed

Source of data The OVAL = source of data (sink) This is a source of data e.g. order form from a customer Or an actual person…. The user, secretary, manager etc We are not concerned with what happens to the data before it reaches a source, or what happens to it after it goes past it!

Process The process BOX This is a process performed on the data e.g. search, produce a graph, perform calculation, create a mail merge letter, print 1 Search database Brief description of process Each process is numbered

Data Store The Open Rectangle D1Members file This is where data is stored e.g. members file, letters file etc Each store is numberedBrief description of store

Direction of Data Flow Arrows are used to show how symbols connect Details input into database Brief description of data used

Spend a little time creating the shapes and save them so that you can reuse them.

Level 0 / Context diagram This is an overview of the whole process Only has one process Does not show any data stores Customer Holiday booking system Book holiday Receipt

Task 1 – Create Level 0’s to show… How a secretary in a company produces a report. How a librarian produces a letter for overdue books. How a doctor produces a diet sheet for a patient.

Draw a Level 0 diagram for your system Make sure that you draw the key. Make sure you label each item.

Level 1 diagram This builds on the processes involved in here 1 Holiday booking system Customer Book holiday Receipt

Level 1 Diagram Customer 2 Holiday booked Payment made Receipt Bookings file D2 Holiday details Availability checked Customer Enquiry List of holidays 1 Customer records D1 Customer details Customer 3 Confirmation printed Printout of details Booking Information