Download presentation
Presentation is loading. Please wait.
Published byKerry Eaton Modified over 8 years ago
1
IFS310: Module 9 Systems Design - Procurement Phase - Software Design
2
IFS310: Module 9 What is Systems Design ? Systems design is the evaluation of alternative solutions and the specification of a detailed computer-based solution. It is also called physical design
3
IFS310: Module 9 From Definition Phase Business Requirements Vendors Users
4
IFS310: Module 9 Configuration Phase Define Candidate Solutions Analyze Feasibility of Alternative Solutions Recommend a System Solution
5
IFS310: Module 9 Hardware and Software Acquisition (Procurement Phase) Research technical criteria (if necessary) Solicit proposals and/or quotes from vendors (a letter) Evaluate vendor proposals and a congratulation letter
6
IFS310: Module 9 Design and Integration Phase Analyze and Distribute Processes Analyze and Distribute Data Design Files and Database(s) Design Computer Outputs and Inputs Design User Interfaces Present and Review Design
7
IFS310: Module 9 Strategies For Software Design Modern Structured Design Prototyping JAD RAD Object-Oriented Design (OOD)
8
IFS310: Module 9
9
Modern Structured Design Structured design seeks to factor a program into the top-down hierarchy of modules. The software model derived from structured design is called a structure chart.
10
IFS310: Module 9 Representing Design Specifications Structure Charts –Shows how an information system is organized in hierarchical modules –Shows how parts of a system are related to one another –Shows breakdown of a system into programs and internal structures of programs written in third and fourth generation languages
11
IFS310: Module 9
12
Highly Cohesive and Loosely Coupled Modules should be highly cohesive; that is, each module should accomplish one and only one function. Modules should be loosely coupled; in other words, modules should be minimally dependent on one another.
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.