The Systems Development Life Cycle and Information Engineering: An Introduction Slides 3.

Slides:



Advertisements
Similar presentations
Business Processes, Data Modeling and Information Systems
Advertisements

Database Systems: Design, Implementation, and Management Tenth Edition
Alternative Approach to Systems Analysis Structured analysis
1 The Database Application Development Process The Database Application Development Process.
Basic guidelines for the creation of a DW Create corporate sponsors and plan thoroughly Determine a scalable architectural framework for the DW Identify.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 7.1.
FIS 431/631 Financial Information Systems: Analysis and Design REA Modeling Joe Callaghan Oakland University Department of Accounting & Finance.
ISMT221 Information Systems Analysis and Design Entity-Relationship Diagram Lab 4 Tony Tam.
System Analysis - Data Modeling
Accounting Information Systems: Planning and Analysis Introduction: The MOTE Approach Oakland University Department of Accounting & Finance Slides 1.
Figure 1-A COOL:Gen™ Implements Entire Systems Development Life Cycle PLANNING ANALYSIS DESIGN - External DESIGN - Internal (Technological Environment.
Department of Accounting & Finance
Entity-Relationship Model and Diagrams (continued)
FIS 431/631 Financial Information Systems: Analysis and Design Process Modeling Joe Callaghan Oakland University Department of Accounting & Finance.
1 IS 4420 Database Fundamentals Chapter 2: Database Development Process Leon Chen.
1 The Accounting REA Model as an Information Engineering Interaction Model Slides 5.
WELL-DESIGNED DATABASES Process faster Easy to develop and maintain Easy to read and write code.
Computer-Based Accounting Information Systems Design ACC 419/619 Joe Callaghan Oakland University Accounting & Finance Department.
A Quick Review of Analysis Stages of the Systems Development Life Cycle Planning Analysis Design Construction.
FIS 431/631 Financial Information Systems: Analysis and Design ERD & Normalization Joe Callaghan Oakland University Department of Accounting & Finance.
Data Modeling Introduction. Learning Objectives Define key data modeling terms –Entity type –Attribute –Multivalued attribute –Relationship –Degree –Cardinality.
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
System Integration or Analysis. System Analysis system analysis is the division of a system into its component pieces to study how those component pieces.
SYSTEMS ANALYSIS. Chapter Five Systems Analysis Define systems analysis Describe the preliminary investigation, problem analysis, requirements analysis,
Mrs. Maninder Kaur 1Maninder Kaur
BIS310: Week 7 BIS310: Structured Analysis and Design Data Modeling and Database Design.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 10 Structuring.
6 Systems Analysis and Design in a Changing World, Fourth Edition.
Chapter 6: The Traditional Approach to Requirements
Introduction To System Analysis and design
IT 244 Database Management System Data Modeling 1 Ref: A First Course in Database System Jeffrey D Ullman & Jennifer Widom.
Computer System Analysis Chapter 10 Structuring System Requirements: Conceptual Data Modeling Dr. Sana’a Wafa Al-Sayegh 1 st quadmaster University of Palestine.
2 Approaches to Requierements Engineering Reference: Systems Analysis and Design in a Changing World, 3 rd Edition, chapter 2 and chapter 6.
File and Database Design SYS364. Today’s Agenda WHTSA DBMS, RDBMS, SQL A place for everything and everything in its place. Entity Relationship Diagrams.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 3 Slide 1 Chapter 4 Identifying and Selecting Systems Development.
Phase 2: Systems Analysis
1 Introduction to Database Systems. 2 Database and Database System / A database is a shared collection of logically related data designed to meet the.
Database Systems: Design, Implementation, and Management Ninth Edition
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 6 Structuring.
1 ISA&D7‏/8‏/ ISA&D7‏/8‏/2013 Methodologies of the SDLC Traditional Approach to SDLC Object-Oriented Approach to SDLC CASE Tools.
Information Systems Engineering. Lecture Outline Information Systems Architecture Information System Architecture components Information Engineering Phases.
1 Entity-Relationship Diagram. 2 Components of ERD: –Entity –Relationship –Cardinality –Attributes.
Lecture 4 Conceptual Data Modeling. Objectives Define terms related to entity relationship modeling, including entity, entity instance, attribute, relationship,
IFS310: Module 6 3/1/2007 Data Modeling and Entity-Relationship Diagrams.
Chapter 11  2000 by Prentice Hall System Analysis and Design: Methodologies and Tools Uma Gupta Introduction to Information Systems.
EntityRelationshipDiagrams. Entity Relationship Models The E-R (entity-relationship) data model views the real world as a set of basic objects (entities)
Lecture 3 : Hard Systems Modelling UFCE8V-20-3 Information Systems Development SHAPE Hong Kong 2010/11.
Methodologies and SSADM Models, Tools and Techniques.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 10 Structuring.
Chapter 10 Structuring System Requirements: Conceptual Data Modeling
Business System Development
Chapter 6 The Traditional Approach to Requirements.
Modern Systems Analysis and Design Third Edition
BTM 382 Database Management Chapter 13: Business intelligence and data warehousing Chapter 14-4: Data analytics Chitu Okoli Associate Professor in Business.
SEEM3430: Information Systems Analysis and Design
Chapter 6 Structuring System Requirements: Conceptual Data Modeling
CGS 2545: Database Concepts Fall 2010
Modern Systems Analysis and Design Third Edition
DATA MODELS.
Databases and Information Management
Entity-Relationship Model and Diagrams (continued)
Modern Systems Analysis and Design Third Edition
Chapter 10 Structuring System Requirements: Conceptual Data Modeling
Modern Systems Analysis and Design Third Edition
Databases and Information Management
Chapter 7 Structuring System Requirements: Conceptual Data Modeling
Chapter 10 Structuring System Requirements: Conceptual Data Modeling
Modern Systems Analysis and Design Third Edition
Lecture 10 Structuring System Requirements: Conceptual Data Modeling
Presentation transcript:

The Systems Development Life Cycle and Information Engineering: An Introduction Slides 3

Systems Development Life Cycle: A Logical Framework A systematic and orderly approach to solving systems problems Defines the phases that are essential to any systems development project

Stages of the Systems Development Life Cycle Planning Analysis Design Construction

Information Engineering Implements the SDLC framework An integrated set of methodologies designed to create and operate an information system for the organization as a whole or for a significant part such as a division, rather than on an ad-hoc, project- by-project basis It is data-centered and relies on fully normalized data models (a “picture” of database)

Information Engineering (cont.) These data models are kept in computerized form, and workstations use computerized tools (e.g., COOL:Gen & Oracle Designer) to build applications that use the data Although IE is data-centered, it is also a process-sensitive The overall strategy is model-driven systems development (the MO in MOTE)

Modeling A model is a representation of reality Systems analysts try to understand a business by drawing “pictures” or models of the business and its workings. Three primary types of models: (1) a data model, (2) activity models, and (3) interaction models

Types of Models Data model: One type is the ERD that depicts data (entities, attributes) and the relationships enforcing business rules between entities. The primary goal is to accurately portray the fundamental elements of the business information system. The data model is implemented as a database in a developed system (central to the IS)

ERD with Normalization

Types of Models Activity models: Records the activities of interest to the business (i.e., the things the business does or should do) Involves decomposition of business processes from the highest level (AMP of Resources, Conversion Processes, MSC Processes) to the lowest (elementary processes) Also involves the specification of process dependency events, to refine decomposition of the processes

Figure 6 AHD: Partial Business Function Decomposition

Types of Models Interaction models: Define how things the business does (activities/events) affect things of interest to the business (data) The REAL model, to be introduced in the next set of slides, is an interaction model Faculty at OU have combined the IE notation of an interaction model with the accounting REAL model Interaction modeling provides a detailed basis for the next stage of systems development, which is systems design.

Business Modeling In Planning and Analysis: An Overview of the MIS Approach Data Model Activity Models Interaction Models Systems Design ERD AHD, ADD PADs, PLD, ELC

Analysis Tasks with REAL Interaction Modeling Systems Design Activity Analysis Interaction Analysis 1 Interaction Analysis 2 PADs, PLD, ELC AHD, ADD REA Data Analysis ERD

InformationWeek Online Business Snapshot (main link): “Business modeling tools help companies align their business and technology goals” (and related link: “Business modeling delivers twofold benefits”)

InformationWeek Online: Discussion Questions: Main Link According to some adopters, what are the advantages of business modeling? What were the IT problems that Belk Stores was experiencing? How were these problems solved?

InformationWeek Online: Discussion Question: Related Link What advantages did business modeling bring for Williams Field Services?