Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 8

DATABASE SYSTEMS

D ATA F L O W
DIAGRAM (DFD)
AGENDA
→What is Data Flow Diagram (DFD)?

→Standard Symbols mostly use in DFD Diagram

→DFD Diagram for ATM System


• Level 0
• Level 01
• Level 02
What is data flow diagram (DFD)?

A data flow diagram (DFD) maps out the


flow of information for any process or
system. It uses defined symbols like
rectangles, circles, arrows and squares.
Standard Symbols mostly use in DFD
Diagram:

External Entity
Arrow

Process Database
DFD DIAGRAM FOR ATM SYSTEM

 ATM User is an External Entity, which can input their account no.
and pin.
 Next is process their account no. and pin will be verified from
account database.
 After verification the user see the display of his account.
 Here he select service
o In Balance enquiry, the process for prepare receipt is being
processed and he get print of receipt.
o In withdraw request, first check availability of balance is
processed and update database process is also being processed.
 At the end user withdraw amount from account.
DFD DIAGRAM FOR ATM SYSTEM

LEVEL 0

ATM User Transaction Details

0.0

ATM Machine
Confirmation Details
System
LEVEL 01

ATM User User Info

1.2 1.1

Transaction Transaction detail Check User


being process Info

1.3

Confirmed Transaction Release Cash


& Receipt
Level 02
ATM User Account no. & Pin

Verify
Display
Account
Account
no. & Pin Account
Info
Thanks for Visiting.

Account Database

Select
Options
Services

Balance
Update Check Enquiry
Request for
Cash Database Availability
of amount Withdraw

Prepare
Account Info
Receipt

Account Database

Printout
Receipt
Thanks for Visiting.

You might also like