Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE

Size: px
Start display at page:

Download "Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE"

Transcription

1 Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE S. Saha * and R. Quazi ** * Helsinki University of Technology, Helsinki, Finland ** University of Dhaka, Dhaka, Bangladesh sumanta.saha@tkk.fi, rquazi@hotmail.com Abstract A fully packet switched access network such as 3G LTE imposes new challenges for real time voice services. Packet drop, delay variation, and random channel fading calls for variations of scheduling technique to address the challenging technical difficulties arising due to the migration from circuit switched domain. A new challenge of starvation comes due to provisioning different services with different delay requirements. This paper proposes a new semi-persistent scheme of MAC scheduling to adaptively prioritize VoIP traffic by not forcing other traffics to starve. The proposed scheme, which combines VoIP priority mode with user coupling, allows to utilize the system capacity efficiently. Simulation shows that the scheme performs better than the original persistent scheduling as well as absolute VoIP priority mode. Keywords-VoIP, LTE, Adaptive scheduling scheme, semipersistent, user coupling, priority mode I. INTRODUCTION Among all the varied services now provided by the telecom operators, voice service is, and has been for some time, by far the most important of all the mobile telecommunication services. In terms of revenue generation, voice has always been in the peak of the chart and continues to do so even in this era of multimedia and internet. However, to expand the area of business, modern telecom industry is converging towards an all-ip platform that enables delivering differentiated services including mails, HTTP, and online games over a Packet Switched (PS) domain. 3G Long Term Evolution (3G LTE) is such a converged mobile cellular communication technology which is aimed to perform in 100 Mbps downlink and 50 Mbps uplink when using 20 MHz bandwidth and thus enabling diverse service delivery over the telecom network. Unlike current technologies, such as CDMA or GSM, which delivers voice using Circuit Switched (CS) technology, LTE is designed to provide all services along with voice over a PS domain. This technique of delivering voice over PS domain has been aptly named as Voice over IP (VoIP). One of the major challenges of VoIP over LTE is QoS. Historically, users expect voice with a quality like the CS domain, however technically, anything over PS domain is best effort and subject to delay and packet loss; which makes realization of VoIP service over LTE more challenging than ever. Keeping in mind the scenarios of packet loss and delay, various deft retransmission schemes such as hybrid ARQ with soft combining [1, 2, 3] has been designed to work with LTE which allows the retransmission of the lost packets very fast. However, retransmission is never an answer compared to good transmission techniques where retransmission is not needed at all. This depends on scheduling techniques that ensures proper timing and priority of VoIP packet transmission to avoid packet loss and delay. Scheduling and prioritization of packets are one of the most important and complex part of a radio access network such as LTE in case of real time services. Proper scheduling ensures important metrics such as QoS and reliability. One of the easiest solutions to the scheduling problem would be to prioritize VoIP packets; however, this has a very adverse effect of starving other traffic flows in case of high VoIP calls. As an improvement to this approach the authors of [4] have proposed a new model where the priority mode of VoIP traffics is adaptively controlled according to the channel condition. However, the improvement also suffers from low throughput conditions when the priority mode is active. This is due to the relatively small bandwidth requirement of VoIP traffic resulting in a low utilization of Physical Resource Blocks (PRB) allocated to it by evolved-node B (enodeb). This paper proposes a new MAC scheduling scheme which is an improvement over the VoIP priority mode implemented in [4]. Our method combines user pairing with prioritization to efficiently utilize the allocation PRB. This results in a better throughput of the system and thus utilizes the total system capacity. The priority mode duration is adaptively controlled using the channel condition and two users are coupled to share the resources where the controlling user is also determined dynamically using as low control information as possible. This allows gaining a significant system improvement by improving upon the persistent scheduling without using much control signal. This paper is organized as follows. Section II details the technicalities of carrying VoIP traffic over LTE while Section III discusses about different MAC scheduling schemes of LTE. Section IV describes the proposed scheme which is followed by simulation results in Section V. The concluding remarks are stated in Section VI. II. VOIP OVER LTE While carrying voice traffic over a packet-switched technology as LTE, special care needs to be taken. This section describes the basic concepts needed for understanding the intricacies of VoIP over LTE. A. LTE Frames In LTE system, both time and frequency plane needs to be cared about. The time plane is divided into 1 ms Transmission Time Interval (TTI) which consists of two 0.5 ms sub frames. Each sub frame consists of 7 OFDM symbols. 2 symbols out of 14 are reserved for UL pilot transmission, the other 12 symbols are used for data and control information transmission. TTI is the minimum allocation unit in time domain. If we consider frequency domain, then the minimum unit is called the Physical

