LTE Speech Traffic Estimation for Network Dimensioning

Size: px
Start display at page:

Download "LTE Speech Traffic Estimation for Network Dimensioning"

Transcription

1 LTE Speech Traffic Estimation for Network Dimensioning UTRAN Traffic Performance Approach Elias Jailani, Muhamad Ibrahim Faculty of Electrical Engineering Universiti Teknologi MARA, Shah Alam, Selangor, Malaysia Ruhani Ab Rahman Faculty of Electrical Engineering Universiti Teknologi MARA, Shah Alam, Selangor, Malaysia Abstract- LTE voice application is based on packet IP which is known as VoLTE by GSMA. To estimate VoLTE traffic, the UTRAN voice calls need to correctly convert into full-ip traffic and impose with a correct LTE codec. The knowledge to estimate data rate requirements is very important for network planning & dimensioning. This paper provides a dimensioning approach for LTE network using the readily available UTRAN traffic data from the speech traffic perspective. The estimated traffic throughput requirement per enodeb as well as overall LTE network cluster is presented and can be used to dimension the eutran as well as IP Transport nodes. Keywords- Long Term Evolution (LTE), UMTS Terrestrial Radio Access Network (UTRAN), Third Generation (3G), Voice over LTE (VoLTE), Worldwide Interoperability for Microwave Access (WiMAX)) I. INTRODUCTION Long Term Evolution (LTE) was designed with high-speed mobility to cater originally with the requirement for subscribers riding in high speed train/vehicle in Europe. Both WiMAX and LTE share the same radio technology of OFDMA (Orthogonal Frequency Division Multiple Access) [1]. With LTE RAN capable to deliver 300Mbps on the downlink and 75Mbps on the uplink, thus the user access portion may not a crucial factor during early deployment. Operators may face issue on how to transport this huge application data over the existing IP infrastructure, especially when existing UTRAN subscribers start migrating to LTE network. LTE services are pure packet type of services. Figure 1 shows the LTE network topology. II. METHODOLOGY A. Study on UTRAN traffic Data The research study was conducted in urban area of Kuantan, a town in the east coast of Peninsular of Malaysia. A total of 173 cells were gathered for a duration period of 3 weeks: from 23 March to 14 April Data collection is carried out using Network Performance Optimizer (NPO) tool that are available in operator s central Network Management System reside in Petaling Jaya [3]. NPO capable to provide variety of performance data nearing ten thousand indicators and counters that were subgroup into [4]: Accessibility, Feature Monitoring, HSDPA/HSUPA, Load & Capacity, Mobility, Quality, Retain ability, Topology and Traffic. For this work, only Traffic counters/indicators are used. Further study indicates only 10 counters are required specifically related to traffic. Figure 2 shows the study approach. Figure 2: Research Study approach flow-diagram B. Definition of UTRAN Traffic Counters Table 1 shows a table definition on 10 counters used in this work. Voice Adaptive Multi-Rate (AMR) CS Erlang and Video CS Erlang is defined by calculating as follows: AMR Erlang = VS.DlAsConfIdAvgNbrEstablished. Cum * 0.1 / Figure 1: LTE Network Topology native IP [2] For example, if a single user establishes a call that lasts for the entire hour, 1 Erlang of traffic is generated according to the definition. Going back to the formula above, the counter shall give: /12/$ Crown 315

2 DlAsCnfCsSpeechNbLrAmr_Cum [t=0] = 0; DlAsCnfCsSpeechNbLrAmr_Cum [t=100ms] = 1; DlAsCnfCsSpeechNbLrAmr_Cum [t=200ms] = 2; DlAsCnfCsSpeechNbLrAmr_Cum [t= ms] = This is equal to 1 Erlang. The same is applicable for DlAsCnfCsData_Cum counter which is referred to video call. TABLE 1. COUNTER DEFINITION Call Attempts Time Figure 3: Call arrival pattern for speech The call arrival on Figure 3 is for cell EW10010_1_1 that shows that speech service resemble the Random call Arrival Pattern. Thus, Erlang traffic model can be used for this case. D. Counters Grouping, Periods & Busy Hour The 10 counters are grouped according to the services on how the counters are incremented. The analyses are made based on the services group called Speech call, Video call and Packet switch call. Hourly data are selected instead of daily data to show the behavior of the traffic during the data period taken. The best situation is to take the busy-hour. The following information can be derived from hourly data are Daily busy hour, Weekly busy hour, Monthly busy hour and Busy hour of a cluster (Group of cells). C. Tele-Traffic Theory & Call Arrival Pattern One of major influencer that identifies the model is Call Arrival Pattern. There are three main call arrival patterns namely, Smooth call Arrival Pattern, Peaked Call Arrival Pattern and Random Call Arrival Pattern. A smooth or hypo-exponential traffic pattern occurs when there is a small amount of variation in traffic. Peaked call or also known as hyper-exponential call pattern with longer spikes from the mean and requires extra capacity to manage peak period. Poisson & exponential distribution is random traffic pattern. The call arrival is unpredictable and arrive in random. Normally this pattern is generated by many callers but each contributed only small traffic [5]. The data gathered have 3 counters related to call arrival to differentiate the three services of speech, video and packetcall. E. Voice over LTE (VoLTE) VoLTE is Voice over packet call & transmitted via IP to evolve Packet Core (epc). The VoIP IMS based profiles defines a minimum mandatory set of features a wireless device and network are required to implement in order to guarantee an interoperable, high quality IMS-based telephony service over LTE radio access [6]. During conversation, the speech signal will be digitized & compressed by a vocoder. The codec used in LTE is AMR which were described in 3GPP TS specification. The total of 160 samples is generated on every encoded AMR speech frame [7]. This encoded voice are packetize into voice frame in the transport layer called Real Time Transport Protocol (RTP). F. Coding, Packet Header and Packet Rate Packetization and coding rate can influence the gross bandwidth throughput of VoLTE. AMR has 8 modes with different code rate where the higher coding rate, the better speech quality. AMR codec samples the waveform at regular interval with 8000 samples per second. These samples are then concatenated into VoIP packet for a fixed period 20ms. Common usage in AMR code is 1 frame per packet. The choice of having more frames per packet is a trade-off between latency and IP transmission overhead. However, 316

