SlideShare a Scribd company logo
1 of 25
System Design
SSAD
Topics
 Introduction
 The process of design
 Process flow chart
 Physical Design
 Audit consideration
 Cost consideration
System Design
 System Design is a solution, a “how to” approach to the
creation of a new system.
 This phase is composed of several steps.
 It provides the understanding and procedural details
necessary for implementing the system recommended in
the feasibility study
 Emphasis is on translating the performance
requirements into design specifications.
 Design goes through logical and physical stages of
development.
 Logical Design reviews the present physical system,
prepares input and output specifications, makes edit,
security and control specifications
 Details the implementation plan and prepares a logical
design walkthrough.
The process of Design
 The design phase focuses on the detailed
implementation of the system recommended in
the feasibility sudy
 Emphasis is on translating performance
specifications into design specifications
 The design phase is a transition from a user-
oriented document (system proposal) to a
document –oriented to the programmers or
database personnel.
Logical and Physical Design
 System design goes through two phases of
development
 Logical and
 Physical
 Data flow diagram shows the logical flow of a
system and defines the boundaries of the system
 For a candidate system it describes the inputs
(source),outputs(destination),databases(data
stores) and procedures(data flows)-all in a format
that meets the user’s requirements.
System Design
 The design covers the following
 Reviews the current physical system-data flows,
file content,volumes,frequencies etc.
 Prepares output specifications- formats, content
and frequency of reports, including terminal
specifications and locations
 Prepares input specifications- format, content and
most of the input functions. Flow of the document
from the input data source to the actual input
location
System Design
 Prepares edit ,security and control specifications
.This includes specifying the rules for edit
correction, back up procedures and the controls that
ensure processing and file integrity.
 Specifies the implementation plan
 Prepares a logical design walkthrough of the
information flow,output,input, controls and
implementation plan
 Reviews ,benefits, costs ,target dates and system
constraints
 E.g. Safe deposit schemes in banks or locker system
System design goes through logical and physical design
Logical
Design
 Physical
Design
System specifications System specifications
Determine
Input/Output
specification
s
File
specification
s
Processing
Specification
s
Data entry /Access
communication
Inquiry
File/Update
maintenance
Backup /Recovery
Master
Transa
ction
Dorm
ant
Scree
ns
I/O
FORM
S
File
Specifi
cations
Repo
rt
layou
t
Design the physical system
 Specify input/output media
 Design the database and specify backup
procedures
 Design physical information flow through the system
and a physical design walkthrough
 Plan System Implementation
 Prepare a conversion schedule and a target date
 Determine training procedures ,courses and
timetable
 Devise a test and implementation plan and
specify any new hardware /software
 Update benefits ,costs ,conversion date and
system constraints (legal, financial, hardware
etc.)
Design Methodologies
 Improve productivity of analysts and
programmers
 Improve documentation and subsequent
maintenance and enhancements
 Cut down drastically on cost overruns and delays
 Improve communication among the user, analyst
,designer and programmer
 Standardize the approach to analysis and design
 Simplify design by segmentation
Structured Design
 It is a data flow based methodology.
 The approach begins with a system specifications
that identifies inputs and outputs and describes the
functional aspects of the system.
 The system specifications ,then are used as a
basis for the graphic representations –DFD , Data
flows and processes
 From the DFD, the next step is the definition of
the modules and their relationships to one another
in a form called a Structured Chart ,using a data
dictionary and other structured tools
The Structured Design Method
System Specifications DFD Data Dictionary
Structured
English, Decision
Tree, Decision
Table
Process Information
Decomposition-A framework
 Structured Design partitions a program into small,
independent modules.
 They are arranged in a hierarchy that
approximates a model of the business area and is
organized in a top-down manner with the details .
 Structured design is an attempt to minimize
complexity and make a problem manageable by
subdividing it into smaller segments which is
called modularization or decomposition
Advantages of structured Design
 Critical interfaces are tested first
 Early versions of the design , though incomplete
are useful enough to look like the real system
 Structuring the design provides control and
improves morale
 The procedural characteristics define the order
that determines processing.
Functional Decomposition
 The documentation tool for structured design is
the hierarchy or structure chart.
 It is a graphic tool for representing hierarchy and
it has three elements
 Module
 Connection
 Coupling
Module
 The module is represented by a rectangle with a
name.
Connection
 Represented by a vector linking two modules.it
usually means one module has called another
module.
A
B C
Module A calls B and C
Coupling
 The couple is represented by an arrow with a