2 Resource Block (PRB). Each PRB consists of 12 subcarriers of 15 KHz each. VoIP packet must be transmitted per TTI. It can occupy one or more PRB. An example LTE frame is shown in Fig. 1. For more technical specifications about LTE please refer to [5]. B. Scheduling One of the most important factors of LTE is scheduling when we consider VoIP traffic. Talking in phone is primarily delivered in spurt, which means; people talk for a certain period of time and keep silent for the rest. This is called talk spurt. The scheduler needs to behave in such a way that it can schedule the packets of VoIP in real time while a talk spurt is continuing and meanwhile in silent periods, it can schedule other traffics. In the next section various approaches to scheduling packets in LTE are going to be discussed in more detail. III. MAC SCHEDULING SCHEMES IN LTE In LTE, primarily two types of MAC scheduling have been proposed, namely, persistent and dynamic scheduling. As their names suggest, persistent scheduling works by scheduling the packets in a fixed basis, similar to the circuit switched fashion. It reserves the bandwidth at the beginning of a call and keeps the reservation until the call ends. On the other hand, dynamic scheduling takes advantage of the feedback information from the User Equipment (UE) about the link situation and schedules the packets thereby. In dynamic scheduling the packets transmission is fully dynamic at the expense of large amount of control signal which may hinder the delivery of data packets. To overcome the demerits of both the previous approaches, an intermediate approach has been devised, named as semi-persistent scheduling. In semi-persistent approach, the packets are not always scheduled dynamically but the decision is taken for a fixed amount of time in future. This method is less costly in the view of control signals and has is dynamic in nature as well. A. Dynamic scheduling As LTE is a packet radio system, the packets are usually scheduled using L1/L2 scheduling. VoIP packets can also be scheduled using the same procedure. From the resource usage point of view, this scheme is the most flexible scheme as it allows scheduling the packets exactly whenever they are needed. But the downside of this approach is that it needs a large amount of signaling. In a fully dynamic scheduling, the UE sends resource request in UL for each VoIP packet. The evolved Node B (enodeb) allocates UL resources for every transmission and retransmission separately by the L1/L2 control signaling. With dynamic scheduling, the VoIP packet scheduling enjoys the full diversity of channel in both time and frequency domain with the expense of large control signaling. B. Persistent Scheduling Persistent scheduling means the scheduling of packets does not depend on the channel condition, rather a CSlike allocation of resource is made for each call and the allocation stays constant for the period of the call. Reducing L1/L2 control signaling in this way has been proposed in [6, 7]. Figure 1. Frame format of LTE RRC signaling or some kind of enhanced L1/L2 signaling is used to allocate a sequence of TTI-RU chunks (time/frequency resource) as well as a fixed modulation scheme for a VoIP user. The allocation also includes resources required for Hybrid Automatic Repeat Request (HARQ) retransmission. As proposed in [8], the allocation can be so persistent that there will be no HARQ ACK/NACK but there will be a fixed number of retransmission for each packet which results in a fixed Forward Error Correction (FEC) scheme instead of an adaptive HARQ scheme. The main problem of persistent scheduling is the wastage of resource. In a very dynamic environment as the wireless environment, it is very hard to determine the exact number of retransmission and resource needed for a packet. It depends on channel quality, interference etc. Therefore, it is very hard to allocated fixed resource to each user and it may cause serious after-effects including very low-utilization of capacity. C. Semi-Persistent Scheduling The discussion about dynamic and persistent scheduling showed clearly that none of excessive control signal or total absence of control signal is suitable for VoIP users. Semi-persistent scheduling is a hybrid way of scheduling VoIP packets which uses a small amount of control signaling to determine the channel condition after every fixed interval and persistently schedules the traffic for the time in between. This approach has shown promises to be the best for VoIP traffic due to its controlled dynamic nature and use of small control signaling. IV. PROPOSED SCHEME The proposed scheme in this work addresses the stringent requirements of VoIP traffic and, at the same time, tries to reduce the negative impact of control signals, starvation and low resource utilization. In an aim to fulfill this many requirements, the algorithm uses a VoIP priority mode, as proposed in [4], combining it with a variant of user coupling [9]. The priority mode works by assigning resources to VoIP traffics in a priority basis but controlling the duration of priority mode dynamically according to the channel condition to save other traffics from starving. In parallel, the scheme also allows user coupling, which makes two users share the resource allocated to them by enodeb, to offset the low resource utilization while in priority mode.

3 A. VoIP Priority Mode The priority mode allocates VoIP calls before any other traffic. This approach has the down side of making other traffics to starve when the density of VoIP calls are high. To offset this problem, the duration for which the priority mode is active is controlled dynamically. While in priority mode, VoIP calls are given highest priority and any left over capacity is provided to other traffics. The PRB allocation scheme is designed by making modifications to Channel Adaptive Fair Queuing [10] and the mode described in [4]. While in VoIP priority mode, the scheduling order of the calls is determined by the queue length and the Signal to Interference-plus-Noise Ratio (SINR) of each call. The theory can be described using the following equation: D f (i) = Q len (i) * γ i (1) Where Q len (i) and γ i is the queue length and the SINR value of ongoing call i respectively. Equation (1) indicates that the longer the queue and the better the channel condition is, the earlier a corresponding call is scheduled to have assigned PRBs. On the other hand, as mentioned earlier, the duration of priority mode is controlled dynamically. To be more precise, it depends on the total drop ratio of the packets that is measured at the enodeb. A preset minimum and maximum drop ratio is used and if the drop ratio is below the minimum threshold then the maximum count of priority mode duration is decreased due to the fact that either there are enough resources to carry on with the call or there are enough PRBs given already to the call [4]. On the contrary, if the drop ratio is above the maximum, then the maximum duration is increased because it means that there are not enough resources allocated. If the drop rate is in between the min and max then the duration of priority mode is kept constant. B. User Coupling Simulation shows that the VoIP priority mode described above cannot utilize the full capacity of LTE while in priority mode due to the small size of typical VoIP packets. To overcome this problem in packet scheduling user coupling can be used where two users share the resource allocated to them. While in priority mode resource is allocated to several users by the enodeb. But due to the unpredictable and ever changing nature of wireless network, the network condition for the users is never the same. It may happen that some users cannot use the full capacity of the allocated resource due to channel fading or poor channel quality. In that case, the resource is not utilized. In user coupling scheme, we propose to share resources of two users having opposite channel condition to offset the low resource utilization of one user by the other. This scheme is a modification of the one proposed in [9]. The proposal consists of pairing VoIP users to have early termination gain amongst users. It maintains the properties of original persistent method. The scheme consists of mainly two parts; user pairing and link authority change. User pairing method takes care of pairing VoIP users according to the channel conditions so that the pairing results in the most efficient usage of resource and the link authority change ensures that the user in need of resource at any point of time has the authority on the link to get the fair share. Figure 2. VoIP priority mode with user coupling algorithm A user with good channel quality, who requires less transmission slot due to less retransmission, is paired with a user with bad channel quality. Therefore, the channel usage adaptively increases and the resources are used more efficiently. The authority adaption phase is executed using the ACK/NACK channel of the users. Each user monitors his couple s ACK/NACK channel and changes the authority status if the signal on his own channel and his pair s channel is different, i.e., his signal is ACK and his pair s signal is NACK or vice versa. On the contrary, the authority remains same if the signals of both the channels are same. Due to this very simple approach to adaptive authority change, the control signal increase due to the dynamic adaption is minimal but the utilization of channel increases significantly, as shown in the simulation part. C. VoIP Priority mode with User Coupling The scheduling process functions by combining the above approaches to provide adaptive priority to VoIP traffics using only the drop rate information and then

