A Novel Hybrid ARQ Scheme Using Packet Coding

Size: px
Start display at page:

Download "A Novel Hybrid ARQ Scheme Using Packet Coding"

Transcription

1 27-28 January 26, Sophia Antipolis France A Novel Hybrid ARQ Scheme Using Pacet Coding LiGuang Li (ZTE Corperation), Jun Xu (ZTE Corperation), Can Duan (ZTE Corperation), Jin Xu (ZTE Corperation), Xiaomei Xu (ZTE Corperation), Xiao Yan (ZTE Corperation) Abstract The 5th generation (5G) mobile communication system requires high throughput for high quality user experience. In this paper, a novel Hybrid Automatic Repeat Request (HARQ) scheme based on pacet coding is proposed. The idea is that a parity bloc is transmitted when code bloc error rate (CBER) of all turbo code blocs of transmission pacet is less than or equal to the threshold of P and greater than zero. Fewer resources are occupied when parity bloc is retransmitted, which can improve the throughput of system. The parity bloc is generated by applying XOR operation on all turbo code blocs in the pacet. Besides, an iterative decoding algorithm for pacet coding is presented in detail. Simulation results show that the proposed HARQ scheme yields higher throughput than traditional ones. Keywords HARQ, Pacet Coding, Single Parity Code, Iterative Decoding, I. INTRODUCTION Hybrid Automatic Repeat Request (HARQ) is commonly used in wireless systems to improve lin and system throughput [~5]. In the process of HARQ, if a transmission or retransmission pacet is not received correctly, a request will be sent to transmitter for a retransmission. The HARQ schemes based on Chase Combining (HARQ-CC) [3] and Incremental Redundancy (HARQ-IR) [6] are widely used to enhance performance in communication systems. As an important process Medium Access Control (MAC) layer in 4G wireless system [7], HARQ is very liely to be a component of 5G wireless communication system. Since the HARQ scheme may have low efficiency for each retransmission length equal to first transmission, the multilevel ACK/NACK (or soft-ack/nack) was applied to improve the throughput of system [8~]. A few more states are fed bac to transmitter, which can bring more information of channel besides the correctness of pacet. Using information of channel and the reliability information of decoder output, adaptation of retransmission size and modulation can be conducted [8]. However, the partial data of correct code blocs may be retransmitted for multilevel ACK/NACK, which will reduce the retransmission efficiency. In this paper, a flexible soft HARQ scheme based on pacet coding is presented. The new HARQ system has two inds of woring modes. ) When the code bloc error rate (CBER) is low, a parity bloc is transmitted to assist the decoding of incorrect blocs to improve efficiency. 2) When code bloc error rate (CBER) is high, conventional soft HARQ is utilized to control the retransmission. A parity bloc is generated by applying a simple XOR operation on all code blocs in pacet. The iterative decoding algorithm of pacet coding is also presented. Moreover, simulation is conducted to chec the performance. Compared with the traditional HARQ scheme, proposed method has better performance. The rest of this paper is organized as follows. In section 2, the system models of new/traditional HARQ are presented. Section 3 gives a brief introduction to iterative decoding of pacet coding. Section 4 provides the simulation results and comparisons. Finally, the conclusion is drawn in section 5. II. SYSTEM MODEL In the paper, the HARQ scheme in point-to-point transmission is considered. There are two assumptions for analysis as follows: ). each pacet transmitted in the forward direction is matched with a feedbac sign that acnowledges correct reception (Acnowledgement, ACK) or requests a retransmission (Negative Acnowledgement, NACK). 2). Each feedbac information is decoded without error. A. Transmitter The 3GPP LTE turbo code is considered in this paper. A turbo code bloc consists of the systematic bit stream and two parity bit streams interleaved by three different sub-bloc interleavers. A virtual circular buffer is constructed by placing the interleaved systematic bits first and interlacing the two interleaved parity streams bit-by-bit. Four fixed start positions are defined by four redundancy version indexes which are distributed evenly in the virtual circular buffer. As shown in Fig. for traditional HARQ transmitter, the circular buffer consists of limited number of pacets which have been transmitted. Each pacet includes several turbo code blocs. If a pacet is mared incorrect by a feedbac, the transmitter will retransmit it with corresponding redundancy version for each turbo code blocs. In the first transmission pacet, N bits are selected beginning from the first fixed start positions for each turbo code bloc. And, in the first (or 2 nd or 3 rd ) retransmission, N bits are selected beginning from the first (or 2 nd or 3 rd ) fixed start positions. Fig.. Traditional HARQ Operation Diagram of Transmitter

2 27-28 January 26, Sophia Antipolis France A transmitter of new HARQ scheme based upon pacet coding is presented in fig 2. The circular buffers in Fig. 2 for each transmission pacet concludes 2 buffers: buffer with all mother turbo code blocs and buffer 2 with parity bloc. During the new HARQ process, the first transmission has the same pacet with traditional HARQ process. According to the feedbac, the traditional retransmission pacet (in buffer ) or parity bloc (in buffer 2) or nothing (correctly received) is sent. CBER Nerr N () turbo Where N is the amount of all false turbo code blocs in a err pacet and N is the amount of all turbo code blocs in a turbo pacet. If CBER of current pacet is equal to zero, ACK is fed bac to transmitter. When CBER is less than or equal to the threshold of P and greater than zero, NACK2 is returned to transmitter. And, if CBER is greater than the threshold of P, NACK is returned. Fig. 2. New HARQ Operation Diagram of Transmitter The soft ACK/NACK is defined as more than 2 states fed bac to the transmitter, in which one of the states must mars that the pacet is received correctly. In the paper, the soft- ACK/NACK has three states as follow. ACK: the current pacet is correctly decoded, and a new initial pacet will be sent. NACK: the current pacet is decoded incorrectly, and a retransmission pacet will be sent which has the same length and redundancy version as traditional one does. NACK2: the current pacet is decoded incorrectly, and a parity bloc will be sent which has the different lengths for different retransmissions. For the transmitter, if ACK is received, a new initial pacet will be sent. If NACK is returned, a retransmission pacet will be sent which has the same length and redundancy version as traditional one does (incremental redundancy for each turbo code bloc). Else if NACK2 is received, a parity bloc will be sent. The retransmission of the parity bloc has 3 types of lengths. ) st retransmission: the length is equal to that of each turbo code bloc in first transmission. 2) 2nd retransmission: the length is equal to 2 times of that of each turbo code bloc in first transmission. 3) 3rd retransmission: the length is equal to 3 times of that of each turbo code bloc in first transmission. Why is the length of retransmission parity bloc different for each retransmission? That is because the turbo code blocs have been transmitted for copy (or 2 copies or 3 copies) at st (or 2 nd or 3 rd ) retransmission. Therefore, more bits of parity bloc are retransmitted for more times retransmission. B. Receiver Since parity bloc is not transmitted for first transmission pacet, each turbo code bloc is decoded respectively. If the parity bloc is transmitted for retransmissions, the iterative decoder will be applied at receiver, which is introduced in later chapter. The correctness of each turbo bloc can be learned from Cyclic Redundancy Chec (CRC) attached behind the information bits. And, the code bloc error rate (CBER) in a pacet is given by C. Pacet Coding In pacet coding, a single parity code (SPC) is used to interrelate all the turbo code blocs in a pacet, as shown in Fig. 3. Assuming that all the mother turbo code blocs are expressed as: c, c,, c ( K ), each has been interleaved in circular buffer. The mother parity bloc c K is generated by XOR operation on all mother turbo code blocs, which is defined as ck c c c, as shown in Fig. 3. ( K ) Fig. 3. Pacet Encoding with SPC c c c 2 c( K ) D. Normalized The normalized throughput is defined below for HARQ system. The parameter of average repeat times N average for initial pacets is expressed as Naverage NTot N, where, N is Ini Tot the amount of total transmissions, and N Ini is the amount of initial pacets. And, the normalized throughput of HARQ system is calculated as thoughput ( PER) N (2) average where, PER is the initial pacet error rate. In the new HARQ scheme, since the parity bloc may be retransmitted which occupies less resources than traditional retransmission. Therefore, during the simulations, if a parity bloc is retransmitted, the amount of total transmissions is accumulated as N Tot N Tot N Parity N. Otherwise, the amount of total transmissions is accumulated as NTot NTot. In the paper, we assume that the traditional retransmission has the same length with initial transmission pacet. The parameter of N is the length of parity bloc, and N is the length of Parity each traditional transmission pacet. c K 2