3 VoLTE through RFC 3551 specification does not specify this figure. Total header for VoIP packet in VoLTE is 78 octets. The IP packet rate can be calculated using: Packet rate = Total load (octet) x packet per second number of frame per packet where; Total load = Total header + payload, Total header = Ethernet header + IP header + UDP header + RTP header Payload = frame octet x number of frame. For AMR mode 0: Payload = (95/8) x 1 = octets Total header = = 78 octets Total load = = octets Thus; Packet rate = ( x 50) / 1 = octets/sec = kbps The above calculation is based on bandwidth-efficient mode, whereby the payload is consists of digitized speech bit. For more robust, octet aligned mode is chosen. In this mode, the remaining bit in an octet of payload is filled with padding bit. For octet aligned mode: Payload = 12 octets Total header = 78 octets Total load = 90 octets Resulted; Packet rate = (90 x 50) / 1 = 4500 octets/sec = 36 kbps transmission data during silence period. During silence period the UE will send Silent Indicator frame in the payload instead of speech payload together with a timestamp [6]. Similarly, the UE will insert silence mode called Discontinuous Transmission (DTX) in RAN. I. Codec Mode Adaptation Codec Mode Adaptation was aimed to maintain the AMR speech call under a wide range of transmission media. This technique enables UE and network to adapt the codec mode according to the link transmission quality. If the IP link media is bad, source coding is reduced and coding mode is increased. To perform mode adaptation, the decoder (speech receiver) needs to signal the encoder (speech sender) the new mode it prefers [7]. The signaling is called Codec Mode Request (CMR) and transmitted over the speech frame. III. RESULTS AND DISCUSSION The IP packet rate for VoLTE calculated on both AMR and AMR-WB are shown in Table 3. These figures are used to estimate VoLTE traffic on S1-U interface. TABLE 3: RESULTED IP BANDWIDTH CONSUMPTION FOR AMR AND AMR-WB G. Robust Header Compression (RoHC) RoHC was specified in 3GPP TS IETF RFC 3095 and RFC 4815 which explained the compression scheme for IP/UDP/RTP header [8][9]. The VoLTE IP/UDP/RTP is a constant 40 octets in length as shown in Figure 4. This size is large as compared with the payload of 12 octets for AMR mode 0. This header value corresponds to 51% of the total frame size. Figure 4: Header and payload size for AMR Mode 0 with & without RoHC H. Voice Activity Detection (VAD) AMR like others codec such as G.729B and G.723.1A has the capability to detect talk-spurts and silence gaps. Voice Activity Detection (VAD) suppresses If RoHC is used the better IP bandwidth consumption will be achieved. Figure 5 & 6 show a comparison of bandwidth 317

4 consumption with and without RoHC and the bandwidth consumption saving generated Figure 5: Calculated AMR IP bandwidth consumption saving with Robust Header Compression /24/2010 3/25/2010 3/26/2010 3/27/2010 3/28/2010 3/29/ /30/2010 3/31/2010 4/1/2010 4/2/2010 4/3/2010 4/4/2010 4/5/2010 4/6/ /7/2010 Figure 8: Traffic carried during busy hour for different cells EB10056_1_7 EB10058_1_7 EB10058_1_8 EB10094_1_7 EW10002_1_1 EW10002_1_2 Figure 7 shows daily busy hour trend for 6 different cells and Figure 8 shows the corresponding speech carried traffic in Erlang on the 6 cells. Capacity shifting can be implemented from the constantly low traffic of cell EB10058_1_7 to high traffic cell EB10056_1_7. Therefore, all traffic dimensioning including for future LTE network must be based on the analysis of busy-hour for the worst-case traffic scenario. Figure 6: Calculated AMR-WB IP bandwidth consumption saving with Robust Header Compression A. Determination of Busy-Hour Dimensioning a network such as LTE must be based on peak-hour or busy-hour traffic. Balancing between busy-hour and non-busy hour at different cells enable mobile operator to implement capacity shifting from one cell to the other to cater for a specific busy hour. (i.e. capacity requirement during peak hour of the month). For cluster network dimensioning, overall summation of cells traffic at every hours within monitoring period need to be used to determine the cluster busy hour. Figure 9 indicates the busiest hour for Kuantan town cluster falls at 10:00-hour with Erlangs. This figure will be used to estimate the requirement on transport node /24/2010 3/25/2010 3/26/2010 3/27/2010 3/28/2010 3/29/2010 3/30/2010 3/31/2010 4/1/2010 4/2/2010 4/3/2010 4/4/2010 4/5/2010 4/6/2010 4/7/2010 Figure 7: Cell Busy hour of the day for 6 different cells EB10056_1_7 EB10058_1_7 EB10058_1_8 EB10094_1_7 EW10002_1_1 EW10002_1_2 Figure 9: Total Erlangs figure for all cells in Kuantan town cluster. B. Converting to LTE speech traffic -VoLT The UTRAN Erlang traffic will be converted based on 1 Erlang that is equal to 1 active voice for 1 hour (3600 seconds) and divided by 8 bits to get the unit in kbytes. The data used is based on daily busy hour to reflect the peak period which can be used for dimensioning purposes. Figure 10 shows UTRAN speech traffic for the selected 5 sites with a total 15 cells. 318

