sleep mode configuration via br header (15.2.2.3.3) document number: ieee c80216m-09/2297r2 date...

8
Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou, I-Kang Fu and Paul Cheng E-mail: [email protected] , [email protected] MediaTek Inc. Shantidev Mohanty Intel Venue: IEEE Session #64, Atlanta, USA Response to Letter Ballot #30a on the Draft Amendment (IEEE P802.16m/D2) Base Contribution: This is base contribution Purpose: Propose to be discussed and adopted by TGm for the 802.16m Amendment Notice: This document does not represent the agreed views of the IEEE 802.16 Working Group or any of its subgroups. It represents only the views of the participants listed in the “Source(s)” field above. It is offered as a basis for discussion. It is not binding on the contributor(s), who reserve(s) the right to add, amend or withdraw material contained herein. Release: The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEE’s name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEE’s sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that this contribution may be made public by IEEE 802.16. Patent Policy: The contributor is familiar with the IEEE-SA Patent Policy and Procedures: <http://standards.ieee.org/guides/bylaws/sect6-7 . html#6 > and <http://standards.ieee.org/guides/opman/sect6.html#6.3>. Further information is located at <http://standards.ieee.org/board/pat/pat-material.html> and <http://standards.ieee.org/board/pat >.

Upload: theodore-austin

Post on 21-Jan-2016

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

Sleep Mode Configuration via BR Header (15.2.2.3.3)Document Number: IEEE C80216m-09/2297r2

Date Submitted: 2009-11-06

Source:Yih-Shen Chen, Kelvin Chou, I-Kang Fu and Paul Cheng E-mail: [email protected], [email protected] Inc.Shantidev MohantyIntel

Venue: IEEE Session #64, Atlanta, USA

Response to Letter Ballot #30a on the Draft Amendment (IEEE P802.16m/D2)

Base Contribution: This is base contribution

Purpose: Propose to be discussed and adopted by TGm for the 802.16m Amendment

Notice:This document does not represent the agreed views of the IEEE 802.16 Working Group or any of its subgroups. It represents only the views of the participants listed in the “Source(s)” field above. It is offered as a basis for discussion. It is not binding on the contributor(s), who reserve(s) the right to add, amend or withdraw material contained herein.

Release:The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEE’s name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEE’s sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that

this contribution may be made public by IEEE 802.16.

Patent Policy:The contributor is familiar with the IEEE-SA Patent Policy and Procedures:

<http://standards.ieee.org/guides/bylaws/sect6-7.html#6> and <http://standards.ieee.org/guides/opman/sect6.html#6.3>.Further information is located at <http://standards.ieee.org/board/pat/pat-material.html> and <http://standards.ieee.org/board/pat >.

Page 2: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

2

Introduction• “Service Specific BR without STID Header” is sent through

dedicated UL resource assigned to the AMS, which needs to change the scheduling parameters of its service flow– That is, QoS parameter switching is done via this specific BR header

• When the QoS parameter set is alternated, so as the traffic characteristics

• The goal of sleep mode is to mimic the traffic characteristic of a service flow– In 802.16m, multiple sets sleep mode configuration are configured with

SCIDs

• Motivation: is it possible to combine the QoS parameter set updating and SCID updating in a single procedure?– The sleep mode configuration could be updated accordingly

• Benefit:– No MOB_SLP-REQ/RSP are required

Page 3: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

3

Observation

• There are 14 reserved bits in service specific BR without STID header

Page 4: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

4

Example• VoIP with silence suppression

– Primary QoS parameter set is for active talking– Secondary QoS parameter set is for silence period

SCID1 is applied

SCID2 is applied

Page 5: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

5

MSC of the Proposed Method

BR header(QoS para. switch)

AAI_SLP_REQ(new SCID)

AAI_SLP_RSP

(a) Current MSC flow

BR header(QoS para. Switch +

new SCID)

ACK (FFS)

(b) Proposed MSC flow

Page 6: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

6

Text Proposal (1/3)

Service specific BR without STID header() {

FID 4 Flow Identifier. This field indicates MAC signaling header

Type 4 MAC signaling header type.

BR Type 1 Indicates whether the requested bandwidth is incremental or aggregate. 0: incremental1: aggregate

BR Size 19 Bandwidth request size in bytes.

BR FID 4 The FID for which UL bandwidth is requested.

if (scheduling type == aGPS) {

QoS parameter change indicator 1

SCID change indicator 1

if (QoS parameter change indicator = 1){

Running Grant Polling Interval (GPI) 6 Indicating new GPI (frames) to use for future allocation.

Padding 8

}else{

QoS parameter set switch 1 0: primary QoS parameter set.1: secondary QoS parameter set

Modify the Table 672 in Section 15.2.2.3.3 (Service Specific BR without STID Header)

Page 7: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

7

Text Proposal (2/3)

If (SCID change indicator == 1)

{

SCID 4

Padding 9

} else{

Padding 13

}

}

}

else if (scheduling type == BE) {

Minimum grant delay 6 Indicating minimum delay (frames) of the requested grant

Padding 10

}

else {

Reserved 16 Reserved. This field shall be filled by 0

}

Page 8: Sleep Mode Configuration via BR Header (15.2.2.3.3) Document Number: IEEE C80216m-09/2297r2 Date Submitted: 2009-11-06 Source: Yih-Shen Chen, Kelvin Chou,

8

Text Proposal (3/3)

15.2.2.3.3 Service Specific BR without STID Header

Service Specific BR without STID Header is sent through dedicated UL resource assigned to the

AMS, which needs to change the scheduling parameters of its service flow. BR type shall be

included to indicate whether BR type is increment or aggregate. Service Specific BR without STID

header format is defined in Table 672. If SCID change indicator is set to 1, the ABS shall send an

acknowledgement (TBD) to confirm the change of sleep mode configuration.

Modify the text in Section 15.2.2.3.3 (Service Specific BR without STID Header)