Vous êtes sur la page 1sur 6

SYSTEM DESIGN

Data Flow Diagram / Use Case Diagram / Flow


Diagram

The DFD is also called as bubble chart. It is a simple


graphical formalism that can be used to represent a system in
terms of the input data to the system, various processing carried
out on these data, and the output data is generated by the
system.
Class Diagram

Path

Receive Request( )

Find Route( )

Route Reply( )

Message

Receiver Message( )
Node Update Packets( )
Route Request( )
Send
Message Transfer( ) Acknowledgement( )

Cache Update( )
Cache Update
Cache Update

Receive Status( )

Update Cache
Table( )

Forward Status( )

DSR/AODV Analysis

SecureRouiting()

CacheRoute( )

findClusterHeads()
DFD Flow Diagram

1. Route Request.

Start

Node
True

Find
Route
Cache
DSR/AOD Table
V

Route Request

Receive Request

Yes
Find
Route

No
Update Forward Request Message

End

2. Message Request.

Message
Transfer the Message

Receive the Message

Acknowledgeme
nt

End

3. Update Cache Route Request.


Update

Check
Status

Make Updation

Neighbori
ng Cache Table
Nodes

Forward Status

End

Architectural Design
The overall logical structure of the project is divided into processing modules
and conceptual data structures are defined as Architectural Design.

Routing Protocol DSR/AODV

Route Request Message Transfer Route Cache Update


Maintenance

Route Find
Send Data Receive Ack Receive Link
Failure

Route Add Update Cache

Vous aimerez peut-être aussi