<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-05-05T20:47:25Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/43645" metadataPrefix="marc">https://uvadoc.uva.es/oai/request</request><GetRecord><record><header><identifier>oai:uvadoc.uva.es:10324/43645</identifier><datestamp>2021-06-23T13:48:25Z</datestamp><setSpec>com_10324_30605</setSpec><setSpec>com_10324_894</setSpec><setSpec>col_10324_41</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dcterms="http://purl.org/dc/terms/" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
<leader>00925njm 22002777a 4500</leader>
<datafield tag="042" ind1=" " ind2=" ">
<subfield code="a">dc</subfield>
</datafield>
<datafield tag="720" ind1=" " ind2=" ">
<subfield code="a">Ruiz Pérez, Lidia</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield tag="260" ind1=" " ind2=" ">
<subfield code="c">2020</subfield>
</datafield>
<datafield tag="520" ind1=" " ind2=" ">
<subfield code="a">The appearance of new network services and the ever-increasing network traffic and number&#xd;
of connected devices will push the evolution of current communication networks towards the&#xd;
Future Internet.&#xd;
In the area of optical networks, wavelength routed optical networks (WRONs) are evolving&#xd;
to elastic optical networks (EONs) in which, thanks to the use of OFDM or Nyquist WDM,&#xd;
it is possible to create super-channels with custom-size bandwidth. The basic element in&#xd;
these networks is the lightpath, i.e., all-optical circuits between two network nodes. The&#xd;
establishment of lightpaths requires the selection of the route that they will follow and the&#xd;
portion of the spectrum to be used in order to carry the requested traffic from the source to&#xd;
the destination node. That problem is known as the routing and spectrum assignment (RSA)&#xd;
problem, and new algorithms must be proposed to address this design problem.&#xd;
Some early studies on elastic optical networks studied gridless scenarios, in which a slice&#xd;
of spectrum of variable size is assigned to a request. However, the most common approach to&#xd;
the spectrum allocation is to divide the spectrum into slots of fixed width and allocate multiple,&#xd;
consecutive spectrum slots to each lightpath, depending on the requested bandwidth. Moreover,&#xd;
EONs also allow the proposal of more flexible routing and spectrum assignment techniques,&#xd;
like the split-spectrum approach in which the request is divided into multiple "sub-lightpaths".&#xd;
In this thesis, four RSA algorithms are proposed combining two different levels of&#xd;
flexibility with the well-known k-shortest paths and first fit heuristics. After comparing the&#xd;
performance of those methods, a novel spectrum assignment technique, Best Gap, is proposed&#xd;
to overcome the inefficiencies emerged when combining the first fit heuristic with highly&#xd;
flexible networks. A simulation study is presented to demonstrate that, thanks to the use of&#xd;
Best Gap, EONs can exploit the network flexibility and reduce the blocking ratio.&#xd;
On the other hand, operators must face profound architectural changes to increase the&#xd;
adaptability and flexibility of networks and ease their management. Thanks to the use of&#xd;
network function virtualisation (NFV), the necessary network functions that must be applied&#xd;
to offer a service can be deployed as virtual appliances hosted by commodity servers, which&#xd;
can be located in data centres, network nodes or even end-user premises. The appearance of&#xd;
new computation and networking paradigms, like multi-access edge computing (MEC), may&#xd;
facilitate the adaptation of communication networks to the new demands. Furthermore, the&#xd;
use of MEC technology will enable the possibility of installing those virtual network functions&#xd;
(VNFs) not only at data centres (DCs) and central offices (COs), traditional hosts of VFNs, but&#xd;
also at the edge nodes of the network. Since data processing is performed closer to the enduser,&#xd;
the latency associated to each service connection request can be reduced. MEC nodes&#xd;
will be usually connected between them and with the DCs and COs by optical networks.&#xd;
In such a scenario, deploying a network service requires completing two phases: the&#xd;
VNF-placement, i.e., deciding the number and location of VNFs, and the VNF-chaining,&#xd;
i.e., connecting the VNFs that the traffic associated to a service must transverse in order to&#xd;
establish the connection. In the chaining process, not only the existence of VNFs with available&#xd;
processing capacity, but the availability of network resources must be taken into account to&#xd;
avoid the rejection of the connection request. Taking into consideration that the backhaul of&#xd;
this scenario will be usually based on WRONs or EONs, it is necessary to design the virtual&#xd;
topology (i.e., the set of lightpaths established in the networks) in order to transport the tra c&#xd;
from one node to another. The process of designing the virtual topology includes deciding the&#xd;
number of connections or lightpaths, allocating them a route and spectral resources, and finally&#xd;
grooming the traffic into the created lightpaths.&#xd;
Lastly, a failure in the equipment of a node in an NFV environment can cause the&#xd;
disruption of the SCs traversing the node. This can cause the loss of huge amounts of data&#xd;
and affect thousands of end-users. In consequence, it is key to provide the network with faultmanagement&#xd;
techniques able to guarantee the resilience of the established connections when a&#xd;
node fails.&#xd;
For the mentioned reasons, it is necessary to design orchestration algorithms which solve&#xd;
the VNF-placement, chaining and network resource allocation problems in 5G networks&#xd;
with optical backhaul. Moreover, some versions of those algorithms must also implements&#xd;
protection techniques to guarantee the resilience system in case of failure.&#xd;
This thesis makes contribution in that line. Firstly, a genetic algorithm is proposed to solve&#xd;
the VNF-placement and VNF-chaining problems in a 5G network with optical backhaul based&#xd;
on star topology: GASM (genetic algorithm for effective service mapping). Then, we propose&#xd;
a modification of that algorithm in order to be applied to dynamic scenarios in which the&#xd;
reconfiguration of the planning is allowed. Furthermore, we enhanced the modified algorithm&#xd;
to include a learning step, with the objective of improving the performance of the algorithm.&#xd;
In this thesis, we also propose an algorithm to solve not only the VNF-placement and&#xd;
VNF-chaining problems but also the design of the virtual topology, considering that a WRON&#xd;
is deployed as the backhaul network connecting MEC nodes and CO. Moreover, a version&#xd;
including individual VNF protection against node failure has been also proposed and the&#xd;
effect of using shared/dedicated and end-to-end SC/individual VNF protection schemes are&#xd;
also analysed.&#xd;
Finally, a new algorithm that solves the VNF-placement and chaining problems and&#xd;
the virtual topology design implementing a new chaining technique is also proposed.&#xd;
Its corresponding versions implementing individual VNF protection are also presented.&#xd;
Furthermore, since the method works with any type of WDM mesh topologies, a technoeconomic&#xd;
study is presented to compare the effect of using different network topologies in&#xd;
both the network performance and cost.</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">http://uvadoc.uva.es/handle/10324/43645</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">10.35376/10324/43645</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Redes ópticas</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Tecnología MEC</subfield>
</datafield>
<datafield tag="245" ind1="0" ind2="0">
<subfield code="a">Virtualisation and resource allocation in MECEnabled metro optical networks</subfield>
</datafield>
</record></metadata></record></GetRecord></OAI-PMH>