Authors: Alfred Asterjadhi, George Cherian

Slides:



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

Doc.:IEEE /1503r1 November 2011 Short Beacon Slide 1 Authors:
Doc.:IEEE /0318r0 March 2013 A. Asterjadhi, Qualcomm Inc. Short MAC Header Design Date: Authors:
Authors: Alfred Asterjadhi, George Cherian
WUR Discovery Frame Format
BSSID Information in FCS
WUR frame format follow-up
Clarification for Variable-length WUR frame
Clarifications on WUR/PCR interactions
Computation of TSF Update
Compressed SSID for WUR Discovery Frame
WUR frame format follow-up
WUR frame format follow-up
WUR frame format – Follow up
Wakeup Frame Format Date: Authors: Sept 2017 Liwen Chu
WUR frame format – Follow up
Considerations on VL WUR frames
Vendor Specific WUR Frame Follow Up
Vendor Specific WUR Frame Follow Up
Classification of WUR frames
Further considerations on WUR frame format
Clarifications on WUR/PCR interactions
Efficient FDMA transmission for WUR
Length/Misc. field in WUR frame
Secure WUR frames Date: Authors: January 2018
WUR frame format – Follow up
Clarification for Variable-length WUR frame
Further considerations on WUR frame format
Vendor Specific WUR Frame Follow Up
Efficient FDMA transmission for WUR
Length/Misc. field in WUR frame
Wakeup Frame Format Date: Authors: Sept 2017 Liwen Chu
Length field in WUR frame
WUR Discovery Frame Format
Addressing in WUR frames
WUR MAC and Wakeup Frame
WUR MAC and Wakeup Frame
BSSID Information in FCS
WUR frame format follow-up
WUR MAC and Wakeup Frame
WUR Discovery Frame Format
TIM Compression for No Buffered Unicast Traffic
Address field in WUR frame
Addressing in WUR frames
Discussion on Group ID Structure
WUR frame format follow-up
WUR Discovery Frame Format
Authors: Alfred Asterjadhi, George Cherian
Vendor Specific WUR Frame Follow Up
WUR MAC and Wakeup Frame
Further considerations on WUR frame format
WUR Discovery Frame Format
Address structure in unicast wake-up frame
WUR frame format – Follow up
WUR frame format follow-up
Clarifications on WUR/PCR interactions
Considerations on VL WUR frames
BSSID Information in FCS
WUR Discovery Frame Format
Considerations on VL WUR frames
Addressing in WUR frames
Discussion on Group ID Structure
Address structure in unicast wake-up frame
Efficient FDMA transmission for WUR
WUR MAC and Wakeup Frame
Address structure in unicast wake-up frame
Considerations on VL WUR frames
Address field in WUR frame
WUR Discovery Frame Format
Considerations on WUR frame format
Presentation transcript:

Authors: Alfred Asterjadhi, George Cherian March 2018 FCS size for WUR frames Authors: Alfred Asterjadhi, George Cherian Alfred Asterjadhi, Qualcomm Inc

March 2018 Introduction The WUR frame has an FCS which carries the CRC of the frame Length and computation of the FCS is TBD [1] During the last F2F we made some progress in one aspect [2] The CRC of WUR frames shall use one of the following CRC engines from IEEE 802.11 32-bit CRC, 16-bit CRC, 8-bit CRC In [2] there were additional discussions on the FCS length Pointing out the different options we have and certain benefits/drawbacks We continue those discussions and propose to conclude the FCS topic Determine the FCS size and consequently all other aspects of the design Which CRC engine to use from the three possibilities, etc. Alfred Asterjadhi, Qualcomm Inc

General considerations March 2018 General considerations MAC Header Frame Body FCS   Frame Control Address TD Control Bits 8 12 CRC TBD FCS field length has been and continues to be debated Several options are candidates (8, 16, 24 bits) Longer FCS provides better protection but higher overhead Shorter FCS provides lesser protection but lower overhead A trade-off between the two properties need to be found Ensuring acceptable protection and low overhead for WUR frames To make a decision we might need to consider that we have: Constant length (CL) WUR frames (only 4 bytes) Variable length (VL) WUR frames (up to 12 or 20 bytes (TBD)) And that the FCS could carry the MIC as well [3] Alfred Asterjadhi, Qualcomm Inc

