Experimental Evaluation of Functional Splits for 5G Cloud-RANs

Size: px
Start display at page:

Download "Experimental Evaluation of Functional Splits for 5G Cloud-RANs"

Transcription

1 Experimental Evaluation of Functional Splits for 5G Cloud-RANs Nikos Makris, Pavlos Basaras, Thanasis Korakis, Navid Nikaein and Leandros Tassiulas Department of Electrical and Computer Engineering, University of Thessaly, Greece Centre for Research and Technology Hellas, CERTH, Greece Eurecom, Sophia Antipolis, France Department of Electrical Engineering, Yale University, New Haven, USA {nimakris, pabasara, Abstract Centralized RAN processing has been identified as one of the major enablers for 5G mobile network access. By moving the baseband units (BBU) to the Cloud, multiple instances can be instantiated on the fly, serving several Remote Radio Head (RRH) units. The goal is to satisfy the existing demand of particular geographical areas, whereas drastically reducing the overall CAPEX and OPEX costs of the mobile operators. In this work, we present an experimental study of real Cloud- RAN deployments, with respect to different functional splits. We use as a reference architecture the 3GPP LTE stack, and argue about the functional split applicability in contemporary networks. We evaluate Layer 2 functional splits, that can be used for the convergence of multiple heterogeneous wireless technologies in an all-in-one unit. By deploying our approach in a real testbed setup, we extract the backhaul network transfer requirements for the different splits and present our experimental findings, compared with the respective simulation results. I. INTRODUCTION The concept of centralizing the Radio Access Networks (RANs) has been identified as one of the keen aspects to be adopted by the 5th Generation (5G) mobile networks. RAN centralization lies in the simple concept of decoupling the base band processing from the actual radio interface, and providing it as a Cloud Computing service. Such Cloud services can enable many real-time operations that are currently not viable in the full stack base stations, and can serve as the main enablers for the virtualization of the wireless network, allowing multi-tenancy over the actual same hardware resources. Cloud-RAN lies on separating the Base Band Units (BBUs) from the actual RF front-end. Existing base station deployments are using a more decentralized approach, where the base station units process a very large part of the networking stack. This fact can pose a big obstacle in the base station syncing, especially for processes like the enhanced Inter Cell Interference Control (eicic) for LTE-Advanced. Yet, they can all be dealt with when the BBU processes for different RANs are closely located in the Cloud. Furthermore, the disaggregation of the functions from a single unit to the BBU and a Remote Radio Unit (RRU) can fit extremely the 5G concepts of network virtualization and higher delivered capacity per user in a single geographical area [1]. The RRU can be considered as either a passive element, with the sole purpose to transmit low level data over the air (Remote Radio Head - RRH) or a more intelligent unit, where part of the processing takes place (e.g. the entire PHY layer or parts of it). Based on the demand and an existing pool of BBUs in the cloud, the serving RRUs covering a single area can be instantiated on the fly. Moreover, since network slicing and virtualization can be handled beyond the RRU, as its sole purpose is only to transmit low level raw data (ideally raw IQ samples for the RRH case), multiple operators can take advantage of the very same physical equipment. Network virtualization can take place as a virtual function in the Cloud, thus enabling multiple tenants (mobile network operators) to take advantage of the same network equipment. For the implementation of Cloud-RAN architectures high bandwidth connections are needed from the RRU to the BBU. Depending on the point where the split takes place, the transfer requirements of the network may vary; this highly depends on the back/front- hauling technology as well. Employing an IP based scheme can induce delays for the processing and packetization of data, as well as the maximum number of served RRU units [2]. Deduced from these requirements, very stringent delay times need to be met for the realization of the splits. Moreover, interoperability of the Cloud-RAN with the existing network infrastructure is highly desired as well. This essentially means that existing fiber based infrastructure and protocols (e.g. CPRI) or copper links can be exploited for the realization of Cloud-RANs. Copper links have come to the fore due to their high availability, as well as flexibility of protocols that can be executed over a packetized data plane. This is also reflected in the standardization activities of IEEE P for enabling Radio over Ethernet communication, mainly for the Cloud-RAN applications. Towards addressing this emerging research challenge, the Next Generation Fronthaul Interface (NGFI) has identified in [3] the possible splits for the BBU/RRU functions. Both high- and low-level splits have been identified, with the LTE architecture as a reference. We use the following terminology, as it is broadly used in the literature: any functional split inside the PHY layer that has very stringent delay requirements requires a fronthaul (FH) interface, whereas a backhaul (BH) is needed elsewhere. This article s main contributions are the following: To extract the real-time transfer requirements for a 5G Cloud-RAN in the BH.

2 To implement and evaluate different functional splits over the LTE networking stack, complying with NGFI. To experimentally evaluate different transport protocols for the aforementioned splits (UDP/TCP/SCTP). The splits that we evaluate take place at two different points of Layer 2 of LTE stack; 1) PDCP/RLC and 2) MAC/PHY. We employ the open source platform OpenAirInterface [4] for the realization of the splits and evaluate our solutions in a real environment, when using a 1Gbps Ethernet link for our BH. The rest of the paper is organized as follows. Section II is providing an overview of any previous related work and our motivation. Section III is discussing our choice for the functional splits, as well as the pros and cons of each solution. Section IV is presenting our contributions and experimental setup, whereas in Section V we showcase our experimental findings. Finally, Section VI concludes our work and presents some future directions. II. MOTIVATION AND RELATED WORK Cloud-RAN has been identified as one of the key 5G enablers. Next Generation Mobile Networks (NGMN) alliance has pinpointed the advantages, as well as potential interfaces for facilitating the functional splits in [5]. The advantages of employing a centralized processing unit, located in the cloud has been also described in [1]. The authors argue on the Cloud-RAN applicability for 5G schemes, as well as analyze the transfer requirements for the fronthaul (FH), when the functional splits take place at different points of the PHY layer of LTE. Moreover, in [6], the different technologies that are available for realizing the Cloud-RAN architectures are illustrated. Potential splits are identified along with the technologies employed for the data transportation to the Cloud. Similarly, authors in [7] detail the requirements for the FH network, with respect to low level splits. An analysis of the potential technologies used for FH and BH of 5G networks, based on these specific requirements for PHY layer functional splits is presented in [8]. A study resembling our contributions is presented in [9]. The authors identify high-layer splits for BH, as well as lowlayer for FH and extract the transfer requirements for the network. Yet, the work relies on simulation based models for the network setup, while in all of the aforementioned cases the authors do not consider the existing legacy networks as potential technologies for transferring the data to the Cloud. In order to use existing packet based networks, instead of circuit based fiber connections (e.g. CPRI), the extra delays of packet encapsulation, decapsulation and processing have to be taken into consideration. Authors in [2] and [1] analyze and model these requirements using IP based networks for PHY layer splits. Yet, experimentally driven results are very scarce regarding the Cloud-RAN modeling. Authors in [11] present a platform where the RRU is composed of all the LTE PHY layer functions, whereas the rest of the enb processing is taking place as a separate process executed in the Cloud, based on the OpenAirInterface platform. Following up this work, authors in [12] present through real experiments the delay that is incurred when the BBU is operating inside different virtualization environments (e.g. KVM, LXC, etc.). Similarly, authors in [13] present their own platform for Cloud-RANs. In this work, we present our contributions to the same Open Source platform for LTE, in which we implement functional splits at two different layers. Our work differentiates from similar former studies in the fact that it is, to the best of our knowledge, the first experimentally driven work on characterizing this type of splits over an IP based BH network. By employing both simulation and real testbed experiments, we evaluate and extract the real time requirements for the operation of such a Cloud-RAN architecture. We use an IP-based BH, and measure the limitations induced by the packetization and processing of different protocols used for transferring the data. We use two approaches for the transportation of data: 1) based on stateless protocols (UDP), for the PHY layer splits, as they are more delay sensitive regarding the scheduling of the transmissions and 2) state-ful protocols (TCP/SCTP) for higher layer splits, as they can operate with more slack delay requirements, if proper buffering of the data is employed. Uplink flow MAC/RRC data ind, MAC config RRC Upper Layers (e.g NAS/IP/MPLS) MAC PHY RLC PDCP PDCP Data Req/ RLC Data Ind MAC_RLC Data Req/ MAC_RLC Data Ind Schedule enb TX/ MAC Data Ind Downlink flow PDCP/RLC Split MAC/PHY Split Fig. 1. LTE Reference Architecture and Identified Functional Splits III. FUNCTIONAL SPLIT ARCHITECTURE We employ the LTE protocol stack as our reference architecture in order to identify our functional splits and conduct our experiments. In this section we provide a brief overview on the functions of each layer in a bottom-up manner, and the potential of each split when deployed in real systems. PHY layer is dedicated for the transmission and reception of control and user data over the air. This may include functions such as FEC, encoding/decoding, equalization, FFT and finally the D/A or A/D conversion. Functional splits can be identified at different points of the PHY layer, used mainly for fronthauling the LTE network. MAC layer is endowed with the scheduling processes and allocating resources for the served UEs in the network. Once a stream is scheduled for transmission in a specific subframe in the MAC layer, it is delivered to PHY. RLC is a sublayer used to transfer the higher

