LTE coverage improvement by TTI bundling

Size: px
Start display at page:

Download "LTE coverage improvement by TTI bundling"

Transcription

1 LTE coverage improvement by TTI bundling Riikka Susitaival Ericsson Research, NomadicLab, Finland Michael Meyer Ericsson Research, Aachen, Germany Abstract Compared to WCDMA, the LTE radio access has a significantly shorter Transmission Time Interval (TTI) in order to reduce end-to-end delays. However, if a User Equipment (UE) at the cell edge is limited by its available transmission power, it may not be able to transmit an entire VoIP packet during one TTI, since the instantaneous source data rate is too high. Thus TTI bundling has been recently introduced as a feature of LTE Rel. 8 to improve the uplink coverage. In TTI bundling, a VoIP packet is transmitted as a single PDU during a bundle of subsequent TTIs without waiting for the HARQ feedback. HARQ feedback is only expected for the last transmission of the bundle. This paper studies TTI bundling and compares it to the conventional RLC segmentation. The simulation results indicate that TTI bundling provides a gain of more than 4 db in terms of the sustainable path loss. Keywords- LTE, VoIP, coverage, HARQ I. INTRODUCTION The Long Term Evolution (LTE) radio access has been standardized by 3GPP. The requirement has been to provide high data rates for end users with low latency and good QoS [1][2]. The key facilitator for low delays has been the introduction of a short TTI of only 1 ms, which enables short Hybrid Automatic Repeat Request (HARQ) round trip times (RTT) of 8 ms. However, having such a short TTI can be problematic when the user is at the cell border and has limited transmission power: Even for a small Voice Over IP (VoIP) packet it cannot spend enough energy during one TTI in order to achieve a successful (with a certain probability) transmission. For example, transmitting a VoIP packet of 33 bytes within 1 ms results (including L1/L2 overhead) in a data rate of 312 kbit/s which might be difficult to sustain at the cell edge. Thus, it is likely that HARQ retransmissions are required inducing additional 8 ms delay per retransmission. Many retransmissions lead to long delays, which can be intolerable as delay sensitive applications as VoIP are considered. The conventional solution to reduce delays and improve the coverage is to segment RLC SDUs and transmit those segments in consecutive TTIs. However, segmentation increases overhead, control signaling and vulnerability to packet loss due to HARQ feedback errors. An alternative solution to segmentation is to bundle a set of TTIs for a certain UE. The idea is that a fixed number of transmissions of a given transport block is done in consecutive TTIs without waiting for the HARQ feedback. Only when the receiver has decoded the whole bundle of transmissions, it sends the corresponding HARQ feedback. This approach reduces the number of required HARQ feedback messages significantly. In addition, the header overhead as well as the signaling overhead resulting from uplink grants is reduced. In this paper we first discuss the problems of the two traditional concepts: solely relying on HARQ retransmissions or using RLC segmentation. Then we introduce TTI bundling as an approach to improve the coverage of the LTE radio access. The TTI bundling method in uplink was originally presented to 3GPP in [3] and has in the meanwhile been included as a feature of LTE Rel. 8. In this paper the concept is evaluated in more detail. By dynamic radio network simulations we compare the performance of the TTI bundling and segmentation approaches for VoIP traffic. The VoIP capacity of the LTE uplink is earlier studied in many papers, such as [6][7], but the coverage issue discussed in this paper has received little attention. The discussion in this paper concentrates on the LTE FDD operation, while TTI bundling has been defined for TDD operation as well. This paper is organized as follows: In Section II we discuss the two conventional approaches based on HARQ retransmissions and segmentation. Also the limitations of those concepts for UEs at the cell edge are provided. As a solution to improve the coverage we describe TTI bundling in Section III. In Section IV we study different scheduling strategies of the bundled users. Section V compares the performance of segmentation and bundling by simulations. Finally, Section VI provides a short conclusion. II. SOLUTIONS TO IMPROVE UPLINK COVERAGE As mentioned in the introduction, during the TTI of 1 ms the UE may not be able to accumulate enough energy so that even a small VoIP packet can be received correctly by the evolved NodeB (enb). The conventional solutions to the problem are HARQ retransmissions or segmentation of higher layer Protocol Data Units (PDUs) into smaller units or a combination of these two concepts. These approaches and drawbacks of them are discussed next. A. HARQ Retransmissions HARQ is an error correction mechanism and applied at the LTE Medium Access Control (MAC) layer. The idea is that each user has multiple parallel stop-and-wait processes: When waiting for an ACK/NACK feedback of one process, other transport blocks are sent using other processes. By this approach the throughput of the link is maximized. In addition, only a single bit HARQ feedback signal is needed instead of feedback messages containing sequence numbers as in case of a window-based protocol /09/$ IEEE 1

