Optimal or Shortest Path Routing | 4G Networks



In terms of route choices, the traditional routing may be classified as Optimal or Shortest Path routing. An algorithm is said to present optimal routing, only when it has a convex function routing. (X): X  D, where D is always the best routing for all X, the convex set of parameters for this function. Although seemingly highly desirable, it suffers from some design limitations. It is difficult to build an optimized routing function that accurately captures all the performance measures and balances all data flows in a network. This task could lead to the use of routing parameters with incorrect or insufficient information, generating a probable unbalanced environment.
In general, many works define a function f (x) which expresses how to measure the network performance using metrics such as delay, latency, packet loss, link throughput and so on. Next, f(x) is minimized over variable x by applying one or more derivatives and defining the inequality of the form gi(x)  α and/or equality of the form hi(x) = ω asconstraints, where gi is a convex function and hi is an affine function (i.e. one that consists of a linear transformation then a translation). As a result, an optimal routing algorithm controls the traffic and load balancing according to constraints of the minimum global value. The formula (4) could be a generic optimal function defined to choose the best route ri(one with minimal load among neighbors of node k expressed by Nk) in terms of network load (expressed using constraints over the total mean and variance flow over the network).

Although not strictly a routing protocol, acting between the link and network layers, the IETF multiprotocol label switching (MPLS) may be seen as one that falls into the optimal routing class. MPLS has emerged as a very promising traffic engineering tool used in the control of traffic within current broadband core networks.

The routing protocols, classified as Shortest Path Routing (SPF), are characterized as those where each network node k selects routes following a formula such as the one in (5): here node k chooses the neighbor that can route its message with the shortest metric between source (node k) and destination. The number of hops is the usually used metric, but others also may used in addition to the attribution of weight for each metric such delay, throughput and others. In this case, the shortest path is the route with lowest weight instead to be the one with smallest number of hops. Consequently, we could classify SPF as an optimal routing when the network traffic is always stable, where, for example, the user's network maintains   and σ2  ω.

However, this scenario is not a common one. Given that each node leads with estimated costs of link and does not worry whether its choices will unbalance the network traffic, SPF nodes tend to generate points of congestion on the network on a shortest path, along which most traffic is directed. Consequently, this class of algorithms is not an interesting one when dealing with highly dynamic network and disconnections. Dynamicity may turn the environment unstable with some nodes underutilized and others overloaded.

Routing algorithms 4G Networks



Routing algorithms are mechanisms to build paths and forwarding messages by selecting one or more intermediary nodes between source and destination of data messages. At the early days of the Internet, theses algorithms were designed to often lead with a single routing metric: the number of hops between routers. This was primarily due to the homogenous nature of the early IP backbone of the ARPANET. A general rule of thumb was adopted: the fewer hops a packet goes through, the less time it stays in the network and the fewer resources it uses. With time, the Internet evolved to a heterogeneous melting pot where such simple hop routing could no longer be sufficient. Let us consider that a network, expressed by N, is constituted by a set of heterogeneous routers (n nodes), then N = {n1′ n2′nn-1, nn}, where each node ni can have a distinct total network capacity ci and a set of known routes {r1′ r2′rn-1, rn} that consumes the node's resources. Given that each router can have different capacities and routes known to it, its available capacity to forward messages can be represented by formula (1). Consequently, the network is constituted by a set of available capacities of nodes X= {x1′ x2′ xn-1′xn }, where the network balance can be measured by the average and variance according to formulas (2) and (3) respectively.





However, performance measurements itself generate overhead that should be known and controlled. Node and network measurement, as well as, the routing algorithms also consume resources. Overhead control may be subject to what is being evaluated, the operating capacities of each node, its dynamicity, mobility, constraints on the resources and the underlying network switching, transmission capabilities among other factors. As a result, several routing algorithms have emerged, where each one is better when executed in specific environment(s) according to some pre-established. On the other hand, there are some common characteristics among them, allowing their grouping and classification. The traditional classification of routing algorithms looks for similarity in terms of three routing aspects: the process of route selection, whether it concerns itself or not with network balancing and process of route building, when routes are announced, including also what is announced and to whom.

Related Posts Plugin for WordPress, Blogger...