Link Maintenance for Distribution Networks

Slides:



Advertisements
Similar presentations
Doc.: IEEE /0883r1 Submission July 2010 Slide 1 Comment Resolution for “Spatial Reuse” Subgroup Date: Authors: Thomas Derham, Orange.
Advertisements

Doc.: IEEE /206 Submission Slide 1 July 2000 Loraine, Micro Linear Corp. HRb performance requirements: PHY Overhead & Data Rate July 2000 Jerry.
A Bandwidth Scheduling Algorithm Based on Minimum Interference Traffic in Mesh Mode Xu-Yajing, Li-ZhiTao, Zhong-XiuFang and Xu-HuiMin International Conference.
Route Metric Proposal Date: Authors: July 2007 Month Year
Channel Width Selection Within TXOP
GI Overhead/Performance Impact on Open-Loop SU-MIMO
Beamforming protocol reuse for mmWave Distribution Networks
Beamforming for mmWave Distribution Networks
Advanced MU-MIMO acknowledgement and PS flow
Rate 7/8 LDPC Code for 11ay Date: Authors:
Rate 7/8 (1344,1176) LDPC code Date: Authors:
Protocol and frames for TDD link maintenance
MMWave Distribution Network Discovery
MMWave Distribution Network Discovery
Ack and Block Ack handling for mmWave Distribution Network Use Case
Ack and Block Ack handling for mmWave Distribution Network Use Case
Association after Beamforming in mmWave Distribution Networks
March 2018 Field Measurement Results for Distribution Networks and Short Range Devices Coexistence Date: Name Affiliation Address Phone .
Beamforming protocol differences for mmWave Distribution Networks
Scheduling for mmWave Distribution Networks
Link Maintenance for Distribution Networks
Adjacent Channel Rejection Requirement
VHT Link Adaptations Date: Authors: Month Year Month Year
Observations on DMG CCA level
Efficient TDD slot schedule mechanism
Analog and Baseband Beam Tracking in ay
Analog and Baseband Beam Tracking in ay
Interference Mitigation in mmWave Distribution Networks
March 2018 Additions to Group Beamforming in support of Beam Measurement for mmWave Distribution Networks Name Affiliation Address Phone Tony Xiao.
Association after Beamforming in mmWave Distribution Networks
March 2018 Field Measurement Results for Distribution Networks and Short Range Devices Coexistence Date: Name Affiliation Address Phone .
Asymmetric beamforming training procedure enhancements
MMWave Distribution Network Discovery
Simulation Results for Box5
May 2018 Field Measurement Results for Distribution Networks and Short Range Devices Coexistence – Part 2 Date: Name Affiliation Address Phone.
Further considerations on WUR frame format
MU Beamforming for mmWave Distributed Network
March 2018 Overview of Proposed text changes to support Group Beamforming and Other Beamforming procedures Name Affiliation Address Phone Tony Xiao.
Network Simulations for FWA Mesh Distribution Networks
Mapping DN/CN of mmWave Distribution Network to DMG Entities
Scheduling for mmWave Distribution Networks
Multi-band Discovery Assistance
Multi-band Discovery Assistance
Ack and Block Ack handling for mmWave Distribution Network Use Case
BRP frame exchange in TDD SP
ACK operation in TDD SP Date: Authors: MAY 2018 Name
FDMA WUR Generation Date: Authors: May 2018 Month Year
The Effect of Preamble Error Model on MAC Simulator
Ack/BA for mmWave Distribution Networks
Post equalizer SNR estimation
Short SSW Format for 11ay Date: 2016-March-14 Authors: March 2016 Name
CCI support of TDD stations
6 GHz operation for 11ax follow up
Explanations for CR on NDP feedback report
CCI support of TDD stations
Route Metric Proposal Date: Authors: July 2007 Month Year
Header-A Definition for EDMG Control Mode
Header-A Definition for EDMG Control Mode
Strawmodel ac Specification Framework
Ack and Block Ack in bonded channels
Protocol and frames for TDD link maintenance
Simulation results for
Channel Width Selection Within TXOP
Interference-free scheduling
Simulation results for
System Level Simulator Evaluation with/without Capture Effect
DMG STA Directional Transmit Activity Report Frame
TDD beamforming configuration
Coordinated Spatial Reuse Performance Analysis
Coordinated Spatial Reuse Performance Analysis
Presentation transcript:

Link Maintenance for Distribution Networks January 2018 Link Maintenance for Distribution Networks Name Affiliation Address Phone Email Djordje Tujkovic Facebook 1 Hacker Way Menlo Park, CA 94025 djordjet@fb.com Nabeel Ahmed nabeel@fb.com Praveen Gopala gopalap@fb.com Alireza Mehrabani tarighat@fb.com Payam Torab ptorab@fb.com Michael Grigat Deutsche Telekom Deutsche-Telekom-Allee 7, 64372 Darmstadt, Germany m.grigat@telekom.de Djordje Tujkovic et al.

January 2018 Overview We present a set of functions to maintain operational links in mmWave Distribution Networks [1, 2], together with our example implementation Discussed functions Link adaptation Bandwidth request Bandwidth reservation (TDD slot assignment) For the first two we point to parallels with 802.11 existing mechanisms and highlight potential gaps The slides could be viewed as a set of requirements for tools (packets, protocols) needed to operate mmWave Distribution Networks Djordje Tujkovic et al.

January 2018 Background – Sample Packet definitions (1) Heartbeat, KeepAlive Action frames Heartbeat message (Action frame), transmitted from a a DN node to a CN node once every BWGD (~25 milliseconds) typedef struct _fbHeartbeatElement { /* timestamp and swTimestamp are byte arrays to avoid unaligned accesses */ usint8 timestamp[8]; /* hardware timestamp */ usint8 swTimestamp[8]; /* sw timestamp offset from hw timestamp */ usint16 bwgdNumber; usint8 txSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; usint8 rxSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; laFeedbackParams laFbParams; usint8 syncMode : 1; } __attribute__((__packed__)) fbHeartbeatElement; Keepalive message (Action frame) transmitted between two DNs once every BWGD (~25 milliseconds) typedef struct _fbKeepaliveElement { /* timestamp and swTimestamp are byte arrays to avoid unaligned accesses */ usint8 timestamp[8]; /* hardware timestamp */ usint8 swTimestamp[8]; /* sw timestamp offset from hw timestamp */ usint16 bwgdNumber; usint8 bfAssocIndication; usint8 finalRxSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; usint8 rsvdMgmtBitmap[TGF_CEIL(NSF, BITS_PER_BYTE)]; laFeedbackParams laFbParams; usint8 syncMode : 1; l2SchedulerStats l2SchedStats; } __attribute__((__packed__)) fbKeepaliveElement; Djordje Tujkovic et al.

January 2018 Background – Sample packet definitions (2) Uplink Bandwidth Request Action frame Uplink bandwidth request message (Action frame), transmitted from a a CN node to a DN node once every BWGD (~25 milliseconds) typedef struct _fbUplinkBwReqElement { l2SchedulerStats l2SchedStats; laFeedbackParams laFbParams; } _attribute__((__packed_)) fbUplinkBwReqElement; Djordje Tujkovic et al.

