Virtualization in Wireless Networks

Size: px
Start display at page:

Download "Virtualization in Wireless Networks"

Transcription

1 ORCA-PROJECT.EU Virtualization in Wireless Networks Jonathan van de Belt, Yi Zhang CONNECT, TCD CROWNCOM 2018 TUTORIAL Gent ORCHESTRATION AND RECONFIGURATION CONTROL ARCHITECTURE

2 Why use virtualization? Virtualization is crucial for future networks New services Increased flexibility and dynamicity Higher resource efficiency Faster technology development and deployment Who is developing (wireless) network virtualization? Academia 6000 papers on IEEE, many testbeds Industry AT&T, Deutsche Telekom, BT, Cisco, +++ Standards bodies 3GPP, IEEE 802.1Q ORCA-PROJECT.EU 2

3 Challenges for wireless virtualization What does virtualization mean in a wireless context? Are there different types of virtualization? How do we implement virtualization in wireless networks? How do we assign virtual resources? Can we develop metrics? What are the costs? What applications benefit? What are the regulatory impacts? and many more ORCA-PROJECT.EU 3

4 Need for a definition/theory Existing definitions of wireless virtualization are not clear Defined in terms of purpose, rather than a process E.g. business models, efficiency ORCA-PROJECT.EU 4

5 Need for a definition/theory But how does this explain virtualization? How do we implement virtualization? How does this map to existing technologies? What are the research challenges? A precise theory allows: Specificity and a common understanding Identification of research gaps Modelling and implementation ORCA-PROJECT.EU 5

6 Outline 1. Explain Virtualization theory using Abstraction/Representation theory 2. Describe virtualization in wireless networks using the theory 3. Network Function Virtualization (Yi Zhang) 4. Wireless-optical integration (Yi Zhang) 5. Wireless link virtualization implementation & experiments potential research directions ORCA-PROJECT.EU 6

7 Housekeeping for hands-on part 1. Install GNU Radio sudo apt-get install gnuradio gnuradio-dev (on linux) or build from source (long process!) 2. Download MySVL out-of-tree module git clone 3. Build MySVL mkdir build && cd build cmake../ make sudo make install ORCA-PROJECT.EU 7

8 Abstraction/Representation theory

9 Two domains... The physical domain - physical objects in the real world - you live there The abstract domain - realm of concepts, mathematics, ideas logic language pictures ORCA-PROJECT.EU 9

10 Connecting the two domains Representation - relationship R between objects in the physical domain and the abstract domain e.g. a switch represents binary number Generalized as p and m p Not a mathematical function! Arbitrary modelling convention D. C. Horsman, Abstraction/Representation theory for heterotic physical computing, Philosophical Transactions of the Royal Society of London, vol. 373, no. 2046, 2015 ORCA-PROJECT.EU 10

11 Physical and abstract evolution Evolution or moving from one state to another in physical domain: H(p): p p' in abstract domain: C(m p ): m p m' p examples? If m p m p then R is a faithful abstract representation D. C. Horsman, Abstraction/Representation theory for heterotic physical computing, Philosophical Transactions of the Royal Society of London, vol. 373, no. 2046, 2015 ORCA-PROJECT.EU 11

12 Instantiation Instantiation R: abstract domain to physical domain e.g. binary number as voltages Inverse of representation Very hard to find ~ requires faithful abstract representation Writing example D. C. Horsman, Abstraction/Representation theory for heterotic physical computing, Philosophical Transactions of the Royal Society of London, vol. 373, no. 2046, 2015 ORCA-PROJECT.EU 12

13 The compute cycle? D. C. Horsman, Abstraction/Representation theory for heterotic physical computing, Philosophical Transactions of the Royal Society of London, vol. 373, no. 2046, 2015 ORCA-PROJECT.EU 13

14 Levels of representation Abstract objects can represent (and instantiate) other abstract objects Multiple levels of representation in abstract domain Abstract Domain Physical Domain ORCA-PROJECT.EU 14

15 Levels of representation ORCA-PROJECT.EU 15

16 Levels of representation Multiple levels of representation in abstract domain Reuse existing instantiation in physical domain ORCA-PROJECT.EU 16

17 Hardware and software Representation levels lead to new definition of HW/SW HW: compute cycle between abstract and physical SW: compute cycle in abstract domain ORCA-PROJECT.EU 17

18 Virtualization theory

19 Virtualization theory Virtualization is a mapping in the abstract domain And within one level of representation ORCA-PROJECT.EU 19

20 Virtualization theory Use virtual resources in different manner to real resources E.g. second level of representation ORCA-PROJECT.EU 20

21 Virtualization theory: mapping One-to-one Many-to-one One-to-many Many-to-many Representation Level n Virtual Resources Real Resources ORCA-PROJECT.EU 21

22 Virtualization theory: recursion Users perceive virtual resources as real can virtualize again Recursion Multiple instances Virtual and real depend on context Recursion is always possible in theory requirement for virtualization Virtual Resources Representation Level n Instance two Instance three Real Virtual or Virtual Resources? Instance one Real Resources ORCA-PROJECT.EU 22

23 Virtualization theory: sub-problems Two sub-problems: isolation and embedding Isolation maintaining independence between virtual resources Isolate along one or more dimensions (e.g. time) Embedding mapping virtual to real resources Depends on the isolation problem ORCA-PROJECT.EU 23

24 Virtualization theory: the definition Virtualization is a resource mapping in abstract domain within any representation level abstract resources are limited by underlying physical resources (real resources) after virtualization, abstract resources can be larger or smaller (virtual resources) virtual resources are independent and allocated to multiple users virtualization can always be recursive. ORCA-PROJECT.EU 24

25 Virtualization theory: an example Each concept in the theory applies to virtual memory See handout Concept Physical resources Abstract resources Mapping Isolation Embedding Recursion Use in virtual memory Disk, RAM Memory Space One-to-many Address space Paging, segmentation Possible, but not very useful Provides some validation of theory ORCA-PROJECT.EU 25

