HSDPA - High Speed Downlink Packet Access

Size: px
Start display at page:

Download "HSDPA - High Speed Downlink Packet Access"

Transcription

1 GROUP 3 1 HSDPA - High Speed Downlink Packet Access Evaluating HARQ with Soft Combining for HSDPA Daniel Arenhage, Joel Pettersson, Peyman Barazandeh, Andre Laszlo MPNET, MPCOM, MPNET, MPNET {arenhage, petjoe, peymanb, andrel}@student.chalmers.se Abstract 3G (Third Generation) cellular networks provide high speed data packet transfer both at uplink and downlink using High Speed Packet Access (HSPA) technology. High Speed Downlink Packet Access (HSDPA) as the 3G evolution of Wideband Code Division Multiple Access (WCDMA) enjoys a couple of key-enabling features such as fast link adaptation, fast scheduling and Hybrid Automatic Repeat-reQuest (HARQ) with soft combining in order to provide high speed data packet transfers at downlink. In this paper, we introduce some of the fundamental technologies of HSDPA, and then focus on HARQ with soft combining as one of the remarkable features of HSDPA. HARQ and HARQ with soft combining as well as its two different strategies, Chase combining and Incremental Redundancy (IR), are described. We evaluate these two flavors of HARQ with soft combining and explain their pros and cons through comparing them. The simulations aim to investigate how a channel with the HARQ of HSDPA, but without the link adaptation will perform compared to a regular HSDPA channel. The simulations also provide a comparison between applying redundancy in terms of error correction and error detection schemes versus transmitting simple signals without any redundancy concerning error correction. Index Terms HSDPA (High Speed Downlink Packet Access), ARQ (Automatic Repeat-reQuest), HARQ (Hybrid Automatic Repeat-reQuest), Chase combining, Incremental redundancy, wireless data networks, simulation I. INTRODUCTION The performance of 3G and mobile communication has increased dramatically within the past couple of years. The pressure of today s mobile users has forced manufacturers to push the limits in speed and quality in order to be able to compete in the market of mobile communication. In the transaction from Second Generation-2G (GSM, EDGE) to 3G, there has been a significant change in speed. The first 3G, also known as WCDMA (Wideband Code Division Multiple Access) was introduced in the late 1990s and was fairly quickly accepted as a standard in the family of 3G technologies. With the rapid development in mobile industry and the constant pressure of increasing speed, further upgrades were needed. The upgrade of the current 3G technology is known as High Speed Packet Access (HSPA). HSPA is a collective name of the two different protocols, High Speed Downlink Packet Access (HSDPA) and High Speed Uplink Packet Access (HSUPA). This paper focuses on the downlink part of HSPA and will briefly go through some of the new techniques applied in order to increase the downlink speed of the first 3G. Later in this report we will go deeper into one specific topic called ARQ that introduces some interesting features towards higher rates in downlink.[1] HSDPA is a collective name of different techniques applied to increase the downlink speed in mobile broadband. Mainly the first version of HSDPA were only a software patch that was able to increase the speed from WCDMAs theoretical speed of 2Mbps to HSDPAs 14.4 Mbps. The basic principle of HSDPA is based on using all available resources in every cell not currently used to provide service to one or more users.[1] High Speed Downlink Shared Channel (HS-DSCH) was introduced in order to be able to provide the new high data rates in HSDPA. The HS-DSCH code resource is shared, intracell orthogonally, primarily in the time domain, but also in the code domain, and makes use of a spreading factor of 16. The channel is divided in the time domain into 2.01 ms intervals called transmission time intervals (TTI). In the simplest case, a user is assigned a whole TTI but if the whole resource is not needed, further sharing can be achieved in the codedomain by assigning different channelization codes to different users. HSDPA leaves it up to the base station designer to implement the resource scheduler in HS- DSCH, but HSDPA allows the resource scheduler to take both channel conditions and traffic conditions into account. The short TTI of HSDPA also allows the scheduler to track fast channel variations. A longer TTI would make the delays longer, and a shorter TTI would increase the overhead. [1] [6] Since the HS-DSCH is rate-controlled rather than powercontrolled, the HSDPA specification indicates that all remaining power should be allocated to HS-DSCH after other power-controlled services have been served. This makes the used cell power used in a given instant relatively constant. To compensate, HS-DSCH selects a data-rate based on the channel conditions and the amount of power available. The channelization codes of HS-DSCH are known as high-speed physical down-link shared channels, or HS-PDSCH. Between 1 and 15 codes can be allocated to HS-DSCH, this allows the operator to configure for a trade-off between HS-DSCH and other channels, such as circuit- switched services and control signaling. The first node in the code tree, however, can never be used for HS-DSCH. It is used for mandatory physical channels, such as the common pilot channel. [1] [6] In addition to the software updates applied, a new architecture reducing the load on earlier overloaded components got available. The architecture for HSPA is called Release 99 UTRAN. (See fig.1) With some of the new techniques available developers were able to move some of the functionality earlier provided by the Radio Network Controller (RNC) to be implemented in the so called nodeb instead. With this new sub-merge of