(1) Link adaptation Frames, Information January 2018 (1) Link adaptation Frames, Information Sample Distribution Network 802.11 Frames Heartbeat, Keepalive, Uplink Bandwidth Request Association Request/Response/Ack (for future) Parameters typedef struct _laFeedbackParams { sint8 stfMgmtSnr; sint8 rssi; } __attribute__((__packed__)) laFeedbackParams; stfMgmtSnr and rssi can have the same definition as SNR and RSSI in beamforming text In addition, we have recently added the following statistics Total LDPC codewords Average LDPC iterations Average LDPC syndromes Max LDPC iteration per block within a PPDU Helpful in setting the link to tolerate sporadic SINR without explicitly measuring min(SINR)  Frames 9.6.7.4 Link Measurement Request frame format 9.6.7.5 Link Measurement Report frame format  Information Elements / Fields  9.4.2.17 TPC Report element Reports Transmit Power, Link Margin (dB, measured on the Link Measurement Request frame) 9.4.2.142 DMG Link Margin element Reports Link Margin (dB, implementation specific, measured on plurality of data frames within a measurement period), SNR (dB, measurement methodology undefined) and measurement window information 9.4.2.143 DMG Link Adaptation Acknowledgment element For TPC controlled by receiver (to acknowledge receiver’s MCS/Tx power change request) Djordje Tujkovic et al.

Link adaptation LDPC Iteration Statistics (1/3) January 2018 Link adaptation LDPC Iteration Statistics (1/3) “Average LDPC iteration” can be used for accurately predicting PER/BLER. Typical on-chip SNR measurements can be several dB off from true SNR seen by the LDPC decoder. Such SNR measurements are further deviated from true SNR at high and low ends of SNR. Given the static nature of DN compared to SRD, a more accurate and immediate predication of link quality can be very beneficial. Djordje Tujkovic et al.

Link adaptation LDPC Iteration Statistics (2/3) January 2018 Link adaptation LDPC Iteration Statistics (2/3) LDPC iteration averaged over LDPC blocks within a single PPDU (~100 LDPC block), will have very small variance from one PPDU to the next. Average iterations from a single PPDU can project the long-term PER/BLER within +/-0.2dB accuracy. At low PER targets (e.g., 0.1%), average LDPC iterations from the first PPDU can accurately predict the lone-term PER over the next 1000s of PPDUs. Djordje Tujkovic et al.

Link adaptation LDPC Iteration Statistics (3/3) January 2018 Link adaptation LDPC Iteration Statistics (3/3) Consider the following simulation scenario: 1000 PPDUs, MCS=9, SNR for all PPDUs=8dB, number of LDPC blocks per PPDU = 100. Histograms of avg(Iterations), and corresponding projected SNR are plotted below. The narrow standard deviation confirms the reliability of link quality projection based on LDPC iterations. Using a single PPDU, BLER/SNR is projected within 0.2dB of the true 8dB value. Djordje Tujkovic et al.

Link adaptation LDPC Iteration to Predict min(SINR) (1/2) January 2018 Link adaptation LDPC Iteration to Predict min(SINR) (1/2) In the presence of co-channel interference (CCI), direct calculation of min(SINR) becomes challenging and unreliable. Given the static nature of CCI profile in distributed networks, Link adaptation should be set based on min(SINR) and not avg(SINR) within the PPDUs. While avg(Iterations) over DLPC blocks within a PPDU works well in the absence of interference, it fails to predict the link’s PER in the presence of not-fully-aligned desired and interfering PPDUs. For a received PPDU, PHY would provide both the following values: average of LDPC iterations and max of LDPC iterations over the LDPC blocks within a PPDU. Furthermore, the difference between avg(Iterations) and max(Iterations) can be used to determine link’s CCI profile/characteristics by calculating SNR, min(SINR), and proportion of target PPDU impacted by CCI. Djordje Tujkovic et al.

Link adaptation LDPC Iteration to Predict min(SINR) (2/2) January 2018 Link adaptation LDPC Iteration to Predict min(SINR) (2/2) Consider a desired PPDU with 100 LDPC blocks: MCS=9 Only the last 20% of PPDU duration is hit by co-channel interference avg(Iteration) over the PPDU = 0.8  maps to SINR=9dB Too optimistic for link adaptation max(Iteration) over the PPDU = 4  maps to SINR=5.9dB Suitable for link adaptation (0.6dB margin to actual SINR floor of 6.5dB) SNR=10dB, SIR=9dB, SINR=6.5dB Co-Channel Interference SNR=10dB, SINR=10dB LDPC #1 LDPC #2 LDPC #80 LDPC #81 LDPC #100 Target PPDU Djordje Tujkovic et al.

