19
Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors: Zhong-Yi Jin, Nokia N am e A ffiliations A ddress Phone em ail ZhongY iJin Nokia 2054 U niversity A ve, Suite 600 Berkeley, CA 94703 +16502846138 [email protected] K lausD oppler Nokia +15104232458 [email protected] Taejoon K im Nokia +15102198304 [email protected] H ongK un Li Nokia +15102065335 [email protected] Chittabrata G hosh Nokia +6502007566 [email protected]

Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Embed Size (px)

Citation preview

Page 1: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

November 2011

Slide 1

MAC considerations for 802.11ah(Probe and Pull MAC)

Date: 2011-11-07

Name Affiliations Address Phone email ZhongYi Jin Nokia 2054 University

Ave, Suite 600 Berkeley, CA 94703

+16502846138 [email protected]

Klaus Doppler Nokia +15104232458 [email protected]

Taejoon Kim Nokia +15102198304 [email protected]

HongKun Li Nokia +15102065335 [email protected]

Chittabrata Ghosh Nokia +6502007566 [email protected]

Authors:

Zhong-Yi Jin, Nokia

Page 2: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

November 2011

Slide 2

Abstract• DCF gives no guarantees for media access

• Not suitable for event-driven applications with real-time/deterministic requirements

(Use Cases 1c: Environment monitoring., 1d: Industry process automation, 1f:

Healthcare, 1g: Home/Building Automation) [1]

• Unfair [3,4] and inefficient [2, 3] in terms of throughput and energy when large

numbers of STAs contend for media access at the same time

• Contention-Free MAC should be considered for deterministic

media access in 802.11ah

• As a reference, 802.15.4e offers three contention-free MACs

• 802.11 PCF/HCCA is contention free but not suitable for large

networks (up to 6000 STAs in 802.11ah)

• This presentation introduces the contention-free Probe and Pull

MAC (PP-MAC), an alternative to PCFZhong-Yi Jin, Nokia

Page 3: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

802.11 Contention Free MAC: PCF/HCCA

• Benefits of contention-free MAC such as PCF/HCCA• Deterministic and fair

• Efficient for both low duty-cycle and heavy/bursty traffic• Higher reliability and lower deployment cost

• No hidden terminal problem

• Energy efficient

Slide 3

November 2011

Page 4: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

PCF/HCCA is not suitable for large networks

• Example: 802.11ah with 2MHz bandwidth, 6000 STAs• 26 data bits/OFDM Symbol (BPSK 1/2), 40µs symbol duration

• SIFS=160µs, PIFS=208µs

• CF-Poll/-ACK message (28 bytes) 8.6 symbols (344 µs)

• Data (250 bytes)=3076µs + PLCP(400 µs) + MAC Header(344µs)

• If X% nodes have 1 uplink data packet, total time to collect all uplink data is approximately: 6000 * (1- X) * (CF-POLL + PIFS) + 6000 * X * (CF-POLL-ACK + SIFS + Data + SIFS)

Slide 4

November 2011

Collect data from 6000 stations

X = 0% X = 1% X = 10% X = 100%

Time (seconds) 3.318 3.554 5.678 26.92

Overhead 94.8% 67.48% 31.41%

Page 5: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Probe and Pull MAC (PP-MAC)

• Partition STAs into groups

• Send Probe to a group of STAs

• STAs with data to send will ACK (P-ACK) concurrently (in time-aligned manner)

• AP resolves parallel ACKs with the use of Zadoff-Chu sequences [5]

• AP initiates and schedules data transmissions with PULL

Slide 5

November 2011

SIFS

ProbeAP

STA1 P-ACK

STA2

STA3

STA4 P-ACK

PullSIFS

have data to send

have data to send

Data

SIFS SIFS

ACK

Data

SIFS

ACK

SIFS

Page 6: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Overview of Parallel ACKs (P-ACKs) [5]

Slide 6

November 2011

PART 1 PART 2 … PART 8

ZC sequence for STA1

P-ACK