circular tail. it represents data items moved from
one module to another.
System Design Methodologies
 In structured design a hierarchy chart represents
a good program design if it meets the criteria of
cohesion and coupling.
 Each module performs a single
function(cohesion) and should be independent of
the rest of the program(coupling)
 Each criterion calls for more details than are
available.
 This prompts the analyst to develop
input/process/output(IPO) Charts for each module
in the hierarchy chart.
HIPO and IPO Chart
 HIPO is a forms driven technique in that standard
froms are used to document the information.
 It consists of hierarchy chart and an associated
set of input/process/output charts
 HIPO captures the essence of top-down
decomposition
 It describes the data input and output from
processes and defines the data flow composition.
 Developed by IBM as a design aid and
implementation technique with the following
objectives:
HIPO Chart Objectives
 Provide a structure by which the functions of a system
can be understood.
 State the functions to be performed by the program
rather than specifying the program statements to be
used to perform the functions
 Provide a visual description of input to be used and
output to be produced for each level of the diagram.
 HIPO makes the transformation of Input to output
data visible.
 HIPO uses easy-to-draw vector like symbols between
processes that define data communications and data
directions.
Structured walkthrough
 An activity of all phases of a structured project is
the walkthrough.
 It is an interchange of ideas among peers who
review a product presented by its author(s) and
agree on the validity of a proposed solution to a
problem.
User Involvement
 Walkthrough may be held at various points in the
system development life cycle.
 The probability of success improves with the
user’s interest and involvement in the design of
the system.
Audit Consideration
 A well designed system should have controls to
ensure proper operation and routine auditing.
 A candidate system’s failure often results from a lack
of emphasis on data control.
 Standards of accuracy and maintainability must be
specified to eliminate errors and control for fraud.
 A system design introduces new control elements
and changes the control procedures.
 New controls in the form of relational comparisons are
designed to detect and check errors that arise from
the use of the system
 In a manual system ,internal control depends on
human judgement, personal care and division labor.
Processing Controls and Data Validation
Several methods have been devised to control
processing activities.

More Related Content

What's hot

Database administrator
Database administratorDatabase administrator
Database administratorTech_MX
 
Data mining techniques unit 1
Data mining techniques  unit 1Data mining techniques  unit 1
Data mining techniques unit 1malathieswaran29
 
EVOLUTION OF SYSTEM
EVOLUTION OF SYSTEM EVOLUTION OF SYSTEM
EVOLUTION OF SYSTEM Sahil Garg
 
Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)Vijayananda Ratnam Ch
 
Operating System 2
Operating System 2Operating System 2
Operating System 2tech2click
 
Database Management Systems - Management Information System
Database Management Systems - Management Information SystemDatabase Management Systems - Management Information System
Database Management Systems - Management Information SystemNijaz N
 
Using Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic ContentUsing Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic ContentPradip Bhattarai
 
Entity Relationship (ER) Model Questions
Entity Relationship (ER) Model QuestionsEntity Relationship (ER) Model Questions
Entity Relationship (ER) Model QuestionsMohd Tousif
 
Information System Development
Information System DevelopmentInformation System Development
Information System DevelopmentIamPe Khamkhum
 

What's hot (20)

Database administrator
Database administratorDatabase administrator
Database administrator
 
Data Dictionary
Data DictionaryData Dictionary
Data Dictionary
 
Data mining techniques unit 1
Data mining techniques  unit 1Data mining techniques  unit 1
Data mining techniques unit 1
 
DBMS and its Models
DBMS and its ModelsDBMS and its Models
DBMS and its Models
 
EVOLUTION OF SYSTEM
EVOLUTION OF SYSTEM EVOLUTION OF SYSTEM
EVOLUTION OF SYSTEM
 
Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)Introduction to Database Management Systems (DBMS)
Introduction to Database Management Systems (DBMS)
 
Operating System 2
Operating System 2Operating System 2
Operating System 2
 
computer Architecture
computer Architecturecomputer Architecture
computer Architecture
 
Database Management Systems - Management Information System
Database Management Systems - Management Information SystemDatabase Management Systems - Management Information System
Database Management Systems - Management Information System
 
Types dbms
Types dbmsTypes dbms
Types dbms
 
Dbms architecture
Dbms architectureDbms architecture
Dbms architecture
 
DATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MININGDATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MINING
 
DATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEMDATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEM
 
Using Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic ContentUsing Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic Content
 
Class diagram
Class diagramClass diagram
Class diagram
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
 
Temporal databases
Temporal databasesTemporal databases
Temporal databases
 
