OpenAirInterface promoting the development, distribution and adoption of the opesource hardware and software wireless technology platforms

Size: px
Start display at page:

Download "OpenAirInterface promoting the development, distribution and adoption of the opesource hardware and software wireless technology platforms"

Transcription

1 OpenAirInterface promoting the development, distribution and adoption of the opesource hardware and software wireless technology platforms Navid Niakein EURECOM, Mobile Communication Department This work is licensed under a CC attribution Share-Alike 3.0 Unported license.

2 OpenAirInterface in a Nutshell Open-source (hardware and software) wireless technology platforms for deployment of mock network with high level of realism Soft modem: SDR architecture and full GPP System approach with high level of realism Part of FIRE facility: remote access Current focus 3GPP LTE (unicast and multicast), and a subset of LTE-A features IEEE p and LTE meshing extension Objectives Open forum for innovation in air-interface technologies and wireless networking through experimentation Open platforms and proof-of-concepts through real-time prototypes and scalable emulation platforms Dissemination, education, and training, project - p 2

3 OAI Wireless technology Platforms Simulation/ Emulation Link-level System-level Emulation Field trail Experimentation & Innovations Soft Modem Target: x86 arch EXMIMO 2 USRP EMOS Simulation FPGA Modem EXMIMO I SoC Arch. C implementation under realtime Linux optimized for x86 Development and integration methodology Tight interaction between the system emulation and soft modem Rich R&D environment: Aeroflex-Geisler LEON/GRLIB, RTAI, Linux, GNU, Wireshark, control and monitoring tools, message and time analyzer, Low-level log processing, traffic generator, profiling tools, soft scope. - p 3

4 OpenAirInterface.org Access Stratum + EPCLite GNU GPL License IP packets UE enb EPC AT commands MME Application S+P-GW Application Linux IP stack NAS enb Application NAS HSS S11 S1-U RRC RRC S1-MME X2AP S1-U S1-MME S6a/Diameter GTP-U SGi PDCP PDCP SCTP UDP SCTP UDP RLC RLC IP IP MAC MAC Ethernet Ethernet PHY PHY UEs enbs MME + S+P-GW 3GPP layers Linux stack Control Plane Data Plane IoT OAI enb with a UE dongle (Huawei E392U-12) OAI enb with smartphone OAI enb with other EPC - p

5 Hardware Targets for OpenairG Designed and maintained by EURECOM Used by many academia/industrial partners 1.5/5/10/20 MHz, FDD/TDD (MIMO) USRP B210 Commercial Ettus/National Instruments board Software drivers originally maintained by Orange Labs (Beijing), now officially supported by Eurecom Not 100% LTE compliant (limited to 6.5Msps) USRP X300 Coming soon - p 5

6 Express MIMO 2 RF RX ( way) RF TX ( way) PCI Express (1 or way) Spartan 6 LX150T xlms6002d RF ASICs 12V from ATX power supply 250 MHz 3.8 GHz GPIO for external RF control - p 6

7 Software Architecture (LEON) HW Space User Space Application Control / Monitoring PCIexpress targets/arch/exmimo/ USERSPACE/LIB Kernel Space Linux network driver (nas_driver.ko) Openair2/NAS/DRIVER/MESH/ openair2/nas/driver/lite openair2/nas/driver/cellular Using real-time Linux extension (RTAI, Xenomai, RT-preemt) Modem control and sync. (ltesoftmodem) Linux driver (openair_rf.ko) targets/arch/exmimo/driver/eurecom targets/rtai/user Octave targets/arch/exmimo/userspace/octave - p 7

8 Emulator: in-lab system validation platform target: scalability Web Portal / Interface Scenario Results Scenario Descriptor Console Dispatcher Result Gen Input: Description of application scenario Initialization and configuration of all the blocks Execution: PHY procedures, L2 protocols, traffic generator PHY abstraction, channel model, and mobility model Emulation medium: shared memory Output: Execution logs System/protocol operation Key performance indicators: latency, jitter, throughput/goodput Wireshark Log Gen. MSC & VCD Result Gen. Application Traffic Gen L3 Protocols OAI Network Interface L2 Protocols PHY Procedures PHY / PHY Abstraction Config. Gen. DRB Config. Traffic Gen. Ch. Realization Channel Model Path Loss Channel Descriptor Channel Trace Mobility Gen EMOS - p 8