26 Virtualization in Networks

27 Computer functions in HW and SW Hardware Software Need all functions in SW to be able to virtualize ORCA-PROJECT.EU 27

28 Node virtualization Wireless networks consist of nodes and links some of the links can be wireless Virtualize nodes and links independently Node virtualization: each function must be virtualized first Processing Storage I/O ORCA-PROJECT.EU 28

29 Link virtualization Wired link virtualization Consists of I/O virtualization (e.g. NIC) and link virtualization Wireless link virtualization Similarly, I/O (RF front-end) and link virtualization ORCA-PROJECT.EU 29

30 Network virtualization Virtualize both nodes and links to create virtual networks requires each component to be virtualized For simplicity, assume I/O virtualization (NIC) ORCA-PROJECT.EU 30

31 Software defined networking Prerequisite to virtualization of switches Physical Domain Physical Domain ORCA-PROJECT.EU 31

32 Network function virtualization Form of server virtualization, specific to network functions ORCA-PROJECT.EU 32

33 Wireless network virtualization Virtualize both nodes and links to create virtual networks requires each component to be virtualized Assume I/O virtualization ORCA-PROJECT.EU 33

34 Wireless link virtualization From here, we focus on wireless link virtualization (WLV) Remember link virtualization required for network virtualization Main obstacle to wireless network virtualization is WLV Can reuse existing techniques from network virtualization after solving WLV But first... Yi talks about NFV and wireless-optical integration ORCA-PROJECT.EU 34

35 Wireless Link Virtualization

36 WLV: overview 1. Identify state of the art and research gaps Benefiting from the theory Identify what is virtualized and if it is virtualization Consistent comparison of techniques 2. One research gap: lack of implemention (Isolation problem) Design and test a WLV implementation Enables the analysis of other research gaps. 3. Examine the Embedding problem 4. Remaining research challenges ORCA-PROJECT.EU 36

37 WLV: survey Test to determine if techniques are virtualization Use the recursive property of virtualization Techniques are always a mapping of input resources to output resources Input resources are the resources that techniques can allocate (i.e. real) Output resources are the resources the users receive (i.e. virtual) Output Resources Input Resources ORCA-PROJECT.EU 37

38 WLV: recursive test Recursive test to determine if a technique is virtualization Check the units of the input and output resources If they are the same, the technique is recursive Example: a technique for which the input is spectrum resources (in Hertz) and the output given to users is also spectrum resources (also in Hz) is considered recursive Input Resources Recursive Test Result Output Resources ORCA-PROJECT.EU 38

39 WLV: applying the test... Techniques that passed the test Also learn representation level isolation mapping embedding (separate table) ORCA-PROJECT.EU 39

40 WLV: classification of techniques In addition to determining virtualization, recursive test provides classification Units determine representation level Spectrum level (Hz) Information level (Mbit/s) Also determines isolation E.g. Frequency, time, space, etc. Identify mapping and embedding separately ORCA-PROJECT.EU 40

41 WLV: survey insights 1 Mix up levels 3 Lack of isolation 4 Only 2 Lack of isolation and embedding combined ORCA-PROJECT.EU 41

42 Implementing WLV

43 Acting on the insights One of the gaps: lack of spectrum level implementation Implement on SDR Testbed ORCA-PROJECT.EU 43

44 Software defined radio Flexible, reconfigurable radio processing on GPP IQ samples to radio front-end Transmitter SDR Tx USRP Common paradigm Receiver SDR Rx USRP and Universal Software Radio Peripheral (USRP) ORCA-PROJECT.EU 44

45 Design principles 1. Reuse existing implementations as much as possible (open-source) 2. Many-to-many 3. Recursive 4. Separation of isolation and embedding Use any isolation with any suitable embedding 5. Flexible 6. Simple 7. Cheap ORCA-PROJECT.EU 45

46 Design process The Spectrum Virtualization Layer (SVL) The Many-to-many Spectrum Virtualization Layer (MySVL) ORCA-PROJECT.EU 46

47 Resulting design ORCA-PROJECT.EU 47

48 Resulting design ORCA-PROJECT.EU 48 48

49 Frequency reassignment ORCA-PROJECT.EU 49

50 Hands-on experiments

51 Example 1: proof of concept ++ Example 1a: contiguous spectrum mapping Example 1b: non-contiguous spectrum mapping Example 1c and 1d ORCA-PROJECT.EU 51

52 Example 2: recursion ORCA-PROJECT.EU 52

53 Example 3: many-to-many ORCA-PROJECT.EU 53

54 Example 4: real channel conditions Effects of noise, frequency offset, time offset, etc. Need to add guard bands! ORCA-PROJECT.EU 54

55 Example 4: real channel conditions Effects of noise, frequency offset, time offset, etc. Need to add guard bands! Non-contigous spectrum easily broken! Due to fft window misalignment ORCA-PROJECT.EU 55

56 Example 5: add synchronization Complex Hermitian sequence with good autocorrelation properties for synchronization. Preamble detection at the receiver. Incoming samples are crosscorrelated with above sequence. Spike above a threshold is the start of a frame. ORCA-PROJECT.EU 56

57 Example 6: synchronization with MySVL Now non-contiguous spectrum can be received correctly Disclaimer: can't replicate channel conditions properly in the hands-on example Not simulating time offset accurately compared to real world conditions ORCA-PROJECT.EU 57

58 Virtual resource embedding

59 2D knapsack embedding Static embedding virtual resources allocated once Dynamic embedding re-embed existing virtual resources 2D problem for us Frequency and Time isolation Knapsack problem ORCA-PROJECT.EU 59

60 2D dynamic knapsack embedding Optimal 2D knapsack problem with priorities Static and dynamic Heuristic Static Karnaugh Dynamic Karnaugh Dynamic Greedy ORCA-PROJECT.EU 60

