Unit 3 - System Analysis - Design - f3
Unit 3 - System Analysis - Design - f3
Topics: System Analysis, System Design, System Analysis and Design Tools, System
Implementation and system maintenance.
1. System Analysis
System analysis is conducted for the cause of studying a system or its elements in
order to identify its objectives. It is a trouble solving technique that improves the
system and ensures that all the components of the system work effectively to
accomplish their purpose.
2. System design
It is a method of planning a new business system or replacing a present system by
defining its components or modules to satisfy the specific requirements. Before
planning, we need to understand the antique system thoroughly and decide how
computers can best be used in order to operate efficiently.
Types of DFD
DFDs are of two types: Physical DFD and Logical DFD. The following table
lists the points that differentiate a physical DFD from a logical DFD.
Physical DFD Logical DFD
It depicts how the current system It shows how business operates; not how
operates and how a system will be the system can be implemented.
implemented.
Regular Customer - Y N -
ACTIONS
Give 5% discount X X - -
Give no discount - - X X
Decision trees are a method for defining complex relationships by describing decisions and
avoiding the problems in communication. A decision tree is a diagram that shows alternative
actions and conditions within horizontal tree framework. Thus, it depicts which conditions
to consider first, second, and so on.
Decision trees depict the relationship of each condition and their permissible actions. A
square node indicates an action and a circle indicates a condition. It forces analysts to
consider the sequence of decisions and identifies the actual decision that must be made.
The major limitation of a decision tree is that it lacks information in its format to describe
what other combinations of conditions you can take for testing. It is a single representation
of the relationships between conditions and actions.
For example, refer the following decision tree −
4. System Implementation
Systems implementation is the process of: defining how the
information system should be built (i.e., physical system design), ensuring that the
information system is operational and used, ensuring that the
information system meets quality standard (i.e., quality assurance).
Parallel Conversion
Direct Cutover Conversion
Pilot Approach
Phase-In Method