Next Article in Journal
Impedance Matching Optimization of RF Networks
Previous Article in Journal
Nexus between Building-Integrated Photovoltaics (BIPV) and Cultural Heritage: Optical Characterisation of Screen-Printed Traditional Symbols on Solar Cells
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Evaluation of Cloud-Based Dynamic Network Scaling and Slicing for Next-Generation Wireless Networks †

1
5G/6G Research Group, Siemens A.S, 34870 Istanbul, Turkey
2
5G Core Network Team, Ulak Haberlesme A.S, 34906 Istanbul, Turkey
3
Department of Computer Engineering, Kocaeli University, 41380 Kocaeli, Turkey
4
Department of Software Engineering, Kocaeli University, 41380 Kocaeli, Turkey
*
Author to whom correspondence should be addressed.
Presented at the International Conference on Electronics, Engineering Physics and Earth Science (EEPES’24), Kavala, Greece, 19–21 June 2024.
Eng. Proc. 2024, 70(1), 45; https://doi.org/10.3390/engproc2024070045
Published: 12 August 2024

Abstract

:
The relentless growth of wireless networks coupled with the burgeoning demand for dynamic resource allocation has spurred research into innovative solutions. This paper presents an evaluation of Cloud-based Dynamic Network Scaling and Slicing (CDNSS) as a promising approach to meet the evolving demands of wireless networks. By leveraging cloud infrastructure and slicing techniques, CDNSS offers the flexibility to dynamically scale resources and allocate network slices tailored to diverse service requirements. The evaluation encompasses the performance of CDNSS in terms of scalability, resource utilisation and Quality of Service (QoS) provisioning. Through extensive simulations and analyses, the efficacy of CDNSS in addressing the challenges of resource management and service differentiation in wireless networks is demonstrated. The findings underscore the potential of CDNSS as a pivotal technology to enhance the efficiency and adaptability of wireless network architectures in the era of dynamic connectivity demands.

1. Introduction