9 CLOUDIFICATION OF OPENAIRINTERFACE - p 9

10 Cloud Radio Access Networks Two main steps : Soft RAN: to perform RAN functions on the top of general-purpose processor and not dedicated hardware such as DSP, FPGA, or ASIC Virtual RAN: to perform RAN functions on the top of virtualized cloud platforms sharing computing and storage capacity among different RAN functions - p 10

11 Soft RAN x86 Baseband DSP Challenge : efficient base band unit OpenAirInterface uses general-purpose x86 processors (GPP) for base-band processing front-end, channel decoding, phy procedures, L2 protocols Key elements Real-time extensions to Linux OS Real-time data acquisition to PC SIMD optimized integer DSP 6-bit MMX 128-bit SSE2/3/ 256-bit AVX2 Parallelism x86-6 : more efficient than legacy x86 - p 11

12 Soft RAN OAI BBU performance Three targets Intel IvyBridge 3.2GHz baseline Intel Xeon E C-RAN Intel Atom small cell Configuration SISO MCS index: QPSK: 0,, 9 16QAM: 10, 13, 16 6QAM: 17, 22, 27 PRB: 25 (5MHZ), 50 (10MHZ), 100 (20MHZ) gcc.7.3, x86-6,1000 frames, full rate, AWGN channel Not all the possible optimization are exploited - p 12

13 OAI BBU performance Intel IvyBridge 3.2GHz Timing(us) DL: PRB 25 UL: PRB 25 DL: PRB 50 UL: PRB 50 DL: PRB 100 UL: PRB 100 OAI BBU DL/UL vs MCS, Tx mode MCS Index - p 13

14 OAI BBU performance Intel Xeon E Timing(us) DL: PRB 25 UL: PRB 25 DL: PRB 50 UL: PRB 50 DL: PRB 100 UL: PRB 100 OAI BBU DL/UL vs MCS, Tx mode MCS Index - p 1

15 OAI BBU performance Intel Xeon E enb Rx stats (1subframe) OFDM demod : us ULSCH demod: us ULSCH Decoding : us 931 us (<1 core) enb Tx stats (1 subframe) OFDM mod : us DLSCH mod : us DLSCH scrambling : us DLSCH encoding : us 730 us (< 1core) With AVX2 (256-bit SIMD), turbo decoding and FFT processing will be exactly twice as fast 1 core per enb Configuration gcc.7.3, x86-6 (3 GHz Xeon E5-2690) 20 MHz bandwidth (UL mcs16 16QAM, DL mcs 2 6QAM, transmission mode 1 - SISO) 1000 frames, AWGN channel - p 15

16 OAI BBU performance Intel Atom Timing(us) DL: PRB 25 UL: PRB 25 DL: PRB 50 UL: PRB 50 DL: PRB 100 UL: PRB 100 OAI BBU DL/UL vs MCS, Tx mode MCS Index - p 16

17 Discussion With the possible/potential optimizations a full software solution would fit with an average of 1 x86 core per enb instance Mindful about the energy and realtime operation (potential existence of missing slots) using an external HW accelerators Reduce the soft modem computational complexity down to 0. cores per enb and improve energy efficiency Mindful about the bus utilization from the inner-modem to the hardware and back for further processing - p 17

18 Discussion BBU scales with average MCS: load balancing For a RRH MMMMMM ii < MMMMMM mmmmmm For a BBU MMMMMM NN MMMMMM mmmmmm Num CPU scales with nnnnnn CCCCCC MMMMMM 3 high-power RRH BBU Low-power or RX-only RRH - p 18