5 Figure 10: UTRAN Erlang value during busy hour of the day The selected sites are chosen based on their high traffic behavior throughout the monitoring period. Site names: EW10003_1, EW10006_1, EW10010_1, EW10029_1, EW10072_1. Figure 11 is the corresponding traffic data after implementing using packet data VoLTE. Figure 12: Comparison of speech data requirement at cell EW10072_1_1 for different type of AMR Codec used with and without RoHC and VAD D. Dimensioning of LTE Network Figure 13 shows the total bandwidth requirement for site EW10072_1. This site consists of 3 sector cells of EW10072_1_1, EW10072_1_2 and EW10072_1_3. Figure 11: LTE VoLTE Traffic using AMR Mode 0 during busy hour of the day Analysis on cell VoLTE traffic can be used to determine the requirements for LTE cell and enodeb IP transport capacity. C. Comparison on bandwidth consumption (with & without RoHC & VAD) In order to know total traffic requirement for single enodeb, all the three shared cells of the same enodeb need to be summed. We can also see the differences in-terms of capacity requirement if RoHC & VAD is used. Figure 12 shows the comparison of speech data requirement at cell EW10072_1_1 for different type of AMR Codec used with and without RoHC and VAD. Figure 13: Resulted bandwidth requirement for speech at site EW10072_1 for AMR Mode 7 codec The dimensioning on this site is based on 7 April busyhour date which is the busiest day during the monitoring period. Total bandwidth requirement is Kbytes in one hour or kbps for using AMR mode 7 codec rate with Header Compression & VAD activated. To determine how much IP bandwidth is needed on S1-U interface, a collection of all cells traffic on every hour for a total 24 hours need to be analyzed. The busiest hour traffic of this summation data is taken for the calculation. We can easily see the advantage of using RoHC and VAD. Thus, higher AMR coding rate is possible with lower Ethernet bandwidth as shown in Figure

6 FUTURE RESEARCH RECOMMENDATION This study on LTE dimensioning only covers the speech traffic; signaling, video and other application traffics should be addressed as well to determine LTE network requirements. CONCLUSION UTRAN mobile operator requires the initial dimensioning so that the operator will not over-spend into the new technology, instead to adequately deploy the new technology network according the end-users demand. In addition, mobile operator will be able to gauge level of readiness on it IP network to take the new LTE traffic load. It has been observed that the gross bandwidth throughput of VoLTE depends on the packetization method and coding rate chosen. Figure 14: Total speech traffic for Kuantan cells cluster based on AMR Mode 7 with and without RoHC and VAD The busiest hour period is at 10 am with Mbytes traffic, which is equivalent to 65Mbit/s total bandwidth requirement in the IP network. This is shown in Figure 14. Thus, dimensioning needed to cater for speech traffic in the area of Kuantan town cluster is: kbps on enodeb for site EW10072_1 (as example) 65 Mbit/s on S1-U interface connected to Packet Gateway (P-GW) Figure 15: Resultant total bandwidth requirement on S1-U interface with different AMR codec modes. ACKNOWLEDGMENT I am grateful to Alcatel-Lucent NPI Asia Pacific team for providing the cell data. REFERENCES [1] Erik Dahlman, Hannes Ekström, Anders Furuskär, Ylva Jading, Jonas Karlsson, Magnus Lundevall, Stefan Parkvall of Ericsson Research, The 3G Long-Term Evolution Radio Interface Concepts and Performance Evaluation, IEEE [2] Alcatel-Lucent, Long Term Evolution (LTE) Overview, October 2008 [3] Alcatel-Lucent, NPO Introduction: NPO Document Concept Guide Release M3,2009. [4] Alcatel-Lucent, Indicators Reference Guide: Baseline Indicators, [5] Cisco Press, Traffic Analysis for Voice over IP, [6] V1.0.0, One voice, One Voice; Voice over IMS profile, [7] J. Sjoberg, M. Westerlund, A. Lakaniemi & Q. Xie. Network Working Group RFC 4867, April [8] C. Bormann, C. Burmeister, M. Degermark,H. Fukushima,H. Hannu, L- E. Jonsson, R. Hakenberg, T. Koren, K. Le, Z. Liu, A. Martensson, A. Miyazaki, K. Svanbro, T. Wiebke, T. Yoshimura, H. Zheng, Network Working Group RFC 3095, July [9] L-E. Jonsson, K. Sandlund, G. Pelletier, P. Kremer, Network Working Group RFC 4815, February [10] M. Wernersson, Scheduling of Multi-Media over 3GPP LTE, Lulea Tekniska Universitet, March [11] S.Pracht, D. Hardman, Voice Quality in Converging Telephony and IP Networks, Agilent Technologies, October

Request for Comments: 3243 Category: Informational April 2002

Request for Comments: 3243 Category: Informational April 2002 Network Working Group L-E. Jonsson Request for Comments: 3243 Ericsson Category: Informational April 2002 RObust Header Compression (ROHC): Requirements and Assumptions for 0-byte IP/UDP/RTP Compression

More information

Nokia Q. Xie Motorola April 2007

Nokia Q. Xie Motorola April 2007 Network Working Group Request for Comments: 4867 Obsoletes: 3267 Category: Standards Track J. Sjoberg M. Westerlund Ericsson A. Lakaniemi Nokia Q. Xie Motorola April 2007 RTP Payload Format and File Storage

More information

3GPP TS V ( )