2 The number of parallel HARQ processes depends on the HARQ RTT. Taking transmission, reception, and processing delays into account, it can be calculated that the retransmission of the transport block is possible 8 ms after the previous transmission. Thus, the number of parallel HARQ processes is also set to 8 in LTE. In the uplink direction of LTE, synchronous HARQ is used, meaning that if there is a retransmission of the transport block, it occurs exactly 8 ms after the previous transmission. segmented into 4 RLC PDUs and transmitted in parallel in four different HARQ processes. By this approach the delay is shorter than when having only pure HARQ retransmissions as depicted in the previous subsection. Figure 2. Segmenting an RLC SDU into RLC PDUs and transmission of corresponding transport blocks with hybrid ARQ. Figure 1. Transmitting an RLC SDU as a single RLC PDU and corresponding transport block with hybrid ARQ. In Figure 1 the transmission of a VoIP packet as a single RLC PDU is illustrated. The first transmission of the transport block resulting from the considered VoIP packet occurs at TTI # 0. The HARQ feedback occurs 4 ms and the retransmission 8 ms after the initial transmission. In the example three HARQ transmissions are required before the decoding of the transport block is successful. If the UE is at the edge of the cell, the number of retransmissions can be even higher leading to too long delays as regard to VoIP traffic. The QoS requirements for VoIP traffic over a one-way radio link can be assumed to be the followings: The delay should not exceed 50 ms and residual packet error rate should be under 1% [8]. B. RLC segmentation The LTE Radio Link Control (RLC) protocol is responsible for segmentation and concatenation of higher layer PDUs, i.e., Packet Data Convergence Protocol (PDCP) PDUs, to suitably sized RLC PDUs. It is also responsible for in-sequence delivery of RLC SDUs to upper layers. There are different operation modes in RLC; in Acknowledged Mode (AM) retransmissions of missing PDUs are done by a second ARQ protocol in RLC, but in Unacknowledged Mode (UM) only insequence delivery is provided without retransmissions. The latter approach is suitable for VoIP traffic where short delays are more stringent compared to the packet loss requirement. A straightforward concept to improve the LTE uplink coverage is to segment RLC SDUs into several smaller units. Due to stronger coding, it is more likely that smaller transport blocks can be decoded correctly. Thus, retransmissions are required less frequently, resulting in less delay. As an example, in Figure 2 the RLC SDU resulting from a VoIP packet is However, the segmentation approach has some drawbacks especially when used in poor radio conditions: 1. Overhead: Let us assume a typical VoIP packet including 36 bytes for the voice frame and the compressed RTP/UDP/IP header [5]. The combined RLC/MAC header is assumed to be 3 bytes and the CRC overhead also 3 bytes [2]. As shown in Table 2, if the number of RLC PDUs per VoIP packet is increased from 1 to 8, the L2/L1 overhead increases from 14% to 55%. 2. Control signalling load: Each transmitted RLC PDU requires a separate control message carried on the Physical Data Control Channel (PDCCH) to grant the uplink resources. In addition, possible HARQ retransmissions need to be granted, too. A high number of segments as well as retransmissions lead to high load on the PDCCH. 3. HARQ feedback errors: Each HARQ transmission is followed by a downlink HARQ feedback signal. Assuming RLC UM, a VoIP packet loss can occur when a HARQ NACK is interpreted as an ACK. This may result in a significant packet loss rate. For example, if 12 (re- )transmissions for a transport block are required and the NACK-to-ACK error probability is 0.1%, the probability to stop retransmissions too early due to a HARQ feedback error is 1-( ) %, which is too high for VoIP. TABLE I. SIZE OF VOIP PACKETS WITH DIFFERENT SEGMENT SIZES Segments Transport block size CRC bits All bytes Amount of overhead % % % % 2