19 Parallelization of OAI BBU efficient use of available CPU cores and process prioritization Digital Baseband Inputs I[n] Q[n] Prefix Extraction FFT I[k] Q[k] Channel Compensation I[k] Q[k] LLR Unit Channel Decoding Highestpriority thread (scheduled every.5 ms) To timing (DAQ) and frequency correction units, and I/Q imbalance Pilot extraction Channel Estimation Broadband Channel Estimates lower-priority thread (scheduled every.5 ms) 8 lowestpriority threads (scheduled every 1 ms if needed) Slot 2n Slot 2n+1 Slot 2n+2 Slot 2n+3 CPU 3 RX DEC (2n) CPU 2 RX DEC (2n-2) CPU 1 RX LLR (2n-1) RX LLR (2n) RX LLR (2n+1) RX LLR (2n+2) CPU 0 TX (2n+2), RX (2n-1) RX (2n) TX (2n+), RX (2n+1) RX (2n+2) - p 19

20 From to RRH+CPRI Integration Today, boards support peak throughput of 2Gbps (Theoretical PCI Express throughput: 2.5Gbps) 1eNB 20MHz 1Tx/1Rx (SISO) 1eNB 10MHz 2Tx/2Rx (MIMO) enb 5MHz 1Tx/1Rx (SISO) 1Core 1Core 1Core Connection of commercial RRH with OpenAirInterface (future) Fronthaul RF A/D D/A DAQ + CPRI OF CPRI (~0Gb Eth) CPRI + PCIe CPRI Switch 20

21 Parallel use of various configurations are possible 16x 2.5Gbit/s =0 Gbit/s peak 6 RF + Antenna Ports 16-way PCIe Backplane 16-way PCIe Gen 2 (80 Gbit/s peak) High-End Intel Xeon Computing Engine 3GHz Dual-Proc AVX2 20 Parallel Cores OpenAirG RT-Linux MODEMs - p 21

22 OAI ECOSYSTEM - p 22

23 OAI use-cases and avenues supported by our past and on-going projects Standard and non-standard usage of 3GPP LTE systems Non-standard :IEEE802.21, PMIP and DMM, Exit native IP at the BS 5G evolution path of OAI soft-modem supported by EU/industrial projects Cloudification of radio networks (RAN+EPC) Massive MIMO, and COMP Cognitive networking Software-defined networking and network function virtualization support Support of machine type communications Mesh extension in support of multihop operation Cooperative transmission and MAC Caching strategy at the enb or S/P-GW Cooperative embms, proximity networking Scalable system experimentation and evaluation RRM policies, handover logic and performance, MIMO performance, traffic scheduling policy - p 23

24 Collaborative Web Tools OpenAirInterface SVN Repositories All development is available through s SVN repository (openairg) containing OPENAIR0 (open-source real-time HW/SW) OPENAIR1 (open-source real-time and offline SW) OPENAIR2 (open-source real-time and offline SW) OPENAIR3 (open-source Linux SW suite for cellular and MESH networks) TARGETS : different top-level target designs (emulator, RTAI, etc.) Partners can access and contribute to our development (RO access) OpenAirInterface TWIKI A TWIKI site for quick access by partners to our development via a collaborative HOW-TO Forum and bugzilla external support services (not currently used effectively) OAI VM image (start from openairg/targets/readme.txt) - p 2

25 Contacts Information URL: Partnership and collaboration : openair_admin@eurecom.fr Technical Support: openair_tech@eurecom.fr Developer support : openairg-devel@eurecom.fr To subscribe, send and to majordomo@eurecom.fr with the content "subscribe openairg-devel" - p 25

26 EURECOM MEMBERS - p 26

Wireless Radio Platforms

Wireless Radio Platforms www.openairinterface.org Wireless Radio Platforms Mobile Communications Department Eurecom (Collaboration with SoC Laboratory, Telecom ParisTech Sophia) Facts OpenAirInterface Platform: Integrated RF/BB

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

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

Summary of WP5 Integration and Validation Second Year. FP7 ICT Objective 1.1 The Network of the Future

Summary of WP5 Integration and Validation Second Year. FP7 ICT Objective 1.1 The Network of the Future Summary of WP5 Integration and Validation Second Year FP7 ICT Objective 1.1 The Network of the Future 1 Outline WP5 Outlook Testbed 1 Testbed 2 Testbed 3 Road map 2 WP5 Outlook Year 1 Year 2 Year 3 Testbeds

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