4 pairing users in priority mode to offset the low resource utilization of VoIP depending upon the ACK/NACK channel of the users. The approach is not fully dynamic as it does not utilize all the control channel information and it is also not persistent scheduling due to the adaptive change of mode depending on the channel quality. Rather, we can call the scheme as semi-persistent which uses very small control channel information which poses as small load on the channel as possible and adds dynamicity to the process. The flow chart of Fig. 2 shows the total scheduling scheme. While there is any VoIP traffic, the scheduler enters this mode of scheduling. If more than one user is using VoIP, the scheduler couples the users according to their channel quality. After coupling, resource requires for the pair is computed using a semi-persistent strategy. When the resource is reserved for the pair, it is distributed between them according to the channel quality while the scheduler observes the ACK/NACK channel. In case of ACK/NACK channel value for the pair has different values, and then the authority of the link is changed. This approach is continues until there are no VoIP packets to schedule. V. SIMULATION AND PERFORMANCE EVALUATION Simulations were conducted to analyze the proposed method for scheduling PRBs and its effect on VoIP QoS. The parameters used for simulation are provided in table 1. TABLE 1: SIMULATION PARAMETERS Simulation Parameter Cell Radius Bandwidth PRB Structure TTI Number of available PRB Max VoIP packet delay Max VoIP packet drop rate Min VoIP packet drop rate Modulation for AMC Values 1 km 5 MHz 12 subcarriars, 2 subframes 1 msec 6 20 msec 5% 2% QPSK, 16QAM, 64QAM To analyze the performance of the proposed algorithm, we have performed two levels of simulation. The first one measures VoIP packet drop ratio using our method and compares it with persistent scheduling and absolute VoIP priority mode. The results are shown in Fig. 3. The result shows a great improvement over the original persistent mode. Whereas in persistent mode, the acceptable max VoIP packet drop ratio is crossed with only around 10 users, the priority modes works far better due to far less retransmissions of VoIP packets. On the other hand, priority mode with user coupling outperforms the absolute priority mode because whenever a user experiences bad channel quality due to fading or other channel conditions, it takes the authority of the channel and assumes greater part of resource which reduces the chance of possible retransmissions. According to the parameters of Table 1, the proposed algorithm showed little improvement over pure priority mode; to be more precise, with 50 calls priority mode drop ratio is 2.3% while priority with user coupling drop ratio is 1.1%. However, this is because the channel quality is good. With additional channel disturbance introduced, for 50 VoIP users, the proposed method have less than 2% packet drop ratio while the absolute priority mode has reached 5% mark. On another set of simulations, where the throughput of enodeb was measured, the VoIP priority mode performed badly due to the small VoIP packet size and small queue length of VoIP calls. But with the introduction of user coupling along with priority mode, the capacity of the system is utilized properly and the performance shows better than the persistent mode and VoIP priority mode, as shown in figure 4. In summary, the proposed model, adaptive VoIP priority mode with user coupling, is able to meet the VoIP QoS requirements while being able to dramatically decrease the VoIP packet drop ratio and increase the total system throughput. The scheme has integrated adaptive user coupling with VoIP priority mode to overcome the shortcomings of the later. VI. CONCLUSION MAC scheduling plays a very important role in achieving real time QoS in VoIP service over a fully packet switched service such as LTE. To achieve a quality compared to CS service, traditional scheduling services such as dynamic and persistent scheduling has their own tradeoffs. For this reason, a completely new hybrid scheduling, aptly named as semi-persistent scheduling, has been invented. In this paper, we have proposed a new semi-persistent scheme for MAC scheduling in LTE where the original persistent scheduling is modified to use small amount of control channel information to change the scheduling parameters dynamically according to the channel condition. The proposed method uses a VoIP priority mode and integrates it with adaptive user coupling to better utilize the system capacity. Simulations were also performed where it is showed that the proposed scheme performed better in decreasing packet drop ratio and also increases total system throughput in bad channel condition. REFERENCES [1] D. Chase, Code combining A maximum-likelihood decoding approach for combining and arbitrary number of noisy packets, IEEE Transactions on Communications, Vol.33, pp , May 1985 [2] M. B. Purslay and N. B. Sandberg, Incremental-redundancy transmission for Meteor-burst communications, IEEE Transactions on Communications, Vol.39, pp , May 1991

5 35 VoIP Packet Drop Ratio (%) Normal Mode VoIP Priority Mode VoIP Priority Mode with User Coupling Number of VoIP Calls Figure 3: VoIP packet drop rate comparison 2550 enodeb Throughput (KBPS) Normal Mode VoIP Priority Mode VoIP Priority Mode with User Coupling Number of VoIP calls Figure 4: Total System throughput comparison [3] S. B Wicker and M. Bartz, Type-I hybrid ARQ protocols using punctured MDS codes, IEEE Transactions on Communications, Vol.42, pp , April 1994 [4] S. Choi, K. Jun, Y. Shin, S. Kang, B. Choi, MAC Scheduling Scheme for VoIP Traffic Service in 3G LTE, VTC 2007, pp [5] 3GPP TSG RAN, Requirements for Evolved UTRA (E-UTRA) and Evolved UTRAN (E-UTRAN) (Release 7), 3GPP TR [6] 3GPP TSG RAN WG1 Meeting #47, R , Discussion on control signaling for persistent scheduling of VoIP, Riga, Latvia, November 6 10, 2006 [7] 3GPP TSG RAN WG1 Meeting #47bis, R , Persistent Scheduling in E-UTRA, Sorrento, Italy, January 15 19, 2007 [8] 3GPP TSG RAN WG2 #54, R , Uplink Resource Allocation Scheme, NTT DoCoMo, Tallinn, Estonia, August 28 September 1, 2006 [9] Y. S. Kim, An Efficient scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink, EURASIP Journal on Wireless Communications and Networking, vol2008 [10] L. Wang, Y. Kwok, W. Lau, V. Lau, Channel adaptive fair queuing for scheduling integrated voice and data services in multicode CDMA systems, Computer Communications. 27(9): , June 2004.

Performance Comparison of Control-less Scheduling Policies for VoIP in LTE UL

Performance Comparison of Control-less Scheduling Policies for VoIP in LTE UL Performance Comparison of Control-less Scheduling Policies for VoIP in LTE UL Haiming Wang Nokia Device R&D/Wireless System Research Nokia (China) Investment Corporation Limited, 100176 Beijing, China

More information

3GPP Wireless Standard

3GPP Wireless Standard 3GPP Wireless Standard Shishir Pandey School of Technology and Computer Science TIFR, Mumbai April 10, 2009 Shishir Pandey (TIFR) 3GPP Wireless Standard April 10, 2009 1 / 23 3GPP Overview 3GPP : 3rd Generation

More information

An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink

An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink Yong-Seok Kim Abstract In this paper, an efficient scheduling scheme is proposed to increase the available