Entity Relationship (ER) Model Questions
Entity Relationship (ER) Model QuestionsEntity Relationship (ER) Model Questions
Entity Relationship (ER) Model Questions
 
Information System Development
Information System DevelopmentInformation System Development
Information System Development
 
Data independence
Data independenceData independence
Data independence
 

Similar to Ssad system design

System design and Implementation NOTES.pptx
System design and Implementation NOTES.pptxSystem design and Implementation NOTES.pptx
System design and Implementation NOTES.pptxgauravgoswami78
 
BCA V Sem System design and Implementation
BCA V Sem System design and ImplementationBCA V Sem System design and Implementation
BCA V Sem System design and Implementationgauravgoswami78
 
Analyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsAnalyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsChristina Valadez
 
Unit_4_Software_Design.pptx
Unit_4_Software_Design.pptxUnit_4_Software_Design.pptx
Unit_4_Software_Design.pptxtaxegap762
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and designRobinsonObura
 
analysis and design of information system
analysis and design of information systemanalysis and design of information system
analysis and design of information systemRenu Sharma
 
The process and stages of system design
The process and stages of system designThe process and stages of system design
The process and stages of system designJahidul Islam
 
Different Approaches To Sys Bldg
Different Approaches To Sys BldgDifferent Approaches To Sys Bldg
Different Approaches To Sys BldgUSeP
 
SYSTEMS PRESENTATION to help you in design
SYSTEMS PRESENTATION to help you  in designSYSTEMS PRESENTATION to help you  in design
SYSTEMS PRESENTATION to help you in designrhesusfactor848
 

Similar to Ssad system design (20)

System design and Implementation NOTES.pptx
System design and Implementation NOTES.pptxSystem design and Implementation NOTES.pptx
System design and Implementation NOTES.pptx
 
BCA V Sem System design and Implementation
BCA V Sem System design and ImplementationBCA V Sem System design and Implementation
BCA V Sem System design and Implementation
 
Process of design
Process of designProcess of design
Process of design
 
VTU - MIS Module 4 - SDLC
VTU - MIS Module 4 - SDLCVTU - MIS Module 4 - SDLC
VTU - MIS Module 4 - SDLC
 
Software architecture
Software architectureSoftware architecture
Software architecture
 
chap3 seq5.ppt
chap3 seq5.pptchap3 seq5.ppt
chap3 seq5.ppt
 
Lecture9
Lecture9Lecture9
Lecture9
 
Analyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsAnalyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow Diagrams
 
Unit_4_Software_Design.pptx
Unit_4_Software_Design.pptxUnit_4_Software_Design.pptx
Unit_4_Software_Design.pptx
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and design
 
analysis and design of information system
analysis and design of information systemanalysis and design of information system
analysis and design of information system
 
Unit i software design principles 9
Unit i software design principles 9Unit i software design principles 9
Unit i software design principles 9
 
UNIT 3 SE.pptx
UNIT 3 SE.pptxUNIT 3 SE.pptx
UNIT 3 SE.pptx
 
The process and stages of system design
The process and stages of system designThe process and stages of system design
The process and stages of system design
 
Different Approaches To Sys Bldg
Different Approaches To Sys BldgDifferent Approaches To Sys Bldg
Different Approaches To Sys Bldg
 
DESIGN CONCEPTS
DESIGN CONCEPTSDESIGN CONCEPTS
DESIGN CONCEPTS
 
James hall ch 14
James hall ch 14James hall ch 14
James hall ch 14
 
SYSTEMS PRESENTATION to help you in design
SYSTEMS PRESENTATION to help you  in designSYSTEMS PRESENTATION to help you  in design
SYSTEMS PRESENTATION to help you in design
 
SDLC
SDLCSDLC
SDLC
 
3 analysis and design overview
3 analysis and design overview3 analysis and design overview
3 analysis and design overview
 

More from Ravi Shekhar

Ssad quality assurance
Ssad quality assuranceSsad quality assurance
Ssad quality assuranceRavi Shekhar
 
Ssad decision table
Ssad decision tableSsad decision table
Ssad decision tableRavi Shekhar
 
Normalization(15.09.2010)
Normalization(15.09.2010)Normalization(15.09.2010)
Normalization(15.09.2010)Ravi Shekhar
 
Feasibility report
Feasibility reportFeasibility report
Feasibility reportRavi Shekhar
 
Data flow diagram(19th march)
Data flow diagram(19th march)Data flow diagram(19th march)
Data flow diagram(19th march)Ravi Shekhar
 