3 layer PDUs to MAC SDUs, by concatenating/segmenting them and reassembling them. PDCP is used as the interface with the IP based networks, used to do packet compression and removing the IP header before giving the packets to lower layers for scheduling their transmission over the air. Yet, although the splits other than the ones dedicated inside the PHY layer may yield only small performance benefits for Cloud-RAN applications [1], they can be the enablers for novel applications for 5G. The splits that are dealt with in this work are the following: PDCP/RLC split: Splits over the MAC layer seem to be yielding only small performance benefits for 5G, as they could presumably need more transmissions over the BH link in order to send the same amount of data to the RRU. The data sent are actual IP packets after the PDCP processing, which have not gone through the concatenation process of the RLC. A qualitative disadvantage of such layer splits is that the data sent to the RRU might need significantly more transmissions over the network, as it is of lower size than the ones outputted by the RLC process. Yet, as most of the contemporary networks can transfer packets of up to a specific size (e.g. MTU equal to 15 bytes), the usage of technologies like Ethernet can be advantageous for the functional splits. Although this might seem a drawback for this type of split, there are clear benefits of using the PDCP as a convergence layer among different technologies [14]; multiple technologies can be coordinated from a single PDCP/IP instance at the base station, enabling seamless mobility experience across several technologies, with a very little overhead for the network operator. MAC/PHY split: The MAC/PHY split that we examine has been identified as one of the potential splits in [1], [2] and [7]. In this case, the RRU and BBU are synced and operate in a subframe basis. The BBU unit can instruct, based on the output of the MAC scheduling policy, the subframe allocation for each UE. The actual data that needs to be transferred from the BBU to the RRU is equal to the Transport Block Size (TBS), depending on the modulation and the physical resource blocks which are allocated to each specific UE. This split can be beneficial for the real world application of several algorithms and technologies, such as dynamic scheduling of multiple RRUs, spectrum coordination algorithms [15], beamforming coordination [16], etc. Figure 1 is illustrating the architecture and the splits that we evaluate. We employ the OpenAirInterface platform as our reference implementation of the LTE stack in order to choose the functions which will be split. Regarding the PDCP/RLC split, the splitting function takes place in the following manner: whenever PDCP is receiving a packet, it goes through its normal procedure before being relayed to the next layer. As soon as the packet is processed, it is sent to the RRU where RLC processes it. The resulting stream is placed in a buffer waiting for the MAC protocol to send a request for it. It is worth to mention here that the existing buffer for handling this type of data in OpenAirInterface needed to be extended for carrying out our experiments. Regarding the MAC/PHY split, we choose to override the part where the two layers communicate with each other; this is the point where upon the end of the MAC scheduling algorithm, the BBU instructs the RRU at which subframe the data will be transmitted over the air. This means that no buffering of the packets takes place inside the RRU, but are solely handled by the enb application (BBU). Whenever data needs to be sent over the air, data streams are sent to the RRU along with all the signaling needed to orchestrate the PHY layer, including the subframe scheduled for transmitting, the number of physical resource blocks, the modulation and coding scheme (), the antennas, etc. LTE UE (Cat 4) RRU Unit (USRP B21) 1 Gbps Ethernet (.436 ms RTT) BBU Fig. 2. Experiment setup for the split evaluation IV. EXPERIMENTAL SETUP EPC/HSS For the evaluation of the chosen splits, we experiment using the NITOS environment. NITOS is a heterogeneous testbed located in the premises of University of Thessaly, in Greece. It offers a very rich experimentation environment with resources spanning from commercial LTE, to WiFi and Software Defined Radio platforms [17]. The topology that we employ is depicted in Figure 2. We split the enodeb process of OpenAirInterface into two parts, one being executed on a node with a USRP B21 platform, being our RRU, and one on a dedicated testbed node. For the two under study functional splits, different parts of the code are either executed over the BBU or the RRU. A third testbed node is running the EPC and HSS software, while we also employ a fourth node equipped with an LTE Cat. 4 UE. The splits are configured as follows; we override the default processes for OpenAirInterface and configure one listening server and one client for two different binaries of the code. Each time that a packet is about to be sent as a data request from a higher to a lower layer, it gets packed in a standard message and is sent over the link. We use the socat application for redirecting the traffic over the network to the listening server. In case of a data indication message (lower to higher layer direction), a similar process takes place. The parameters of the LTE network setup, as well as the different scenarios that we use are shown in Table I. For all of our cases, the

4 SIMU 5MHz SIMU 1 MHz RT 5MHz RT 1MHz SIMU 5MHz SIMU 1 MHz RT 5MHz RT 1MHz Throughput (Mbps) TBS (a) Throughput achieved per profile (b) TBS used per profile Fig. 3. Reference results taken with OpenAirInterface for simulation (SIMU) and real time (RT) operation testbed nodes are static, and the UE is reporting values of excellent signal quality, with the RSRP ranging from 76 to 83 dbm and reported RSSI values up to 53 dbm. We perform our experiments using two different bandwidth settings, for LTE channels of 5 and 1 MHz. TABLE I TESTBED AND SIMULATION PARAMETERS Network Parameters Values LTE mode FDD Band 7 LTE Frequency 268 MHz (DL) No RBs 25, 5 UE Cat. 4 LTE, Huawei E3272 OAISIM channel emulation Rayleigh OAISIM mobility STATIC Backhaul RTT 436 msec Backhaul connection 1Gbps Ethernet Ethernet MTU size 14 bytes Similarly with the real network setup, we use the same testbed nodes in order to run the OpenAirInterface emulation platform [18] (OAISIM). All the functional splits are implemented for both setups, real time and emulator. Regarding OAISIM, we use the setup where the PHY layer is abstracted, meaning that certain functions of the PHY are omitted. This setup is able to yield better results, as the wireless channel is modeled using predefined patterns. For all of our simulation experiments, the multipath model used is Rayleigh, as it is the one that is used by default in OAISIM. The splits are taking place over the same network as happens with the real setup. As our BH network is an IP based one, we choose to evaluate the performance of different protocols for the splits, depending on the split and real time requirements of the network. Although stateless protocols are the ones that should be adopted for this type of experiments (UDP), we also incorporate TCP and SCTP as our transport solution for the BH for the cases of PDCP/RLC split, which has more loose delay requirements. Our experiments demonstrate that backhauling is viable also with these solutions, although more capacity for the BH network is needed for achieving similar performance as with the UDP solutions. Regarding the TCP experiments, the congestion control algorithm that we use is Cubic, as the rest of the algorithms yielded worst performance results, indicated also in [19]. For the SCTP results, we use 5 parallel streams for each association, and do not use the multi-homing features. We provide experiment results with a resolution of 1 for each measurement. For generating traffic for our measurements, we use the iperf traffic generator, set to saturate the wireless link with UDP traffic. In the following section we present our experimental results, obtained by running the aforementioned functional splits in a real testbed environment as well as with simulation results. The evaluation is broken down in three subsections. Initially we briefly provide some reference measurements from the under study platform without implementing any split. Following, we showcase the experimental results for the PDCP/RLC split, and finally we present our results regarding the MAC/PHY split. Although the splits are applicable for both the Downlink and Uplink data flow, we present measurements for the Downlink channel, as it is the one with the most stringent requirements for transfer. We measure and comment on the total achieved throughput for the LTE UE, for the two under examination functional splits. A. Reference Measurements V. SYSTEM EVALUATION Initially, we present some benchmarking results of the platform that we use for our experiments. In this setup, we use the vanilla OpenAirInterface platform, configured as either the LTE emulation platform (OAISIM) or set to operate in real time (RT), running the whole LTE stack in one base station binary application. In Figure 3 we provide the results regarding the throughput performance achieved per each profile allocated by the enodeb scheduler (Fig. 3a), as well as the mean TBS used (Fig. 3b). TBS is of paramount importance for the MAC/PHY

