You are on page 1of 5

<CUSTOMER’S NAME>

<Project Name>

Low-level Design
Document

Version

Released on:

0
Low-level Design Document Bytech/SDP/LDD/03

C US T OM E R’ S N AM E

LOW-LEVEL DESIGN DOCUMENT

Author Version Release Date Reviewer(s)

Approvals Name Signature & Date

 Bytech India Private Limited


511, Arunanchal, 19 Barakhamba Road
New Delhi – 110 001, India

Confidential to Bytech Ver. 1.0 1


Low-level Design Document Bytech/SDP/LDD/03

Table of Contents

Revision History................................................................................................3
1 INTRODUCTION...............................................................................................4
1.1 Brief Description of the System.............................................................4
1.2 Glossary..................................................................................................4
1.3 References..............................................................................................4
2 LOW LEVEL DESIGN........................................................................................4
2.1 Physical Database Design......................................................................4
2.2 Database Engineering............................................................................4
2.3 User Interface Design............................................................................4
2.4 Data Inflows & Outflows........................................................................4

_____________________________________________________________________
Confidential to Bytech Format Ver 1.0 2
Low-level Design Document Bytech/SDP/LDD/03

Revision History

Versio Date Author History of Changes Approver


n of
Numb Releas
er e

_____________________________________________________________________
Confidential to Bytech Format Ver 1.0 3
Low-level Design Document Bytech/SDP/LDD/03

1 Introduction
1.1 Brief Description of the System

1.2 Glossary

1.3 References

2 Low Level Design


2.1 Physical Database Design
(Regrouping of data set into various files/tables taking into account
normalization of data).

2.2 Database Engineering


(Data access methods, optimization techniques, query construction
techniques etc are designed here).

2.3 User Interface Design


(This section describes the managing of input devices, validating user input,
handling errors, exceptions and displaying of appropriate messages, proving
help and prompts, handling windows and fields scrolling within windows,
establishing connections between application software and the interfaces,
allowing the users to customize the interface etc).

2.4 Data Inflows & Outflows


(Data flow diagrams are used).

_____________________________________________________________________
Confidential to Bytech Format Ver 1.0 4

You might also like