2 GROUP 3 2 and requests retransmission in the case that an erroneous signal is received. In standard ARQ, an error detection scheme such as Cyclic Redundancy Check (CRC) is used, and redundant bits are added to the original transmitted data [1, p. 118]. Fig. 1. UTRAN architecture [1] techniques a new entity was needed in order to transmit data on the HS-DSCH between User Equipment (UE) and UTRAN side. This new entity was introduced in form of a new MAC sub-layer called MAC-hs [1, c.9] [3]. MAC-hs was intended to be responsible for e.g scheduling, formatting, rate control and some ARQ operations. MAC-hs was introduced as a new entity both on the UTRAN side as well as on the UE side to handle both allocated physical resources and data transmissions towards the HS- DSCH. The data is processed within the MAC-hs and passes via the HS-DSCH channel to the HS-DSCH physical layer. In the physical layer processing, the transport block receives some extra attachments such as Cyclic Redundancy Check (CRC) needed by the UE, and goes through a series of modulation and encoding, preparing it for transmission. In order to support reordering and demultiplexing of the incoming MAC-d Protocol Data Units (PDUs), MAC-hs carries an extra header that contains relevant information [1, c.9] [3]. The 3G network today using HSPA standards applies techniques to deal with the variations that occur in the channel condition between mobile units. Due to rapid variations and interference in the channels, different techniques are needed to be applied in order to sustain a good quality in transmissions. The earlier versions of 3G were based on dynamic transmitpower control to deal with the variations in channel conditions. This technique is based on collecting data from previous transmissions in order to adjust upcoming transmissions, and varying the transmit power accordingly. In HSDPA, dynamic rate control was introduced to deal with this issue. Dynamic rate control is a combination of dynamically changing the modulation scheme and the channel-coding rate in order to match the instant changes in radio condition. In comparison to transmit-power control, with rate control you could increase the data-rate significantly and let the user benefit from higher bandwidths [1, c.7, c.9]. The rest of the report will focus on understanding and comparing different techniques applied in Automatic RepeatreQuest (ARQ). A. ARQ II. TECHNICAL STUDY Automatic Repeat-reQuest (ARQ) is a widely used technique in wireless mobile networks to detect transmission errors, and it implies that the receiving end detects frame errors B. Hybrid ARQ Channel dependent scheduling and link adaptation are two main features of HSDPA among its other features and they are achieved through proper data processing before data transmission in order to exploit wireless channel variations. But, radio-link quality is susceptible to random variations and it is impossible to perfectly adapt to the instantaneous radiolink variations, therefore it is very common to receive data packets with errors. Hybrid ARQ, also known as HARQ, is a very efficient technique that employs a coding scheme through which some frame errors can be corrected [1, p. 105]. The advantage is reduction in the average number of transmissions although each transmission carries redundant information. In HARQ, a subset of all errors is corrected using Forward Error Correction (FEC) bits which are redundantly added to the existing Error Detection (ED) bits. In poor signal conditions HARQ outperforms ARQ but in good signal conditions HARQ has noticeable performance decrease. Basically, HARQ falls into two categories: Type I and Type II. Type I is the simplest form in which sender encodes the message through adding both ED and FEC information before transmission. Receiver, first decodes the error-correction code to determine channel quality, and decides whether retransmission is needed based on the channel quality. In the case that the channel quality is acceptable enough, all transmission errors are correctable and the received data block can be obtained error free. When channel does not have proper quality, the received coded data block is rejected, and retransmission request is sent to the sender. Type II applies more complex operation than Type I. Sender sends the original message plus ED codes (and no FEC information) if the first transmission is received error free, and in the occasion that an error is detected by receiver FEC is added to the sent data along with the preexisting ED. It is also possible to combine two consecutive error-free transmissions when none of the two sent messages has error [1, p ]. C. Hybrid ARQ with Soft Combining One of the main features of HSDPA is utilizing Hybrid ARQ with soft combining. In HARQ, the erroneously received data packet is thoroughly discarded, and retransmission request is sent to sender. In spite of the fact that the received data packet cannot be decoded, the received signal still contains information, and discarding the whole received packet means losing information. Hybrid ARQ with soft combining handles this drawback. The basic notion is to store erroneously received packets in a buffer memory at receiver side instead of discarding them, and after receiving correct retransmitted packet, incorrect buffered data block is combined with error free data packet to obtain a more reliable single packet via providing higher probability to increase successful decoding [1, p. 120, p. 142].