5 Throughput (Mbps) SCTP 5MHz TCP 5MHz UDP 5MHz SCTP 1MHz TCP 1MHz UDP 1MHz RT: PDCP/RLC Split (a) Split results for real time Throughput (Mbps) Emulation: PDCP/RLC Split SCTP 5MHz TCP 5MHz UDP 5MHz SCTP 1MHz TCP 1MHz UDP 1MHz (b) Split results for OAISIM Fig. 4. PDCP/RLC splits when using UDP, TCP and SCTP for backhauling split, as the output of the MAC processing mandates the transferring of equal sized data to the RRU within the time scheduled for transmission. The bits that are allocated by the LTE scheduler for transmission are the ones that will define the bottleneck in our under investigation backhaul network. We observe that the OAISIM platform yields the same results for indexes over 16. This happens due to the abstraction flags that are passed to the emulation platform, which omit the execution of certain PHY-layer blocks in favor of better performance. Similarly, the TBS allocated for each transmission follows the same pattern. B. Evaluation of PDCP/RLC splits Since the PDCP functions happen at a higher layer, the real time operation can be maintained if proper buffering is used at the RLC level. PDCP is processing every incoming IP packet, and upon the header compression, it delivers it via the BH network to the RRU implementing the LTE protocol below RLC. Whenever MAC layer is finished with the scheduling of its buffered packets, it requests the RLC buffered packets. Based on this fact, real time operation can not be broken if other than stateless protocols are used for the BH. Nevertheless, this fact means that larger memory allocation is needed for enabling such a split. For our experiments, we extended the memory allocation for both the BBU and RRU applications, in order to reassure that the machine does not run out of memory. Figure 4 is presenting our experimental results when using the real time platform. As we can observe for the real time operation (Figure 4a), and concentrating on the 5MHz transmissions, we see that the worst performing protocol is SCTP. Although SCTP has been introduced as a protocol resolving the head-of-line blocking effect that is present in TCP, its implementations for the Linux kernel are not that mature compared with TCP. For 5MHz, the bottleneck for SCTP when backhauling the LTE data over the 1Gbps Ethernet link is around 4Mbps. The same bottleneck exists for SCTP backhauling for channels with 1MHz bandwidth. Regarding TCP experiments, we see that the bottleneck for transferring the 5MHz channels is happening around 18, meaning for TBS sizes over 1 bits. Similarly, for the 1MHz transmissions, the bottleneck is around 14. Regarding the UDP experiments, for both 5 and 1 MHz transmissions, the bottleneck for the 1Gbps BH link is around 13Mbps. UDP outperforms both SCTP and TCP as it due to its stateless nature, the overhead that is posed on the backhaul only regards the transmission of IP packets, after the PDCP handling and compression to the remote RRU with the RLC layer. Throughput (Mbps) UDP 5MHz UDP 1MHz RT: MAC/PHY Split Fig. 5. MAC/PHY real time splits Regarding the simulation results, a similar pattern as in the real time experiments is witnessed. We observe that the throughput achieved by OAISIM is bounded at approximately 11Mbps for the best case, when using UDP for transferring the data. As illustrated in Figure 3a, for indexes over 16, the data is sent using the same TBS, as several of the PHY

6 functions are omitted in favor of better performance. C. Evaluation of MAC/PHY splits Following the PDCP/RLC splits, we conduct experiments regarding the lower layer split. We present results only for the UDP based data flow, as our first set of experiments denoted that it is the protocol that achieves better performance in such splits. Moreover, the RRU employs a minimal queueing mechanism, so whenever the data is sent over the backhaul to the RRU, they are scheduled for transmission. If they are not sent during the scheduled subframe, they need to be discarded by the RRU. Due to this operation, UDP seems to be the only viable solution for measuring the backhaul network overhead. Apart from the TBS data, information regarding the transmission is also sent, containing the scheduled subframe and physical resource blocks. The split is taking place upon the decision of the scheduler on which subframe the data will be sent (with the subframe duration being 1 msec), the modulation and coding scheme which will be used and the physical resource blocks that will be allocated for each UE. Figure 5 is illustrating the performance results that are achieved for the MAC/PHY split. Due to the operation of this mechanism, we observe the bottleneck of the backhaul link is around 15 bits for TBS, when using a 5MHz channel, and around 2 bits for 1MHz channels. Throughput achieved by the LTE UE is around 14Mbps, whereas in the non-split case it was over 3Mbps. For both cases 5 and 1 MHz we can see that the backhaul network reaches its capacity for indexes over 14. From that point, the achieved throughput is less incremental, compared to the non-splitted framework. VI. DISCUSSION AND FUTURE WORK In this work, we presented experimental results obtained through real experimentation and simulation, about the backhaul performance of two different functional splits over the LTE protocol stack. We investigated the total delivered throughput to an LTE UE, when the enodeb process is running detached from an RRU, splitting the LTE networking stack at either the PDCP/RLC or MAC/PHY points. Our study concentrates on using existing technologies for the backhaul network of Cloud-RANs, using 1Gbps copper links. The results that we obtained illustrate that for high layer splits (i.e. PDCP/RLC), the transport protocols can pose performance limitations, but do not break the real-time operation of the base stations. Nevertheless, the results vary and as expected, stateless solutions (e.g. UDP) are found out to be more applicable. Moreover, for lower layer splits, like the MAC/PHY split, where the RRU transmissions are solely scheduled in the Cloud, real time operation mandates the use of high bandwidth solutions, with the least possible overhead. The proposed PDCP/RLC split can be used as a convergence sublayer among RRUs and BBUs that incorporate more than one heterogeneous wireless technologies. In the future, we foresee to investigate under real-world settings the impact of different functional splits in the low PHY layer, including the splits before the equalization of the signal at the receiver. ACKNOWLEDGMENTS The research leading to these results has received funding from the European Union s Seventh Framework Programme under grant agreement no 6125 (FLEX Project). REFERENCES [1] D. Wubben, P. Rost, J. S. Bartelt, V. Savin M. Lalam, M. Gorgoglione, A. Dekorsy, and G. Fettweis. Benefits and impact of cloud computing on 5G signal processing: Flexible centralization through cloud-ran. IEEE signal processing magazine, 31(6), 214. [2] C. Chang, R. Schiavi, N. Nikaein, T. Spyropoulos, and C. Bonnet. Impact of Packetization and Functional Split on C-RAN Fronthaul Performance. In IEEE International Conference on Communications (ICC), 216. [3] China Mobile Research Institute. White Paper of Next Generation Fronthaul Interface, 215. [4] N. Nikaein, R. Knopp, F. Kaltenberger, L. Gauthier, C. Bonnet, D. Nussbaum, and R. Ghaddab. OpenAirInterface 4G: an open LTE network in a PC. In 2th Annual International Conference on Mobile Computing and Networking. ACM, 214. [5] NGMN Alliance. Further study on critical C-RAN technologies. Next Generation Mobile Networks, 215. [6] A. Checko, H. L. Christiansen, Y. Yan, L. Scolari, G. Kardaras, M. S. Berger, and L. Dittmann. Cloud RAN for mobile networks - a technology overview. IEEE Communications surveys & tutorials, 17(1), 215. [7] J. Bartelt, P. Rost, D. Wubben, J. Lessmann, B. Melis, and G. Fettweis. Fronthaul and Backhaul Requirements of Flexibly Centralized Radio Access Networks. IEEE Wireless Communications, 22(5), 215. [8] J. Bartelt, G. Fettweis, D. Wubben, M. Boldi, and B. Melis. Heterogeneous Backhaul for Cloud-based Mobile Networks. In 78th Vehicular Technology Conference (VTC Fall). IEEE, 213. [9] U. Dötsch, M. Doll, H. Mayer, F. Schaich, J. Segel, and P. Sehier. Quantitative analysis of split base station processing and determination of advantageous architectures for LTE. Bell Labs Technical Journal, 18(1), 213. [1] N. Nikaein. Processing radio access network functions in the cloud: Critical issues and modeling. In Proceedings of the 6th International Workshop on Mobile Cloud Computing and Services. ACM, 215. [11] N. Nikaein, R. Knopp, L. Gauthier, E. Schiller, T. Braun, D. Pichon, C. Bonnet, F. Kaltenberger, and D. Nussbaum. Demo: Closer to Cloud- RAN: RAN as a Service. In 21st Annual International Conference on Mobile Computing and Networking. ACM, 215. [12] I. Alyafawi, E. Schiller, T. Braun, D. Dimitrova, A. Gomes, and N. Nikaein. Critical issues of Centralized and Cloudified LTE- FDD Radio Access Networks. In IEEE International Conference on Communications (ICC). IEEE, 215. [13] S. Bhaumik, S. P. Chandrabose, M. K. Jataprolu, G. Kumar, A. Muralidhar, V. Srinivasan P. Polakos, and T. Woo. CloudIQ: a framework for processing base stations in a data center. In Proceedings of the 18th Annual International Conference on Mobile Computing and Networking. ACM, 212. [14] C. Richards. Common Radio Resource Control for Cellular Radio and WiFi. US Patent App. 13/77,184. [15] J. Bastos, K. M. S. Huq, S. Mumtaz, J. Rodriguez, and C. Verikoukis. Energy efficiency optimization for downlink OFDMA system in heterogeneous network with QoS constraints. International Journal of Communication Systems, 215. [16] Y. Dai, S. Jin, L. Pan, X. Gao, L. Jiang, and M. Lei. Interference control based on beamforming coordination for heterogeneous network with RRH deployment. IEEE Systems Journal, 9(1), 215. [17] N. Makris, C. Zarafetas, S. Kechagias, T. Korakis, I. Seskar, and L. Tassiulas. Enabling open access to LTE network components; the NITOS testbed paradigm. In 1st Conference on Network Softwarization (NetSoft). IEEE, 215. [18] A. Virdis, N. Iardella, G. Stea, and D. Sabella. Performance analysis of OpenAirInterface system emulation. In 3rd International Conference on Future Internet of Things and Cloud (FiCloud), 215. IEEE, 215. [19] J. Wang, J. Wen, J. Zhang, and Y. Han. A demonstration of a new TCP Congestion Control Algorithm over LTE and other challenging networks. In 16th Annual International Conference on Mobile Computing and Networking. ACM, 21.

