SlideShare a Scribd company logo
1 of 59
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

C H A P T E R

8
Irwin/McGraw-Hill

PROCESS
MODELING

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Chapter Eight
•
•
•
•
•
•
•
•
•
•

•
•

Whitten Bentley Dittman

Process Modeling

Define systems modeling and differentiate between logical and physical system
models.
Define process modeling and explain its benefits.
Recognize and understand the basic concepts and constructs of a process model.
Read and interpret a data flow diagram.
Explain when to construct process models and where to store them.
Construct a context diagram to illustrate a system’s interfaces with its work
environment.
Identify use cases, external and temporal business events for a system.
Perform event partitioning and organize events in a functional decomposition
diagram.
Draw event diagrams and merge those events into a system diagram.
Draw primitive data flow diagrams and describe the elementary data flows and
processes in terms of data structures and procedural logic (Structured English and
decision tables), respectively.
Document the distribution of processes to locations.
Synchronize data and process models using a CRUD matrix.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Chapter Map

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Models: Logical and Physical

A model is a representation of reality. Just as a
picture is worth a thousand words, most models are
pictorial representations of reality.
Logical models show
what a system is or does.
They are implementation
independent; that is, they
depict the system
independent of any
technical implementation.

Irwin/McGraw-Hill

Physical models show not
only what a system is or
does, but also how the
system is (to be) physically
and technically implemented.
They are implementation
dependent because they
reflect technology choices.

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Why Logical System Models

• Logical models remove biases that are the result of the
way the system is currently implemented, or the way
that any one person thinks the system might be
implemented.
• Logical models reduce the risk of missing business
requirements because we are too preoccupied with
technical results.
• Logical models allow us to communicate with endusers in nontechnical or less technical languages.
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Process Modeling and DFDs

Process modeling is a technique for organizing and
documenting the structure and flow of data through a
system’s processes, and/or the logic, policies, and
procedures to be implemented by a system’s processes.
A data flow diagram (DFD) is a tool (and type of process
model) that depicts the flow of data through a system and
the work or processing performed by that system.
DFDs have become a popular tool for business process
redesign.
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Simple Data Flow Diagram

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Differences Between DFDs and Flowcharts

• Processes on DFDs can operate in parallel (at-thesame-time)
– Processes on flowcharts execute one at a time

• DFDs show the flow of data through a system
– Flowcharts show the flow of control (sequence and
transfer of control)

• Processes on one DFD can have dramatically different
timing
– Processes on flowcharts are part of a single program
with consistent timing
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Systems Thinking

Systems thinking is the application of formal systems
theory and concepts to systems problem solving.
DFDs are a tool that supports systems thinking.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Process Concepts

A process is work
performed on, or
in response to,
incoming data
flows or
conditions.
A
P ro c e s s

A System is a Process

in p u t
in p u t
in p u t

The
S y s te m
is a
P ro c e s s

o u tp u t
o u tp u t
o u tp u t

Feedack and
C o n tro l L o o p

T h e S y s t e m 's E n v ir o n m e n t
(c o n s ta n tly c h a n g in g )

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Decomposition

Decomposition is the
act of breaking a
system into its
component
subsystems,
processes, and
subprocesses. Each
level of abstraction
reveals more or less
detail.
Irwin/McGraw-Hill

System Decomposition

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Decomposition Diagrams

A decomposition
diagram or
hierarchy chart
shows the topdown, functional
decomposition of
a system.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Types of Logical Processes

• A function is set of related and ongoing activities of a
business.
•
An event (or transaction) is a logical unit of work that
must be completed as a whole (as part of a function).
• An elementary process (or primitive process) is a
discrete, detailed activity or task required to respond to
an event. Usually, several such tasks must be
completed to respond to an event.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Common Process Errors on DFDs

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Problems with Natural English
PROBLEMS WITH NATURAL ENGLISH 1

• Many of us do not write well, and we also tend not to question our writing abilities.
• Many of us are too educated! It’s often difficult for a highly educated person to communicate with an
audience that may not have had the same educational opportunities. For example, the average college
graduate (including most analysts) has a working vocabulary of 10,000 to 20,000 words; on the other hand,
the average non-college graduate has a working vocabulary of around 5,000 words.
• Some of us write everything like it was a program. If business procedures required such precision, we’d
write everything in a programming language.
• Too often, we allow the jargon and acronyms of computing to dominate our language.
• English statements frequently have an excessive or confusing scope. How would you carry out this
procedure: “If customers walk in the door and they do not want to withdraw money from their account or
deposit money to their account or make a loan payment, send them to the trust department.” Does this mean
that the only time you should not send the customer to the trust department is when he or she wishes to do
all three of the transactions? Or does it mean that if a customer does not wish to perform at least one of the
three transactions, that customer should not be sent to the trust department?
• We overuse compound sentences Consider the following procedure: “Remove the screws that hold the outlet
cover to the wall. Remove the outlet cover. Disconnect each wire from the plug, but first make sure the
power to the outlet has been turned off.” An unwary person might try to disconnect the wires prior to
turning off the power!
• Too many words have multiple definitions.
• Too many statements use imprecise adjectives. For example, an loan officer asks a teacher to certify that a
student is in good academic standing. What is good?
• Conditional instructions can be imprecise. For example, if we state that “all applicants under the age of 19
must secure parental permission,” do we mean less than 19, or less than or equal to 19?
• Compound conditions tend to show up in natural English. For example, if credit approval is a function of
several conditions: credit rating, credit ceiling, annual dollar sales for the customer in question, then
different combinations of these factors can result in different decisions. As the number of conditions and
possible combinations increases, the procedure becomes more and more tedious and difficult to write.
Irwin/McGraw-Hill

Source: Adapted from Matthies, Leslie, The New Playscript Procedure,
(Stamford, Companies. All Rights reserved
Copyright © 2000 The McGraw-Hill CT: Office Publications, Inc. 1977)
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured English

Structured English is a language and syntax, based on the
relative strengths of structured programming and natural
English, for specifying the underlying logic of
elementary processes on DFDs.
1. For each CUSTOMER NUMBER in the data store CUSTOMERS:
a. For each LOAN in the data store LOANS that matches the above
CUSTOMER NUMBER:
1) Keep a running total of NUMBER OF LOANS for the
CUSTOMER NUMBER.
2) Keep a running total of thw ORIGINAL LOAN PRINCIPALfor the
CUSTOMER NUMBER.
3) Keep a running total of CURRENT LOAN BALANCE for the
CUSTOMER NUMBER.
4) Keep a running total of AMOUNTS PAST DUE for the
CUSTOMER NUMBER.
b. If the TOTAL AMOUNTS PAST DUE for the CUSTOMER NUMBER
is greater than $100.00 then:
1) Write the CUSTOMER NUMBER and all their data attributes
as described in the data flow LOANS AT RISK.
Else
1) Exclude the CUSTOMER NUMBER and data from the data
flow LOANS AT RISK.
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured English Constructs (Part 1)

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured English Constructs (Part 2)

complex logic in which rows represent conditions

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured English Constructs (Part 3)

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Policies and Decision Tables

A policy is a set of rules that governs some process of
the business.
A decision table is a tabular form of presentation that
specifies a set of conditions and their corresponding
actions (as required to implement a policy).

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

A Simple Decision Table

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Flows & Control Flows

• A data flow represents an input of data to a process, or
the output of data from a process.
– A data flow may also be used to represent the
creation, reading, deletion, or updating of data in a file
or database (called a data store).

– A composite data flow is a data flow that consists of
other data flows.

• A control flow represents a condition or nondata event
that triggers a process.
– Used sparingly on DFDs.
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Flow Packet Concept

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Composite and Elementary Data Flows

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Flows to and from Data Stores

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Illegal Data Flows

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Structures

Data flows can be defined by data structures.
A data structure is a specific arrangement of data
attributes that defines the organization of data contained
in a data flow.
A data attribute is the smallest piece of data that has
meaning to the end-users of a business.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

A Data Structure for a Data Flow
DATA STRUCTURE
ORDER=
ORDER NUMBER +
ORDER DATE+
[ PERSONAL CUSTOMER NUMBER,
CORPORATE ACCOUNT NUMBER]+
SHIPPING ADDRESS=ADDRESS+
(BILLING ADDRESS=ADDRESS)+
1 {PRODUCT NUMBER+
PRODUCT DESCRIPTION+
QUANTITY ORDERED+
PRODUCT PRICE+
PRODUCT PRICE SOURCE+
EXTENDED PRICE } N+
SUM OF EXTENDED PRICES+
PREPAID AMOUNT+
(CREDIT CARD NUMBER+EXPIRATION
DATE)
(QUOTE NUMBER)
ADDRESS=
(POST OFFICE BOX NUMBER)+
STREET ADDRESS+
CITY+
[STATE, MUNICIPALITY]+
(COUNTRY)+
POSTAL CODE

Irwin/McGraw-Hill