The evolution of mobile wireless systems towards heterogeneous networks with the introduction of fifth-generation systems has significantly increased the complexity of radio resource management [1]. Researchers [2] have investigated plausible options for implementation of the slicing concept at the RAN level by a mobile network operator to respond to the needs of vertical applications. In addition, they discuss the main challenges of RAN slicing, paying particular attention to the resource allocation problem between slices sharing the same spectrum.
When it comes to distributing network slices across physical resources, one of the biggest challenges is RAN network slicing. Researchers in [3] aimed to improve network performance and flexible use of network resources by dynamically using network resources to meet the different requirements of activated network slices. As a method, researchers [3] proposed a data-driven RAN slicing mechanism based on a resource-sharing algorithm operating at the Slice Orchestrator (SO) level.
In order to ensure uninterrupted transmission in new 5G systems based on mobility management network slicing, management schemes are widely required due to the diversity of 5G application scenarios. Network slicing is used in the Cloud Radio Access Network (C-RAN), Software Defined Network (SDN) and Network Function Virtualization (NFV) to provide point-to-point connectivity between physical radio equipment and the radio equipment controller. A suitable approach for integration is not yet available. Network slicing needs to work with other 5G technologies to enable more network slices to be used in future 5G networks [4].
In 5G, the level of flexibility on the radio access network side can be achieved by implementing multiplexing of numerology types in the frequency domain. For example, Ultra Reliable Low Latency Communication (URLLC) traffic requires a short slot length to meet stringent latency requirements, while the Enhanced Mobile Broadband (eMBB) use case typically requires a medium slot length. A long slot length is used for Massive Machine Type Communication (mMTC). Therefore, among the set of supported numerology types for a given operating band and distribution configuration, URLLC may be represented by the number associated with the shortest slot length, eMBB may be represented by the number associated with the medium slot length and mMTC may be represented by the number associated with the largest slot length. In order to meet the latency and data rate requirements of the UE for different network slices such as URLLC, eMBB and mMTC, the physical resources in the gNB need to be dynamically managed according to the incoming packet types.
The overall system includes end-to-end User Equipment (UE), Distributed Unit (DU), Control Unit (CU), User Plane Function (UPF) and Data Network (DN). The network slicing architecture is shown in Figure 1. In order to manage different network slices on the core network side, a dedicated UPF is positioned for each network slice when going to the data network. On the RAN side, however, there appears to be a single physical resource block for these three different network slices. Having a single resource block creates the need to dynamically manage it to meet the needs of three different networks. Bandwidth and slot width requirements vary depending on the needs of the applications that will be using the network slices. Sometimes applications can be closed and the resources they use reassigned to other network slices to increase efficiency.
As mobile data usage continues to grow and advanced applications are deployed, it has been observed that inflexible mobile network architectures cannot meet evolving service requirements. It is stated that 5G mobile networks will have to overcome challenges such as higher capacity, higher data speed, lower end-to-end latency, multiple device connections, reduced cost and continuous quality of service that cannot be effectively addressed in 4G. In [5], technologies and design principles that will make it easier to overcome these difficulties are explained, and it is stated that traffic management should be performed with an intelligent mechanism to ensure continuous quality of service for users. Using SDN technology in 5G, programmable, flexible, and modular logical networks can be created on the same network infrastructure. These logical networks are defined as network slices. Each network slice represents an isolated, end-to-end network designed to meet the different requirements of a specific application, as opposed to the current ‘one size fits all’ architectural approach [6].
SDN technology aims to centralise network control by separating the data and control planes that are combined in traditional network architectures. The separation of the control and data planes is achieved through a well-defined programming interface between the network switches and the SDN controller. This Application Programming Interface (API) allows the controller to directly control the data transmission activities of data plane devices. The most popular API is the OpenFlow [7] protocol. An OpenFlow switch contains one or more packet processing rule tables. Each rule that matches traffic performs specific actions (drop, forward, replace, etc.) on the traffic. Depending on the rules loaded by the controller application, the OpenFlow switch can be instructed by the controller to act as a router, firewall or load balancer [8].
While SDN architecture is the technology that enables network slicing, it lacks key capabilities to efficiently manage the lifecycle of network slices and their constituent resources [6]. In this regard, an NFV architecture [9], which manages infrastructure resources and regulates the allocation of resources required to deliver Virtualised Network Functions (VNF) and network services, appears to be the ideal solution [6]. NFV activities are led by the European Telecommunications Standards Institute (ETSI). The ETSI NFV Management and Orchestration (NFV-MANO) architectural framework defines the following functional blocks:
  • Virtualised Infrastructure Manager (VIM);
  • NFV Orchestrator (NFVO);
  • VNF Manager (VNFM).
The VIM is responsible for controlling and managing the computing, storage and network resources of the Network Function Virtualization Infrastructure (NFVI). The NFV orchestrator has two main roles. The first is to ensure the correct allocation and use of virtual resources in the network, and the second is to manage the lifecycle of network services. VNFM is responsible for the lifecycle management of VNF servers [10].
In the 5G network, the user needs to select the appropriate network slice and receive service from that network slice. This is where the Network Slice Selection Function (NSSF), one of the core network functions, comes in. NSSF receives network slice information from MANO via the north interface. By looking at the network slice information received from MANO, the network slice information to be accessed and the network slice information in the subscription information, the user can access the default network slice or the authorised network slice [11]. To express this functionality in Figure 2, the UE (User Equipment); DU (Distributed Unit); CU (Control Unit); core network components (NSSF-Network Slice Selection Function, NRF-Network Repository Function); UDM-Unified Data Management; PCF-Policy Control Function; NEF-Network Exposure Function; AUSF-Authentication Server Function; AMF-Access and Mobility Management Function; SMF-Session Management Function; UDR-Unified Data Repository; UPF-User Plane Function; and transmission network; the end-to-end SDN and NFV-based 5G network architecture is shown.
In 5G networks, hardware-dependent devices in the transport network can be virtualised and managed via SDN controllers and MANO on general-purpose servers. In this way, network resources are expected to scale more easily according to changing needs and infrastructure costs are expected to decrease.
In this study, we evaluated cloud-based dynamic network scaling and network slicing approaches for next-generation wireless networks. SDN–NFV-based network scaling methods and RAN network slicing performance regarding physical resource utilisation are investigated. An SDN application has been developed that allows network resources to be dynamically scaled according to changing user needs to ensure continuous quality of service. This application detects congestion on the network slice via the OpenDaylight SDN Controller [12] and enables dynamic scaling of network resources via NFV-MANO. Section 4 describes the SDN–NFV-based QoS management. This study also discusses the applicability of RAN network slicing in the case of shared physical resource blocks for different network slices. The ability of network slices created to meet different application needs to dynamically share the physical resource block is investigated. Simulation tools are used to show the effect of the number of users, traffic type and numerology changes on physical resource utilisation. Section 2 describes end-to-end network slicing and the physical resource usage of 5G RAN network slicing. Section 3 analyses the physical resource block usage according to different network slices of QoS type, bandwidth and numerology in the simulation environment.