3 GROUP 3 3 Definition of any hybrid ARQ scheme indicates that retransmission must represent the same set of information bits as the original transmission. However, the set of coded bits can be selected differently as long as transmitted information in each retransmission represents the same set of information bits. Depending on whether the retransmitted bits are required to be the same as the original transmission or not, there exist two main HARQ techniques: Chase combining and Incremental Redundancy [1, p. 120]. In Chase combining (also called HARQ-Type III with one redundancy version [8]) every retransmission contains the same data and parity bits, and receiver uses maximumratio combining to combine the received bits with the same bits from previous retransmissions. Chase combining can be viewed as repetition coding since each transmission is an identical copy of the original transmission. No new redundancy is transmitted, hence no additional coding gain is achieved, and every retransmission can be regarded as adding extra energy to the received transmission through an increased Eb/N0. Eb/N0 is a fundamental quantity in telecommunication systems and is defined as the energy per bit to noise power spectral density ratio. Eb/N0 is a normalized signal to noise ratio (SNR) measure [1, p. 120]. The following figure illustrates HARQ with Chase combining scheme. Fig. 2. HARQ with Chase combining technique With Incremental Redundancy (is called HARQ Type II or HARQ Type III if each retransmission is restricted to be self-decodable [8]), it is not required that each retransmission be exactly identical to the original transmission, and every retransmission contains different information than the previous one. Instead, multiple sets of coded bits are generated, and each set represents the same set of information bits. Typically, whenever retransmission is needed, a set of coded bits that is different from the previous set is used accompanied by different versions generated through puncturing the decoder output. This leads to gaining extra knowledge at every retransmission. Different redundancy versions, i.e. different sets of coded bits, are generated as part of the rate-matching mechanism. The rate matcher uses puncturing (or repetition) to match the number of code bits to the number of physical channel bits available. HSDPA uses Incremental Redundancy HARQ as the basic HARQ technique, and applies puncturing and turbo codes. Puncturing is a process used in coding theory which eliminates some of the parity bits after encoding with an error correction code. In information theory, turbo codes are a class of high performance FEC codes that provide channel capacity. Channel capacity is a theoretical maximum for the code rate at which it is still possible to reliably communicate despite a specific noise level [1, p , p. 142]. The figure below depicts the basic scheme for HARQ Incremental Redundancy. Fig. 3. HARQ with Incremental Redundancy Regarding HSDPA, first, the data block is coded with a punctured 1/3 turbo code. Then, the coded block is usually punctured further during each retransmission in a sense that only a fraction of the coded bits are chosen and sent. Each retransmission uses a different puncturing pattern, therefore different coded bits are sent over the communication channel each time. D. Chase Combining vs. Incremental Redundancy Both Chase combining and Incremental Redundancy are supported by HSDPA standards. Chase combining offers diversity gain and is simple in terms of implementation while Incremental Redundancy generally demonstrates a better performance than Chase combining though at the cost of increased complexity and implementation overhead. It has been shown that redundancy in wireless transmission can significantly enhance throughput and improve performance [1, p. 123, p. 149][4, p. 508]. In [7] it has been shown that in HARQ Type II system, Incremental Redundancy substantially outperforms Chase combining. However, there are situation where Incremental Redundancy cannot be a significantly better choice than Chase combining. It is possible to achieve the highest gains for high channel-coding rates and high modulation orders, but concerning low Modulation and Coding Schemes (MCS), Incremental Redundancy does not yield considerable link-level performance. Moreover, [7] shows that in a system which utilizes link adaptation using Incremental Redundancy, large gains cannot be obtained if link adaptation errors are fairly at a low level. Also, as for fading channels, there are some cases where Incremental Redundancy demonstrates poorer performance than Chase combining. III. SIMULATION AND NUMERICAL ANALYSIS A. Environment Our conducted test case simulates having a nodeb connected to a UE via a HS-DSCH channel, sending packets over the channel measuring the Bit Error Rate (BER) over SNR. The first simulation does not take signal interference as well as the rapid variations in channel condition into account. The modulations available in the Coded Modulation Library (CML) are 4QAM (QPSK) and 16QAM. Unfortunately we had hoped to be able to simulate 32 and 64QAM as well but this was not possible.