61 Results Dynamic embedding increases flexibility and resource efficiency reduces virtual resource request rejections ORCA-PROJECT.EU 61

62 Embedding use-case: Safety operator Virtual Public Safety operator and virtual commercial operator requesting resources Normal and emergency (timeslots ) operation Different types of traffic: voice, video, message ORCA-PROJECT.EU 62

63 Embedding use-case: Safety operator Virtual Public Safety operator and virtual commercial operator requesting resources Normal and emergency operation Different types of traffic: voice, video, message ORCA-PROJECT.EU 63

64 Research Challenges

65 Research Challenges Comparison of embedding techniques New embedding techniques Dynamic and reconfigurable virtualization Predict, discover, request, use, release resources How isolation affects embedding (1D, 2D, 3D + contiguous vs. noncontiguous, etc.) Isolation + embedding for different scenarios Comparison of spectrum vs information level for different scenarios and use-cases Integrate with node virtualization (E2E network virtualization) Harder ORCA-PROJECT.EU 65

66 Comparing embedding techniques Metrics Rejection rate of virtual resource requests Resource efficiency Complexity Latency Reliability/Isolation New algorithms Heuristic, optimization, auction, etc. ORCA-PROJECT.EU 66

67 Dynamic embedding Dynamic vs Static Reconfigure existing mapping Add/remove virtual resources Asynchronous use of virtual resources Partially solved (Colleague Joao working on it) ORCA-PROJECT.EU 67

68 Virtual resource use cycle Full virtualization cycle: prediction discovery request allocate release ORCA-PROJECT.EU 68

69 How isolation affects embedding Fully isolated, or can overlap? Dimensions used Overhead of isolation Granularity of isolation Illusion of real resource Paging vs segmentation Combination? ORCA-PROJECT.EU 69

70 Virtualization for different scenarios Traffic services with different requirements Suitable methods of virtualization Narrowband Bandwidth Broadband Isolation dimension(s) Bursty Data Transmission Continuous Granularity Embedding techniques Short Low Propagation Latency Long High Static/Dynamic Low Reliability High ORCA-PROJECT.EU 70

71 Spectrum vs information level Spectrum level More flexibility/customization Latency, reliability? Higher spectrum efficiency Adapt to channel conditions Information level Less complex Easier to implement Easier integration with wired ORCA-PROJECT.EU 71

72 End-to-end network virtualization End-to-end Slicing All network resources virtualized first Combine NFV, SDN, and SDR through orchestrator Potential for UE virtualization? ORCA-PROJECT.EU 72

73 End-to-end network virtualization Orchestrator of Orchestrators ORCA-PROJECT.EU 73

74 Conclusions

75 Why did we need a theory? Enables us to tackle research challenges With specificity: clear analysis and results Theory Vague Systematic & Specific ORCA-PROJECT.EU 75

76 THANK YOU FOR YOUR ATTENTION ORCA-PROJECT.EU This project received funding from the European Union s Horizon2020 research and innovation programme under grant agreement No

77 Security example ORCA-PROJECT.EU 77

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

Using Deep Learning and Radio Virtualisation for Efficient Spectrum Sharing among Coexisting Networks

Using Deep Learning and Radio Virtualisation for Efficient Spectrum Sharing among Coexisting Networks Using Deep Learning and Radio Virtualisation for Efficient Spectrum Sharing among Coexisting Networks Wei Liu 1, Joao F. Santos 2, Xianjun Jiao 1, Francisco Paisana 2, Luiz A. DaSilva 2 and Ingrid Moerman

More information

H2020 PHASES 2 AND 3. Hans-Peter Mayer, Bell Labs, Alcatel-Lucent September 2014 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED.

H2020 PHASES 2 AND 3. Hans-Peter Mayer, Bell Labs, Alcatel-Lucent September 2014 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED. H2020 PHASES 2 AND 3 Hans-Peter Mayer, Bell Labs, Alcatel-Lucent September 2014 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED. DRIVERS FOR 5G ADOPTION Services delivered / users served: Broadband

More information

MISTRAL WORKSHOP #1 Trends on future train-to-wayside communications Barcelona, 07/07/2017

MISTRAL WORKSHOP #1 Trends on future train-to-wayside communications Barcelona, 07/07/2017 MISTRAL WORKSHOP #1 Trends on future train-to-wayside communications Barcelona, 07/07/2017 INDEX Introduction: MISTRAL Project Future technological trends for train-to-wayside communications Future economic

More information

5G standards towards 2020

5G standards towards 2020 5G standards towards 2020 Balazs Bertenyi Chairman of 3GPP RAN 3GPP 2017 5G Focus Day 21 st June, 2017 1 Outline 3GPP an ever expanding global effort Release 15 the first 5G release Release 16 expanding

More information

Implementation and use of Software Defined Radio (SDR) technology for Public Safety, Traffic applications, and Highway Engineering

Implementation and use of Software Defined Radio (SDR) technology for Public Safety, Traffic applications, and Highway Engineering Implementation and use of Software Defined Radio (SDR) technology for Public Safety, Traffic applications, and Highway Engineering Topics of discussion * Section 1. Wireless vs. Wired. Advantages and disadvantages

More information

Mobile Network Architecture: End-to-End Network Slicing for 5G and Beyond

Mobile Network Architecture: End-to-End Network Slicing for 5G and Beyond Mobile Network Architecture: End-to-End Network Slicing for 5G and Beyond The path from concepts to practice: The 5G PPP Phase 2 project 5G-MoNArch Simon Fletcher, Real Wireless, London, United Kingdom

More information

White Paper NEC MULTIBAND RADIO SOLUTION. Abstract NEC s Noble Multiband radio leveraging E-band high capacity and traditional microwave long reach

