SYSTEMS DESIGN, IMPLEMENTATION AND OPERATION - PowerPoint PPT Presentation

1 / 30
About This Presentation
Title:

SYSTEMS DESIGN, IMPLEMENTATION AND OPERATION

Description:

... cooperation between users and designers. PHYSICAL SYSTEMS DESIGN ... The process is complete when the new AIS has become a routine, ongoing part of the system. ... – PowerPoint PPT presentation

Number of Views:639
Avg rating:3.0/5.0
Slides: 31
Provided by: lauraringr
Category:

less

Transcript and Presenter's Notes

Title: SYSTEMS DESIGN, IMPLEMENTATION AND OPERATION


1
SYSTEMS DESIGN, IMPLEMENTATION ANDOPERATION
  • Chapter 20

2
Conceptual Systems Design
Systems Analysis
Prepare Design Specifications
Prepare Conceptual Systems Design report
Evaluate Design Alternatives
Physical Design
Implementation And Conversion
Operation And Maintenance
3
CONCEPTUAL SYSTEMS DESIGN
  • Evaluating Design Alternatives
  • Hard copy v. soft copy
  • Centralized v. distributed processing
  • Data entry approach
  • Packaged software
  • In-house development
  • End-user development
  • Outsourcing
  • Modifying or enhancing existing software
  • Replacing existing software
  • Reengineering its business processes

4
CONCEPTUAL SYSTEMS DESIGN
  • Prepare design specifications
  • Develop the conceptual design specifications for
    the following elements
  • Output
  • Data storage
  • Input
  • Processing procedures and operations

5
CONCEPTUAL SYSTEMS DESIGN
  • Prepare the Conceptual Systems Design Report
  • Guides physical system design activities.
  • Communicates how management and user information
    needs will be met.
  • Helps the steering committee assess system
    feasibility.

6
Systems Analysis
Physical Systems Design
Conceptual Systems Design
Output Design
File DB Design
Input Design
Program Design
Proce- dures Design
Controls Design
Implementation And Conversion
Operation And Maintenance
7
PHYSICAL SYSTEMS DESIGN
  • Output Design
  • The objective is to determine the nature, format,
    content, and timing of printed reports,
    documents, and screen displays
  • Requires cooperation between users and designers

8
PHYSICAL SYSTEMS DESIGN
  • Important design considerations include
  • Use of the output
  • Output medium
  • Output format
  • Pre-printed
  • Location
  • Access
  • Detail
  • Timeliness

9
PHYSICAL SYSTEMS DESIGN
  • Outputs usually fit into one of the following
    four categories
  • Scheduled reports
  • Special-purpose analysis reports
  • Triggered exception reports
  • Demand reports

10
PHYSICAL SYSTEMS DESIGN
  • File and Database Design
  • Various company segments need to store data in
    compatible formats so that data can be shared
    across units.
  • Important file and database design considerations
    include
  • Storage medium
  • Processing mode
  • Maintenance
  • Size
  • Activity level

11
PHYSICAL SYSTEMS DESIGN
  • Input Design
  • There are two principal types of data input
  • Forms
  • Computer screens

12
PHYSICAL SYSTEMS DESIGN
  • Considerations in input design include
  • Input medium
  • Input source
  • Input format
  • Input type
  • Volume
  • Personnel
  • Frequency
  • Cost
  • Error detection and correction

13
PHYSICAL SYSTEMS DESIGN
  • Program Design
  • Program development is one of the most
    time-consuming activities in the SDLC.
  • A structured programming process should be
    followed
  • With structured programming, programs should be
    subdivided into small, well-defined modules to
    reduce complexity and enhance reliability and
    modifiability.
  • Modules should interact with a control module
    rather than with each other.
  • To facilitate testing and modification, each
    module should have only one entry and exit point.

14
PHYSICAL SYSTEMS DESIGN
  • Procedures may take the form of
  • System manuals
  • User instruction classes
  • Training materials
  • Online help screens

