IMS1001 – Information Systems 1 CSE Information Systems 1

Slides:



Advertisements
Similar presentations
Data Flow Diagram (DFD) Overview
Advertisements

BIS 360 – Lecture Seven Process Modeling (Chapter 8)
Johnb DFDs and Design John Bell The DeMarco notation.
Software Engineering-II Sir Zubair Sajid. 3 Data Flow Diagrams (DFD)  DFDs describe the flow of data or information into and out of a system what does.
BASIC BUSINESS SYSTEMS IMS Information Systems 1 CSE Information Systems 1.
© 2005 by Prentice Hall 7-1 Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey.
Chapter 7 Structuring System Process Requirements
Chapter 7 Structuring System Process Requirements
How to : Data Flow Diagrams (DFDs)
DATA FLOW DIAGRAM (PART 2)
Data Flow Diagrams Levelling Them; Process Modelling Using Function Decomposition CSE Information Systems 1.
Process Modelling Using Data Flow Diagrams – Building and Levelling Them; Process Modelling Using Function Decomposition CSE Information Systems.
ADDITIONAL NOTES 4.1 ADDITIONAL NOTES: PROCESS MODELLING USING FUNCTION DECOMPOSITION DIAGRAMS IMS Systems Analysis and Design.
BASIC BUSINESS SYSTEMS CSE Information Systems 1.
Software Engineering: Analysis and Design - CSE3308
CSE Information Systems 1 Detailed Process Definitions; The Data Dictionary.
IMS 5024 Lecture 31 IMS 5024 Process Modelling. IMS 5024 Lecture 32 Content Group assignment Class assignment Nature of process modelling Abstraction.
Modern Systems Analysis and Design
IMS 5024 Semester 2, 2002 Lecture 3 1 IMS 5024 Process Modelling.
Monash University, SIMS, Semester One, DATA GATHERING FOR INFORMATION SYSTEMS DEVELOPMENT CSE Information Systems 1 CSE Information Systems.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 8 Structuring.
IMS1001 – Information Systems 1 CSE Information Systems 1 Building Data Flow Diagrams: Detailed Process Definitions; The Data Dictionary.
3.1 Topic 3 MODELLING IN INFORMATION SYSTEMS DEVELOPMENT; PROCESS MODELLING IMS Systems Analysis and Design.
Modelling as a Communication Tool: Introduction to Process Modelling IMS Information Systems 1 CSE Information Systems 1.
Modelling as a Communication Tool: Introduction to Process Modelling CSE Information Systems 1.
Monash University, SIMS, Semester One, Modelling as a Communication Tool: Introduction to Process Modelling CSE Information Systems 1.
Process Modelling Using Data Flow Diagrams - Building and Levelling Them; Process Modelling Using Function Decomposition CSE Information Systems.
System Analysis and Design
DATA FLOW DIAGRAMS IT 155.
Process Modeling SYSTEMS ANALYSIS AND DESIGN, 6 TH EDITION DENNIS, WIXOM, AND ROTH © 2015 JOHN WILEY & SONS. ALL RIGHTS RESERVED. 1 Roberta M. Roth.
Data Flow Diagramming.
Data Flow Diagrams BCA Sem IV K.I.R.A.S.
Traditional Approach to Requirements Data Flow Diagram (DFD)
System Analysis Overview Document functional requirements by creating models Two concepts help identify functional requirements in the traditional approach.
1 Structured Analysis Techniques. 2 Data Flow Diagrams.
Data Flow Diagrams (DFDs)
Modeling the system the data flow diagram the context diagram level decomposition the cornucopia case portfolio project Systems Analysis and Design for.
Chapter 1: Data Flow Diagram Structuring System Process Requirements
Data Flow Diagrams (DFDs). Data flow diagram (DFD) is a picture of the movement of data between external entities and the processes and data stores within.
Structuring System Process Requirements. Learning Objectives Understand the logical modeling of processes by studying examples of data flow diagrams (DFDs).
Data Flow Diagrams A structured analysis technique that employs a set of visual representations of the data that moves through the organization, the paths.
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
Chapter 7 Structuring System Process Requirements
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 8 Structuring.
Chapter 7 Structuring System Process Requirements
System Analysis System Analysis - Mr. Ahmad Al-Ghoul System Analysis and Design.
1 Ref: Prof Sarda Process Modeling…… Lecture Outline Data flow diagram (DFD)
AN INTRODUCTION BUSINESS PROCESS DOCUMENTATION WITH DATA FLOW DIAGRAMS.
DFDs.
DFDs (Data Flow Diagrams). Data Flow Diagrams DFDs are a system modeling tool, the most popular and important representation in data flow modeling. DFDs.
University of Sunderland ISIC 1 Data Flow Diagrams - Part 2 Hierarchical DFDs.
1 DATA FLOW DIAGRAM. 2 Outline Process decomposition diagrams Data flow diagram (DFD)
System Analysis System Analysis - Mr. Ahmad Al-Ghoul System Analysis and Design.
Using Dataflow Diagrams – Part 1 Systems Analysis and Design, 7e Kendall & Kendall 7 © 2008 Pearson Prentice Hall.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 5 Structuring.
Data Flow Diagrams (DFDs)
Context Process0. student Data Flow Diagram Progression.
Data Flow Diagramming 1. Used to represent processes that:  … capture, manipulate, store, & distribute data  … between a system & its environment 
© 2005 by Prentice Hall Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
DATA FLOW DIAGRAMS.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Using Dataflow Diagrams Systems Analysis and Design, 8e Kendall & Kendall 7.
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.
7-1 Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition.
DATA FLOW DIAGRAM (PART 2)
DATA FLOW DIAGRAM PART 2.
Chapter 1: Data Flow Diagram Structuring System Process Requirements
Process & Logic Modeling
Data Flow Diagramming.
DATA FLOW DIAGRAM.
Presentation transcript:

IMS1001 – Information Systems 1 CSE1204 - Information Systems 1 Process Modelling Using Data Flow Diagrams - Building and Levelling Them; Process Modelling Using Function Decomposition

Levelling Data Flow Diagrams any "real" system is too large to represent as a single data flow diagram the solution is to decompose the system into a hierarchy of levels of processing the process model of the system then consists of a set of levelled data flow diagrams levelling of DFDs improves their readability and usefulness as a communication tool

Levelling of DFDs Context diagram Level 0 diagram Levelling creates a hierarchical decomposition of the processing within the system Context diagram Level 0 diagram Level 1 diagrams Level 2 diagrams . Level n diagrams

Context Diagram the highest level data flow diagram is the context diagram the context diagram shows the interaction of the system with its environment in terms of data flows the context diagram defines the boundary of the system (the scope of the system) only the data flows which leave the system and the data flows which come from outside the system are shown

Context Diagram the entire system is represented as a single process all external agents (sources and sinks) are shown no data stores are shown: they are inside the boundary of the system

Example Context Diagram Sales Order System sales order purchase order Suppliers goods returned supplier delivery goods unavailable notice Inventory System shipping slip checked supplier invoice Accounts Department Warehouse

Level Zero Diagram the level zero data flow diagram is the diagram at the level immediately below the context diagram it "expands" the single process on the context diagram to show the major, high-level processes (or functions) within the system

Level Zero Diagram all external agents (sources and sinks) are included because the level zero diagram, like the context diagram, represents the entire system the number of each process ends in .0 which corresponds to the level of the diagram: e.g. 1.0, 2.0, 3.0 etc. often just 1, 2, 3 etc. are used

Example Level Zero Diagram Order Entry System Suppliers purchase order sales order 2.0 Monitor Stock levels 3.0 1.0 supplier delivery Fill Sales Orders Accept Deliveries out of stock notice Stock file shipping slip Accounts Department Warehouse checked supplier invoice

Levelling DFDs Context diagram 1 2 3 1.1 Level zero diagram 1.2 Diagram 1 (at Level 1)

Level 1 diagrams a set of data flow diagrams is created at Level 1 there is one Level 1 diagram for each of the processes at Level zero each diagram decomposes a Level zero process into several processes

Level 1 and lower level diagrams each Level 1 diagram and diagrams at lower levels (e.g. Level 2, Level 3) show only a part of the processing Level 1 processes are numbered 1.1, 1.2, 1.3, and 2.1, 2.2, 2.3 etc that part is shown in more detail than on the Level zero diagram no external agents are shown on a Level 1 or lower diagrams, as the entire system is not being represented

Example Level zero diagram SUPPLIERS CUSTOMERS p.o. number Customer details Product details p.o. invoice product delivered qty product product qty product holding INVENTORY order qty 1 product holding Record and Invoice Sales product order qty 2 delivery qty Maintain Product Inventory SALES ORDERS customer invoice product order qty

Example Level 1 diagram 1.2 INVENTORY Customer details 1.1 product Check Stock Available 1.1 product holding Check Customer Credit product qty INVOICES product customer credit status available qty Product details SALES ORDERS 1.4 1.3 Create Sales Invoice customer invoice product qty Record Sales Demand