II. RELATED WORK. Backhaul Network 5G-CORE S1AP/X2AP UDP/GTP SDAP. F1 Interface. Fronthaul/Midhaul Network RLC MAC PHY RLC MAC PHY MAC PHY

II. RELATED WORK. Backhaul Network 5G-CORE S1AP/X2AP UDP/GTP SDAP. F1 Interface. Fronthaul/Midhaul Network RLC MAC PHY RLC MAC PHY MAC PHY Cloud-based Convergence of Heterogeneous RANs in G Disaggregated Architectures Nikos Makris, Christos Zarafetas, Pavlos Basaras, Thanasis Korakis, Navid Nikaein and Leandros Tassiulas Department of Electrical

More information

Challenges in Data-Center Technologies for Distributed Radio Signal Processing. Raymond Knopp EURECOM, Communication Systems Department

Challenges in Data-Center Technologies for Distributed Radio Signal Processing. Raymond Knopp EURECOM, Communication Systems Department Challenges in Data-Center Technologies for Distributed Radio Signal Processing Raymond Knopp EURECOM, Communication Systems Department Some visions of 5G and beyond 5G and beyond is not only New Radio

More information

Implementation of the CU/DU split. functionality over OAI

Implementation of the CU/DU split. functionality over OAI Implementation of the CU/DU split functionality over OAI! H N. Makris, P. Basaras, T. Korakis Nikos Makris, Pavlos University Basaras, of Thanasis Thessaly Korakis, & CERTH Navid N. Nikaein Eurecom Network

More information

The path toward C-RAN and V-RAN: benefits and challenges from operator perspective

The path toward C-RAN and V-RAN: benefits and challenges from operator perspective TELECOM ITALIA GROUP 5G World Summit London, 29-30 June 2016 : benefits and challenges from operator perspective Marco Caretti Telecom Italia Engineering & TiLAB Agenda The drivers for the RAN evolution

More information

arxiv: v1 [cs.ni] 8 Aug 2013

arxiv: v1 [cs.ni] 8 Aug 2013 Evolution of IEEE 8. compatible standards and impact on Energy Consumption arxiv:8.96v [cs.ni] 8 Aug ABSTRACT Stratos Keranidis, Giannis Kazdaridis, Nikos Makris, Thanasis Korakis, Iordanis Koutsopoulos

More information

FlexCRAN: A Flexible Functional Split Framework over Ethernet Fronthaul in Cloud-RAN

FlexCRAN: A Flexible Functional Split Framework over Ethernet Fronthaul in Cloud-RAN FlexCRAN: A Flexible Functional Split Framework over Ethernet Fronthaul in Cloud-RAN Chia-Yu Chang, Navid Nikaein, Raymond Knopp,Thrasyvoulos Spyropoulos, S. Sandeep Kumar Communication Systems Department,

More information

Requirements for 5G Fronthaul

Requirements for 5G Fronthaul Requirements for 5G Fronthaul L. Valcarenghi, K. Kondepu, F. Giannone, A. Marotta*, P. Castoldi Scuola Superiore Sant Anna, Pisa, Italy Università degli studi dell Aquila IEEE SA P1914.1 presentation Conference

More information

Towards 5G RAN Virtualization Enabled by Intel and ASTRI*

Towards 5G RAN Virtualization Enabled by Intel and ASTRI* white paper Communications Service Providers C-RAN Towards 5G RAN Virtualization Enabled by Intel and ASTRI* ASTRI* has developed a flexible, scalable, and high-performance virtualized C-RAN solution to

More information

5G: an IP Engineer Perspective

5G: an IP Engineer Perspective 5G: an Engineer Perspective Igor Giangrossi Principal Consulting Engineer /Optical Networks igor.giangrossi@nokia.com 1 NANOG 75 A Brief History of Mobile Networks From analog voice to high speed Internet

More information

King s Research Portal

King s Research Portal King s Research Portal DOI: 1.119/WCNC.217.792577 Document Version Peer reviewed version Link to publication record in King's Research Portal Citation for published version (APA): Mountaser, G., Lema Rosas,

More information

Fronthaul scenarios and 1914 transport classes. Vincenzo Sestito, SM Optics June 22 nd, 2017

Fronthaul scenarios and 1914 transport classes. Vincenzo Sestito, SM Optics June 22 nd, 2017 Fronthaul scenarios and 1914 transport classes Vincenzo Sestito, SM Optics June 22 nd, 2017 Compliance with IEEE Standards Policies and Procedures Subclause5.2.1 of the IEEE-SA Standards Board Bylaws states,

More information

Cloud-RAN in Support of URLLC

Cloud-RAN in Support of URLLC Cloud-RAN in Support of URLLC G. Mountaser, M. Condoluci, T. Mahmoodi, M. Dohler, Ian Mings Centre for Telecommunications Research, King s College London, UK British Telecom, Adastral Park, UK Abstract

More information

Towards the deployment of a fully centralized Cloud-RAN architecture

Towards the deployment of a fully centralized Cloud-RAN architecture Towards the deployment of a fully centralized Cloud-RAN architecture Veronica Karina Quintuna Rodriguez, Fabrice Guillemin To cite this version: Veronica Karina Quintuna Rodriguez, Fabrice Guillemin. Towards

More information

Optimization of QoS in 4G Networks Using Handover Management

Optimization of QoS in 4G Networks Using Handover Management Optimization of QoS in 4G Networks Using Handover Management NAMRATA KATTI, SEEMA SHIVAPUR, VIJAYALAKSHMI M. Department of Computer Science BVBCET, Hubli namrata.katti1989@gmail.com, seems.laki@gmail.com,

More information

Very Tight Coupling between LTE and WiFi: a Practical Analysis

Very Tight Coupling between LTE and WiFi: a Practical Analysis Very Tight Coupling between LTE and WiFi: a Practical Analysis Younes Khadraoui, Xavier Lagrange, Annie Gravey To cite this version: Younes Khadraoui, Xavier Lagrange, Annie Gravey. Very Tight Coupling

