DFD Example : Bus Garage Repairs

Slides:



Advertisements
Similar presentations
DFD Examples Yong Choi BPA CSUB.
Advertisements

Introduction to Data Flow Diagrams Week 6 CMIS570.
Data Flow Diagramming. Data Flow Diagrams Data Flow Diagrams are a means to represent data transformation processes within an information system.
Data Model Examples: DFD’s and System Flowcharts
Basic of DFD. Developing a DFD There are no FIXED rules about how a DFD should be developed… There is no such a DFD call “CORRECT DFD”… Expert SAs may.
DT211 Stage 2 Software Engineering
The Flow of Information in The Production Cycle
Tuesday, November 26, 1999 MIS Lecture Notes1 Administrative Details HW #7, Project Assignment #1 due HW #7 solution set, Project Assignment 3 solution.
Data Flow Diagrams "Business process flow" not a Flow Chart.
Data Flow Diagramming.
CC20O7N - Software Engineering 1 CC2007N Software Engineering 1 Requirements Analysis Techniques Basic Structured Modelling Techniques.
Accounting systems design & evaluation
DFD examples.
Practical Significance of DFDs  Many older information systems (legacy systems):  Are mainframe-based (inaccessible to most non-IT users);  Use non-relational.
DFD Examples Yong Choi BPA CSUB. Creating Data Flow Diagrams Steps: 1.Create a list of activities 2.Construct Context Level DFD (identifies external entities.
Flowchart and Data Flow Diagrams
SYSTEM MODELS MUHAMMAD RIZWAN. Objectives  To explain why the context of a system should be modelled as part of the RE process  To describe behavioural.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Chapter 8 Structuring System Requirements: Process Modeling 8.1.
Group Members Krishna C Kandala Guruprasad Ramachandra Shweta Satish.
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.
1 DATA FLOW DIAGRAM. 2 Outline Process decomposition diagrams Data flow diagram (DFD)
Activity 4 Data flow diagram of a school attendance system
Data Flow Diagrams (DFDs) 1Information Systems Engineering.
Creating Data Flow Diagrams Presenter: Ms. Somia Razzaq.
Advanced Accounting Information Systems
DFD Examples. DFD Notation Data Flow : labeled arrow Sources and sinks of information/data (also called external entity) or Process or Available data.
3/5/2009Computer systems1 Using Data flow Diagrams Computer System: 1. Input 2. Data Processing 3. Output.
Question 1 Which of the following is best described as a meaningless total? (a) Check digit (b) Limit check (c) Hash total (d) Record count (e) Quantity.
Texas Tech Company Data Flow Diagram
Data Flow Diagramming 1. Used to represent processes that:  … capture, manipulate, store, & distribute data  … between a system & its environment 
Computer E-ssentials Group : Will Howell Tausif Rajkotwala Komal Chandarana.
All Occasion Gifts Group Members Priya Pradhan Ranjani Prasad Paul Hennigan Group #4.
Software Specification Models
Federal University of Agriculture, Abeokuta College of Natural Sciences Department of Computer Science CSC 324 (System Analysis and Design) Lecture Slides.
Modelling Complex Systems
DFD Examples Yong Choi BPA CSUB.
Software Specification Models
DFD Examples.
1. Computational Thinking
Khitam Mohammad Bao Vuong
DFD Examples.
Systems Analysis Focus is the logical view of the system, not the physical “What” the system is to accomplish, not how Tools: data flow diagrams data.
DFD Examples.
Management Movie Management System Customers Databases Vendors
Modern Systems Analysis and Design
DATA FLOW DIAGRAMS Budi Arifitama.
Identifying Data Flows
G063 - Data flow diagrams.
Chapter 6 The Expenditure Cycle Part II: Payroll Processing and
Chapter 6 Data flow diagramming ACCOUNTING INFORMATION SYSTEMS
DFD Examples Yong Choi BPA CSUB.
Continuation of Causeway Example
DATA FLOW DIAGRAM EXAMPLES
Context and Data Flow Diagrams
تحلیل سیستم‌ها مدل‌سازی پردازشی.
Data Flow Diagramming.
DATA FLOW DIAGRAM.
G063 - Data flow diagrams.
Entity-Relationship Modeling "Extended"
Logic Modeling Logic and timing are not represented on data flow diagrams or entity-relationship diagrams Processes contain logic - what happens under.
DFD Examples Yong Choi BPA CSUB.
DFD Examples Yong Choi BPA CSUB.
Introduction to Data Flow Diagrams
DFD Examples.
DFD Examples Yong Choi BPA CSUB.
Dr. Nashaat El-Khameesy
Entity-Relationship Modeling "Extended"
Appendix A Data Modeling MANAGEMENT INFORMATION SYSTEMS 8/E
Entity-Relationship Modeling "Extended"
DFD Process & Examples.
Presentation transcript:

DFD Example : Bus Garage Repairs Lab 6 - Presentation DFD Example : Bus Garage Repairs

DFD Example: Bus Garage Repairs Buses come to a garage for repairs. A mechanic and helper perform the repair, record the reason for the repair and record the total cost of all parts used on a Shop Repair Order. Information on labor, parts and repair outcome is used for billing by the Accounting Department, parts monitoring by the inventory management computer system and a performance review by the supervisor.

DFD Example: Bus Garage Repairs (cont’d) External Entities: Bus, Mechanic, Helper, Supervisor, Inventory Management System, Accounting Department, etc. Key process (“the system”): performing repairs and storing information related to repairs Processes: Record Bus ID and reason for repair Determine parts needed Perform repair Calculate parts extended and total cost Record labor hours, cost

DFD Example: Bus Garage Repairs (cont’d) Data stores: Personnel file Repairs file Bus master list Parts list Data flows: Repair order Bus record Parts record Employee timecard Invoices

Bus Garage Context Diagram Mechanical problem to be repaired Fixed mechanical problems Supervisor Helper Bus Repair Process System Repair summary Labor List of parts used Inventory Management System Labor Labor, parts cost details Mechanic Accounting