2. 5G RAN Network Slicing

Network slicing aims to provide customised communication services for different usage scenarios. For example, one slice can be reserved for high-speed data transfer, while another slice can be reserved for applications that require low latency. With network slicing, service providers can flexibly and quickly deploy their applications and services to meet the specific requirements of different services [13]. Partitioning a single physical network into different logical networks, customised according to different unique requirements, has emerged as a promising approach to meet such diverse requirements in a sustainable manner [14]. Figure 1 shows the 5G architecture by end-to-end network slices, including the physical layer.
It is expected that as the number of devices connected to the network increases, different types of traffic will require different bandwidth and delay. For example, video games require more bandwidth while audio data requires less bandwidth. According to Viavi [15], 40% of the devices in a 5G network will require URLLC, 50% will require mMTC and 10% will require eMBB network slices. Figure 3 shows the shared use of the physical resource block by network slice using these rates as a reference.
Table 1 shows the frame structure subcarrier spacing (SC) and slot duration defined in the 3GPP standards [16] according to a numerology system. The numerology (µ) is represented by numbers from 0 to 4, indicating different subcarrier spacings from 15 KHz to 240 KHz.
The slot duration, which is initially 1 ms (µ = 0), decreases as the number increases. This shows that lower latency and faster packet processing per unit time can be achieved at higher numbers. The URLLC network slice must be designed to meet the requirements of low latency and high packet throughput. Accordingly, a high number should be used when allocating physical resources to applications belonging to the URLLC network slice. According to the test scenarios in this study, numerology values were used for the URLLC network slice (µ = 3), for the mMTC (µ = 2) and for the eMBB (µ = 1).

3. Performance Evaluation of RAN Network Slicing

In this study, the effects of bandwidth utilisation, application type difference and numerology change on data rate and delay were investigated in terms of RAN network slicing when the physical resource block was planned according to network slices as shown in Figure 3. In the simulation tests, the effects of QoS, bandwidth and numerology changes on throughput and latency were investigated using the open-source network simulator NS-3 with the 5G test library ‘5G-Lena’ plug-in.

3.1. Relationship between RAN Network Slicing and QoS

To demonstrate the impact of application type on RAN network slicing, a test scenario was created for different applications without changing the numerology. In Test 1, six different application traffic types and correspondingly six different QoS configurations were created, and the average throughput was examined. In Test 2, the results were compared using the same QoS configuration for each application. Table 2 shows the test scenario created and the average throughput results obtained after the simulation.
According to the simulation results, when different QoS is assigned to each flow of six UEs, the average throughput is measured as 102.34 Mbps. When the same QoS is assigned to these flows, the average throughput is measured as 95.58 Mbps. The impact of QoS types on throughput is shown in Figure 4. Analysing the simulation results obtained, it can be seen that to implement RAN network slicing, it is necessary to use QoS algorithms specific to each network slice to meet the requirements of different application characteristics.

3.2. Relationship between RAN Network Slicing and Bandwidth

The effect of increasing the number of users using the available bandwidth on throughput and latency was examined. Each UE has three active sessions: DL-autonomous vehicle (red band, URLLC), DL-4K Video (green band, eMBB) and UL-IoT (purple band, mMTC). The bandwidth usage of the applications according to the network slices is shown in Figure 5.
The tests were performed with 1 UE, 2 UEs and 4 UEs respectively. Table 3 shows the test configuration for 4 UEs and their 12 different traffic flows. According to the simulation results in terms of data rate, the average data throughput for 1 UE (three different traffic flows) is 104.3 Mbps, for 2 UEs (six different traffic flows) the throughput is 101.2 Mbps, and for 4 UEs (twelve different traffic flows) the throughput is 77.4 Mbps. It can be seen that the throughput decreases as the number of active sessions increases. According to the simulation results in terms of latency, for 1 UE (three different traffic flows) the latency is 1.7 ms, for 2 UEs (six different traffic flows) the latency is 4.8 ms, for 4 UEs (twelve different traffic flows) the latency is 1.7 ms. Similarly, the latency increases as the number of sessions increases.
Figure 6 shows the effect of the number of users on throughput and latency according to the simulation results. According to these results, it can be assessed that the throughput and latency metrics will be improved if the resources of the users whose session is terminated are dynamically allocated to other users.

