0% found this document useful (0 votes)
8 views

Data Flow Diagram

Uploaded by

vamsi.d124
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Data Flow Diagram

Uploaded by

vamsi.d124
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

System Design

Data Flow Diagrams


A graphical tool used to describe and analyze the moment of data

through a system manual or automated including the process, stores of data,

and delays in the system. Data Flow Diagrams are the central tool and the

basis from which other components are developed. The transformation of

data from input to output, through processes, may be described logically and

independently of the physical components associated with the system. The

DFD is also know as a data flow graph or a bubble chart.

DFDs are the model of the proposed system. They clearly should show the

requirements on which the new system should be built. Later during design

activity this is taken as the basis for drawing the system’s structure charts.

The Basic Notation used to create a DFD’s are as follows:

1. Dataflow: Data move in a specific direction from an origin to a

destination.
2. Process: People, procedures, or devices that use or produce (Transform)

Data. The physical component is not identified.

3. Source: External sources or destination of data, which may be People,

programs, organizations or other entities.

4. Data Store: Here data are stored or referenced by a process in the

System.

Context Level Data Flow Diagram


Login Page Data Base
Admin
Oracle 10g

Electronic Company

Custome/User Logout UI Screens

Outsourced DB

Achieving Privacy-Friendly Storage


and
Secure Statistics for Smart Meter

Context Level Diagram


Level1 Data Flow Diagram For Administrator:

Home Page

Admin Login Page UI Screens outsourceddb

ECReq..

EC List

Logout
Level1 Data Flow Diagram for User:

Home Page

Register Customer

View Customers List


Login Page UI Screens
EC

3 SCS

Logout

Home Page

Customer Id Search

Threshold value Search


Login Page UI Screens
OutSources

Time Based Search

Logout
Home Page

View Profile
Customer

Logout

Authentication Data Flow Diagram:

You might also like