White Paper NEC MULTIBAND RADIO SOLUTION. Abstract NEC s Noble Multiband radio leveraging E-band high capacity and traditional microwave long reach White Paper NEC MULTIBAND RADIO SOLUTION Abstract NEC s Noble Multiband radio leveraging E-band high capacity and traditional microwave long reach Table of Contents Market Drivers:... 2 Challenges:...

More information

Hardware Accelerated SDR Platform for Adaptive Air Interfaces Tarik Kazaz, Christophe Van Praet, Merima Kulin, Pieter Willemen, Ingrid Moerman

Hardware Accelerated SDR Platform for Adaptive Air Interfaces Tarik Kazaz, Christophe Van Praet, Merima Kulin, Pieter Willemen, Ingrid Moerman Hardware Accelerated SDR Platform for Adaptive Air Interfaces Tarik Kazaz, Christophe Van Praet, Merima Kulin, Pieter Willemen, Ingrid Moerman 27/01/2016 1 Overview Common SDR approach Propposed approach

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

Using Flexibility as a Measure to Evaluate Softwarized Networks

Using Flexibility as a Measure to Evaluate Softwarized Networks Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich Using Flexibility as a Measure to Evaluate Softwarized Networks Wolfgang Kellerer Technical

More information

Doing Nothing Well * Aka: Wake-up Receivers to the Rescue. Jan M. Rabaey, University of California at Berkeley VLSI Symposium June 17, 2009

Doing Nothing Well * Aka: Wake-up Receivers to the Rescue. Jan M. Rabaey, University of California at Berkeley VLSI Symposium June 17, 2009 Doing Nothing Well * Aka: Wake-up Receivers to the Rescue [* Original quote by David Culler, UCB] Jan M. Rabaey, University of California at Berkeley VLSI Symposium June 17, 2009 Outline Major Focus on

More information

Internet of Things (IoT): Wide-area IoT protocols*

Internet of Things (IoT): Wide-area IoT protocols* Internet of Things (IoT): Wide-area IoT protocols* *Long-range IoT radio access technologies (RATs) Tampere University of Technology, Tampere, Finland Vitaly Petrov: vitaly.petrov@tut.fi People-centric

More information

Supported by the. 5G PPP Projects. Demos Abstracts for 5GCAR, 5GMoNarch, 5GXHaul, ONE5G

Supported by the. 5G PPP Projects. Demos Abstracts for 5GCAR, 5GMoNarch, 5GXHaul, ONE5G Supported by the 5G PPP Projects Demos Abstracts for 5GCAR, 5GMoNarch, 5GXHaul, ONE5G 5G PPP Projects Demos Abstracts for 5GCAR, 5GMoNarch, 5GXHaul, ONE5G Supported by the 5GCAR 4 5GMoNarch 6 5GXHaul 8

More information

Perspective from Industrial Associations. 5G Spectrum Requirements

Perspective from Industrial Associations. 5G Spectrum Requirements 4G Americas The Voice of 5G for the Americas Perspective from Industrial Associations 5G Spectrum Requirements Dr. Håkan Andersson, Ericsson presenting on behalf of Chris Pearson, President, 4G Americas

More information

Optical switching for scalable and programmable data center networks

Optical switching for scalable and programmable data center networks Optical switching for scalable and programmable data center networks Paraskevas Bakopoulos National Technical University of Athens Photonics Communications Research Laboratory @ pbakop@mail.ntua.gr Please

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

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

Real-World Experience with a Mobile Broadband Network

Real-World Experience with a Mobile Broadband Network Real-World Experience with a Mobile Broadband Network Dr. Jin Yang Verizon Wireless jin.yang@ieee.org September 23, 2004 IEEE Communications Society Oakland-East Bay Chapter, CA Outline Introduction Overview

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

FlexNets: It s all about flexibility!

FlexNets: It s all about flexibility! Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich FlexNets: It s all about flexibility! Wolfgang Kellerer Technical University of Munich MIRR,

More information

5G Use Cases & Opportunities

5G Use Cases & Opportunities 5G Use Cases & Opportunities An AT&T View 5G North American Workshop November 13, 2014 5G Has Many Facets AT&T sees 5G as a new Eco System from end-to-end, harnessing both evolutionary as well as revolutionary

More information

Spectrum Management in Cognitive Radio Networks

Spectrum Management in Cognitive Radio Networks Spectrum Management in Cognitive Radio Networks Jul 14,2010 Instructor: professor m.j omidi 1/60 BY : MOZHDEH MOLA & ZAHRA ALAVIKIA Contents Overview: Cognitive Radio Spectrum Sensing Spectrum Decision

More information

BEST Paper MobiCom 2017 Zhijun Li and Tian He

BEST Paper MobiCom 2017 Zhijun Li and Tian He BEST Paper Award @ MobiCom 2017 Zhijun Li and Tian He Computer Science and Engineering University of Minnesota Wireless is Everywhere 2 and Increases Rapidly 1.8B ~4B 130M Source: ABI Research

More information

METIS Concepts for 5G. Hugo Tullberg, Ph.D. METIS Technical Manager

METIS Concepts for 5G. Hugo Tullberg, Ph.D. METIS Technical Manager METIS Concepts for 5G Hugo Tullberg, Ph.D. METIS Technical Manager 2014-04-28 METIS Scenarios Amazingly fast (Very high data rate) Super real-time and reliable connections (Very low latency) Best experience

More information

Developing deterministic networking technology for railway applications using TTEthernet software-based end systems

Developing deterministic networking technology for railway applications using TTEthernet software-based end systems Developing deterministic networking technology for railway applications using TTEthernet software-based end systems Project n 100021 Astrit Ademaj, TTTech Computertechnik AG Outline GENESYS requirements

More information

SERVICE LEVEL AGREEMENT ENFORCEMENT AND MEASUREMENT OF NETWORK SLICES