ENGLISH ENTERPRETATION
An instance of ORDER consists of:
ORDER NUMBER and
ORDER DATE and
Either PERSONAL CUSTOMER NUMBER
or CORPORATE ACCOUNT NUMBER
and SHIPPING ADDRESS (which is equivalent
to ADDRESS)
and optionally: BILLING ADDRESS (which is
equivalent to ADDRESS)
and one or more instances of:
PRODUCT NUMBER and
PRODUCT DESCRIPTION and
QUANTITY ORDERED and
PRODUCT PRICE and
PRODUCT PRICE SOURCE and
EXTENDED PRICE
and SUM OF EXTENDED PRICES and
PREPAID AMOUNT and
optionally: both CREDIT CARD NUMBER and
EXPIRATION DATE
An instance of ADDRESS consists of:
optionally: POST OFFICE BOX NUMBER and
STREET ADDRESS and
CITY and
Either STATE or MUNICIPALITY
and optionally: COUNTRY
and POSTAL CODE
Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Structure Constructs
Data Structure

Format by Example
(relevant portion is boldfaced)

English Interpretation
(relevant portion is boldfaced)

Sequence of Attributes - The
WAGE AND TAX STATEMENT=
An instance of WAGE AND TAX STATEMENTS
sequence data structure indicates one
TAXPAYER IDENTIFICATION NUMBER+ consists of:
or more attributes that may (or must)
TAXPAYER NAME+
TAXPAYER IDENTIFICATION NUMBER and
be included in a data flow.
TAXPAYER ADDRESS+
TAXPAYER NAME and
WAGES, TIPS, AND COMPENSATION+
TAXPAYER ADDRESS and
FEDERAL TAX WITHHELD+…
WAGES, TIPS AND COMPENSATION and
FEDERAL TAX WITHHELD and…
Selection of Attributes - The
ORDER=
selection data structure allows you to
(PERSONAL CUSTOMER NUMBER,
show situations where different sets
CORPORATE ACCOUNT NUMBER)+
of attributes describe different
ORDER DATE+…
instances of the data flow.

An instance or ORDER consists of:
Either PERSONAL CUSTOMER NUMBER or
CORPORATE ACCOUNT NUMBER; and
ORDER DATE and…

Repetition of Attributes - The
CLAIM=
repetition data structure is used to set
POLICY NUMBER+
off a data attribute or group of data
POLICYHOLDER NAME+
attributes that may (or must) repeat
POLICY HOLDER ADDRESS+
themselves a specific number of time 0 {DEPENDENT NAME+
for a single instance of the data flow.
DEPENDENT’S RELATIONSHIP} N+
The minimum number of repetitions 1 {EXPENSE DESCRIPTION+
is usually zero or one.
SERVICE PROVIDER+
The maximum number of
EXPENSE AMOUNT} N
repetitions may be specified as “n”
meaning “many” where the actual
number of instances varies for each
instance of the data flow.

An instance of CLAIM consists of:
POLICY NUMBER and
POLICYHOLDER NAME and
POLICYHOLDER ADDRESS and
zero or more instance of:
DEPENDENT NAME and
DEPENDENT’S RELATIONSHIP and
one or more instances of:
EXPENSE DESCRIPTION and
SERVICE PROVIDER and
EXPENSE ACCOUNT

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Structure Constructs (concluded)

Data Structure

Format by Example
(relevant portion is boldfaced)

English Interpretation
(relevant portion is boldfaced)

Optional Attributes - The optional CLAIM=
notation indicates that an attribute, or POLICY NUMBER+
group of attributes in a sequence or
POLICYHOLDER NAME+
selection date structure may not be
POLICYHOLDER ADDRESS+
included in all instances of a data
( SPOUSE NAME+
flow.
DATE OF BIRTH)+…
Note: For the repetition data
structure, a minimum of “zero” is the
same as making the entire repeating
group “optional.”

An instance of CLAIM consists of:
POLICY NUMBER and
POLICYHOLDER NAME and
POLICYHOLDER ADDRESS and
optionally, SPOUSE NAME and
DATE OF BIRTH and...

Reusable Attributes - For groups of DATE=
attributes that are contained in many
MONTH+
data flows, it is desirable to create a
DAY+
separate data structure that can be
YEAR+
reused in other data structures.

Then, the reusable structures can be included in other
data flow structures as follows:
ORDER=ORDER NUMBER…+DATE
INVOICE=INVOICE NUMBER…+DATE
PAYMENT=CUSTOMER NUMBER…+DATE

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Types and Domains

Data attributes should be defined by data types and
domains.
A data type defines what class of data can be stored in an
attribute (e.g., character, integers, real numbers, dates,
pictures, etc.).
A domain defines what values or range of values an
attribute can legitimately take on.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Diverging and Converging Data Flows

• A diverging data flow is one that splits into multiple
data flows.
– Useful for illustrating data that starts out naturally as
one flow, but needs to be routed to parallel processes.
– Also useful for illustrating multiple copies of the same
output going to different destinations.

•
A converging data flow is the merger of multiple data
flows into a single packet.
– Useful for illustrating data from multiple sources that
must come back together for some subsequent
processing
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Diverging and Converging Data Flows

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

External Agents

• An external agent defines a person, organization unit,
or other organization that lies outside of the scope of
the project but that interacts with the system being
studied.
– External agents define the “boundary” or scope of a
system being modeled.
– As scope changes, external agents can become
processes, and vice versa.
– Almost always one of the following:
External
Agent

• Office, department, division inside the business but outside
the system scope.
• An external organization or agency.
• Another business or another information system.
• One of your system’s end-users or managers

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Stores

• A data store is an inventory of data.
– Frequently implemented as a file or database.
– A data store is “data at rest” compared to a data flow
that is “data in motion.”
– Almost always one of the following:
• Persons
(or groups of persons)
• Places
• Objects
• Events
(about which data is captured)
• Concepts
(about which data is important)

Data
Store

– Data stores depicted on a DFD store all instances of
data entities (depicted on an ERD)
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

When to Draw Process Models

• Strategic systems planning
– Enterprise process models illustrate important
business functions.

• Business process redesign
– “As is” process models facilitate critical analysis.
– “To be” process models facilitate improvement.

• Systems analysis (primary focus of this course)
– Model the existing system including its limitations
– Model the target system’s logical requirements
(meaning processes and data flows needed regardless
of how the system will be implemented)
– Model candidate technical solutions (physical DFDs
only)
– Model the target technical solution (physical DFDs
only)
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Classical Structured Analysis
1. Draw top-down physical DFDs that represent the current
physical implementation of the system including its limitations.
2. Convert the physical DFDs to their logical equivalents.
3. Draw top-down logical DFDs that represent an improved
system.
4. Describe all data flows, data stores, policies, and procedures in
a data dictionary or encyclopedia.
5. Optionally, mark up copies of the logical DFDs to represent
alternative physical solutions.
6. Draw top-down physical DFDs that represent the target
solution.
THE ABOVE METHODOLOGY IS RARELY PRACTICED
ANYMORE BECAUSE IT IS VERY CUMBERSOME AND
TIME-CONSUMING.
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Modern Structured Analysis
1. Draw a context DFD to establish initial project scope.
2. Draw a functional decomposition diagram to partition the
system into subsystems.
3. Create an event-response or use-case list for the system to
define events for which the system must have a response.
4. Draw an event DFD (or event handler) for each event.
5. Merge event DFDs into a system diagram (or, for larger
systems, subsystem diagrams).
6. Draw detailed, primitive DFDs for the more complex event
handlers.
7. Document data flows and processes in the data dictionary.
THE ABOVE METHODOLOGY, BASED ON EVENT
PARTITIONING, IS MORE COMMONLY PRACTICED.
Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured Analysis Diagram Progression

Irwin/McGraw-Hill

(1 of 3)

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured Analysis Diagram Progression

Irwin/McGraw-Hill

(2 of 3)

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Structured Analysis Diagram Progression

Irwin/McGraw-Hill

(3 of 3)

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

CASE for DFDs (Sample Screen)

Irwin/McGraw-Hill

from System Architect 2001

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

SoundStage Context DFD
Accounts
Receivable

Promotion

Club
Member

Member Order

Member
Credit
Status
Warehouse

Potential
Member

various Inquiry Reponses
New Subscription
Subscription Offer

Member
Services
System

Revised Packing Order
New Promotion
Subscription Program
various Sales Reports

Subscription Renewal

various
Promotion Reports

Marketing
Department

various Subscription Reports
Past
Member

Resubscription Offer
various Member
Reports

Irwin/McGraw-Hill

Member
Services

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

SoundStage Functional Decomposition Diagram
Member
Services
System

Subscription
Subsystem

Promotion
Subsystem

Order
Subsystem

Operations
Subsystem

Process
Subscription
Transactions

Process
Promotion
Transactions

Process
Order
Transactions

Process
Membership
Transactions

Generate
Subscription
Reports