P-ACK PART 1 PART 2 … PART 8

STA1

STA2

ZC sequence for STA2

CP part 1

CP part 1

(a)(b)

CP part 8

CP part 8

(a)(b)

(a)(b)

(a) Map a part of ZC sequence to OFDM subcarriers(b) IFFT and add cyclic prefix (CP)

P-ACK_STA1

P-ACK_STA2Parallel ACKs to AP

Page 7: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Parallel ACKs Detection Accuracy [5]

Slide 7

November 2011

Page 8: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

PP-MAC Performance• PROBE: 28+2bytes (369µs), P-ACK: 8 symbols (352µs)

PULL:28+20bytes (590µs) to pull up to 32 STAs at the same time

• If group size is Y, and X% nodes have 1 uplink data (250bytes) packet,

total time to collect all uplink data is approximately:

6000/Y*

Slide 8

November 2011

Collect Data from 6000

stations

X = 0%Y=32

X = 1%Y=32

X = 10%Y=32

X = 100%Y=32

Time (seconds) 0.108 0.509 2.756 25.22

Gain over PCF 96.73% 85.66% 51.45% 6.28%

Overhead 63.76% 33.01% 26.81%

Gain Over PCF 32.74% 51.07% 14.65%

Page 9: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Throughput comparison (PER=1%)

Slide 9

November 2011

The probability that a nodehas data to transmit is 90%

The probability that a nodehas data to transmit is 10%

0 20 40 60 80 100 120 140

0.15

0.16

0.17

0.18

0.19

0.2

0.21

0.22

0.23

Group size

Tot

al th

roug

hput

(M

bps)

PPMAC-UL

PCF-UL

0 20 40 60 80 100 120 1400.02

0.04

0.06

0.08

0.1

0.12

0.14

0.16

0.18

0.2

0.22

Group size

Tot

al th

roug

hput

(M

bps)

PPMAC-UL

PCF-UL

Page 10: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Conclusion

• Based on the concept of parallel ACK, PP-MAC is a more efficient alternative to PCF for 802.11ah

Slide 10

November 2011

Zhong-Yi Jin, Nokia

Page 11: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

November 2011

Slide 11

References

[1] 11-11-0457-00-00ah: potential-compromise-of-802-11ah-use-case-document

[2] 11-11-1248-00-00ah: Simulation Study of the Performance of DCF Under Heavy Traffics for 802.11ah

[3] 11-11-1019-01-00ah: simulation-large-number-of-stas-support

[4] 11-11-1511-00-00ah: Fairness of DCF

[5]

Zhong-Yi Jin, Nokia

Page 12: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Straw-poll 1

The specification framework should include a contention free MAC mechanism.

Y/N/A

Slide 12

November 2011

Page 13: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Straw-poll 2

The specification framework should include a mechanism to group STAs.

Y/N/A

Slide 13

November 2011

Page 14: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Straw-poll 3

The specification framework should include a mechanism to probe a group of STAs.

Y/N/A

Slide 14

November 2011

Page 15: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Straw-poll 4

The specification framework should include a mechanism to receive traffic indications from a group of STAs in parallel.

Y/N/A

Slide 15

November 2011

Page 16: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Motion 1

The specification framework should include a contention free MAC mechanism.

Y/N/A

Slide 16

November 2011

Page 17: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Motion 2

The specification framework should include a mechanism to group STAs.

Y/N/A

Slide 17

November 2011

Page 18: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Motion 3

The specification framework should include a mechanism to probe a group of STAs.

Y/N/A

Slide 18

November 2011

Page 19: Submission doc.: IEEE 11-11/1512r1 Company Confidential November 2011 Slide 1 MAC considerations for 802.11ah (Probe and Pull MAC) Date: 2011-11-07 Authors:

Submission

doc.: IEEE 11-11/1512r1

Company Confidential

Zhong-Yi Jin, Nokia

Motion 4

The specification framework should include a mechanism to receive traffic indications from a group of STAs in parallel.

Y/N/A

Slide 19

November 2011