3 III. TTI BUNDLING An alternative approach to pure HARQ retransmissions or RLC segmentation is a method named TTI Bundling. Instead of segmenting the RLC SDU into smaller units at the RLC layer, in this approach several redundancy versions (RVs) corresponding to the entire RLC SDU are transmitted in consecutive TTIs. Only when the last redundancy version of the transport block is received by the enb, the HARQ feedback is sent. the UE should transmit a single TTI or a TTI bundle, is configured by the Radio Resource Control (RRC) protocol. A UE can be configured to use either normal HARQ operation or TTI bundling. 2. There is only one HARQ feedback message per bundle. This decreases control signaling and the vulnerability to NACKto-ACK errors that can lead to data loss. 3. Because RLC SDUs are not segmented, the overhead resulting from RLC and MAC headers as well as CRC is decreased leading to a more efficient use of radio resources. A side effect of TTI bundling is that the granularity to match the number of transmissions exactly to required amount (i.e., the early termination gain) decreases. With segmentation, when a single segment is decoded, retransmissions of that segment can be stopped. For TTI bundling always a bundle of retransmissions is done. For that reason TTI bundling should be used only for the UEs that are at the cell edge. IV. SCHEDULING OF BUNDLES Figure 3. TTI Bundling of 4 TTIs Figure 3 shows the TTI bundling solution adopted in 3GPP Specifications [4] and [5] for FDD. In the standard, the bundle size has been fixed to 4 transmissions. That means, 4 redundancy versions of the transport block resulting from a single RLC SDU are transmitted in consecutive TTIs with HARQ process number 0. After all 4 transmissions have been received and decoded by the enb, the HARQ feedback is sent. Assuming 1 ms delay for transmission and 3 ms delay for decoding and processing, this feedback is possible in TTI # 7. After the UE has received the feedback, assuming again 3 ms for processing, the earliest retransmission by the UE is possible in TTI # 11. Thus, the shortest HARQ RTT with the bundle size of 4 would thus be 11 ms. However, the HARQ RTT of 11 ms cannot be synchronized with the 8 ms normal LTE HARQ RTT (compare Figure 1), because the retransmissions of the normal processes and the bundled processes using the same physical resource blocks would collide when non-adaptive retransmissions are applied. For that reason, in 3GPP it has been agreed that the retransmission of the bundle is delayed until the 16 th TTI. The time slots in between can be used for some other bundled HARQ processes from the given UE or other UEs using TTI bundling. Also part of TTIs can be used for normal HARQ processes of other UEs as will be explained in Section IV. TTI bundling has several advantages compared to the RLC segmentation approach: 1. Uplink resources over multiple TTIs can be assigned with a single grant, which decreases the signaling overhead. To trigger a transmission of a TTI bundle, the same grant format can be used as for ordinary HARQ transmissions. Whether In normal FDD operation of LTE, allocation and granting of physical resources are done once per TTI. When TTI bundling is configured for a given user, the transmission grant is valid during the whole bundle of TTIs. For this reason, every time when the transmission of a new transport block is scheduled, it has to be checked that any transmission of the new bundle does not collide with the retransmissions of the existing bundle. Considering a single user, it is obvious that transmission of only one transport block per TTI is possible and collision occurs if the retransmissions of an old process occur at the same time that the transmission of a new bundle. This is illustrated in Figure 4: A new bundle of the considered user can not be scheduled to start from TTI #13 to TTI #15, because the transmission of the new bundle would collide with the retransmission of the existing bundle 1. When there are multiple users in the system, a collision can occur if different users are allocated to the same frequencies (i.e., subbands) at the same time. Again in Figure 4, another bundled user cannot be scheduled from TTI #13 to TTI #15 to the same frequencies as the existing process already uses. Similarly, another UE using the normal HARQ operation with 8 ms HARQ RTT cannot be scheduled during TTI #8 - TTI #11 on the frequencies of bundle 1 because the transmissions and retransmissions of these two UEs would collide. Despite of the above mentioned restrictions, there still remains some flexibility in scheduling in the time domain of a single user or in scheduling in the time and frequency domain of all users. Here two of approaches are explained: 3