Generate
Promotion
Reports

Generate
Order
Reports

Process
Marketing
Transactions

Process
Warehouse
Transactions

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Events

• Events define processes needed to respond to those
events.
– External events are those initiated by external agents.
They result in an input transaction or data flow.
– Temporal events are those that are triggered by the
passage of time. They simply “happen” and are
indicated by a control flow.
– State events are those based on a system’s change
from one state to another.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Use Cases

• Use cases are based upon object-oriented concepts that
are essentially the same as events.
– Use case analysis is the process of identifying and
modeling business events and how the system
responds to them.
– An actor is anything that needs to interact with the
system (essentially, a synonym for external agent).

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Use Case List
Actor

Event (or Use Case)

Trigger

Responses

Marketing

Establishes a new
membership subscription plan
to entice new members.

NEW MEMBER SUBSCRIPTION
PROGRAM

Generate SUBSCRIPTION
PLAN CONFIRMATION.
Create AGREEMENT in the
database.

Marketing

Establishes a new
membership resubscription
plan to lure back former
members.

PAST MEMBER
RESUBSCRIPTION PROGRAM

Generate SUBSCRIPTION
PLAN CONFIRMATION.
Create AGREEMENT in the
database.

Marketing

Changes a subscription plan
for current members (e.g.,
extending the fulfillment
period)

SUBSCRIPTION PLAN
CHANGE.

Generate AGREEMENT

A subscription plan expires.

(current date)

(time)

CHANGE CONFIRMATION.

Update AGREEMENT in the
database.
Generate AGREEMENT
CHANGE CONFIRMATION.

Logically Delete (void)
AGREEMENT in the database.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Use Case List (continued)
Actor

Event (or Use Case)

Marketing

Cancels a subscription plan
before its planned expiration

Trigger

Responses
Generate

CANCELATION

CHANGE CONFIRMATION.

Logically Delete (void)
AGREEMENT in the database.
Member

Joins the club by subscribing.
(“Take any 12 CDs for one
penny and agree to buy 4
more at regular prices within
two years.”)

NEW SUBSCRIPTION

Generate MEMBER
DIRECTORY UPDATE
CONFIRMATION.

Create MEMBER in the
database.
Create first MEMBER ORDER
MEMBER ORDERED
PRODUCTs in the database.

Member

hanges address
(including email and privacy
code)

CHANGE OF ADDRESS

Generate MEMBER
DIRECTORY UPDATE
CONFIRMATION.

Update MEMBER in the
database.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Use Case List (continued)

Actor

Event (or Use Case)

Trigger

Responses

Accounts
Receivable

Changes member’s credit
status

CHANGE OF CREDIT STATUS

Generate CREDIT
DIRECTORY UPDATE
CONFIRMATION.

Update MEMBER in the
database.
(time)

90 days after a Marketing
decides to no longer sell a
product.

(current date)

Generate CATALOG CHANGE
CONFIRMATION.
Logically Delete
(deactivate) PRODUCT in the
database.

Member