3 27-28 January 26, Sophia Antipolis France III. ITERATIVE DECODING OF PACKET CODING If a parity bloc is retransmitted, the received parity bloc and incorrect pacet can be composed into a pacet code. The parity bloc is a turbo code bloc since it belongs to turbo code space. Therefore, the iterative decoding algorithm between turbo decoding and soft SPC decoding can be applied for pacet code decoder. The log-lielihood ratios (LLRs) of pacet s bits are generated via the algorithm of IR & CC for first/second/third retransmission. Iterative decoding steps are shown as follow. ) LLRs and hard-decision bits of each turbo code bloc are obtained by turbo decoder. 2) If all the turbo code blocs are correctly decoded, iterative decoding is finished. Otherwise, every turbo code bloc is mared by true when it is correct or false when it is incorrect. 3) The LLRs of false turbo blocs are updated by soft SPC decoding. Then, we go bac to step. A maximum number of iterations can be set to avoid endless iteration. Starting from second iteration of the iterative decoding described above, only the false turbo code blocs are decoded. Let the indexes set of correct code blocs be ψ, and error code blocs be ψ 2. During the process of the iterative decoding, hard-decision bits are directly used for those correct code blocs. And, extrinsic information from other code blocs is provided to enhance the LLRs of each turbo bloc. The updated LLRs for the -th false code bloc can be calculated by the expression (soft SPC decoding) as: ( ' ) ' ( ) n n LLR LLR ( ) min( LLR m ) (3) m φ Where, LLR is the -th error code bloc s LLRs before updated, LLR ' is the -th false code bloc s LLRs after updated, n is a vector whose elements respectively denote the amount of bit in each bit locations of code blocs in set ψ, φ is a set includes all elements of ψ except the -th 2 false code bloc, n ' is a vector whose elements respectively denote the amount of positive LLRs in each bit locations of code blocs in set φ. The condition of parity bloc retransmission is that the CBER of pacet less than or equal to threshold of P. Therefore, if parity bloc is retransmitted, it is nown that just some of turbo code blocs are decoded with error. And, just the false turbo code blocs are decoded in the iterative decoder. Besides, it is found that only 2 or 3 iterations are enough for successful decoding. Furthermore, from the 2 nd iteration, the false decoded blocs have been greatly reduced. In the conventional HARQ system, it may need to decode all the turbo code blocs again if requesting a retransmission. Therefore, the proposed HARQ method has negligible extra or less complexity and latency compared with conventional ones. IV. SIMULATION RESULTS This section describes the optimization of the threshold P and performance comparison between the new HARQ scheme and the traditional one in AWGN channel. The logarithmic domain maximum a posteriori (Log-MAP) algorithm [3] is used for turbo decoder. Iterative decoding algorithm described above is applied for pacet decoder. A. Optimizing of Threshold P According to the parameter of P defined above, it may have an appropriate value with intuitively sense. If the value of P is too big, the pacet may be decoded incorrectly for retransmission of parity bloc. Or if it is too small, lower throughput is obtained since a traditional pacet is retransmitted with big probability. The simulation parameters are shown in Table. Table. The Simulation Parameters Case Case 2 Code Rate /3 3/4 Modulation QPSK 6QAM Systematic Bits Lengths 432/26 432/26 Amount of Turbo Blocs The simulation results are shown in Fig. 4. It is found that the performance is best when the value of P equals to.9 for first retransmission. As shown in fig. 4(a) for code rate of 3/4, the values of P for different retransmissions are set as [.9.7] with the best performance. Where, the value of P equals.9 (or 9 incorrect turbo blocs in blocs of a pacet) for the st retransmission, while equals (or 8 incorrect turbo blocs) and.7 (or 7 incorrect turbo blocs) for the 2 nd retransmission and the 3 rd retransmission respectively. The reason for the value of P decreasing gradually is that there is a few performance loss at 2 nd and 3 rd retransmission. From right to left in the Fig. 4, four flat areas are corresponding to four transmissions (first transmission and three retransmissions), respectively QAM,Rate=3/4, Turbo Blocs New 26[.7.6.5] New 26[.9.7] New 432 [.7.6.5] New 432 [.9.7] (a) 3

4 27-28 January 26, Sophia Antipolis France.6 QPSK,Rate=/3, Turbo Blocs.4 New 26[.7.6.5].2 New 26[.9.7] New 432 [.7.6.5] New 432 [.9.7] (b) Fig. 4. Normalized vs. SNR for Rate=3/4 and Rate=/3 We also find that the best performance can be obtained for code rate of /3 when P equal to [.9.7], as shown in Fig. 4(b). During the simulations, it is found that the pacet with most (about 9%) of the turbo code blocs incorrect can be decoded correctly with iterative decoding if a parity bloc is retransmitted. In later chapter, the values of P are set to [.9.7] for simulations. B. Simulation Results The performances of the proposed HARQ scheme are presented and compared with the traditional ones in AWGN channel. The simulation parameters are described in Table 2 for the new or traditional HARQ scheme. Three code rates are considered for comparison and each has three different turbo systematic lengths. Since low code rate is generally used with low-order modulation and high code rate with high-order modulation, the parameters of simulations are set with this rule. Table 2. The Parameters of Comparison Simulations Case Case 2 Case 3 Code Rate /3 /2 3/4 Modulation QPSK 6QAM 64QAM Systematic Bits Length 432/26/ /26/ /26/644 Amount of Turbo Blocs According to simulation results in Fig. 5, we can find that the proposed HARQ scheme has better performance than the traditional one for the first/second/third retransmission. In Fig. 5(a) for rate of /3 and modulation of QPSK, the performance gains of db,.5db and.3db are obtained for turbo code length of 432, 26 and 644 respectively at the first retransmission. And, the performance gains are.7 db,.4 db and.2 db at second retransmission. As seen in Fig. 5(b) and Fig. 5(c), the performance gains are also achieved for other code rates and modulations QPSK,Rate=/3, Turbo Blocs New HARQ 644 New HARQ 26 Trad HARQ 644 Trad HARQ (a) 6QAM,Rate=/2, Turbo Blocs New HARQ New HARQ 26 Trad HARQ 644 Trad HARQ (b) 64QAM,Rate=3/4, Turbo Blocs New HARQ 644 New HARQ 26 Trad HARQ 644 Trad HARQ (c) Fig. 5. Performances Comparisons with Different Rates and Modulations V. CONCLUSIONS In this paper, a new scheme of HARQ system based on pacet coding is presented in detail. The encoding and iterative decoding are introduced for pacet coding. Moreover, optimization simulations are also conducted for the threshold P. Simulation results show that the proposed schemes have 4

5 27-28 January 26, Sophia Antipolis France higher throughput compared with the traditional ones. Therefore, proposed HARQ scheme is very suitable for the future wireless communication system, such as 5G. We will analyze the realistic system-level simulation for the new HARQ scheme in different channel scenarios in future. ACKNOWLEDGMENT This wor was supported partially by the National major projects of China under grant 2ZX33-3-2, networ coding technology in IMT-A cooperative relay system. REFERENCES [] J. F. Chengi, Coding performance of hybrid ARQ schemes, Communications, IEEE Transactions on, vol. 54, no. 6, pp. 7-29, 26. [2] S. Lin, and D. J. Jr. Costello, Error control coding: Fundamentals and applications, Englewood Cliffs, Prentice- Hall,983. [3] D. Chase, Code combining-a maximum-lielihood decoding approach for combining an arbitrary number of noisy pacets, IEEE Trans. Commun., vol. COM-33, pp , 985. [4] S. Sesia, I. Toufi and M. Baer, LTE: the UMTS long term evolution. Wiley Online Library, 29. [5] A. Ghosh, J. Zhang, J. G. Andrews and R. Muhamed, Fundamentals of LTE, Prentice-Hall, 2. [6] S. Lin and P. Yu, A hybrid ARQ scheme with parity retransmission for error control of satellite channels. Communications, IEEE Transactions on, vol. 3, no. 7, pp. 7-79, 982. [7] 3GPP TS 36.3 V9.2.-2, Evolved Universal Terrestrial Radio Access(E-UTRA) and Evolved Universal Terrestrial Radio Access Networ(E-UTRAN), Overall description, Protocol specification [S], 2. [8] M. Woltering, D. Wubben, A. Deorsy, V. Braun, U. Doetsch, Lin Level Performance Assessment of Reliability-Based HARQ Schemes in LTE, VTC Spring, 24 IEEE 79th, pp. - 5, 8-2, 24. [9] W. Younghoon and H. Seung-Hoon, Multilevel Control Signaling for Hybrid ARQ, Wireless Communications, Networing and Mobile Computing. WiCOM 8. 4th International Conference on, pp. -3, 28. [] M. Woltering, D. W ubben, A. Deorsy, V. Braun and U. Doetsch, Performance of HARQ with Reduced Size Retransmissions using Networ Coding Principles, VTC23- Spring, Dresden, Germany, 23. [] A. Chelli and M. Alouini, Performance of hybrid-arq with incremental redundancy over relay channels, Proc. GLOBECOM, pp. 6-2, 22. [2] B. Mai and T. Erisson, On the performance of MIMO-ARQ systems with channel state information at the receiver, IEEE Trans. Commun., vol. 62, no. 5, pp , 24. [3] H. Claussen, H. R. Karimi and B. Mulgrew, Improved Max- LogMAP turbo decoding by maximization of mutual information transfer, EURASIP Journal on Applied Signal Processing, pp , 25. 5

II. FRAME STRUCTURE In this section, we present the downlink frame structure of 3GPP LTE and WiMAX standards. Here, we consider

II. FRAME STRUCTURE In this section, we present the downlink frame structure of 3GPP LTE and WiMAX standards. Here, we consider Forward Error Correction Decoding for WiMAX and 3GPP LTE Modems Seok-Jun Lee, Manish Goel, Yuming Zhu, Jing-Fei Ren, and Yang Sun DSPS R&D Center, Texas Instruments ECE Depart., Rice University {seokjun,

More information

An Alamouti-based Hybrid-ARQ Scheme for MIMO Systems

An Alamouti-based Hybrid-ARQ Scheme for MIMO Systems An Alamouti-based Hybrid-ARQ Scheme MIMO Systems Kodzovi Acolatse Center Communication and Signal Processing Research Department, New Jersey Institute of Technology University Heights, Newark, NJ 07102

More information

Link Level Performance Assessment of Reliability-Based HARQ Schemes in LTE

Link Level Performance Assessment of Reliability-Based HARQ Schemes in LTE Link Level Performance Assessment of Reliability-Based HARQ Schemes in LTE Matthias Woltering, Dirk Wübben and Armin Dekorsy University of Bremen, Bremen, Germany Email: {woltering, wuebben, dekorsy}@ant.uni-bremen.de

More information

A SELECTIVE HARQ SCHEME OPERATING BASED ON CHANNEL CONDITIONS FOR HIGH SPEED PACKET DATA TRANSMISSION SYSTEMS

A SELECTIVE HARQ SCHEME OPERATING BASED ON CHANNEL CONDITIONS FOR HIGH SPEED PACKET DATA TRANSMISSION SYSTEMS A SELECTIVE HARQ SCHEME OPERATIG BASED O CHAEL CODITIOS FOR HIGH SPEED PACKET DATA TRASMISSIO SYSTEMS Minjae Par 1, Byungji Keum, Moohong Lee and Hwang Soo Lee 1 1 Department of EECS, Division of Electrical

More information

PACKET ERROR RATE AND EFFICIENCY CLOSED-FORM EXPRESSIONS FOR CROSS-LAYER HYBRID ARQ SCHEMES

PACKET ERROR RATE AND EFFICIENCY CLOSED-FORM EXPRESSIONS FOR CROSS-LAYER HYBRID ARQ SCHEMES PACKET ERROR RATE AND EFFICIENCY CLOSED-FORM EXPRESSIONS FOR CROSS-LAYER HYBRID ARQ SCHEMES A. Le Duc, C. J. Le Martret Thales Communications, Colombes, France aude.leduc@fr.thalesgroup.com christophe.le_martret@fr.thalesgroup.com

More information

Performance of Combined Error Correction and Error Detection for very Short Block Length Codes

Performance of Combined Error Correction and Error Detection for very Short Block Length Codes Performance of Combined Error Correction and Error Detection for very Short Block Length Codes Matthias Breuninger and Joachim Speidel Institute of Telecommunications, University of Stuttgart Pfaffenwaldring

More information

HSPA & HSPA+ Introduction

HSPA & HSPA+ Introduction HSPA & HSPA+ Introduction www.huawei.com Objectives Upon completion of this course, you will be able to: Understand the basic principle and features of HSPA and HSPA+ Page1 Contents 1. HSPA & HSPA+ Overview

More information

Novel BICM HARQ Algorithm Based on Adaptive Modulations

Novel BICM HARQ Algorithm Based on Adaptive Modulations Novel BICM HARQ Algorithm Based on Adaptive Modulations Item Type text; Proceedings Authors Kumar, Kuldeep; Perez-Ramirez, Javier Publisher International Foundation for Telemetering Journal International

More information

2. Performance comparison of split/full bit level channel interleavers

2. Performance comparison of split/full bit level channel interleavers TSG-RAN Working Group meeting #2 May 2 25, Busan, Korea TSGR#2()-57 Agenda item : AH24: HSPA Source: Title: Texas Instruments Frame error rate based comparison of full bit level channel interleaving, split

More information

Average Throughput Link Adaptation using HARQ Information and MIMO Systems

Average Throughput Link Adaptation using HARQ Information and MIMO Systems Average Throughput Lin Adaptation using HARQ Information and Systems Cibelly Azevedo de Araújo, Walter Cruz Freitas Jr and Charles Casimiro Cavalcante Federal University of Ceará - UFC, Wireless Telecommunications

More information

BER Performance of CRC Coded LTE System for Various Modulation Schemes and Channel Conditions

BER Performance of CRC Coded LTE System for Various Modulation Schemes and Channel Conditions Scientific Research Journal (SCIRJ), Volume II, Issue V, May 2014 6 BER Performance of CRC Coded LTE System for Various Schemes and Conditions Md. Ashraful Islam ras5615@gmail.com Dipankar Das dipankar_ru@yahoo.com

More information

Channel Estimation for Downlink LTE System Based on LAGRANGE Polynomial Interpolation

Channel Estimation for Downlink LTE System Based on LAGRANGE Polynomial Interpolation Channel Estimation for Downlink LTE System Based on LAGRANGE Polynomial Interpolation Mallouki Nasreddine,Nsiri Bechir,Walid Hakimiand Mahmoud Ammar University of Tunis El Manar, National Engineering School

More information

Lab/Project Error Control Coding using LDPC Codes and HARQ

Lab/Project Error Control Coding using LDPC Codes and HARQ Linköping University Campus Norrköping Department of Science and Technology Erik Bergfeldt TNE066 Telecommunications Lab/Project Error Control Coding using LDPC Codes and HARQ Error control coding is an

More information

The throughput analysis of different IR-HARQ schemes based on fountain codes

The throughput analysis of different IR-HARQ schemes based on fountain codes This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 008 proceedings. The throughput analysis of different IR-HARQ schemes

More information

Combining-after-Decoding Turbo Hybri Utilizing Doped-Accumulator. Author(s)Ade Irawan; Anwar, Khoirul;

Combining-after-Decoding Turbo Hybri Utilizing Doped-Accumulator. Author(s)Ade Irawan; Anwar, Khoirul; JAIST Reposi https://dspace.j Title Combining-after-Decoding Turbo Hybri Utilizing Doped-Accumulator Author(s)Ade Irawan; Anwar, Khoirul; Citation IEEE Communications Letters Issue Date 2013-05-13 Matsumot

More information

Overview of ARQ and HARQ in Beyond 3G Systems

Overview of ARQ and HARQ in Beyond 3G Systems 2010 IEEE 21st International Symposium on Personal, Indoor and Mobile Radio Communications Workshops Overview of ARQ and HARQ in Beyond 3G Systems Antonio Maria Cipriano, Paul Gagneur Waveform Design Team

More information

Convolutional Coding in Hybrid Type-II ARQ Schemes on Wireless Channels Sorour Falahati, Tony Ottosson, Arne Svensson and Lin Zihuai Chalmers Univ. of Technology, Dept. of Signals and Systems, Communication

More information

Capacity-Achieving Rateless Polar Codes

Capacity-Achieving Rateless Polar Codes Capacity-Achieving Rateless Polar Codes arxiv:1508.03112v1 [cs.it] 13 Aug 2015 Bin Li, David Tse, Kai Chen, and Hui Shen August 14, 2015 Abstract A rateless coding scheme transmits incrementally more and

More information

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels

Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Hybrid ARQ Scheme with Antenna Permutation for MIMO Systems in Slow Fading Channels Jianfeng Wang, Meizhen Tu, Kan Zheng, and Wenbo Wang School of Telecommunication Engineering, Beijing University of Posts

More information

Research Letter Throughput of Type II HARQ-OFDM/TDM Using MMSE-FDE in a Multipath Channel

Research Letter Throughput of Type II HARQ-OFDM/TDM Using MMSE-FDE in a Multipath Channel Research Letters in Communications Volume 2009, Article ID 695620, 4 pages doi:0.55/2009/695620 Research Letter Throughput of Type II HARQ-OFDM/TDM Using MMSE-FDE in a Multipath Channel Haris Gacanin and

More information

Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies

Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com

More information

Near Optimal Combining Scheme for MIMO-OFDM HARQ with Bit Rearrangement

Near Optimal Combining Scheme for MIMO-OFDM HARQ with Bit Rearrangement Near Optimal Combining Scheme for MIMO-OFDM HARQ with Bit Rearrangement Rong-Hui Peng and Rong-Rong Chen Dept. of Electrical and Computer Engineering University of Utah, Salt Lake City, UT 84112 Email:

More information

SYSTEM LEVEL DESIGN CONSIDERATIONS FOR HSUPA USER EQUIPMENT

SYSTEM LEVEL DESIGN CONSIDERATIONS FOR HSUPA USER EQUIPMENT SYSTEM LEVEL DESIGN CONSIDERATIONS FOR HSUPA USER EQUIPMENT Moritz Harteneck UbiNetics Test Solutions An Aeroflex Company Cambridge Technology Center, Royston, Herts, SG8 6DP, United Kingdom email: moritz.harteneck@aeroflex.com

More information

Performance computation of cross-layer Hybrid ARQ schemes at IP layer in the presence of corrupted acknowledgments

Performance computation of cross-layer Hybrid ARQ schemes at IP layer in the presence of corrupted acknowledgments Performance computation of cross-layer Hybrid ARQ schemes at IP layer in the presence of corrupted acknowledgments Sébastien Marcille sebastien.marcille@fr.thalesgroup.com sebastien.marcille@telecom-paristech.fr

More information

An HARQ scheme with antenna switching for V-BLAST system

An HARQ scheme with antenna switching for V-BLAST system An HARQ scheme with antenna switching for V-BLAST system Bonghoe Kim* and Donghee Shim* *Standardization & System Research Gr., Mobile Communication Technology Research LAB., LG Electronics Inc., 533,

More information

Performance Analysis of the D-STTD Communication System with AMC Scheme

Performance Analysis of the D-STTD Communication System with AMC Scheme , 2009, 5, 325-329 doi:10.4236/ijcns.2009.25035 Published Online August 2009 (http://www.scirp.org/journal/ijcns/). Performance Analysis of the D-STTD Communication System with AMC Scheme Jeonghwan LEE

More information

Study of Turbo Coded OFDM over Fading Channel

Study of Turbo Coded OFDM over Fading Channel International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 3, Issue 2 (August 2012), PP. 54-58 Study of Turbo Coded OFDM over Fading Channel

More information

Cross-Layer Design of Adaptive Wireless Multicast Transmission with Truncated HARQ

Cross-Layer Design of Adaptive Wireless Multicast Transmission with Truncated HARQ Cross-Layer Design of Adaptive Wireless Multicast Transmission with Truncated HARQ Tan Tai Do, Jae Chul Park,YunHeeKim, and Iickho Song School of Electronics and Information, Kyung Hee University 1 Seocheon-dong,

More information

The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment

The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment Ankita Rajkhowa 1, Darshana Kaushik 2, Bhargab Jyoti Saikia 3, Parismita Gogoi 4 1, 2, 3, 4 Department of E.C.E, Dibrugarh

More information

Performance Analysis of LTE Downlink System with High Velocity Users

Performance Analysis of LTE Downlink System with High Velocity Users Journal of Computational Information Systems 10: 9 (2014) 3645 3652 Available at http://www.jofcis.com Performance Analysis of LTE Downlink System with High Velocity Users Xiaoyue WANG, Di HE Department

More information

PERFORMANCE EVALUATION OF WIMAX SYSTEM USING CONVOLUTIONAL PRODUCT CODE (CPC)

PERFORMANCE EVALUATION OF WIMAX SYSTEM USING CONVOLUTIONAL PRODUCT CODE (CPC) Progress In Electromagnetics Research C, Vol. 5, 125 133, 2008 PERFORMANCE EVALUATION OF WIMAX SYSTEM USING CONVOLUTIONAL PRODUCT CODE (CPC) A. Ebian, M. Shokair, and K. H. Awadalla Faculty of Electronic

More information

HARQ Throughput Performance of OFDM/TDM Using MMSE-FDE in a Frequency-selective Fading Channel

HARQ Throughput Performance of OFDM/TDM Using MMSE-FDE in a Frequency-selective Fading Channel HARQ Throughput Performance of OFDM/TDM Using in a Frequency-selective Fading Channel Haris GACAI and Fumiyuki ADACHI Department of Electrical and Communication Engineering, Graduate School of Engineering,

More information

Distributed Interleave-Division Multiplexing Space-Time Codes for Coded Relay Networks

Distributed Interleave-Division Multiplexing Space-Time Codes for Coded Relay Networks Distributed Interleave-Division Multiplexing Space-Time Codes for Coded Relay Networks Petra Weitkemper, Dirk Wübben, Karl-Dirk Kammeyer Department of Communications Engineering, University of Bremen Otto-Hahn-Allee

More information

Link Abstraction for Variable Bandwidth with Incremental Redundancy HARQ in LTE

Link Abstraction for Variable Bandwidth with Incremental Redundancy HARQ in LTE Link Abstraction for Variable Bandwidth with Incremental Redundancy HARQ in LTE Imran Latif, Florian Kaltenberger, Raymond Knopp, and Joan Olmos EURECOM, Sophia Antipolis, France, Email: first.lastname@eurecom.fr

More information

SOURCE: Signal Theory and Communications Department Universitat Politecnica de Catalunya, Barcelona, Spain

SOURCE: Signal Theory and Communications Department Universitat Politecnica de Catalunya, Barcelona, Spain EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH EURO-COST SOURCE: Signal Theory and Communications Department Universitat Politecnica de Catalunya, Barcelona, Spain COST 2 TD(9)779

More information

PERFORMANCE ANALYSIS OF COLLABORATIVE HYBRID-ARQ INCREMENTAL REDUNDANCY PROTOCOLS OVER FADING CHANNELS

PERFORMANCE ANALYSIS OF COLLABORATIVE HYBRID-ARQ INCREMENTAL REDUNDANCY PROTOCOLS OVER FADING CHANNELS PERFORMANCE ANALYSIS OF COLLABORATIVE HYBRID-ARQ INCREMENTAL REDUNDANCY PROTOCOLS OVER FADING CHANNELS Igor Stanojev, Osvaldo Simeone and Yeheskel Bar-Ness Center for Wireless Communications and Signal

More information

A Random Network Coding-based ARQ Scheme and Performance Analysis for Wireless Broadcast

A Random Network Coding-based ARQ Scheme and Performance Analysis for Wireless Broadcast ISSN 746-7659, England, U Journal of Information and Computing Science Vol. 4, No., 9, pp. 4-3 A Random Networ Coding-based ARQ Scheme and Performance Analysis for Wireless Broadcast in Yang,, +, Gang

More information

ARQ strategies for MIMO eigenmode transmission with adaptive modulation and coding

ARQ strategies for MIMO eigenmode transmission with adaptive modulation and coding ARQ strategies for MIMO eigenmode transmission with adaptive modulation and coding Elisabeth de Carvalho and Petar Popovski Aalborg University, Niels Jernes Vej 2 9220 Aalborg, Denmark email: {edc,petarp}@es.aau.dk

More information

3G long-term evolution

3G long-term evolution 3G long-term evolution by Stanislav Nonchev e-mail : stanislav.nonchev@tut.fi 1 2006 Nokia Contents Radio network evolution HSPA concept OFDM adopted in 3.9G Scheduling techniques 2 2006 Nokia 3G long-term

More information

ADVANCED WIRELESS TECHNOLOGIES. Aditya K. Jagannatham Indian Institute of Technology Kanpur

ADVANCED WIRELESS TECHNOLOGIES. Aditya K. Jagannatham Indian Institute of Technology Kanpur ADVANCED WIRELESS TECHNOLOGIES Aditya K. Jagannatham Indian Institute of Technology Kanpur Wireless Signal Fast Fading The wireless signal can reach the receiver via direct and scattered paths. As a result,

More information

Reduced Complexity by Incorporating Sphere Decoder with MIMO STBC HARQ Systems

Reduced Complexity by Incorporating Sphere Decoder with MIMO STBC HARQ Systems I J C T A, 9(34) 2016, pp. 417-421 International Science Press Reduced Complexity by Incorporating Sphere Decoder with MIMO STBC HARQ Systems B. Priyalakshmi #1 and S. Murugaveni #2 ABSTRACT The objective

More information

WIRELESS systems of the next-generation must provide

WIRELESS systems of the next-generation must provide IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 24, NO. 6, JUNE 2006 1199 OFDMA-CDM Performance Enhancement by Combining H-ARQ and Interference Cancellation Alexander Arkhipov, Ronald Raulefs, and

More information

AS a UMTS enhancement function, High Speed Downlink

AS a UMTS enhancement function, High Speed Downlink Energy-Efficient Channel Quality ndication (CQ) Feedback Scheme for UMTS High-Speed Downlink Packet Access Soo-Yong Jeon and Dong-Ho Cho Dept. of Electrical Engineering and Computer Science Korea Advanced

More information

Reliability-Based Hybrid ARQ as an Adaptive Response to Jamming

Reliability-Based Hybrid ARQ as an Adaptive Response to Jamming IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 23, NO. 5, MAY 2005 1045 Reliability-Based Hybrid ARQ as an Adaptive Response to Jamming Abhinav Roongta, Student Member, IEEE, Jang-Wook Moon, Student

More information

Department of Electronic Engineering FINAL YEAR PROJECT REPORT

Department of Electronic Engineering FINAL YEAR PROJECT REPORT Department of Electronic Engineering FINAL YEAR PROJECT REPORT BEngECE-2009/10-- Student Name: CHEUNG Yik Juen Student ID: Supervisor: Prof.

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 Lecture 18 Today: (1) da Silva Discussion, (2) Error Correction Coding, (3) Error Detection (CRC) HW 8 due Tue. HW 9 (on Lectures

More information

Keysight Technologies Concepts of High Speed Downlink Packet Access: Bringing Increased Throughput and Efficiency to W-CDMA

Keysight Technologies Concepts of High Speed Downlink Packet Access: Bringing Increased Throughput and Efficiency to W-CDMA Keysight Technologies Concepts of High Speed Downlink Packet Access: Bringing Increased Throughput and Efficiency to W-CDMA Application Note Sub-frame # 1 2 3 4 5 6 7 8 9 10 11 12 13 HS-SCCH Control Control

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 Lecture 18 Today: (1) da Silva Discussion, (2) Error Correction Coding, (3) Error Detection (CRC) HW 8 due Tue. HW 9 (on Lectures

More information

Study on Cross-Layer Retransmission Scheme in Wireless Communication System

Study on Cross-Layer Retransmission Scheme in Wireless Communication System Study on Cross-Layer Retransmission Scheme in Wireless Communication System Supervisor : Professor Jae-Hyun Kim by Sang-Min Choo School of Electrical and Computer Engineering at the AJOU UNIVERSITY August,

More information

A Novel Retransmission Strategy without Additional Overhead in Relay Cooperative Network

A Novel Retransmission Strategy without Additional Overhead in Relay Cooperative Network A Novel Retransmission Strategy without Additional Overhead in Relay Cooperative Network Shao Lan, Wang Wenbo, Long Hang, Peng Yuexing Wireless Signal Processing and Network Lab Key Laboratory of Universal

More information

THE idea behind constellation shaping is that signals with

THE idea behind constellation shaping is that signals with IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 52, NO. 3, MARCH 2004 341 Transactions Letters Constellation Shaping for Pragmatic Turbo-Coded Modulation With High Spectral Efficiency Dan Raphaeli, Senior Member,

More information

Part 7. B3G and 4G Systems

Part 7. B3G and 4G Systems Part 7. B3G and 4G Systems p. 1 Roadmap HSDPA HSUPA HSPA+ LTE AIE IMT-Advanced (4G) p. 2 HSPA Standardization 3GPP Rel'99: does not manage the radio spectrum efficiently when dealing with bursty traffic

More information

Bit-permuted coded modulation for polar codes

Bit-permuted coded modulation for polar codes Bit-permuted coded modulation for polar codes Saurabha R. Tavildar Email: tavildar at gmail arxiv:1609.09786v1 [cs.it] 30 Sep 2016 Abstract We consider the problem of using polar codes with higher order

More information

Lecture 4: Wireless Physical Layer: Channel Coding. Mythili Vutukuru CS 653 Spring 2014 Jan 16, Thursday

Lecture 4: Wireless Physical Layer: Channel Coding. Mythili Vutukuru CS 653 Spring 2014 Jan 16, Thursday Lecture 4: Wireless Physical Layer: Channel Coding Mythili Vutukuru CS 653 Spring 2014 Jan 16, Thursday Channel Coding Modulated waveforms disrupted by signal propagation through wireless channel leads

More information

On Performance Improvements with Odd-Power (Cross) QAM Mappings in Wireless Networks

On Performance Improvements with Odd-Power (Cross) QAM Mappings in Wireless Networks San Jose State University From the SelectedWorks of Robert Henry Morelos-Zaragoza April, 2015 On Performance Improvements with Odd-Power (Cross) QAM Mappings in Wireless Networks Quyhn Quach Robert H Morelos-Zaragoza

More information

Aalborg Universitet. Published in: I E E E Wireless Communications Magazine. DOI (link to publication from Publisher): /MWC.2011.

Aalborg Universitet. Published in: I E E E Wireless Communications Magazine. DOI (link to publication from Publisher): /MWC.2011. Aalborg Universitet Transmission over Multiple Component Carriers in LTE-A Uplink Berardinelli, Gilberto; Sørensen, Troels Bundgaard; Mogensen, Preben Elgaard; Pajukoski, Kari Published in: I E E E Wireless

More information

Punctured vs Rateless Codes for Hybrid ARQ

Punctured vs Rateless Codes for Hybrid ARQ Punctured vs Rateless Codes for Hybrid ARQ Emina Soljanin Mathematical and Algorithmic Sciences Research, Bell Labs Collaborations with R. Liu, P. Spasojevic, N. Varnica and P. Whiting Tsinghua University

More information

High-performance Parallel Concatenated Polar-CRC Decoder Architecture

High-performance Parallel Concatenated Polar-CRC Decoder Architecture JOURAL OF SEMICODUCTOR TECHOLOGY AD SCIECE, VOL.8, O.5, OCTOBER, 208 ISS(Print) 598-657 https://doi.org/0.5573/jsts.208.8.5.560 ISS(Online) 2233-4866 High-performance Parallel Concatenated Polar-CRC Decoder

More information

Iterative Joint Source/Channel Decoding for JPEG2000

Iterative Joint Source/Channel Decoding for JPEG2000 Iterative Joint Source/Channel Decoding for JPEG Lingling Pu, Zhenyu Wu, Ali Bilgin, Michael W. Marcellin, and Bane Vasic Dept. of Electrical and Computer Engineering The University of Arizona, Tucson,

More information

Summary of the PhD Thesis

Summary of the PhD Thesis Summary of the PhD Thesis Contributions to LTE Implementation Author: Jamal MOUNTASSIR 1. Introduction The evolution of wireless networks process is an ongoing phenomenon. There is always a need for high

More information

Relay Combining Hybrid ARQ for j

Relay Combining Hybrid ARQ for j IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: IEEE: S802.16j-06/229 Date Submitted: 2006-11-14 Source: Relay Combining Hybrid ARQ for 802.16j Fang Liu, Lan Chen, Xiaoming She

More information

New Cross-layer QoS-based Scheduling Algorithm in LTE System

New Cross-layer QoS-based Scheduling Algorithm in LTE System New Cross-layer QoS-based Scheduling Algorithm in LTE System MOHAMED A. ABD EL- MOHAMED S. EL- MOHSEN M. TATAWY GAWAD MAHALLAWY Network Planning Dep. Network Planning Dep. Comm. & Electronics Dep. National

More information

PERFORMANCE OF TWO LEVEL TURBO CODED 4-ARY CPFSK SYSTEMS OVER AWGN AND FADING CHANNELS

PERFORMANCE OF TWO LEVEL TURBO CODED 4-ARY CPFSK SYSTEMS OVER AWGN AND FADING CHANNELS ISTANBUL UNIVERSITY JOURNAL OF ELECTRICAL & ELECTRONICS ENGINEERING YEAR VOLUME NUMBER : 006 : 6 : (07- ) PERFORMANCE OF TWO LEVEL TURBO CODED 4-ARY CPFSK SYSTEMS OVER AWGN AND FADING CHANNELS Ianbul University

More information

4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context

4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context 4x4 Time-Domain MIMO encoder with OFDM Scheme in WIMAX Context Mohamed.Messaoudi 1, Majdi.Benzarti 2, Salem.Hasnaoui 3 Al-Manar University, SYSCOM Laboratory / ENIT, Tunisia 1 messaoudi.jmohamed@gmail.com,

More information

A Method for Estimating the Average Packet Error Rates of Multi-carrier Systems With Interference

A Method for Estimating the Average Packet Error Rates of Multi-carrier Systems With Interference A Method for Estimating the Average Packet Error Rates of Multi-carrier Systems With Interference Zaid Hijaz Information and Telecommunication Technology Center Department of Electrical Engineering and

More information

Optimal Power Allocation for Type II H ARQ via Geometric Programming

Optimal Power Allocation for Type II H ARQ via Geometric Programming 5 Conference on Information Sciences and Systems, The Johns Hopkins University, March 6 8, 5 Optimal Power Allocation for Type II H ARQ via Geometric Programming Hongbo Liu, Leonid Razoumov and Narayan

More information

Project. Title. Submitted Sources: {se.park,

Project. Title. Submitted Sources:   {se.park, Project Title Date Submitted Sources: Re: Abstract Purpose Notice Release Patent Policy IEEE 802.20 Working Group on Mobile Broadband Wireless Access LDPC Code

More information

Maximum Likelihood Detection of Low Rate Repeat Codes in Frequency Hopped Systems

Maximum Likelihood Detection of Low Rate Repeat Codes in Frequency Hopped Systems MP130218 MITRE Product Sponsor: AF MOIE Dept. No.: E53A Contract No.:FA8721-13-C-0001 Project No.: 03137700-BA The views, opinions and/or findings contained in this report are those of The MITRE Corporation

More information

Comparison of MAP decoding methods for turbo codes

Comparison of MAP decoding methods for turbo codes POSTER 2016, PRAGUE MAY 24 1 Comparison of MAP decoding methods for turbo codes Vitor ĎURČEK 1, Tibor PETROV 2 1,2 Dept. of Telecommunications and Multimedia, Faculty of Electrical Engineering, University

More information

BASIC CONCEPTS OF HSPA

BASIC CONCEPTS OF HSPA 284 23-3087 Uen Rev A BASIC CONCEPTS OF HSPA February 2007 White Paper HSPA is a vital part of WCDMA evolution and provides improved end-user experience as well as cost-efficient mobile/wireless broadband.

More information

RELIABILITY-BASED HYBRID-ARQ USING CONVOLUTIONAL CODES

RELIABILITY-BASED HYBRID-ARQ USING CONVOLUTIONAL CODES RELIABILITY-BASED HYBRID-ARQ USING CONVOLUTIONAL CODES By ABHINAV ROONGTA A DISSERTATION PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE

More information

CONCLUSION FUTURE WORK

CONCLUSION FUTURE WORK by using the latest signal processor. Let us assume that another factor of can be achieved by HW implementation. We then have ms buffering delay. The total delay with a 0x0 interleaver is given in Table

More information

4G Mobile Broadband LTE

4G Mobile Broadband LTE 4G Mobile Broadband LTE Part I Dr Stefan Parkvall Principal Researcher Ericson Research Data overtaking Voice Data is overtaking voice......but previous cellular systems designed primarily for voice Rapid

More information

Enhanced HARQ for Delay Tolerant Services in Mobile Satellite Communications

Enhanced HARQ for Delay Tolerant Services in Mobile Satellite Communications Enhanced HARQ for Delay Tolerant Services in Mobile Satellite Communications Rami Ali Ahmad, Jérôme Lacan University of Toulouse, ISAE/DMIA & TéSA Toulouse, France Email: rami.aliahmad@isae.fr, jerome.lacan@isae.fr

More information

Notes 15: Concatenated Codes, Turbo Codes and Iterative Processing

Notes 15: Concatenated Codes, Turbo Codes and Iterative Processing 16.548 Notes 15: Concatenated Codes, Turbo Codes and Iterative Processing Outline! Introduction " Pushing the Bounds on Channel Capacity " Theory of Iterative Decoding " Recursive Convolutional Coding

More information

A REVIEW OF RESOURCE ALLOCATION TECHNIQUES FOR THROUGHPUT MAXIMIZATION IN DOWNLINK LTE

A REVIEW OF RESOURCE ALLOCATION TECHNIQUES FOR THROUGHPUT MAXIMIZATION IN DOWNLINK LTE A REVIEW OF RESOURCE ALLOCATION TECHNIQUES FOR THROUGHPUT MAXIMIZATION IN DOWNLINK LTE 1 M.A. GADAM, 2 L. MAIJAMA A, 3 I.H. USMAN Department of Electrical/Electronic Engineering, Federal Polytechnic Bauchi,

More information

MIMO in 3G STATUS. MIMO for high speed data in 3G systems. Outline. Information theory for wireless channels

MIMO in 3G STATUS. MIMO for high speed data in 3G systems. Outline. Information theory for wireless channels MIMO in G STATUS MIMO for high speed data in G systems Reinaldo Valenzuela Wireless Communications Research Department Bell Laboratories MIMO (multiple antenna technologies) provides higher peak data rates

More information

Application of QAP in Modulation Diversity (MoDiv) Design

Application of QAP in Modulation Diversity (MoDiv) Design Application of QAP in Modulation Diversity (MoDiv) Design Hans D Mittelmann School of Mathematical and Statistical Sciences Arizona State University INFORMS Annual Meeting Philadelphia, PA 4 November 2015

More information

Subcode-based Early HARQ for 5G

Subcode-based Early HARQ for 5G Subcode-based Early HARQ for 5G Barış Göktepe, Stephan Fähse, Lars Thiele, Thomas Schierl and Cornelius Hellge Fraunhofer Heinrich Hertz Institute Einsteinufer 37, 10587 Berlin Email: [baris.goektepe,

More information

The Impact of Interference on an OFDM System with AMC, Hybrid ARQ, and a Finite Queue on End-to- End Performance

The Impact of Interference on an OFDM System with AMC, Hybrid ARQ, and a Finite Queue on End-to- End Performance The Impact of Interference on an OFDM System with AMC, Hybrid ARQ, and a Finite Queue on End-to- End Performance Z. Hijaz and V. S. Frost Information and Telecommunication Technology Center Department

More information

Code Design for Incremental Redundancy Hybrid ARQ

Code Design for Incremental Redundancy Hybrid ARQ Code Design for Incremental Redundancy Hybrid ARQ by Hamid Saber A thesis submitted to the Faculty of Graduate and Postdoctoral Affairs in partial fulfillment of the requirements for the degree of Doctor

More information

Performance of Parallel Concatenated Convolutional Codes (PCCC) with BPSK in Nakagami Multipath M-Fading Channel

Performance of Parallel Concatenated Convolutional Codes (PCCC) with BPSK in Nakagami Multipath M-Fading Channel Vol. 2 (2012) No. 5 ISSN: 2088-5334 Performance of Parallel Concatenated Convolutional Codes (PCCC) with BPSK in Naagami Multipath M-Fading Channel Mohamed Abd El-latif, Alaa El-Din Sayed Hafez, Sami H.

More information

Hamming net based Low Complexity Successive Cancellation Polar Decoder

Hamming net based Low Complexity Successive Cancellation Polar Decoder Hamming net based Low Complexity Successive Cancellation Polar Decoder [1] Makarand Jadhav, [2] Dr. Ashok Sapkal, [3] Prof. Ram Patterkine [1] Ph.D. Student, [2] Professor, Government COE, Pune, [3] Ex-Head

More information

3GPP TSG RAN WG1 Meeting #85 R Decoding algorithm** Max-log-MAP min-sum List-X

3GPP TSG RAN WG1 Meeting #85 R Decoding algorithm** Max-log-MAP min-sum List-X 3GPP TSG RAN WG1 Meeting #85 R1-163961 3GPP Nanjing, TSGChina, RAN23 WG1 rd 27Meeting th May 2016 #87 R1-1702856 Athens, Greece, 13th 17th February 2017 Decoding algorithm** Max-log-MAP min-sum List-X

More information

Performance Analysis of WiMAX Physical Layer Model using Various Techniques

Performance Analysis of WiMAX Physical Layer Model using Various Techniques Volume-4, Issue-4, August-2014, ISSN No.: 2250-0758 International Journal of Engineering and Management Research Available at: www.ijemr.net Page Number: 316-320 Performance Analysis of WiMAX Physical

More information

SYSTEM-LEVEL PERFORMANCE EVALUATION OF MMSE MIMO TURBO EQUALIZATION TECHNIQUES USING MEASUREMENT DATA

SYSTEM-LEVEL PERFORMANCE EVALUATION OF MMSE MIMO TURBO EQUALIZATION TECHNIQUES USING MEASUREMENT DATA 4th European Signal Processing Conference (EUSIPCO 26), Florence, Italy, September 4-8, 26, copyright by EURASIP SYSTEM-LEVEL PERFORMANCE EVALUATION OF MMSE TURBO EQUALIZATION TECHNIQUES USING MEASUREMENT

More information

Beamforming with Imperfect CSI

Beamforming with Imperfect CSI This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 007 proceedings Beamforming with Imperfect CSI Ye (Geoffrey) Li

More information

Resource allocation for Hybrid ARQ based Mobile Ad Hoc networks

Resource allocation for Hybrid ARQ based Mobile Ad Hoc networks Resource allocation for Hybrid ARQ based Mobile Ad Hoc networks Philippe Ciblat Joint work with N. Ksairi, A. Le Duc, C. Le Martret, S. Marcille Télécom ParisTech, France Part 1 : Introduction to HARQ

More information

Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement

Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement Channel Estimation by 2D-Enhanced DFT Interpolation Supporting High-speed Movement Channel Estimation DFT Interpolation Special Articles on Multi-dimensional MIMO Transmission Technology The Challenge

More information

Power Allocation Tradeoffs in Multicarrier Authentication Systems

Power Allocation Tradeoffs in Multicarrier Authentication Systems Power Allocation Tradeoffs in Multicarrier Authentication Systems Paul L. Yu, John S. Baras, and Brian M. Sadler Abstract Physical layer authentication techniques exploit signal characteristics to identify

More information

Professor, INSA Rennes. Professor, ENSEEIHT. Associate Professor, INSA Lyon. Associate Professor, IMT Atlantique. Professor, Telecom ParisTech

Professor, INSA Rennes. Professor, ENSEEIHT. Associate Professor, INSA Lyon. Associate Professor, IMT Atlantique. Professor, Telecom ParisTech NNT : 208SACLT0 Cross-layer Optimization of Cooperative and Coordinative Schemes for Next Generation Cellular Networks PhD Thesis of University of Paris-Saclay prepared at Télécom ParisTech Doctoral School

More information

Evaluation of the Impact of Higher Order Modulation and MIMO for LTE Downlink

Evaluation of the Impact of Higher Order Modulation and MIMO for LTE Downlink Australian Journal of Basic and Applied Sciences, 4(9): 4499-4508, 2010 ISSN 1991-8178 Evaluation of the Impact of Higher Order Modulation and MIMO for LTE Downlink 1 2 1 1 1 Shahzad A. Malik, Madad Ali

More information

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM

Power Efficiency of LDPC Codes under Hard and Soft Decision QAM Modulated OFDM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 5 (2014), pp. 463-468 Research India Publications http://www.ripublication.com/aeee.htm Power Efficiency of LDPC Codes under

More information

Performance Analysis of n Wireless LAN Physical Layer

Performance Analysis of n Wireless LAN Physical Layer 120 1 Performance Analysis of 802.11n Wireless LAN Physical Layer Amr M. Otefa, Namat M. ElBoghdadly, and Essam A. Sourour Abstract In the last few years, we have seen an explosive growth of wireless LAN

More information

Performance Analysis and Improvements for the Future Aeronautical Mobile Airport Communications System. Candidate: Paola Pulini Advisor: Marco Chiani

Performance Analysis and Improvements for the Future Aeronautical Mobile Airport Communications System. Candidate: Paola Pulini Advisor: Marco Chiani Performance Analysis and Improvements for the Future Aeronautical Mobile Airport Communications System (AeroMACS) Candidate: Paola Pulini Advisor: Marco Chiani Outline Introduction and Motivations Thesis

More information

PARTIAL HARQ RETRANSMISSION FOR BROADCAST IN FADING CHANNELS

PARTIAL HARQ RETRANSMISSION FOR BROADCAST IN FADING CHANNELS PARTIAL HARQ RETRANSMISSION FOR BROADCAST IN FADING CHANNELS ABSTRACT Belkacem Mouhouche, Louis Christodoulou, Manuel Fuentes Samsung Research & Development UK, Staines-Upon-Thames, TW18 4QE, UK In this

More information

Using LDPC coding and AMC to mitigate received power imbalance in carrier aggregation communication system

Using LDPC coding and AMC to mitigate received power imbalance in carrier aggregation communication system Using LDPC coding and AMC to mitigate received power imbalance in carrier aggregation communication system Yang-Han Lee 1a), Yih-Guang Jan 1, Hsin Huang 1,QiangChen 2, Qiaowei Yuan 3, and Kunio Sawaya

More information

COPYRIGHTED MATERIAL. Introduction. 1.1 Communication Systems

COPYRIGHTED MATERIAL. Introduction. 1.1 Communication Systems 1 Introduction The reliable transmission of information over noisy channels is one of the basic requirements of digital information and communication systems. Here, transmission is understood both as transmission

More information

High Performance LTE Technology: The Future of Mobile Broadband Technology

High Performance LTE Technology: The Future of Mobile Broadband Technology High Performance LTE Technology: The Future of Mobile Broadband Technology 1 Ekansh Beniwal, 2 Devesh Pant, 3 Aman Jain, 4 Ravi Ahuja 1,2,3,4 Electronics and Communication Engineering Dronacharya College

More information

LTE Performance Evaluation Based on two Scheduling Models

LTE Performance Evaluation Based on two Scheduling Models International Journal on Advances in Networks and Services, vol 5 no 1 & 2, year 212, http://www.iariajournals.org/networks_and_services/ 58 LTE Performance Evaluation Based on two Scheduling Models LTE

More information