SERVICE LEVEL AGREEMENT ENFORCEMENT AND MEASUREMENT OF NETWORK SLICES Technical Disclosure Commons Defensive Publications Series June 20, 2018 SERVICE LEVEL AGREEMENT ENFORCEMENT AND MEASUREMENT OF NETWORK SLICES Robert Barton John Graybeal Bart Brinckman Jerome Henry Catherine

More information

[2014 Fall] Wireless Networking - Fundamentals and Applications

[2014 Fall] Wireless Networking - Fundamentals and Applications [2014 Fall] Wireless Networking - Fundamentals and Applications lab2 - LiveUSB SDR Environment Installation Guide 1. Prepare a USB stick with at least 16GB capacity. (32GB is recommended, maybe you will

More information

Leading the Path to 5G

Leading the Path to 5G www.atis.org/5g2016 Follow us on Twitter @atisupdates Leading the Path to 5G Sanjeev Athalye Senior Director, Product Management, Qualcomm Dr. Arun Ghosh Director, Advanced Radio Group, AT&T 5G: From Concept

More information

Can Europe Lead in 5G? Dr. Jan Krancke, VP Regulatory Strategy and Projects, Group Public & Regulatory Affairs Deutsche Telekom Brussels,

Can Europe Lead in 5G? Dr. Jan Krancke, VP Regulatory Strategy and Projects, Group Public & Regulatory Affairs Deutsche Telekom Brussels, Can Europe Lead in 5G? Strategic thoughts Dr. Jan Krancke, VP Regulatory Strategy and Projects, Group Public & Regulatory Affairs Deutsche Telekom Brussels, 26.10.2016 5G will be next Milestone in digital

More information

Admission Control in Time-Slotted Multihop Mobile Networks

Admission Control in Time-Slotted Multihop Mobile Networks dmission ontrol in Time-Slotted Multihop Mobile Networks Shagun Dusad and nshul Khandelwal Information Networks Laboratory Department of Electrical Engineering Indian Institute of Technology - ombay Mumbai

More information

Towards an Open Source IEEE p Stack

Towards an Open Source IEEE p Stack Towards an Open Source IEEE 802.11p Stack Bastian Bloessl Computer and Communication Systems Group, University of Innsbruck, Austria February 2014 FOSDEM SDR Dev Room Brussels, Belgium

More information

Service Discovery and Device Identification in Cognitive Radio Networks

Service Discovery and Device Identification in Cognitive Radio Networks B WiFi A T Bluetooth F WiFi Bluetooth C W E Cognitive Radio D Service Discovery and Device Identification in Cognitive Radio Networks 21 May 27 WINLAB Research Review Overview Cognitive Radio Introduction

More information

Dynamic Analytics Extended to all layers Utilizing P4

Dynamic Analytics Extended to all layers Utilizing P4 Dynamic Analytics Extended to all layers Utilizing P4 Tom Tofigh, AT&T Nic VIljoen, Netronome This Talk is about Why P4 should be extended to other layers Interoperability - Utilizing common framework

More information

Enhanced Ethernet Switching Technology. Time Applications. Rui Santos 17 / 04 / 2009

Enhanced Ethernet Switching Technology. Time Applications. Rui Santos 17 / 04 / 2009 Enhanced Ethernet Switching Technology for Adaptive Hard Real- Time Applications Rui Santos (rsantos@ua.pt) 17 / 04 / 2009 Problem 2 Switched Ethernet became common in real-time communications Some interesting

More information

Cross-Site Virtual Network Provisioning in Cloud and Fog Computing

Cross-Site Virtual Network Provisioning in Cloud and Fog Computing This paper was accepted for publication in the IEEE Cloud Computing. The copyright was transferred to IEEE. The final version of the paper will be made available on IEEE Xplore via http://dx.doi.org/10.1109/mcc.2017.28

More information

5G systems. meeting the expectations of the Networked Society. Dr Magnus Frodigh Director Wireless Access Networks GSM. Wi-Fi. New technologies 5G

5G systems. meeting the expectations of the Networked Society. Dr Magnus Frodigh Director Wireless Access Networks GSM. Wi-Fi. New technologies 5G 5G systems meeting the expectations of the Networked Society 2020 GSM Wi-Fi 3G Dr Magnus Frodigh Director Wireless Access Networks 4G New technologies 5G Ericsson Research Technology leadership the main

More information

FlexNets: Evaluating Flexibility in Softwarized Communication Networks

FlexNets: Evaluating Flexibility in Softwarized Communication Networks Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich FlexNets: Evaluating Flexibility in Softwarized Communication Networks Wolfgang Kellerer

More information

Chapter 6 Digital Data Communications Techniques

Chapter 6 Digital Data Communications Techniques Chapter 6 Digital Data Communications Techniques Asynchronous and Synchronous Transmission timing problems require a mechanism to synchronize the transmitter and receiver receiver samples stream at bit

More information

The 5G evolution: How will this impact SON integration and capabilities?

The 5G evolution: How will this impact SON integration and capabilities? SON World - London, 18-19 October 2016 The 5G evolution: How will this impact SON integration and capabilities? Andrea Buldorini {andrea.buldorini@telecomitalia.it} Wireless Access Radio Propagation and

More information

5G/NR Architecture Is it revolutionary or evolutionary?

5G/NR Architecture Is it revolutionary or evolutionary? 5G/NR Architecture Is it revolutionary or evolutionary? The 5G-MoNArch view David M. Gutierrez Estevez Senior 5G Researcher Samsung Electronics R&D Institute UK IEEE CSCN, September 2017 Initial Thoughts

More information

Connectivity for 2020 and beyond

Connectivity for 2020 and beyond 5G Connectivity for 2020 and beyond Wireless-Access Generations The foundation of mobile telephony Mobile telephony for everyone The foundation of mobile broadband Further enhanced mobile broadband? 1G

More information

On the impact of network slicing on 5G radio access networks

On the impact of network slicing on 5G radio access networks On the impact of network slicing on 5G radio access networks Icaro Leonardo Da Silva, Gunnar Mildh Wireless Access Networks Ericsson Research Stockholm, Sweden Alexandros Kaloxylos, Panagiotis Spapis European

More information

Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks

Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks André C. S. Donza, Carlos R. L. Francês High Performance Networks Processing Lab - LPRAD Universidade

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

CHAPTER 5 PROPAGATION DELAY

CHAPTER 5 PROPAGATION DELAY 98 CHAPTER 5 PROPAGATION DELAY Underwater wireless sensor networks deployed of sensor nodes with sensing, forwarding and processing abilities that operate in underwater. In this environment brought challenges,

More information

Figure Potential 5G applications

Figure Potential 5G applications 6. 5G Key Concept 6.1 Key Concepts of 5G End-to-end (E2E) quality required by applications and/or users will be far more diversified in the 5G era than what we have seen in the preceding generations. For

More information

Time-Awareness in the Internet of Things. ITSF 2014 Marc Weiss, NIST Consultant

Time-Awareness in the Internet of Things. ITSF 2014 Marc Weiss, NIST Consultant Time-Awareness in the Internet of Things ITSF 2014 Marc Weiss, NIST Consultant mweiss@nist.gov ++1-303-497-3261 Cisco White Paper GE White Paper Energy Saving (I2E) Defense Predictive maintenance Enable

More information

Considerations for SDR Implementations in Commercial Radio Networks

Considerations for SDR Implementations in Commercial Radio Networks Considerations for SDR Implementations in Commercial Radio Networks Hans-Otto Scheck Nokia Networks P.O.Box 301 FIN-00045 Nokia Group hans-otto.scheck@nokia.com ETSI Software Defined Radio (SDR) / Cognitive

More information

Data Transmission Definition Data Transmission Analog Transmission Digital Transmission

Data Transmission Definition Data Transmission Analog Transmission Digital Transmission Data Transmission Definition Data Transmission Data transmission occurs between transmitter (sender) and receiver over some transmission medium. This transfer of data takes place via some form of transmission

More information

Convergence in Wireless Transmission Technology Promises Best of Both Worlds

Convergence in Wireless Transmission Technology Promises Best of Both Worlds Convergence in Wireless Transmission Technology Promises Best of Both Worlds MSN 2009 Workshop 9 th July 2009 Ali Al-Sherbaz Torben Kuseler University of Buckingham Ali.al-sherbaz@buckingham.ac.uk torben.kuseler@buckingham.ac.uk

More information

G 364: Mobile and Wireless Networking. CLASS 2, Wed. Jan Stefano Basagni Spring 2004 M-W, 11:40am-1:20pm, 109 Rob

G 364: Mobile and Wireless Networking. CLASS 2, Wed. Jan Stefano Basagni Spring 2004 M-W, 11:40am-1:20pm, 109 Rob G 364: Mobile and Wireless Networking CLASS 2, Wed. Jan 7 2004 Stefano Basagni Spring 2004 M-W, 11:40am-1:20pm, 109 Rob Wireless Issues Architecture, communication model and duplexing define the framework

More information

5G How will NRENs Evolve?

5G How will NRENs Evolve? 5G How will NRENs Evolve? Kurt Baumann (SWITCH), kurt.baumann@switch.ch Sonja Filiposka (UKIM), Damir Regvart (CARNet), Yuri Demchenko (UVA) Internet2 TechEx 2017 San Francisco, CA, USA 16th of Octobre,

More information

Switching and Routing projects description

Switching and Routing projects description Switching and Routing 2012-2013 projects description Outline Introduction to OpenFlow A case study The projects Additional information What s OpenFlow An open standard, which defines: An abstraction of

More information

5G The next generation wireless connectivity for the Networked Society. Dr Sara Mazur Head of Ericsson Research

5G The next generation wireless connectivity for the Networked Society. Dr Sara Mazur Head of Ericsson Research 5G The next generation wireless connectivity for the Networked Society Dr Sara Mazur Head of Ericsson Research 5G for the networked society The technology enabler of the long-term Networked Society A wide

More information

Atacama: An Open Experimental Platform for Mixed-Criticality Networking on Top of Ethernet

Atacama: An Open Experimental Platform for Mixed-Criticality Networking on Top of Ethernet Atacama: An Open Experimental Platform for Mixed-Criticality Networking on Top of Ethernet Gonzalo Carvajal 1,2 and Sebastian Fischmeister 1 1 University of Waterloo, ON, Canada 2 Universidad de Concepcion,

More information

Implementation of WiFiRe PHY Sectorization in OPNET

Implementation of WiFiRe PHY Sectorization in OPNET P Sreedhar Reddy Roll No. 06305024 24th July, 2007 Under the Guidance Of Prof. Sridhar Iyer Department Of Computer Science and Engineering Indian Institute Of Technology, Bombay Outline WiFiRe overview.

More information

SRA A Strategic Research Agenda for Future Network Technologies

SRA A Strategic Research Agenda for Future Network Technologies SRA A Strategic Research Agenda for Future Network Technologies Rahim Tafazolli,University of Surrey ETSI Future Network Technologies ARCHITECTURE 26th 27th Sep 2011 Sophia Antipolis, France Background

More information

Cisco 5G Vision Series: Vertical Value Creation

Cisco 5G Vision Series: Vertical Value Creation White Paper Cisco 5G Vision Series: Vertical Value Creation What You Will Learn 5G networks must be designed with new capabilities addressing the needs of new vertical markets. Current mobile standards

More information

Configure n on the WLC

Configure n on the WLC Configure 802.11n on the WLC Document ID: 108184 Contents Introduction Prerequisites Requirements Components Used Related Products Conventions 802.11n An Overview How Does 802.11n Provide Greater Throughput

More information

Metronome: Spectrum Sharing in Heterogeneous Wireless Networks. Ramki Gummadi (MIT)

Metronome: Spectrum Sharing in Heterogeneous Wireless Networks. Ramki Gummadi (MIT) Metronome: Spectrum Sharing in Heterogeneous Wireless Networks Ramki Gummadi (MIT) Joint work with Hari Balakrishnan (MIT) Srinivasan Seshan (CMU) COMSNETS 2009 1 Motivation Heterogeneous wireless n/w

More information

LTE evolution and road to 5G

LTE evolution and road to 5G LTE evolution and road to 5G Dino Flore Chairman of 3GPP RAN (Qualcomm Technologies Inc.) 3GPP 2015 1 Introduction 3GPP continues to expand the LTE platform to new services, while improving its efficiency

More information

New Same-Band Combining Technology Improves LTE Deployment

New Same-Band Combining Technology Improves LTE Deployment White Paper New Same-Band Combining Technology Improves LTE Deployment Juan Irola, Engineer Principal, Electrical www.commscope.com Contents New same-band combining technology improves LTE deployment 3

More information

Elchin Mammadov. Overview of Communication Systems

Elchin Mammadov. Overview of Communication Systems Overview of Communication Systems About Me Studying towards the Masters of Applied Science in Electrical and Computer Engineering. My research area is about implementing a communication framework (software

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 27 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

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

Mobile Edge Computing for 5G: The Communication Perspective

Mobile Edge Computing for 5G: The Communication Perspective Mobile Edge Computing for 5G: The Communication Perspective Kaibin Huang Dept. of Electrical & Electronic Engineering The University of Hong Kong Hong Kong Joint Work with Yuyi Mao (HKUST), Changsheng

More information

Towards Wireless Infrastructure-as-a-Service (WIaaS) for 5G Software-Defined Cellular Systems

Towards Wireless Infrastructure-as-a-Service (WIaaS) for 5G Software-Defined Cellular Systems Towards Wireless Infrastructure-as-a-Service (WIaaS for 5G Software-Defined Cellular Systems Albert Gran, Shih-Chun Lin, and Ian F. Akyildiz Broadband Wireless Networking Lab, Georgia Institute of Technology,

More information

Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA

Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA Implementation of a Dual-Mode SDR Smart Antenna Base Station Supporting WiBro and TDD HSDPA Jongeun Kim, Sukhwan Mun, Taeyeol Oh,Yusuk Yun, Seungwon Choi 1 HY-SDR Research Center, Hanyang University, Seoul,

More information

Software-Defined Networking (SDN) Overview

Software-Defined Networking (SDN) Overview Reti di Telecomunicazione a.y. 2015-2016 Software-Defined Networking (SDN) Overview Ing. Luca Davoli Ph.D. Student Network Security (NetSec) Laboratory davoli@ce.unipr.it Luca Davoli davoli@ce.unipr.it

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

MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY)

MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY) MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY) STD: XII Max Marks: 50 Course: Computer Technique Time: 2 hrs Q1A.) Fill in the blanks by choosing the appropriate words from