Wants to pick products for
possible purcase.
(Logical requirement is driven
by vision of web-based access

PRODUCT INQUIRY

Generate CATALOG
DESCRIPTION.

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Event Decomposition Diagram (partial)
Member
Services
System

Subscription
Subsystem

Process
Subscription
Transactions

Generate
Subscription
Reports

Promotion
Subsystem

Process
Promotion
Transactions

Generate
Promotion
Reports

Order
Subsystem

Process
Order
Transactions

Generate
Order
Reports

Process
Membership
Transactions

Pg
3

Pg
2

Process
Marketing
Transactions

Process
Warehouse
Transactions

Pg
4

Generate
Quarterly
Subscription
Report

Process
New
Subscription
Plan

Operations
Subsystem

Generate
Inactive
Member
Report

Generate
Agreement
Compliance
Report

Generate
Membership
Directory

Generate
Subscription
Analysis
Report

Process
New
Resubscription Plan

Process
Change
to a
Subscription
Plan

Process
Subscription
Plan Expiration

Process
Subscription
Plan
Cancelation

Process New
Member
Subscription

Irwin/McGraw-Hill

Process
Former
Member
Resubscription

Process
Member
Change of
Address

Process
Member
Change of
Preferences

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

External Event DFD

Club
Member

Member Change
of Address

Process
Member
Address
Change

Updated
Member
Address

Members

Member Updated Address Confirmation

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

External Event DFD (more complex)
Members

Updated Member
from Order

Accounts
Receivable
Relevant
Transactions

Member

Club Member

Member Order

Process
Member
Order

Member
Order
Confirmation

Member
Orders

Member
Ordered
Products

Irwin/McGraw-Hill

New
Member
Order
New
Member
Ordered
Products

Warehouse
Packing Order

Inventory Commitment
Product
and
Availability

Products

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Temporal Event DFD
Agreements

Members

Fulfillment
Progress

Calendar
End of Month

Irwin/McGraw-Hill

Agreement

Identify
Agreements
Near
Default

Agreement
Default
Exception
Report

Agreements
Manager

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

System DFD

Whitten Bentley Dittman

(see book for more readable copy)

Transactions

Product and Availability
Products
Product and
Availability
Relevant
Transactions

Member

Member Order

Process
Member Order

Inventory Commitment

Inventory
Commitmen
t

Member

Subscription Order
Warehouse

Packing Order
Process
Subscription
Order

Packing Order

Member Order
Confirmation

Subscription
Order
Confirmation

New Member
Ordered Products
Member
Updated Member
from Order
Members

New
Member
Order

New Member
Ordered
Products

Address

New Member Order
Members
Member Orders

Member Ordered
Products

Member Orders

Deleted
Member
Order

Orders

Updated
Member

Updated
Member
Order
Updated Member
from Updated Order
Member
Order
Change
Request

Deleted Member
Ordered Products
Ordered
Products

Member

Member Order Confirmation

Process
Member Order
Revision

Generate
Order Analysis
Report

Process
Member Order
Cancelation

Updated
Member
Ordered
Products

Product and
Availability

Member Order
Cancelation

Member

Member
Order
Cancelation
Notice

End of Day

Inventory
Commitment
Revised
Packing Order

Warehouse

Time

Order
Analysis
Report

Club
Directors

Products

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Primitive DFD (see book for more readable copy)
Member ID
and Address

Member

Validate
Member

Members

Updated Member from Order

Invalid Member ID
Invalid Product ID

Invalid
Order

Ordered
Product ID

Validate
Ordered
Product

Product

Valid
Product
Ordered
Product
Quantity

Member
Member Order

Check Product
Availability

Products
Product Availability
Inventory Comittment

Available
Product
Bonus
Credits
Claimed

Product Price

Calculate
Order Cost

Cost to
Member
Payment
Credit Problem and Instruction

Relevant
Transactions
Order to be Filled

Member Orders
Member Ordered
Products

Members

Irwin/McGraw-Hill

Credit Details

Check Member
Credit

Confirmed Member Order

New
Member
Order
New Member
Ordered Products

Transactions

Order to be Filled

Record Order

Release Order

Packing
Order

Warehouse

Updated Credits

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Data Structure for a Primitive Data Flow

Data Flow
Data
Structure

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

Logic for a Primitive Process
Process
Logic

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

8.30 Data to Process CRUD Matrix

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition

Whitten Bentley Dittman

8.31 Process to Location Association Matrix

Irwin/McGraw-Hill

Copyright © 2000 The McGraw-Hill Companies. All Rights reserved

More Related Content

What's hot

System analysis and Design Chap001
System analysis and Design Chap001System analysis and Design Chap001
System analysis and Design Chap001Nderitu Muriithi
 
system analysis and design Chap009
 system analysis and design  Chap009 system analysis and design  Chap009
system analysis and design Chap009Nderitu Muriithi
 
system analysis and design Chap011
 system analysis and design  Chap011 system analysis and design  Chap011
system analysis and design Chap011Nderitu Muriithi
 
Managing enterprise stakeholders collaboration a qualitative and quantitative...
Managing enterprise stakeholders collaboration a qualitative and quantitative...Managing enterprise stakeholders collaboration a qualitative and quantitative...
Managing enterprise stakeholders collaboration a qualitative and quantitative...Pragmatic Cohesion Consulting, LLC
 

What's hot (7)

System analysis and Design Chap001
System analysis and Design Chap001System analysis and Design Chap001
System analysis and Design Chap001
 
system analysis and design Chap009
 system analysis and design  Chap009 system analysis and design  Chap009
system analysis and design Chap009
 
Asi Chap005
Asi Chap005Asi Chap005
Asi Chap005
 
system analysis and design Chap011
 system analysis and design  Chap011 system analysis and design  Chap011
system analysis and design Chap011
 
Asi Chap003
Asi Chap003Asi Chap003
Asi Chap003
 
Chap09
Chap09Chap09
Chap09
 
Managing enterprise stakeholders collaboration a qualitative and quantitative...
Managing enterprise stakeholders collaboration a qualitative and quantitative...Managing enterprise stakeholders collaboration a qualitative and quantitative...
Managing enterprise stakeholders collaboration a qualitative and quantitative...
 

Similar to Asi Chap008

6chap 06_quetion and interview_7-7-19.ppt
6chap 06_quetion and interview_7-7-19.ppt6chap 06_quetion and interview_7-7-19.ppt
6chap 06_quetion and interview_7-7-19.pptParthaDas754073
 
Brighttalk converged infrastructure and it operations management - final
Brighttalk   converged infrastructure and it operations management - finalBrighttalk   converged infrastructure and it operations management - final
Brighttalk converged infrastructure and it operations management - finalAndrew White
 
RTI System devolopment.ppt
RTI System devolopment.pptRTI System devolopment.ppt
RTI System devolopment.pptdyahsusilowati7
 
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...Daniel Zivkovic
 
Enterprise Architecture - An Introduction
Enterprise Architecture - An Introduction Enterprise Architecture - An Introduction
Enterprise Architecture - An Introduction Daljit Banger
 
Sample_Data_and_Data_Modules
Sample_Data_and_Data_ModulesSample_Data_and_Data_Modules
Sample_Data_and_Data_ModulesMichael Cook
 
EDM Systems In Depth Review
EDM Systems In Depth ReviewEDM Systems In Depth Review
EDM Systems In Depth ReviewGlen Alleman
 
Frameworks of the IBM Systems Journal
Frameworks of the IBM Systems JournalFrameworks of the IBM Systems Journal
Frameworks of the IBM Systems JournalThe Open Group SA
 
7chap007_data modeling and analysis_14-7-19.ppt
7chap007_data modeling and analysis_14-7-19.ppt7chap007_data modeling and analysis_14-7-19.ppt
7chap007_data modeling and analysis_14-7-19.pptMDTahsinAmin3
 
Brighttalk brining it all together - final
Brighttalk   brining it all together - finalBrighttalk   brining it all together - final
Brighttalk brining it all together - finalAndrew White
 
A&D - Use Case Diagram
A&D - Use Case DiagramA&D - Use Case Diagram
A&D - Use Case Diagramvinay arora
 
Supporting material for my Webinar to the ACS - June2017
Supporting material for my Webinar to the ACS - June2017Supporting material for my Webinar to the ACS - June2017
Supporting material for my Webinar to the ACS - June2017Daljit Banger
 

Similar to Asi Chap008 (20)

Chapter 3
Chapter 3 Chapter 3
Chapter 3
 
Asi Chap001
Asi Chap001Asi Chap001
Asi Chap001
 
6chap 06_quetion and interview_7-7-19.ppt
6chap 06_quetion and interview_7-7-19.ppt6chap 06_quetion and interview_7-7-19.ppt
6chap 06_quetion and interview_7-7-19.ppt
 
Dit yvol3iss3
Dit yvol3iss3Dit yvol3iss3
Dit yvol3iss3
 
Asi Chap002
Asi Chap002Asi Chap002
Asi Chap002
 
Dit yvol1iss5
Dit yvol1iss5Dit yvol1iss5
Dit yvol1iss5
 
Dit yvol2iss24
Dit yvol2iss24Dit yvol2iss24
Dit yvol2iss24
 
Brighttalk converged infrastructure and it operations management - final
Brighttalk   converged infrastructure and it operations management - finalBrighttalk   converged infrastructure and it operations management - final
Brighttalk converged infrastructure and it operations management - final
 
Dit yvol1iss2
Dit yvol1iss2Dit yvol1iss2
Dit yvol1iss2
 
RTI System devolopment.ppt
RTI System devolopment.pptRTI System devolopment.ppt
RTI System devolopment.ppt
 
Dit yvol5iss30
Dit yvol5iss30Dit yvol5iss30
Dit yvol5iss30
 
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
Canadian Experts Discuss Modern Data Stacks and Cloud Computing for 5 Years o...
 
Enterprise Architecture - An Introduction
Enterprise Architecture - An Introduction Enterprise Architecture - An Introduction
Enterprise Architecture - An Introduction
 
Sample_Data_and_Data_Modules
Sample_Data_and_Data_ModulesSample_Data_and_Data_Modules
Sample_Data_and_Data_Modules
 
EDM Systems In Depth Review
EDM Systems In Depth ReviewEDM Systems In Depth Review
EDM Systems In Depth Review
 
Frameworks of the IBM Systems Journal
Frameworks of the IBM Systems JournalFrameworks of the IBM Systems Journal
Frameworks of the IBM Systems Journal
 
7chap007_data modeling and analysis_14-7-19.ppt
7chap007_data modeling and analysis_14-7-19.ppt7chap007_data modeling and analysis_14-7-19.ppt
7chap007_data modeling and analysis_14-7-19.ppt
 
Brighttalk brining it all together - final
Brighttalk   brining it all together - finalBrighttalk   brining it all together - final
Brighttalk brining it all together - final
 
A&D - Use Case Diagram
A&D - Use Case DiagramA&D - Use Case Diagram
A&D - Use Case Diagram
 
Supporting material for my Webinar to the ACS - June2017
Supporting material for my Webinar to the ACS - June2017Supporting material for my Webinar to the ACS - June2017
Supporting material for my Webinar to the ACS - June2017
 

More from Putra Tidore

Ebook mutiara ilmu mudahnya wanita masuk surga
Ebook   mutiara ilmu mudahnya wanita masuk surgaEbook   mutiara ilmu mudahnya wanita masuk surga
Ebook mutiara ilmu mudahnya wanita masuk surgaPutra Tidore
 
Bab 3(a) pengantar komunikasi data
Bab 3(a) pengantar komunikasi dataBab 3(a) pengantar komunikasi data
Bab 3(a) pengantar komunikasi dataPutra Tidore
 
Bab 2 Pengantar Komunikasi Data
Bab 2 Pengantar Komunikasi DataBab 2 Pengantar Komunikasi Data
Bab 2 Pengantar Komunikasi DataPutra Tidore
 
Bab 1 Pengantar Komunikasi Data
Bab 1 Pengantar Komunikasi DataBab 1 Pengantar Komunikasi Data
Bab 1 Pengantar Komunikasi DataPutra Tidore
 
Msdm pelatihan dan pengembangan
Msdm pelatihan dan pengembanganMsdm pelatihan dan pengembangan
Msdm pelatihan dan pengembanganPutra Tidore
 

More from Putra Tidore (6)

Ebook mutiara ilmu mudahnya wanita masuk surga
Ebook   mutiara ilmu mudahnya wanita masuk surgaEbook   mutiara ilmu mudahnya wanita masuk surga
Ebook mutiara ilmu mudahnya wanita masuk surga
 
Bab 3(a) pengantar komunikasi data
Bab 3(a) pengantar komunikasi dataBab 3(a) pengantar komunikasi data
Bab 3(a) pengantar komunikasi data
 
Bab 2 Pengantar Komunikasi Data
Bab 2 Pengantar Komunikasi DataBab 2 Pengantar Komunikasi Data
Bab 2 Pengantar Komunikasi Data
 
Asi Chap007
Asi Chap007Asi Chap007
Asi Chap007
 
Bab 1 Pengantar Komunikasi Data
Bab 1 Pengantar Komunikasi DataBab 1 Pengantar Komunikasi Data
Bab 1 Pengantar Komunikasi Data
 
Msdm pelatihan dan pengembangan
Msdm pelatihan dan pengembanganMsdm pelatihan dan pengembangan
Msdm pelatihan dan pengembangan
 

Recently uploaded

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 

Recently uploaded (20)

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 

Asi Chap008

  • 1. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman C H A P T E R 8 Irwin/McGraw-Hill PROCESS MODELING Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 2. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Chapter Eight • • • • • • • • • • • • Whitten Bentley Dittman Process Modeling Define systems modeling and differentiate between logical and physical system models. Define process modeling and explain its benefits. Recognize and understand the basic concepts and constructs of a process model. Read and interpret a data flow diagram. Explain when to construct process models and where to store them. Construct a context diagram to illustrate a system’s interfaces with its work environment. Identify use cases, external and temporal business events for a system. Perform event partitioning and organize events in a functional decomposition diagram. Draw event diagrams and merge those events into a system diagram. Draw primitive data flow diagrams and describe the elementary data flows and processes in terms of data structures and procedural logic (Structured English and decision tables), respectively. Document the distribution of processes to locations. Synchronize data and process models using a CRUD matrix. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 3. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Chapter Map Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 4. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Models: Logical and Physical A model is a representation of reality. Just as a picture is worth a thousand words, most models are pictorial representations of reality. Logical models show what a system is or does. They are implementation independent; that is, they depict the system independent of any technical implementation. Irwin/McGraw-Hill Physical models show not only what a system is or does, but also how the system is (to be) physically and technically implemented. They are implementation dependent because they reflect technology choices. Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 5. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Why Logical System Models • Logical models remove biases that are the result of the way the system is currently implemented, or the way that any one person thinks the system might be implemented. • Logical models reduce the risk of missing business requirements because we are too preoccupied with technical results. • Logical models allow us to communicate with endusers in nontechnical or less technical languages. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 6. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Process Modeling and DFDs Process modeling is a technique for organizing and documenting the structure and flow of data through a system’s processes, and/or the logic, policies, and procedures to be implemented by a system’s processes. A data flow diagram (DFD) is a tool (and type of process model) that depicts the flow of data through a system and the work or processing performed by that system. DFDs have become a popular tool for business process redesign. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 7. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Simple Data Flow Diagram Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 8. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Differences Between DFDs and Flowcharts • Processes on DFDs can operate in parallel (at-thesame-time) – Processes on flowcharts execute one at a time • DFDs show the flow of data through a system – Flowcharts show the flow of control (sequence and transfer of control) • Processes on one DFD can have dramatically different timing – Processes on flowcharts are part of a single program with consistent timing Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 9. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Systems Thinking Systems thinking is the application of formal systems theory and concepts to systems problem solving. DFDs are a tool that supports systems thinking. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 10. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Process Concepts A process is work performed on, or in response to, incoming data flows or conditions. A P ro c e s s A System is a Process in p u t in p u t in p u t The S y s te m is a P ro c e s s o u tp u t o u tp u t o u tp u t Feedack and C o n tro l L o o p T h e S y s t e m 's E n v ir o n m e n t (c o n s ta n tly c h a n g in g ) Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 11. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Decomposition Decomposition is the act of breaking a system into its component subsystems, processes, and subprocesses. Each level of abstraction reveals more or less detail. Irwin/McGraw-Hill System Decomposition Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 12. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Decomposition Diagrams A decomposition diagram or hierarchy chart shows the topdown, functional decomposition of a system. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 13. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Types of Logical Processes • A function is set of related and ongoing activities of a business. • An event (or transaction) is a logical unit of work that must be completed as a whole (as part of a function). • An elementary process (or primitive process) is a discrete, detailed activity or task required to respond to an event. Usually, several such tasks must be completed to respond to an event. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 14. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Common Process Errors on DFDs Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 15. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Problems with Natural English PROBLEMS WITH NATURAL ENGLISH 1 • Many of us do not write well, and we also tend not to question our writing abilities. • Many of us are too educated! It’s often difficult for a highly educated person to communicate with an audience that may not have had the same educational opportunities. For example, the average college graduate (including most analysts) has a working vocabulary of 10,000 to 20,000 words; on the other hand, the average non-college graduate has a working vocabulary of around 5,000 words. • Some of us write everything like it was a program. If business procedures required such precision, we’d write everything in a programming language. • Too often, we allow the jargon and acronyms of computing to dominate our language. • English statements frequently have an excessive or confusing scope. How would you carry out this procedure: “If customers walk in the door and they do not want to withdraw money from their account or deposit money to their account or make a loan payment, send them to the trust department.” Does this mean that the only time you should not send the customer to the trust department is when he or she wishes to do all three of the transactions? Or does it mean that if a customer does not wish to perform at least one of the three transactions, that customer should not be sent to the trust department? • We overuse compound sentences Consider the following procedure: “Remove the screws that hold the outlet cover to the wall. Remove the outlet cover. Disconnect each wire from the plug, but first make sure the power to the outlet has been turned off.” An unwary person might try to disconnect the wires prior to turning off the power! • Too many words have multiple definitions. • Too many statements use imprecise adjectives. For example, an loan officer asks a teacher to certify that a student is in good academic standing. What is good? • Conditional instructions can be imprecise. For example, if we state that “all applicants under the age of 19 must secure parental permission,” do we mean less than 19, or less than or equal to 19? • Compound conditions tend to show up in natural English. For example, if credit approval is a function of several conditions: credit rating, credit ceiling, annual dollar sales for the customer in question, then different combinations of these factors can result in different decisions. As the number of conditions and possible combinations increases, the procedure becomes more and more tedious and difficult to write. Irwin/McGraw-Hill Source: Adapted from Matthies, Leslie, The New Playscript Procedure, (Stamford, Companies. All Rights reserved Copyright © 2000 The McGraw-Hill CT: Office Publications, Inc. 1977)
  • 16. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured English Structured English is a language and syntax, based on the relative strengths of structured programming and natural English, for specifying the underlying logic of elementary processes on DFDs. 1. For each CUSTOMER NUMBER in the data store CUSTOMERS: a. For each LOAN in the data store LOANS that matches the above CUSTOMER NUMBER: 1) Keep a running total of NUMBER OF LOANS for the CUSTOMER NUMBER. 2) Keep a running total of thw ORIGINAL LOAN PRINCIPALfor the CUSTOMER NUMBER. 3) Keep a running total of CURRENT LOAN BALANCE for the CUSTOMER NUMBER. 4) Keep a running total of AMOUNTS PAST DUE for the CUSTOMER NUMBER. b. If the TOTAL AMOUNTS PAST DUE for the CUSTOMER NUMBER is greater than $100.00 then: 1) Write the CUSTOMER NUMBER and all their data attributes as described in the data flow LOANS AT RISK. Else 1) Exclude the CUSTOMER NUMBER and data from the data flow LOANS AT RISK. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 17. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured English Constructs (Part 1) Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 18. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured English Constructs (Part 2) complex logic in which rows represent conditions Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 19. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured English Constructs (Part 3) Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 20. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Policies and Decision Tables A policy is a set of rules that governs some process of the business. A decision table is a tabular form of presentation that specifies a set of conditions and their corresponding actions (as required to implement a policy). Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 21. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman A Simple Decision Table Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 22. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Flows & Control Flows • A data flow represents an input of data to a process, or the output of data from a process. – A data flow may also be used to represent the creation, reading, deletion, or updating of data in a file or database (called a data store). – A composite data flow is a data flow that consists of other data flows. • A control flow represents a condition or nondata event that triggers a process. – Used sparingly on DFDs. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 23. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Flow Packet Concept Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 24. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Composite and Elementary Data Flows Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 25. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Flows to and from Data Stores Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 26. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Illegal Data Flows Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 27. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Structures Data flows can be defined by data structures. A data structure is a specific arrangement of data attributes that defines the organization of data contained in a data flow. A data attribute is the smallest piece of data that has meaning to the end-users of a business. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 28. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman A Data Structure for a Data Flow DATA STRUCTURE ORDER= ORDER NUMBER + ORDER DATE+ [ PERSONAL CUSTOMER NUMBER, CORPORATE ACCOUNT NUMBER]+ SHIPPING ADDRESS=ADDRESS+ (BILLING ADDRESS=ADDRESS)+ 1 {PRODUCT NUMBER+ PRODUCT DESCRIPTION+ QUANTITY ORDERED+ PRODUCT PRICE+ PRODUCT PRICE SOURCE+ EXTENDED PRICE } N+ SUM OF EXTENDED PRICES+ PREPAID AMOUNT+ (CREDIT CARD NUMBER+EXPIRATION DATE) (QUOTE NUMBER) ADDRESS= (POST OFFICE BOX NUMBER)+ STREET ADDRESS+ CITY+ [STATE, MUNICIPALITY]+ (COUNTRY)+ POSTAL CODE Irwin/McGraw-Hill ENGLISH ENTERPRETATION An instance of ORDER consists of: ORDER NUMBER and ORDER DATE and Either PERSONAL CUSTOMER NUMBER or CORPORATE ACCOUNT NUMBER and SHIPPING ADDRESS (which is equivalent to ADDRESS) and optionally: BILLING ADDRESS (which is equivalent to ADDRESS) and one or more instances of: PRODUCT NUMBER and PRODUCT DESCRIPTION and QUANTITY ORDERED and PRODUCT PRICE and PRODUCT PRICE SOURCE and EXTENDED PRICE and SUM OF EXTENDED PRICES and PREPAID AMOUNT and optionally: both CREDIT CARD NUMBER and EXPIRATION DATE An instance of ADDRESS consists of: optionally: POST OFFICE BOX NUMBER and STREET ADDRESS and CITY and Either STATE or MUNICIPALITY and optionally: COUNTRY and POSTAL CODE Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 29. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Structure Constructs Data Structure Format by Example (relevant portion is boldfaced) English Interpretation (relevant portion is boldfaced) Sequence of Attributes - The WAGE AND TAX STATEMENT= An instance of WAGE AND TAX STATEMENTS sequence data structure indicates one TAXPAYER IDENTIFICATION NUMBER+ consists of: or more attributes that may (or must) TAXPAYER NAME+ TAXPAYER IDENTIFICATION NUMBER and be included in a data flow. TAXPAYER ADDRESS+ TAXPAYER NAME and WAGES, TIPS, AND COMPENSATION+ TAXPAYER ADDRESS and FEDERAL TAX WITHHELD+… WAGES, TIPS AND COMPENSATION and FEDERAL TAX WITHHELD and… Selection of Attributes - The ORDER= selection data structure allows you to (PERSONAL CUSTOMER NUMBER, show situations where different sets CORPORATE ACCOUNT NUMBER)+ of attributes describe different ORDER DATE+… instances of the data flow. An instance or ORDER consists of: Either PERSONAL CUSTOMER NUMBER or CORPORATE ACCOUNT NUMBER; and ORDER DATE and… Repetition of Attributes - The CLAIM= repetition data structure is used to set POLICY NUMBER+ off a data attribute or group of data POLICYHOLDER NAME+ attributes that may (or must) repeat POLICY HOLDER ADDRESS+ themselves a specific number of time 0 {DEPENDENT NAME+ for a single instance of the data flow. DEPENDENT’S RELATIONSHIP} N+ The minimum number of repetitions 1 {EXPENSE DESCRIPTION+ is usually zero or one. SERVICE PROVIDER+ The maximum number of EXPENSE AMOUNT} N repetitions may be specified as “n” meaning “many” where the actual number of instances varies for each instance of the data flow. An instance of CLAIM consists of: POLICY NUMBER and POLICYHOLDER NAME and POLICYHOLDER ADDRESS and zero or more instance of: DEPENDENT NAME and DEPENDENT’S RELATIONSHIP and one or more instances of: EXPENSE DESCRIPTION and SERVICE PROVIDER and EXPENSE ACCOUNT Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 30. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Structure Constructs (concluded) Data Structure Format by Example (relevant portion is boldfaced) English Interpretation (relevant portion is boldfaced) Optional Attributes - The optional CLAIM= notation indicates that an attribute, or POLICY NUMBER+ group of attributes in a sequence or POLICYHOLDER NAME+ selection date structure may not be POLICYHOLDER ADDRESS+ included in all instances of a data ( SPOUSE NAME+ flow. DATE OF BIRTH)+… Note: For the repetition data structure, a minimum of “zero” is the same as making the entire repeating group “optional.” An instance of CLAIM consists of: POLICY NUMBER and POLICYHOLDER NAME and POLICYHOLDER ADDRESS and optionally, SPOUSE NAME and DATE OF BIRTH and... Reusable Attributes - For groups of DATE= attributes that are contained in many MONTH+ data flows, it is desirable to create a DAY+ separate data structure that can be YEAR+ reused in other data structures. Then, the reusable structures can be included in other data flow structures as follows: ORDER=ORDER NUMBER…+DATE INVOICE=INVOICE NUMBER…+DATE PAYMENT=CUSTOMER NUMBER…+DATE Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 31. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Types and Domains Data attributes should be defined by data types and domains. A data type defines what class of data can be stored in an attribute (e.g., character, integers, real numbers, dates, pictures, etc.). A domain defines what values or range of values an attribute can legitimately take on. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 32. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Diverging and Converging Data Flows • A diverging data flow is one that splits into multiple data flows. – Useful for illustrating data that starts out naturally as one flow, but needs to be routed to parallel processes. – Also useful for illustrating multiple copies of the same output going to different destinations. • A converging data flow is the merger of multiple data flows into a single packet. – Useful for illustrating data from multiple sources that must come back together for some subsequent processing Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 33. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Diverging and Converging Data Flows Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 34. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman External Agents • An external agent defines a person, organization unit, or other organization that lies outside of the scope of the project but that interacts with the system being studied. – External agents define the “boundary” or scope of a system being modeled. – As scope changes, external agents can become processes, and vice versa. – Almost always one of the following: External Agent • Office, department, division inside the business but outside the system scope. • An external organization or agency. • Another business or another information system. • One of your system’s end-users or managers Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 35. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Stores • A data store is an inventory of data. – Frequently implemented as a file or database. – A data store is “data at rest” compared to a data flow that is “data in motion.” – Almost always one of the following: • Persons (or groups of persons) • Places • Objects • Events (about which data is captured) • Concepts (about which data is important) Data Store – Data stores depicted on a DFD store all instances of data entities (depicted on an ERD) Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 36. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman When to Draw Process Models • Strategic systems planning – Enterprise process models illustrate important business functions. • Business process redesign – “As is” process models facilitate critical analysis. – “To be” process models facilitate improvement. • Systems analysis (primary focus of this course) – Model the existing system including its limitations – Model the target system’s logical requirements (meaning processes and data flows needed regardless of how the system will be implemented) – Model candidate technical solutions (physical DFDs only) – Model the target technical solution (physical DFDs only) Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 37. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Classical Structured Analysis 1. Draw top-down physical DFDs that represent the current physical implementation of the system including its limitations. 2. Convert the physical DFDs to their logical equivalents. 3. Draw top-down logical DFDs that represent an improved system. 4. Describe all data flows, data stores, policies, and procedures in a data dictionary or encyclopedia. 5. Optionally, mark up copies of the logical DFDs to represent alternative physical solutions. 6. Draw top-down physical DFDs that represent the target solution. THE ABOVE METHODOLOGY IS RARELY PRACTICED ANYMORE BECAUSE IT IS VERY CUMBERSOME AND TIME-CONSUMING. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 38. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Modern Structured Analysis 1. Draw a context DFD to establish initial project scope. 2. Draw a functional decomposition diagram to partition the system into subsystems. 3. Create an event-response or use-case list for the system to define events for which the system must have a response. 4. Draw an event DFD (or event handler) for each event. 5. Merge event DFDs into a system diagram (or, for larger systems, subsystem diagrams). 6. Draw detailed, primitive DFDs for the more complex event handlers. 7. Document data flows and processes in the data dictionary. THE ABOVE METHODOLOGY, BASED ON EVENT PARTITIONING, IS MORE COMMONLY PRACTICED. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 39. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured Analysis Diagram Progression Irwin/McGraw-Hill (1 of 3) Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 40. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured Analysis Diagram Progression Irwin/McGraw-Hill (2 of 3) Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 41. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Structured Analysis Diagram Progression Irwin/McGraw-Hill (3 of 3) Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 42. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman CASE for DFDs (Sample Screen) Irwin/McGraw-Hill from System Architect 2001 Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 43. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman SoundStage Context DFD Accounts Receivable Promotion Club Member Member Order Member Credit Status Warehouse Potential Member various Inquiry Reponses New Subscription Subscription Offer Member Services System Revised Packing Order New Promotion Subscription Program various Sales Reports Subscription Renewal various Promotion Reports Marketing Department various Subscription Reports Past Member Resubscription Offer various Member Reports Irwin/McGraw-Hill Member Services Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 44. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman SoundStage Functional Decomposition Diagram Member Services System Subscription Subsystem Promotion Subsystem Order Subsystem Operations Subsystem Process Subscription Transactions Process Promotion Transactions Process Order Transactions Process Membership Transactions Generate Subscription Reports Generate Promotion Reports Generate Order Reports Process Marketing Transactions Process Warehouse Transactions Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 45. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Events • Events define processes needed to respond to those events. – External events are those initiated by external agents. They result in an input transaction or data flow. – Temporal events are those that are triggered by the passage of time. They simply “happen” and are indicated by a control flow. – State events are those based on a system’s change from one state to another. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 46. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Use Cases • Use cases are based upon object-oriented concepts that are essentially the same as events. – Use case analysis is the process of identifying and modeling business events and how the system responds to them. – An actor is anything that needs to interact with the system (essentially, a synonym for external agent). Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 47. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Use Case List Actor Event (or Use Case) Trigger Responses Marketing Establishes a new membership subscription plan to entice new members. NEW MEMBER SUBSCRIPTION PROGRAM Generate SUBSCRIPTION PLAN CONFIRMATION. Create AGREEMENT in the database. Marketing Establishes a new membership resubscription plan to lure back former members. PAST MEMBER RESUBSCRIPTION PROGRAM Generate SUBSCRIPTION PLAN CONFIRMATION. Create AGREEMENT in the database. Marketing Changes a subscription plan for current members (e.g., extending the fulfillment period) SUBSCRIPTION PLAN CHANGE. Generate AGREEMENT A subscription plan expires. (current date) (time) CHANGE CONFIRMATION. Update AGREEMENT in the database. Generate AGREEMENT CHANGE CONFIRMATION. Logically Delete (void) AGREEMENT in the database. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 48. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Use Case List (continued) Actor Event (or Use Case) Marketing Cancels a subscription plan before its planned expiration Trigger Responses Generate CANCELATION CHANGE CONFIRMATION. Logically Delete (void) AGREEMENT in the database. Member Joins the club by subscribing. (“Take any 12 CDs for one penny and agree to buy 4 more at regular prices within two years.”) NEW SUBSCRIPTION Generate MEMBER DIRECTORY UPDATE CONFIRMATION. Create MEMBER in the database. Create first MEMBER ORDER MEMBER ORDERED PRODUCTs in the database. Member hanges address (including email and privacy code) CHANGE OF ADDRESS Generate MEMBER DIRECTORY UPDATE CONFIRMATION. Update MEMBER in the database. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 49. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Use Case List (continued) Actor Event (or Use Case) Trigger Responses Accounts Receivable Changes member’s credit status CHANGE OF CREDIT STATUS Generate CREDIT DIRECTORY UPDATE CONFIRMATION. Update MEMBER in the database. (time) 90 days after a Marketing decides to no longer sell a product. (current date) Generate CATALOG CHANGE CONFIRMATION. Logically Delete (deactivate) PRODUCT in the database. Member Wants to pick products for possible purcase. (Logical requirement is driven by vision of web-based access PRODUCT INQUIRY Generate CATALOG DESCRIPTION. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 50. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Event Decomposition Diagram (partial) Member Services System Subscription Subsystem Process Subscription Transactions Generate Subscription Reports Promotion Subsystem Process Promotion Transactions Generate Promotion Reports Order Subsystem Process Order Transactions Generate Order Reports Process Membership Transactions Pg 3 Pg 2 Process Marketing Transactions Process Warehouse Transactions Pg 4 Generate Quarterly Subscription Report Process New Subscription Plan Operations Subsystem Generate Inactive Member Report Generate Agreement Compliance Report Generate Membership Directory Generate Subscription Analysis Report Process New Resubscription Plan Process Change to a Subscription Plan Process Subscription Plan Expiration Process Subscription Plan Cancelation Process New Member Subscription Irwin/McGraw-Hill Process Former Member Resubscription Process Member Change of Address Process Member Change of Preferences Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 51. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman External Event DFD Club Member Member Change of Address Process Member Address Change Updated Member Address Members Member Updated Address Confirmation Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 52. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman External Event DFD (more complex) Members Updated Member from Order Accounts Receivable Relevant Transactions Member Club Member Member Order Process Member Order Member Order Confirmation Member Orders Member Ordered Products Irwin/McGraw-Hill New Member Order New Member Ordered Products Warehouse Packing Order Inventory Commitment Product and Availability Products Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 53. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Temporal Event DFD Agreements Members Fulfillment Progress Calendar End of Month Irwin/McGraw-Hill Agreement Identify Agreements Near Default Agreement Default Exception Report Agreements Manager Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 54. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition System DFD Whitten Bentley Dittman (see book for more readable copy) Transactions Product and Availability Products Product and Availability Relevant Transactions Member Member Order Process Member Order Inventory Commitment Inventory Commitmen t Member Subscription Order Warehouse Packing Order Process Subscription Order Packing Order Member Order Confirmation Subscription Order Confirmation New Member Ordered Products Member Updated Member from Order Members New Member Order New Member Ordered Products Address New Member Order Members Member Orders Member Ordered Products Member Orders Deleted Member Order Orders Updated Member Updated Member Order Updated Member from Updated Order Member Order Change Request Deleted Member Ordered Products Ordered Products Member Member Order Confirmation Process Member Order Revision Generate Order Analysis Report Process Member Order Cancelation Updated Member Ordered Products Product and Availability Member Order Cancelation Member Member Order Cancelation Notice End of Day Inventory Commitment Revised Packing Order Warehouse Time Order Analysis Report Club Directors Products Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 55. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Primitive DFD (see book for more readable copy) Member ID and Address Member Validate Member Members Updated Member from Order Invalid Member ID Invalid Product ID Invalid Order Ordered Product ID Validate Ordered Product Product Valid Product Ordered Product Quantity Member Member Order Check Product Availability Products Product Availability Inventory Comittment Available Product Bonus Credits Claimed Product Price Calculate Order Cost Cost to Member Payment Credit Problem and Instruction Relevant Transactions Order to be Filled Member Orders Member Ordered Products Members Irwin/McGraw-Hill Credit Details Check Member Credit Confirmed Member Order New Member Order New Member Ordered Products Transactions Order to be Filled Record Order Release Order Packing Order Warehouse Updated Credits Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 56. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Data Structure for a Primitive Data Flow Data Flow Data Structure Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 57. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman Logic for a Primitive Process Process Logic Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 58. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman 8.30 Data to Process CRUD Matrix Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
  • 59. SYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Whitten Bentley Dittman 8.31 Process to Location Association Matrix Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved

Editor's Notes

  1. This repository of slides is intended to support the named chapter. The slide repository should be used as follows: Copy the file to a unique name for your course and unit. Edit the file by deleting those slides you don’t want to cover, editing other slides as appropriate to your course, and adding slides as desired. Print the slides to produce transparency masters or print directly to film or present the slides using a computer image projector. Each slide includes instructor notes. To view those notes in PowerPoint, click left on the View Menu; then click left on Notes View sub-menu. You may need to scroll down to see the instructor notes. The instructor notes are also available in hard copy as the Instructor Guide to Accompany Systems Analysis and Design Methods, 5/ed.
  2. No additional notes
  3. No additional notes
  4. Conversion Notes In some books, the term logical is called a conceptual or essential. The term essential comes from the notion that the model represents the “essence” of the system. For database-oriented instructors, the term logical in the world of systems analysis is NOT equivalent to the term logical in the world of database. In the database world, a “logical schema” is already constrained by the choice of a database technology, which runs contrary to the systems analysis expectation that a logical model is technology-independent. In some books, the term physical is called implementation or technical. Teaching Tips Emphasize that there are nearly always multiple technical solutions for any given set of business requirements. In most projects, there is one logical model that represents the mandatory and desirable business requirements, regardless of how those requirements might be implemented. On the other hand, given that one logical model, there are multiple candidate physical models that could represent alternative, technical implementations that could fulfill the business requirements (although analysts rarely draw more than one or two of those physical models).
  5. No additional notes
  6. Teaching Tips Many, if not most students have drawn or seen process models in the form of program flowcharts. Unfortunately, flowcharts are control-flow process models as opposed to data flow process models. This can cause some students trouble because they want to illustrate structured flow of control (nonparallel processing) in their early DFDs. Most introductory information systems books at least introduce, with one or two examples, DFDs.
  7. Teaching Tips We have found it useful to walk through this first DFD. Don’t be alarmed if students take exception to some of the oversimplification of the illustrated problem—it can actually contribute to the learning experience.
  8. No additional notes
  9. Teaching Tips We like to emphasize to students that the problems typically solved in college are much smaller and simpler than those encountered in the real world. Systems thinking is a technique that will pay off as problem size and complexity grow. All system models taught in this book (including ERDs and object models) are based upon system thinking.
  10. Teaching Tips The nebulous “system environment” was intended to represent the constantly changing reality that characterizes all systems. The trick is to design systems to adapt to such change, or to be easily adapted to such change. Feedback and control is included to monitor the system and adapt to change.
  11. No additional notes
  12. Teaching Notes Decomposition is a top-down problem-solving approach. It might be useful to point out the numbering scheme. This scheme is common, but we do not like it because if the system is restructured, it forces renumbering all processes. Some instructors like to do a quick example using a small but realistic problem.
  13. No additional notes
  14. Teaching Tips Idea: Correct this diagram as an in-class exercise. 3.1.1: To correct the diagram, a data flow, ACCOUNTING DATA, should be added from the data store, MEMBER ACCOUNTS, to process 3.1.1. 3.1.2: To fix the black hole, we might add an output data flow called NEW MEMBER ACCOUNT from process 3.1.2 to the data store MEMBER ACCOUNTS. 3.1.3: To fix the miracle, you would need to at least add a data flow such as ACCOUNTING DATA from the data store, MEMBER ACCOUNTS, to process 3.1.3. In all likelihood, you also need some type of triggering data flow, such as ACCOUNT FREEZE AUTHORIZATION, from a new external agent, such ACCOUNTING DEPARTMENT, to process 3.1 3.
  15. No additional notes
  16. Teaching Tips On the diagram, we recorded the Structured English inside the process box to reinforce the fact that the Structured English specifies the underlying procedure being executed by the process. In practice, the procedural specification is recorded in a data dictionary/encyclopedia that is separate from the actual diagram (but linked to/associated with the process “name” on the DFD). If students are familiar with pseudocode, point out the similarities and differences between Structured English and pseudocode.
  17. Teaching Tips Decision tables are useful for simplifying very complex combinations of conditions. They replace complex, nested if-then-else selection structures.
  18. Teaching Tips Finally, iteration is also based on classic flow-of-control structures from structured programming. We have found it appropriate to at least review the basic difference “repeat until” (= do at least once) and “do while” (do only if and until) iterations.
  19. Teaching Tips The notion of sequence and selection is based on classic flow-of-control structures in structured programming.
  20. Teaching Tips Do the poker chip problem as a fun, in-class exercise to illustrate the potential and value of decision tables.
  21. No additional notes
  22. Conversion Notes Most books do not teach “control flows.” The were initially proposed by Paul Ward in his books that extended structured analysis techniques to cover real-time systems. They are especially useful in contemporary information systems analysis because they are as close as structured analysis gets to illustrating “messages” in an object-oriented world. Teaching Tips Make sure students do not confuse data flows with flowchart arrows. Flowchart arrows are not named because they merely indicate “the next step.” Data flows pass actual data attributes to and from processes. CRUD is a useful acronym from the database world to remember the basic data flows as they relate to data stores: Create, Read, Update (or change), and Delete. One of the most common uses of composite data flows is to combine many reports into a single data flow on a high-level DFD. They can also be used to combine similar transactions on a higher level DFD before differentiating between those flows on lower-level DFDs. Context diagrams are taught in Chapter 8. Use case diagrams, an object-oriented analysis tool that also describes interfaces, will be taught in Part Five, Module A. Context diagrams are taught in Chapter 8. Use case diagrams, an object-oriented analysis tool that also describes interfaces, will be taught in Part Five, Module A.
  23. No additional notes
  24. No additional notes
  25. Conversion Notes Some DFD methodologies suggest that data flows to and from data stores not be named. We think this confuses the end-users when they try to read the diagrams. Also, we believe that it is easier to have DFD errors of omission if the rules state that some flows are named while others are not. Some DFD notations actually use the CRUD letters only to name flows to and from data stores. We consider this an acceptable alternative. CRUD is a useful acronym from the database world to remember the basic data flows as they relate to data stores: Create, Read, Update (or change), and Delete.
  26. No additional notes
  27. Conversion Notes Many structured analysis books do not specifically use the term data structure, but the relational algebraic notation is very common in both books and CASE tools. Some books refer to data attributes as data elements. Some also call them data fields, but some would argue that field is a very technical-, implementation-, or physical-oriented term (that is not consistent with our emphasis on logical DFDs).
  28. Teaching Tip Bring several “physical” business forms to class. Transform one form into its relational algebraic data structure. Then, divide students into teams and ask them to perform the same exercise on a form and present their solutions to the class.
  29. Teaching Tips Point out that the same basic structures of sequence, selection, and iteration—that we applied to procedures using Structured English—are being applied here to describe data structures. We have never found any form or file structure that could not be described using this notation!
  30. Teaching Tips Point out that the same basic structures of sequence, selection, and iteration—that we applied to procedures using Structured English—are being applied here to describe data structures. We have never found any form or file structure that could not be described using this notation!
  31. <number> Chapter 8 - Process Modeling Teaching Notes In previous editions, we tried to distinguish between “information systems” and “computer applications” (the latter being a subset of the former). This created more confusion with students than it was worth. Some books use the term “computer technology.” We prefer the more contemporary term “information technology” as a superset of computer technology.
  32. <number> Chapter 8 - Process Modeling Teaching Notes In previous editions, we tried to distinguish between “information systems” and “computer applications” (the latter being a subset of the former). This created more confusion with students than it was worth. Some books use the term “computer technology.” We prefer the more contemporary term “information technology” as a superset of computer technology.
  33. <number> Chapter 8 - Process Modeling Conversion Notes Different CASE tools use different notations to illustrate converging and diverging data flows. In fact, some CASE tools do not even support this concept.
  34. <number> Chapter 8 - Process Modeling Conversion Notes Most books refer to external agents by the name of external entities. Eventually, we expect to borrow the object-oriented term “actors.” Teaching Tips It is very important to emphasize the external agents on DFDs are not the same as entities on ERDs (from Chapter 7)—especially if the instructor prefers the more traditional term “external entity.” This is true even though you could have both an entity (on an ERD) with the same name as an external agent/entity on a DFD. Consider the entity CUSTOMER and the external agent CUSTOMER: The entity CUSTOMER indicates the requirement to store data about customers. The external agent CUSTOMER indicates the requirement for an interaction (inputs and/or outputs) with customers. It is very important for students to understand that external agents are “processes” outside of the scope of the system or business. As such, as scope “increases,” external agents can become processes. Conversely, if scope “decreases,” processes can become external agents.
  35. <number> Chapter 8 - Process Modeling Teaching Tips Emphasize that a data store contains all instances of a data entity (from the data model). That is why data store names are plurals (as contrasted to data entity names that are singular). Although we don’t prefer it, some analysts designate a data store to contain all instances of several entities and relationships from a data model. For example, an ORDERS data store might include all instances of the data entities ORDER and ORDERED PRODUCT, and all instances of the relationship between ORDER and ORDERED PRODUCT—We prefer the simplicity of representing each data entity from the data model as its own data store on the process models. Emphasize that because data stores are shared resources available to many processes, it is acceptable to duplicate them on several DFDs—The duplication does NOT indicate redundant storage (on logical DFDs); it merely represents the sharing of the data store by several processes.
  36. <number> Chapter 8 - Process Modeling Teaching Tips This is a context slide only. In this chapter, our demonstration of DFDs is exclusively for “systems analysis,” specifically “requirements modeling.”
  37. <number> Chapter 8 - Process Modeling Conversion Notes It might be best NOT to show this slide to students. It is primarily intended to help instructors understand the differences between original structured analysis and contemporary structured analysis (the latter is shown on the next slide). This approach to systems analysis is rarely practiced and is no longer recommended even by its original evangelists, Tom DeMarco and Ed Yourdon. Yourdon officially updated the methodology based on the seminal work, Essential Systems Analysis, by McMenamin and Palmer. The revised approach is shown on the next slide.
  38. <number> Chapter 8 - Process Modeling Conversion Notes Although this process may not be as familiar to some adopters as the top-down, fully leveled, classical “physical-logical-logical-physical” approach in the 1976 DeMarco methodology, this is the more contemporary approach and is taught in our book. The original approach is rarely, if ever, practiced because it is so labor intensive and time consuming.
  39. <number> Chapter 8 - Process Modeling No additional notes.
  40. <number> Chapter 8 - Process Modeling Teaching Tips This context comes directly from Chapter 3. The blue processes and the blue and black data flows define systems analysis.
  41. <number> Chapter 8 - Process Modeling No additional notes.
  42. <number> Chapter 8 - Process Modeling No additional notes.
  43. <number> Chapter 8 - Process Modeling Teaching Tips Emphasize that a context DFD does not have to show every net data flow. For most systems, that would overwhelm the reader. Trivial or less common flows can be omitted until later diagrams, and composite data flows can be created to combine multiple flows. As a result, and in the strictest sense, not all primitive data flows may “balance” up to the context DFD, but we sacrifice that balancing to improve readability and validation. All data flows on the context DFD will balance down to the lower-level DFDs (although composite data flows will be replaced by their separate component data flows).
  44. <number> Chapter 8 - Process Modeling No additional notes.
  45. <number> Chapter 8 - Process Modeling Conversion Notes For instructors not familiar with event-driven structured analysis, see the Yourdon book, Modern Structured Analysis. Events are very similar to use cases in object-oriented analysis. Teaching Tips Events are represented on DFDs as data flows (for external events) or control flows (for temporal and state events).
  46. <number> Chapter 8 - Process Modeling Conversion Notes Why teach use cases in a DFD chapter? Simple! We recognized the similarity of concept between Yourdon’s event-response structured analysis paradigm and Jacobsen’s use case object-oriented analysis paradigm. Note that DFDs are included in at least one early object-oriented analysis methodology, namely, OMT (Rumbaugh, et al.). Teaching Tips Agents are essentially equivalent to DFD external agents.
  47. <number> Chapter 8 - Process Modeling No additional notes.
  48. <number> Chapter 8 - Process Modeling No additional notes.
  49. <number> Chapter 8 - Process Modeling No additional notes.
  50. <number> Chapter 8 - Process Modeling Teaching Tips Most event decomposition diagrams will require multiple pages (or one very large plotter-style page) because most systems are required to respond to many events (possibly dozens or hundreds).
  51. <number> Chapter 8 - Process Modeling No additional notes.
  52. <number> Chapter 8 - Process Modeling No additional notes.
  53. <number> Chapter 8 - Process Modeling No additional notes.
  54. <number> Chapter 8 - Process Modeling Teaching Tips Most system DFDs will not fit on one or two pages—too many event processes. Instead they must be illustrated in a series of system diagrams that correspond to the structure originally depicted in the functional decomposition diagram.
  55. <number> Chapter 8 - Process Modeling Teaching Tips It is important to recognize that not all events require a primitive DFD to be drawn. This is especially true of most report-writing and inquiry response event processes. Drawing detailed DFDs for such processes is usually little more than “busy work.”
  56. <number> Chapter 8 - Process Modeling Teaching Tips The screen capture demonstrates the dialogue box used to insert the data structure for a data flow on a DFD. Each data flow would require a similar data structure to be specified.
  57. <number> Chapter 8 - Process Modeling Teaching Tips The screen capture demonstrates the dialogue box used to insert the logic structure for a process on a DFD. Only those processes for which the logic is not intuitive would require a similar logic structure to be specified.
  58. <number> Chapter 8 - Process Modeling No additional notes.
  59. <number> Chapter 8 - Process Modeling No additional notes.