More information

Examining the Fronthaul Network Segment on the 5G Road Why Hybrid Optical WDM Access and Wireless Technologies are required?

Examining the Fronthaul Network Segment on the 5G Road Why Hybrid Optical WDM Access and Wireless Technologies are required? Examining the Fronthaul Network Segment on the 5G Road Why Hybrid Optical WDM Access and Wireless Technologies are required? Philippe Chanclou, Sebastien Randazzo, 18th Annual Next Generation Optical Networking

More information

The 5G Infrastructure Public-Private Partnership

The 5G Infrastructure Public-Private Partnership The 5G Infrastructure Public-Private Partnership Francesco Mauro (TIM) From Research To Standardization (ETSI), Sophia Antipolis (France), 2016 May 11th 1 C-RAN and the Virtualization path toward The drivers

More information

Visionary Technology Presentations

Visionary Technology Presentations Visionary Technology Presentations The path toward C-RAN and V-RAN Philippe Chanclou, 5G WORLD 5G LIVE! THEATRE - DAY ONE JUNE 29th 2016 29th 30 th June 2016 London U-K Co-Ax The Radio Access Network architecture

More information

Connected World. Connected Experiences. Fronthaul Technologies in vran

Connected World. Connected Experiences. Fronthaul Technologies in vran Connected World. Connected Experiences. Fronthaul Technologies in vran Introduction The mobile communication industry is currently heading towards the fifth generation (5G) network. The new network strategy

More information

Abstract of the Book

Abstract of the Book Book Keywords IEEE 802.16, IEEE 802.16m, mobile WiMAX, 4G, IMT-Advanced, 3GPP LTE, 3GPP LTE-Advanced, Broadband Wireless, Wireless Communications, Cellular Systems, Network Architecture Abstract of the

More information

Fronthaul architecture towards 5G

Fronthaul architecture towards 5G Fronthaul architecture towards 5G Multiplexing gains analysis Challenges/solutions for fronthaul network Aleksandra Checko, MTI 8/22-24/2016 In collaboration with: MTI Radiocomp: Andrijana Popovska Avramova,

More information

RAN slicing as enabler for low latency services

RAN slicing as enabler for low latency services RAN slicing as enabler for low latency services Presented by A. Maeder, NOKIA Bell Labs Contributions by Z. Li, P. Rost, C. Sartori, A. Prasad, C. Mannweiler ITG 5.2.4 Fachgruppentreffen Dresden, June

More information

IEEE 1914 NGFI (xhaul): efficient and scalable fronthaul transport for 5G

IEEE 1914 NGFI (xhaul): efficient and scalable fronthaul transport for 5G : efficient and scalable fronthaul transport for 5G Aleksandra Checko, PhD Editor of IEEE 1914.1/MTI Radiocomp BackNets 2017 In conjunction with IEEE VTC Fall 2017 Toronto, Canada September 24, 2017 Base

More information

Over-The-Top (OTT) Aggregation Solutions

Over-The-Top (OTT) Aggregation Solutions Over-The-Top (OTT) Aggregation Solutions Omkar Dharmadhikari, Wireless Architect odharmadhikari@cablelabscom CableLabs February 12, 2019 Agenda Introduction Why aggregation is important? Traditional Aggregation

More information

xran and C-RAN Integration in M-CORD

xran and C-RAN Integration in M-CORD xran and C-RAN Integration in M-CORD Dr. Sassan Ahmadi Director of 5G Wireless Systems and Standards Xilinx Inc. November 8, 2017 Outline Cloud RAN Integration in M-CORD 4G to 5G Technology Evolution 3GPP

More information

Split Options for 5G Radio Access Networks. Paul Arnold, Nico Bayer, Jakob Belschner, Gerd Zimmermann Technology Innovation Deutsche Telekom AG

Split Options for 5G Radio Access Networks. Paul Arnold, Nico Bayer, Jakob Belschner, Gerd Zimmermann Technology Innovation Deutsche Telekom AG Split Options for 5G Radio Access Networks Paul Arnold, Nico Bayer, Jakob Belschner, Gerd Zimmermann Technology Innovation Deutsche Telekom AG Introduction Two splits envisioned in the 5G RAN Control-Plane

More information

Priority Considerations for Fronthaul Traffic. Raghu M. Rao, Xilinx Inc.

Priority Considerations for Fronthaul Traffic. Raghu M. Rao, Xilinx Inc. Priority Considerations for Fronthaul Traffic Raghu M. Rao, Xilinx Inc. Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1 of the IEEE-SA Standards Board Bylaws states, "While participating

More information

ITSF - TIMING FOR 5G SYNCHRONISATION REQUIREMENTS FOR 5G

ITSF - TIMING FOR 5G SYNCHRONISATION REQUIREMENTS FOR 5G ITSF - TIMING FOR 5G SYNCHRONISATION REQUIREMENTS FOR 5G Agenda LTE A-PRO What defines 5G 5G use cases Use cases mapped to capabilities Network Slicing 5G New Radio timeline 5G new interfaces & RAN functional

More information

Evolution of OAI Software for Data Center Deployments Communication Systems Department EURECOM

Evolution of OAI Software for Data Center Deployments Communication Systems Department EURECOM Evolution of OAI Software for Data Center Deployments Communication Systems Department EURECOM Unleashing the potential of open-source in the 5G arena Some visions of 5G and beyond 5G and beyond is not

More information

Transport Requirements for a 5G Broadband Use Case. Vishwanath Ramamurthi Thomas Tan Shankar Venkatraman Verizon

Transport Requirements for a 5G Broadband Use Case. Vishwanath Ramamurthi Thomas Tan Shankar Venkatraman Verizon Transport Requirements for a 5G Broadband Use Case Vishwanath Ramamurthi Thomas Tan Shankar Venkatraman Verizon Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1 of the IEEE-SA Standards

More information

5G-XHaul Dynamic Reconfigurable Optical-Wireless Backhaul / Fronthaul for 5G Small Cells and Cloud-RANs

5G-XHaul Dynamic Reconfigurable Optical-Wireless Backhaul / Fronthaul for 5G Small Cells and Cloud-RANs 5G-XHaul Dynamic Reconfigurable Optical-Wireless Backhaul / Fronthaul for 5G Small Cells and Cloud-RANs Presenter: Konstantinos Filis, Ph.D. R&D Senior Engineer 2/11/2016 5G-Xhaul Partners, Funding and

More information

IMPACT OF 5G RAN ARCHITECTURE IN TRANSPORT

IMPACT OF 5G RAN ARCHITECTURE IN TRANSPORT IMPACT OF 5G RAN ARCHITECTURE IN TRANSPORT NETWORKS Daniel Camps (i2cat) ONDM 2018 Optical Technologies in the 5G era (Workshop) Bristol 5G city testbed with 5G-XHaul extensions OUTLINE From 4G to 5G architecture

More information

Coordinated Control and Spectrum Management for 5G Heterogeneous Radio Access Networks

Coordinated Control and Spectrum Management for 5G Heterogeneous Radio Access Networks Coordinated Control and Spectrum Management for 5G Heterogeneous Radio Access Networks COHERENT control and coordination solution for 5G RAN Navid Nikaein Communication System, Eurecom The project is co-funded

More information

Critical Issues of Centralized and Cloudified LTE-FDD Radio Access Networks

Critical Issues of Centralized and Cloudified LTE-FDD Radio Access Networks Critical Issues of Centralized and Cloudified LTE-FDD Radio Access Networks I. Alyafawi, E. Schiller, T. Braun, D. Dimitrova, A. Gomes, N. Nikaein Technical Report IAM-14-002, October 22, 2014 Institut

More information

The Impact of 5G Air Interfaces on Converged Fronthaul/Backhaul. Jens Bartelt TU Dresden / 5G-XHaul

The Impact of 5G Air Interfaces on Converged Fronthaul/Backhaul. Jens Bartelt TU Dresden / 5G-XHaul The Impact of 5G Air Interfaces on Converged Fronthaul/Backhaul Jens Bartelt TU Dresden / 5G-XHaul Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1 of the IEEE-SA Standards Board

More information

Understanding the Computational Requirements of Virtualized Baseband Units using a Programmable Cloud Radio Access Network Testbed