More information

Deployment Aspects for VoIP Services over HSPA Networks

Deployment Aspects for VoIP Services over HSPA Networks Nash Technologies Your partner for world-class custom software solutions & consulting Deployment Aspects for VoIP Services over HSPA Networks Jens Mueckenheim, Enrico Jugl, Thomas Wagner, Michael Link,

More information

Inter-Cell Interference Coordination (ICIC) Technology

Inter-Cell Interference Coordination (ICIC) Technology Inter-Cell Interference Coordination (ICIC) Technology Dai Kimura Hiroyuki Seki Long Term Evolution (LTE) is a promising standard for next-generation cellular systems targeted to have a peak downlink bit

More information

LTE PHY Fundamentals Roger Piqueras Jover

LTE PHY Fundamentals Roger Piqueras Jover LTE PHY Fundamentals Roger Piqueras Jover DL Physical Channels - DL-SCH: The DownLink Shared CHannel is a channel used to transport down-link user data or Radio Resource Control (RRC) messages, as well

More information

Cellular Network Planning and Optimization Part XI: HSDPA. Jyri Hämäläinen, Communications and Networking Department, TKK, 25.1.

Cellular Network Planning and Optimization Part XI: HSDPA. Jyri Hämäläinen, Communications and Networking Department, TKK, 25.1. Cellular Network Planning and Optimization Part XI: HSDPA Jyri Hämäläinen, Communications and Networking Department, TKK, 25.1.2008 HSDPA HSDPA = High Speed Downlink Packet Access. Release 5 was the first

More information

Downlink resource allocation algorithm: Quality of Service

Downlink resource allocation algorithm: Quality of Service International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Engineering, Business and Enterprise

More information

Throughput for TDD and FDD 4 G LTE Systems

Throughput for TDD and FDD 4 G LTE Systems Throughput for TDD and FDD 4 G LTE Systems Sonia Rathi, Nisha Malik, Nidhi Chahal, Sukhvinder Malik Abstract Long Term Evolution (LTE) has been designed to support only packet-switched services. It aims

More information

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS Edward Nowicki and John Murphy 1 ABSTRACT The General Packet Radio Service (GPRS) is a new bearer service for GSM that greatly simplify wireless

More information

Research Article An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink

Research Article An Efficient Scheduling Scheme to Enhance the Capacity of VoIP Services in Evolved UTRA Uplink Hindawi Publishing Corporation EURASIP Journal on Wireless Communications and Networking Volume 2008, Article ID 732418, 9 pages doi:10.1155/2008/732418 Research Article An Efficient Scheduling Scheme

More information

EETS 8316 Wireless Networks Fall 2013

EETS 8316 Wireless Networks Fall 2013 EETS 8316 Wireless Networks Fall 2013 Lecture: Cellular Overview: 3G and 4G http://lyle.smu.edu/~skangude/eets8316.html Dr. Shantanu Kangude skangude@lyle.smu.edu Third Generation Systems High-speed wireless

More information

LTE Evolution for Cellular IoT Ericsson & NSN

LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Overview and introduction White Paper on M2M is geared towards low cost M2M applications Utility (electricity/gas/water) metering

More information

LTE Performance and Analysis using Atoll Simulation

LTE Performance and Analysis using Atoll Simulation IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 6 Ver. III (Nov Dec. 2014), PP 68-72 LTE Performance and Analysis using Atoll Simulation

More information

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

3GPP Technologies: Load Balancing Algorithm and InterNetworking

3GPP Technologies: Load Balancing Algorithm and InterNetworking 2014 4th International Conference on Artificial Intelligence with Applications in Engineering and Technology 3GPP Technologies: Load Balancing Algorithm and InterNetworking Belal Abuhaija Faculty of Computers

More information

Fachgebiet für Kommunikationstechnik. Prof. Dr.-Ing. Klaus David. HSDPA for UMTS. Stephan Sigg 18.04.2005

Fachgebiet für Kommunikationstechnik. Prof. Dr.-Ing. Klaus David. HSDPA for UMTS. Stephan Sigg 18.04.2005 Fachgebiet für Kommunikationstechnik Prof. Dr.-Ing. Klaus David HSDPA for UMTS Stephan Sigg 18.04.2005 Gliederung HSDPA Concepts HSDPA Control Channels HSUPA Fast Scheduling in HSDPA Fachgebiet für Kommunikationstechnik

More information

End to End Delay Performance Evaluation for VoIP in the LTE Network

End to End Delay Performance Evaluation for VoIP in the LTE Network ENSC 427 COMMUNICATION NETWORKS SPRING 2013 Final Project Presentation End to End Delay Performance Evaluation for VoIP in the LTE Network Dai, Hongxin Ishita, Farah Lo, Hao Hua danield @ sfu.ca fishita

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 4: Medium Access Control October 5, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Medium Access Control Schemes: FDMA TDMA

More information

Dimensioning, configuration and deployment of Radio Access Networks. part 5: HSPA and LTE HSDPA. Shared Channel Transmission

Dimensioning, configuration and deployment of Radio Access Networks. part 5: HSPA and LTE HSDPA. Shared Channel Transmission HSDPA Dimensioning, configuration and deployment of Radio Access Networks. part 5: HSPA and LTE Enhanced Support for Downlink Packet Data Higher Capacity Higher Peak data rates Lower round trip delay Part

More information

192620010 Mobile & Wireless Networking. Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4]

192620010 Mobile & Wireless Networking. Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4] 192620010 Mobile & Wireless Networking Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4] Geert Heijenk Outline of Lecture 5 Cellular Systems (UMTS / LTE) (1/2) q Evolution of cellular

More information

A study of Skype over IEEE 802.16 networks: voice quality and bandwidth usage

A study of Skype over IEEE 802.16 networks: voice quality and bandwidth usage Iowa State University Digital Repository @ Iowa State University Graduate Theses and Dissertations Graduate College 2011 A study of Skype over IEEE 802.16 networks: voice quality and bandwidth usage Kuan-yu

More information

HSDPA Mobile Broadband Data A Smarter Approach to UMTS Downlink Data

HSDPA Mobile Broadband Data A Smarter Approach to UMTS Downlink Data HSDPA Mobile Broadband Data A Smarter Approach to UMTS Downlink Data UMTS mobile wireless systems have enjoyed widespread uptake of high-quality circuit-switched applications like voice and video telephony.