3GPP TS V ( ) TS 26.179 V13.1.0 (2016-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Mission Critical Push To Talk (MCPTT); Codecs and media

More information

July 2, Diet-IPsec: Requirements for new IPsec/ESP protocols according to IoT use cases draft-mglt-ipsecme-diet-esp-requirements-00.

July 2, Diet-IPsec: Requirements for new IPsec/ESP protocols according to IoT use cases draft-mglt-ipsecme-diet-esp-requirements-00. IPSECME Internet-Draft Intended status: Standards Track Expires: January 3, 2015 D. Migault, Ed. Orange T. Guggemos, Ed. Orange / LMU Munich July 2, 2014 Diet-IPsec: Requirements for new IPsec/ESP protocols

More information

Network Working Group Request for Comments: 3408 Category: Standards Track November 2002

Network Working Group Request for Comments: 3408 Category: Standards Track November 2002 Network Working Group Request for Comments: 3408 Category: Standards Track Z. Liu K. Le Nokia November 2002 Zero-byte Support for Bidirectional Reliable Mode (R-mode) in Extended Link-Layer Assisted RObust

More information

3GPP TR V ( )

3GPP TR V ( ) TR 26.924 V13.0.0 (2015-09) Technical Report 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia telephony over IP Multimedia Subsystem (IMS); Study

More information

Analysis of Video Conferencing on LTE Network

Analysis of Video Conferencing on LTE Network ENSC 427: COMMUNICATION NETWORKS SPRING 2013 FINAL PROJECT Analysis of Video Conferencing on LTE Network http://www.sfu.ca/~zza36/427eric3.html TEAM #12 Xu Jiang 301096225 xja6@sfu.ca Zhuopei Zhao 301109378

More information

Ericsson January 2006

Ericsson January 2006 Network Working Group Request for Comments: 4224 Category: Informational G. Pelletier L-E. Jonsson K. Sandlund Ericsson January 2006 Status of This Memo RObust Header Compression (ROHC): ROHC over Channels

More information

A New Technique for Transceiver Location Data Over LTE Voice Channels

A New Technique for Transceiver Location Data Over LTE Voice Channels International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 4 Issue 10 ǁ October. 2016 ǁ PP.15-19 A New Technique for Transceiver Location

More information

ETSI TS V (201

ETSI TS V (201 TS 126 179 V13.0.0 (201 16-05) TECHNICAL SPECIFICATION LTE; Mission Critical Push To Talk (MCPTT); Codecs and media handling (3GPP TS 26.179 version 13.0.0 Release 13) 1 TS 126 179 V13.0.0 (2016-05) Reference

More information

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA technology and deployment status

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA technology and deployment status 1 Introduction Harri Holma and Antti Toskala 1.1 WCDMA technology and deployment status The first Third Generation Partnership Project (3GPP) Wideband Code Division Multiple Access (WCDMA) networks were

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

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

Network Working Group Request for Comments: 4424 February 2006 Updates: 4348 Category: Standards Track

Network Working Group Request for Comments: 4424 February 2006 Updates: 4348 Category: Standards Track Network Working Group S. Ahmadi Request for Comments: 4424 February 2006 Updates: 4348 Category: Standards Track Real-Time Transport Protocol (RTP) Payload Format for the Variable-Rate Multimode Wideband

More information

A New Proposed Location Registration Procedure in Next Generation Cellular Networks (NGCN)

A New Proposed Location Registration Procedure in Next Generation Cellular Networks (NGCN) , June 3 - July 2,, London, U.K. A New Proposed Location Registration Procedure in Next Generation Cellular Networks (NGCN) Azita Laily Yusof, Mahamod Ismail, and Norbahiah Misran Abstract The objective

More information

Impact of Voice Coding in Performance of VoIP

Impact of Voice Coding in Performance of VoIP Impact of Voice Coding in Performance of VoIP Batoul Alia Baker Koko 1, Dr. Mohammed Abaker 2 1, 2 Department of Communication Engineering, Al-Neelain University Abstract: Voice over Internet Protocol

More information

Discontinuous Transmission (DTX) of Speech in cdma2000 Systems

Discontinuous Transmission (DTX) of Speech in cdma2000 Systems GPP C.S00-0 Version.0 Date: December, 00 Discontinuous Transmission (DTX) of Speech in cdma000 Systems COPYRIGHT GPP and its Organizational Partners claim copyright in this document and individual Organizational

More information

PERFORMANCE ANALYSIS OF VOIP OVER LTE NETWORK. Chor, Alexandrea (Lexi) Dai, Wei (Ellson) Zhang, Chi (Chi)

PERFORMANCE ANALYSIS OF VOIP OVER LTE NETWORK. Chor, Alexandrea (Lexi) Dai, Wei (Ellson) Zhang, Chi (Chi) PERFORMANCE ANALYSIS OF VOIP OVER LTE NETWORK 1 Chor, Alexandrea (Lexi) Dai, Wei (Ellson) Zhang, Chi (Chi) OVERVIEW Background Introduction LTE Topology LTE Module Simulation Scenarios Result Analysis

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

3G Technical Evolution as an evolving broadband solution

3G Technical Evolution as an evolving broadband solution ITU-D Regional Development Forum for the Asia Pacific Region NGN and Broadband, Opportunities and Challenges Yogyakarta, Indonesia, 27 29 July 2009 3G Technical Evolution as an evolving broadband solution

More information

ETSI TR V7.7.0 ( ) Technical Report

ETSI TR V7.7.0 ( ) Technical Report TR 125 993 V7.7.0 (2008-07) Technical Report Universal Mobile Telecommunications System (UMTS); Typical examples of Radio Access Bearers (RABs) and Radio Bearers (RBs) supported by Universal Terrestrial

More information

Spirent Landslide VoLTE

Spirent Landslide VoLTE /IMS Node and SIP UE Emulation Voice over LTE () is the combination of IMS-based voice, messaging and video services over the 4G mobile network. To ensure a successful transition, mobile carriers and equipment

More information

HSPA+ R8. February 2009

HSPA+ R8. February 2009 HSPA+ R8 February 2009 Disclaimer Nothing in this presentation is an offer to sell any of the parts referenced herein. This presentation may reference and/or show images of parts and/or devices utilizing

More information

Addressing Current and Future Wireless Demand

Addressing Current and Future Wireless Demand Addressing Current and Future Wireless Demand Dave Wolter Executive Director Radio Technology AT&T Architecture and Planning Rising Demand and The Need to Innovate in the Network 6,732% growth over 13

More information

Network Working Group Request for Comments: 3322 Category: Informational January Signaling Compression (SigComp) Requirements & Assumptions

Network Working Group Request for Comments: 3322 Category: Informational January Signaling Compression (SigComp) Requirements & Assumptions Network Working Group H. Hannu Request for Comments: 3322 Ericsson Category: Informational January 2003 Signaling Compression (SigComp) Requirements & Assumptions Status of this Memo This memo provides

More information

Comparison between LTE and Rival Wireless Technologies (using Opnet 16)

Comparison between LTE and Rival Wireless Technologies (using Opnet 16) ENSC 427: COMMUNICATION NETWORKS SPRING 2013 Comparison between LTE and Rival Wireless Technologies (using Opnet 16) Team 10: Josh Ancill Kim Izmaylov Anton Khomutskiy jja48@sfu.ca kvi@sfu.ca aka78@sfu.ca

More information

Network Extension Unit (NXU)

Network Extension Unit (NXU) Network Extension Unit (NXU) Purpose--Bandwidth Capabilities The purpose of the application note is to provide a description of the NXU bandwidth. The details will cover the following: General description

More information

3GPP TS V ( )

3GPP TS V ( ) TS 26.202 V10.0.0 (2011-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Speech codec speech processing functions; Adaptive Multi-Rate

More information

Business Drivers for Selecting LTE Technology. HSPA+ & LTE Executive Briefing, Jan 27, 2009 Hank Kafka, Vice President, Network Architecture, AT&T

Business Drivers for Selecting LTE Technology. HSPA+ & LTE Executive Briefing, Jan 27, 2009 Hank Kafka, Vice President, Network Architecture, AT&T Business Drivers for Selecting LTE Technology HSPA+ & LTE Executive Briefing, Jan 27, 2009 Hank Kafka, Vice President, Network Architecture, AT&T Why LTE? HSPA, HSPA+ provides great data speeds with impressive

More information

Network Working Group Request for Comments: 4060 Category: Standards Track May 2005

Network Working Group Request for Comments: 4060 Category: Standards Track May 2005 Network Working Group Request for Comments: 4060 Category: Standards Track Q. Xie D. Pearce Motorola May 2005 Status of This Memo RTP Payload Formats for European Telecommunications Standards Institute

More information

4G LTE Technologies: System Concepts

4G LTE Technologies: System Concepts 4G LTE Technologies: System Concepts CK Toh, PhD, Chief Technology Advisor, ALICO Systems Inc., Torrance, CA, US ABSTRACT Recently, we have witnessed the roll out of LTE (Long Term Evolution, or so called

More information

3GPP TR V ( )

3GPP TR V ( ) TR 26.914 V10.0.0 (2011-03) Technical Report 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia telephony over IP Multimedia Subsystem (IMS); Optimization

More information

Keysight E6966B IMS-SIP Network Emulator. Technical Overview

Keysight E6966B IMS-SIP Network Emulator. Technical Overview Keysight E6966B IMS-SIP Network Emulator Technical Overview 02 Keysight E6966B IMS-SIP Network Emulator - Technical Overview Accelerate Performance Testing of Cellular User Equipment in an All-IP IMS-SIP

More information

A Flow Label Based QoS Scheme for End-to-End Mobile Services

A Flow Label Based QoS Scheme for End-to-End Mobile Services A Flow Label Based QoS Scheme for End-to-End Mobile Services Tao Zheng, Lan Wang, Daqing Gu Orange Labs Beijing France Telecom Group Beijing, China e-mail: {tao.zheng; lan.wang; daqing.gu}@orange.com Abstract

More information

Impact of Voice Payload Size on Behaviour of the Field Network of the Armed Forces of the Czech Republic

Impact of Voice Payload Size on Behaviour of the Field Network of the Armed Forces of the Czech Republic Impact of Voice Payload Size on Behaviour of the Field Network of the Armed Forces of the Czech Republic Zuzana Vranova, Antonin Mazalek Faculty of Military Technology University of Defence Brno, Czech

More information

EVALUATION OF LTE PERFORMANCE

EVALUATION OF LTE PERFORMANCE ENSC 427: COMMUNICATION NETWORKS SPRING 2014 FINAL PROJECT PRESENTATIONS EVALUATION OF LTE PERFORMANCE -SIMULATION OF VOIP AND WEB BROWSING ON LTE NETWORK USING OPNET HTTP://WWW.SFU.CA/~JLA235/427PROJECT.HTML

More information

Intended status: Standards Track Expires: May 2, 2008 Oct 30, 2007

Intended status: Standards Track Expires: May 2, 2008 Oct 30, 2007 Network Working Group I. Johansson Internet-Draft M. Westerlund Intended status: Standards Track Ericsson AB Expires: May 2, 2008 Oct 30, 2007 Support for non-compund RTCP, opportunities and consequences

More information

Date. Next Generation in Speech Quality ETSI STQ Workshop, Nov 2012 Dr. Imre Varga Qualcomm Inc.

Date. Next Generation in Speech Quality ETSI STQ Workshop, Nov 2012 Dr. Imre Varga Qualcomm Inc. Date Enhanced Voice Services Next Generation in Speech Quality ETSI STQ Workshop, Nov 2012 Dr. Imre Varga Qualcomm Inc. Next Gen 3GPP Speech Coding for Improved User Experience AMR AMR-WB 4.75 kbps 12.2

More information

INICTEL-UNI 15/11/2010. Tecnología de Banda Ancha Inalámbrica LTE

INICTEL-UNI 15/11/2010. Tecnología de Banda Ancha Inalámbrica LTE INICTEL-UNI 15/11/2010 Tecnología de Banda Ancha Inalámbrica LTE 1 2Market Overview 2 LTE Presentation / Alcatel-Lucent. Title January 2008 Market Trends iphone (Apple) and G1 (Google) are bandwidth drivers

More information

LTE-Advanced The solution for IMT-Advanced

LTE-Advanced The solution for IMT-Advanced LTE-Advanced The solution for IMT-Advanced Hideshi Murai, Maria Edvardsson and Erik Dahlman Ericsson Research Definitions IMT-Advanced A family of radio-access technologies fulfilling IMT- Advanced requirements

More information

July 3, Diet-IPsec: ESP Payload Compression of IPv6 / UDP / TCP / UDP-Lite draft-mglt-ipsecme-diet-esp-payload-compression-00.

July 3, Diet-IPsec: ESP Payload Compression of IPv6 / UDP / TCP / UDP-Lite draft-mglt-ipsecme-diet-esp-payload-compression-00. IPSECME Internet-Draft Intended status: Standards Track Expires: January 4, 2015 D. Migault, Ed. Orange T. Guggemos, Ed. Orange / LMU Munich July 3, 2014 Diet-IPsec: ESP Payload Compression of IPv6 / UDP

More information

A QoS Oriented Analysis of ertps and UGS flows in voice application over WIMAX

A QoS Oriented Analysis of ertps and UGS flows in voice application over WIMAX A QoS Oriented Analysis of ertps and UGS flows in voice application over WIMAX Abdalla A\ Alrahman Mohamed Abdalla 1, Dr. Amin Babiker A\ Nabi 2, Dr. Ashraf A. Osman 3 1,2,3 Department of communication,

More information

Voice Communications over Tandem Wireline IP and WLAN Connections *

Voice Communications over Tandem Wireline IP and WLAN Connections * Voice Communications over Tandem Wireline IP and WLAN Connections * Jerry D. Gibson¹, Bo Wei² and Sayantan Choudhury¹ ¹Department of Electrical and Computer Engineering ²Huawei Technologies University

More information

Performance Evaluation of VoLTE Based on Field Measurement Data

Performance Evaluation of VoLTE Based on Field Measurement Data Performance Evaluation of VoLTE Based on Field Measurement Data Ayman Elnashar, Mohamed A. El-Saidny, and Mohamed Yehia Abstract Voice over Long-Term Evolution (VoLTE) has been witnessing a rapid deployment

More information

3GPP TS V ( )

3GPP TS V ( ) TS 26.454 V13.0.0 (2016-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Codec for Enhanced Voice Services (EVS); Interface to

More information

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

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

More information

ETSI TS V ( )

ETSI TS V ( ) TS 126 446 V12.0.0 (2014-10) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; EVS Codec AMR-WB Backward Compatible Functions (3GPP TS 26.446 version 12.0.0 Release 12) 1

More information

Pilsung AB Taegyun A Fathur AB Afif A Hari A Gary A Dhika AB April AB Mulya AB Yusuf AB Anin A Rizka B Dion AB Siska AB Mirel AB Hani AB Airita AB Next Generation Network Soft Switch Long-Term Evolution

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

Throughput Performance Analysis VOIP over LTE. 1 Mohamed Hassan Babiker, 2 Hala Eldaw Idris 1,2 Neelain University, Faculty of Engineering

Throughput Performance Analysis VOIP over LTE. 1 Mohamed Hassan Babiker, 2 Hala Eldaw Idris 1,2 Neelain University, Faculty of Engineering IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 11, Issue 1, Ver. I (Jan. - Feb.2016), PP 15-23 www.iosrjournals.org Throughput Performance

More information

REAP THE BENEFITS OF 4G OVER SATELLITE

REAP THE BENEFITS OF 4G OVER SATELLITE REAP THE BENEFITS OF 4G OVER SATELLITE Introduction 4G LTE over satellite is arriving to the market at a faster pace than 2G and 3G did when they emerged. 4G carries the promise of a true mobile broadband

More information

Wireless systems overview

Wireless systems overview Wireless systems overview Evolution of systems from 1G to 4G 1G, 4G major features Specifications comparison 5G communication systems Summary Wireless Systems 2016 Evolution of cellular networks WiMAX

More information

ETSI TS V ( )

ETSI TS V ( ) Technical Specification LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); General aspects and principles for interfaces supporting Multimedia Broadcast Multicast Service (MBMS) within

More information

AL-FEC for Streaming Services over LTE Systems

AL-FEC for Streaming Services over LTE Systems AL-FEC for Streaming Services over LTE Systems Christos Bouras 1,2, Nikolaos Kanakis 2, Vasileios Kokkinos 1,2, Andreas Papazois 1,2 1 Computer Technology Institute and Press Diophantus, Patras, Greece

More information

QoS /QoE in the context of videoconferencing services over LTE/4G networks.

QoS /QoE in the context of videoconferencing services over LTE/4G networks. QoS /QoE in the context of videoconferencing services over LTE/4G networks. NDIAYE Maty PhD student within France Telecom / Orange Labs ETSI workshop on telecommunications quality matters 28/11/2012, Vienna

More information

Performance comparison of voice communications between VoLTE and UMTS/GSM

Performance comparison of voice communications between VoLTE and UMTS/GSM Performance comparison of voice communications between VoLTE and UMTS/GSM Ricardo Gameiro Instituto Superior Técnico / INOV-INESC University of Lisbon Lisbon, Portugal ricardo.gameiro@tecnico.ulisboa.pt

More information

Performance Analysis of AAL2 switching/multiplexing in the I ub interface in UMTS Network

Performance Analysis of AAL2 switching/multiplexing in the I ub interface in UMTS Network Performance Analysis of AAL2 switching/multiplexing in the I ub interface in UMTS Network Bong Ho Kim and David J Houck Bell Labs Advanced Technologies, Lucent Technologies Holmdel, NJ 07733 U.S.A And

More information

3GPP TS V ( )

3GPP TS V ( ) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); General aspects and principles

More information

Keywords Quality of Service (QoS), Long Term Evolution (LTE), System Architecture Evolution (SAE), Evolved Packet System (EPS).

Keywords Quality of Service (QoS), Long Term Evolution (LTE), System Architecture Evolution (SAE), Evolved Packet System (EPS). Volume 5, Issue 7, July 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Review of 3GPP-LTE

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

Protection Schemes for 4G Multihop wireless Networks

Protection Schemes for 4G Multihop wireless Networks Protection Schemes for 4G Multihop wireless Networks Sridevi, Assistant Professor, Department of Computer Science, Karnatak University, Dharwad Abstract:-This paper describes the relay node protection

More information

Virtual Evolved Packet Core (VEPC) Placement in the Metro Core- Backhual-Aggregation Ring BY ABHISHEK GUPTA FRIDAY GROUP MEETING OCTOBER 20, 2017

Virtual Evolved Packet Core (VEPC) Placement in the Metro Core- Backhual-Aggregation Ring BY ABHISHEK GUPTA FRIDAY GROUP MEETING OCTOBER 20, 2017 Virtual Evolved Packet Core (VEPC) Placement in the Metro Core- Backhual-Aggregation Ring BY ABHISHEK GUPTA FRIDAY GROUP MEETING OCTOBER 20, 2017 LTE: All-IP, simplified network architecture [1] Introduction

More information

NG40 IMS Emulator. Key features: IMS Registration VoLTE Basic SRVCC (one-way HO of single active speech session from 4G PS to 3G CS)

NG40 IMS Emulator. Key features: IMS Registration VoLTE Basic SRVCC (one-way HO of single active speech session from 4G PS to 3G CS) NG40 IMS Emulator IMS Emulation for LTE has been added to the ng4t portfolio. The NG40 IMS Emulator is an extension to the NG40 eutran and to the NG40 EPC Emulator. The NG40 eutran Emulator simulates the

More information

Simulation-based examination of MPLS/RSVP-TE-based Radio Access Networks. Technical University of Ilmenau (Germany) Chair for Integrated HW/SW Systems

Simulation-based examination of MPLS/RSVP-TE-based Radio Access Networks. Technical University of Ilmenau (Germany) Chair for Integrated HW/SW Systems Name: Faculty: Electrical Engineering Information and Communication Technology Simulationbased examination of /RSVPTEbased Radio Access Networks Technical University of Ilmenau (Germany) Chair for Integrated

More information

ETSI TS V ( )

ETSI TS V ( ) TS 126 454 V15.0.0 (2018-07) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Codec for Enhanced Voice Services (EVS); Interface to Iu, Uu, Nb and Mb (3GPP TS 26.454 version

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

Bandwidth, Latency, and QoS for Core Components

Bandwidth, Latency, and QoS for Core Components Bandwidth, Latency, and QoS for Core Components, on page 1 Bandwidth, Latency, and QoS for Optional Cisco Components, on page 18 Bandwidth, Latency, and QoS for Optional Third-Party Components, on page

More information

ETSI TS V (201

ETSI TS V (201 TS 126 443 V12.7.0 (201 16-10) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Codec for Enhanced Voice Services (EVS); ANSI C code (floating-point) (3GPP TS 26.443 version

More information

Next Generation Networks MultiService Network Design. Dr. Ben Tang

Next Generation Networks MultiService Network Design. Dr. Ben Tang Next Generation Networks MultiService Network Design Dr. Ben Tang April 23, 2008 Operators face difficult network planning and design questions Can your current planning methods handle the complexity of

More information

Progress Report of NTT DOCOMO LTE Trials January 26, 2009 Takehiro Nakamura NTT DOCOMO

Progress Report of NTT DOCOMO LTE Trials January 26, 2009 Takehiro Nakamura NTT DOCOMO ATIS-3GPP LTE Conference January 26, 2009 Progress Report of NTT DOCOMO LTE Trials January 26, 2009 NTT DOCOMO LTE History and Status in 3GPP 2004 2005 2006 2007 2008 4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3

More information

5G voice network evolution aspects. Voice over NR in a 5G System and migration from Evolved Packet System Fallback. Paper 3

5G voice network evolution aspects. Voice over NR in a 5G System and migration from Evolved Packet System Fallback. Paper 3 5G voice network evolution aspects Voice over NR in a 5G System and migration from Evolved Packet System Fallback Paper 3 2 Ericsson 5G voice network evolution aspects Abstract This document is part of

More information

VOLTE and the IP/MPLS Cell Site Evolution

VOLTE and the IP/MPLS Cell Site Evolution AVIAT NETWORKS VOLTE and the IP/MPLS Cell Site Evolution By Eduardo J. Sánchez, Aviat Networks Technical Marketing TABLE OF CONTENTS INTRODUCTION...3 PROBLEM: DEPLOYING VOLTE FOR RELIABLE VOICE AND VIDEO...3

More information

Mobile broadband wireless access. - Connecting all EU citizens against economic downturn

Mobile broadband wireless access. - Connecting all EU citizens against economic downturn Mobile broadband wireless access. - Connecting all EU citizens against economic downturn Mats Nilsson VP head of European Affairs 20 October 2009 Mobile broadband is serving the political agenda mobile

More information

Good Enough Header Compression (GEHCO)

Good Enough Header Compression (GEHCO) Good Enough Header Compression (GEHCO) Lucent Technologies Tom Hiller Pete McCann 9/25/2000 Lucent Technologies 1 Motivation 3GPP2 plans to support VOIP and multimedia directly to the mobile to provide

More information

ETSI TS V ( )

ETSI TS V ( ) TS 126 102 V12.0.0 (2014-10) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Mandatory speech codec; Adaptive Multi-Rate

More information

Voice over IP over LTE Network: A Review

Voice over IP over LTE Network: A Review Voice over IP over LTE Network: A Review Ali Hassan Mohammed 1, Dr. Khalid Hamid Bilal 2 and Dr. Mustafa Ahmed Hassan 3 1 Department of communication, Faculty post graduate studies / El Neelain University,

More information

ANALYSIS OF LTE VS. WIMAX

ANALYSIS OF LTE VS. WIMAX ANALYSIS OF LTE VS. WIMAX ENSC 427, SPRING 2013, TEAM #08 NG Jackie, 301056206 (jna10@sfu.ca) ZHU Wangyi (Nick), 301159678 (wangyiz@sfu.ca) RAJARATANAM Sutharsan, 200081017 (srajara1@sfu.ca) OVERVIEW INTRODUCTION

More information

DRAFT. sysmocom - s.f.m.c. GmbH. OSmux: reduce of SAT uplink costs by protocol optimizations. by Holger Freyther, Harald Welte, and Pablo Neira Ayuso

DRAFT. sysmocom - s.f.m.c. GmbH. OSmux: reduce of SAT uplink costs by protocol optimizations. by Holger Freyther, Harald Welte, and Pablo Neira Ayuso OSmux: reduce of SAT uplink costs by protocol optimizations i sysmocom - s.f.m.c. GmbH OSmux: reduce of SAT uplink costs by protocol optimizations by Holger Freyther, Harald Welte, and Pablo Neira Ayuso

More information

Enhanced Voice Service (EVS) Codec Using TCP Reno in Voice over Internet Protocol in LTE Network

Enhanced Voice Service (EVS) Codec Using TCP Reno in Voice over Internet Protocol in LTE Network Received: November 30, 2018 270 Enhanced Voice Service (EVS) Codec Using TCP Reno in Voice over Internet Protocol in LTE Network Smita Avinash Lonkar 1 * Kuraparthi Tirumala Viswanatha Reddy 2 1 Usha Mittal

More information

Buletinul Ştiinţific al Universităţii "Politehnica" din Timişoara. Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS

Buletinul Ştiinţific al Universităţii Politehnica din Timişoara. Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS Buletinul Ştiinţific al Universităţii "Politehnica" din Timişoara Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS Tom 58(72), Fascicola 2, 2013 Mobility in LTE Alexandra

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

Location Based Advanced Phone Dialer. A mobile client solution to perform voice calls over internet protocol. Jorge Duda de Matos

Location Based Advanced Phone Dialer. A mobile client solution to perform voice calls over internet protocol. Jorge Duda de Matos Location Based Advanced Phone Dialer A mobile client solution to perform voice calls over internet protocol Jorge Duda de Matos Superior Institute of Technology (IST) Lisbon, Portugal Abstract Mobile communication

More information

Performance Challenge of 3G over Satellite Methods for Increasing Revenue & Quality of Experience. February 2018

Performance Challenge of 3G over Satellite Methods for Increasing Revenue & Quality of Experience. February 2018 Performance Challenge of 3G over Satellite Methods for Increasing Revenue & Quality of Experience February 2018 Mobile telephony has been in existence for over 40 years. The first generation (1G) developed

More information

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

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

More information

Next Generation Core Networks Summit 2011 Standardisation and Developments within SAE

Next Generation Core Networks Summit 2011 Standardisation and Developments within SAE Next Generation Core Networks Summit 2011 Standardisation and Developments within SAE Frédéric Firmin (frederic.firmin@3gpp.org) 3GPP Technical Officer Mobile World Congress, 19 th February 2009 1 Terminology

More information

Chapter - 1 INTRODUCTION

Chapter - 1 INTRODUCTION Chapter - 1 INTRODUCTION Worldwide Interoperability for Microwave Access (WiMAX) is based on IEEE 802.16 standard. This standard specifies the air interface of fixed Broadband Wireless Access (BWA) system

More information

IPv6 Header Compression

IPv6 Header Compression IPv6 Header Compression North American IPv6 Summit, June 2004 Emre Ertekin Christos Christou Booz Allen Hamilton {ertekin_emre, christou_chris}@bah.com 1 Outline Introduction Background on IETF Hop-by-Hop

More information

Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE)

Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE) Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE) Problem Definition Solution Approach Benefits to End User Talk Overview Metrics Summary of Results to Date Lessons Learned & Future Work

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

Capacity Planning for Next Generation Utility Networks (PART 1) An analysis of utility applications, capacity drivers and demands

Capacity Planning for Next Generation Utility Networks (PART 1) An analysis of utility applications, capacity drivers and demands Capacity Planning for Next Generation Utility Networks (PART 1) An analysis of utility applications, capacity drivers and demands Utility networks are going through massive transformations towards next

More information

Hands-On Modern Mobile and Long Term Evolution LTE

Hands-On Modern Mobile and Long Term Evolution LTE Hands-On LTE Course Description With 3G mobile technologies already rolled out by over 200 operators in over 80 countries, standards bodies, manufacturers and operators are looking towards the next generation

More information

Standardization Trend for Super 3G (LTE)

Standardization Trend for Super 3G (LTE) : NGN Mobile Communication Technologies for Standardization Trend for Super (LTE) Sadayuki Abeta and Minami Ishii Abstract Super (also known as Long Term Evolution (LTE)) expands upon the HSDPA/HSUPA (high-speed

More information

Modeling and Performance Evaluation of LTE Networks with Different TCP Variants

Modeling and Performance Evaluation of LTE Networks with Different TCP Variants Modeling and Performance Evaluation of LTE Networks with Different TCP Variants Ghassan A. Abed, Mahamod Ismail, and Kasmiran Jumari Abstract Long Term Evolution (LTE) is a 4G wireless broadband technology

More information

Design Considerations

Design Considerations Principal for Call Center Sizing, page 2 Preliminary Information Requirements, page 3 Terminology, page 4 Effect of Performance Criteria on Unified CCX Server, page 5 Impact of Performance Criteria on

More information

QoS Performance Evaluation of Voice over LTE Network

QoS Performance Evaluation of Voice over LTE Network Journal of Electrical & Electronic Systems Journal of Electrical & Electronic Systems Jameel and Shafiei, J Electr Electron Syst 2017, 6:1 DOI: 10.4172/2332- Research Article Open Accesss QoS Performance

More information

Wireless Wireline Convergence. Tod Sizer, Director Broadband and Wireless Research Center Bell Laboratories

Wireless Wireline Convergence. Tod Sizer, Director Broadband and Wireless Research Center Bell Laboratories Wireless Wireline Convergence Tod Sizer, Director Broadband and Wireless Research Center Bell Laboratories Wireless Wireline Convergence The past decade has seen unprecedented growth in both Wireless and

More information

Speech-Coding Techniques. Chapter 3

Speech-Coding Techniques. Chapter 3 Speech-Coding Techniques Chapter 3 Introduction Efficient speech-coding techniques Advantages for VoIP Digital streams of ones and zeros The lower the bandwidth, the lower the quality RTP payload types

More information

Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology. Mobile Communication

Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology. Mobile Communication Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication Motivation 2 LTE World Wide Adoption of LTE technology as of December

More information

Simon Fraser University

Simon Fraser University Simon Fraser University ENSC 427 Communication Networks Spring 2011 Final Project Voice over Internet Protocol (VoIP) over Worldwide Interoperability for Microwave Access (WiMAX) Team no.4 301069874 hhc12

More information

Santiago Tenorio Director de Producto Radio 3G Vodafone Technology Networks

Santiago Tenorio Director de Producto Radio 3G Vodafone Technology Networks Director de Producto Radio 3G Vodafone Technology Networks Leading edge technology assessment of HSPA+ HSPA+ is a strategic area in the development of the high performance HSPA networks. This project gives

More information