IEEE C802.16m-10/0851r3 Project IEEE 802.16 Broadband Wireless Access Working Group <http://ieee802.org/16> Title Clarifications on Service Specific Scheduling Control Header Format (16.2.2.1.3.3) Date Submitted 2010-07-12 Source(s) Jaehyuk Jang, Jung Je Son, Rakesh Taori Samsung Electronics E-mail: jack.jang@samsung.com Jie Hui, Shao-Cheng Wang Intel E-mail: jie.hui@intel.com *<http://standards.ieee.org/faqs/affiliationFAQ.html> Re: sb_16m Section 16.2.2.1.3.3 Service Specific Scheduling Control Header Abstract This contribution provides several clarifications on the SSSCH format. Purpose To be discussed and adopted by TGm Notice Release Patent Policy 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. 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. 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>. Clarifications on Service Specific Scheduling Control Header Format (16.2.2.1.3.3) Jaehyuk Jang, Jung Je Son, Rakesh Taori Samsung Electronics Jie Hui, Shao-Cheng Wang Intel 1 IEEE C802.16m-10/0851r3 Introduction This contribution provides several clarifications on Clarifications on Service Specific Scheduling Control Header (SSSCH) format. - BR Type and BR Size should be inside of ‘if’ statement. BR size can also be changed using the SSSCH. - Even in BS-initiated adaptation of aGP service, SSSCH exchanges should be done. If BS fails to decode UL data due to transmission error, BS may switch the QoS parameter set wrongly. In this case, UL resources need to be assigned using SSSCH for MS to send SSSCH in response of BS-initiated SSSCH. Proposed Text ----------------------------------------------------- Start of Proposed Text ----------------------------------------------------{Replace Table 659 in line 4, page 53 in D6} 16.2.2.1.3.3 Service Specific Scheduling Control Header … Table 659—Service Specific Scheduling Control Header Format Syntax Service Specific Scheduling Control Header() { FID Type Length BR Type BR Size BR FID if (scheduling type == aGP Service) { SSSCH type If (SSSCH type == 0b00 or 0b01) { QoS parameter change indicator SCID change indicator if (QoS parameter change indicator = 1) { Grant Size Size (bits) Notes 4 5 3 1 Flow Identifier. Set to 0001. MAC signaling header type = 0b00010 Indicates the length of the signaling header in bytes. Indicates whether the requested bandwidth is incremental or aggregate. 0: aggregate 1: incremental 19 Bandwidth request size in bytes. 4 The FID for which UL bandwidth is requested. 2 Indicates the type of SSSCH: 0b00: Adaptation Request 0b01: Adaptation Response 0b10: Adaptation ACK 0b11: Adaptation NACK 1 QoS parameter change indicator 0: no change in QoS parameter 1: having changes in QoS parameter 1 13 Indicating new grant size (bytes) to use for future 2 IEEE C802.16m-10/0851r3 allocation 6 Indicating new GPI (frames) to use for future allocation. Running Grant Polling Interval (GPI) } else { QoS parameter set switch 1 0: primary QoS parameter set. 1: secondary QoS parameter set } UL Resource Grant indicator 1 Indicating a following uplink resource to be granted for AMS to send Adaptation ACK or NACK on SSSCH. Only valid when SSSCH type is set to 0b01 in ABS-initiated Adaptation case. In AMS-initiated Adaption case, this shall be set to 0b0. 0b0: UL resources for SSSCH will not be granted. 0b1: UL resources for SSSCH will be granted. If (UL Resource Grant indicator == 1) { frame number index 4 Frame number index to be allocated UL resources for SSSCH ACK 2 MSB: 2 LSBs of the super frame number index 2 LSB: frame number index } If(SCID change indicator==1) { SCID } 4 } } else if (scheduling type == BE) { BR Size Minimum grant delay } Padding 14 Aggregated bandwidth request size in bytes. 6 Indicating minimum delay (frames) of the requested grant varia This field shall be filled by '0' so that the total length ble of this header is equal to 6 bytes. } {Add following sentences in line 5, page 336 in D6} 16.2.12.3.1 Adaptive granting and polling service … • ABS-initiated adaptation: ABS may initiate the GPI and grant size change by sending the unsolicited adaptation response carried in the Service Specific Scheduling Control Header. The adaptation may be either changes of GPI and/or Grant size; or switches between GPI_primary/ Grant_Size_primary and GPI_secondary/Grant_Size_secondary if secondary SF QoS parameter set is defined. The AMS shall respond by sending adaptation ACK or adaptation NACK carried by the Service Specific Scheduling 3 IEEE C802.16m-10/0851r3 Control header to acknowledge or reject ABS-suggested QoS parameters. AMS Old QoS parameters ABS (Unsolicited) Adaptation Response New QoS parameters {Remove this figure} AMS Old QoS parameters ABS (Unsolicited) Adaptation Response Adaptation ACK/NACK New QoS parameters {Add this figure} Figure 431—ABS-initiated Adaptation ------------------------------------------------------ End of Proposed Text ------------------------------------------------------ 4