3.3. Relationship between RAN Network Slicing and Numerology

The bands in the system were configured with different numerology types and the effect of the numerology change on the throughput and latency was investigated. Tests were carried out for three different types of numerology: 1, 2 and 3. The bandwidth and number configuration used during the tests are shown in Table 4.
In the simulation environment, when the throughput was tested with numerology type 1 at 100 MHz bandwidth, the average throughput was 49.2 Mbps, when tested with numerology type 2 it was 50.3 Mbps and when tested with numerology type 3 the average throughput was 51.1 Mbps. In theory, it is known that the slot becomes narrower as the value of the numerology type increases. Accordingly, the data rate per unit of time increases. Figure 7 shows the effect of changing the numerology on the throughput according to the simulation results obtained. In this case, it has been shown that for the implementation of RAN network slicing, methods must be developed that use numerology that is specific to the network slice.

4. SDN-NFV Based QoS Management

In 5G and beyond, SDN–NFV-based transport networks can instantly change the behaviour of the network on a software basis using the SDN controller. This flexibility enables faster adaptation to different QoS requirements in the transport network. In order for the network to be able to quickly adapt to changing requirements and be configured via software, the core network, the radio access network and the NFV-MANO units need to work in an integrated manner.
In this study, an SDN algorithm is proposed that enables dynamic scaling of network resources to ensure continuity of quality of service to users as traffic density increases in a network that is NFV-MANO-integrated. Open-source tools have been used to test the proposed algorithm.

4.1. Open-Source SDN Application Development Environment

In this study, OpenDaylight was used as the SDN controller. OpenDaylight is an open-source SDN controller maintained by the Linux Foundation. It has a microservice architecture. The Mininet [17] tool was used to create the data plane. Mininet is a network emulator. Network keys, links and hosts can be created on it. While simple network topologies can be created with a single command, customised network topologies can also be created using the Python programming language. The iPerf tool [18] was used to generate traffic. The SFlow-RT tool [19] was used to control which virtual switches on the topology the traffic flowed through.
Figure 8 shows the SDN network topology created using virtual switches (Open vSwitch, OVS) [20] on the Mininet. The inter-switch bandwidth in the topology is 100 Mbps. Flows 1, 2 and 3, which are assumed to be initiated by the UE, represent the data flows sent to the data network through the transmission network in the 5G architecture, as shown in Figure 2. Virtual switches in the transmission network are connected to the SDN controller via the flow control interface. The traffic characteristics in the test scenario created for verification are shown in Table 5. The expected data throughput is 50 Mbps for game traffic in Flow 1, 10 Mbps for video traffic in Flow 2 and 50 Mbps for HD video traffic in Flow 3 on the test servers located on the data network side.

4.2. SDN–NFV-Based Dynamic Network Scaling Algorithm

In an SDN–NFV network, virtual switches are considered as VNF in NFV architecture [21]. In this study, a dynamic network resource scaling method based on SDN–NFV is proposed in case of congestion in the 5G transport network, as shown in Figure 2. The activity diagram of the developed SDN–NFV algorithm is shown in Figure 9.
In the developed algorithm, the detection of congestion in the network is performed by the SDN controller. First, network topology information is obtained by sending an HTTP GET request to the northbound interface of the SDN controller. The Dijkstra algorithm is used to find the shortest path between the source and destination using the topology information obtained. Then, by sending HTTP POST requests to the SDN controller, flow rules are created on the virtual switches. This ensures that traffic follows the shortest path. The SDN controller then measures the current bandwidth value on the ports of the virtual switches at 2 s intervals. If the measured bandwidth value reaches the specified threshold, the congested virtual switch is detected. If there is no congestion, traffic continues to flow along the existing path.
After the network congestion problem is detected, a request is sent to the VNF manager to create a new virtual switch to reduce the load on the congested switch. If there are sufficient resources in the system, the VNF manager will create a new virtual switch. If there are not enough resources, an alert is sent to the alert manager. When a new virtual switch is added to the topology, the flow rules required to create a new traffic path are created on the virtual switches. Figure 10 shows the network topology after scaling.