The Open-Source SDR LTE Platform for First Responders. Software Radio Systems

The Open-Source SDR LTE Platform for First Responders. Software Radio Systems The Open-Source SDR LTE Platform for First Responders Software Radio Systems www.softwareradiosystems.com www.github.com/srslte Outline SRS - Software Radio Systems NIST PSIAP and OpenFirst srslte The

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

Software defined radio networking: Opportunities and challenges

Software defined radio networking: Opportunities and challenges Software defined radio networking: Opportunities and challenges Navid Nikaein Putting more IT/SW to the network EURECOM, Mobile Communication Department Eurecom Graduate school and research center in the

More information

TCL Communication Technology Holdings Ltd.

TCL Communication Technology Holdings Ltd. OAI UE 5G Project Status Bruno Jechoux October 11, 2017 TCL Communication Technology Holdings Ltd. Agenda Roadmap Development Status Feature List Status Room for collaboration OAI UE Roadmap 5G 5G M-MIMO

More information

OAI UE NR Overview, Status and Way Forward

OAI UE NR Overview, Status and Way Forward OAI UE NR Overview, Status and Way Forward Bruno Jechoux, TCL 5G Labs, OAI 4 th Workshop, Nov 7-8 2017, Paris TCL Communication Technology Holdings Ltd. Agenda Roadmap Development Status & Achievements

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

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

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

Towards RAN Slicing in 5G. Navid Nikaein Communication System Department, EURECOM

Towards RAN Slicing in 5G. Navid Nikaein Communication System Department, EURECOM Towards RAN Slicing in 5G Navid Nikaein Communication System Department, EURECOM 5GOAI Workshop, 25 November, 2016 Outline 5G will be a paradigm shift What is software-defined 5G network Network Slicing

More information

The University of Vigo in OAI: Virtual Operators. Felipe Gil-Castiñeira

The University of Vigo in OAI: Virtual Operators. Felipe Gil-Castiñeira The University of Vigo in OAI: Virtual Operators Felipe Gil-Castiñeira (felipe@uvigo.es) The University of Vigo and atlanttic atlantttic is the Research Center for Telecommunication Technologies of University

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

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

Transcede. Jim Johnston CTO. Solving 4G Challenges for Pico, Micro and Macrocell Platforms

Transcede. Jim Johnston CTO. Solving 4G Challenges for Pico, Micro and Macrocell Platforms Transcede Solving 4G Challenges for Pico, Micro and Macrocell Platforms Jim Johnston CTO Communications Convergence Processing Mindspeed Technologies, Inc. August 24, 2010 The Next Internet Wave Mobility

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

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

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

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

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

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

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

December 2 nd, 2016 Ivan Seskar WINLAB

December 2 nd, 2016 Ivan Seskar WINLAB FALL 2016 RESEARCH REVIEW Software-defined Infrastructure for Advanced Wireless Testbeds December 2 nd, 2016 Ivan Seskar Department of ECE Rutgers, The State University of New Jersey seskar (at) winlab

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

5g for connected industries

5g for connected industries 5g for connected industries Johan Torsner Research Manager Ericsson Finland Page 1 5G Use Cases P??? Broadband experience everywhere anytime Mass market personalized media and gaming Meters and sensors,

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

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

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

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

4G LTE MOBILE TOWER TRANSMITTER RECEIVER REAL SYSTEM TRAINER MODEL - 4GLTE100

4G LTE MOBILE TOWER TRANSMITTER RECEIVER REAL SYSTEM TRAINER MODEL - 4GLTE100 4G LTE MOBILE TOWER TRANSMITTER RECEIVER REAL SYSTEM TRAINER MODEL - 4GLTE100 This trainer has been designed with a view to provide practical and experimental knowledge of 4G LTE Realtime Mobile Transmitter

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

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

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

The WINLAB Cognitive Radio Platform

The WINLAB Cognitive Radio Platform The WINLAB Cognitive Radio Platform IAB Meeting, Fall 2007 Rutgers, The State University of New Jersey Ivan Seskar Software Defined Radio/ Cognitive Radio Terminology Software Defined Radio (SDR) is any

