Open In App

Optimized Link State Routing Protocol

OLSR stands for Optimized Link State Routing Protocol. In this, each node periodically floods status of its links. Each node re-broadcasts link state information received from its neighbors. Each node keeps track of link state information received from other nodes. Each node uses above information to determine next hope to each destination. It is proactive and table-driven. 

Link State Routing :



Example:

 



TC(6) = <4, 5, 7>

It utilizes a technique to reduce message flooding – MultiPoint Relaying (MPR). In this, each node N in the network selects a set of neighbor nodes as multipoint relays, MPR(N), that retransmit control packets from N- Neighbors not in MPR(N) process control packets from N, but they do not forward the packets. MPR(N) is selected such that all two-hops neighbors of N are covered by (one-hop neighbors) of MPR(N).

Advantages of OLSR:

Disadvantages of OLSR :

Application of OLSR:

1.Military correspondences: OLSR is generally utilized in military interchanges organizations, where it tends to be utilized to lay out and keep up with correspondence joins between military vehicles and staff. This is significant for strategic tasks in the field, where dependable and proficient correspondence is basic.

2.Disaster reaction: OLSR can likewise be utilized in a debacle reaction situations, where it very well may be utilized to lay out correspondence joins between crisis responders in the field. This is significant for planning search and salvage endeavors, and for guaranteeing that basic data is divided among responders progressively.

3.Smart urban areas: OLSR can be utilized in shrewd city applications to lay out and keep up with correspondence joins between various sensors and gadgets in the organization. This can empower ongoing checking and control of different parts of the city, including traffic, contamination, and public wellbeing.

4.Industrial computerization: OLSR can be utilized in modern robotization applications, where it tends to be utilized to lay out correspondence joins between various sensors and gadgets in a plant or other modern setting. This can empower constant observing and control of different modern cycles, which can further develop proficiency and lessen costs.

5.Wireless Mesh Networks: OLSR can be used in wireless mesh networks (WMNs) to establish and maintain routing paths between different nodes in the network. WMNs are used in various applications such as community networks, disaster response networks, and sensor networks.

6.Internet of Things (IoT): OLSR can be used in IoT applications to establish and maintain communication links between different devices in the network. This can enable real-time monitoring and control of various IoT devices such as sensors, actuators, and smart home appliances.

7.Mobile Ad hoc Networks: OLSR can be used in mobile ad hoc networks (MANETs) to establish and maintain communication links between different mobile devices in the network. MANETs are used in various applications such as military communications, disaster response, and vehicle-to-vehicle (V2V) communications.

8.Multimedia Streaming: OLSR can be used in multimedia streaming applications to establish and maintain high-bandwidth communication links between different nodes in the network. This can enable real-time streaming of multimedia content such as video and audio.

9.Sensor Networks: OLSR can be used in sensor networks to establish and maintain communication links between different sensors in the network. This can enable real-time monitoring of various environmental parameters such as temperature, humidity, and air quality.

Article Tags :