5. Simulation Results

This section compares the two methods used to prevent the quality of service to users from deteriorating in the event of network congestion. In the first method, traffic is routed through different shortest paths in case of congestion. Secondly, the SDN–NFV based dynamic network scaling method proposed in this study was applied. Both methods were implemented in a simulation environment and their performance was compared. The average data rate, one of the QoS parameters, was considered as a performance indicator.
In the simulation environment, flows were started simultaneously according to the traffic characteristics in Table 5. After a while, it was observed that the data transfer rates decreased and network congestion occurred. Initially, in the event of network congestion, routing was performed through different shortest paths using the Dijkstra algorithm through the SDN controller without scaling. Using this method, the average data rates at the receiver were measured to be 46.9 Mbps for Flow 1, 9.95 Mbps for Flow 2 and 43.9 Mbps for Flow 3 per stream. When this method is evaluated in terms of performance rate, it can be seen that the expected throughput values at the receiving end are achieved by 93.8% for Flow 1, 99.5% for Flow 2 and 87.8% for Flow 3.
When the SDN–NFV based dynamic network scaling method proposed in this study is applied, the average data rates at the receiver are measured to be 49.8 Mbps for Flow 1, 9.96 Mbps for Flow 2, and 49.8 Mbps for Flow 3 per stream, respectively. When evaluated as a performance rate, it was found that the expected data rates for all flows were achieved at a rate of 99.6%. Table 6 shows the average throughputs achieved per stream for both methods.
In Figure 11, traffic routing over different shortest paths and simulation results of the proposed SDN–NFV-based dynamic network scaling method are shown graphically.

6. Conclusions

In this study, the use of physical resource blocks in the radio access network in accordance with network slicing according to different applications was investigated to ensure end-to-end quality of service in 5G networks. The QoS type, bandwidth and numerology changes were analysed using the NS-3 simulation tool. In terms of RAN network slicing, the effects of using network slice-aware QoS algorithms, network slice-aware dynamic banding and numerology to meet different application needs are demonstrated. Future studies will investigate the network slice-aware dynamic QoS management and packet-processing mechanisms that have emerged as a result of this study.
How to dynamically manage the quality of service of users by using SDN and NFV technologies together in 5G networks has also been investigated. An application was developed that detects congestion in the transmission network via the OpenDaylight SDN controller and requests network scaling from the NFV manager. In the case of network congestion, it was observed that 93.7% of the expected data throughput is achieved at the receiving end when using the multiple shortest paths traffic routing method. It was observed that when the SDN–NFV based dynamic network scaling method proposed in this study was used, expected data rates were achieved at a rate of 99.6%. According to these results, it was observed that the proposed method can be used to ensure continuity of service quality in 5G and beyond networks.

Author Contributions

Conceptualization and simulations were performed by A.C. and O.C. Writing, reviewing, editing, supervising were performed by A.K. and K.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are obtained in the article.

Conflicts of Interest

Siemens A.S and Ulak Haberlesme have no commercial conflicts of interest.