4 Figure 4. Scheduling of the resource blocks for a single or many users Synchronous scheduling. In this strategy the transmission times of all bundles are synchronized. As depicted by dotted blocks in Figure 4 this would mean that a new bundle could be scheduled to start every 4 th TTI, that is, in TTIs #4, #8 or #12 in the figure. The benefit of this approach is that scheduling is more straightforward and we can fill the time domain with bundles if the traffic load of the network is high. Non-synchronous scheduling: In this strategy we can schedule new bundles or normal processes whenever there will not be any collision as explained below. As a result, the bundled processes and normal processes are arbitrary mixed. This approach decreases the access delay but efficient allocation of resources is more complicated as compared to the synchronous strategy. V. SIMULATION RESULTS In this section we compare the performance of pure HARQ retransmissions, segmentation and TTI bundling for VoIP traffic at the cell edge. The simulations are done by a dynamic network simulator developed by Ericsson. In the simulation scenario all generated users are located at the cell border and have a constant path loss. On top of the fixed path loss a fast fading model reflecting an ITU3 channel is used. We assume a simple VoIP traffic model where only uplink traffic from a UE to the enb is generated. Our assumption is that the client in the terminal side talks all time during its call and SID frames are ignored. The transport block sizes used for VoIP packets with different segmentation approaches are given in Table 1. The QoS requirements for the VoIP application are set as follows: the user is satisfied if the delay does not exceed 60 ms and the residual packet loss is below 1 %. All packets exceeding the delay bound are considered as lost. There are some simplifications used in the simulation study. First, scheduling requests are not used. Instead, it is assumed that the enb knows perfectly the buffer status of the UE. In addition, the scheduling is kept as simple as possible: If there is data available, the number of allocated subbands, i.e. 15 khz sub-carriers, is fixed to 3. Although in the LTE standard the bundle size is fixed to 4, in this section we study also alternative options such as bundle size of 8. However, the bundle size does not change dynamically but remains fixed in each simulation scenario. A. User satisfaction with a perfect feedback channel In Figure 5 the share of satisfied VoIP users is plotted as a function of the normalized path loss for the different segmentation and bundling approaches. In the scenario there is a single user at a time in the system but the results are averaged over 200 users. We can see that the sustainable path loss difference between pure HARQ transmissions and other approaches is significant, 2-3 db. When segmentation of a VoIP packet into 4 and 8 segments are compared, these two approaches give almost the same results. This is explained by the fact that the benefit from the delay reduction when using 8 segments is lost due to an increase in overhead. When 4 segments and bundling over 4 ms are compared, also in this case the performance is similar. An explanation for this is that due to tight delay requirements for VoIP traffic, the maximum number of retransmissions without bundling remains as 8. If a VoIP packet arrives every 20th ms, 12 free TTIs still exist before the UE is power-limited. Those TTIs can be used to increase the code rate by segmentation. Finally, when transmissions are bundled over 8 ms, the gain of 1 db is achieved when compared to other approaches. Figure 5. User satisfaction as a function of the normalized average path loss, error-free PHICH. B. User satisfaction with NACK-ACK errors In LTE, HARQ feedback messages of uplink data traffic are carried in the Physical Hybrid-ARQ Indicator Channel (PHICH). The 3GPP target for the probability that an ACK is 4