More information

VoIP-Kapazität im Relay erweiterten IEEE 802.16 System

VoIP-Kapazität im Relay erweiterten IEEE 802.16 System VoIP-Kapazität im Relay erweiterten IEEE 802.16 System 21. ComNets-Workshop Mobil- und Telekommunikation Dipl.-Ing. Karsten Klagges ComNets Research Group RWTH Aachen University 16. März 2012 Karsten Klagges

More information

Responses by TG1 (2000-09-14) included

Responses by TG1 (2000-09-14) included 20 00-09-14 I EEE 802.16.1-00/04 Comparison between TG3 Functional Requirements Document and TG1 proposed MAC Prepared by TG3 (2000-09-14) Comments in black Responses by TG1 (2000-09-14) included Green

More information

LTE VoIP Capacity with Soft Frequency Reuse. Dipl.-Ing. Maciej Mühleisen ComNets TUHH FFV Workshop 15.3.2013

LTE VoIP Capacity with Soft Frequency Reuse. Dipl.-Ing. Maciej Mühleisen ComNets TUHH FFV Workshop 15.3.2013 LTE VoIP Capacity with Soft Frequency Reuse Dipl.-Ing. Maciej Mühleisen ComNets TUHH FFV Workshop 15.3.2013 1 Outline Motivation VoIP Scheduling Soft Frequency Reuse Scheduler Concept Scenario & Results

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 9 Cellular Telephone Networks Specific Instructional Objectives At the end of this lesson, the student will be able to: Explain the operation of Cellular

More information

An Interference Avoiding Wireless Network Architecture for Coexistence of CDMA 2000 1x EVDO and LTE Systems

An Interference Avoiding Wireless Network Architecture for Coexistence of CDMA 2000 1x EVDO and LTE Systems ICWMC 211 : The Seventh International Conference on Wireless and Mobile Communications An Interference Avoiding Wireless Network Architecture for Coexistence of CDMA 2 1x EVDO and LTE Systems Xinsheng

More information

How To Understand The Gsm And Mts Mobile Network Evolution

How To Understand The Gsm And Mts Mobile Network Evolution Mobile Network Evolution Part 1 GSM and UMTS GSM Cell layout Architecture Call setup Mobility management Security GPRS Architecture Protocols QoS EDGE UMTS Architecture Integrated Communication Systems

More information

HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and beyond. HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and Beyond

HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and beyond. HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and Beyond HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and beyond HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and Beyond Introduction... 3 HSPA Explained... 3 HSPA Technology... 4 HSDPA...4

More information

VoIP over Wireless Opportunities and Challenges

VoIP over Wireless Opportunities and Challenges Prof. Dr. P. Tran-Gia VoIP over Wireless Opportunities and Challenges Universität Würzburg Lehrstuhl für verteilte Systeme H.323 RTP Codec Voice-over-IP over Wireless (VoIPoW) UDP IMS G723.1 SIP G729 HSDPA

More information

EETS 8316 Wireless Networks Fall 2013

EETS 8316 Wireless Networks Fall 2013 EETS 8316 Wireless Networks Fall 2013 Lecture: LTE Scheduling and DRX http://lyle.smu.edu/~skangude/eets8316.html Shantanu Kangude skangude@lyle.smu.edu Scheduling & Rate Control Scheduler operation Signalling

More information

Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems

Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems Extended-rtPS Algorithm for VoIP Services in IEEE 802.16 systems Howon Lee, Taesoo Kwon and Dong-Ho Cho Department of Electrical Engineering and Computer Science Korea Advanced Institute of Science and

More information

Priority-Based Congestion Control Algorithm for Cross-Traffic Assistance on LTE Networks

Priority-Based Congestion Control Algorithm for Cross-Traffic Assistance on LTE Networks Priority-Based Congestion Control Algorithm for Cross-Traffic Assistance on LTE Networks Lung-Chih Tung, You Lu, Mario Gerla Department of Computer Science University of California, Los Angeles Los Angeles,

More information

Wireless Technologies for the 450 MHz band

Wireless Technologies for the 450 MHz band Wireless Technologies for the 450 MHz band By CDG 450 Connectivity Special Interest Group (450 SIG) September 2013 1. Introduction Fast uptake of Machine- to Machine (M2M) applications and an installed

More information

Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS 36.314 version 11.1.

Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS 36.314 version 11.1. TS 136 314 V11.1.0 (2013-02) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS 36.314 version 11.1.0 Release 11) 1 TS 136 314 V11.1.0 (2013-02)

More information

The future of mobile networking. David Kessens <david.kessens@nsn.com>

The future of mobile networking. David Kessens <david.kessens@nsn.com> The future of mobile networking David Kessens Introduction Current technologies Some real world measurements LTE New wireless technologies Conclusion 2 The future of mobile networking

More information

LTE OPTIMIZATION AND MOBILE NETWORK

LTE OPTIMIZATION AND MOBILE NETWORK FUTUREMOBILE COMMUNICATION: LTE OPTIMIZATION AND MOBILE NETWORK VIRTUALIZATION Yasir Zaki, Andreas Timm Giel,, Carmelita Görg University of Bremen, Technical University of Hamburg Euroview July 23 rd 2012

More information

Evolution of the Air Interface From 2G Through 4G and Beyond

Evolution of the Air Interface From 2G Through 4G and Beyond Evolution of the Air Interface From 2G Through 4G and Beyond Presentation to IEEE Ottawa Section / Alliance of IEEE Consultants Network (AICN) - 2nd May 2012 Frank Rayal BLiNQ Networks/ Telesystem Innovations

More information

Cooperative Techniques in LTE- Advanced Networks. Md Shamsul Alam

Cooperative Techniques in LTE- Advanced Networks. Md Shamsul Alam Cooperative Techniques in LTE- Advanced Networks Md Shamsul Alam Person-to-person communications Rich voice Video telephony, video conferencing SMS/MMS Content delivery Mobile TV High quality video streaming

More information

The Evolution of 3G CDMA Wireless Networks. David W. Paranchych IEEE CVT Luncheon January 21, 2003

The Evolution of 3G CDMA Wireless Networks. David W. Paranchych IEEE CVT Luncheon January 21, 2003 The Evolution of 3G CDMA Wireless Networks David W. Paranchych IEEE CVT Luncheon January 21, 2003 Outline Past: cdma2000 1xRTT Present: 1xEV-DO What is it? How does it work? How well does it work? What