Geographical indications
Geographical indicationsGeographical indications
Geographical indicationsRavi Shekhar
 
B f-tech-course-book-27-07-2010-rev-on-28rev1
B f-tech-course-book-27-07-2010-rev-on-28rev1B f-tech-course-book-27-07-2010-rev-on-28rev1
B f-tech-course-book-27-07-2010-rev-on-28rev1Ravi Shekhar
 

More from Ravi Shekhar (12)

Ssad quality assurance
Ssad quality assuranceSsad quality assurance
Ssad quality assurance
 
Ssad fp tech ii
Ssad fp tech iiSsad fp tech ii
Ssad fp tech ii
 
Ssad decision table
Ssad decision tableSsad decision table
Ssad decision table
 
Sad1
Sad1Sad1
Sad1
 
Sad
SadSad
Sad
 
Normalization(15.09.2010)
Normalization(15.09.2010)Normalization(15.09.2010)
Normalization(15.09.2010)
 
Feasibility study
Feasibility studyFeasibility study
Feasibility study
 
Feasibility report
Feasibility reportFeasibility report
Feasibility report
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
 
Data flow diagram(19th march)
Data flow diagram(19th march)Data flow diagram(19th march)
Data flow diagram(19th march)
 
Geographical indications
Geographical indicationsGeographical indications
Geographical indications
 
B f-tech-course-book-27-07-2010-rev-on-28rev1
B f-tech-course-book-27-07-2010-rev-on-28rev1B f-tech-course-book-27-07-2010-rev-on-28rev1
B f-tech-course-book-27-07-2010-rev-on-28rev1
 

Recently uploaded