Understanding the Computational Requirements of Virtualized Baseband Units using a Programmable Cloud Radio Access Network Testbed Understanding the Computational Requirements of Virtualized Baseband Units using a Programmable Cloud Radio Access Network Testbed Tuyen X. Tran, Ayman Younis, and Dario Pompili Department of Electrical

More information

Common Public Radio Interface

Common Public Radio Interface Common Public Radio Interface ecpri Overview Tero Mustala and Olivier Klein, Nokia Background 1/2 1. Operator view of CPRI features Although CPRI has been the main Fronthaul interface standard, many operators

More information

Softwarized LTE Self-Backhauling Solution and Its Evaluation

Softwarized LTE Self-Backhauling Solution and Its Evaluation Softwarized LTE Self-Backhauling Solution and Its Evaluation José Gamboa, Ilker Demirkol Department of Network Engineering Universitat Politecnica de Catalunya, Barcelona, Spain Email: {jose.umberto.gamboa,

More information

Overview and requirements

Overview and requirements Overview and requirements Aleksandra Checko, MTI Andrijana Popovska Avramova, Foxconn Morten Høgdal, Foxconn IEEE 1914 f2f meeting, Beijing, CN 01/17-19/2017 Compliance with IEEE Standards Policies and

More information

Examining The C-RAN Business Case For Mobile Operators. RAN & Backhaul Networks, Berlin May 20, 2015

Examining The C-RAN Business Case For Mobile Operators. RAN & Backhaul Networks, Berlin May 20, 2015 Examining The C-RAN Business Case For Mobile Operators RAN & Backhaul Networks, Berlin May 20, 2015 Cloud RAN Defined Stage 1 Stage 2 Centralization Virtualization Distributed RAN Baseband processing in

More information

Performance analysis of OpenAirInterface system emulation

Performance analysis of OpenAirInterface system emulation Performance analysis of OpenAirInterface system emulation Antonio Virdis, Niccolò Iardella, Giovanni Stea Dipartimento di Ingegneria dell Informazione University of Pisa, Italy Dario Sabella Telecom Italia

More information

1 Overview of C-RAN. Chih-Lin I, Jinri Huang, and Ran Duan. 1.1 Introduction

1 Overview of C-RAN. Chih-Lin I, Jinri Huang, and Ran Duan. 1.1 Introduction 1 Overview of C-RAN Chih-Lin I, Jinri Huang, and Ran Duan 1.1 Introduction In 2008, as the specification for long-term evolution (LTE) Release 8 was frozen in the Third Generation Partner Project (3GPP),

More information

INTRODUCING THE 5G-PPP 5G-XHAUL PROJECT

INTRODUCING THE 5G-PPP 5G-XHAUL PROJECT INTRODUCING THE 5G-PPP 5G-XHAUL PROJECT Anna Tzanakaki (University of Bristol, NKUA) Bristol 5G city testbed with 5G-XHaul extensions www.5g-xhaul-project.eu 1. CONSORTIUM OVERVIEW IHP GmbH (Coordinator)

More information

Benefits and challenges of cloud technologies for 5G architecture

Benefits and challenges of cloud technologies for 5G architecture Benefits and challenges of cloud technologies for 5G architecture Dario Sabella 1, Peter Rost 2, Albert Banchs 3, Valentin Savin 4, Marco Consonni 5, Marco Di Girolamo 5, Massinissa Lalam 6, Andreas Maeder

More information

Flexible Ethernet Fronthaul. Philippos Assimakopoulos Communications Research Group, University of Kent, Canterbury, UK

Flexible Ethernet Fronthaul. Philippos Assimakopoulos Communications Research Group, University of Kent, Canterbury, UK Flexible Ethernet Fronthaul Philippos Assimakopoulos Communications Research Group, University of Kent, Canterbury, UK Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1 of the IEEE-SA

More information

Virtual residential gateways: Architecture and performance

Virtual residential gateways: Architecture and performance Virtual residential gateways: Architecture and performance Younes Khadraoui Email: younes.khadraoui@telecom-bretagne.eu Xavier Lagrange Email: xavier.lagrange@telecom-bretagne.eu Abstract With the increase

More information

The Unlicensed Spectrum Usage for Future IMT Technologies Efficient LTE technologies enables better performance and experience

The Unlicensed Spectrum Usage for Future IMT Technologies Efficient LTE technologies enables better performance and experience www.huawei.com The Unlicensed Spectrum Usage for Future IMT Technologies Efficient LTE technologies enables better performance and experience Huawei Technologies Co., Ltd HUAWEI TECHNOLOGIES CO., LTD.

More information

Optimization of 5G Fronthaul based on Functional Splitting at PHY Layer

Optimization of 5G Fronthaul based on Functional Splitting at PHY Layer Core Network Optimization of 5G Fronthaul based on Functional Splitting at PHY Layer Rakibul Islam Rony, Elena Lopez-Aguilera, Eduard Garcia-Villegas Dept. of Network Engineering Universitat Politècnica

More information

Questions about LAA deployment scenarios

Questions about LAA deployment scenarios Questions about LAA deployment scenarios Document IEEE 802.19-15-0060-00-0000 Submitted 2015-07-14 Source Roger B. Marks BaiCells r.b.marks@ieee.org +1-802-capable Abstract Purpose This document discusses

More information

China Mobile s View on Next Generation Fronthaul Interface

China Mobile s View on Next Generation Fronthaul Interface China Mobile s View on Next Generation Fronthaul Interface 2 Challenges for future 5G networks Agility, openness, scalability, efficiency GSM/GPRS/ EDGE WiMax/WLAN TD- SCDMA TD- LTE So many issues for

More information

NG Fronthaul Network Requirements and Architecture. Tony Tam Fujitsu Network Communications Peter K. Cho Actus Networks/HFR, Inc

NG Fronthaul Network Requirements and Architecture. Tony Tam Fujitsu Network Communications Peter K. Cho Actus Networks/HFR, Inc NG Fronthaul Network Requirements and Architecture Tony Tam Fujitsu Network Communications Peter K. Cho Actus Networks/HFR, Inc Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1 of

More information

Packet-based fronthaul - a critical enabler of 5G

Packet-based fronthaul - a critical enabler of 5G Packet-based fronthaul - a critical enabler of 5G Comcores a leading supplier of IP-solutions takes a significant step towards workable 5G with Radio over Ethernet/5G NR demonstrator Comcores Authors:

More information

Paper Discussion: A Survey on Device-to-Device Communication in Cellular Networks

Paper Discussion: A Survey on Device-to-Device Communication in Cellular Networks Paper Discussion: A Survey on Device-to-Device Communication in Cellular Networks Asadi, Arash, Qing Wang, and Vincenzo Mancuso. "A survey on deviceto-device communication in cellular networks." Communications

More information

Randomized User-Centric Clustering for Cloud Radio Access Network with PHY Caching

Randomized User-Centric Clustering for Cloud Radio Access Network with PHY Caching Randomized User-Centric Clustering for Cloud Radio Access Network with PHY Caching An Liu, Vincent LAU and Wei Han the Hong Kong University of Science and Technology Background 2 Cloud Radio Access Networks

More information

INTRODUCING THE 5G-PPP 5G-XHAUL PROJECT Daniel Camps (i2cat) Bristol 5G city testbed with 5G-XHaul extensions

INTRODUCING THE 5G-PPP 5G-XHAUL PROJECT Daniel Camps (i2cat) Bristol 5G city testbed with 5G-XHaul extensions INTRODUCING THE 5G-PPP 5G-XHAUL PROJECT Daniel Camps (i2cat) Bristol 5G city testbed with 5G-XHaul extensions OUTLINE 1) 5G-XHaul introduction 2) 5G-XHaul architectural aspects 3) Sample of data-plane

More information

Graph-based Framework for Flexible Baseband Function Splitting and Placement in C-RAN

Graph-based Framework for Flexible Baseband Function Splitting and Placement in C-RAN Graph-based Framework for Flexible Baseband Function Splitting and Placement in C-RAN Group Meeting Presentation (Paper Review) J. Liu, Graph-based framework for flexible baseband function splitting and

More information

Converged Ethernet for Next- Generation x-haul