4 GROUP 3 4 B. Result Our hypothesis is that skipping the link-adaptation within HSDPA might be beneficial in some specific cases compared to the cases in which there are always overhead brought by HSDPA. The motivation behind this is that in HSDPA, the link adaptation will always cost overhead even when the channel conditions are good whereas in HARQ the overhead in terms of retransmissions will only take place when needed. Our first simulation aims to show the main difference between having the basic error detection and correction scheme brought by HARQ in HSDPA, with having a raw uncoded channel propagating without the benefits of HARQ. We hope to see that for some values over the axis the raw uncoded channel will outperform the channel benefiting from all techniques brought by HSDPA. this, we will try to corroborate our hypothesis in a discussion why this may have worked. C. Discussion Given that our hypothesis is based on some simulation tips from Stefan Parkvall, we will refer back to one of his papers [7], where he brings up a discussion in which environment that this hypothesis might be correct. For instance, as for low MCS, Incremental Redundancy is not capable of providing substantial performance at linklevel. As another case in point, if HARQ with Incremental Redundancy is utilized, it would be impossible to achieve rather high gains when the link is not prone to high rate of errors. Moreover, concerning fading channels Incremental Redundancy cannot always beat Chase combining in terms of performance and throughput. Knowing this, since Incremental redundancy dynamically changes the FEC pattern for each new retransmitted data frames, this implies that FEC scheme plays a huge roll when we are talking about the resultant throughput. So Given this knowledge, our hypothesis is strengthened in the sense that there would be some cases where thoroughly skipping FEC scheme, might result in a better performance of HSDPA. Fig. 4. Simulation of Coded vs. Uncoded channels As we can see from the simulation above we can clearly state that HSDPA outperforms the raw uncoded channel in the long run. Specifically, we can see that this clear improvement in performance comes when having a SNR value around 1 for the coded QPSK channel and around 2 db for the coded 16QAM channel. Although, we can also distinguish from the simulation that for a small window between 1 and 2 db, the uncoded channel actually has a lower BER than the coded HSDPA channels. This gives us an indication that our hypothesis might actually come to be true if we manage to modify the CML library including the benefits of HARQ for the uncoded channels. Something that is not included at the moment. Our simulation scheme for the second simulation was to simulate uncoded channels without link-adaptation to reduce the overhead. To ensure that the data is received properly, the channels in our scenario should utilize HARQ. We hoped that HARQ would reduce the overhead enough to give us a higher data-rate than we achieved with HSDPA in our first simulation, as discussed above. We also hope that HARQ will make it possible to transmit data on channels with a low signal to noise ratio even without the link-adaptation of HSDPA. Non succesful: We were not able to modify CML well enough to run the simulation that we were aiming for. Given IV. CONCLUSION Given that our hypothesis is based on some simulation tips from Stefan Parkvall, we will refer back to one of his papers [7], where he brings up a discussion in which environment that this hypothesis might be correct. For instance, as for low MCS, Incremental Redundancy is not capable of providing substantial performance at linklevel. As another case in point, if HARQ with Incremental Redundancy is utilized, it would be impossible to achieve rather high gains when the link is not prone to high rate of errors. Moreover, concerning fading channels Incremental Redundancy cannot always beat Chase combining in terms of performance and throughput. Knowing this, since Incremental redundancy dynamically changes the FEC pattern for each new retransmitted data frames, this implies that FEC scheme plays a huge roll when we are talking about the resultant throughput. So Given this knowledge, our hypothesis is strengthened in the sense that there would be some cases where thoroughly skipping FEC scheme, might result in a better performance of HSDPA. ACKNOWLEDGMENT We would like to thank Stefan Parkvall for his input and tips regarding our technical analysis.

