Result Analysis: Statistical Distributions: LRE Algorithm and Binomial Proportion Cis

Total Page:16

File Type:pdf, Size:1020Kb

Result Analysis: Statistical Distributions: LRE Algorithm and Binomial Proportion Cis Result Confidence Assessment and Trial Planning Maciej Muehleisen Ericsson (ERI) [email protected] 29th of March, 5GCroCo Lunchtime Web-Seminar 1 (Hosted by 5G-PPP) 2 5G Cross Border Control Innovation Action H2020-ICT-18-2018 Contract 825050 Cooperative, Connected and Autonomous Mobility (CCAM) a 5G-PPP Phase III Project Before we Start… • This presentation is being recorded and recording will be shared • Slides will be shared • MATLAB scripts for presented methods are listed at the end Outline • About Me • Background: 5GCroCo Deliverable D4.2 • Thoughts about Terms: PoC vs. Demo vs. Test vs. Trial • Use Case: Anticipated Cooperative Collision Avoidance (ACCA) • Trial Execution • How to determine if KPI requirements are achieved? • How to assure “identical” experiments • Result analysis • Plausibility Checks • Student-t Confidence Intervals (CIs) using Batch Means Method • Statistical Distributions: Limited Relative Error (LRE) Algorithm and Binomial Proportion CIs • Summary and Conclusion About Me Key research interest: Modelling, design, evaluation, and certification of highly reliable / safety critical communication systems • 2008 – 2012 ComNets - RWTH Aachen University • Leading Communication Networks I Exercise • 4G IMT-Advanced Evaluation • Open Wireless Network Simulator developer • PhD research on “VoIP Performance of LTE Networks: VoLTE versus OTT” (2015) • 2012 – 2016 ComNets - Hamburg University of Technology (TUHH) • Lecturer Communication Networks I • Group leader “Mobile & Vehicular Communication” (focus on aviation, maritime) • Sometimes acting group leader for “Sensor Networks and IoT” & “Future Internet and Network Planning ” • Since 2017 Ericsson Research Germany • Research Area “Networks” – Master Researcher - Industry Verticals Coordination (focus on automotive) • Coordination of tech. work in external associations (5GAA, AECC, ETSI-ITS) and projects (5GCroCo, 5GMOBIX, 5G-ROUTES, ART-04 SHOW) • Deputy Technical Coordinator 5GCroCo 5GCroCo Deliverable D4.2 • For first version (v1.0) of 5GCroCo result Deliverable D4.2, many experiments did not go as expected • Many trials started later due to COVID and no time to repeat • Often too few samples collected and/or measurement equipment failed (e.g. clock drift) • v2.0 end of March; v3.0 June • Second trial round starting in summer and lasting until end of December Link Thoughts about Terms Proof of Concept (PoC) & demo are usually the same, but sometimes the following applies: • Demo: physically show the actual service/product; shortcuts can exist, e.g. Ethernet instead of 4G/5G • PoC: can be same as demo; in ICT context it often requires that the actual communication system is used to prove it is capable to deliver the service In 5GCroCo we strictly distinguish between tests and trials: • Test: one or more components, or even all components, are evaluated if they behave as expected; can be by inspection or quantitative (measurement); typically done before setting up demo, PoC or trial • Trial: quantitative evaluation of the system by measuring previously defined KPIs in defined scenarios • KPIs are usually on application/service level • Further measurements can be collected to better understand/explain measured KPIs (“PIs”) • Quantitative test results (see bullet above) can also be used for better understanding of measured KPIs Use Case: Anticipated Cooperative Collision Avoidance (ACCA) • User Story 1: “stationary vehicle” broke down and sends a “Hazard Report” to the backend • User Story 2: no “Hazard Report” but backend Link to video: analyzes Cooperative Awareness Messages (CAMs) to detect the “stationary vehicle” and https://www.youtube.com/watch?v=jehWj4sq9Zc send “Hazard Notifications” • User Story 3: Backend analyzes CAMs to detect traffic jam and send “Hazard Notifications” • Round 2 (second half 2021): Detection by vehicle sensors Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level Reliability: ≥99% • Too late ➔ lost (1 s delay allowed) Hazard ACCA Backend Notification Hazard Report JSON over MQTT (Renault uses for PSA ETSI-ITS DENM over UDP) Hazard Notification DENM over UDP for Renault Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level Reliability: ≥99% • Too late ➔ lost (1 s delay allowed) ACCA Backend • Counting Hazard Report intended (Renault uses receivers, e.g. ETSI-ITS DENM • FailureCount += over UDP) 3 if Hazard Report lost Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level Reliability: ≥99% • Too late ➔ lost (1 s delay allowed) Hazard ACCA Backend Notification • Counting Hazard Report JSON over MQTT intended (Renault uses for PSA receivers, e.g. ETSI-ITS DENM over UDP) Hazard • FailureCount += Notification 3 if Hazard DENM Report lost over UDP • FailureCount += for Renault 1 for every lost Hazard Notification Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level Reliability: ≥99% • How many “Hazard Reports” do we need to confidently determine the KPI? • How long will it take? • Can we speed it up? Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level ●Answers: Reliability: ≥99% • How many “Hazard ●100 – 1000 “events” as a rule of Reports” do we need thumb: to confidently 1 / 100 = 99% ➔ determine the KPI? (100 to 1000) / (10000 to 100000) = 99% • How long will it take? • Can we speed it up? Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level ●Answers: Reliability: ≥99% • How many “Hazard ●100 – 1000 “events” as a rule of Reports” do we need thumb: to confidently 1 / 100 = 99% ➔ determine the KPI? (100 to 1000) / (10000 to 100000) = 99% • How long will it ●10000 to 100000 “hazards” if one take? vehicle receives • Can we speed it up? Trial Execution: How to Determine if KPI Requirements are Achieved? • Application Level ●Answers: Reliability: ≥99% • How many “Hazard ●100 – 1000 “events” as a rule of Reports” do we need thumb: to confidently 1 / 100 = 99% ➔ determine the KPI? (100 to 1000) / (10000 to 100000) = 99% • How long will it ●10000 to 100000 “hazards” if one take? vehicle receives • Can we speed it up? ●Yes, but watch out for pitfalls Trial Execution: How to Determine if KPI Requirements are Achieved? Tipps and precautions when “tricking time”: Influence of power saving (DRX) • The exponential distribution models “random occurrence” well • It prevents unintended correlations from periodicities, e.g.: • Transmission Time Interval (TTI) slot boundaries • Time Division Duplex (TDD) frame durations • Gradually decrease the mean interarrival time to check if results remain the same • Control Plane time outs • Network overload How to Assure “Identical” Experiments • In simulation everything can be the same except from random number initialization • In real-world trials you can just try your best, esp. on public roads • Static test in perfect radio conditions before drive testing • Ping and Iperf tests for preparation • Repeat the experiments with changing parameters (e.g. 4G vs. 5G) directly one after another • Keep antenna placement identical • Adjust trial duration and path to the „largest time- scale effect“ (usually radio channel quality from distance) • Think about what impacts the KPIs and create according scenarios (see 5GCroCo Deliverable D4.1 Section 6.3 and D4.2 „Influence on KPIs“ sections for each use case) Result Analysis: Plausibility Checks • Check for known maxima and ? minima: • Maximum throughput according to iperf/nuttcp and/or known Spectral Efficiency • Minimum latency / round trip time according to Medium Access Control (MAC) protocol and RAN config Result Analysis: Plausibility Checks • First check time series (raw samples) before doing statistical analysis; consider publishing them • Check timestamps of all nodes for monotonous increase Result Analysis: Plausibility Checks # Confidence • # Samples CI / Do not consider erroneous samples User Story Test Case # Samples Mean [ms] Interval CI [ms] Considered Mean in analysis but explain why/how you (CI) censored Batches PSA➔PSA 444 230 638.0 5 ± 12.6 2.0 % PSA➔RSA 130 115 633.1 5 ± 6.9 1.1 % 1 RSA➔RSA 167 155 625.7 5 ± 4.3 0.7 % RSA➔PSA 204 95 608.9 5 ± 13.8 2.3 % TMS➔PSA 894 655 474.6 10 ± 5.7 1.2 % 3 TMS➔RSA 243 195 41.8 10 ± 1.7 4.1 % D4.2 v1.0 Table 3-26: Application Level Latency Result Analysis: Plausibility Checks # Confidence • # Samples CI / Do not consider erroneous samples User Story Test Case # Samples Mean [ms] Interval CI [ms] Considered Mean in analysis but explain why/how you (CI) censored Batches PSA➔PSA 444 230 638.0 5 ± 12.6 2.0 % • Or just let go of it and repeat the PSA➔RSA 130 115 633.1 5 ± 6.9 1.1 % 1 trial RSA➔RSA 167 155 625.7 5 ± 4.3 0.7 % RSA➔PSA 204 95 608.9 5 ± 13.8 2.3 % • „Anything that can go wrong, will go TMS➔PSA 894 655 474.6 10 ± 5.7 1.2 % 3 wrong“, Edward A. Murphy, TMS➔RSA 243 195 41.8 10 ± 1.7 4.1 % Aerospace Engineer D4.2 v1.0 Table 3-26: Application Level Latency User Story Test Case # # Samples Mean # CI CI / Max. LRE ➔ Determine required time for Samples Considered [ms] Confidence [ms] Mean Confidence trials and take it time 3 Interval (CI) with Rel. • Batches Error Below Try 1: get familiar with each 5% [ms] / other and the equipment Percentile • Try 2: Good results, but some PSA1➔PSA1 4445 Due to several problems, summarized in Section 4.3 together with 1 PSA2➔PSA2 444 solutions that are being applied, these results cannot be processed failed experiments or filtered to allow a sensible analysis •
Recommended publications
  • Use Style: Paper Title
    Volume 2, Number 2, December 2011 Journal of Convergence Dynamic Frequency Reuse Factor Choosing Method for Self Organizing LTE Networks Modar Safir Shbat Vyacheslav Tuzlukov College of IT Engineering, EE Department College of IT Engineering, EE Department Kyungpook National University (KNU) Kyungpook National University (KNU) Daegu, South Korea Daegu, South Korea [email protected] [email protected] ` Abstract— Under the development of the self organizing network convergence networks [2]. This paper investigates the radio (SON) for long term evolution (LTE) systems, the radio resource resource management considerations, the possible frequency management (RRM) with suitable frequency reuse technique is a reuse solutions, and the main geometry factor principles; and vital factor in providing the required performance for future presents a new concept for the feedback about the channel applications especially in the case of convergence of networks and quality that should be sent from the UE to the eNodeB in order services. A way to improve the scheduling process of the physical to replace the geometry factor, and reduce the complexity and radio resource blocks (PRBs) should be considered to increase the scheduling processing load. The rest of this paper is the network throughput and to achieve better quality of service organized as follows: the LTE network RRM considerations (QoS) and fairness to the users. In this paper, some important are discussed in Section II. Section III introduces the geometry aspects related to RRM are discussed, and a new channel quality factor concept for the frequency reuse employment. A suitable indicator (CQI) concept based on a simple feedback technique is presented.
    [Show full text]
  • IMS - Mobile Server Platform the Foundation of Mobile-To-Mobile Service Networks for Future Cellular Systems
    IMS - Mobile Server Platform The foundation of Mobile-to-Mobile service networks for future cellular Systems Von der Fakult¨atf¨urMathematik, Informatik und Naturwissenschaften der RWTH Aachen University zur Erlangung des akademischen Grades eines Doktors der Naturwissenschaften genehmigte Dissertation vorgelegt von M.Sc. Muzzamil Aziz aus Kuwait City, Kuwait Berichter: Universit¨atsprofessorDr. rer. pol. Matthias Jarke Universit¨atsprofessorDr.-Ing. Bernhard Walke Tag der m¨undlichen Pr¨ufung:9. Feb 2017 Diese Dissertation ist auf den Internetseiten der Universit¨atsbibliothekonline verf¨ugbar \He grants wisdom to whom He pleases, and whoever is granted wisdom, he indeed is given a great good and none but men of understanding mind." Quran: Chapter 2, Verse 269 Abstract The unprecedented growth of mobile application market is the evidence of twofold technological advancement in the wireless world: first, the enormous increase in the capacity of mobile networks and second, the rapid increase in the computing powers of mobile devices. The former has enabled the network operators to ensure quality of service on their network by inducing more capacity for seamless data transmissions. Whereas, the latter has contributed in the novel space of mobile server paradigm, where the mobile devices are assumed to have sufficient computing power of hosting and distributing small and medium-sized data services among the peers on the network. Nevertheless, considering the mobile server paradigm or peer-to-peer mobile applications, the availability of such applications are mostly limited to WiFi and Wireless Local Area Networks (WLAN) only and, hence, not available for cellular data networks. There are various technical and political reasons behind this phenomena.
    [Show full text]
  • Cognitive Wireless Networks Cognitive Wireless Networks Concepts, Methodologies and Visions Inspiring the Age of Enlightenment of Wireless Communications
    Cognitive Wireless Networks Cognitive Wireless Networks Concepts, Methodologies and Visions Inspiring the Age of Enlightenment of Wireless Communications Edited by Frank H.P. Fitzek Aalborg University, Denmark and Marcos D. Katz VTT, Finland A C.I.P. Catalogue record for this book is available from the Library of Congress. ISBN 978-1-4020-5978-0 (HB) ISBN 978-1-4020-5979-7 (e-book) Published by Springer, P.O. Box 17, 3300 AA Dordrecht, The Netherlands. www.springer.com Printed on acid-free paper © 2007 Springer No part of this work may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, microfilming, recording or otherwise, without written permission from the Publisher, with the exception of any material supplied specifically for the purpose of being entered and executed on a computer system, for exclusive use by the purchaser of the work. To our parents Eta-Marie and Werner Fanny and Abraham (in memoriam) for their eternal support and loving. What is Cognitive Radio and Cognitive Networks? Bernhard Walke RWTH Aachen University, Aachen, Germany Cognitive Networks based on cognitive radio are addressing a revolutionary technology aiming, besides others, at remarkably improving efficiency of spec- trum usage. When introduced, it will fundamentally change the way radio spectrum is regulated and used. Before this may happen, new enabling prop- erties of radios are required such as sensing spectrum occupancy covering a wide range of spectrum and flexible spectrum access adapting to variable channel widths based on reasoning. Cognition has much to do with coex- istence management: Coexistence of radio based systems operating in the same or in partly overlapping channels using the same or even different air- interfaces is the challenge to be solved.
    [Show full text]
  • Efficient Multi-Mode Protocol Architecture for Complementary Radio Interfaces in Relay-Based 4G Networks
    article published in IEEE Wireless Communications Magazine Special Issue: “Composite Reconfigurable Radio Networks” June 2006 download: http://www.comsoc.org/livepubs/pci/public/2006/jun/index.html Title: Efficient Multi-Mode Protocol Architecture for Complementary Radio Interfaces in Relay-Based 4G Networks Abstract: Wireless networks of next generation will satisfy the user demand for a ubiquitous mobile broadband access. Current research efforts are targeting therefore at the efficient realization of a flexible radio interface and network architecture. The wide range of application scenarios seems to prohibit a “one radio interface fits all” solution. Instead, it requires a multitude of solutions tailored for specific communication environments. Ideally, these solutions are related radio interface modes that have a common technology basis. This article presents a protocol reference architecture that enables the efficient integration of multiple such modes in a complementary way. This architecture essentially benefits from the commonalities between these modes. Hence it facilitates the coexistence and the cooperation of different modes in all devices of a future relay-based radio access network: (i) user terminals, (ii) access points and (iii) relay nodes. This article focuses on the realization of multi-mode capability of user and control planes and the related management of the protocols of a flexible radio interface. A proof of concept and its evaluation are presented at the example of relay-based 4G broadband networks and IEEE 802.16
    [Show full text]
  • Dimensioning Cellular Wimax Part II: Multihop Networks
    Dimensioning Cellular WiMAX Part II: Multihop Networks Christian Hoymann, Michael Dittrich, Stephan Goebbels, Bernhard Walke Chair of Communication Networks (ComNets), RWTH Aachen University, Faculty 6, {hoy, sgs}@comnets.rwth-aachen.de Abstract— WiMAX networks are foreseen to cover diverse network operates in the 5 GHz spectrum using a channel band- geographic regions. On the one hand they can cover urban areas width of 20 MHz. The OFDM-based physical layer allocates where a high density of buildings and indoor usage prevent resources in Time Division Multiple Access (TDMA). The Line-of-Sight (LOS) propagation conditions. On the other hand WiMAX networks can provide access over large geographic re- transmit power of all stations is restricted to the Equivalent gions in remote rural areas, in which over the rooftop deployment Isotropic Radiated Power (EIRP), i.e., BSs, SSs, and relays are of Tx and Rx antennas allow for LOS conditions. However, in transmitting with 1 W. LOS and NLOS propagation conditions both scenarios it is challenging to cover the entire service area. are taken into account. Either huge parts are heavily shadowed from the Base Station DL and UL channels are perfectly separated either by Time (BS) or the link distances are very large. In both cases relays help to extend the range of the BS allowing for a cost-efficient Division Duplex (TDD) or by Frequency Division Duplex deployment and service. (FDD) schemes [5]. According to the design of the multihop This paper discusses an analytical approach to dimension enabled MAC frame, transmissions on the first and the second cellular multihop WiMAX networks that are based on OFDM hop are assumed to be perfectly separated in time [6].
    [Show full text]
  • Analysis of Cutoff Priority Scheme Impact of Soft Frequency Reuse in LTE-Advanced Networks Mahammad A
    International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October-2013 ISSN 2229-5518 1696 Analysis of Cutoff Priority Scheme Impact of Soft Frequency Reuse in LTE-Advanced networks Mahammad A. Safwat, Hesham M. El-Badawy, Ahmad Yehya, H. El-motaafy Abstract— Call admission control (CAC) plays a significant role in providing the desired quality of service in wireless networks. Soft frequency Reuse (SFR) has been introduced as one of the most promising inter-cell interference coordination (ICIC) schemes in LTE- Advanced networks. Applying CAC in soft frequency reuse scheme especially users in cell edge part is a challenge as they already suffer from limited resources. Many CAC schemes have been proposed. In this paper, the effect of cutoff priority scheme in SFR in LTE- Advanced network will be investigated in terms of Blocking and Dropping probability. The SFR with cutoff priority scheme in single cell of wireless network is modeled using queuing analysis. The impact of cutoff priority scheme will be evaluated in edge and core part separately. A set of equations of the queuing model is solved using Successive over Relaxation (SOR) method to get steady state probability. Index Terms— Call admission control, Soft Frequency Reuse, Cutoff Priority, Queuing Model, LTE-Advanced. —————————— —————————— 1 INTRODUCTION FDM is widely accepted as an elected Access technology ent frequency reuse schemes is introduced in [9] in terms of O in next generation mobile networks. With OFDM, avail- outage probability, network throughput, spectral efficiency, able spectrum is split into a number of parallel ortho- and average cell edge user SINR. gonal narrowband subcarriers.
    [Show full text]
  • Traffic Engineering Concepts for Cellular Packet Radio Networks
    Traffic Engineering Concepts for Cellular Packet Radio Networks with Quality of Service Support Von der Fakult¨at fur¨ Elektrotechnik und Informationstechnik der Rheinisch-Westf¨alischen Technischen Hochschule Aachen zur Erlangung des akademischen Grades eines Doktors der Ingenieurwissenschaften genehmigte Dissertation vorgelegt von Diplom-Ingenieur Peter Stuckmann aus Eslohe Berichter: Universit¨atsprofessor Dr.-Ing. Bernhard Walke Universit¨atsprofessor Dr. Petri M¨ah¨onen Tag der mundlichen¨ Prufung:¨ 23. Juni 2003 ABSTRACT Cellular packet radio networks are presently introduced and further developed to support mobile Multimedia applications and mobile Internet access. The General Packet Radio Service (GPRS) and Enhanced GPRS (EGPRS), the packet services of the Global System for Mobile Communications (GSM), are dominant standards for packet data support in evolved second-generation cellular systems. This thesis presents traffic engineering concepts for cellular packet radio networks that are applied but not limited to the standards GPRS and EGPRS and can be integrated into the radio interface capacity planning process. They are based on a comprehensive perfor- mance evaluation of Internet and Multimedia applications for the relevant cell scenarios, system parameter settings and protocol options that are expected for the evolution of GPRS and EGPRS networks. Additionally, optimized algorithms for traffic management and quality of service management, comprising connection admission control as well as scheduling, are developed. Their performance is evaluated and compared to existing im- plementations. From the traffic performance analysis, based on the existing and optimized system models, traffic engineering rules are derived. They can be used for quantitative radio interface dimensioning by network operators, equipment vendors or system integra- tors. Examples for the application of the traffic engineering rules are presented for GPRS evolution scenarios and an EGPRS introduction scenario.
    [Show full text]
  • Comnets Key Inventions for 2G to 5G Wireless Networks
    Revolutionary Achievemtn Key Inventions for 2G to 5G Wireless Networks: Contributions by ComNets Part I: 5G template LCRN; IEEE 802.11 k, e, s; GPRS; V2X comms. Part II: Basics of 4G/5G (MAC & DF-Relaying); HetNets Coexistence; Resource Partitioning; DSRC for electronic fee collection; Beam Steering protocol; SW-defined protocol stack; Mobile Web Service, etc. (to be published at FFV Workshop Aachen in May 2019) Communication Networks (ComNets) Research Group 1) Prof. Dr.-Ing. Bernhard Walke www.comnets.rwth-aachen.de __________________________________________________________________________ 1) Research Group at Faculty of Electrical and Information Engineering, RWTH Aachen University, Germany updated: November, 2018 ComNets ComNets Team Inventions Since start of school for communication networks (ComNets) 1990, our wireless and cellular radio networks research resulted in Twenty-one inventions, some of which are revolutionary in that they changed the wireless world, e.g. beamforming for cellular, GPRS protocol stack, packet voice in cellular, vehicle-to-X in cellular, QoS support and mesh for IEEE 802.11, MAC protocol and multi-hop relaying for LTE, dedicated short range radio protocols for road transport, software defined protocol stack, mobile Web service. Most inventions are now part of international telco standards for - cellular radio 2.5G (GPRS), 3G(UMTS), 4G (LTE), 4.5G (LTE-A), 5G, - WLAN IEEE 802.11, - WiMAX IEEE 802.16, - Dedicated Short-Range Communications (DSRC), e.g. electronic fee collection - Vehicle-to-anything (V2X)
    [Show full text]
  • Informationstechnik B. Walke Mobilfunknetze Und Ihre Protokolle
    Informationstechnik B. Walke Mobilfunknetze und ihre Protokolle Band 1 Grundlagen, GSM, UMTS, und andere zellulare Mobilfunknetze Informationstechnik Herausgegeben von Prof. Dr.-Ing. Dr.-Ing. E. H. Norbert Fliege, Mannheim Prof. Dr.-Ing. Martin Bossert, Ulm In der Informationstechnik wurden in den letzten Jahrhunderten klassische Bereiche wie analoge Nachrichtenübertragung, lineare Systeme und analoge Signalverarbeitung durch digitale Konzepte ersetzt bzw. ergänzt. Zu dieser Entwicklung haben insbesondere die Fortschritte in der Mikroelektronik und die damit steigende Leistungsfähigkeit integrierter Halbleiterschaltun­ gen beigetragen. Digitale Kommunikationssysteme, digitale Signalverarbei­ tung und die Digitalisierung von Sprache und Bildern erobern eine Vielzahl von Anwendungsbereichen. Die heutige Informationstechnik ist durch hoch­ komplexe digitale Realisierungen gekennzeichnet, bei denen neben Infor­ mationstheorie Algorithmen und Protokolle im Mittelpunkt stehen. Ein Musterbeispiel hierfür ist der digitale Mobilfunk, bei dem die ganze Breite der Informationstechnik gefragt ist. In der Buchreihe "Informationtechnik" soll der internationale Standard der Methoden und Prinzipien der modemen Informationtechnik festgehalten und einer breiten Schicht von Ingenieuren, Informatikern, Physikern und Mathematikern in Hochschule und Industrie zugänglich gemacht werden. Die Buchreihe soll grundlegende und aktuelle Themen der Informations­ technik behandeln und neue Ergebnisse auf diesem Gebiet reflektieren, um damit als Basis für zukünftige
    [Show full text]
  • FFV Workshop Dortmund Panel
    Signaling Overhead is a 5G Bottleneck and Advanced WLAN will make it in Hot Spots Bernhard Walke Communication Networks (ComNets) Research Group RWTH Aachen University, Germany ----------------------------------------------------------------------------- FFV Workshop, Aachen, March 09, 2018 Bernhard Walke, ComNets 1/14 Content 1. Spectrum Efficiency and Overhead in LTE DL 2. 5G RAN Architectures & Key Technologies 3. The 5G Control Plane Bottleneck 4. The 5G Design Error 5. Conclusions Bernhard Walke, ComNets 2/142 Spectrum Efficiency and Overhead in LTE DL P. Mogensen et.al.: LTE Capacity compared to the Shannon Bound , IEEE 65th Vehicular Technology Conference 2007-Spring, 1234 - 1238 „Performance of a 10 MHz LTE DL including effects of system bandwidth efficiency and SNR efficiency, calculated for both, AWGN and TU channel, including features of advanced antenna techniques and fast time and frequency domain packet scheduling (FDPS) is - 0.83 on link level (overhead is 17%) - 0.57 for SISO / 0.54 for MIMO on system level (total OH is 43/46%).” Dedicated & Common Control Channel OH (system level) reduce BW efficiency by 26 to 29 % in addition. <-- ~ 29 % Even larger OH is expected for LTE-A (4G) and 5G. The large signaling OH results from packet switching. Can channel switching for massive streaming services reduce OH - how much ? AWGN = Additive White Gaussian Noise TU = Typical Urban Bernhard Walke, ComNets 3/14 System Level Spectrum Efficiency for SISO / MIMO P. Mogensen , et.al.: LTE Capacity compared to the Shannon Bound , IEEE 65th Vehicular Technology Conference 2007-Spring, 1234 - 1238 SE with link adaptation SE in LTE DL for FDPS is about 1.4.
    [Show full text]
  • Control Traffic Overhead for Voip Over LTE
    Control traffic overhead for VoIP over LTE SYED GHAZANFAR SALARI KTH Information and Communication Technology Degree project in Communication Systems Second level, 30.0 HEC Stockholm, Sweden ComNets Research Group, Faculty 6 RWTH Aachen University Prof. Dr.-Ing. B. Walke Control traffic overhead for VoIP over LTE Syed Ghazanfar Salari Matriculation Number: 315034 Stockholm, July 10, 2012 Supervised by: Prof. Gerald Q. Maguire Jr. (KTH) Prof. Dr.-Ing. B. Walke (RWTH Aachen University) Dipl.-Ing. M. Muhleisen¨ (RWTH Aachen University) I assure that I have done this work entirely on my own without any further assistance, except for the official support of the ComNets Research Group and KTH Royal Institute of Technology. All the literature used is listed in the bibliography. Stockholm, July 10, 2012 (Syed Ghazanfar Salari) ABSTRACT With increasing technological advancements more sophisticated mobile devices are being used by end-users. Third generation (3G) mobile communication systems such as Universal Mobile Telecommunication System (UMTS) are not able to satisfy the rising demand for higher throughputs and low latencies. New standards based on Orthogonal Frequency Division Multiplexing (OFDM), such as Long Term Evolution (LTE) and Worldwide Interoperability for Microwave Access (WiMAX), have been proposed and are currently being integrated into existing mobile networks all over the world. LTE specifications are being finalized within the 3rd Generation Partnership Project (3GPP) with the ambitious goals of increased spectral efficiency and end user throughput. Despite the introduction of several high data rate services, voice communication is still an essential part of the overall wireless wide area cellular communication market. In LTE, the core network is purely packet switched, thus voice is transmitted entirely using a Voice over Internet Protocol (VoIP).
    [Show full text]
  • Software Defined Protocols Based on Generic Protocol Functions for Wired and Wireless Networks
    SOFTWARE DEFINED PROTOCOLS BASED ON GENERIC PROTOCOL FUNCTIONS FOR WIRED AND WIRELESS NETWORKS Lars Berlemann, Matthias Siebert, Bernhard Walke (Communication Networks, Aachen University, Germany) {ber|mst|walke}@comnets.rwth-aachen.de ABSTRACT wireless networks. Due to the dedicated constraints of the air-interface wireless communication protocols are much This paper introduces an efficient and flexible approach for more sophisticated than protocols for wired technologies. the design and implementation of communication protocols Thus, the main challenges of protocol design are introduced for wired and wireless networks, enabling an adaptive and under consideration of the distinctive characteristics of reusable protocol stack realization. For the design and wired and wireless networks. Section 3 shows the evolution specification of new communication protocols suitability from wired to wireless networks at the example of the Link proven components are often reused and extended to meet Access Procedure on the D-channel (LAPD) of the ISDN system specific demands. So, wireless protocols share a standard. This data link control protocol is used in wired common origin with wired protocols as exemplarily shown ISDN, also referred to as N-ISDN, and B-ISDN as well as for the LAPD, LAPDm and LAPC data link control lightly modified in the wireless standards GSM/GPRS, there protocols. To enable the vision of a smooth integration of referred to as LAPDm, and DECT, there named LAPC. the fixed and the mobile world a protocol design based on a Section 4 proposes a generic protocol stack as a common generic protocol stack is proposed. The considered protocols basis of these in the past departing wired and wireless are grouped into a system specific and a common part.
    [Show full text]