5 misinterpreted as NACK is 10-2 and that a NACK is misinterpreted as ACK is in the range of 10-3 to In practice, if there is an ACK-to-NACK error, the UE sends some unnecessary retransmissions, which consumes some extra resources. However, a NACK-to-ACK error is more critical, since the HARQ transmitter terminates the (re-)transmissions. In the case of RLC UM the whole VoIP packet will be lost. One option to recover from NACK-to-ACK error is that the enb tries to detect if the UE has not transmitted anything. If not, the enb invokes a retransmission. However, this kind of recovery mechanism brings additional complexity to the enb and the scheduler and is not assumed in this paper. Figure 7. Number of used resource blocks per VoIP packet, error-free PHICH. Figure 6. User satisfaction as a function of the normalized average path loss of the link, PHICH NACK-to-ACK error probability 0.1%. In Figure 6 the user satisfaction is plotted when the ACKto-NACK error probability is set to 0.1%. We can see that the user satisfaction is much lower than with the perfect feedback channel. When TTI bundling is used, the overhead and the number of HARQ feedback messages are independent of the bundle size. Thus, with bundling over 4 ms we can achieve 4 db and bundling over 8 ms even 6 db improvement in coverage as compared to segmentation. C. Resource usage with different approaches Although the uplink coverage improvement has been the main objective when developing the TTI bundling concept, it is also important to minimize the used resources. Thus, in Figure 7 the average number of used resource blocks per transmitted VoIP packet as a function of the path loss is shown. When the link quality is reasonably good, segmentation and bundling over 4 or 8 TTIs use the same amount of resources. However, when the path loss increases, the resource usage of TTI bundling is remarkably lower, which can mainly be explained by the smaller overhead. On the other hand, the resource usage of the bundle over 4 ms is significantly smaller than that of the bundle over 8 ms providing thus a good tradeoff between the coverage improvement and the capacity usage. VI. CONCLUSIONS In this paper we discussed and evaluated the LTE TTI bundling feature that aims at improving the uplink coverage. The idea is that, instead of segmentation, bigger transport blocks are used. By relying on incremental redundancy, HARQ transmissions are performed in consecutive TTIs without waiting for HARQ feedback. The HARQ receiver accumulates the received energy of all transmissions and responds with HARQ feedback only once after the entire bundle has been received and evaluated. The simulation results indicate that there is only a small benefit of TTI bundling for VoIP traffic if the HARQ feedback channel is perfect. The gain achieved by decreasing the overhead of segmentation is lost due to a longer delay of TTI bundling. However, when the NACK-to-ACK errors are taken into account, the bundling over 4 ms gives more than 4 db better results in terms of the sustainable path loss with reasonable resource usage. This encourages the use of TTI bundling. REFERENCES [1] H. Ekström, et al., Technical solutions for the 3G long-term evolution. IEEE Communications Magazine, vol. 44, no. 3, pp , March [2] 3GPP TS , Evolved Universal Terrestrial Radio Access (E- UTRA) and Evolved Universal Terrestrial Radio Access Network (E- UTRAN); Overall description; Stage 2. [3] 3GPP TDoc R , HARQ operation in case of UL Power Limitation, Ericsson, June [4] 3GPP TS , Evolved Universal Terrestrial Radio Access (E- UTRA); Medium Access Control (MAC) protocol specification, Rel- 8, V [5] 3GPP TS , Evolved Universal Terrestrial Radio Access (E- UTRA); Physical layer procedures, Rel-8, V [6] D. Jiang, H. Wang, and X. Che, Uplink VoIP Performance in E-UTRAN TDD Mode, IEEE VTC Spring, [7] Y. Kim, An efficient Scheduling Scheme to Enhance the capacity of VoIP service in Evolved UTRA uplink, EURASIP Journal on Wireless Communications and Networking, Vol [8] 3GPP TS , Technical Specification Group Services and System Aspects, Quality of Service (QoS) concept and architecture, Rel 8. 5

Impact of Flexible RLC PDU Size on HSUPA Performance

Impact of Flexible RLC PDU Size on HSUPA Performance Nash Technologies Your partner for world-class custom software solutions & consulting Enrico Jugl, Michael Link, Jens Mueckenheim* *Hochschule Merseburg, Germany Outline Motivation Flexible RLC PDU Size

More information

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

Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE 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

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

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

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

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

VoIP Shim for RTP Payload Formats

VoIP Shim for RTP Payload Formats PITALS 50 pt 32 pt VoIP Shim for RTP Payload Formats draft-johansson-avt-rtp-shim Ingemar Johansson, Ericsson AB Outline MTSI in 3GPP Voice service requirements Problems with RTCP Why is inband signaling

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

Telesystem Innovations. LTE in a Nutshell: Protocol Architecture WHITE PAPER

Telesystem Innovations. LTE in a Nutshell: Protocol Architecture WHITE PAPER Telesystem Innovations LTE in a Nutshell: Protocol Architecture WHITE PAPER PROTOCOL OVERVIEW This whitepaper presents an overview of the protocol stack for LTE with the intent to describe where important

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

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

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

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

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

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

Study of the impact of UMTS Best Effort parameters on QoE of VoIP services

Study of the impact of UMTS Best Effort parameters on QoE of VoIP services Study of the impact of UMTS Best Effort parameters on QoE of VoIP services Jose Oscar Fajardo, Fidel Liberal, Nagore Bilbao Department of Electronics and Telecommunciations, University of the Basque Country

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

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

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

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

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

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

Architecture Overview NCHU CSE LTE - 1

Architecture Overview NCHU CSE LTE - 1 Architecture Overview NCHU CSE LTE - 1 System Architecture Evolution (SAE) Packet core networks are also evolving to the flat System Architecture Evolution (SAE) architecture. This new architecture optimizes

More information

3GPP LTE Packet Data Convergence Protocol (PDCP) Sub Layer

3GPP LTE Packet Data Convergence Protocol (PDCP) Sub Layer 3GPP LTE Packet Data Convergence Protocol (PDCP) Sub Layer 2009 Inc. All Rights Reserved. LTE PDCP Sub Layer Functions Header compression and decompression with ROHC Transfer of data and PDCP sequence

More information

Transport Layer Protocols

