Results and Conclusions

Slides:



Advertisements
Similar presentations
Network Operations & administration CS 4592 Lecture 15 Instructor: Ibrahim Tariq.
Advertisements

1 Wireless Sensor Networks Akyildiz/Vuran Administration Issues  Take home Mid-term Exam  Assign April 2, Due April 7  Individual work is required 
WiMAX Hybrid ARQ implementation in NS-2
2005/12/06OPLAB, Dept. of IM, NTU1 Optimizing the ARQ Performance in Downlink Packet Data Systems With Scheduling Haitao Zheng, Member, IEEE Harish Viswanathan,
Flow and Error Control. Flow Control Flow control coordinates the amount of data that can be sent before receiving acknowledgement It is one of the most.
Improving Bluetooth EDR Data Throughput Using FEC and Interleaving Ling-Jyh Chen*, Tony Sun**, Yung-Chih Chen* *Institute of Information Science, Academia.
IEEE OFDMA PHY Wen-bin Lin
HKUST Combined Cross-Layer Design and HARQ for TDD Multiuser systems with Outdated CSIT Rui Wang & Vincent K. N. Lau Dept. of ECE The Hong Kong University.
Improving the Performance of Turbo Codes by Repetition and Puncturing Youhan Kim March 4, 2005.
Matthew C. Valenti (presenter)
Channel Coding and Error Control
Universität Siegen Institut für Digitale Kommunikationssysteme Univ.-Prof. Dr. Christoph Ruland Hölderlinstraße 3 D Siegen
Data Link Control Protocols
Copyright © 2003, Dr. Dharma P. Agrawal and Dr. Qing-An Zeng. All rights reserved. 1 Chapter 4 Channel Coding.
Tufts University. EE194-WIR Wireless Sensor Networks. March 3, 2005 Increased QoS through a Degraded Channel using a Cross-Layered HARQ Protocol Elliot.
Multicast and Unicast Real-Time Video Streaming Over Wireless LANS April. 27 th, 2005 Presented by, Kang Eui Lee.
COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of Computer Science York University Section M Topics: 1. Error Detection Techniques:
Doc.: IEEE /0039r0 Submission January 2007 SooYoung Chang, Huawei TechnologiesSlide 1 IEEE P Wireless RANs Date: Authors: Soft.
Coding Theory. 2 Communication System Channel encoder Source encoder Modulator Demodulator Channel Voice Image Data CRC encoder Interleaver Deinterleaver.
Data Link and Flow Control Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific.
SDD text proposal for IEEE m HARQ and FEC Document Number: IEEE C802.16m-08/606 Date Submitted: Source: Tom Yuval.
Error/Flow Control Modeling (ARQ Modeling). © Tallal Elshabrawy 2 Data Link Layer  Data Link Layer provides a service for Network Layer (transfer of.
Tufts University. EE194-WIR Wireless Sensor Networks. February 17, 2005 Increased QoS through a Degraded Channel using a Cross-Layered HARQ Protocol Elliot.
An ARQ Technique Using Related Parallel and Serial Concatenated Convolutional Codes Yufei Wu formerly with: Mobile and Portable Radio Research Group Virginia.
1 Session 2, Presentation: Modelling of physical layer behaviour in a HS-DSCH network simulator Modelling of physical layer behaviour in a HS-DSCH network.
Polar Codes for 5G Bin Li, Senior Technical Expert Huawei Technologies
Powerpoint Templates Data Communication Muhammad Waseem Iqbal Lec # 15.
Airmail: A Link-layer Protocol for Wireless Networks
Coding and Error Control
Lecture 4 Error Detecting and Correcting Techniques Dr. Ghalib A. Shah
Wireless Communication
Computer Communication & Networks
Chapter 9: Data Link Control
Data Link Layer Flow Control.
Data Link Layer - 3 Dr. Sanjay P. Ahuja, Ph.D.
Chap. 4 Data link layer 2.
Instructor Mazhar Hussain
Data Link Layer What does it do?
Channel coding chain Rapporteur.
Rate Mapping for SISO, AWGN channel
Flow Control.
January 2004 Turbo Codes for IEEE n
Data Link Layer: Data Link Control
Rivier College CS575: Advanced LANs Chapter 6: Logical Link Control
Flow and Error Control.
Overview Jaringan Komputer (2)
Chapter 6.
Towards IEEE HDR in the Enterprise
Quantenna Communications
Discussion on HARQ for EHT
Discussion on HARQ for EHT
HARQ Gain Studies Date: Authors: November 2018 Name
Chapter 10: Error-Control Coding
Coding and Error Control
Quantenna Communications
Improving Bluetooth EDR Data Throughput Using FEC and Interleaving
19, Yangjae-daero 11gil, Seocho-gu, Seoul , Korea
HARQ Feasibility for EHT
Data Link Control Protocols (DLC)
Effect of Preamble Decoding on HARQ in be
19, Yangjae-daero 11gil, Seocho-gu, Seoul , Korea
HARQ Feasibility for EHT
HARQ with A-MPDU in 11be Date: Authors: July 2019
Comparisons of HARQ transmission schemes for 11be
Comparisons of HARQ transmission schemes for 11be
Chapter 9: Data Link Control
Comparisons of HARQ transmission schemes for 11be
Channel coding issue in HARQ
Channel coding issue in HARQ
Presentation transcript:

Simulation of 802.16e (WiMax) HARQ Mechanism Students: Guy Carmel & Aviv Castro External Supervisor – Mr. Erez Ben-Tovim Internal Supervisor– Prof. Ran Giladi Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Results and Conclusions Agenda Project Goals HARQ Overview General description and major benefits Combining methods Retransmission methods Project description Results and Conclusions Chase combining analysis Complexity and tradeoffs Performance Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Project Goals The project deals with HARQ (Hybrid Automatic Repeat ReQuest) feature in 802.16e (WiMax) protocol The project’s goals are: Specify the implementation of HARQ module in 802.16e Examine the performance gain that achieved by HARQ (FEC Error Rate, SNR) Examine the differences between HARQ methods (CC and CTC, Chase and IR) Memory optimization research Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

HARQ Overview Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

HARQ Overview HARQ (Hybrid Automatic Re-transmission reQuest) is defined as any combination of ARQ and FEC (Forward Error Correction) that saves failed decoding attempts for future joint decoding HARQ is practically an implicit link adaptation technique HARQ improves performance by allowing the receiver to combine multiple ARQ transmissions The HARQ holds a component that sums up the soft values of the retransmissions (namely, “Combiner”) before entering the decoder This summation embodies a summation of the retransmissions’ SNRs and by that it improves the performance Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Combining Methods Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

HARQ main components combining methods Chase combining – each retransmission is self decodable and is an exact retransmission (also called H-ARQ-type III with one redundancy version). Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

HARQ main components combining methods Incremental Redundancy (IR) - instead of straightforward retransmission, additional redundancy is sent in every step. Usually implemented by puncturing. Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

HARQ main components retransmission method Stop and Wait (SAW) simplest forms of ARQ requiring very little overhead the transmitter operates on the current block until the block has been received successfully one-bit sequence number that identifies the current or the next block and one bit for Ack/NAck Disadvantage – Low throughput Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

N-SAW HARQ– IEEE 802.16e Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

N-SAW HARQ (N=2) Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Chase Combining Analysis - Model We observe the retransmissions as a single transmission in parallel channels Each channel is characterized by its SNR Channels are independent. Only SNRi = Pi/Ni is of interest For simplicity we assume Pi is constant and Ni varies Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Project Description Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Project Description The project deals with HARQ feature in IEEE802.16e standard with OFDMA PHY layer The project includes the design and programming of a standalone HARQ simulation with a FEC level simulated environment The simulation is used for research and optimization of the HARQ components and algorithms, in light of the future integration of the HARQ module in Comsys’ chip Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Project Description The HARQ simulation envelopes the BE (modem Backend) simulation by adding CRC, buffers, feedback channel, combining components and N-SAW mechanism, all of which enabling the operation of the HARQ N-SAW “mighty” mechanism Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Project Description Simulation Environment Transmitter AWGN channel Receiver Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Results & Conclusions Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Results and conclusions number of retransmissions – HARQ retransmission gain FER = FEC Error Rate [dB] Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Results and conclusions CC vs. CTC – Turbo code performance is better than Convolution code Rate = ½ Block size = 480 bits CC CTC Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Results and conclusions Memory optimization – decreasing memory size without performance degradation Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

Questions? Thanks for listening Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement

www.comsysmobile.com Comsys confidential and proprietary information Subject to Mutual Confidentiality Agreement