References

  1. Dryjanski, M.; Kliks, A. A Hierarchical and Modular Radio Resource Management Architecture for 5G and Beyond. IEEE Commun. Mag. 2020, 58, 28–34. [Google Scholar] [CrossRef]
  2. Elayoubi, S.E.; Jemaa, S.B.; Altman, Z.; Galindo-Serrano, A. 5G RAN Slicing for Verticals: Enablers and Challenges. IEEE Commun. Mag. 2019, 57, 28–34. [Google Scholar] [CrossRef]
  3. Bakri, S.; Frangoudis, P.A.; Ksentini, A.; Bouaziz, M. Data-Driven RAN Slicing Mechanisms for 5G and Beyond. IEEE Trans. Netw. Serv. Manag. 2021, 18, 4654–4668. [Google Scholar] [CrossRef]
  4. Zhang, H.; Liu, N.; Chu, X.; Long, K.; Abdol-Hamid, A.; Leung, V.C.M. Network Slicing Based 5G and Future Mobile Networks: Mobility, Resource Management, and Challenges. IEEE Commun. Mag. 2017, 55, 138–145. [Google Scholar] [CrossRef]
  5. Gupta, A.; Jha, R.K. A survey of 5G network: Architecture and emerging technologies. IEEE Access 2015, 3, 1206–1232. [Google Scholar] [CrossRef]
  6. Ordonez-Lucena, J.; Ameigeiras, P.; Lopez, D.; Ramos-Munoz, J.J.; Lorca, J.; Folgueira, J. Network slicing for 5G with SDN/NFV: Concepts architectures and challenges. IEEE Commun. Mag. 2017, 55, 80–87. [Google Scholar] [CrossRef]
  7. Open Networking Foundation (ONF). 2024. Available online: https://www.opennetworking.org (accessed on 4 May 2024).
  8. Kreutz, D.; Ramos, F.M.V.; Veríssimo, P.E.; Rothenberg, C.E.; Azodolmolky, S.; Uhlig, S. Software-defined networking: A comprehensive survey. Proc. IEEE 2015, 103, 14–76. [Google Scholar] [CrossRef]
  9. ETSI. ETSI GS NFV 002 V1.2.1 (2014-12) Network Functions Virtualization (NFV); Architectural Framework; ETSI: Sophia Antipolis, France, 2014. [Google Scholar]
  10. ETSI. ETSI GS NFV-MAN 001 V1.1.1 (2014-12) Network Functions Virtualisation (NFV); Management and Orchestration; ETSI: Sophia Antipolis, France, 2014. [Google Scholar]
  11. ETSI. 3GPP TS 23.502 Procedures for the 5G System (Release 17); ETSI: Sophia Antipolis, France, 2024. [Google Scholar]
  12. OpenDaylight Documentation. Available online: https://docs.opendaylight.org/en/stable-potassium/index.html (accessed on 17 March 2024).
  13. Li, X.; Samaka, M.; Chan, H.A.; Bhamare, D.; Gupta, L.; Guo, C.; Jain, R. Network Slicing for 5G: Challenges and Opportunities. IEEE Internet Comput. 2017, 21, 20–27. [Google Scholar] [CrossRef]
  14. Zhang, S. An Overview of Network Slicing for 5G. IEEE Wirel. Commun. 2019, 26, 111–117. [Google Scholar] [CrossRef]
  15. Viavi Documentation, Access 2024. Available online: https://www.viavisolutions.com/en-us/5g-network-slicing (accessed on 23 April 2024).
  16. ETSI. ETSI TS 138 211 V16.2.0 (2020-07) 5G; NR; Physical Channels and Modulation (3GPP TS 38.211 Version 16.2.0 Release 16); ETSI: Sophia Antipolis, France, 2020. [Google Scholar]
  17. Mininet GitHub Documentation. Available online: https://github.com/mininet/mininet/wiki/Documentation (accessed on 19 March 2024).
  18. iperf Documentation. Available online: https://iperf.fr/ (accessed on 12 April 2024).
  19. sFlow-RT Documentation. Available online: https://inmon.com/products/sFlow-RT.php (accessed on 12 April 2024).
  20. OpenvSwitch Documentation. Available online: https://www.openvswitch.org/ (accessed on 12 April 2024).
  21. ETSI. ETSI GS NFV-EVE 005 V1.1.1 (2015-12) Network Functions Virtualisation (NFV); Ecosystem; Report on SDN Usage in NFV Archi-tectural Framework; ETSI: Sophia Antipolis, France, 2015. [Google Scholar]