Transport Layer Protocols Transport Layer Protocols Version. Transport layer performs two main tasks for the application layer by using the network layer. It provides end to end communication between two applications, and implements

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

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

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

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

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

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

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

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

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

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

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

Capacity of VoIP over HSDPA with Frame Bundling

Capacity of VoIP over HSDPA with Frame Bundling Capacity of VoIP over HSDPA with Frame Bundling Yong-Seok Kim Telecommunication Network Business Samsung Electronics Email: ys708.kim@samsung.com Youngheon Kim Telecommunication Network Business Samsung

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

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

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

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

DISCUSSION. Sophia-Antipolis, France August 16-20, 1999. Agenda item: 14.4 Golden Bridge Technology CPCH Delay Measurements for TS25.

DISCUSSION. Sophia-Antipolis, France August 16-20, 1999. Agenda item: 14.4 Golden Bridge Technology CPCH Delay Measurements for TS25. TSG RAN WG 2#6 Sophia-Antipolis, France August 16-20, 1999 TSGR2#6(99)802 Agenda item: 14.4 Source: Golden Bridge Technology Title: CPCH Delay Measurements for TS25.331, RRC Protocol Document for: Discussion

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

How To Make A Multi-User Communication Efficient

How To Make A Multi-User Communication Efficient Multiple Access Techniques PROF. MICHAEL TSAI 2011/12/8 Multiple Access Scheme Allow many users to share simultaneously a finite amount of radio spectrum Need to be done without severe degradation of the

More information

Infrastructure Test System TM500 LTE Single UE 3GPP FDD Release 8 Test Data Sheet

Infrastructure Test System TM500 LTE Single UE 3GPP FDD Release 8 Test Data Sheet Infrastructure Test System TM500 LTE Single UE 3GPP FDD Release 8 Test Data Sheet The most important thing we build is trust The industry standard test system for 3GPP LTE infrastructure development, test

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

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

Performance of UMTS Code Sharing Algorithms in the Presence of Mixed Web, Email and FTP Traffic

Performance of UMTS Code Sharing Algorithms in the Presence of Mixed Web, Email and FTP Traffic Performance of UMTS Code Sharing Algorithms in the Presence of Mixed Web, Email and FTP Traffic Doru Calin, Santosh P. Abraham, Mooi Choo Chuah Abstract The paper presents a performance study of two algorithms

More information

ECE 358: Computer Networks. Homework #3. Chapter 5 and 6 Review Questions 1

ECE 358: Computer Networks. Homework #3. Chapter 5 and 6 Review Questions 1 ECE 358: Computer Networks Homework #3 Chapter 5 and 6 Review Questions 1 Chapter 5: The Link Layer P26. Let's consider the operation of a learning switch in the context of a network in which 6 nodes labeled

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

Handover Management Optimization for LTE Terrestrial Network with Satellite Backhaul

Handover Management Optimization for LTE Terrestrial Network with Satellite Backhaul Handover Management Optimization for LTE Terrestrial Network with Satellite Backhaul Michael Crosnier a b, Fabrice Planchou a, Riadh Dhaou b, André-Luc Beylot b a EADS Astrium, 31 avenue des cosmonautes,

More information

How To Understand The History And Design Of Long Term Evolution (Lte) Protocol (Lty) From A Microchip Device)

How To Understand The History And Design Of Long Term Evolution (Lte) Protocol (Lty) From A Microchip Device) White Paper Long Term Evolution Protocol Overview Document Number: LTEPTCLOVWWP Rev 0 10/2008 Overview Long term evolution (LTE) is the next step forward in cellular 3G services. LTE technology is a based

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

CSMA/CA. Information Networks p. 1

CSMA/CA. Information Networks p. 1 Information Networks p. 1 CSMA/CA IEEE 802.11 standard for WLAN defines a distributed coordination function (DCF) for sharing access to the medium based on the CSMA/CA protocol Collision detection is not

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

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

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

Introduction to EDGE. 2.1 What Is EDGE?

Introduction to EDGE. 2.1 What Is EDGE? 2 Introduction to EDGE This chapter is the first of a series dedicated to EDGE. It introduces the different EDGE concepts from a global point of view, explaining how they have been introduced into the

More information

PDF vytvořeno zkušební verzí pdffactory www.fineprint.cz UMTS

