20% found this document useful (5 votes)
11K views

Low Level Design Document

This document provides a low-level design for a project. It includes sections on the physical database design, database engineering, user interface design, and data inflows and outflows. Details are given for regrouping data into tables, data access methods, interface management, and data flow diagrams.

Uploaded by

jusgochat
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
20% found this document useful (5 votes)
11K views

Low Level Design Document

This document provides a low-level design for a project. It includes sections on the physical database design, database engineering, user interface design, and data inflows and outflows. Details are given for regrouping data into tables, data access methods, interface management, and data flow diagrams.

Uploaded by

jusgochat
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

<CUSTOMERS NAME>

<Project Name>

Low-level Design
Document
Version
Released on:

Low-level Design Document

Bytech/SDP/LDD/03

CUSTOMERS NAME

LOW-LEVEL DESIGN DOCUMENT

Author

Version

Approvals

Release Date

Name

Reviewer(s)

Signature & Date

Bytech India Private Limited


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

Confidential to Bytech

Ver. 1.0

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
n
Numb
er

Date
Author
of
Releas
e

History of Changes

Approver

_____________________________________________________________________
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