Some numbers March 2018 Alfred Asterjadhi, Qualcomm Inc Overhead (FCS length/MPDU length) The lower the overhead the better Overhead of > 25% is not desirable, but if false positives and collisions are important then 33% could be acceptable False positive rate (worst case) The lower the false positive rate the better The actual false positive rate will be lower* since Address field has to check for frame to be addressed to the STA Collision probability expected to be minimal* because there is At least 12b of Address field present in every WUR frame (each STA expected to have unique identifier within the BSS) Embedded BSSID information in the FCS of post-association WUR frames WUR frames generated by OBSS APs will very likely appear as corrupted at the WUR STA WUR frames transmission at scheduled times that can reduce overlap with OBSS activities *Considerations assume random properties of identifiers in Address field and Embedded BSSID field Overhead [%] 8-bit FCS 16-bit FCS 24-bit FCS CL WUR frame (4B) ~20% ~33% ~43% Min VL WUR frame (6B) ~14% ~25% Max VL WUR frame(20B) ~5% ~9% ~13% NOTE-Every octet costs ~0.13ms of airtime@62.5kbps, and ~0.03ms of airtime@250kbps. FPR [%] 8-bit FCS 16-bit FCS 24-bit FCS 1/2n , where n is the FCS size ~4*10-3 ~1.5*10-5 ~6*10-8 Alfred Asterjadhi, Qualcomm Inc

Additional considerations March 2018 Additional considerations Since the impact of the FCS length may vary for different frames We might want to consider an FCS that is: Shorter for the CL WUR frames (4 Bytes) Longer for the VL WUR frames (12 or 20 Bytes) For example we could use a 16-bit CRC polynomial 8 bit CRC included in the FCS (e.g., 8 MSBs of the 16-bit CRC) Common for all WUR frames Additional 8 bit CRC included in the Frame Body of VL WUR frames Suppressed in transmission for CL WUR frames These considerations are only noteworthy if the group does not converge on a unified FCS design for all WUR frames I.e., all WUR frames contain a TBD-bit FCS field Where TBD could be for example 8, 16, 24, … Based on the previous discussions the recommendation is Have a unified FCS design with FCS field length of 16-bits and 16-bit CRC engine Alfred Asterjadhi, Qualcomm Inc

Straw Poll 1 Do you support to add the following to the TGba SFD: March 2018 Straw Poll 1 Do you support to add the following to the TGba SFD: The FCS field of all WUR frames has the same size Alfred Asterjadhi, Qualcomm Inc

Straw Poll 2 Which option do you support for the FCS field length? March 2018 Straw Poll 2 Which option do you support for the FCS field length? Option 1: 8 bits Option 2: 16 bits Alfred Asterjadhi, Qualcomm Inc

March 2018 Straw Poll 3 Do you support to amend the following text in the TGba SFD? The CRC of WUR frames shall use one of the following the 16-bit CRC engines from IEEE 802.11 32-bit CRC, 16-bit CRC, 8-bit CRC Alfred Asterjadhi, Qualcomm Inc

Motion 1 Move to add the following to the TGba SFD: March 2018 Motion 1 Move to add the following to the TGba SFD: The FCS field of all WUR frames has the same size. Moved: Alfred Second: Leif Result: Passes with unanimous consent Alfred Asterjadhi, Qualcomm Inc

Motion 2 Move to add to the TGba SFD: March 2018 Motion 2 Move to add to the TGba SFD: The FCS field size of all WUR frames is 16 bits. Moved: Alfred Second: Leif Result: Passes with unanimous consent Alfred Asterjadhi, Qualcomm Inc

Motion 3 Move to amend the following text in the TGba SFD? March 2018 The CRC of all WUR frames shall use one of the following the 16-bit CRC engines from IEEE 802.11 32-bit CRC, 16-bit CRC, 8-bit CRC Moved: Alfred Second: Leif Results: Passes with unanimous consent Alfred Asterjadhi, Qualcomm Inc

March 2018 References [1] 11-17/575r9 specification framework (P.K. Huang, et. al.) [2] 11/18/0094r1 Fixing TBDs in WUR frame (A. Asterjadhi, et. al.) [2] 11-17/1004r4 Considerations on WUR frame format (A. Asterjadhi, et. al.) Alfred Asterjadhi, Qualcomm Inc