More information

CDMA Network Planning

CDMA Network Planning CDMA Network Planning by AWE Communications GmbH www.awe-com.com Contents Motivation Overview Network Planning Module Air Interface Cell Load Interference Network Simulation Simulation Results by AWE Communications

More information

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit

More information

Proposal for Candidate Radio Interface Technologies for IMT-Advanced Based on LTE Release 10 and Beyond (LTE-Advanced)

Proposal for Candidate Radio Interface Technologies for IMT-Advanced Based on LTE Release 10 and Beyond (LTE-Advanced) 3GPP IMT-Advanced Evaluation Workshop Beijing, China, 17-18 December, 2009 Proposal for Candidate Radio Interface Technologies for IMT-Advanced Based on LTE Release 10 and Beyond (LTE-Advanced) Takehiro

More information

UTRA-UTRAN Long Term Evolution (LTE) and 3GPP System Architecture Evolution (SAE)

UTRA-UTRAN Long Term Evolution (LTE) and 3GPP System Architecture Evolution (SAE) UTRA-UTRAN Long Term Evolution (LTE) and 3GPP System Architecture Evolution (SAE) Long Term Evolution of the 3GPP radio technology 3GPP work on the Evolution of the 3G Mobile System started with the RAN

More information

Handover within 3GPP LTE: Design Principles and Performance

Handover within 3GPP LTE: Design Principles and Performance Handover within 3GPP LTE: Design Principles and Performance Konstantinos Dimou¹, Min Wang², Yu Yang¹, Muhammmad Kazmi¹, Anna Larmo 3, Jonas Pettersson², Walter Muller¹, Ylva Timner² Ericsson Research Isafjordsjgatan

More information

Circuit-Switched Voice Services over HSPA

Circuit-Switched Voice Services over HSPA Circuit-Switched Voice Services over HSPA 1 Qualcomm Incorporated, Corporate R&D San Diego, USA Abstract Circuit-Switched (CS) Voice Services over HSPA (CSoHS) was recently introduced for 3GPP WCDMA Release

More information

LTE Multimedia Broadcast Multicast Services (MBMS)

LTE Multimedia Broadcast Multicast Services (MBMS) LTE Multimedia Broadcast Multicast Services (MBMS) LTE is the technology of choice for mobile operators because it delivers significantly higher bandwidth with the lowest amount of spectral resources.

More information

Customer Training Catalog Training Programs WCDMA RNP&RNO Technical Training

Customer Training Catalog Training Programs WCDMA RNP&RNO Technical Training Customer Training Catalog Training Programs Customer Training Catalog Training Programs WCDMA RNP&RNO Technical Training HUAWEI Learning Service 2015 COMMERCIAL IN CONFIDENCE 1 Customer Training Catalog

More information

Implementing VoIP over CDMA2000 1xEV- DO Rev A; Understanding System Performance and Requirements

Implementing VoIP over CDMA2000 1xEV- DO Rev A; Understanding System Performance and Requirements Implementing VoIP over CDMA2000 1xEV- DO Rev A; Understanding System Performance and Requirements CDG Tech Forum on VoIP November 4, 2004 Ivan N. Vukovic Motorola, Inc. Global Telecommunication Systems

More information

LTE UE RF measurements An introduction and overview

LTE UE RF measurements An introduction and overview An introduction and overview February 2010 Andreas Roessler Andreas.Roessler@rohde-schwarz.com Technology Manager North America Rohde & Schwarz, Germany Guenter Pfeifer Guenter.Pfeifer@rohde-schwarz.com

More information

A Framework for supporting VoIP Services over the Downlink of an OFDMA Network

A Framework for supporting VoIP Services over the Downlink of an OFDMA Network A Framework for supporting VoIP Services over the Downlink of an OFDMA Network Patrick Hosein Huawei Technologies Co., Ltd. 10180 Telesis Court, Suite 365, San Diego, CA 92121, US Tel: 858.882.0332, Fax:

More information

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY 4.1. INTRODUCTION In recent years, the rapid growth of wireless communication technology has improved the transmission data rate and communication distance.

More information

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation (Semtech White Paper October 2008) INTRODUCTION For carriers to leverage cost-effective IP networks to

More information

LTE Mobility Enhancements

LTE Mobility Enhancements Qualcomm Incorporated February 2010 Table of Contents [1] Introduction... 1 [2] LTE Release 8 Handover Procedures... 2 2.1 Backward Handover... 2 2.2 RLF Handover... 3 2.3 NAS Recovery... 5 [3] LTE Forward

More information

A Novel Decentralized Time Slot Allocation Algorithm in Dynamic TDD System

A Novel Decentralized Time Slot Allocation Algorithm in Dynamic TDD System A Novel Decentralized Time Slot Allocation Algorithm in Dynamic TDD System Young Sil Choi Email: choiys@mobile.snu.ac.kr Illsoo Sohn Email: sohnis@mobile.snu.ac.kr Kwang Bok Lee Email: klee@snu.ac.kr Abstract

More information

1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7

1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7 Figures and Tables About the Authors Preface Foreword Acknowledgements xi xix xxi xxiii xxv 1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7 2 Overview

More information

Performance Analysis of Scheduling Algorithms

Performance Analysis of Scheduling Algorithms Performance Analysis of Scheduling Algorithms for VoIP Services in IEEE 82.1 6e Systems Howon Lee*, Taesoo Kwon*, Dong-Ho Cho*, Geunhwi Limt and Yong Changt *Department of Electrical Engineering and Computer

More information

3GPP LTE Channels and MAC Layer

3GPP LTE Channels and MAC Layer 3GPP LTE s and MAC Layer 2009 Inc. All Rights Reserved. LTE MAC Layer Functions Mapping between Transparent and Logical s Error Correction Through Hybrid ARQ MAC Priority Handling with Dynamic Scheduling

More information

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment An Algorithm for Automatic Base Station Placement in Cellular Network Deployment István Törős and Péter Fazekas High Speed Networks Laboratory Dept. of Telecommunications, Budapest University of Technology

More information

Scheduling for VoIP Service in cdma2000 1x EV-DO

Scheduling for VoIP Service in cdma2000 1x EV-DO Scheduling for VoIP Service in cdma2000 1x EV-DO Young-June Choi and Saewoong Bahk School of Electrical Engineering & Computer Science Seoul National University, Seoul, Korea E-mail: {yjchoi, sbahk}@netlab.snu.ac.kr