More information

, - DG CONNECT 5G

, - DG CONNECT 5G H2020 Call 1 ICT 14 5G-PPP Info Day 28 May 2014, Brussels Philippe J. Lefebvre European Commission - DG CONNECT 5G Sector Head, Network Technologies "The views expressed in this presentation are those

More information

ALLOCATING RF SPECTRUM PARTITIONS IN A CBRS NETWORK

ALLOCATING RF SPECTRUM PARTITIONS IN A CBRS NETWORK Technical Disclosure Commons Defensive Publications Series September 19, 2017 ALLOCATING RF SPECTRUM PARTITIONS IN A CBRS NETWORK Yi Hsuan Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 18, NO. 1, FIRST QUARTER

IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 18, NO. 1, FIRST QUARTER IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 18, NO. 1, FIRST QUARTER 2016 655 Survey on Network Virtualization Hypervisors for Software Defined Networking Andreas Blenk, Arsany Basta, Martin Reisslein,

More information

November 1998 doc.: IEEE /378 IEEE P Wireless LANs Extension of Bluetooth and Direct Sequence Interference Model.

November 1998 doc.: IEEE /378 IEEE P Wireless LANs Extension of Bluetooth and Direct Sequence Interference Model. IEEE P802.11 Wireless LANs Extension of Bluetooth and 802.11 Direct Sequence Interference Model Date: November 11, 1998 Author: Jim Zyren Harris Semiconductor Melbourne, FL, USA Phone: (407)729-4177 Fax:

