190 research outputs found
Network service chaining with efficient network function mapping based on service decompositions
Network Service Chaining (NSC) is a service concept which promises increased flexibility and cost-efficiency for future carrier networks. The two recent developments, Network Function Virtualization (NFV) and Software-Defined Networking (SDN), are opportunities for service providers to simplify the service chaining and provisioning process and reduce the cost (in CAPEX and OPEX) while introducing new services as well. One of the challenging tasks regarding NFV-based services is to efficiently map them to the components of a physical network based on the services specifications/constraints. In this paper, we propose an efficient cost-effective algorithm to map NSCs composed of Network Functions (NF) to the network infrastructure while taking possible decompositions of NFs into account. NF decomposition refers to converting an abstract NF to more refined NFs interconnected in form of a graph with the same external interfaces as the higher-level NF. The proposed algorithm tries to minimize the cost of the mapping based on the NSCs requirements and infrastructure capabilities by making a reasonable selection of the NFs decompositions. Our experimental evaluations show that the proposed scheme increases the acceptance ratio significantly while decreasing the mapping cost in the long run, compared to schemes in which NF decompositions are selected randomly
Resilient availability and bandwidth-aware multipath provisioning for media transfer over the internet (Best Paper Award)
Traditional routing in the Internet is best-effort. Path differentiation including multipath routing is a promising technique to be used for meeting QoS requirements of media intensive applications. Since different paths have different characteristics in terms of latency, availability and bandwidth, they offer flexibility in QoS and congestion control. Additionally protection techniques can be used to enhance the reliability of the network.
This paper studies the problem of how to optimally find paths ensuring maximal bandwidth and resiliency of media transfer over the network. In particular, we propose two algorithms to reserve network paths with minimal new resources while increasing the availability of the paths and enabling congestion control. The first algorithm is based on Integer Linear Programming which minimizes the cost of the paths and the used resources. The second one is a heuristic-based algorithm which solves the scalability limitations of the ILP approach. The algorithms ensure resiliency against any single link failure in the network.
The experimental results indicate that using the proposed schemes the connections availability improve significantly and a more balanced load is achieved in the network compared to the shortest path-based approaches
Single failure resiliency in greedy routing
Using greedy routing, network nodes forward packets towards neighbors which are closer to their destination. This approach makes greedy routers significantly more memory-efficient than traditional IP-routers using longest-prefix matching. Greedy embeddings map network nodes to coordinates, such that greedy routing always leads to the destination. Prior works showed that using a spanning tree of the network topology, greedy embeddings can be found in different metric spaces for any graph. However, a single link/node failure might affect the greedy embedding and causes the packets to reach a dead end. In order to cope with network failures, existing greedy methods require large resources and cause significant loss in the quality of the routing (stretch loss). We propose efficient recovery techniques which require very limited resources with minor effect on the stretch. As the proposed techniques are protection, the switch-over takes place very fast. Low overhead, simplicity and scalability of the methods make them suitable for large-scale networks. The proposed schemes are validated on large topologies with properties similar to the Internet. The performances of the schemes are compared with an existing alternative referred as gravity pressure routing
Recommended from our members
Investigation of the entrainment and infiltration rates through air curtains of open low-front refrigerated display cabinets
This thesis was submitted for the degree of Doctor of Philosophy and was awarded by Brunel UniversityThe high energy demand associated with open multi-deck refrigerated display cabinets is a direct consequence of their open design. The interaction between the cold refrigerated air inside the cabinet and the relatively warm air of the supermarket takes place across the air curtain, which serves as a non-physical barrier between the customers and the products. It has been estimated that 70% to 80% of the cabinet’s cooling load is due to ambient air infiltration into the cabinet refrigeration apparatus, which was previously entrained through the descending air curtain. A new generation of display cabinets has immerged in recent years, where the display-to-floor area has increased for the sake of maximizing sales. This modification leaves the air curtain with a larger display opening to seal against. Therefore, the design of such cabinets has now become more challenging, especially when attempting to ensure product integrity and temperature homogeneity while attempting to minimize their energy consumption.
In this work, advanced numerical and experimental techniques have been integrated to quantify and also minimize the entrainment rate through the air curtain and the infiltration rate into open low-front refrigerated display cabinets. Experimentally, the Particle Image Velocimetry (PIV) technique has been used to map the velocity profile along the air curtain while the Infrared (IR) Thermography technique has been used to map the temperature profile across the cabinet. The Computational Fluid Dynamics (CFD) technique has been used in both case and parametric studies after confirming its validation with experiment. CFD was found to be a valuable tool for the simulation of open low-front refrigerated display cabinets, and the credibility of the results was assured when the boundary conditions were fine-tuned by experimental data.
This thesis has demonstrated a systematic procedure where the entrainment rate through the air curtain can be quantified. The effect of various Discharge Air Grille (DAG) parameters was studied, and it was found that the entrainment rate is highly sensitive to the velocity profile and magnitude at the DAG. A velocity profile with a ramp shape having the maximum velocity near the cabinet yielded the minimum entrainment rate, hence the cabinet cooling load was reduced. In addition, two techniques were introduced for the determination of the infiltration rate of the cabinet. The first utilises the tracer-gas method to determine the specific amounts of ambient dry air and water vapour entering the evaporator coil, and the second uses psychrometrics to quantify the infiltration load as well as the other cooling load components by identifying the various heat transfer processes encountered during the operation of the cabinet. The ambient air infiltrated into the cabinet, although corresponds to 31% of the total mass flow rate, was found to be responsible for at least 85% of the total cooling load of the cabinet. This indicates that low-front cabinet suffer more from infiltration.
The contribution of this work is by providing a better understanding towards the entrainment and infiltration processes related to open refrigerated display cabinets. The new techniques introduced in this work can help designers to better assess the impact of different design parameters and quantify the amounts of the entrainment and infiltration rates associated with open low-front refrigerated display cabinets
Robust geometric forest routing with tunable load balancing
Although geometric routing is proposed as a memory-efficient alternative to traditional lookup-based routing and forwarding algorithms, it still lacks: i) adequate mechanisms to trade stretch against load balancing, and ii) robustness to cope with network topology change.
The main contribution of this paper involves the proposal of a family of routing schemes, called Forest Routing. These are based on the principles of geometric routing, adding flexibility in its load balancing characteristics. This is achieved by using an aggregation of greedy embeddings along with a configurable distance function. Incorporating link load information in the forwarding layer enables load balancing behavior while still attaining low path stretch. In addition, the proposed schemes are validated regarding their resilience towards network failures
Multi-domain service orchestration over networks and clouds: a unified approach
End-to-end service delivery often includes transparently inserted Network Functions (NFs) in the path. Flexible service chaining will require dynamic instantiation of both NFs and traffic forwarding overlays. Virtualization techniques in compute and networking, like cloud and Software Defined Networking (SDN), promise such flexibility for service providers. However, patching together existing cloud and network control mechanisms necessarily puts one over the above, e.g., OpenDaylight under an OpenStack controller. We designed and implemented a joint cloud and network resource virtualization and programming API. In this demonstration, we show that our abstraction is capable for flexible service chaining control over any technology domain
Adaptive and reliable multipath provisioning for media transfer in SDN-based overlay networks
Traditional routing in the Internet is best-effort which makes it challenging for video streaming since no throughput, jitter, delay or loss rate is guaranteed. As different paths have different characteristics, path differentiation such as multipath routing is a promising technique to be used for meeting QoS requirements of media-intensive applications. Using overlay networks different paths are offered which enable more flexibility in QoS and congestion control while the reliability of the connections is enhanced. Software Defined Networking (SDN) is known to be a promising solution to the problems of routing as it provides fine-grained control over packet handling. Relying on SDN, we propose an adaptive multipath provisioning scheme ensuring maximal bandwidth and resiliency of media transfer in overlay networks. The scheme is a time slot-based approach which dynamically finds multipaths. It relies on both active probing and traffic prediction. The experimental results confirm that a more accurate prediction together with more frequent probing lead to fewer number of path re-calculation and also indicate that the proposed scheme enhances the reliability of connections while a more balanced load is achieved in the network compared to the shortest path-based scheme. (C) 2017 Elsevier B.V. All rights reserved
- …