More information

How QoS differentiation enhances the OTT video streaming experience. Netflix over a QoS enabled

How QoS differentiation enhances the OTT video streaming experience. Netflix over a QoS enabled NSN White paper Netflix over a QoS enabled LTE network February 2013 How QoS differentiation enhances the OTT video streaming experience Netflix over a QoS enabled LTE network 2013 Nokia Solutions and

More information

WHITE PAPER. Realistic LTE Performance From Peak Rate to Subscriber Experience

WHITE PAPER. Realistic LTE Performance From Peak Rate to Subscriber Experience WHITE PAPER Realistic LTE Performance From Peak Rate to Subscriber Experience Realistic LTE Performance From Peak Rate to Subscriber Experience Introduction Peak data rates are often perceived as actual

More information

AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS

AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS Hubert GRAJA, Philip PERRY and John MURPHY Performance Engineering Laboratory, School of Electronic Engineering, Dublin City University,

More information

Aspects of Coexistence Between WiFi and HSDPA

Aspects of Coexistence Between WiFi and HSDPA (Cross-layer design and network planning for B3G systems) Aspects of Coexistence Between WiFi and HSDPA Orlando Cabral Valdemar Monteiro 2005, it - instituto de telecomunicações. Todos os direitos reservados.

More information

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK By: Peter Croy, Sr. Network Architect, Aviat Networks INTRODUCTION LTE mobile broadband technology is now being launched across the world with more than 140 service providers committed to implement it

More information

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL 1. Local Area Networks TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL These are networks spanning relatively short distances (e.g. within one building) for local point-to-point and point-to-multipoint

More information

Radio Resource Allocation in GSM/GPRS Networks

Radio Resource Allocation in GSM/GPRS Networks Radio Resource Allocation in GSM/GPRS Networks Jean-Lien C. Wu 1, Wei-Yeh Chen 2, and Hung-Huan Liu 1 1 Department of Electronic Engineering, National Taiwan University of Science and Technology, 43, Keelung

More information

Packet Scheduling for Voice over IP over HSDPA in Mixed Traffic Scenarios with Different End-to-End Delay Budgets

Packet Scheduling for Voice over IP over HSDPA in Mixed Traffic Scenarios with Different End-to-End Delay Budgets VI INTERNATIONAL TELECOMMUNICATIONS SYMPOSIUM (ITS6), SEPTEMBER 3-6, 6, FORTALEZA-CE, BRAZIL Packet Scheduling for Voice over IP over HSDPA in Mixed Traffic Scenarios with Different End-to-End Delay Budgets

More information

Mobile Communications TCS 455

Mobile Communications TCS 455 Mobile Communications TCS 455 Dr. Prapun Suksompong prapun@siit.tu.ac.th Lecture 26 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 Announcements Read the following from the SIIT online

More information

Bluetooth voice and data performance in 802.11 DS WLAN environment

Bluetooth voice and data performance in 802.11 DS WLAN environment 1 (1) Bluetooth voice and data performance in 802.11 DS WLAN environment Abstract In this document, the impact of a 20dBm 802.11 Direct-Sequence WLAN system on a 0dBm Bluetooth link is studied. A typical

More information

Measuring Data and VoIP Traffic in WiMAX Networks

Measuring Data and VoIP Traffic in WiMAX Networks JOURNAL OF TELECOMMUNICATIONS, VOLUME 2, ISSUE 1, APRIL 2010 Measuring Data and VoIP Traffic in WiMAX Networks 1 Iwan Adhicandra Abstract Due to its large coverage area, low cost of deployment and high

More information

2G/3G Mobile Communication Systems

2G/3G Mobile Communication Systems 2G/3G Mobile Communication Systems Winter 2012/13 Integrated Communication Systems Group Ilmenau University of Technology Outline 2G Review: GSM Services Architecture Protocols Call setup Mobility management

More information

HSDPA Throughput Performances Using an Experimental HSDPA Transmission System

HSDPA Throughput Performances Using an Experimental HSDPA Transmission System NTT DoCoMo Technical Journal Vol. 6 No.4 HSDPA Throughput Performances Using an Experimental HSDPA Transmission System Shinya Tanaka, Hiroyuki Ishii, Tomoki Sao, Yousuke Iizuka and Takeshi Nakamori The

More information

Performance Issues of TCP and MPEG-4 4 over UMTS

Performance Issues of TCP and MPEG-4 4 over UMTS Performance Issues of TCP and MPEG-4 4 over UMTS Anthony Lo A.Lo@ewi.tudelft.nl 1 Wiskunde end Informatica Outline UMTS Overview TCP and MPEG-4 Performance Summary 2 1 Universal Mobile Telecommunications

More information

Use Current Success to Develop Future Business

Use Current Success to Develop Future Business >THIS IS THE WAY Use Current Success to Develop Future Business Malur Narayan / Nitin Khanna February 2005 >THIS IS Wireless Broadband Opportunities & Segments Mobile Broadband Access Enterprise Broadband

More information

Choosing the Right Audio Codecs for VoIP over cdma2000 Networks:

Choosing the Right Audio Codecs for VoIP over cdma2000 Networks: Choosing the Right Audio Codecs for VoIP over cdma2000 Networks: System capacity, Voice quality, Delay, and Transcoding issues Dr. Sassan Ahmadi NOKIA Inc. sassan.ahmadi@nokia.com February 8, 2005 1 2005

More information

Voice over Internet Protocol (VoIP) systems can be built up in numerous forms and these systems include mobile units, conferencing units and

Voice over Internet Protocol (VoIP) systems can be built up in numerous forms and these systems include mobile units, conferencing units and 1.1 Background Voice over Internet Protocol (VoIP) is a technology that allows users to make telephone calls using a broadband Internet connection instead of an analog phone line. VoIP holds great promise

More information

Optimal load balancing algorithm for multi-cell LTE networks