15
PHYSICAL SYSTEMS DESIGN
  • Controls Design
  • Improperly controlled input, processing, and
    database functions produce information of
    questionable value.
  • Controls must be built into an AIS to ensure its
    effectiveness, efficiency, and accuracy. These
    controls should
  • Minimize errors
  • Detect and correct errors when they do occur
  • Accountants play a vital role in this area.

16
PHYSICAL SYSTEMS DESIGN
  • Control design issues
  • Validity
  • Authorization
  • Accuracy
  • Security
  • Numerical control
  • Availability
  • Maintainability
  • Integrity
  • Audit trail

17
Systems Analysis
Conceptual Systems Design
System Implementation And Conversion
Physical Systems Design
Prepare site Install test hardware
Complete documentation
Conversion
Implementation Planning
Select Train Personnel
Test system
Operation And Maintenance
18
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Implementation Planning
  • An implementation plan consists of
  • Implementation tasks
  • Expected completion dates
  • Cost estimates
  • Specification of the person(s) responsible for
    each task

19
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Site Preparation
  • A large computer may require changes such as
  • New electrical outlets
  • Data communications facilities
  • Raised floors
  • Humidity controls
  • Special lighting
  • Air-conditioning
  • Security measures, such as
  • Fire protection
  • Emergency power supply
  • Space for equipment, storage, and offices

20
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Select and Train Personnel
  • Employees can be hired from outside or
    transferred internally.
  • Companies take shortcuts because
  • Effective training is time-consuming and
    expensive.
  • Those who understand the system are maintaining
    and upgrading it.

21
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Three types of documentation must be prepared for
    new systems
  • Development documentation
  • Operations documentation
  • User documentation

22
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Test the System
  • Documents and reports
  • User input
  • Operating and control procedures
  • Processing procedures
  • Computer programs
  • Capacity limits
  • Backup and recovery procedures

23
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Three common forms of testing include
  • Walk-throughs
  • Processing test transactions
  • Acceptance tests

24
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Systems Conversion
  • Conversion is the process of changing from the
    old AIS to the new.
  • Many elements must be converted, including
  • Hardware
  • Software
  • Data files
  • Procedures
  • The process is complete when the new AIS has
    become a routine, ongoing part of the system.

25
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Conversion Approaches
  • Direct conversion
  • Parallel conversion
  • Phase-in conversion
  • Pilot conversion

26
SYSTEMS IMPLEMENTATION AND CONVERSION
  • Data Conversion
  • Data conversion can be time-consuming, tedious,
    and expensive.
  • The difficulty and magnitude is easy to
    underestimate.
  • Data files may need to be modified in three ways
  • Files may be moved to a different storage medium
    (e.g., tape to disk).
  • Data content may be changed (e.g., fields added
    or deleted).
  • A file or database format may be changed.

27
OPERATIONS AND MAINTENANCE
  • The last step in the SDLC is to operate and
    maintain the new system.
  • A post-implementation review should be conducted
    to ensure the new AIS meets its planned
    objectives.

28
OPERATIONS AND MAINTENANCE
  • Factors and questions include
  • Goals and objectives
  • Satisfaction
  • Benefits
  • Costs
  • Reliability
  • Accuracy
  • Timeliness

29
OPERATIONS AND MAINTENANCE
  • Factors and questions include
  • Compatibility
  • Controls and security
  • Errors
  • Training
  • Communications
  • Organization changes
  • Documentation

30
SUMMARY
  • We have
  • Discussed the activities that take place in the
    conceptual design phase of the systems
    development life cycle (SDLC).
  • Identified activities that take place in the
    physical systems design phase.
  • Explored what happens during the systems
    implementation and conversion process.
  • Examined the activities in the systems operation
    and maintenance process.
Write a Comment
User Comments (0)
About PowerShow.com