More information

Part 16: Air Interface for Fixed Broadband Wireless Access Systems

Part 16: Air Interface for Fixed Broadband Wireless Access Systems Draft IEEE Standard for Local and Metropolitan Area Networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems Amendment for Improved Coexistence Mechanisms for License-Exempt Operation

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

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Introduction Service providers and IT departments of every type are seeking

More information

IT4405 Computer Networks (Compulsory)

IT4405 Computer Networks (Compulsory) IT4405 Computer Networks (Compulsory) INTRODUCTION This course provides a comprehensive insight into the fundamental concepts in data communications, computer network systems and protocols both fixed and

More information

High Data Rate Fully Flexible SDR Modem

High Data Rate Fully Flexible SDR Modem High Data Rate Fully Flexible SDR Modem Advanced configurable architecture & development methodology KASPERSKI F., PIERRELEE O., DOTTO F., SARLOTTE M. THALES Communication 160 bd de Valmy, 92704 Colombes,

More information

Worst-case Ethernet Network Latency for Shaped Sources

Worst-case Ethernet Network Latency for Shaped Sources Worst-case Ethernet Network Latency for Shaped Sources Max Azarov, SMSC 7th October 2005 Contents For 802.3 ResE study group 1 Worst-case latency theorem 1 1.1 Assumptions.............................

More information

Analyzing Digital Jitter and its Components

Analyzing Digital Jitter and its Components 2004 High-Speed Digital Design Seminar Presentation 4 Analyzing Digital Jitter and its Components Analyzing Digital Jitter and its Components Copyright 2004 Agilent Technologies, Inc. Agenda Jitter Overview