PDF vytvořeno zkušební verzí pdffactory www.fineprint.cz UMTS UMTS Generations of mobile systems Generation 1 (1980-1995) 2 (1992-2000) 2,5 (1999-2010) 3 (2004-20?) Names NMT (Nordic Mobile Telephone); 450 MHz, 900 MHz AMPS (Advance Mobile Telephone System); USA

More information

Providing reliable and efficient VoIP over WCDMA

Providing reliable and efficient VoIP over WCDMA Providing reliable and efficient VoIP over WCDMA Mårten Ericson, Lotta Voigt and Stefan Wänstedt The architecture of the IP Multimedia Subsystem (IMS) defined by the Third Generation Partnership Project

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

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

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

Lecture Objectives. Lecture 07 Mobile Networks: TCP in Wireless Networks. Agenda. TCP Flow Control. Flow Control Can Limit Throughput (1)

Lecture Objectives. Lecture 07 Mobile Networks: TCP in Wireless Networks. Agenda. TCP Flow Control. Flow Control Can Limit Throughput (1) Lecture Objectives Wireless and Mobile Systems Design Lecture 07 Mobile Networks: TCP in Wireless Networks Describe TCP s flow control mechanism Describe operation of TCP Reno and TCP Vegas, including

More information

Enhanced HSDPA Mobility Performance: Quality and Robustness for VoIP Service

Enhanced HSDPA Mobility Performance: Quality and Robustness for VoIP Service Enhanced HSDPA Mobility Performance: Quality and Robustness for VoIP Service Abstract 3GPP has standardized CDMA-based packet-switched air interfaces for downlink and uplink, called High-Speed Downlink

More information

Long Term Evolution - LTE. A short overview

Long Term Evolution - LTE. A short overview Long Term Evolution - LTE A short overview LTE Architecture 2 Conformance Test Suite Specification 3 GPP and ETSI product 3GPP TS 32.523-3 Evolved Universal Terrestrial Radio Access (E-UTRA) User Equipment

More information

REPORT ITU-R M.2134. Requirements related to technical performance for IMT-Advanced radio interface(s)

REPORT ITU-R M.2134. Requirements related to technical performance for IMT-Advanced radio interface(s) Rep. ITU-R M.2134 1 REPORT ITU-R M.2134 Requirements related to technical performance for IMT-Advanced radio interface(s) (2008) TABLE OF CONTENTS... Page 1 Introduction... 2 2 Scope and purpose... 2 3

More information

LANs. Local Area Networks. via the Media Access Control (MAC) SubLayer. Networks: Local Area Networks

LANs. Local Area Networks. via the Media Access Control (MAC) SubLayer. Networks: Local Area Networks LANs Local Area Networks via the Media Access Control (MAC) SubLayer 1 Local Area Networks Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring 2 Network Layer

More information

A Performance Evaluation of Internet Access via the General Packet Radio Service of GSM

A Performance Evaluation of Internet Access via the General Packet Radio Service of GSM A Performance Evaluation of Internet Access via the General Packet Radio Service of GSM Simon Hoff, Michael Meyer, Andreas Schieder Ericsson Eurolab Deutschland Ericsson Allee 1, 52134 Herzogenrath, Germany

More information

Whitepaper. 802.11n The Next Generation in Wireless Technology

Whitepaper. 802.11n The Next Generation in Wireless Technology Whitepaper 802.11n The Next Generation in Wireless Technology Introduction Wireless technology continues to evolve and add value with its inherent characteristics. First came 802.11, then a & b, followed

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

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 2, Issue 11, November 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automated

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

Algorithms for Interference Sensing in Optical CDMA Networks

Algorithms for Interference Sensing in Optical CDMA Networks Algorithms for Interference Sensing in Optical CDMA Networks Purushotham Kamath, Joseph D. Touch and Joseph A. Bannister {pkamath, touch, joseph}@isi.edu Information Sciences Institute, University of Southern

More information

Performance of the Medium Access Control Protocol for the High Speed Downlink Packet Access

Performance of the Medium Access Control Protocol for the High Speed Downlink Packet Access Performance of the Medium Access Control Protocol for the High Speed Downlink Packet Access Gregory Manuel Nokia Research Center P.O. Box 407, 00045 NOKIA GROUP, Finland ABSTRACT In this paper, the Medium

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

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

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

Introduction VOIP in an 802.11 Network VOIP 3

Introduction VOIP in an 802.11 Network VOIP 3 Solutions to Performance Problems in VOIP over 802.11 Wireless LAN Wei Wang, Soung C. Liew Presented By Syed Zaidi 1 Outline Introduction VOIP background Problems faced in 802.11 Low VOIP capacity in 802.11

