Context Diagrams IPT 2010. Context Diagrams Context diagrams are used to represent entire information systems. The system is shown as a single process.

Slides:



Advertisements
Similar presentations
Identifying Data Flows
Advertisements

D ATA F LOW D IAGRAM. D ATA F LOW D IAGRAM : "a network representation of a system. The system may be automated, manual, or mixed. The DFD portrays the.
Practice data flow diagramming as a tool for structured system programming (process modelling) DATA FLOW DIAGRAMs.
SYSTEMS ANALYSIS AND DESIGN TOOLS
Data Flow Diagram Purpose – visually depict how data moves and changes through a top-down, logical model Logical model – requirements and the relationship.
Documenting Information Systems
Review Questions The four symbols on a data flow diagram are: Rounded rectangles (processes) Squares (external agents) Open-ended boxes (data stores) Arrows.
Chapter 7 Using Data Flow Diagrams
Chapter 7 Using Data Flow Diagrams
Topics Creating DFD Physical and logical DFD Event driven modeling
Chapter 9 Using Data Flow Diagrams
Chapter 7 Using Data Flow Diagrams
Spreadsheets in Finance and Forecasting Project Session 3b(ii) Data Flow Diagrams.
L ECTURE 9 – PROCESS MODELLING PART 1 Data Flow Diagrams for Process Modelling Multi-level Data Flow Diagrams Logical Vs Physical DFDs Steps to Construct.
The Traditional Approach to Requirements: Using Dataflow Diagrams Spring
System analysis and design
System Analysis and Design
DATA FLOW DIAGRAMS IT 155.
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Systems Documentation Techniques
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)
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.
Structure of a Business Plan
National Diploma in Systems Analysis and Design Data Flow Modelling.
An Introduction to Level 0 and Level 1 DFD’s.
Lecture Outline 11 The Development of Information Systems Chapter 8 page 390+
Data and Process Modeling
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
Data Flow Diagrams Objectives:
Systems Analysis & Design Data Flow Diagrams. End Home Data Flow Diagrams – Definition  A data flow diagram is a pictorial model that shows the flow.
Data Flow Diagram A method used to analyze a system in a structured way Used during: Analysis stage: to describe the current system Design stage: to describe.
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.
Data Flow Diagrams (DFD). ScenarioCriteriaTasks Data flow diagram(DFD) is a diagram of the movement of data between external entities.
Chapter 7 Using Data Flow Diagrams
System Analysis System Analysis - Mr. Ahmad Al-Ghoul System Analysis and Design.
DATA FLOW DIAGRAMS We’re going to go into a partial example of how the first level of detail was created. But before we do, let’s step through some guidelines.
Information Systems. Features of Information Systems Read Page P88 Then use your research to complete the following slides.
SAD - DFD Context Diagrams
Judi Prajetno Sugiono ©2009 Management Information System Additional note for DFD.
Software Engineering INTRODUCTION TO SOFTWARE ENGINEERING.
DON’T DO IT! IT’S NOT HOPELESS. Documentation Flowcharting Due to thier complexity (when looking at them), flowcharts intimidate many people. However,
44221: Information Systems Systems Concepts 2 By:Ian Perry Room: C48 Tel:
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.
System and data modeling tools Revision. Schemas A schema shows the organisational structure of a database. It should show the entities (the tables in.
G045 Lecture 08 DFD Level 1 Diagrams (Data Flow Diagrams Level 1)
44095: IT for Management Systems Concepts 2 By:Ian Perry Room: C48 Tel:
Using Dataflow Diagrams – Part 1 Systems Analysis and Design, 7e Kendall & Kendall 7 © 2008 Pearson Prentice Hall.
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.
Context Diagram This section includes two parts. Part 1: Description of a Context Diagram Part 2: How To construct a Context Diagram.
1Lecture 8 Introduction to Systems Analysis l Objectives –Explain how systems analysis relates to business needs, problems, and opportunities –List and.
SYSTEMS ANALYSIS AND DESIGN ITDB 2101 HAND OUT # 3 1.
Chapter 14 Accounting for a Merchandising Business.
Modelling Complex Systems
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Using Dataflow Diagrams Systems Analysis and Design, 8e Kendall & Kendall 7.
Analysis. This involves investigating what is required from the new system and what facilities are available. It would probably include:
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 37 C System Process Modeling DATA Flow Diagrams.
Software Development Lifecycle- SDLC Design- using DFDs.
WHAT IS A Context Diagram?
Systems Documentation Techniques
DFD(Data Flow Diagram)
Data Flow Diagrams.
System Process Modeling
Context and Data Flow Diagrams
Systems Development and Documentation Techniques
The Development of Information Systems Chapter 8 page 348+
G063 - Data flow diagrams.
Exercise Develop a context Diagram for a small bank for “Loan Granting” process Identify EXTERNAL entities Develop a Context diagram.
Unit 5 – eProject – Starting to look at projects Unit 5
MODELLING BUSINESS PROCESSES
Presentation transcript:

Context Diagrams IPT 2010

Context Diagrams Context diagrams are used to represent entire information systems. The system is shown as a single process along with the inputs and outputs (external entities) to the system. The external entities are connected to the single process by data flow arrows.

Context Diagrams A context diagram is often the starting point of a data flow diagram. Context diagrams show the flow of data in a system.

3 Symbols The Process The Data Flow The External Entity

Process Single Process: A circle is used to represent the entire system.

Data Flow Data Flow: An arrow is used to represent the flow of data between the process and external entities.

External Entity External Entity: A square or rectangle represents any person or organisation that sends data to or receives data from the system.

Example Finding a book in the library Borrower Searc h Borrower Book Details Call Number

Example A context diagram for a retail sales company company. Head Office Sales Dept. Purcha se Dept. Accoun ts Warehou ses Sales Division Suppliers Banking

Activity A marking system is a process used to determine the result of an assessment task. Students complete the assessment task and receive a mark from the marking system. A teacher constructs a marking scale for the assessment task and receives each student’s mark. Construct a context diagram for the marking system.

Textbook Page 270- ‘Consider the Following” ~Read as a whole class~

HSC Style Question Development of a new information system is being considered. They system is used to assess the impact of various types of security used to protect different types of residential and commercial buildings in various locations. The system aims to provide information to insurance companies to enable them to accurately modify the amount their customers pay for insurance based on the insured building’s security features, location and type. The results from the system will be sold to insurance companies who can then download updated information each month. a) Draw a context diagram for the proposed system based on the above description

Suggested Solution Building owners and tenants Security Assessment System Assess ment Insurance Companies Building Type, Location, Security Features Results How did you go??

Textbook Reading Read pg Group Task Discussions pg.396 Group Task Activity pg.36