More information

D-STAR Review & Final Exam

D-STAR Review & Final Exam Page 1 of 8 D-STAR Review & Final Exam Summary This lesson consists of a selection of items from the review sections of Lessons #1 - #9. The Final Exam consists of twenty questions selected from the individual

More information

Introduction Mobile Broadband Market, HSPA+/LTE and frequency bands

Introduction Mobile Broadband Market, HSPA+/LTE and frequency bands Qualcomm response to the public consultation document on Telecommunications Radio Frequency Spectrum in the Kingdom of Bahrain Management Current and Future Requirements Release Plan Introduction Mobile

More information

QoS/QoE in future IoT/5G Networks: A Telco transformation infrastructure perspective.

QoS/QoE in future IoT/5G Networks: A Telco transformation infrastructure perspective. TIM BRASIL Rio de Janeiro, 29 de Novembro de 2017 QoS/QoE in future IoT/5G Networks: A Telco transformation infrastructure perspective. AGENDA THE CONTEXT: UNDERSTANDING THE SCENARIOS TECHNOLOGIES, ARCHITECTURES

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 30 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

Chapter 8 OSI Physical Layer

Chapter 8 OSI Physical Layer Chapter 8 OSI Physical Layer Upper OSI layer protocols prepare data from the human network for transmission to its destination. The Physical layer controls how data is placed on the communication media.

More information

H2020 Call 1 ICT 14. 5G-PPP Info Day. 28 April 2014, Paris

H2020 Call 1 ICT 14. 5G-PPP Info Day. 28 April 2014, Paris H2020 Call 1 ICT 14 5G-PPP Info Day 28 April 2014, Paris Philippe J. Lefebvre European Commission - DG CONNECT 5G Sector Head, Unit Network Technologies "The views expressed in this presentation are those

More information

CERTIFIED WIRELESS NETWORK PROFESSSIONAL CWNP Certified Wireless Network Administrator (CWNA)

CERTIFIED WIRELESS NETWORK PROFESSSIONAL CWNP Certified Wireless Network Administrator (CWNA) Our Learning Exclusive Custom exam prep software and materials Exam delivery in classroom with 98% success Course specific thinqtank Learning publications to promote fun exciting learning Extended hours

More information

SIGFOX ultra-narrowband network optimization

SIGFOX ultra-narrowband network optimization SIGFOX ultra-narrowband network optimization Tomaž Šolc, Timotej Gale, Carolina Fortuna tomaz.solc@ijs.si Department of Communication Systems Jožef Stefan Institute Introduction ewine project Elastic Wireless

More information

Wireless Internet Routing. Learning from Deployments Link Metrics

Wireless Internet Routing. Learning from Deployments Link Metrics Wireless Internet Routing Learning from Deployments Link Metrics 1 Learning From Deployments Early worked focused traditional routing issues o Control plane: topology management, neighbor discovery o Data

More information

The economics of the next great telecom revolution

The economics of the next great telecom revolution The economics of the next great telecom revolution Andrew Odlyzko School of Mathematics and Digital i Technology Center University of Minnesota http://www.dtc.umn.edu/~odlyzko 1 Main points: Next great

More information

Bringing 5G into Reality

Bringing 5G into Reality Bringing 5G into Reality Dr. Wen Tong Huawei Fellow, CTO Huawei Wireless March 22 nd, 2016 www.huawei.com HUAWEI TECHNOLOGIES CO., LTD. Page 1 A Tip of Iceberg Paradigm for Connected People embb 3D Video,

More information

CHALLENGES TO LTE PROGRESS. The Evolution of Mobile Broadband and Regulatory Policy

CHALLENGES TO LTE PROGRESS. The Evolution of Mobile Broadband and Regulatory Policy CHALLENGES TO LTE PROGRESS The Evolution of Mobile Broadband and Regulatory Policy LTE North America, Dallas, Texas, November 21-22, 2013 4G Americas Board of Governors Exabytes per Month Traffic Growth

More information

REDUCTION OF NETWORK CONGESTION IN M2M COMMUNICATION

REDUCTION OF NETWORK CONGESTION IN M2M COMMUNICATION REDUCTION OF NETWORK CONGESTION IN M2M COMMUNICATION Leeban Moses.M 1, Abirami.U 2, Aishwarya.P 3, Fathima Yasmin.S 4, Hari Priya. K 5 1 Assistant Professor, 2,3,4,5 Student Members Department of Electronics

More information

60GHz Spectrum Opportunities. Alan Norman May 3, 2018

60GHz Spectrum Opportunities. Alan Norman May 3, 2018 60GHz Spectrum Opportunities Alan Norman May 3, 2018 60GHz is a unique new opportunity 1. 14 GHz and 2.16GHz channels offers unmatched capacity. 2. High oxygen attenuation and narrow beams reduces interference

More information

Drive-by-Data & Integrated Modular Platform

Drive-by-Data & Integrated Modular Platform Drive-by-Data & Integrated Modular Platform Gernot Hans, Bombardier Transportation Mirko Jakovljevic, TTTech Computertechnik AG CONNECTA has received funding from the European Union s Horizon 2020 research

More information

Firewall offloading based on SDN and NFV

Firewall offloading based on SDN and NFV Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich Firewall offloading based on SDN and NFV ITG 5.2.2/5.2.4 05.12.2016 Raphael Durner r.durner@tum.de

More information

International Journal of Advance Engineering and Research Development SURVEY ON ARTIFICIAL INTELLIGENCE IN 5G

International Journal of Advance Engineering and Research Development SURVEY ON ARTIFICIAL INTELLIGENCE IN 5G Scientific Journal of Impact Factor (SJIF): 5.71 e-issn (O): 2348-4470 p-issn (P): 2348-6406 International Journal of Advance Engineering and Research Development Volume 5, Issue 03, March -2018 SURVEY

More information