5 GROUP 3 5 REFERENCES [1] E. Dahlman, S. Parkvall, J. Skld and P. Beming, 3G EVOLUTION: HSPA AND LTE FOR MOBILE BROADBAND. 2nd ed, Academic Press, Oxford, UK, [2] I. Islam, S. Hossain, Comparison of Traffic Performance of QPSK and 16-QAM Modulation Techniques for OFDM System, Journal of Telecommunications and Information Technology, Available: [3] 3GPP TR HSDPA, Overall UTRAN Description; Release 5, Available: [4] A. Goldsmith, Wireless Communications, Cambridge University Press, New York, NY, USA, [5] U. Madhow, Fundamentals of Digital Communication, Cambridge University Press, New York, NY, USA, [6] 3GPP TSG RAN WGI, High speed downlink packet access (HSDPA): Physical layer aspects (Release 5), Tech. Rep v , Mar Available: [7] P. Frenger, S. Parkvall, and E. Dahlman, Performance Comparison of HARQ with Chase Combining and Incremental Redundancy for HSDPA, Vehicular Technology Conference, IEEE VTS 54th, Fall [8] Performance Comparisons of Hybrid-ARQ Schemes, Stockholm, Sweden, Source: Motorola, Available: V. APPENDIX Review Question: Name the two error correction/detection schemes supported by HSDPA? Answer: Chase Combining and Incremental Redundancy

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

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 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

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

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

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

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

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

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

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

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

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

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

Broadband data performance of third-generation mobile systems

Broadband data performance of third-generation mobile systems Broadband data performance of third-generation mobile systems Johan Sköld, Magnus Lundevall, Stefan Parkvall and Magnus Sundelin The rapid, widespread deployment of WCDMA and an increasing uptake of third-generation

More information

Impact of 4G Wireless Link Configurations on VoIP Network Performance

