Sharp Laboratories USA

Slides:



Advertisements
Similar presentations
Short MAC Header Date: Authors: John Doe, Some Company
Advertisements

MAC Header Compression
Submission doc.: IEEE /1003r1 July 2011 Hiroki Nakano, Trans New Technology, Inc.Slide 1 Upper Layer Data on Management frames Date:
Channel Coding Part 1: Block Coding
Submission doc.: IEEE /1003r2 July 2011 Hiroki Nakano, Trans New Technology, Inc.Slide 1 Upper Layer Data on Management frames Date:
Doc.: IEEE KMP-Transport-Joint Submission July 2012 Robert Moskowitz, Verizon Slide 1 Project: IEEE P Working Group for Wireless.
Doc.: IEEE /0110r7 SubmissionLiwen Chu Etc.Slide 1 Frame Header Compression Date: Authors: Date: April, 2012.
March 2002 Jie Liang, et al, Texas Instruments Slide 1 doc.: IEEE /0207r0 Submission Simplifying MAC FEC Implementation and Related Issues Jie.
Data Communication Networks Lec 18. Wired LAN:Ethernet Datalink layer – Logical link control(LLC) – MAC Physical layer.
Doc.:IEEE /0318r0 March 2013 A. Asterjadhi, Qualcomm Inc. Short MAC Header Design Date: Authors:
Flow control for EDMG devices
Security Enhancement to FTM
Delayed Acknowledgement v.s. Normal Acknowledgement
Flow control for EDMG devices
Wireless Mesh Networks
Net431:advanced net services
ISM Band Radio Radio Protocols and Topology
November 2012 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: Moving KMP Forward Date Submitted: November.
Requirements and Implementations for Intra-flow/Intra-AC DiffServ
Requirements and Implementations for Intra-flow/Intra-AC DiffServ
September 2011 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: A Reed-Solomon Erasure Correction Based.
Proposal for enabling overlay FEC in GCR Block Ack
May 2018 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Considerations on general MAC frame] Date Submitted:
MAC Capabilities Info. in HE Capabilities IE
Ack Bitmap length for Burst ACK
Sharp Laboratories USA
New OFDM SERVICE Field Format for .11e MAC FEC
Modified FCS/ARQ Behavior
MAC Layer FEC and e Functional Constraints
September 2011 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: A Reed-Solomon Erasure Correction Based.
Protocol Details John Bellardo UCSD.
September 2011 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: A Reed-Solomon Erasure Correction Based.
Robert Moskowitz, Verizon
Robert Moskowitz, Verizon
doc.: IEEE <doc#>
PCF vs. DCF: Limitations and Trends
Fragmentation with A-MPDU
Ack Bitmap length for Burst ACK
Robert Moskowitz, Verizon
doc.: IEEE /xxx Authors:
Net 323 D: Networks Protocols
March 2013 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: Moving KMP Forward Date Submitted: March.
Burst Transmission and Acknowledgment
<January 2002> doc.: IEEE <02/139r0> March, 2008
Reducing Overhead in Active Scanning with Simulation Results
John Kowalski/Sharp Labs
MAC Partial Proposal for TGn
MAC Partial Proposal for TGn
Modified FCS/ARQ Behavior
Delayed Acknowledgement v.s. Normal Acknowledgement
Acknowledgement for Multicast Streams
MAC based FEC – improvement for a
Reducing Overhead in Active Scanning with Simulation Results
May 2018 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Considerations on general MAC frame] Date Submitted:
Requirements and Implementations for Intra-flow/Intra-AC DiffServ
July 2012 Robert Moskowitz, Verizon
May 2004 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Delayed Negative Acknowledgement (Dly-NACK)]
Delayed Acknowledgement v.s. Normal Acknowledgement
Ack Bitmap length for Burst ACK
UL MU Random Access Analysis
Response to Coexistence Presentations
July 2004 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Modified Delayed (Dly) Acknowledgement for.
doc.: IEEE < IETF>
Burst Transmission and Acknowledgment
Requirements and Implementations for Intra-flow/Intra-AC DiffServ
Proposed Timestamp Field for Strictly Ordered Indication
doc.: IEEE < IETF>
Quantenna Communications
MAC Partial Proposal for TGn
Reducing Overhead in Active Scanning
Presentation transcript:

Sharp Laboratories USA March 2001 Frame FEC Formats for 802.11e John M. Kowalski Sharp Laboratories USA Camas, Washington (360) 817-7520 kowalskj@sharplabs.com John M. Kowalski,

Outline Requirements Frame format March 2001 Outline Requirements Frame format Description of frame format & performance John M. Kowalski,

Requirements for MAC Level FEC March 2001 Requirements for MAC Level FEC Applicable to all known PHYs Provide a reduction in BER Be optional yet allow non-FEC capable stations to interpret FEC coded data. FEC enabled MACS shall not send up frames to higher layers The MAX MPDU size of 802.11-1999 is maintained. Payload delivered to higher layers (if not fragmented) is 2080 octets maximum. Delayed ACK or unacknowledged must be used to accomodate Rx/Txturnaround time for 802.11a John M. Kowalski,

Requirements for MAC Level FEC (cont.) March 2001 Requirements for MAC Level FEC (cont.) Any encryption performed is done prior to FEC encoding MAC FEC is performed on a TC. The MAC MLME, based on requests for parameterized QoS, instantiates MAC-Level FEC. ESTAs announce their FEC capability via bit 11 of the Capability Information Field . Legacy STAs cannot read the FEC fields, therefore FEC encoded MPDUs shall not be sent to them FCS is included so that legacy ESTAs can compute FCS errors in a consistent way. Another FCS (on non-parity check octets) is included to prevent errored frames from being passed to higher layers. John M. Kowalski,

Frame Format MAC Header Header FEC 32 16 Frame Body FEC FEC FEC ... 16 March 2001 Frame Format MAC Header Header FEC 32 16 Frame Body Security IV+ MSDU1 FEC FEC MSDU2 MSDUN+ICV+ FEC FCS FEC ... 16 16 208 208 up to 208 16 FCS Includes 4 octet FCS field only over uncoded octets 4 Over all octets John M. Kowalski,

Description of Fields & Performance March 2001 Description of Fields & Performance ALL coded fields use (224,208) Reed-Solomon Code. Header uses truncated code w/ header taking up the first 32 octets of an (untransmitted) 208 octet field. Assuming 10% PER, for a 1000 byte packet, uncoded, P(Header Failure) < 10-17 John M. Kowalski,

Description of Fields & Performance (Cont.) March 2001 Description of Fields & Performance (Cont.) If security field is present, it’s coded in the first block of the frame body. The FCS is done as in IEEE 802.11-1999 section 7.1.3.6 GF(256) polynomial is: f(x) = x8 + x4 + x3 + x2 + 1 f(x) = x8 + x4 + x3 + x2 + 1 (used in DVB) P(Frame body error) < 7.01X 10-11 (1000 octets) John M. Kowalski,