Posts

Showing posts from March, 2021

Wireless Sensor Network Protocol: Directed Diffusion

This protocol for WSN is a data centric query-based protocol where sink floods a query into the network through several routes between the sink and source. The sink supports one of those routes and receives data from that path within shorter time interval. Therefore, multipath delivery can be realized and significant achievement can be attained by adapting subset of network.  The four features of directed diffusion routing protocol include Interests, data, gradients and reinforcement. The query that determines the user’s requirements is the Interest. Processed information is the data. The direction state of node that gets the Interest is the gradient. Multiple gradient paths are used to transmit events from originators of interest. The attribute value pairs that are used to name task descriptions are  example:             type=wheeled vehicle                     //vehicle location                                interval=20 ms                             //event sent every 20ms