call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一F dds
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)jennyeacort
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,Aginakm1
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`dajasot375
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
shot list for my tv series two steps back
shot list for my tv series two steps backshot list for my tv series two steps back
shot list for my tv series two steps back17lcow074
 
Call Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full NightCall Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
Passbook project document_april_21__.pdf
Passbook project document_april_21__.pdfPassbook project document_april_21__.pdf
Passbook project document_april_21__.pdfvaibhavkanaujia
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证nhjeo1gg
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一diploma 1
 
Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改yuu sss
 
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一Fi L
 
Introduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptxIntroduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptxnewslab143
 
Call Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full NightCall Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 

Recently uploaded (20)

call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
shot list for my tv series two steps back
shot list for my tv series two steps backshot list for my tv series two steps back
shot list for my tv series two steps back
 
Call Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full NightCall Girls Aslali 7397865700 Ridhima Hire Me Full Night
Call Girls Aslali 7397865700 Ridhima Hire Me Full Night
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
Passbook project document_april_21__.pdf
Passbook project document_april_21__.pdfPassbook project document_april_21__.pdf
Passbook project document_april_21__.pdf
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
 
Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
 
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
 
Introduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptxIntroduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptx
 
Call Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full NightCall Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full Night
 

Ssad system design

  • 2. Topics  Introduction  The process of design  Process flow chart  Physical Design  Audit consideration  Cost consideration
  • 3. System Design  System Design is a solution, a “how to” approach to the creation of a new system.  This phase is composed of several steps.  It provides the understanding and procedural details necessary for implementing the system recommended in the feasibility study  Emphasis is on translating the performance requirements into design specifications.  Design goes through logical and physical stages of development.  Logical Design reviews the present physical system, prepares input and output specifications, makes edit, security and control specifications  Details the implementation plan and prepares a logical design walkthrough.
  • 4. The process of Design  The design phase focuses on the detailed implementation of the system recommended in the feasibility sudy  Emphasis is on translating performance specifications into design specifications  The design phase is a transition from a user- oriented document (system proposal) to a document –oriented to the programmers or database personnel.
  • 5. Logical and Physical Design  System design goes through two phases of development  Logical and  Physical  Data flow diagram shows the logical flow of a system and defines the boundaries of the system  For a candidate system it describes the inputs (source),outputs(destination),databases(data stores) and procedures(data flows)-all in a format that meets the user’s requirements.
  • 6. System Design  The design covers the following  Reviews the current physical system-data flows, file content,volumes,frequencies etc.  Prepares output specifications- formats, content and frequency of reports, including terminal specifications and locations  Prepares input specifications- format, content and most of the input functions. Flow of the document from the input data source to the actual input location
  • 7. System Design  Prepares edit ,security and control specifications .This includes specifying the rules for edit correction, back up procedures and the controls that ensure processing and file integrity.  Specifies the implementation plan  Prepares a logical design walkthrough of the information flow,output,input, controls and implementation plan  Reviews ,benefits, costs ,target dates and system constraints  E.g. Safe deposit schemes in banks or locker system
  • 8. System design goes through logical and physical design Logical Design  Physical Design System specifications System specifications Determine Input/Output specification s File specification s Processing Specification s Data entry /Access communication Inquiry File/Update maintenance Backup /Recovery Master Transa ction Dorm ant Scree ns I/O FORM S File Specifi cations Repo rt layou t
  • 9. Design the physical system  Specify input/output media  Design the database and specify backup procedures  Design physical information flow through the system and a physical design walkthrough  Plan System Implementation  Prepare a conversion schedule and a target date  Determine training procedures ,courses and timetable  Devise a test and implementation plan and specify any new hardware /software  Update benefits ,costs ,conversion date and system constraints (legal, financial, hardware etc.)
  • 10. Design Methodologies  Improve productivity of analysts and programmers  Improve documentation and subsequent maintenance and enhancements  Cut down drastically on cost overruns and delays  Improve communication among the user, analyst ,designer and programmer  Standardize the approach to analysis and design  Simplify design by segmentation
  • 11. Structured Design  It is a data flow based methodology.  The approach begins with a system specifications that identifies inputs and outputs and describes the functional aspects of the system.  The system specifications ,then are used as a basis for the graphic representations –DFD , Data flows and processes  From the DFD, the next step is the definition of the modules and their relationships to one another in a form called a Structured Chart ,using a data dictionary and other structured tools
  • 12. The Structured Design Method System Specifications DFD Data Dictionary Structured English, Decision Tree, Decision Table Process Information
  • 13. Decomposition-A framework  Structured Design partitions a program into small, independent modules.  They are arranged in a hierarchy that approximates a model of the business area and is organized in a top-down manner with the details .  Structured design is an attempt to minimize complexity and make a problem manageable by subdividing it into smaller segments which is called modularization or decomposition
  • 14. Advantages of structured Design  Critical interfaces are tested first  Early versions of the design , though incomplete are useful enough to look like the real system  Structuring the design provides control and improves morale  The procedural characteristics define the order that determines processing.
  • 15. Functional Decomposition  The documentation tool for structured design is the hierarchy or structure chart.  It is a graphic tool for representing hierarchy and it has three elements  Module  Connection  Coupling
  • 16. Module  The module is represented by a rectangle with a name.
  • 17. Connection  Represented by a vector linking two modules.it usually means one module has called another module. A B C Module A calls B and C
  • 18. Coupling  The couple is represented by an arrow with a circular tail. it represents data items moved from one module to another.
  • 19. System Design Methodologies  In structured design a hierarchy chart represents a good program design if it meets the criteria of cohesion and coupling.  Each module performs a single function(cohesion) and should be independent of the rest of the program(coupling)  Each criterion calls for more details than are available.  This prompts the analyst to develop input/process/output(IPO) Charts for each module in the hierarchy chart.
  • 20. HIPO and IPO Chart  HIPO is a forms driven technique in that standard froms are used to document the information.  It consists of hierarchy chart and an associated set of input/process/output charts  HIPO captures the essence of top-down decomposition  It describes the data input and output from processes and defines the data flow composition.  Developed by IBM as a design aid and implementation technique with the following objectives:
  • 21. HIPO Chart Objectives  Provide a structure by which the functions of a system can be understood.  State the functions to be performed by the program rather than specifying the program statements to be used to perform the functions  Provide a visual description of input to be used and output to be produced for each level of the diagram.  HIPO makes the transformation of Input to output data visible.  HIPO uses easy-to-draw vector like symbols between processes that define data communications and data directions.
  • 22. Structured walkthrough  An activity of all phases of a structured project is the walkthrough.  It is an interchange of ideas among peers who review a product presented by its author(s) and agree on the validity of a proposed solution to a problem.
  • 23. User Involvement  Walkthrough may be held at various points in the system development life cycle.  The probability of success improves with the user’s interest and involvement in the design of the system.
  • 24. Audit Consideration  A well designed system should have controls to ensure proper operation and routine auditing.  A candidate system’s failure often results from a lack of emphasis on data control.  Standards of accuracy and maintainability must be specified to eliminate errors and control for fraud.  A system design introduces new control elements and changes the control procedures.  New controls in the form of relational comparisons are designed to detect and check errors that arise from the use of the system  In a manual system ,internal control depends on human judgement, personal care and division labor.
  • 25. Processing Controls and Data Validation Several methods have been devised to control processing activities.