SYSTEM DESIGN DOCUMENT TEMPLATE v0.1
SYSTEM DESIGN DOCUMENT TEMPLATE v0.1
SYSTEM DESIGN DOCUMENT TEMPLATE v0.1
<Project Name>
Copyright Notice
The information contained in this document is subject to change without notice and does
not carry any contractual obligation for COMPANYNAME. COMPANYNAME reserves the right
to make changes to any products or services described in this document at any time without
notice. COMPANYNAME shall not be held responsible for the direct or indirect consequences
of the use of the information contained in this document.
Revision History
Date Version Description Author (s)
04/01/2020 0.1 Draft Version John Doe
The reviewer signoff shall signify the recommendation for acceptance of this document.
Sign Off
805834964.docx Public Page 3 of 14
System Design <Customer logo>
Version: 0.1
Prepared By Acknowledged By
<Name> <Name>
Title: <Position> Title: <Position>
COMPANYNAME COMPANYNAME
Date: Date:
Accepted By Accepted By
<Name> <Name>
Title: <Position> Title: <Position>
<Customer Company Name > <Customer Company Name >
Date: Date:
Table of Contents
List of Tables......................................................................................................................7
List of Figures.....................................................................................................................8
1 Introduction...............................................................................................................9
1.2.2 Out-of-Scope.....................................................................................................9
1.2.3 Assumptions......................................................................................................9
2 Design Overview......................................................................................................10
3 Logical Architecture..................................................................................................11
4 Physical Architecture................................................................................................11
5 Data Model..............................................................................................................12
6 Detailed Design........................................................................................................12
Appendix..........................................................................................................................14
List of Tables
List of Figures
1 Introduction
<Provide an overview of the system and some additional information to place the system in
context.>
<Provide an overall description of the SDD, its purpose. Reference the system name and
identifying information about the system to be implemented.>
<Discuss the scope of the document and how it accomplishes its purpose.>
1.2.1 In-Scope
1.2.2 Out-of-Scope
1.2.3 Assumptions
<State the assumptions that the system should be based on. Assumptions are the
fundamental conditions that must hold for the project to succeed>
2 Design Overview
Product/Solution Environment
CAVIS II - Production
2.4 Constraints
<Describe any global limitations or constraints that have a significant impact on the design of
the system's software (and describe the associated impact). Such constraints may be
imposed by any of the following (the list is not exhaustive):
3 Logical Architecture
4 Physical Architecture
5 Data Model
6 Detailed Design
8.2 Inputs
<List of inputs>
8.3 Outputs
<List of outputs>
<Screen design>
<Screen design>
Appendix