Figure 1. End-to-end 5G network slicing architecture.
Figure 1. End-to-end 5G network slicing architecture.
Engproc 70 00045 g001
Figure 2. End-to-End SDN- and NFV-based 5G Network Architecture.
Figure 2. End-to-End SDN- and NFV-based 5G Network Architecture.
Engproc 70 00045 g002
Figure 3. Physical resource block by network slices.
Figure 3. Physical resource block by network slices.
Engproc 70 00045 g003
Figure 4. Effect of QoS types on throughput.
Figure 4. Effect of QoS types on throughput.
Engproc 70 00045 g004
Figure 5. Bandwidth usage of applications.
Figure 5. Bandwidth usage of applications.
Engproc 70 00045 g005
Figure 6. Impact of number of users on throughput and latency.
Figure 6. Impact of number of users on throughput and latency.
Engproc 70 00045 g006
Figure 7. Impact of numerology change on throughput.
Figure 7. Impact of numerology change on throughput.
Engproc 70 00045 g007
Figure 8. SDN network topology.
Figure 8. SDN network topology.
Engproc 70 00045 g008
Figure 9. Developed SDN–NFV algorithm activity diagram.
Figure 9. Developed SDN–NFV algorithm activity diagram.
Engproc 70 00045 g009
Figure 10. New SDN–NFV network topology.
Figure 10. New SDN–NFV network topology.
Engproc 70 00045 g010
Figure 11. Comparison of system performance based on average data rate.
Figure 11. Comparison of system performance based on average data rate.
Engproc 70 00045 g011
Table 1. 5G Frame Structure by Numerology [16].
Table 1. 5G Frame Structure by Numerology [16].
NumerologySubcarrier [kHz]Slot [ms]
0151
1300.5
2600.250
31200.125
42400.0625
Table 2. QoS Type Test Scenario and Results.
Table 2. QoS Type Test Scenario and Results.
UETraffic TypeTest 1 QoS TypeTest 2 QoS Type
UE-1AR/VR13
UE-2Voice23
UE-3Video33
UE-4Game43
UE-5V2X53
UE-6Video TCP63
Average throughput102.34 Mbps95.58 Mbps
Table 3. 4 UE—12 Different Traffic Flow Configuration.
Table 3. 4 UE—12 Different Traffic Flow Configuration.
UEFlow and DirectionApplication TypeSlice
UE-1Flow-1, DLAutonomous CarURLLC
Flow-2, DL4K VideoeMBB
Flow-3, ULIoTmMTC
Flow-4, DLAutonomous CarURLLC
UE-2Flow-5, DL4K VideoeMBB
Flow-6, ULIoTmMTC
Flow-7, DLAutonomous CarURLLC
UE-3Flow-8, DL4K VideoeMBB
Flow-9, ULIoTmMTC
Flow-10, DLAutonomous CarURLLC
UE-4Flow-11, DL4K VideoeMBB
Flow-12, ULIoTmMTC
Table 4. Numerology Configuration.
Table 4. Numerology Configuration.
BandwidthNumerologyThroughput [Mbps]
100149.2
100250.3
100351.1
Table 5. Traffic characteristics in SDN network topology.
Table 5. Traffic characteristics in SDN network topology.
Flow No.Traffic TypeExpected Throughput [Mbps]
Flow 1Game50
Flow 2Video10
Flow 3HD Video50
Table 6. Traffic Routing over Different Shortest Paths and SDN–NFV-Based Dynamic Network Scaling Simulation Results.
Table 6. Traffic Routing over Different Shortest Paths and SDN–NFV-Based Dynamic Network Scaling Simulation Results.
Flow NoTraffic Routing Using Different Shortest PathsSDN–NFV-Based Dynamic Network Scaling Method
Flow 146.9 Mbps49.8 Mbps
Flow 29.95 Mbps9.96 Mbps
Flow 343.9 Mbps49.8 Mbps
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Cubukcu, A.; Cubukcu, O.; Kavak, A.; Kucuk, K. Evaluation of Cloud-Based Dynamic Network Scaling and Slicing for Next-Generation Wireless Networks. Eng. Proc. 2024, 70, 45. https://doi.org/10.3390/engproc2024070045

AMA Style

Cubukcu A, Cubukcu O, Kavak A, Kucuk K. Evaluation of Cloud-Based Dynamic Network Scaling and Slicing for Next-Generation Wireless Networks. Engineering Proceedings. 2024; 70(1):45. https://doi.org/10.3390/engproc2024070045

Chicago/Turabian Style

Cubukcu, Aykut, Ozlem Cubukcu, Adnan Kavak, and Kerem Kucuk. 2024. "Evaluation of Cloud-Based Dynamic Network Scaling and Slicing for Next-Generation Wireless Networks" Engineering Proceedings 70, no. 1: 45. https://doi.org/10.3390/engproc2024070045

Article Metrics

Back to TopTop