Link adaptation 802.11 functional gaps January 2018 Link adaptation 802.11 functional gaps SNR measurement method Post equalization SNR measurement period Start and end time for measurement RSSI Short-term PER measurement (LDPC statistics) Confidence interval (number of PPDUs used for measurement) Djordje Tujkovic et al.

(2) Bandwidth request Frames, information January 2018 (2) Bandwidth request Frames, information Sample Distribution Network 802.11 Frames Uplink Bandwidth Request (CN => DN) Keepalive (DN < = > DN) Parameters (not all used at the same time) typedef struct _l2SchedulerStats { // Queue size (in 256-byte units) usint16 queueSize; // Arrival rate (in units of 128 Kbps or 16 bytes/ms) usint16 arrivalRate; // MCS value usint8 mcs; // Requested Tx percentage in unit of 0.01 percent (used only for DN-DN links) usint16 reqTxPercent; } __attribute__((__packed__)) l2SchedulerStats; Frames QoS Data frames (non-DMG) Information Elements / Fields Queue Size (non-DMG) 8 bits, in units of 256 bytes (per TID) TSPEC Some metrics (arrival rate, Tx air percentage) missing DMG TSPEC Not a good fit (good for creating SP/CBAP allocations) Djordje Tujkovic et al.

Bandwidth request 802.11 functional gaps January 2018 Bandwidth request 802.11 functional gaps Queue size (and with TID granularity) Removed from DMG Derivative feedback (queue size change rate) Start and end time for measurement Measurement period Djordje Tujkovic et al.

(3) Bandwidth reservation (slot allocation) Overview January 2018 (3) Bandwidth reservation (slot allocation) Overview Network time divided into time periods over which slot allocation (map) is valid (called Bandwidth Grant Duration (BWGD = 25,600 µs)) Slots are allocated through a 3-stage pipeline process BWGD N+0 CNs communicate their bandwidth requirements to the parent DN (Uplink bandwidth request) Communicated information: Queue size (in units of 256 bytes), arrival rate (in units of 128 kbps) DNs communicate their bandwidth requirement to peer DNs (Keepalive message) Communicated information: Queue size, desired transmit airtime percentage to peer DN Using above pieces each DN assigns its own Rx slots (slots where other STAs will transmit to it) BWGD N+1 DNs communicate their assigned Rx slot bitmap to each other (Keepalive message) With all DN-DN slots decided, each DN allocates remaining airtime (TX map) to its own CNs BWGD N+2 Each DN communicates full Tx/Rx slot bitmap to CNs under its control BWGD N+3 Slot map takes effect Djordje Tujkovic et al.

Bandwidth reservation flow 3-stage pipelining January 2018 Bandwidth reservation flow 3-stage pipelining Keepalive message Uplink BW Request message Uplink BW Request message Keepalive message Heartbeat message Heartbeat message Djordje Tujkovic et al.

Bandwidth reservation flow 3-stage pipelining (another view) January 2018 Bandwidth reservation flow 3-stage pipelining (another view) Djordje Tujkovic et al.

Bandwidth reservation example January 2018 Bandwidth reservation example Djordje Tujkovic et al.

Bandwidth reservation example BWGD N + 0 January 2018 Bandwidth reservation example BWGD N + 0 typedef struct _fbKeepaliveElement { /* timestamp and swTimestamp are byte arrays to avoid unaligned accesses */ usint8 timestamp[8]; /* hardware timestamp */ usint8 swTimestamp[8]; /* sw timestamp offset from hw timestamp */ usint16 bwgdNumber; usint8 bfAssocIndication; usint8 finalRxSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; usint8 rsvdMgmtBitmap[TGF_CEIL(NSF, BITS_PER_BYTE)]; // constraints (do not ask me to transmit during these slots) laFeedbackParams laFbParams; usint8 syncMode : 1; l2SchedulerStats l2SchedStats; // entire structure is used } __attribute__((__packed__)) fbKeepaliveElement; Each DN sends/receives desired Tx slot bitmaps (or time %) and L2 scheduler statistics to/from all peer DNs through Keepalive messages Each DN receives bandwidth requirements from all its associated CNs through Uplink BW request messages typedef struct _fbUplinkBwReqElement { l2SchedulerStats l2SchedStats; // entire structure except requested Tx Percentage; wich is used only for DNs laFeedbackParams laFbParams; } _attribute__((__packed_)) fbUplinkBwReqElement; and other bandwidth information same as in CNs TX RX   and other bandwidth information same as in CNs TX RX   Djordje Tujkovic et al.

Bandwidth reservation example BWGD N + 1 January 2018 Bandwidth reservation example BWGD N + 1 Each DN generates its full Rx slot map with slots for all associated peers TX RX   CN0 DN1 TX RX   DN0 CN1 CN2 Djordje Tujkovic et al.

Bandwidth reservation example BWGD N + 1 January 2018 Bandwidth reservation example BWGD N + 1 Each DN sends/receives the decided (final) Rx slot bitmaps to/from all peer DNs through KeepAlive messages typedef struct _fbKeepaliveElement { /* timestamp and swTimestamp are byte arrays to avoid unaligned accesses */ usint8 timestamp[8]; /* hardware timestamp */ usint8 swTimestamp[8]; /* sw timestamp offset from hw timestamp */ usint16 bwgdNumber; usint8 bfAssocIndication; usint8 finalRxSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; usint8 rsvdMgmtBitmap[TGF_CEIL(NSF, BITS_PER_BYTE)]; laFeedbackParams laFbParams; usint8 syncMode : 1; l2SchedulerStats l2SchedStats; } __attribute__((__packed__)) fbKeepaliveElement; TX RX DN1   CN0 TX RX   DN0 CN1 CN2 Djordje Tujkovic et al.

Bandwidth reservation example BWGD N + 2 January 2018 Bandwidth reservation example BWGD N + 2 Each DN allocates the remaining Tx slots to its associated CNs TX RX DN1   CN0 TX RX CN1 CN2   DN0 Djordje Tujkovic et al.

Bandwidth reservation example BWGD N + 2 January 2018 Bandwidth reservation example BWGD N + 2 Each DN sends Tx/Rx slot bitmaps to all associated CNs through Heartbeat messages typedef struct _fbHeartbeatElement { /* timestamp and swTimestamp are byte arrays to avoid unaligned accesses */ usint8 timestamp[8]; /* hardware timestamp */ usint8 swTimestamp[8]; /* sw timestamp offset from hw timestamp */ usint16 bwgdNumber; usint8 txSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; usint8 rxSlotBitmap[TGF_CEIL(SLOTS_IN_BWGD, BITS_PER_BYTE)]; laFeedbackParams laFbParams; usint8 syncMode : 1; } __attribute__((__packed__)) fbHeartbeatElement; TX RX DN0   TX RX   DN1 TX RX DN1   CN0 TX RX CN1 CN2   DN0 TX RX   DN1 Djordje Tujkovic et al.

January 2018 Summary We described 3 aspects of link maintenance in mmWave Distribution Networks We encourage companies to define fields, IEs and messages with these requirements in mind, on top of developed constructs (e.g., Slot Structure and Slot Schedule IEs) in 11ay Draft 1.0 [3]. Djordje Tujkovic et al.

References [1] IEEE 802.11-17/1019r2 “mmWave Mesh Network Usage Model” January 2018 References [1] IEEE 802.11-17/1019r2 “mmWave Mesh Network Usage Model” [2] IEEE 802.11-17/1321r0 “Features for mmW Distribution Network Use Case” [3] IEEE 802.11ay Draft 1.0 Djordje Tujkovic et al.