More information

Tektronix LTE Test Solution Next Technology Wave for Mobile Networks

Tektronix LTE Test Solution Next Technology Wave for Mobile Networks Tektronix LTE Test Solution Next Technology Wave for Mobile Networks Source: www.pixelio.de March 2009 Agenda LTE Overview Tektronix LTE test solution overview NSA LTE Monitoring test solution K1297-G35

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

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

Mobile Network Evolution Part 2

Mobile Network Evolution Part 2 Mobile Network Evolution Part 2 From UMTS to LTE or How to Further Increase Network Capacity and QoS Andreas Mitschele-Thiel Advanced Mobile Communication Networks 1 Outline Evolution from Circuit Switching

More information

Cambium Networks LTE Program. EMEA Partner Event Budapest, July 2018

Cambium Networks LTE Program. EMEA Partner Event Budapest, July 2018 Cambium Networks LTE Program EMEA Partner Event Budapest, July 2018 Why LTE? Customer Perspective Small WISP (

More information

IEEE NetSoft 2016 Keynote. June 7, 2016

IEEE NetSoft 2016 Keynote. June 7, 2016 IEEE NetSoft 2016 Keynote June 7, 2016 0 Contents Introduction - Network Evolution & Operator Challenges Re-architecting the RAN SDRAN: Software-defined RAN - Overview & Enabling Features SDRAN Opportunities

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

Design and Implementation of an Open Source NB-IoT enb

Design and Implementation of an Open Source NB-IoT enb Design and Implementation of an Open Source NB-IoT enb Presenter: Chin-Ya Huang, National Taiwan University of Science and Technology (NTUST) National Chiao Tung University (NCTU) Outline Contributing

More information

Evolution of Fiber Wireless networks towards 5G network architectures. John Vardakas and Christos Verikoukis

Evolution of Fiber Wireless networks towards 5G network architectures. John Vardakas and Christos Verikoukis Evolution of Fiber Wireless networks towards 5G network architectures John Vardakas and Christos Verikoukis 1 The 5G STEP-FWD MSCA project 2 The 5G STEP-FWD challenges The mission of 5G STEP FWD is to

More information

From 4G to 5G TDD Paves the Way for Future Mobile Broadband

From 4G to 5G TDD Paves the Way for Future Mobile Broadband From 4G to 5G TDD Paves the Way for Future Mobile Broadband Huang Yuhong China Mobile World s Leading 4G, Boosting TD-LTE Ecosystem The Largest Scale The Biggest User Base 1.42Mil. Base stations 34% of

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

NTT DOCOMO s Views on 5G

NTT DOCOMO s Views on 5G NTT DOCOMO s Views on 5G NTT DOCOMO, INC. NTT DOCOMO, INC., Copyright 2014, All rights reserved. 1 Network/Communication Society in 2020 and Beyond Everything Connected by Wireless Monitor/collect information

More information

Third OAI General Workshop Status and Objectives for th April 2017, Orange Gardens, Paris, France

Third OAI General Workshop Status and Objectives for th April 2017, Orange Gardens, Paris, France Third OAI General Workshop Status and Objectives for 2017-2018 7th April 2017, Orange Gardens, Paris, France Overview Status and objectives for openairinterface5g (Raymond) Status and objectives for openaircn

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

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

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

Fast packet processing in the cloud. Dániel Géhberger Ericsson Research

Fast packet processing in the cloud. Dániel Géhberger Ericsson Research Fast packet processing in the cloud Dániel Géhberger Ericsson Research Outline Motivation Service chains Hardware related topics, acceleration Virtualization basics Software performance and acceleration

More information

Software Defined Modem A commercial platform for wireless handsets

Software Defined Modem A commercial platform for wireless handsets Software Defined Modem A commercial platform for wireless handsets Charles F Sturman VP Marketing June 22 nd ~ 24 th Brussels charles.stuman@cognovo.com www.cognovo.com Agenda SDM Separating hardware from

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

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

High Performance Reconfigurable Software Defined Radio Platform IMECAS

High Performance Reconfigurable Software Defined Radio Platform IMECAS High Performance Reconfigurable Software Defined Radio Platform IMECAS Contents 1. Introduction 2. SDR01 platform 3. SDR02 platform 4. SDR platform with OpenAirInterface (OAI) 5. Conclusion Contents 1.

More information

Open 5G Platform. Dr. Qiang Li. Shanghai Research Center for Wireless Communications SIMIT, Chinese Academy of Sciences

Open 5G Platform. Dr. Qiang Li. Shanghai Research Center for Wireless Communications SIMIT, Chinese Academy of Sciences Open 5G Platform Dr. Qiang Li Shanghai Research Center for Wireless Communications SIMIT, Chinese Academy of Sciences 上海市浦东新区海科路 100 号 8 号楼 4 楼,201210 电话 :021-60213003 传真 :021-60213000 4/F, Building 8,

More information

Performance Study of LTE Experimental Testbed using OpenAirInterface

Performance Study of LTE Experimental Testbed using OpenAirInterface Performance Study of LTE Experimental Testbed using OpenAirInterface Chun Yeow Yeoh, Mohammad Harris Mokhtar, Abdul Aziz Abdul Rahman, Ahmad Kamsani Samingan Signal Processing Lab Telekom Research & Development

More information

Programable Radio Unit Accelerating SDR System Application

Programable Radio Unit Accelerating SDR System Application Programable Radio Unit Accelerating SDR System Application Company Profile V3 Technology Co., Ltd., established in 2008, focuses on providing innovative Scientific Research and Education solutions. It

More information

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC Nutaq PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET QUEBEC I MONTREAL I NEW YORK I nutaq.com Nutaq PicoSDR Includes Nutaq OFDM Reference Design Up to 4 independent TRX, synchronized

More information

NFV and SDN: The enablers for elastic networks

NFV and SDN: The enablers for elastic networks NFV and SDN: The enablers for elastic networks Kashif Mahmood, Next Generation Network Technology (NGNT) Group, Telenor Research, Norway UNIK Guest Lecture, 8 th May 2014 Outline Challenges What is coming

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

OCP Engineering Workshop - Telco

OCP Engineering Workshop - Telco OCP Engineering Workshop - Telco Low Latency Mobile Edge Computing Trevor Hiatt Product Management, IDT IDT Company Overview Founded 1980 Workforce Approximately 1,800 employees Headquarters San Jose,

More information

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC

Nutaq. PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET I MONTREAL I NEW YORK I. nutaq. .com QUEBEC Nutaq PicoSDR FPGA-based, MIMO-Enabled, tunable RF SDR solutions PRODUCT SHEET QUEBEC I MONTREAL I NEW YORK I nutaq.com Nutaq PicoSDR Includes Nutaq OFDM Reference Design Up to 4 independent TRX, synchronized

More information

Leveraging WiMAX into LTE Success

Leveraging WiMAX into LTE Success White Paper Leveraging WiMAX into LTE Success By: Todd Mersch, Director of Product Line Management Overview In business and technology, inflection points are a rare occurrence. Furthermore, the identification

More information

Simulation, prototyping and verification of standards-based wireless communications

Simulation, prototyping and verification of standards-based wireless communications Simulation, prototyping and verification of standards-based wireless communications Colin McGuire, Neil MacEwen 2015 The MathWorks, Inc. 1 Real Time LTE Cell Scanner with MATLAB and Simulink 2 Real time

More information

Evolution of OAI Software towards 5G NR Raymond Knopp Communication Systems Department EURECOM

Evolution of OAI Software towards 5G NR Raymond Knopp Communication Systems Department EURECOM Evolution of OAI Software towards 5G NR Raymond Knopp Communication Systems Department EURECOM Unleashing the potential of open-source in the 5G arena Outline Overview of 5G NR Network Evolution (very

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

Cognitive radio technology and GENI project

Cognitive radio technology and GENI project Cognitive radio technology and GENI project Ivan Seskar Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: seskar (at) winlab (dot) rutgers (dot) edu ORBIT Cognitive Capable Platforms

More information

1.1 Beyond 3G systems

1.1 Beyond 3G systems 1 Introduction The cellular wireless communications industry witnessed tremendous growth in the past decade with over four billion wireless subscribers worldwide. The first generation (1G) analog cellular

More information

ENG Advanced Mobile Networks: QoS, QoE & Technical Aspects

ENG Advanced Mobile Networks: QoS, QoE & Technical Aspects ENG-514 - Advanced Mobile Networks: QoS, QoE & Technical Aspects Description The increasing uptake of Internet of Things (IoT), Big data and cloud-based services introduces a new set of requirements for

More information

Accelerating 4G Network Performance

Accelerating 4G Network Performance WHITE PAPER Accelerating 4G Network Performance OFFLOADING VIRTUALIZED EPC TRAFFIC ON AN OVS-ENABLED NETRONOME SMARTNIC NETRONOME AGILIO SMARTNICS PROVIDE A 5X INCREASE IN vepc BANDWIDTH ON THE SAME NUMBER

More information

OpenRadio. A programmable wireless dataplane. Manu Bansal Stanford University. Joint work with Jeff Mehlman, Sachin Katti, Phil Levis

OpenRadio. A programmable wireless dataplane. Manu Bansal Stanford University. Joint work with Jeff Mehlman, Sachin Katti, Phil Levis OpenRadio A programmable wireless dataplane Manu Bansal Stanford University Joint work with Jeff Mehlman, Sachin Katti, Phil Levis HotSDN 12, August 13, 2012, Helsinki, Finland 2 Opening up the radio Why?

More information

Leveraging Mobile GPUs for Flexible High-speed Wireless Communication

Leveraging Mobile GPUs for Flexible High-speed Wireless Communication 0 Leveraging Mobile GPUs for Flexible High-speed Wireless Communication Qi Zheng, Cao Gao, Trevor Mudge, Ronald Dreslinski *, Ann Arbor The 3 rd International Workshop on Parallelism in Mobile Platforms

More information

Mobile-CORD Enable 5G. ONOS/CORD Collaboration

Mobile-CORD Enable 5G. ONOS/CORD Collaboration Mobile-CORD Enable 5G ONOS/CORD Collaboration http://opencord.org/ M-CORD Drivers = Operator Challenges In the last 5 years 100,000% Increase in Wireless Data Traffic $50 Billion Spectrum investment (~50

More information

Nutaq Pico LTE 2 nd Generation

Nutaq Pico LTE 2 nd Generation Nutaq Pico LTE 2 nd Generation Software-Defined Radio Network in-a-box PRODUCT SHEET nutaq.com Nutaq Pico LTE 2 nd Generation Now supporting Cat-M1 & NB-IoT Real-time LTE enodeb and EPC All-integrated

More information

DynamIQ Processor Designs Using Cortex-A75 & Cortex- A55 for 5G Networks

DynamIQ Processor Designs Using Cortex-A75 & Cortex- A55 for 5G Networks DynamIQ Processor Designs Using Cortex-A75 & Cortex- A55 for 5G Networks 2017 Arm Limited David Koenen Sr. Product Manager, Arm Arm Tech Symposia 2017, Taipei Agenda 5G networks Ecosystem software to support

More information

Agenda. Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV?

Agenda. Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV? August, 2018 Agenda Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV? 2 Miroslaw Walukiewicz I m from Gdansk, Poland. 25 years

More information

5G Techniques for Ultra Reliable Low Latency Communication. Dr. Janne Peisa Principal Researcher, Ericsson Research

5G Techniques for Ultra Reliable Low Latency Communication. Dr. Janne Peisa Principal Researcher, Ericsson Research 5G Techniques for Ultra Reliable Low Latency Communication Dr. Janne Peisa Principal Researcher, Ericsson Research 5G is use case driven Massive MTC Critical MTC LOGISTICS TRAFFIC SAFETY & CONTROL SMART

More information

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team COSMOS Architecture and Key Technologies June 1 st, 2018 COSMOS Team COSMOS: System Architecture (2) System design based on three levels of SDR radio node (S,M,L) with M,L connected via fiber to optical

More information

Integrate OAI-as-a-Service into M-CORD. Wilson Wang Chien-Hao Chen Wei-Yu Chen Ching Tang

Integrate OAI-as-a-Service into M-CORD. Wilson Wang Chien-Hao Chen Wei-Yu Chen Ching Tang Integrate OAI-as-a-Service into M-CORD Wilson Wang Chien-Hao Chen Wei-Yu Chen Ching Tang 1 About Us Wilson Wang (ITRI / NCTU) Chien-Hao Chen (ITRI) Jimmy Wen (ITRI) Wei-Yu Chen (NCTU) Ching Tang (NCTU)

More information

5G Air Interface Enhanced Mobile Broadband with Millimeter Wave

5G Air Interface Enhanced Mobile Broadband with Millimeter Wave 5G Air Interface Enhanced Mobile Broadband with Millimeter Wave Enhanced Mobile Broadband (embb) A Founda)on for 5G Performance Enhanced Mobile Broadband Peak data rate User experienced data rate Area

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

POWDER: Platform for Open Wireless Data-driven Experimental Research RENEW: Reconfigurable Ecosystem for Next-gen End-to-end Wireless

POWDER: Platform for Open Wireless Data-driven Experimental Research RENEW: Reconfigurable Ecosystem for Next-gen End-to-end Wireless POWDER: Platform for Open Wireless Data-driven Experimental Research RENEW: Reconfigurable Ecosystem for Next-gen End-to-end Wireless powderwireless.net renew.rice.edu 1 City scale living lab, for novices

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

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

Service Vision. Ubiquitous Connectivity. Everything on Cloud. Immersive Experience. Telepresence. Giga-bit Data Rate. Massive Connectivity

Service Vision. Ubiquitous Connectivity. Everything on Cloud. Immersive Experience. Telepresence. Giga-bit Data Rate. Massive Connectivity Service Vision Everything on Cloud Immersive Experience Ubiquitous Connectivity Telepresence Giga-bit Data Rate Giga-bit Data Rate Massive Connectivity Giga-bit Data Rate Ultra Low Latency Ultra Low Latency

More information

FPGAs and Networking

FPGAs and Networking FPGAs and Networking Marc Kelly & Richard Hughes-Jones University of Manchester 12th July 27 1 Overview of Work Looking into the usage of FPGA's to directly connect to Ethernet for DAQ readout purposes.

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

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore,

More information

What is 5g? Next generation of wireless networks Will provide higher speeds, greater capacity, and lower latency Will be capable of supporting billions of connected devices and things Distributes intelligence

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

USRP 5G Product Update

USRP 5G Product Update USRP 5G Product Update Tom Tsou Ettus Research 5th OAI Workshop, Beijing China June 22, 2018 ni.com Agenda USRP product update Application to 5G-NR Feature: Synchronization over Ethernet Product Updates

More information

Large Scale System Evaluations using PHY Abstraction for LTE with OpenAirInterface

Large Scale System Evaluations using PHY Abstraction for LTE with OpenAirInterface Large Scale System Evaluations using PHY Abstraction for LTE with OpenAirInterface Imran Latif, Florian Kaltenberger, Navid Nikaein, Raymond Knopp Eurecom Campus SophiaTech, Les Templiers, 450 Route des

More information

CEVA-X1 Lightweight Multi-Purpose Processor for IoT

CEVA-X1 Lightweight Multi-Purpose Processor for IoT CEVA-X1 Lightweight Multi-Purpose Processor for IoT 1 Cellular IoT for The Massive Internet of Things Narrowband LTE Technologies Days Battery Life Years LTE-Advanced LTE Cat-1 Cat-M1 Cat-NB1 >10Mbps Up

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

Simplifying FPGA Design for SDR with a Network on Chip Architecture

Simplifying FPGA Design for SDR with a Network on Chip Architecture Simplifying FPGA Design for SDR with a Network on Chip Architecture Matt Ettus Ettus Research GRCon13 Outline 1 Introduction 2 RF NoC 3 Status and Conclusions USRP FPGA Capability Gen

More information