Levelling of DFDs Context Level 0 1 2 3 4 Level 1 Level 2 1.3 4.2 1.1 1.2 2.1 2.2 3.1 3.2 4.1 4.3 Level 2 1.1.1 1.1.2 3.2.1 3.2.2

Guidelines for Levelling DFDs External communication: external agents represent entities in the environment of our information system external agents are outside the scope of our information system we do NOT model interactions between external agents we do NOT allow external agents to interact directly with data stores

Guidelines for Levelling DFDs numbering: when a process is decomposed, its diagram is given the same number as that process balancing of levelled DFDs: all data flows entering and leaving a process must appear on the corresponding diagram which decomposes that process external agents: are only included on the two diagrams which represent the entire system, i.e. the context and level zero diagrams

Guidelines for Levelling DFDs the access to data stores across levels of diagrams must be consistent: the direction of accesses must match and all accesses on higher level diagrams must appear on corresponding lower level diagrams a data store is first shown on the highest level diagram where it is accessed by more than one process it can then appear on all lower level diagrams where it is accessed

Guidelines for Levelling DFDs the access to data stores across levels of diagrams must be consistent: 1 1.1 1.2 1.3 2

Guidelines for Levelling DFDs How many levels should be in a set of DFDs? each diagram usually has between 3 and 7 processes level the diagrams until bottom level or primitive processes are reached: primitive processes have only 1 or 2 inputs and outputs, and cannot be further decomposed as a data flow diagram

Guidelines for Levelling DFDs partition processes to minimise the data flows between them partition processes to form cohesive, related groups of activities not all parts of the system may need to be decomposed to the same level

An example - Context Diagram Applicant Line Manager Address Applicant name Position Spec Position Acknow- ledgement Employment System Successful Applicant Payroll System Decision Position

An example - Level zero diagram Applicant Applicant name Line Manager Position Address Ackn’d Appn Position Spec 1 Accept Applic- ation Decision Acknow- ledgement 2 Evaluate Applicants Applicant Position Unsuccessfuls file Evaluation results Payroll System Successful Applicant

Level 1- Diagram 1 Applicant name Acknow- Verified ledgement Address Applicant name Position Verified Application Acknow- ledgement 1.1 1.2 Verify for Complete- ness Acknow- ledge Application Acknowledged Application

Level 1 - Diagram 2 2.1 2.2 2.3 Decision Ackn’d Appn Position Spec Qualified applicant 2.1 unqualified applicant Screen Applicants Decision 2.2 2.3 Reject Unsuitables Schedule Evaluation Decision Successful Applicant Unsuccessfuls file Evaluation results

Function Decomposition: a Process Modelling Technique function decomposition is the decomposing of a system into its component functions and processes as a way of managing complexity function decomposition creates a top-down view: it shows a hierarchy of levels of increasingly detailed processes within a system a function decomposition model (or diagram) is used to represent the hierarchical decomposition and structure of the processes of a system the decomposition of functions corresponds to levelling of processes in DFDs

Function Decomposition Diagrams a function is a high-level set of related activities that are ongoing: a function is a broad, generic activity a process is a lower level activity that is repeatedly carried out functions consist of groups of related processes the depth and scope of function decomposition diagrams depend on the size and complexity of the system represented

Function Decomposition Diagrams function decomposition diagrams showing only higher levels can be built early in systems analysis more detailed process decomposition can be carried out as the system is studied in more detail function decomposition diagrams show the structure of functions and processes within the system this structure may not correspond to the structure of the organisation shown in an organisation chart See Whitten et al (2001) p 5, p 338 for examples

Function Decomposition Diagrams each function and process should have a unique name which indicates what it does ABC Sales System 1. Sell Products 2. Manage Inventory 3. Control Finance a top level function decomposition diagram

Example Function Decomposition Diagram ABC Sales System 1. Sell Products 2. Manage Inventory 3. Control Finance 2.1 Deliver Product 2.2 Accept Delivery 2.3 Check Stock levels functions and processes are further decomposed

Function Decomposition the decomposition of functions and processes corresponds to the levelling of DFDs 1.0 2.0 3.0 1.1 1.2 1.2.1 1.2.2

Function Decomposition function decomposition diagrams are an alternative representation of the hierarchy of functions and processes within a system they may be built using either a top down or a bottom up approach they provide a useful overview of the processing within a system

References WHITTEN, J.L., BENTLEY, L.D. and DITTMAN, K.C. (2001) 5th ed., Systems Analysis and Design Methods, Irwin/McGraw-HilI, New York, NY. Chapters 5, 8 HOFFER, J.A., GEORGE, J.F. and VALACICH (1999) 2nd ed., Modern Systems Analysis and Design, Benjamin/Cummings, Massachusetts. Chapter 8