More information

3GPP TS 34.109 V3.10.0 (2004-09)

3GPP TS 34.109 V3.10.0 (2004-09) TS 34.109 V3.10.0 (2004-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Terminal logical test interface; Special conformance testing

More information

TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) Internet Protocol (IP)

TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) Internet Protocol (IP) TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) *Slides adapted from a talk given by Nitin Vaidya. Wireless Computing and Network Systems Page

More information

Applicability of UDP-Lite for Voice over IP in UMTS Networks

Applicability of UDP-Lite for Voice over IP in UMTS Networks Applicability of -Lite for Voice over IP in UMTS Networks Frank Mertz, Ulrich Engelke, Peter Vary RWTH Aachen University, Institute of Communication Systems and Data Processing (IND) D-5256 Aachen, Germany

More information

LTE protocol tests for IO(D)T and R&D using the R&S CMW500

LTE protocol tests for IO(D)T and R&D using the R&S CMW500 LTE protocol tests for IO(D)T and R&D using the R&S CMW500 The standardization of layer 3 signaling for the new UMTS long term evolution (LTE) standard is almost complete, and Rohde & Schwarz is ready

More information

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD Ethernet dominant LAN technology: cheap -- $20 for 100Mbs! first widely used LAN technology Simpler, cheaper than token rings and ATM Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Etheret sketch

More information

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji

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

WiFi Direct and LTE D2D in Action

WiFi Direct and LTE D2D in Action WiFi Direct and LTE D2D in Action Arash Asadi Institute IMDEA Networks and University Carlos III of Madrid Madrid, Spain Email: arash.asadi@imdea.org Vincenzo Mancuso Institute IMDEA Networks Madrid, Spain

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

MIMO Antenna Systems in WinProp

MIMO Antenna Systems in WinProp MIMO Antenna Systems in WinProp AWE Communications GmbH Otto-Lilienthal-Str. 36 D-71034 Böblingen mail@awe-communications.com Issue Date Changes V1.0 Nov. 2010 First version of document V2.0 Feb. 2011

More information

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 Christian Röhl, Hagen Woesner, Adam Wolisz * Technical University Berlin Telecommunication Networks Group {roehl,

More information

Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets

Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets White paper Table of contents 1. Overview... 3 2. 1800 MHz spectrum... 3 3. Traffic Migration... 5 4. Deploying LTE-GSM

More information

GSM GPRS. Course requirements: Understanding Telecommunications book by Ericsson (Part D PLMN) + supporting material (= these slides)

GSM GPRS. Course requirements: Understanding Telecommunications book by Ericsson (Part D PLMN) + supporting material (= these slides) GSM Example of a PLMN (Public Land Mobile Network) At present most successful cellular mobile system (over 200 million subscribers worldwide) Digital (2 nd Generation) cellular mobile system operating

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

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

Interference Management: From Autonomous to Closely Coordinated Approaches

Interference Management: From Autonomous to Closely Coordinated Approaches Technische Universität München Lehrstuhl für Kommunikationsnetze Prof. Dr.-Ing. J. Eberspächer VDE/ITG Fachgruppe 5.2.4 Workshop Darmstadt 2010 Interference Management and Cooperation Strategies in Communication

More information

LTE-Advanced Carrier Aggregation Optimization

LTE-Advanced Carrier Aggregation Optimization Nokia Networks LTE-Advanced Carrier Aggregation Optimization Nokia Networks white paper LTE-Advanced Carrier Aggregation Optimization Contents Introduction 3 Carrier Aggregation in live networks 4 Multi-band

More information

Evolution in Mobile Radio Networks

Evolution in Mobile Radio Networks Evolution in Mobile Radio Networks Multiple Antenna Systems & Flexible Networks InfoWare 2013, July 24, 2013 1 Nokia Siemens Networks 2013 The thirst for mobile data will continue to grow exponentially

More information

A Study of Network assisted Device-to- Device Discovery Algorithms, a Criterion for Mode Selection and a Resource Allocation Scheme

A Study of Network assisted Device-to- Device Discovery Algorithms, a Criterion for Mode Selection and a Resource Allocation Scheme A Study of Network assisted Device-to- Device Discovery Algorithms, a Criterion for Mode Selection and a Resource Allocation Scheme ANASTASIOS THANOS KTH Information and Communication Technology Master

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