Impact of 4G Wireless Link Configurations on VoIP Network Performance Impact of 4G Wireless Link Configurations on VoIP Network Performance Stefan Alfredsson, Anna Brunstrom Department of Computer Science Karlstad University SE-651 88 Karlstad, Sweden. Email: {Stefan.Alfredsson,

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

High-speed Downlink Packet Access

High-speed Downlink Packet Access 11 High-speed Downlink Packet Access Antti Toskala, Harri Holma, Troels Kolding, Frank Frederiksen and Preben Mogensen This chapter presents High-speed Downlink Packet Access (HSDPA) for WCDMA the key

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

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

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

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

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

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

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

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

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

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

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

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

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

SC-FDMA for 3GPP LTE uplink. Hong-Jik Kim, Ph. D.

SC-FDMA for 3GPP LTE uplink. Hong-Jik Kim, Ph. D. SC-FDMA for 3GPP LTE uplink, Ph D Wireless Broadband The New Category Mobil ile Local Area Fixe ed Cellular Cordless POTS UMTS / WCDM A HSDPA 3GPP LTE Wireless Broadband 1xEV-DO WiMAX 80216e 80220 80211

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

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

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 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

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

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

Potential of LTE for Machine-to-Machine Communication. Dr. Joachim Sachs Ericsson Research

Potential of LTE for Machine-to-Machine Communication. Dr. Joachim Sachs Ericsson Research Potential of LTE for Machine-to-Machine Communication Dr. Joachim Sachs Ericsson Research Outline Trend towards M2M communication What is the role of cellular communication Cellular M2M Communication Focus:

More information

The long-term evolution of 3G

The long-term evolution of 3G The long-term evolution of 3G Erik Dahlman, Hannes Ekström, Anders Furuskär, Jonas Karlsson, Michael Meyer, Stefan Parkvall, Johan Torsner and Mattias Wahlqvist The Third Generation Partnership Project

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

Voice services over Adaptive Multi-user Orthogonal Sub channels An Insight

Voice services over Adaptive Multi-user Orthogonal Sub channels An Insight TEC Voice services over Adaptive Multi-user Orthogonal Sub channels An Insight HP 4/15/2013 A powerful software upgrade leverages quaternary modulation and MIMO techniques to improve network efficiency

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

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

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

CS 8803 - Cellular and Mobile Network Security: CDMA/UMTS Air Interface

CS 8803 - Cellular and Mobile Network Security: CDMA/UMTS Air Interface CS 8803 - Cellular and Mobile Network Security: CDMA/UMTS Air Interface Hank Carter Professor Patrick Traynor 10/4/2012 UMTS and CDMA 3G technology - major change from GSM (TDMA) Based on techniques originally

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

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

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

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

AN INTRODUCTION TO DIGITAL MODULATION

AN INTRODUCTION TO DIGITAL MODULATION AN INTRODUCTION TO DIGITAL MODULATION This article provides readers a simple overview of the various popular methods used in modulating a digital signal. The relative merits of each of these modulation

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

ROUTER CONTROL MECHANISM FOR CONGESTION AVOIDANCE IN CDMA BASED IP NETWORK

ROUTER CONTROL MECHANISM FOR CONGESTION AVOIDANCE IN CDMA BASED IP NETWORK International Journal of Information Technology and Knowledge Management July-December 2010, Volume 2, No. 2, pp. 465-470 ROUTER CONTROL MECHANISM FOR CONGESTION AVOIDANCE IN CDMA BASED IP NETWORK V.Sumalatha1

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

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

QoS issues in Voice over IP

QoS issues in Voice over IP COMP9333 Advance Computer Networks Mini Conference QoS issues in Voice over IP Student ID: 3058224 Student ID: 3043237 Student ID: 3036281 Student ID: 3025715 QoS issues in Voice over IP Abstract: This

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

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

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

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 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 Evaluation of Wired and Wireless Local Area Networks

Performance Evaluation of Wired and Wireless Local Area Networks International Journal of Engineering Research and Development ISSN: 2278-067X, Volume 1, Issue 11 (July 2012), PP.43-48 www.ijerd.com Performance Evaluation of Wired and Wireless Local Area Networks Prof.

More information

HSPA+ and LTE Test Challenges for Multiformat UE Developers

HSPA+ and LTE Test Challenges for Multiformat UE Developers HSPA+ and LTE Test Challenges for Multiformat UE Developers Presented by: Jodi Zellmer, Agilent Technologies Agenda Introduction FDD Technology Evolution Technology Overview Market Overview The Future

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

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

Bachelor Thesis HSDPA CQI Mapping Optimization Based on Real Network Layouts

Bachelor Thesis HSDPA CQI Mapping Optimization Based on Real Network Layouts Bachelor Thesis HSDPA CQI Mapping Optimization Based on Real Network Layouts Supervisor: Prof. Dr.-Ing. Markus Rupp Assistant: Dipl.-Ing. Martin Wrulich by María Elsa Feliz Fernández Institute of Communications

More information

Spring 2014. Final Project Report

Spring 2014. Final Project Report ENSC 427: COMMUNICATIONNETWORKS Spring 2014 Final Project Report Evaluation and Comparison of WiMAX (802.16a) and Wi-Fi (802.11a) http://www.sfu.ca/~tlan/ensc427webpage.html Group #11 Tian Lan tlan@sfu.ca

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

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

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

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

International Journal of Computer Sciences and Engineering. Research Paper Volume-4, Issue-4 E-ISSN: 2347-2693

International Journal of Computer Sciences and Engineering. Research Paper Volume-4, Issue-4 E-ISSN: 2347-2693 International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Issue-4 E-ISSN: 2347-2693 PAPR Reduction Method for the Localized and Distributed DFTS-OFDM System Using

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

Metrics for Detection of DDoS Attacks

Metrics for Detection of DDoS Attacks Chapter 3 Metrics for Detection of DDoS Attacks The DDoS attacks are trying to interfere with the physical transmission and reception of wireless communications. Attacks are caused by jamming, exhaustion,

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

Planning of UMTS Cellular Networks for Data Services Based on HSDPA

Planning of UMTS Cellular Networks for Data Services Based on HSDPA Planning of UMTS Cellular Networks for Data Services Based on HSDPA Diana Ladeira, Pedro Costa, Luís M. Correia 1, Luís Santo 2 1 IST/IT Technical University of Lisbon, Lisbon, Portugal 2 Optimus, Lisbon,

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

THE EVOLUTION OF EDGE

THE EVOLUTION OF EDGE 285 23-3107 Uen Rev A THE EVOLUTION OF EDGE February 2007 White Paper With EDGE Evolution higher data rates and improved coverage will be introduced, further strengthening GSM/EDGE as being an attractive

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

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

International Journal of Advance Engineering and Research Development. QoS Analysis of VOIP Traffic over WiMAX

International Journal of Advance Engineering and Research Development. QoS Analysis of VOIP Traffic over WiMAX Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 5, May -2015 QoS Analysis of VOIP Traffic over WiMAX Saira Banu 1,

More information

Effect of EEP and UEP on channel coding for AMR

Effect of EEP and UEP on channel coding for AMR TSG-RAN WG1 meeting #7 Hannover, Germany 30.8-3.9.1999 TSG WG1#7 (99) b85 Source: Nokia Effect of EEP and UEP on channel coding for AMR 1. Introduction This study report is produced due to the recent arguments

More information

Chapter 6: Conclusion

Chapter 6: Conclusion Chapter 6: Conclusion In this research we have designed the bandwidth optimization control protocol to manage the proposed Dual-bandwidth data path for the CDMA2000-WLAN integrated network. The user s

More information

Telesystem Innovations. LTE in a Nutshell: The Physical Layer WHITE PAPER

Telesystem Innovations. LTE in a Nutshell: The Physical Layer WHITE PAPER Telesystem Innovations LTE in a Nutshell: The Physical Layer WHITE PAPER OVERVIEW The design of the LTE physical layer (PHY) is heavily influenced by the requirements for high peak transmission rate (100

More information

LTE Uplink Transmission Scheme

LTE Uplink Transmission Scheme Rafal Surgiewicz Warsaw Univ. of Technology Electronics and Information Technology rafals@student.chalmers.se LTE Uplink Transmission Scheme Niklas Ström Chalmers Univ. of Technology Dept. of Computer

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

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

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

Performance Analysis of the IEEE 802.11 Wireless LAN Standard 1

Performance Analysis of the IEEE 802.11 Wireless LAN Standard 1 Performance Analysis of the IEEE. Wireless LAN Standard C. Sweet Performance Analysis of the IEEE. Wireless LAN Standard Craig Sweet and Deepinder Sidhu Maryland Center for Telecommunications Research

More information

Introduction, Rate and Latency

Introduction, Rate and Latency Introduction, Rate and Latency Communication Networks Why communicate? Necessary to support some application. Example Applications Audio communication Radio, Telephone Text communication Email, SMS (text

More information

Abstract. 1. Introduction

Abstract. 1. Introduction A Comparison of Frequency Hopping and Direct Sequence Spread Spectrum Modulation for IEEE 802.11 Applications at 2.4 GHz Carl Andren Harris Semiconductor Palm Bay, Florida Two types of spread spectrum

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

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

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

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

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

On the Effects of Different User Speeds on the Performance of High Speed Downlink Packet Access

On the Effects of Different User Speeds on the Performance of High Speed Downlink Packet Access On the Effects of Different User Speeds on the Performance of High Speed Downlink Packet Access Andreas Müller and Tao Chen Nokia Research Center Beijing People s Republic of China And.Mueller@gmx.de,

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

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

LTE Perspective. Ericsson Inc. Sridhar vadlamudi LTE HEAD, India

LTE Perspective. Ericsson Inc. Sridhar vadlamudi LTE HEAD, India LTE Perspective Ericsson Inc. Sridhar vadlamudi LTE HEAD, India Topics Mobile Broadband growth Why LTE? Trials/Commercial deployments Public Ericsson AB 2010 2010-05-31 Page 2 A wider vision: Everything

More information

RTT 60.5 msec receiver window size: 32 KB

RTT 60.5 msec receiver window size: 32 KB Real-World ARQ Performance: TCP Ex.: Purdue UCSD Purdue (NSL): web server UCSD: web client traceroute to planetlab3.ucsd.edu (132.239.17.226), 30 hops max, 40 byte packets 1 switch-lwsn2133-z1r11 (128.10.27.250)

More information