Converged Ethernet for Next- Generation x-haul intelligent Converged Network consolidating Radio and optical access arounduser equipment Converged ernet for Next- Generation x-haul Daniel Muench (EuCNCWorkshop Towards Converged X-Haul for 5G Networks

More information

MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE

MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE Jamil Y. Khan 1, Pratik Das 2 School of Electrical Engineering and Computer Science, University of Newcastle, Callaghan, NSW 238,

More information

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018 INTRODUCTION TO LTE ECE 2526 - MOBILE COMMUNICATION Monday, 25 June 2018 1 WHAT IS LTE? 1. LTE stands for Long Term Evolution and it was started as a project in 2004 by the Third Generation Partnership

More information

Impact of Packetization and Scheduling on C-RAN Fronthaul Performance

Impact of Packetization and Scheduling on C-RAN Fronthaul Performance Impact of Packetization and Scheduling on C-RAN Fronthaul Performance Chia-Yu Chang, Navid Nikaein, Thrasyvoulos Spyropoulos Communication Systems Department EURECOM, Biot, France 64 Email: firstname.lastname@eurecom.fr

More information

Towards Understanding TCP Performance on LTE/EPC Mobile Networks!

Towards Understanding TCP Performance on LTE/EPC Mobile Networks! Towards Understanding TCP Performance on LTE/EPC Mobile Networks! Binh Nguyen1, Arijit Banerjee1, Vijay Gopalakrishnan2, Sneha Kasera1, Seungjoon Lee2, Aman Shaikh2, and Jacobus (Kobus) Van der Merwe1

More information

Common Public Radio Interface

Common Public Radio Interface Common Public Radio Interface ecpri presentation 2018 Ericsson AB, Huawei Technologies Co. Ltd, NEC Corporation and Nokia. Background 1/2 1. Operator view of CPRI features Although CPRI has been the main

More information

REQUEST FOR PROPOSAL 1. BACKGROUND

REQUEST FOR PROPOSAL 1. BACKGROUND REQUEST FOR PROPOSAL This is a Request for Proposal (RFP) for procurement of equipment for setting-up a cellular network at the IISc campus. Our requirements include enbs (2 nos), a gateway core, and multiple

More information

Mobile WiMAX EPL 657. Panayiotis Kolios

Mobile WiMAX EPL 657. Panayiotis Kolios Mobile WiMAX EPL 657 Panayiotis Kolios 1 WiMAX Based on the 802.16 suite of protocols Air interface OFDMA defined under 802.16-2004 Mobility enhancements made under 802.16e include multi-path performance

More information

Dynamic spectrum allocation and energy efficiency in 5G systems. The SPEED-5G perspective

Dynamic spectrum allocation and energy efficiency in 5G systems. The SPEED-5G perspective Dynamic spectrum allocation and energy efficiency in 5G systems The SPEED-5G perspective CLEEN2016 Workshop @CROWNCOM 2016, 31.05.2016, Grenoble Benoit MISCOPEIN CEA-Leti www.speed-5g.eu on behalf of the

More information

WiMAX Capacity Enhancement: Capacity Improvement of WiMAX Networks by Dynamic Allocation of Subframes

WiMAX Capacity Enhancement: Capacity Improvement of WiMAX Networks by Dynamic Allocation of Subframes WiMAX Capacity Enhancement: Capacity Improvement of WiMAX Networks by Dynamic Allocation of Subframes Syed R. Zaidi, Shahab Hussain, M. A. Ali Department of Electrical Engineering The City College of The

More information

Latency, Cooperation, and Cloud in Radio Access Networks

Latency, Cooperation, and Cloud in Radio Access Networks Latency, Cooperation, and Cloud in Radio Access Networks Jury : Rapporteur: A. Duda Rapporteur: R. Tafazolli Rapporteur: L. Tassiulas * Examiner: R. Jantti Examiner: I. Moerman Examiner: T. Svensson* Examiner:

More information

LTE-Advanced Relay. Oct 18, 2011

LTE-Advanced Relay. Oct 18, 2011 LTE-Advanced Relay Oct 18, 2011 LTE/LTE-A Overview 3GPP Rel-10 Relay LTE-A Relay 3GPP Rel-11 Relay 2 LTE/LTE-A Overview 3GPP Rel-10 Relay LTE-A Relay 3GPP Rel-11 Relay 3 Cellular Roadmap Spectrum Efficiency

More information

Development of MD8430A for LTE-Advanced Tests

Development of MD8430A for LTE-Advanced Tests Masaki Hizume, Hidenori Konno, Toshiro Miyazaki, Masato Sasaki, Katsuo Sakurai, Satoshi Wakasa, Shinichi Segawa, Tomoyuki Fujiwara, Yuji Sakai [Summary] As part of the expansion of LTE (Long Term Evolution)

More information

Converged backhaul and fronthaul considerations. Jouni Korhonen Broadcom Ltd. 10/26-28/2016 IEEE TF

Converged backhaul and fronthaul considerations. Jouni Korhonen Broadcom Ltd. 10/26-28/2016 IEEE TF Converged backhaul and fronthaul considerations Jouni Korhonen Broadcom Ltd. 10/26-28/2016 IEEE 1914.1 TF Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1 of the IEEE-SA Standards

More information

Key Performance Aspects of an LTE FDD based Smart Grid Communications Network

Key Performance Aspects of an LTE FDD based Smart Grid Communications Network Key Performance Aspects of an LTE FDD based Smart Grid Communications Network Presented by: Ran Zhang Supervisors: Prof. Sherman(Xuemin) Shen, Prof. Liang-liang Xie Main Reference Jason Brown, and Jamil

More information

5GaaL: 5G as a LEGO. Sławomir Kukliński Orange Polska Venice, June 15, 2016

5GaaL: 5G as a LEGO. Sławomir Kukliński Orange Polska Venice, June 15, 2016 5GaaL: 5G as a LEGO 1 Sławomir Kukliński Orange Polska Venice, June 15, 2016 Introduction What we got (4G) What we want to achieve (5G) Which tools we want to use for 5G Which concepts do we have (C-RAN,

More information

Brainstorming Workshop on 5G Standardization: WISDOM. by A.K.MITTAL Sr. Deputy Director General Telecom Engineering Centre, K.L.

Brainstorming Workshop on 5G Standardization: WISDOM. by A.K.MITTAL Sr. Deputy Director General Telecom Engineering Centre, K.L. Brainstorming Workshop on 5G Standardization: WISDOM by A.K.MITTAL Sr. Deputy Director General Telecom Engineering Centre, K.L. Bhawan, Delhi 1 st September, 2014 Index 3G and Beyond ITU Work on Future

More information

Header Compression Capacity Calculations for Wireless Networks

Header Compression Capacity Calculations for Wireless Networks Header Compression Capacity Calculations for Wireless Networks Abstract Deployment of wireless transport in a data-centric world calls for a fresh network planning approach, requiring a balance between

More information

OpenAirInterface (OAI): A flexible open-source 4G/5G SDR Platform. Giovanni Rigazzi Andrea Tassi

OpenAirInterface (OAI): A flexible open-source 4G/5G SDR Platform. Giovanni Rigazzi Andrea Tassi OpenAirInterface (OAI): A flexible open-source 4G/5G SDR Platform Giovanni Rigazzi Andrea Tassi Summary Introduction Popular SDR platforms OAI Software and Hardware platforms 5G experimentations Next steps

More information

5G-PICTURE. 5G Programmable Infrastructure Converging disaggregated network and compute Resources

5G-PICTURE. 5G Programmable Infrastructure Converging disaggregated network and compute Resources 5G-PICTURE 5G Programmable Infrastructure Converging disaggregated network and compute s Anna Tzanakaki (University of Bristol, UK, NKUA, Greece) Consortium IHP GmbH (Coordinator) University of Bristol

More information

Dali virtual Fronthaul Solution. Virtualizing the Fronthaul for 5G

Dali virtual Fronthaul Solution. Virtualizing the Fronthaul for 5G Dali virtual Fronthaul Solution The Dali virtual Fronthaul Solution gives operators, neutral hosts and enterprises a groundbreaking approach to meeting the intense demands placed on the network fronthaul

More information

NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps

NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps By Simon Binar Protocol Monitoring Division Tektronix Inc. The market for broadband cellular data services is rapidly evolving. From its deployment

More information

LTE Wi-Fi Aggregation Assessing OTT Solutions

LTE Wi-Fi Aggregation Assessing OTT Solutions February 2019 LTE Wi-Fi Aggregation Assessing OTT Solutions Omkar Dharmadhikari, Wireless Architect o.dharmadhikari@cablelabs.com Mark Poletti, Director of R&D Wireless m.poletti@cablelabs.com Executive

More information

DAY 2. HSPA Systems Architecture and Protocols

DAY 2. HSPA Systems Architecture and Protocols DAY 2 HSPA Systems Architecture and Protocols 1 LTE Basic Reference Model UE: User Equipment S-GW: Serving Gateway P-GW: PDN Gateway MME : Mobility Management Entity enb: evolved Node B HSS: Home Subscriber

More information

Multi-Layer and Cloud-Ready Radio Evolution Towards 5G

Multi-Layer and Cloud-Ready Radio Evolution Towards 5G Multi-Layer and Cloud-Ready Radio Evolution Towards 5G Nokia white paper Multi-Layer and Cloud-Ready Radio Evolution Towards 5G White Paper Contents 1. Executive summary 3 2. The path towards 5G 3 3. Centralized

More information

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including:

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including: Introduction Today s Mobile Network Operator (MNO) infrastructure is built with proprietary vertically integrated Network Elements (NEs), leading to inefficient utilization of network resources. Further,

More information

Diversity Coded 5G Fronthaul Wireless Networks

Diversity Coded 5G Fronthaul Wireless Networks IEEE Wireless Telecommunication Symposium (WTS) 2017 Diversity Coded 5G Fronthaul Wireless Networks Nabeel Sulieman, Kemal Davaslioglu, and Richard D. Gitlin Department of Electrical Engineering University

More information

NGFI packet format for various functional splits

NGFI packet format for various functional splits Andrijana Popovska Avramova, Foxconn Aleksandra Checko, MTI Morten Høgdal, Foxconn IEEE 1914 f2f meeting, Beijing, China 01/17-19/2017 Compliance with IEEE Standards Policies and Procedures Subclause 5.2.1

More information

LTE Radio Interface Architecture. Sherif A. Elgohari

LTE Radio Interface Architecture. Sherif A. Elgohari LTE Radio Interface Architecture Sherif A. Elgohari (selgohari@ieee.org) Agenda Overall System Architecture Radio Protocol Architecture Radio Link Control Medium Access Control Physical Layer Control Plan

More information

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G Motivation Mobile Internet and explosion of its applications,

More information

Redesigning Fronthaul for Next-Generation Networks: Beyond Baseband Samples and Point-to-Point Links

Redesigning Fronthaul for Next-Generation Networks: Beyond Baseband Samples and Point-to-Point Links Redesigning Fronthaul for Next-Generation Networks: Beyond Baseband Samples and Point-to-Point Links Jingchu Liu, Shugong Xu, Sheng Zhou, and Zhisheng Niu Abstract The fronthaul (FH) is an indispensable

More information

Experimental Evaluation of YouTube Performance on MPTCP-based LTE-WLAN Integration

Experimental Evaluation of YouTube Performance on MPTCP-based LTE-WLAN Integration Experimental Evaluation of YouTube Performance on MPTCP-based LTE-WLAN Integration Shashwat Kumar, Himank Gupta, and Dr. Antony Franklin A. NeWS Lab Department of Computer Science and Engineering Indian

More information

Wireless Network Virtualization LTE case study

Wireless Network Virtualization LTE case study Wireless Network Virtualization LTE case study Yasir Zaki ComNets TZI University of Bremen, Germany April 23 rd, 2010 April 23, 2010 1 Outline Introduction to Wireless Virtualization State-of-the-art LTE

More information

A Hierarquical MEC Architecture: Experimenting the RAVEN Use-Case

A Hierarquical MEC Architecture: Experimenting the RAVEN Use-Case A Hierarquical MEC Architecture: Experimenting the RAVEN Use-Case D. Sabella (Intel), N. Nikaein and A. Huang (Eurecom), J. Xhembulla and G. Malnati (Politectionco di Torino), S. Scarpina (Telecom Italia)

More information

TSN Profile for Network Slicing

TSN Profile for Network Slicing TSN Profile for Network Slicing Tongtong Wang Norman Finn Xinyuan Wang HUAWEI TECHNOLOGIES CO., LTD. Background 5G transport network is generally a multi-service network, which will be shared by 5G services

More information

Intercell Interference Coordination (ICIC) for LTE small cells: A practical solution Node-H GmbH St.-Martin-Str. 57, Munich, Germany

Intercell Interference Coordination (ICIC) for LTE small cells: A practical solution Node-H GmbH St.-Martin-Str. 57, Munich, Germany Intercell Interference Coordination (ICIC) for LTE small cells: A practical solution Node-H GmbH St.-Martin-Str. 57, Munich, Germany Copyright 2016 Node-H GmbH. All rights reserved. Contents Executive

More information

METIS II and Xhaul Projects in 5G PPP. Fang-Chu Chen ICL ITRI On behave of METIS II and Xhaul Consortia

METIS II and Xhaul Projects in 5G PPP. Fang-Chu Chen ICL ITRI On behave of METIS II and Xhaul Consortia METIS II and Xhaul Projects in 5G PPP Fang-Chu Chen ICL ITRI On behave of METIS II and Xhaul Consortia Sept 22, 2015 1 ITRI s Participation in ICT-14 5GPPP Projects - METIS II and Xhaul METIS II : 5G Radio

More information

Advanced Concepts 5G

Advanced Concepts 5G Advanced Concepts 5G Background Applications & Requirements Radio Technology Candidates Networking Trends Status and Timeline Parts of the presentation are taken from material that has been provided by

More information

4 th OSA Workshop Paris

4 th OSA Workshop Paris 4 th OSA Workshop Paris Mission ETRImakes contribution to the nation s economic and social development through research, development and distribution of industrial core technologies in the field of Information,

More information

FRONT-HAUL COMPRESSION FOR EMERGING C- RAN AND SMALL CELL NETWORKS

FRONT-HAUL COMPRESSION FOR EMERGING C- RAN AND SMALL CELL NETWORKS FRONT-HAUL COMPRESSION FOR EMERGING C- RAN AND SMALL CELL NETWORKS April 29, 2013 6024 Silver Creek Valley Road, San Jose, California 95138 Telephone: (408) 284-8200 Fax: (408) 284-3572 2013 OVERVIEW This

More information

This is the future. Michael Mikulandra (X2Rail-1), Igor Lopez (Connecta)

This is the future. Michael Mikulandra (X2Rail-1), Igor Lopez (Connecta) This is the future Next Generation TCMS and Adaptable Communication System Michael Mikulandra (X2Rail-1), Igor Lopez (Connecta) 1 INNOVATION PROGRAMS 2 Adaptable Communication System Metro / Urban Mainline

More information

DOCSIS FOR LTE SMALL CELL BACKHAUL ADDRESSING PERFORMANCE AND THROUGHPUT REQUIREMENTS FOR MOBILE BACKHAUL

DOCSIS FOR LTE SMALL CELL BACKHAUL ADDRESSING PERFORMANCE AND THROUGHPUT REQUIREMENTS FOR MOBILE BACKHAUL DOCSIS FOR LTE SMALL CELL BACKHAUL ADDRESSING PERFORMANCE AND THROUGHPUT REQUIREMENTS FOR MOBILE BACKHAUL WHITE PAPER Small cells can be used to increase wireless network capacity, provide coverage in

More information

Midhaul Transmission Using Edge Data Centers with Split PHY Processing and Wavelength Reassignment for 5G Wireless Networks

Midhaul Transmission Using Edge Data Centers with Split PHY Processing and Wavelength Reassignment for 5G Wireless Networks 178 Regular papers ONDM 2018 Midhaul Transmission Using Edge Data Centers with Split PHY Processing and Wavelength Reassignment for 5G Wireless Networks Jiakai Yu 1, Yao Li 2, Mariya Bhopalwala 1, Sandip

More information

Pre-processor for MAC-layer Scheduler to Efficiently Manage Buffer in Modern Wireless Networks

Pre-processor for MAC-layer Scheduler to Efficiently Manage Buffer in Modern Wireless Networks Pre-processor for MAC-layer Scheduler to Efficiently Manage Buffer in Modern Wireless Networks Ankit Bhamri, Navid Nikaein, Florian Kaltenberger, Jyri Hämäläinen, Raymond Knopp Eurecom, France (email :

More information