Sie sind auf Seite 1von 22

TOPOLOGY

DISCOVERY IN
SENSOR NETWORKS
Budhaditya Deb, Sudeept Bhatnagar
Badri Nath
Department of Computer Science, Rutgers
University, May 2001.
WHAT ARE SENSOR NETWORKS ?

 Distributed and highly complex network systems


 Hundreds of tiny sensor nodes
 Behavior is highly unpredictable
 Randomness in individual node state and
network structure.
 Used for automated information gathering.
CONSTRAINTS FACED BY NODES IN
SENSOR NETWORKS
 Sensor network nodes are resource constrained
 Energy is limited by battery power
 Form factor limits the amount of resources that
can be put in a node
 Protocols designed for sensor networks need to
be highly efficient and optimized in terms of
resources they consume.
The TopDisc Algorithm(Overview)

 Because of the above reasons, regular SNMP


functionalities cannot be used over wireless
sensor networks
 Paper describes a TopDisc algorithm which is
a topology discovery algorithm used for
1. Data dissemination
2. Data aggregation
3. Duty cycle assignments
4. Network State Retrieval
Overview of TopDisc
 A set of distinguished nodes is obtained.
 These nodes only reply to the topology
discovery probes.
 These nodes form clusters comprised of the
nodes in their neighborhood.
 These clusters form a tree structure called TreC,
rooted at the monitoring node.
Models for sensor networks
Models depict the current state of the network.
Some useful models would be :

 Network Topology
 Energy Map
 Usage Pattern
 Non-deterministic Models
Network Management Functions
The models described above could be used for
many network management functions like :

 Deployment of sensors
 Setting Network Operating Parameters
 Monitor Network States using Network Models
 Network Maintenance
 Predict Future Network States
 Design of Sensor Networks
TopDisc Algorithm
The TopDisc Algorithm can be divided into three
stages of execution :
 A monitoring node requiring the topology of the
network initiates a "topology discovery request".
 This request diverges throughout the network reaching
all active nodes.
 A response action is set up which converges back to the
initiating node with the topology information.
Topology Discovery
Three methods can be used for topology discovery
 Direct Response
 Aggregated Response
 Clustered Response
TopDisc Algorithm

Two different approaches are used to select


cluster heads :

 Three color approach


 Four color approach
The three color approach
The three different colors used and what they mean

 White: Yet undiscovered node

 Black: Cluster head node

 Grey: Node which is covered by black node


The Three Color Approach
 Initiate topology discovery Black
Receiver Sender Converts to Action Taken
White Black Grey Broadcast

White Grey Black(With From black,


random del) becomes
grey
Black, Grey XXXX -------------- Ignore
requests
The Three Color Approach(contd)
The Four Color Approach
The four different colors used and what they
mean :
 White: Yet undiscovered node.

 Black: Cluster head node

 Grey: neighbor of a black node.

 Dark Grey: Discovered node, which currently is


not covered by any neighboring black node.
The Four Color Approach (Contd)

 Initiate topology discovery  Black


 Grey or black  IGNORE Requests
Four color approach
Receiver Sender Converts to Action taken
White Black Grey Broadcast
with delay

White Grey Dark Grey Broadcast,


Start timer
White Dark Grey Black With random
delay, if
packet from
black--grey
Four color (Example)
TopDisc Response Mechanism
Each node has the following information at the end of
the topology discovery period:
 Cluster identification  Black node

 Grey node knows its cluster id.

 Each node knows its parent black node.

 Each black node knows the default node to which it


should forward packets to reach the parent black node.
 All nodes have their neighborhood information.
TopDisc Response
Using the above information, the steps for TopDisc
Response are described as follows.
 When a node becomes black  starts timer to receive
information from its children
 Aggregates information forwards to its parent

 All forwarding nodes in between black nodes may also


add their adjacency lists to the list from black nodes.
Applications
1. Retrieving Network State
Connectivity Map
Reachability Map
Energy Model
Usage Model
2. Data Dissemination and Aggregation
3. Duty Cycle Assignment
Applications(contd)
1. Assignment with location
information

2. Assignment without location


information
Conclusion
Further work and research on TopDisc to come
up with sNMP (Sensor Network Management
Protocol).

Das könnte Ihnen auch gefallen