Optimal load balancing algorithm for multi-cell LTE networks International Journal of Wireless Communications and Mobile Computing 2014; 2(2): 23-29 Published online March 10, 2014 (http://www.sciencepublishinggroup.com/j/wcmc) doi: 10.11648/j.wcmc.20140202.11 Optimal

More information

NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler

NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler NSN White paper February 2014 Nokia Solutions and Networks Smart Scheduler CONTENTS 1. Introduction 3 2. Smart Scheduler Features and Benefits 4 3. Smart Scheduler wit Explicit Multi-Cell Coordination

More information

Customer Training Catalog Course Descriptions WCDMA RNP&RNO Technical Training

Customer Training Catalog Course Descriptions WCDMA RNP&RNO Technical Training Customer Training Catalog Course Descriptions Customer Training Catalog Course Descriptions WCDMA RNP&RNO Technical Training HUAWEI Learning Service 2015 COMMERCIAL IN CONFIDENCE 1 Customer Training Catalog

More information

Solution for cell edge performance improvement and dynamic load balancing. Qualcomm Technologies, Inc.

Solution for cell edge performance improvement and dynamic load balancing. Qualcomm Technologies, Inc. HSPA+ Multiflow Solution for cell edge performance improvement and dynamic load balancing Feburary 1, 2014 Qualcomm Technologies, Inc. Not to be used, copied, reproduced, or modified in whole or in part,

More information

II. IEEE802.11e EDCA OVERVIEW

II. IEEE802.11e EDCA OVERVIEW The 18th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC'7) CACITY IMPROVEMENT OF WIRELESS LAN VOIP USING DISTRIBUTED TRANSMISSION SCHEDULING Kei Igarashi,

More information

A Multiple Access Protocol for Multimedia Transmission over Wireless Networks

A Multiple Access Protocol for Multimedia Transmission over Wireless Networks A Multiple Access Protocol for Multimedia Transmission over Wireless Networks Hong Yu and Mohammed Arozullah Department of Electrical Engineering and Computer Science Capitol College, Maryland, USA yhong@capitol-college.edu

More information

COMPARISON BASED ON VARIOUS PERFORMANCE PARAMETERS BETWEEN WIMAX AND LTE USING NS2

COMPARISON BASED ON VARIOUS PERFORMANCE PARAMETERS BETWEEN WIMAX AND LTE USING NS2 COMPARISON BASED ON VARIOUS PERFORMANCE PARAMETERS BETWEEN WIMAX AND LTE USING NS2 Prof. Tilottama Dhake 1, Pratik Gala 2, Keval Jain 3, Bhavesh Mayekar 4, Priyal Shah 5 Abstract: In telecommunications,

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

Clearing the Way for VoIP

Clearing the Way for VoIP Gen2 Ventures White Paper Clearing the Way for VoIP An Alternative to Expensive WAN Upgrades Executive Overview Enterprises have traditionally maintained separate networks for their voice and data traffic.

More information

VoIP in 3G Networks: An End-to- End Quality of Service Analysis

VoIP in 3G Networks: An End-to- End Quality of Service Analysis VoIP in 3G etworks: An End-to- End Quality of Service Analysis 1 okia etworks P.O.Box 301, 00045 okia Group, Finland renaud.cuny@nokia.com Renaud Cuny 1, Ari Lakaniemi 2 2 okia Research Center P.O.Box

More information

Technical Solutions for the 3G Long-Term Evolution

Technical Solutions for the 3G Long-Term Evolution TOPICS IN RADIO COMMUNICATIONS Technical Solutions for the 3G Long-Term Evolution Hannes Ekström, Anders Furuskär, Jonas Karlsson, Michael Meyer, Stefan Parkvall, Johan Torsner, and Mattias Wahlqvist,

More information

Upcoming Enhancements to LTE: R9 R10 R11!

Upcoming Enhancements to LTE: R9 R10 R11! Upcoming Enhancements to LTE: R9 R10 R11! Jayant Kulkarni Award Solutions jayant@awardsolutions.com Award Solutions Dallas-based wireless training and consulting company Privately held company founded

More information

Wireless Cellular Networks: 3G

Wireless Cellular Networks: 3G Wireless Cellular Networks: 3G Raj Jain Washington University Saint Louis, MO 63131 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-06/ 7-1 Overview Wireless

More information

Dynamic Access Class Barring for M2M Communications in LTE Networks

Dynamic Access Class Barring for M2M Communications in LTE Networks Dynamic Access Class Barring for 2 Communications in LTE Networks Suyang Duan, Vahid Shah-ansouri and Vincent W.S. Wong Department of Electrical and Computer Engineering University of British Columbia,

More information

Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks

Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Jian Chen and Victor C.M. Leung Department of Electrical and Computer Engineering The

More information

SURVEY OF LTE AND LTE ADVANCED SYSTEM

SURVEY OF LTE AND LTE ADVANCED SYSTEM IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 5, May 2014, 1-6 Impact Journals SURVEY OF LTE AND LTE ADVANCED

More information

3GPP Long-Term Evolution / System Architecture Evolution Overview

3GPP Long-Term Evolution / System Architecture Evolution Overview 3GPP Long-Term Evolution / System Architecture Evolution Overview September 2006 Ulrich Barth Outline 2 3G-LTE Introduction Motivation Workplan Requirements LTE air-interface LTE Architecture SAE Architecture

More information

A Novel LTE-Advanced Carrier Aggregation with Higher Throughput

A Novel LTE-Advanced Carrier Aggregation with Higher Throughput A Novel LTE-Advanced Carrier Aggregation with Higher Throughput A. Z. Yonis 1 and M. F. L. Abdullah 2 1 Department of Communication Engineering, 1 College of Electronic Engineering, University of Mosul,

More information

Exercise 2 Common Fundamentals: Multiple Access

Exercise 2 Common Fundamentals: Multiple Access Exercise 2 Common Fundamentals: Multiple Access Problem 1: TDMA, guard time. To set up a GSM-connection, the base station (BTS) and the mobile station (MS) use the following short access burst in a TDMA-slot

More information

Long-Term Evolution. Mobile Telecommunications Networks WMNet Lab

Long-Term Evolution. Mobile Telecommunications Networks WMNet Lab Long-Term Evolution Mobile Telecommunications Networks WMNet Lab Background Long-Term Evolution Define a new packet-only wideband radio with flat architecture as part of 3GPP radio technology family 2004:

More information

Nokia Networks. Voice over LTE (VoLTE) Optimization

Nokia Networks. Voice over LTE (VoLTE) Optimization Nokia Networks Voice over LTE (VoLTE) Optimization Contents 1. Introduction 3 2. VoIP Client Options 5 3. Radio Network Optimization 6 4. Voice Quality Optimization 11 5. Handset Power Consumption Optimization

More information