WO2017045585A1 - Resource allocation method and device - Google Patents

Resource allocation method and device Download PDF

Info

Publication number
WO2017045585A1
WO2017045585A1 PCT/CN2016/098861 CN2016098861W WO2017045585A1 WO 2017045585 A1 WO2017045585 A1 WO 2017045585A1 CN 2016098861 W CN2016098861 W CN 2016098861W WO 2017045585 A1 WO2017045585 A1 WO 2017045585A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
bit
resource block
block
frequency domain
Prior art date
Application number
PCT/CN2016/098861
Other languages
French (fr)
Chinese (zh)
Inventor
淦明
郭宇宸
刘乐
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201510642610.6A external-priority patent/CN106559897B/en
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2017045585A1 publication Critical patent/WO2017045585A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and apparatus for resource allocation.
  • frequency domain resources of different bandwidths can be divided into at least one resource block, and scheduling information corresponding to the divided resource blocks is indicated (for example, indication MU-MIMO (Multi-User Multiple-Input Multiple-Output) transmission can be performed on which resource block.
  • 802.11ax is an 802.11 wireless LAN communication standard, which transmits through the 5G frequency band, which is a subsequent upgrade version of 802.11ac.
  • MU-MIMO is a technology that allows a router to communicate with multiple devices at the same time.
  • the existing resource allocation method adopts a resource block-based bitmap indication manner to inform the receiving end of the resource allocation mode on the current transmission bandwidth.
  • the bitmap indication mode uses a continuous sequence of “1” or “0” to indicate resource blocks allocated to the same station, and jumps from “1” to “0” or “0” to “1”. "To indicate that a resource block is assigned to another site. Therefore, the number of bits used to indicate the resource allocation pattern on the current transmission bandwidth is equal to the number of resource blocks on the current transmission bandwidth. For example, as shown in FIG. 1, there are nine 1*26 resource blocks on a bandwidth of 20 MHz, and then the number of bits used to indicate the resource allocation pattern on the current transmission bandwidth is equal to 9 bits.
  • the receiving end receives a bitmap indication sequence of "110010000", then it can be known that the first and second resource blocks are allocated to the station 1, the third and the fourth resource block are allocated to the station 2. The fifth resource block is allocated to station 3, and the remaining four resource blocks are allocated to station 4. It should be noted that the bitmap indication sequence received by the receiving end indicates that the resource block actually divided is corresponding to the following station information. For example, the bitmap indicated by the resource block in FIG. 1 is "110010000", Site 1 information, Site 2 information, Site 3 information, and Site 4 information. Each site information contains a site identity, which is used to identify the site and is the identity of the site.
  • the number of bits used to indicate the resource allocation mode on the current transmission bandwidth is equal to the number of resource blocks on the current transmission bandwidth, instead of the current transmission bandwidth being actually The number of resource blocks divided. For a bandwidth of 80 megahertz or a bandwidth of 160 megahertz, the number of resource blocks that may be divided is large, so the number of bits used to indicate the resource allocation pattern on the current transmission bandwidth is also increased.
  • An embodiment of the present invention provides a resource allocation method and apparatus, which can reduce a signaling overhead by indicating at least one resource block in which a frequency domain resource is divided by a resource allocation bit sequence.
  • an embodiment of the present invention provides a resource allocation method, including:
  • the sending end generates resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
  • the sending end sends the resource scheduling information to the receiving end.
  • an embodiment of the present invention provides a resource allocation method, including:
  • the receiving end receives the resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
  • the receiving end parses the resource scheduling information.
  • an embodiment of the present invention provides a sending end, including:
  • a generating module configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
  • a sending module configured to send the resource scheduling information to the receiving end after the generating module generates the resource scheduling information.
  • the embodiment of the present invention further provides a receiving end, including:
  • a receiving module configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
  • the parsing module is configured to parse the resource scheduling information after the receiving module receives the resource scheduling information sent by the sending end.
  • An embodiment of the present invention provides a resource allocation method and apparatus, where resource scheduling information is generated by a transmitting end, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the sender sends resource scheduling information to receive end.
  • the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
  • FIG. 1 is a schematic diagram of dividing a frequency domain resource of a 20 MHz bandwidth by using a resource block based bitmap indication manner
  • FIG. 2 is a schematic diagram of a packet structure of an 802.11ax according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a HE-SIG-B according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of subcarrier division of a frequency domain resource with a bandwidth of 20 MHz according to an embodiment of the present invention
  • FIG. 5 is a schematic flowchart of a resource allocation method according to Embodiment 1 of the present invention.
  • FIG. 6 is a schematic flowchart diagram of another resource allocation method according to Embodiment 2 of the present invention.
  • FIG. 7 is a schematic diagram of default resource blocks of a frequency domain resource of 20 MHz bandwidth according to Embodiment 3 of the present invention.
  • FIG. 8 is a schematic diagram 1 of a resource block position in which a frequency domain resource of 20 MHz bandwidth may be divided according to Embodiment 3 of the present invention
  • FIG. 9 is a second schematic diagram of a resource block location in which a frequency domain resource of 20 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • FIG. 10 is a third schematic diagram of a resource block location in which a frequency domain resource of 20 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • 11 is a first example of resource blocks in which frequency domain resources of 20 MHz bandwidth are divided according to Embodiment 3 of the present invention.
  • FIG. 13 is a schematic diagram 1 of a resource block position in which a frequency domain resource of 40 MHz bandwidth may be divided according to Embodiment 3 of the present invention
  • FIG. 14 is a second schematic diagram of a resource block location in which a frequency domain resource of 40 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • FIG. 15 is a third schematic diagram of a resource block location in which a frequency domain resource of 40 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • 16 is an example of resource blocks in which frequency domain resources of 40 MHz bandwidth are divided according to Embodiment 3 of the present invention.
  • FIG. 17 is a schematic diagram 1 of a resource block position in which a frequency domain resource of an 80 MHz bandwidth may be divided according to Embodiment 3 of the present invention
  • FIG. 18 is a second schematic diagram of a resource block position in which a frequency domain resource of an 80 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • FIG. 19 is a schematic diagram 3 of a resource block position in which a frequency domain resource of an 80 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • FIG. 21 is a schematic diagram 1 of a resource block position in which a frequency domain resource of 160 MHz bandwidth may be divided according to Embodiment 3 of the present invention
  • FIG. 22 is a second schematic diagram of resource block locations in which frequency domain resources of 160 MHz bandwidth may be divided according to Embodiment 3 of the present invention.
  • FIG. 23 is a third schematic diagram of a resource block location of a 160 MHz bandwidth frequency domain resource according to Embodiment 3 of the present invention.
  • FIG. 24 is a schematic flowchart diagram of a method for generating resource scheduling information according to Embodiment 3 of the present invention.
  • 25 is an example of a resource allocation bit sequence of a spectrum resource of a 20 MHz bandwidth according to Embodiment 3 of the present invention.
  • 26 is an example of a resource allocation bit sequence of a 40 MHz bandwidth spectrum resource according to Embodiment 3 of the present invention.
  • FIG. 29 is a schematic structural diagram of a spectrum resource using a baffle method according to Embodiment 4 of the present invention.
  • FIG. 30 is a first example of a resource allocation bit sequence of a spectrum resource of 20 MHz bandwidth according to Embodiment 4 of the present invention.
  • FIG. 31 is a second example of a resource allocation bit sequence of a spectrum resource of 20 MHz bandwidth according to Embodiment 4 of the present invention.
  • FIG. 33 is a diagram showing an example of a resource allocation bit sequence of a 40 MHz bandwidth spectrum resource according to Embodiment 4 of the present invention.
  • FIG. 34 is a diagram showing an example of a resource allocation bit sequence of a spectrum resource of an 80 MHz bandwidth according to Embodiment 4 of the present invention.
  • FIG. 36 is a schematic diagram of another HE-SIG-B coding method according to Embodiment 5 of the present invention.
  • FIG. 37 is a schematic structural diagram of a transmitting end according to Embodiment 6 of the present invention.
  • FIG. 40 is a schematic structural diagram of a receiving end according to Embodiment 9 of the present invention.
  • 41a, 41b, and 41c are schematic diagrams showing the working principle of generating (transmitting) or parsing (receiving) resource allocation bit sequences according to an embodiment of the present invention.
  • the embodiment of the present invention is applied to a WLAN system, and 802.11ax is taken as an example.
  • the packet structure of 802.11ax is as shown in FIG. 2, wherein the preamble portion includes an L-preamble (Legacy preamble) and is associated with the L-preamble. Neighbor HE (High Efficient).
  • the L-preamble includes an L-STF (Legacy Shorting Training Field), an L-LTF (Legacy Long Training Field), and an L-SIG (Legacy Signal Field).
  • the HE preamble includes RL-SIG (Rpeated Legacy Signal Field), HE-SIGA (High Efficient Signal Field A), and HE-SIGB (High Efficient Signal Field B).
  • B HE-STF (High Efficient Shorting Training Field) and HE-LTF (High Efficient Long Training Field).
  • the packet structure of the WLAN system may further include DATA (Data Field).
  • the HE-SIG-B includes public information parameters and respective scheduled user site information.
  • the public information parameter includes a resource allocation indication, and each scheduled user site information includes a corresponding site identifier.
  • the public information parameter optionally includes a guard interval used for data transmission, OFMDA (Orthogonal Frequency Division Multiple Access)/MU-MIMO indication, HE-LTF number and mode, and may also include uplink / Downstream indication, whether there are parameters such as the regular HE-SIGB.
  • the user site information may also include the number of spatial streams of the site, the MCS (Modulation and Coding Scheme) used for data transmission, the coding type, whether to use the space-time code indication, and whether to use the beamforming technology indication.
  • MCS Modulation and Coding Scheme
  • the coding type whether to use the space-time code indication, and whether to use the beamforming technology indication.
  • some of the parameters of the public information parameters can also be carried in the HE-SIGA.
  • the resource block size is divided into 26 resource units by using 26 subcarriers.
  • the number of discrete Fourier transform/discrete Fourier transform points in the data symbol portion of the WLAN system is 256, that is, there are 256 subcarriers, where subcarriers- 1, 0, 1 is DC (Direct Current, DC component), left subcarrier-122 to subcarrier-2 and right subcarrier 2 to subcarrier 122 are used to carry data information, that is, 242 subcarriers are used to carry data. information.
  • Subcarrier-128 to subcarrier-123 and subcarrier 123 to subcarrier 128 are guard bands.
  • the 242 subcarriers that are typically used to carry data information are divided into 9 sub-resource blocks, each sub-resource block including 26 sub-carriers, and the remaining 8 unused sub-carriers.
  • the sub-resource block located at the center of the bandwidth spans the DC (ie, includes sub-carriers -1, 0, 1), and the method of the embodiment of the present invention mainly relates to the allocation of 242 sub-carriers for carrying data information.
  • next-generation protocols followed by WLANs stipulate possible resource block locations for various frequency domain resources to be allocated (20 MHz, 40 MHz, 80 MHz, or 160 MHz).
  • a resource block in which a frequency domain resource of 20 MHz bandwidth may be divided is a 1*26 resource block, a 2*26 resource block, a 4*26 resource block, or a 242 resource block, where 1*26
  • the resource block indicates that 26 subcarriers are used as one resource block
  • 2*26 resource blocks indicate 52 subcarriers as one resource block
  • 4*26 resource blocks indicate 106 subcarriers as one resource block
  • 242 resource blocks represent 242 subcarriers.
  • a frequency domain resource of 20 MHz bandwidth can be composed of the above several resource blocks.
  • a resource block that may be divided into frequency domain resources of 40 MHz bandwidth is 1*26 resource block, 2*26 resource block, 4*26 resource block, 242 resource block or 2*.
  • the 80MHz bandwidth frequency domain resource may be divided into 1*26 resource block, 2*26 resource block, 4*26 resource block, 242 resource block, 2*242 resource block or one or more resources in the 996 resource block.
  • a 160 MHz bandwidth frequency domain resource may be divided into 1*26 resource blocks, 2*26 resource blocks, 4*26 resource blocks, 242 resource blocks, 2*242 resource blocks, 996 resource blocks, or 2*996 resource blocks.
  • An embodiment of the present invention provides a resource allocation method. As shown in FIG. 5, the method includes:
  • the sending end generates resource scheduling information.
  • the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the resource scheduling information further includes site information, where the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  • the meaning of the resource allocation bit sequence may specifically include:
  • the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
  • the first resource block is a 4*26 resource block
  • the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission of the first resource block. Type and number of sites using the first resource block.
  • the second bit to the fourth bit of the resource allocation bit sequence is 000,000 For indicating that the first resource block performs single-user transmission; or, the second bit to the fourth bit of the resource allocation bit sequence is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU - MIMO transmission, and the number of stations using the first resource block is 2; or, the second bit to the fourth bit of the resource allocation bit sequence is 010, 010 is used to indicate that the first resource block is multi-user The number of stations using the first resource block is 3; or the second bit to the fourth bit of the resource allocation bit sequence is 011, 011 is used to indicate the first resource.
  • the block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4; or the second bit to the fourth bit of the resource allocation bit sequence is 100, 100 Instructing the first resource block to perform multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 5; or, the second bit to the fourth bit of the resource allocation bit sequence 101, 101 is used to indicate the first resource Multi-user MIMO-MIMO transmission is performed, and the number of stations using the first resource block is 6; or the second bit to the fourth bit of the resource allocation bit sequence is 110, 110 Instructing the first resource block to perform multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or, the second bit to the fourth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block
  • the first bit is the second identifier, it indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resources. Piece.
  • the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is a second identifier, it indicates that the size of the first resource block is smaller than 4*26 resource blocks, and resource allocation
  • the third bit and the fourth bit of the bit sequence are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4.
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00, which is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or, the resource allocation bit sequence
  • the third bit and the fourth bit are 01, 01 are used to indicate that the first three resource blocks to which the frequency domain resources are divided are 1*26 resource blocks, 1*26 resource blocks, and 2*26 resource blocks in sequence;
  • the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 for indicating the frequency domain
  • the first three resource blocks to which the resources are divided are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks; or the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first two resource blocks in which the frequency domain resources are divided are 2*26 resource blocks.
  • the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is the first identifier, it indicates that the size of the first resource block is greater than 4*26 resource blocks, and resource allocation
  • the third bit and the fourth bit of the bit sequence are used to indicate the type of the first resource block, the fifth bit of the resource allocation bit sequence is the reserved bit, and the sixth bit of the resource allocation bit sequence
  • the eighth bit is used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
  • the first step the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or the third bit of the resource allocation bit sequence is The bit and the fourth bit are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 for indicating The first resource block is a 996 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first resource block is a 2*996 resource block.
  • the second step: the fifth bit of the resource allocation bit sequence is a reserved bit.
  • the third step: the sixth bit to the eighth bit of the resource allocation bit sequence is 000,000 for indicating the first resource block for single-user transmission; or the sixth bit of the resource allocation bit sequence to the
  • the eight bits are 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the sixth of the resource allocation bit sequence
  • the number of bits to the eighth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation
  • the sixth bit to the eighth bit of the bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4
  • the sixth bit to the eighth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple
  • the number of sites is 5; or, resource allocation
  • the sixth bit to the eighth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 6
  • the sixth bit to the eighth bit of the resource allocation bit sequence 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or the sixth bit of the resource allocation bit sequence is
  • the eighth bit is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
  • the meaning of the resource allocation bit sequence may specifically include:
  • the first resource block to which the frequency domain resource is divided is a 4*26 resource block;
  • the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
  • the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
  • the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
  • the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks;
  • the first resource block to which the frequency domain resource is divided is 242 resource blocks;
  • the first resource block to which the frequency domain resource is divided is a 2*242 resource block;
  • the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  • the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource.
  • the fourth bit to the sixth bit of the resource allocation bit sequence is 000,000 for indicating that the first resource block performs single-user transmission; or, the resource is divided into
  • the fourth bit to the sixth bit of the bit sequence is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the fourth bit to the sixth bit of the resource allocation bit sequence is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first resource block.
  • the number of stations is 3; or the fourth bit to the sixth bit of the resource allocation bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and The number of stations using the first resource block is 4; or the fourth bit to the sixth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU - MIMO transmission, and the number of stations using the first resource block is 5; or, the fourth to sixth bits of the resource allocation bit sequence are 101, 101 is used to indicate that the first resource block is multi-user Incoming multi-technology MU-MIMO transmission, and using the first capital
  • the number of stations of the block is 6; or the fourth bit to the sixth bit of the resource allocation bit sequence is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, And the number of stations using the first resource block is 7; or the fourth bit to the sixth bit of the resource allocation bit sequence is
  • first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
  • the sending end sends the resource scheduling information to the receiving end.
  • the transmitting end sends the generated resource scheduling information to the receiving end, so that the receiving end parses the resource scheduling information, and learns the specific situation in which the frequency domain resources are divided according to the resource allocation bit sequence in the resource scheduling information.
  • the embodiment of the present invention provides a resource allocation method, where the resource scheduling information is generated by the transmitting end, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided; Send resource scheduling information to the receiving end.
  • the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
  • the special resource allocation sequence additionally indicates which resource block performs MU-MIMO transmission and the number of stations transmitted on each resource block.
  • An embodiment of the present invention provides a resource allocation method. As shown in FIG. 6, the method includes:
  • the receiving end receives resource scheduling information sent by the sending end.
  • the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  • the receiving end parses resource scheduling information.
  • the meaning of the resource allocation bit sequence may specifically include:
  • the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
  • the first resource block is a 4*26 resource block
  • the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission of the first resource block. Type and number of sites using the first resource block.
  • the second bit to the fourth bit of the resource allocation bit sequence is 000,000 for indicating that the first resource block performs single-user transmission; or the second bit of the resource allocation bit sequence is to the fourth bit.
  • the number of bits is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or the second of the resource allocation bit sequence
  • the bit to the fourth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation bits
  • the second bit to the fourth bit of the sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4;
  • the second bit to the fourth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user
  • the second bit to the fourth bit of the sequence is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 7;
  • the second bit to the fourth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the station that uses the first resource block The number is 8.
  • the first bit is the second identifier, it indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resources. Piece.
  • the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is a second identifier, it indicates that the size of the first resource block is smaller than 4*26 resource blocks, and resource allocation
  • the third bit and the fourth bit of the bit sequence are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4.
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00, which is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or, the resource allocation bit sequence
  • the third bit and the fourth bit are 01, 01 are used to indicate that the first three resource blocks to which the frequency domain resources are divided are 1*26 resource blocks, 1*26 resource blocks, and 2*26 resource blocks in sequence;
  • the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 are used to indicate that the first three resource blocks into which the frequency domain resources are divided are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource block; or, the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 for indicating that the first two resource blocks into which the frequency domain resource is divided are 2*26 resource blocks.
  • the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is the first identifier, it indicates that the size of the first resource block is greater than 4*26 resource blocks, and resource allocation
  • the third bit and the fourth bit of the bit sequence are used to indicate the type of the first resource block, the fifth bit of the resource allocation bit sequence is the reserved bit, and the sixth bit of the resource allocation bit sequence
  • the eighth bit is used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
  • the first step the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or the third bit of the resource allocation bit sequence is The bit and the fourth bit are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; Or, the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are The bit is 11, 11 is used to indicate that the first resource block is a 2*996 resource block.
  • the second step: the fifth bit of the resource allocation bit sequence is a reserved bit.
  • the third step: the sixth bit to the eighth bit of the resource allocation bit sequence is 000,000 for indicating the first resource block for single-user transmission; or the sixth bit of the resource allocation bit sequence to the
  • the eight bits are 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the sixth of the resource allocation bit sequence
  • the number of bits to the eighth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation
  • the sixth bit to the eighth bit of the bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4
  • the sixth bit to the eighth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple
  • the number of sites is 5; or, resource allocation
  • the sixth bit to the eighth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 6
  • the sixth bit to the eighth bit of the resource allocation bit sequence is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first resource block.
  • the meaning of the resource allocation bit sequence may specifically include:
  • the first resource block to which the frequency domain resource is divided is a 4*26 resource block;
  • the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
  • the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
  • the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
  • the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks;
  • the first resource block to which the frequency domain resource is divided is 242 resource blocks;
  • the first resource block to which the frequency domain resource is divided is a 2*242 resource block;
  • the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  • the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource.
  • the fourth bit to the sixth bit of the resource allocation bit sequence is 000,000 for indicating that the first resource block performs single-user transmission; or the fourth bit of the resource allocation bit sequence is to the sixth bit.
  • the number of bits is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or the fourth of the resource allocation bit sequence
  • the bit to the sixth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation bits
  • the fourth bit to the sixth bit of the sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4;
  • the fourth bit to the sixth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the first resource block is used.
  • the fourth bit to the sixth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 6
  • the fourth bit to the sixth bit of the resource allocation bit sequence is 110, 110 is used to refer to
  • first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
  • the process in which the receiving end parses the resource scheduling information corresponds to the process in which the sending end generates the resource scheduling information, which is not limited in the present invention.
  • the embodiment of the present invention provides a resource allocation method, where the receiving end receives the resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource in which the frequency domain resource is divided. Block; the receiving end parses the resource scheduling information.
  • the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
  • the embodiment of the present invention provides a resource allocation method.
  • the resource block location that the frequency domain resource to be allocated may be divided includes a default location, where the resource block corresponding to the default location is a resource block that is not specified by the bit sequence and is specified in the next generation protocol.
  • 1 bit may be used to indicate whether the resource block of the default location is allocated for use by the user.
  • the frequency domain resource of the 20 MHz bandwidth may include a default resource block located at the center (ie, a resource block located at a default location), and the default resource block may be a resource block of a type 1*26, that is, A resource block that spans DC (subcarrier-1, 0, 1) and includes 26 subcarriers.
  • the default resource block exists in the communication system by default, and is independently allocated, that is, each resource of 20 MHz bandwidth to be allocated is divided into a default resource block of type 1*26 at its central location, and the default resource block is independently assigned to one.
  • the receiving end, and the receiving end to which the default resource block is allocated and the default resource may be the same or different, and the present invention is not particularly limited.
  • For a frequency domain resource of 20 MHz bandwidth when the receiving end to which the default resource block is allocated is the same as the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated, the frequency domain resource of the 20 MHz bandwidth is indicated. Only assigned to one user. Otherwise, the receiving end to which the default resource block is assigned is different from the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated.
  • the frequency domain resources of the 20 MHz bandwidth also include the following four types of resource blocks respectively located on the left or right side of the default resource block of the 20 MHz frequency domain resource center, namely:
  • 1*26 resource block the smallest resource block that may be divided in the frequency domain resource of 20 MHz bandwidth, indicating that one resource block is composed of one sub resource block (ie, 26 subcarriers).
  • a 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
  • a 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
  • 242 resource block the largest resource block that may be divided in the frequency domain resource of 20 MHz bandwidth, indicating that one resource block is composed of 242 subcarriers.
  • the 4*26 resource block includes 106 subcarriers, that is, 102 data subcarriers and 4 pilot subcarriers.
  • 106 subcarriers that is, 102 data subcarriers and 4 pilot subcarriers.
  • the frequency domain resource of 20 MHz bandwidth may be divided into four layers:
  • the first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource of 20 MHz bandwidth), and there are 4 on the left and right sides of the default resource block located at the center respectively.
  • a 1*26 resource block that is, a resource block located at resource block position #7 to position #10 and position #11 to position #14 shown in FIG.
  • the second layer is a distribution map of the 2*26 resource block and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 20 MHz bandwidth), and there are 2 on the left and right sides of the default resource block located at the center, respectively.
  • a 2*26 resource block that is, a resource block located at position #1 to position #4 shown in FIG.
  • the third layer is a distribution map of the 4*26 resource block and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 20 MHz bandwidth), and has 1 on the left and right sides of the default resource block located at the center.
  • a 4*26 resource block that is, a resource block located at position #5 and position #6 shown in FIG.
  • the fourth layer is 242 resource blocks.
  • the 242 resource block includes the subcarrier in which the aforementioned symmetric center is located.
  • the frequency domain resource of the 20 MHz bandwidth includes 242 subcarriers, which may be divided into any resource blocks in the first layer to the third layer in FIG. 8, and the divided resource blocks are allocated to multiple users. Also, each user can only allocate one of the divided resource blocks.
  • the frequency domain resource spectrum of the 20 MHz bandwidth may be divided into resource blocks in the fourth layer.
  • the frequency domain resource of the 20 MHz bandwidth is allocated to one user, and the bandwidth indication information and the bandwidth information described later may be used.
  • the single user transmission indication bit indicates the case of resource allocation.
  • the frequency spectrum resource spectrum of the 20 MHz bandwidth may be divided into resource blocks in the fourth layer.
  • the frequency domain resource of the 20 MHz bandwidth is allocated to multiple users for MU-MIMO transmission, and The case of resource allocation is indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
  • the resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of a 20 MHz bandwidth is composed of any one of the first to third layers and is allocated to multiple users.
  • the frequency domain resource of the 20 MHz bandwidth is any combination of resource blocks in the first layer to the third layer in the first to third layers, and the size of all the resource blocks is combined.
  • the sum is 20 MHz, as shown in the shaded portion of Figure 9 or Figure 10.
  • FIG. 11 shows a resource allocation method of a frequency domain resource of a 20 MHz bandwidth.
  • the frequency domain resources in order from left to right in FIG. 11 are divided into two 2*. 26 resource blocks (ie, resource block #1 and resource block #2 in FIG. 10), a 1*26 resource block (ie, resource block #0 in FIG. 10, which is a default resource block), and a 4*26 resource block ( That is, resource block #3) in FIG.
  • FIG. 12 shows another resource allocation method of a frequency domain resource of 20 MHz bandwidth.
  • the frequency domain resources in order from left to right in FIG. 12 are divided into one.
  • *26 resource block ie, resource block #1 in FIG. 10
  • three 1*26 resource blocks ie, resource block #9, resource block #10, and resource block #11 in FIG. 10, where resource block #11 It is composed of a default resource block
  • resource block #11 It is composed of a default resource block
  • a 4*26 resource block ie, resource block #6 in FIG. 10
  • the frequency domain resource to be allocated includes a symmetric center.
  • the frequency domain resource of the 20 MHz bandwidth includes a resource block located at the center (ie, the resource block of the default location), and the resource blocks on both sides of the resource block located at the center are symmetrically distributed, that is, The centrally located resource block can serve as a symmetric center for frequency domain resources of 20 MHz bandwidth.
  • the frequency domain resource of 40 MHz bandwidth can be regarded as composed of two frequency domain resources of 20 MHz bandwidth.
  • the frequency domain resources of each 20 MHz bandwidth may include a default resource block located in the frequency domain resource center of the 20 MHz bandwidth (ie, the default resource block)
  • the resource block of the location), and the configuration and allocation manner of the default resource block (two in total) in the frequency domain resource of the 40 MHz bandwidth is similar to the configuration and allocation mode of the default resource block in the frequency domain resource of the 20 MHz bandwidth.
  • a detailed description thereof will be omitted.
  • the frequency domain resources of the 40 MHz bandwidth further include the following five types of resource blocks to the left or right of the center frequency of the frequency domain resources of the 40 MHz bandwidth, namely:
  • 1*26 resource block the smallest resource block that may be divided in the frequency domain resource of 40 MHz bandwidth, indicating that one resource block is composed of one sub resource block (ie, 26 subcarriers).
  • a 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
  • a 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
  • 242 resource blocks indicating that one resource block is composed of 242 subcarriers.
  • 2*242 resource block the largest resource block that may be divided in the frequency domain resource of 40 MHz bandwidth, indicating that one resource block is composed of 2*242 subcarriers.
  • the frequency domain resources of 40 MHz bandwidth may be divided into five layers:
  • the first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource for each 20 MHz bandwidth), at the left of the default resource block located at each center.
  • On the right side there are 4 1*26 resource blocks respectively, wherein the distribution of 8 1*26 resource blocks in the frequency domain resources per 20 MHz bandwidth is the same as the 1*26 resource blocks shown in the first layer in FIG.
  • the distribution is similar, and the detailed description thereof is omitted here to avoid redundancy.
  • the second layer is a distribution map of 2*26 resource blocks and default resource blocks (ie, 1*26 resource blocks each located in the center of the frequency domain resource of 20MHz bandwidth), on the left and right sides of the default resource block located in each center.
  • There are two 2*26 resource blocks for example, position #E and position #F in FIG. 13), wherein the distribution of four 2*26 resource blocks per 20 MHz bandwidth is the same as the second layer in FIG.
  • the distribution of the 2*26 resource blocks shown is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
  • the third layer is a distribution map of the 4*26 resource block and the default resource block (ie, 1*26 resource blocks located at the center of the frequency domain resource of each 20 MHz bandwidth), on the left and right sides of the default resource block located in each center.
  • There are 1 4*26 resource blocks for example, position #C and position #D in FIG. 13), wherein the distribution of 4*26 resource blocks per 20 MHz bandwidth is shown in the third layer of FIG.
  • the distribution of 4*26 resource blocks is similar.
  • in order to avoid redundancy detailed description thereof will be omitted.
  • the fourth layer is a 242 resource block distribution map.
  • the fifth layer is a 2*242 resource block distribution map.
  • the frequency domain resource of the 40 MHz bandwidth includes 484 subcarriers, and may be divided into any resource blocks in the first layer to the fourth layer in FIG. 13, and the divided resource blocks are allocated to multiple users. Also, each user can only allocate one of the divided resource blocks.
  • the frequency domain resource spectrum of the 40 MHz bandwidth may be divided into resource blocks in the fifth layer.
  • the frequency domain resource of the 40 MHz bandwidth is allocated to one user, and the bandwidth indication information and the following may be used.
  • the single user transmission indication bit indicates the case of resource allocation.
  • the exemplary frequency domain resource spectrum of the 40 MHz bandwidth may be divided into resource blocks in the fifth layer.
  • the frequency domain resource of the 40 MHz bandwidth is allocated to multiple users for MU-MIMO transmission, and The case of resource allocation is indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
  • the resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of a 40 MHz bandwidth is composed of any one of the first to fourth layers and is allocated to multiple users.
  • the frequency domain resource of the 40 MHz bandwidth is any combination of the resource blocks of the first layer to the fourth layer in the first layer to the fourth layer, and the size of all the resource blocks is combined.
  • the sum is 40 MHz, as shown in the shaded portion of Figure 14 or Figure 15.
  • FIG. 16 shows a resource allocation method of frequency domain resources of 40 MHz bandwidth.
  • the frequency domain resources (in order from left to right in FIG. 16) are divided into two 2*. 26 resource blocks (ie, resource block #E and resource block #F in FIG. 13), a 1*26 resource block (ie, resource block #0), which is a default resource block), and a 4*26 resource block (ie, FIG. 13) Resource block #D) and a 242 resource block (ie, resource block #B in Figure 13).
  • the frequency domain resource to be allocated includes a symmetric center.
  • the resource blocks on both sides of the frequency domain resource center frequency of the 40 MHz bandwidth are symmetrically distributed, that is, the center frequency point can serve as a symmetric center of the frequency domain resource of 40 MHz bandwidth.
  • the resource block location that the to-be-assigned frequency domain resource may be divided includes a default location, where the resource block corresponding to the default location is a resource block that is not specified by the bit sequence and is specified in the next-generation protocol.
  • 5 bits are respectively used to indicate whether resource blocks of the five default locations under the bandwidth are allocated for use by the user.
  • the frequency domain resource of the 80 MHz bandwidth may include a default resource block located at the center (ie, a resource block located at a default location), and the default resource block may be a 1*26 resource block, that is, a cross-DC. (Subcarrier-1, 0, 1) and includes resource blocks of 26 subcarriers.
  • the default resource block exists by default in the communication system, and is independently allocated, that is, each resource of the 80 MHz bandwidth to be allocated is divided into a default resource block of 1*26 size at its central location, and the default resource block is independently assigned to one.
  • the receiving end, and the receiving end to which the default resource block is allocated and the resource block to which the resource block adjacent to the left or the right side of the default resource block is allocated may be the same or different, and the present invention is not particularly limited.
  • For a frequency domain resource of 80 MHz bandwidth when the receiving end allocated by the default resource block is the same as the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated, the frequency domain resource of the 80 MHz bandwidth is indicated. Only assigned to one user. Otherwise, the receiving end to which the default resource block is assigned is different from the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated.
  • the frequency domain resource of the 80 MHz bandwidth can be regarded as consisting of two frequency domain resources of 40 MHz bandwidth and one default resource block located at the symmetric center, and each frequency domain resource of 40 MHz bandwidth can be regarded as a frequency domain of two 20 MHz bandwidths.
  • the resource composition correspondingly, the frequency domain resource of each 20 MHz bandwidth may include a default resource block (ie, a resource block located at a default location) located in the frequency domain resource center of the 20 MHz bandwidth.
  • the frequency domain resources of the 80 MHz bandwidth include the following six types of resource blocks to the left or right of the default resource block of the frequency domain resource center of the 80 MHz bandwidth, namely:
  • 1*26 resource block the smallest resource block that may be divided among frequency domain resources of 80 MHz bandwidth, indicating that one resource block is composed of one sub resource block (ie, 26 subcarriers).
  • a 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
  • a 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
  • 242 resource blocks indicating that one resource block is composed of 242 subcarriers.
  • a 2*242 resource block indicates that one resource block is composed of 2*242 subcarriers.
  • 996 resource block the largest resource block that may be divided in the frequency domain resource of 80 MHz bandwidth, indicating that one resource block is composed of 996 subcarriers.
  • the frequency domain resources of the 80 MHz bandwidth may be divided into six layers:
  • the first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource of each 20 MHz bandwidth and 1*26 resource blocks located at the center of the 80 MHz bandwidth).
  • the distribution of the 1*26 resource block shown in the first layer in FIG. 8 is similar, and the detailed description thereof will be omitted herein to avoid redundancy.
  • the second layer is a 2*26 resource block and a default resource block (ie, 1*26 resource blocks located at the center of the frequency domain resource of the 20 MHz bandwidth and 1*26 resource blocks located at the center of the frequency domain resource of the 80 MHz bandwidth).
  • Distribution map, the left and right of the default resource block of the frequency domain resource center location per 20MHz bandwidth There are two 2*26 resource blocks on the side, respectively, wherein the distribution of four 2*26 resource blocks in each 20MHz bandwidth is similar to the distribution of the 2*26 resource blocks shown in the second layer in Figure 8, here, in order to avoid The details are omitted.
  • the third layer is a 4*26 resource block and a default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of each 20 MHz bandwidth and 1*26 resource block located at the center of the frequency domain resource of the 80 MHz bandwidth)
  • the distribution map has a 4*26 resource block on each of the left and right sides of the default resource block of the frequency domain resource center position of each 20 MHz bandwidth, wherein the distribution of 4*26 resource blocks in each 20 MHz bandwidth is the same as that in FIG.
  • the distribution of the 4*26 resource blocks shown in the third layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
  • the fourth layer is a distribution map of the 242 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 80 MHz bandwidth), and is located at the center frequency of the frequency domain resource located in each 40 MHz bandwidth.
  • the distribution of the 242 resource blocks shown in the layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
  • the fifth layer is a distribution map of the 2*242 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 80 MHz bandwidth), and the default resource at the center of the frequency domain resource located in the 80 MHz bandwidth.
  • the distribution of the 242 resource blocks shown in the fifth layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
  • the sixth layer is the 996 resource block distribution map.
  • the frequency domain resource of the 80 MHz bandwidth includes 996 subcarriers, and may be divided into any resource blocks in the first layer to the fifth layer in FIG. 17, and the divided resource blocks are allocated to multiple users. Also, each user can only allocate one of the divided resource blocks.
  • the frequency domain resource spectrum of the 80 MHz bandwidth may be divided into resource blocks in the sixth layer.
  • the frequency domain resource of the 80 MHz bandwidth is allocated to one user, and the bandwidth indication information and the following may be used.
  • the single user transmission indication bit indicates the case of resource allocation.
  • the frequency domain resource spectrum of the 80 MHz bandwidth can be divided into the resources in the sixth layer.
  • the source block, in this case, the frequency domain resource of the 80 MHz bandwidth is allocated to a plurality of users for MU-MIMO transmission, and the resource allocation may be indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
  • the resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of an 80 MHz bandwidth is composed of any one of the first to fifth layers and is allocated to multiple users.
  • the frequency domain resource of the 80 MHz bandwidth is any combination of resource blocks in the first layer to the fifth layer in the first to fifth layers, and the size of all the resource blocks is combined.
  • the sum is 80 MHz, as shown in the shaded portion in Fig. 18 or Fig. 19.
  • FIG. 20 shows a resource allocation method of frequency domain resources of 80 MHz bandwidth.
  • the frequency domain resources (in order from left to right in FIG. 20) are divided into one 4*26.
  • the frequency domain resource to be allocated includes a symmetric center.
  • the frequency domain resource of the 80 MHz bandwidth includes a resource block located at the center (ie, the resource block of the default location), and the resource blocks on both sides of the resource block located at the center are symmetrically distributed. That is, the centrally located resource block can serve as a symmetric center of the frequency domain resource of the 80 MHz bandwidth.
  • the 160MHz bandwidth frequency domain resource can be regarded as composed of two 80MHz bandwidth frequency domain resources.
  • each 80MHz bandwidth frequency domain resource may include a default resource block located in the frequency domain resource center of the 80MHz bandwidth (ie, the default resource block).
  • the resource block of the location), and the frequency domain resource of each 20 MHz bandwidth in the 160 MHz bandwidth frequency domain resource may include a default resource block (ie, a resource block located at a default location) located in the frequency domain resource center of the 20 MHz bandwidth.
  • 10 bits are respectively used to indicate whether resource blocks of the 10 default locations in the bandwidth are respectively allocated to the user.
  • the 160MHz bandwidth frequency domain resources also include the following seven types of resource blocks located to the left or right of the 160MHz frequency domain resource center frequency point, namely:
  • 1*26 resource block the smallest resource block that may be divided among frequency domain resources of 160 MHz bandwidth, Indicates that a resource block consists of one sub-resource block (ie, 26 sub-carriers).
  • a 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
  • a 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
  • 242 resource blocks indicating that one resource block is composed of 242 subcarriers.
  • a 2*242 resource block indicates that one resource block is composed of 2*242 subcarriers.
  • a 996 resource block indicates that one resource block is composed of 996 subcarriers.
  • 2*996 resource block the largest resource block that may be divided among 160 MHz frequency domain resources, indicating that one resource block is composed of 2*996 subcarriers.
  • a frequency domain resource of 160 MHz bandwidth may be divided into seven layers:
  • the first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource per 20 MHz bandwidth and 1*26 resource blocks located at the center of each 80 MHz bandwidth).
  • the distribution of the 1*26 resource blocks shown in the first layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
  • the second layer is a 2*26 resource block and a default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 20 MHz bandwidth and 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth) Distribution map, there are two 2*26 resource blocks on the left and right sides of the default resource block of the frequency domain resource center position per 20MHz bandwidth, wherein the distribution and graph of 2*26 resource blocks in the frequency domain resources per 20MHz bandwidth.
  • the distribution of the 2*26 resource blocks shown in the second layer in 8 is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
  • the third layer is a 4*26 resource block and a default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 20 MHz bandwidth and 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth)
  • the distribution map has a 4*26 resource block on each of the left and right sides of the default resource block of the frequency domain resource center location of each 20 MHz bandwidth, wherein the distribution of 4*26 resource blocks in the frequency domain resource per 20 MHz bandwidth is
  • the distribution of 4*26 resource blocks shown in the third layer in Figure 8 is similar, here, to avoid The detailed description is omitted.
  • the fourth layer is a distribution map of the 242 resource block distribution map and the default resource block (ie, 1*26 resource blocks located at the center of the frequency domain resource per 80 MHz bandwidth), at the frequency center of the frequency domain resource located at each 40 MHz bandwidth.
  • the detailed description is omitted.
  • the fifth layer is a distribution map of the 2*242 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth), and is the default at the center of the frequency domain resource located in the 80 MHz bandwidth.
  • the detailed description is omitted.
  • the sixth layer is a distribution map of the 996 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth), and the left and right of the frequency domain resource center point located in the 160 MHz bandwidth.
  • detailed description thereof is omitted. .
  • the seventh layer is a 2*996 resource block distribution map.
  • the frequency domain resource of 160 MHz bandwidth includes 2*996 subcarriers, and may be divided into any resource blocks from the first layer to the sixth layer, and the divided resource blocks are allocated to multiple users, and Each user can only allocate one of the divided resource blocks.
  • the frequency domain resource spectrum of the 160 MHz bandwidth may be divided into resource blocks in the seventh layer.
  • the 160 MHz bandwidth frequency domain resource is allocated to one user, and the bandwidth indication information and the following may be used.
  • the single user transmission indication bit indicates the case of resource allocation.
  • the frequency spectrum resource spectrum of the 160 MHz bandwidth may be divided into resource blocks in the seventh layer.
  • the 160 MHz bandwidth frequency domain resource is allocated to multiple users for MU-MIMO transmission, and The case of resource allocation is indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
  • the resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of a 160 MHz bandwidth is composed of any one of the first to sixth layers and is allocated to multiple users.
  • the frequency domain resource of the 160 MHz bandwidth is any combination of the resource blocks of the first layer to the third layer in the first layer to the sixth layer, and the size of all the resource blocks is combined.
  • the sum is 160 MHz, as shown in the shaded portions in Figures 22 and 23.
  • the frequency domain resource to be allocated includes a symmetric center.
  • the resource blocks on the left and right sides of the center frequency point of the frequency domain resource of the 160 MHz bandwidth are symmetrically distributed, that is, the center frequency point can serve as a symmetric center of the frequency domain resource of 160 MHz bandwidth.
  • the above describes the resource block positions in which various frequency domain resources to be allocated may be divided.
  • the following describes the process of generating resource scheduling information based on the resource block positions that may be divided.
  • the number of stations actually divided into resource blocks is 1, and if it is MU-MIMO transmission, the resource blocks actually divided into The maximum number of sites is 8 and the minimum is 2.
  • the minimum resource block for performing MU-MIMO transmission is 4*26 type, so the number of stations whose resource block size is smaller than 4*26 resource blocks defaults to 1, and the number of stations greater than or equal to 4*26 resource blocks is The number is uncertain, the minimum is 1 and the maximum is 8.
  • the method for generating resource scheduling information by using the first identifier is 1 and the second identifier is 0.
  • the method includes:
  • the sender acquires at least one resource block in which the frequency domain resource is divided.
  • the sending end determines whether the first resource block is a 4*26 resource block, where the first resource block is the first resource block into which the frequency domain resource is divided.
  • the frequency domain resource with a bandwidth of 20 MHz and the first resource block are the leftmost first resource block, and the frequency domain resource of the 20 MHz bandwidth can be a symmetric center with 1*26 resource blocks.
  • the block division is described.
  • the first bit indicates whether the resource block actually divided is a 4*26 resource block.
  • the sending end sets the first bit of the resource allocation bit sequence as the first identifier, and sets the second bit to the fourth bit of the resource allocation bit sequence. Bit.
  • the sender sets a resource allocation bit sequence.
  • the second bit to the fourth bit is 000,000 for indicating the first resource block for single-user transmission; or, the transmitting end sets the second bit to the fourth bit of the resource allocation bit sequence 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the transmitting end sets the second bit of the resource allocation bit sequence
  • the bit to the fourth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 3; or, the sender sets resources.
  • the second bit to the fourth bit of the allocated bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4; or, the sender sets the second bit of the resource allocation bit sequence to the fourth bit is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the The number of sites in a resource block is 5 Or, the sending end sets the second bit to the fourth bit of the resource allocation bit sequence to be 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and uses the first resource.
  • the number of stations of the block is 6; or, the sender sets the second bit of the resource allocation bit sequence to the fourth bit is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU- MIMO transmission, and the number of stations using the first resource block is 7; or, the transmitting end sets the second bit to the fourth bit of the resource allocation bit sequence to be 111, 111 is used to indicate that the first resource block is more
  • the user multi-input and multi-technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
  • the sending end sets the first bit of the resource allocation bit sequence as the second identifier, and determines whether the size of the first resource block is greater than the 4*26 resource block.
  • the sending end sets the second bit of the resource allocation bit sequence as the second identifier, and sets the third bit and the fourth of the resource allocation bit sequence. Bits.
  • the resource block actually divided is not a 4*26 resource block
  • the second bit indicates whether the size of the actually divided resource block is greater than 4*26 resource blocks.
  • the resource block that is actually divided can be determined by using Table 1.
  • the third bit and the fourth bit of the resource allocation bit sequence are set by the transmitting end to be 00, 00, which is used to indicate that the frequency domain resource is divided before Four resource blocks are 1*26 a resource block; or, the third bit and the fourth bit of the resource allocation bit sequence are set to 01, 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource blocks, 1*26 resource block and 2*26 resource block; or, the third bit and the fourth bit of the resource allocation bit sequence set by the transmitting end are 10, 10 are used to indicate the first three resources in which the frequency domain resource is divided.
  • the block is 2*26 resource block, 1*26 resource block and 1*26 resource block in turn; or the third bit and the fourth bit of the resource allocation bit sequence are set at the transmitting end to be 11, 11 for indicating frequency
  • the first two resource blocks to which the domain resource is divided are 2*26 resource blocks.
  • the order of the resource blocks that are actually divided above may also be from right to left, and the present invention is not limited. It can be understood that the bit sequence corresponding to the resource block actually divided in the present invention can also be swapped.
  • the spectrum on the right side of the symmetric center 1*26 resource block is indicated by the resource bit sequence indication method in which the left spectrum resource is actually divided.
  • the sending end sets the second bit of the resource allocation bit sequence as the first identifier, and sets the third bit of the resource allocation bit sequence to the eighth. Bits.
  • the resource block actually divided can be determined by Table 2.
  • the third bit and the fourth bit of the sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are set by the transmitting end. 11,11 is used to indicate that the first resource block is a 2*996 resource block. It can be understood that the bit sequence corresponding to the resource block actually divided in the present invention can also be swapped.
  • the second bit "1" indicates that the size of the resource block actually divided is larger than 4*26 resource blocks.
  • the resource blocks that are actually divided can also be represented by logical bits, and no table needs to be stored.
  • the third bit indicates whether the resource block actually divided is a 996 resource block, and when the third bit "0" indicates that the actually partitioned resource block is not a 996 resource block, the fourth bit indicates whether the actually partitioned resource block is 2 or not *242 resource blocks.
  • the spectrum resource on the right side of the symmetric center 1*26 resource block is also divided, so the symmetric center 1*26 resource
  • the 4 bits to the right of the block can be used to indicate the number of stations transmitted on the actually partitioned resource block.
  • the fifth bit of the resource allocation bit sequence is set by the transmitting end as a reserved bit.
  • the transmitting end sets the sixth bit to the eighth bit of the resource allocation bit sequence to 000,000 for indicating the first resource block for single-user transmission; or the transmitting end sets the sixth bit of the resource allocation bit sequence.
  • the eighth bit is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the sender sets resource allocation
  • the sixth bit to the eighth bit of the bit sequence is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 3
  • the transmitting end sets the sixth bit to the eighth bit of the resource allocation bit sequence to be 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first The number of stations of the resource block is 4; or the sender sets the sixth bit to the eighth bit of the resource allocation bit sequence to be 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU - MIMO transmission, and Number of sites using the first resource block 5; or, the sender sets the sixth bit to the eighth bit of the
  • the number of stations in the MU-MIMO transmission and using the first resource block is 7; or the sixth bit to the eighth bit of the resource allocation bit sequence is set to 111, 111 is used to indicate the first resource.
  • the block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
  • the 8 bits of the resource allocation bit sequence and the actual partitioned resource blocks indicated thereby can be simply represented in a table. As shown in Table 3 below, 8 bits collectively indicate 256 resource allocation bit sequences.
  • the number of transmitted stations is n; 2x996(n) indicates 2*996 resource blocks, and the number of stations transmitted on the resource is n.
  • the resource allocation sequence indicating the resource blocks that are actually divided is the resource allocation bit sequence 1 in the following table. If the first identifier of the 5th bit is 0, the second identifier is 1, and all other bits are 1 with the first identifier and the second identifier is 0, indicating that the resource allocation sequence of the actually partitioned resource block is The shaded resource allocation bit sequence of the table 2. It can be understood that the first identifier and the second identifier of each bit have different values, indicating that the resource allocation sequence of the actually divided resource blocks is a different sequence, and the corresponding table is also different.
  • the present invention is not limited to the resource allocation bit sequence 1 and the resource allocation bit sequence 2 in the table.
  • the value of the first identifier and the second identifier of the fifth reserved bit (referring to the fifth bit when the second bit is the first value) also causes the resource allocation bit sequence in the table to be different.
  • the resource allocation bit sequence 1 and the resource allocation bit sequence 2 are both adopted: when the fifth bit reserved bit is 1, the sixth bit to the eighth bit are reserved bits; when the fifth bit is pre- When the reserved bit is 0, the sixth bit to the eighth bit indicate the number of stations transmitted on the first resource block.
  • the resource allocation bit sequence generated by dividing the spectrum resource block of the 20 MHz bandwidth is “1010 1000”, and the meaning of the resource allocation bit sequence is illustrated by taking the first 4 bits “1010” as an example.
  • the bit "1” indicates that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided into 4*26 resource blocks, and the last three bits "010" indicate that the number of stations transmitted on the 4*26 resource block is three.
  • the resource allocation bit sequence generated after the division of the spectrum resource block shown in FIG. 25 is 129 of the resource allocation bit sequence 1 in Table 3, and the resource allocation bit sequence generated after the division of the spectrum resource block is indicated as “1010 1000”.
  • the spectrum resource block is actually divided into symmetric centers.
  • the spectrum resources on the left side of the resource block are actually divided into 4*26 resource blocks, and the number of stations transmitted on the resource block is 3, which is MU-MIMO transmission, symmetric center.
  • the spectrum resource on the left side of the 1*26 resource block is actually divided into 4*26 resource blocks, and the number of stations transmitted on the resource block is 1.
  • the resource allocation bit sequence generated by the spectrum resources of the first 20 MHz and the second 20 MHz bandwidth after the spectrum resource of the 40 MHz bandwidth is divided is “0101Y110”, where Y represents the reserved bit. .
  • the first bit “0” indicates that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided into non-4*26 resource blocks, and the second bit “1” indicates that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided. More than 4*26 resource blocks.
  • the 3rd to 4th bits "01" indicate that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided into 2*242 resource blocks.
  • the last three bits "110" indicate that the number of stations actually transmitted on the 2*242 resource block is 7.
  • the resource allocation bit sequence generated after the first 20 MHz and the second 20 MHz spectrum resource block shown in FIG. 26 is divided into 55 in the resource allocation bit sequence 1 in the table, indicating the resource generated after the spectrum resource block is divided.
  • the allocation bit sequence is "0010 0110", and the two 20M spectrum resource blocks are actually divided into 2*242 resource blocks (also referred to as 484 resource blocks), and the number of stations transmitted on the resource block is 7.
  • the spectrum resource block of the 80 MHz bandwidth is actually divided into resource blocks, and the resource allocation bit sequence generated by the first 20 MHz bandwidth spectrum resource is “1000 1000”, and the second 20 MHz bandwidth
  • the resource allocation bit sequence generated by the spectrum resource is “0100 Y 000”, and the resource allocation bit sequence generated by the spectrum resources of the third and fourth 20 MHz bandwidths is “0101 Y 101”.
  • the resource allocation bit sequence generated after the first 20 MHz spectrum resource block shown in FIG. 27 is divided into 97 in the resource allocation bit sequence 1 in the table, indicating that the resource allocation bit sequence generated after the spectrum resource block is divided is “ 1000 1000”, the spectrum resource block is actually divided into 4*26 resource blocks, 1*26 resource blocks and 4*26 resource blocks (from left to right), and the number of stations transmitted on two 4*26 resource blocks Both are 1.
  • the resource allocation bit sequence generated after the second 20 MHz spectrum resource block is divided into 33 in the resource allocation bit sequence 1 in the table, indicating that the resource allocation bit sequence generated after the spectrum resource block is divided is “0100 0000”,
  • the spectrum resource block is actually divided into 242 resource blocks, and the number of stations transmitted on the resource block is 1.
  • the resource allocation bit sequence generated after the third 20 MHz and the fourth 20 MHz spectrum resource block are divided is 54 of the resource allocation bit sequence 1 in the table, indicating that the resource allocation bit sequence generated after the spectrum resource block is divided is “ 0101 0101", the two 20M spectrum resource blocks are actually divided into 2*242 resource blocks, and the number of stations transmitted on the resource block is 6.
  • the resource block 2x996 resource block (also referred to as 2*996 resource block) corresponding to the maximum bandwidth of 160 MHz may be indicated in the HE-SIGA field, and the sequence numbers in Table 3 are 81 to 88 as a reserved sequence, for a total of 8. At this time, there are 124 reserved sequence numbers, that is, 132 resource allocation bit sequences indicating that the spectrum resource block is actually divided, wherein the resource block indicating that the spectrum resource block is actually divided has a bit sequence of the intermediate 1*26 resource block. There are 108, and the resource block indicating that the spectrum resource block is actually divided does not contain the intermediate 1*26 resource block. There are 32 kinds of 242(n), 484(n), and 996(n) in Table 3.
  • the present invention uses a reserved bit to indicate whether a 1*26 resource block is used (whether or not it is allocated to a station), since the resource block in which the indicated spectrum resource block is actually divided has 108 bit sequences of intermediate 1*26 resource blocks, so corresponding 108 reserved bits are required to indicate the actual division of the spectrum in 108 above.
  • the intermediate resource block 1*26 resource block in the case is not used.
  • a separate "x" in the table indicates that the intermediate resource block 1*26 resource block is not used.
  • the resource allocation bit sequence 1 and the resource allocation bit sequence 2 are the same as the table 3, but the reserved sequence is used to indicate that the intermediate resource block 1*26 resource block in the case where the spectrum is actually divided is not used, wherein the actual division of the spectrum
  • the case where the intermediate resource block 1*26 resource block in the case is not used is the shaded portion of the "resource block (from left to right) actually divided" in Table 4.
  • the resource allocation bit sequence 1 and the resource allocation bit sequence 2 in Table 3 or Table 4 are both selected, that is, the protocol specifies or one of the resource allocation bit sequences stored in the product should be stored. , or other possible deformations. For a resource block that is actually divided, only one resource allocation bit sequence (or sequence) is associated with it, so that the receiving end can learn the actual divided resource block according to the resource allocation bit sequence.
  • the reserved bits in Table 3 or Table 4 can also be used to indicate the HE-SIGB site information load balancing special case on the HE-SIG-B20M, such as the resource allocation bit sequence reserved by the sequence number 81 ( Another resource allocation special sequence indicating the 484 resource block indicates that the number of station information corresponding to the resource allocation bit sequence in the 20M HE-SIGB where the reserved resource allocation bit sequence is located is 0, and the reserved number is 82.
  • the resource allocation bit sequence (the special sequence for assigning another resource to the 996 resource block) indicates that the number of site information corresponding to the resource allocation bit sequence in the 20-M HE-SIGB where the reserved resource allocation bit sequence is located is 0;
  • the reserved bits in Table 3 or Table 4 may also be other available cases, and the invention is not limited thereto.
  • the 8 bits of the resource allocation bit sequence and the actually divided resource blocks indicated thereby may also be generated by using the working principle diagrams (flowcharts) of FIGS. 41a, 41b and 41c to generate a resource allocation bit sequence or Parse the resource allocation bit sequence.
  • 26 indicates a 1*26 resource block
  • 52 indicates a 2*26 resource block
  • 106 indicates a 4*26 resource block
  • 242 indicates a 242 resource block
  • 484 indicates a 2*242 resource block
  • 996 indicates a 996 resource.
  • Block, 2x996 indicates 2*996 resource blocks.
  • Figure 41a is a process of generating or parsing the first 4 bits of an 8-bit resource allocation bit sequence, where "x" represents the bit to be generated or parsed in the first 4 bits, "-" represents the last 4 bits, and there are 2 in the flowchart Exit: 1.
  • the resource block is greater than 106 resource blocks; 2. Generate or read the 5th to 8th bit resource indication (indicating the right resource block).
  • Fig. 41b the second exit of Fig. 41a is used as an entry, illustrating the generation or parsing process of the last 4 bits, where "x" represents the bit to be generated or parsed in the last 4 bits, and "-" represents the first 4 bits.
  • Fig. 41c the first exit of Fig. 41a is used as an entry, illustrating the generation or parsing process of the last 4 bits, where "x" represents the bit to be generated or parsed in the last 4 bits, and "-" represents the first 4 bits.
  • a reserved sequence is a reserved sequence, wherein the reserved sequence can be used to indicate retention
  • a source allocation bit sequence (such as a special resource allocation sequence indicating a 484 resource block or a special resource allocation sequence indicating a 996 resource block) carries the site information corresponding to the resource allocation bit sequence in the 20M HE-SIGB in which the resource allocation bit sequence is located. The number is 0. If you use '0111, 0yyy', the reserved sequence can be used to indicate retention.
  • Figs. 41a, 41b and 41c are one of the examples. If the first identifier and the second identifier of each bit in the resource allocation sequence are different, the corresponding value of the flowchart will be changed accordingly, similar to the possible variant of the resource allocation sequence in Table 3 or Table 4.
  • the first identifier of the fifth bit takes the value 0 and the second identifier takes the value 1.
  • the first bit of the other bit takes the value 1 and the second identifier takes the value 0.
  • the resource allocation bit sequence generated after the spectrum resource block is divided is a table.
  • the resource allocation bit sequence 2 in 3; the first identifier of all the bits takes the value 1 and the second identifier takes the value 0, and the resource allocation bit sequence generated after the spectrum resource block is divided is the resource allocation bit sequence 1 in Table 3.
  • the number of stations that are actually divided into resource blocks is 1. If it is MU-MIMO transmission, the number of stations that are actually divided into resource blocks is at most 8, and the minimum is 2.
  • the minimum resource block for performing MU-MIMO transmission is 242 resource blocks, so the number of stations whose resource block size is smaller than 242 resource blocks defaults to 1, and the number of resource blocks greater than or equal to 4*26 is uncertain and minimum. It is 1, and the maximum is 8.
  • the method for generating resource scheduling information by using the first identifier is 1 and the second identifier is 0, and the method includes:
  • the sender acquires at least one resource block in which the frequency domain resource is divided.
  • the transmitting end generates a resource allocation bit sequence according to at least one resource block that is divided by the frequency domain resource.
  • the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or If the first bit and the third bit of the resource allocation bit sequence are the first identifier, the second ratio If the special bit is the second identifier, the first two resource blocks in which the frequency domain resource is divided are 2*26 resource blocks; or, if the first bit of the resource allocation bit sequence is the first identifier, the second bit and The third bit is the second identifier, and the first three resource blocks that are divided into frequency domain resources are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks in turn; or, if the resource allocation bit sequence The first bit and the second bit are the second identifier, and the third bit is the first identifier, and the first three resource blocks that are divided into the frequency domain resources are 1*26 resource blocks and 1*26 resources in sequence.
  • the first resource block is a 2*242 resource block; or, if the resource allocation bit sequence is 010, Then, the first resource block in which the frequency domain resource is divided is 996 resource blocks.
  • the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence to 000,000 for indicating the first resource block for single-user transmission.
  • the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence to 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first The number of stations of the resource block is 2; or, the sender sets the fourth bit to the sixth bit of the resource allocation bit sequence to be 010, 010, which is used to indicate that the first resource block performs multi-user MIMO technology.
  • the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence to 011, 011 is used to indicate the first resource block Multi-user MIMO-MIMO transmission, and the number of stations using the first resource block is 4; or, the transmitter sets the fourth bit to the sixth bit of the resource allocation bit sequence to 100,100.
  • the transmitting end Used to indicate a resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 5; or, the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 6; or, the transmitting end sets the fourth of the resource allocation bit sequence
  • the bit to the sixth bit is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or, the sender setting Resource
  • the fourth bit to the sixth bit of the allocated bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 8.
  • a frequency resource of 20 MHz bandwidth may be divided into nine 1*26 resource blocks.
  • the present invention proposes to use a baffle method to indicate a combination of frequency resource division.
  • the positions of the corresponding six arrows in FIG. 29 are respectively set to 1 bit. When the bit is "1", it indicates that two adjacent resource blocks are connected. Together, it can be combined into a larger resource block than the 1*26 resource block; when the bit is "0", it means that the adjacent two resource blocks are separated.
  • the intermediate 1*26 resource block may not be combined with other resource blocks into other resources, so that there is no arrow on the side of the resource block 2.
  • the resource allocation information is indicated as “111 111”, indicating that the first 1*26 resource blocks on the left side of the intermediate 1*26 resource block are combined into a 4*26 resource block, and the middle 1*26 resource block is right. Four 1*26 resource blocks are combined to form a 4 ⁇ 26 resource block.
  • the resource allocation information is indicated as “101 111”, indicating that two 1*26 resource blocks on the left side of the intermediate 1*26 resource block are combined into a 2*26 resource block, and the next two 1*s are 26 resource blocks are grouped together into 2*26 resource blocks, and the first 1*26 resource blocks on the right side of the middle 1*26 resource block are combined to form a 4*26 resource block.
  • the resource allocation information is indicated as “101 000”, indicating that two 1*26 resource blocks on the left side of the intermediate 1*26 resource block are combined to form a 2*26 resource block, followed by two 1*s. 26 resource blocks are grouped together into 2*26 resource blocks, and the first 1*26 resource blocks on the right side of the middle 1*26 resource block are not connected together and are divided into independent 1*26 resource blocks.
  • the indication bit to the left or right of the intermediate resource block may not be “011", “110” or “010".
  • the left bit of the intermediate resource block indicates the bit "110”
  • these special indicator bits to indicate other meanings.
  • the frequency domain resource of the 20 MHz bandwidth is divided into 242 resource blocks by using "011XXX", wherein a 3-bit binary number "X” is used to indicate the number of stations transmitted on the 242 resource block, and "000” indicates the number of stations. Is 1, "001" means the number of sites is 2, and so on.
  • frequency domain resources with a bandwidth greater than 20 MHz such as frequency domain resources of 40 MHz bandwidth
  • the frequency domain resources into two 20 MHz bandwidths are respectively indicated by the actually divided resource blocks, but one more resource block type that may be divided, such as a 2*242 resource block.
  • a special indication bit is used to indicate the situation, such as "110XXX” indicating that the 20MHz bandwidth frequency domain resource is combined with the adjacent 20MHz bandwidth frequency domain resource into 2*242 resource blocks.
  • the "010XXX” indicates that the 20MHz bandwidth frequency domain resource is combined with the adjacent two 20MHz bandwidth frequency domain resources into one 996 resource block.
  • the frequency domain resource of 40 MHz bandwidth is actually divided.
  • the frequency domain resource indication bit sequence of the first 20 MHz bandwidth is “011 001”, and the frequency domain resource of the second 20 MHz bandwidth is shown.
  • the indication bit sequence is also "011 001".
  • the frequency domain resource of the 80 MHz bandwidth is actually divided.
  • the frequency domain resource indication bit sequence of the first 20 MHz bandwidth is “111 111”, and the frequency domain resource of the second 20 MHz bandwidth is shown.
  • the bit sequence "110 011" is indicated, the frequency domain resource indication bit sequence of the third 20 MHz bandwidth is "011 000”, and the frequency domain resource indication bit sequence of the fourth 20 MHz bandwidth is also "011 000".
  • the first identifier provided by the embodiment of the present invention is 1, and the second identifier is 0, and the first identifier is 0, the second identifier is 1, and may be an identifier that is agreed by any receiving end and the sending end.
  • the invention is not limited.
  • the site information is not included. That is to say, which resource blocks are not included for the MU-MIMO transmission indication, and which resources are used for the single-user transmission indication.
  • the smallest resource block in which MU-MIMO transmission is considered here is a 4*26 resource block.
  • the embodiment of the present invention proposes to additionally add a bit to indicate the number of stations transmitted on the resource block, and put it in the site information.
  • the encoding method of HE-SIG-B is separately coded for the information of K stations.
  • the public parameters are partially coded independently, and the information of each K site is encoded separately, as shown in FIG.
  • Another way is that the public parameters are encoded together with the information of the former K site, and the information of each K site is encoded separately, as shown in FIG.
  • Each of the site information groups contains a fixed number of bits and is equal.
  • the public information parameter group may have the same size as the site information group, or may be different, but the receiving end is known.
  • the value of K is any positive integer and can be 3 or 4.
  • the embodiment of the present invention proposes that, in addition to the first independent coding block, optionally adding 3 bits in a specified coding block indicates that the transmission is actually performed on a 4*26 resource block or a larger resource block.
  • the number of sites, where the bit position is not limited, is better placed before the code block. For example, 000 means that 1 site participates in transmission, 001 means 2 sites participate in transmission, and so on. More than one station participates in the transmission, indicating that MU-MIMO transmission is performed on the resource block, that is, 3-bit bits "001-111" indicate MU-MIMO transmission, and "000" indicates single-site transmission.
  • the bits indicating the number of stations transmitted on the 4*26 resource block or the larger resource block are placed in the designated coding block, so that the receiver can know how many bits each block has, so that it can be correctly decoded.
  • the number of stations in the specified coding block in the 20M is increased by 6 bits to indicate the number of stations on the resource block.
  • 20M contains one 4*26 resource block or 242 resources.
  • the block or the adjacent 20 MHz bandwidth frequency domain resources are combined into a larger resource block, and the number of stations on the resource block is indicated by adding 3 bits in the coded block within the frequency domain resource of the 20 MHz bandwidth.
  • the frequency domain resource of the 20 MHz bandwidth is divided into two 4*26 resource blocks, and each resource block needs to add 3 bits to indicate the number of stations transmitted on the resource block.
  • the transmitting end places the 6 bits. The front of the second code block.
  • the receiving end first decodes the first block of coded blocks (the number of bits included in the first block of coded blocks is known), and the resource information of the first block of codes is used to learn that there are two 4*26 resource blocks. Therefore, the receiver knows that the second block of code blocks is additionally increased by 6 bits, so that it can be effectively decoded.
  • the frequency domain resource of the 20 MHz bandwidth is divided into one 4*26 resource block, and three bits need to be added to indicate the number of stations transmitted on the resource block.
  • the sender places the 3 bits into the second code. The front inside the block.
  • the receiving end first decodes the first block of coded blocks (the number of bits included in the first block of coded blocks is known), and the resource information of the first block of codes is known to contain one 4*26 resource block. Therefore, the receiver knows that the second block of code blocks is additionally increased by 3 bits, so that it can be effectively decoded.
  • the frequency domain resource of the 80 MHz bandwidth is divided into: the first 20 MHz bandwidth frequency domain resource contains two 4*26 resource blocks, and the transmitting end places the 6 bits in the first 20 MHz bandwidth frequency domain resource.
  • the frequency domain resource of the second 20 MHz bandwidth divided contains one 242 resource block, and the transmitting end places the three bits in front of the second coding block in the frequency domain resource of the second 20 MHz bandwidth.
  • the frequency domain resource of the third 20 MHz bandwidth divided and the frequency domain resources of the adjacent 20 MHz bandwidth are divided into 2*484 resource blocks, and the transmitting end places the 3 bits in the frequency domain resource of the third 20 MHz bandwidth.
  • the frequency domain resource of 20 MHz bandwidth is divided into 2*484 resource blocks together with the adjacent frequency domain resources of 20 MHz bandwidth, and the transmitting end places the 3 bits into the second coding block in the frequency domain resource of the fourth 20 MHz bandwidth.
  • the front is divided into 2*484 resource blocks together with the adjacent frequency domain resources of 20 MHz bandwidth, and the transmitting end places the 3 bits into the second coding block in the frequency domain resource of the fourth 20 MHz bandwidth.
  • the receiving end first decodes the first block of coding blocks in the frequency domain resource of each 20 MHz bandwidth (the number of bits included in the first block of coding blocks is known), and the resource allocation information of the first block is used to learn that the resource block contains 4*26 resources. And the number of larger resource blocks. Therefore, the receiver knows how many extra bits are added to the second block of code blocks, so that it can be effectively decoded.
  • the above embodiment is not limited to adding bit information indicating the number of stations on the 4*26 resource block and the larger resource block in the second coding block. It can also be in other coded blocks, but it needs to be known at the receiving end.
  • the embodiment of the present invention provides a sending end. As shown in FIG. 37, the sending end includes:
  • the generating module 10 is configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the sending module 11 is configured to send the resource scheduling information to the receiving end after the generating module 10 generates the resource scheduling information.
  • the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  • the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
  • the first bit indicates that the first resource block is a 4*26 resource block
  • the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
  • the first bit indicates that the first resource block is not a 4*26 resource block
  • the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
  • the resource allocation bit sequence The three bits and the fourth bit are used to indicate the first N resource blocks in which the frequency domain resources are divided. Type, where N is 2, 3 or 4;
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence
  • the fifth bit is a reserved bit
  • the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
  • 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
  • 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
  • the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
  • 11 is used to indicate that the first resource block is a 2*996 resource block.
  • the first bit is the first identifier, and the first resource block to which the frequency domain resource is divided is the 4*26 resource block;
  • the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
  • the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
  • the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
  • the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks;
  • the first resource block to which the frequency domain resource is divided is 242 resource blocks;
  • the first resource block to which the frequency domain resource is divided is a 2*242 resource block;
  • the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  • the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource.
  • first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
  • An embodiment of the present invention provides a transmitting end, including a generating module, configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
  • the sending module is configured to send the resource scheduling information to the receiving end after the generating module generates the resource scheduling information.
  • the transmitting end can Generating resource scheduling information including a resource allocation bit sequence, wherein a resource allocation bit sequence indicating that a frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and a conventional resource block based bitmap indication method (per The division of frequency domain resources of 20 MHz bandwidth requires 9 bits to represent) compared to the signaling overhead.
  • An embodiment of the present invention provides a receiving end. As shown in FIG. 38, the receiving end includes:
  • the receiving module 20 is configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the parsing module 21 is configured to parse the resource scheduling information after the receiving module 20 receives the resource scheduling information sent by the sending end.
  • the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  • the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
  • the first bit indicates that the first resource block is a 4*26 resource block
  • the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
  • the first bit indicates that the first resource block is not a 4*26 resource block
  • the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
  • the resource allocation bit sequence The three bits and the fourth bit are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4;
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence
  • the fifth bit is a reserved bit
  • the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
  • 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
  • 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
  • the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
  • 11 is used to indicate that the first resource block is a 2*996 resource block.
  • the first resource block to which the frequency domain resource is divided is a 4*26 resource block;
  • the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
  • the first bit of the frequency domain resource is divided into 2*26 resource block, 1*26 resource block and 1*26 resource block; or
  • the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
  • the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks;
  • the first resource block to which the frequency domain resource is divided is 242 resource blocks;
  • the first resource block to which the frequency domain resource is divided is a 2*242 resource block;
  • the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  • the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource.
  • first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
  • An embodiment of the present invention provides a receiving end, including a receiving module, configured to receive resource scheduling information sent by a sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate that at least the frequency domain resource is divided. a resource block; a parsing module, configured to parse the resource scheduling information after the receiving module receives the resource scheduling information sent by the sending end.
  • the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
  • the embodiment of the present invention provides a sending end. As shown in FIG. 39, the sending end includes:
  • the processor 30 is configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the transmitter 31 is configured to send the resource scheduling information to the receiving end after the processor 30 generates the resource scheduling information.
  • the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  • the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
  • the first bit indicates that the first resource block is a 4*26 resource block
  • the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
  • the first bit indicates that the first resource block is not a 4*26 resource block
  • the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
  • the resource allocation bit sequence The three bits and the fourth bit are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4;
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence
  • the fifth bit is a reserved bit
  • the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
  • 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
  • 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
  • the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
  • 11 is used to indicate that the first resource block is a 2*996 resource block.
  • the first resource block to which the frequency domain resource is divided is a 4*26 resource block;
  • the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
  • the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
  • the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
  • the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks;
  • the first resource block to which the frequency domain resource is divided is 242 resource blocks;
  • the first resource block to which the frequency domain resource is divided is a 2*242 resource block;
  • the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  • the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource.
  • first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
  • An embodiment of the present invention provides a transmitting end, including a processor, configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
  • the transmitter is configured to send the resource scheduling information to the receiving end after the processor generates the resource scheduling information.
  • the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
  • the embodiment of the present invention provides a receiving end. As shown in FIG. 40, the receiving end includes:
  • the receiver 40 is configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
  • the processor 41 is configured to parse the resource scheduling information after the receiver 40 receives the resource scheduling information sent by the sending end.
  • the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  • the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
  • the first bit indicates that the first resource block is a 4*26 resource block
  • the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
  • the first bit indicates that the first resource block is not a 4*26 resource block
  • the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
  • the resource allocation bit sequence The three bits and the fourth bit are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4;
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence
  • the fifth bit is a reserved bit
  • the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
  • the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
  • 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
  • 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
  • the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
  • the type of the first resource block specifically includes:
  • the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
  • 11 is used to indicate that the first resource block is a 2*996 resource block.
  • the first resource block to which the frequency domain resource is divided is a 4*26 resource block;
  • the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
  • the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
  • the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
  • the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks;
  • the first resource block to which the frequency domain resource is divided is 242 resource blocks;
  • the first resource block to which the frequency domain resource is divided is a 2*242 resource block;
  • the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  • the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource.
  • first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
  • An embodiment of the present invention provides a receiving end, including a receiver, configured to receive resource scheduling information sent by a sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate that at least the frequency domain resource is divided.
  • a resource block configured to parse the resource scheduling information after the receiver receives the resource scheduling information sent by the sending end.
  • the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. You can choose some of them according to actual needs or All units are used to achieve the objectives of the solution of this embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Abstract

An embodiment of the present invention provides a resource allocation method and device. It relates to the field of communication, and can indicate at least one resource block divided of a frequency domain resource by means of resource allocation bit sequence so as to reduce the signaling overhead. The resource allocation method comprises: generating, by a transmitting end, the resource scheduling information, which comprises the resource allocation bit sequence being used for indicating at least one resource block divided of the frequency domain resource; sending, by the transmitting end, the resource scheduling information to a receiving end.

Description

一种资源分配方法及装置Resource allocation method and device
本申请要求于2015年9月17日提交中国专利局、申请号为201510593146.6、发明名称为“一种资源分配方法及装置”的中国专利申请,以及,于2015年9月30日提交中国专利局、申请号为201510642610.6、发明名称为“一种资源分配方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application is required to be submitted to the China Patent Office on September 17, 2015, the application number is 201510593146.6, the Chinese patent application titled “A Resource Allocation Method and Device”, and the Chinese Patent Office submitted to the Chinese Patent Office on September 30, 2015. The priority of the Chinese Patent Application No. 20151064261, the entire disclosure of which is incorporated herein by reference.
技术领域Technical field
本发明涉及通信领域,尤其涉及一种资源分配的方法和装置。The present invention relates to the field of communications, and in particular, to a method and apparatus for resource allocation.
背景技术Background technique
随着通信技术的不断发展,在WLAN系统(例如802.11ax)中,不同带宽的频域资源能够被划分为至少一个资源块,并指示与划分好的资源块相对应的调度信息(例如指示在哪一个资源块上可以进行MU-MIMO(Multi-User Multiple-Input Multiple-Output,多用户多入多出技术)传输)。其中,802.11ax是802.11无线局域网通信标准,它通过5G频段进行传输,是802.11ac的后续升级版。MU-MIMO是一种让路由器同时与多个设备沟通的技术。With the continuous development of communication technologies, in a WLAN system (for example, 802.11ax), frequency domain resources of different bandwidths can be divided into at least one resource block, and scheduling information corresponding to the divided resource blocks is indicated (for example, indication MU-MIMO (Multi-User Multiple-Input Multiple-Output) transmission can be performed on which resource block. Among them, 802.11ax is an 802.11 wireless LAN communication standard, which transmits through the 5G frequency band, which is a subsequent upgrade version of 802.11ac. MU-MIMO is a technology that allows a router to communicate with multiple devices at the same time.
现有的资源分配方法采用了基于资源块的位图指示方式,用以告知接收端当前传输带宽上的资源分配模式。具体的,该位图指示方式采用连续的“1”或“0”序列表示分配给同一个站点的资源块,用由“1”跳变至“0”或由“0”跳变至“1”来表示资源块分配到另一个站点。因此,用于指示当前传输带宽上的资源分配模式的比特数等于当前传输带宽上的资源块数目。例如,如图1所示,在20兆赫兹的带宽上有9个1*26资源块,那么用于指示当前传输带宽上的资源分配模式的比特数就等于9个比特。若接收端接收到“110010000”的一个位图指示序列,那么就可以知道,第1个和第2个资源块分配给了站点1、第3个和第4个资源块分配给了站点2、第5个资源块分配给了站点3、剩余的4个资源块分配给了站点4。需要说明的是,接收端接收到的位图指示序列指示被实际划分成的资源块与后面的站点信息对应。例如图1中的资源块被划分后的位图指示序列为“110010000”,站点1信息,站点2信息,站点3信息,站点4信息。每个站点信息含有站点标识,站点标识是用来标识站点的,是站点的身份。The existing resource allocation method adopts a resource block-based bitmap indication manner to inform the receiving end of the resource allocation mode on the current transmission bandwidth. Specifically, the bitmap indication mode uses a continuous sequence of “1” or “0” to indicate resource blocks allocated to the same station, and jumps from “1” to “0” or “0” to “1”. "To indicate that a resource block is assigned to another site. Therefore, the number of bits used to indicate the resource allocation pattern on the current transmission bandwidth is equal to the number of resource blocks on the current transmission bandwidth. For example, as shown in FIG. 1, there are nine 1*26 resource blocks on a bandwidth of 20 MHz, and then the number of bits used to indicate the resource allocation pattern on the current transmission bandwidth is equal to 9 bits. If the receiving end receives a bitmap indication sequence of "110010000", then it can be known that the first and second resource blocks are allocated to the station 1, the third and the fourth resource block are allocated to the station 2. The fifth resource block is allocated to station 3, and the remaining four resource blocks are allocated to station 4. It should be noted that the bitmap indication sequence received by the receiving end indicates that the resource block actually divided is corresponding to the following station information. For example, the bitmap indicated by the resource block in FIG. 1 is "110010000", Site 1 information, Site 2 information, Site 3 information, and Site 4 information. Each site information contains a site identity, which is used to identify the site and is the identity of the site.
然而,采用上述资源分配方法对带宽资源进行划分时,用于指示当前传输带宽上的资源分配模式的比特数等于当前传输带宽上的资源块数目,而不是当前传输带宽实际被 划分的资源块数目。对于80兆赫兹的带宽或者160兆赫兹的带宽来说,可能会被划分的资源块数目较多,因此用于指示当前传输带宽上的资源分配模式的比特数也会增多。However, when the resource allocation method is used to divide the bandwidth resource, the number of bits used to indicate the resource allocation mode on the current transmission bandwidth is equal to the number of resource blocks on the current transmission bandwidth, instead of the current transmission bandwidth being actually The number of resource blocks divided. For a bandwidth of 80 megahertz or a bandwidth of 160 megahertz, the number of resource blocks that may be divided is large, so the number of bits used to indicate the resource allocation pattern on the current transmission bandwidth is also increased.
发明内容Summary of the invention
本发明的实施例提供一种资源分配方法及装置,能够通过资源分配比特序列指示频域资源被划分的至少一个资源块,减少信令开销。An embodiment of the present invention provides a resource allocation method and apparatus, which can reduce a signaling overhead by indicating at least one resource block in which a frequency domain resource is divided by a resource allocation bit sequence.
第一方面,本发明是实施例提供一种资源分配方法,包括:In a first aspect, an embodiment of the present invention provides a resource allocation method, including:
发送端生成资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;The sending end generates resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
所述发送端发送所述资源调度信息至接收端。The sending end sends the resource scheduling information to the receiving end.
第二方面,本发明实施例提供一种资源分配方法,包括:In a second aspect, an embodiment of the present invention provides a resource allocation method, including:
接收端接收发送端发送的资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;The receiving end receives the resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
所述接收端解析所述资源调度信息。The receiving end parses the resource scheduling information.
第三方面,本发明实施例提供一种发送端,包括:In a third aspect, an embodiment of the present invention provides a sending end, including:
生成模块,用于生成资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;a generating module, configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
发送模块,用于在所述生成模块生成资源调度信息后,发送所述资源调度信息至接收端。And a sending module, configured to send the resource scheduling information to the receiving end after the generating module generates the resource scheduling information.
第四方面,本发明实施例还提供一种接收端,包括:In a fourth aspect, the embodiment of the present invention further provides a receiving end, including:
接收模块,用于接收发送端发送的资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;a receiving module, configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
解析模块,用于在所述接收模块接收到发送端发送的资源调度信息后,解析所述资源调度信息。The parsing module is configured to parse the resource scheduling information after the receiving module receives the resource scheduling information sent by the sending end.
本发明实施例提供了一种资源分配方法及装置,通过发送端生成资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;发送端发送资源调度信息至接收 端。基于上述实施例的描述,发送端能够生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。An embodiment of the present invention provides a resource allocation method and apparatus, where resource scheduling information is generated by a transmitting end, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided. The sender sends resource scheduling information to receive end. Based on the description of the above embodiment, the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present invention, and other drawings can be obtained from those skilled in the art without any creative work.
图1为现有的基于资源块的位图指示方式对20MHz带宽的频域资源进行划分的示意图;FIG. 1 is a schematic diagram of dividing a frequency domain resource of a 20 MHz bandwidth by using a resource block based bitmap indication manner;
图2为本发明实施例提供的802.11ax的分组结构示意图;2 is a schematic diagram of a packet structure of an 802.11ax according to an embodiment of the present invention;
图3为本发明实施例提供的HE-SIG-B的结构示意图;3 is a schematic structural diagram of a HE-SIG-B according to an embodiment of the present invention;
图4为本发明实施例提供的20MHz带宽的频域资源的子载波划分示意图;4 is a schematic diagram of subcarrier division of a frequency domain resource with a bandwidth of 20 MHz according to an embodiment of the present invention;
图5为本发明实施例1提供的一种资源分配方法的流程示意图;FIG. 5 is a schematic flowchart of a resource allocation method according to Embodiment 1 of the present invention;
图6为本发明实施例2提供的另一种资源分配方法的流程示意图;FIG. 6 is a schematic flowchart diagram of another resource allocation method according to Embodiment 2 of the present invention;
图7为本发明实施例3提供的20MHz带宽的频域资源的默认资源块示意图;7 is a schematic diagram of default resource blocks of a frequency domain resource of 20 MHz bandwidth according to Embodiment 3 of the present invention;
图8为本发明实施例3提供的20MHz带宽的频域资源可能被划分的资源块位置示意图一;8 is a schematic diagram 1 of a resource block position in which a frequency domain resource of 20 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图9为本发明实施例3提供的20MHz带宽的频域资源可能被划分的资源块位置示意图二;FIG. 9 is a second schematic diagram of a resource block location in which a frequency domain resource of 20 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图10为本发明实施例3提供的20MHz带宽的频域资源可能被划分的资源块位置示意图三;10 is a third schematic diagram of a resource block location in which a frequency domain resource of 20 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图11为本发明实施例3提供的20MHz带宽的频域资源被划分的资源块示例一;11 is a first example of resource blocks in which frequency domain resources of 20 MHz bandwidth are divided according to Embodiment 3 of the present invention;
图12为本发明实施例3提供的20MHz带宽的频域资源被划分的资源块示例二; 12 is a second example of resource blocks in which frequency domain resources of 20 MHz bandwidth are divided according to Embodiment 3 of the present invention;
图13为本发明实施例3提供的40MHz带宽的频域资源可能被划分的资源块位置示意图一;13 is a schematic diagram 1 of a resource block position in which a frequency domain resource of 40 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图14为本发明实施例3提供的40MHz带宽的频域资源可能被划分的资源块位置示意图二;14 is a second schematic diagram of a resource block location in which a frequency domain resource of 40 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图15为本发明实施例3提供的40MHz带宽的频域资源可能被划分的资源块位置示意图三;15 is a third schematic diagram of a resource block location in which a frequency domain resource of 40 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图16为本发明实施例3提供的40MHz带宽的频域资源被划分的资源块示例;16 is an example of resource blocks in which frequency domain resources of 40 MHz bandwidth are divided according to Embodiment 3 of the present invention;
图17为本发明实施例3提供的80MHz带宽的频域资源可能被划分的资源块位置示意图一;17 is a schematic diagram 1 of a resource block position in which a frequency domain resource of an 80 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图18为本发明实施例3提供的80MHz带宽的频域资源可能被划分的资源块位置示意图二;FIG. 18 is a second schematic diagram of a resource block position in which a frequency domain resource of an 80 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图19为本发明实施例3提供的80MHz带宽的频域资源可能被划分的资源块位置示意图三;FIG. 19 is a schematic diagram 3 of a resource block position in which a frequency domain resource of an 80 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图20为本发明实施例3提供的80MHz带宽的频域资源被划分的资源块示例;20 is an example of resource blocks in which frequency domain resources of 80 MHz bandwidth are divided according to Embodiment 3 of the present invention;
图21为本发明实施例3提供的160MHz带宽的频域资源可能被划分的资源块位置示意图一;21 is a schematic diagram 1 of a resource block position in which a frequency domain resource of 160 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图22为本发明实施例3提供的160MHz带宽的频域资源可能被划分的资源块位置示意图二;22 is a second schematic diagram of resource block locations in which frequency domain resources of 160 MHz bandwidth may be divided according to Embodiment 3 of the present invention;
图23为本发明实施例3提供的160MHz带宽的频域资源可能被划分的资源块位置示意图三;FIG. 23 is a third schematic diagram of a resource block location of a 160 MHz bandwidth frequency domain resource according to Embodiment 3 of the present invention; FIG.
图24为本发明实施例3提供的生成资源调度信息的方法的流程示意图;FIG. 24 is a schematic flowchart diagram of a method for generating resource scheduling information according to Embodiment 3 of the present invention;
图25为本发明实施例3提供的20MHz带宽的频谱资源的一种资源分配比特序列示例;25 is an example of a resource allocation bit sequence of a spectrum resource of a 20 MHz bandwidth according to Embodiment 3 of the present invention;
图26为本发明实施例3提供的40MHz带宽的频谱资源的一种资源分配比特序列示例;26 is an example of a resource allocation bit sequence of a 40 MHz bandwidth spectrum resource according to Embodiment 3 of the present invention;
图27为本发明实施例3提供的80MHz带宽的频谱资源的一种资源分配比特序列示例; 27 is an example of a resource allocation bit sequence of a spectrum resource of an 80 MHz bandwidth according to Embodiment 3 of the present invention;
图28为本发明实施例4提供的生成资源调度信息的方法的流程示意图;28 is a schematic flowchart of a method for generating resource scheduling information according to Embodiment 4 of the present invention;
图29为本发明实施例4提供的20MHz带宽的频谱资源使用放挡板法的结构示意图;29 is a schematic structural diagram of a spectrum resource using a baffle method according to Embodiment 4 of the present invention;
图30为本发明实施例4提供的20MHz带宽的频谱资源的一种资源分配比特序列示例一;30 is a first example of a resource allocation bit sequence of a spectrum resource of 20 MHz bandwidth according to Embodiment 4 of the present invention;
图31为本发明实施例4提供的20MHz带宽的频谱资源的一种资源分配比特序列示例二;31 is a second example of a resource allocation bit sequence of a spectrum resource of 20 MHz bandwidth according to Embodiment 4 of the present invention;
图32为本发明实施例4提供的20MHz带宽的频谱资源的一种资源分配比特序列示例三;32 is a third example of a resource allocation bit sequence of a spectrum resource of 20 MHz bandwidth according to Embodiment 4 of the present invention;
图33为本发明实施例4提供的40MHz带宽的频谱资源的一种资源分配比特序列示例;33 is a diagram showing an example of a resource allocation bit sequence of a 40 MHz bandwidth spectrum resource according to Embodiment 4 of the present invention;
图34为本发明实施例4提供的80MHz带宽的频谱资源的一种资源分配比特序列示例;FIG. 34 is a diagram showing an example of a resource allocation bit sequence of a spectrum resource of an 80 MHz bandwidth according to Embodiment 4 of the present invention; FIG.
图35为本发明实施例5提供的一种HE-SIG-B的编码方式;35 is a coding manner of a HE-SIG-B according to Embodiment 5 of the present invention;
图36为本发明实施例5提供的另一种HE-SIG-B的编码方式;FIG. 36 is a schematic diagram of another HE-SIG-B coding method according to Embodiment 5 of the present invention; FIG.
图37为本发明实施例6提供的一种发送端的结构示意图;37 is a schematic structural diagram of a transmitting end according to Embodiment 6 of the present invention;
图38为本发明实施例7提供的一种接收端的结构示意图;38 is a schematic structural diagram of a receiving end according to Embodiment 7 of the present invention;
图39为本发明实施例8提供的一种发送端的结构示意图;39 is a schematic structural diagram of a transmitting end according to Embodiment 8 of the present invention;
图40为本发明实施例9提供的一种接收端的结构示意图。FIG. 40 is a schematic structural diagram of a receiving end according to Embodiment 9 of the present invention.
图41a、41b、41c为本发明实施例提供的一种生成(发送端)或者解析(接收端)资源分配比特序列的工作原理示意图。41a, 41b, and 41c are schematic diagrams showing the working principle of generating (transmitting) or parsing (receiving) resource allocation bit sequences according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
本发明实施例应用于WLAN系统中,以802.11ax为例,802.11ax的分组结构如图2所示,其中,前导码部分包括L-preamble(Legacy preamble,传统前导码)及与L-preamble相邻的HE(High Efficient,高效)前导码。 L-preamble包括L-STF(Legacy Shorting Training Field,短训练字段)、L-LTF(Legacy Long Training Field,长训练字段)和L-SIG(Legacy Signal Field,信令字段)。HE前导码包括RL-SIG(Rpeated Legacy Signal Field,重复信令字段)、HE-SIGA(High Efficient Signal Field A,高效信令字段A)、HE-SIGB(High Efficient Signal Field B,高效信令字段B)、HE-STF(High Efficient Shorting Training Field,高效短训练字段)和HE-LTF(High Efficient Long Training Field,高效长训练字段)。并且,WLAN系统的分组结构还可以包括DATA(数据字段)。The embodiment of the present invention is applied to a WLAN system, and 802.11ax is taken as an example. The packet structure of 802.11ax is as shown in FIG. 2, wherein the preamble portion includes an L-preamble (Legacy preamble) and is associated with the L-preamble. Neighbor HE (High Efficient). The L-preamble includes an L-STF (Legacy Shorting Training Field), an L-LTF (Legacy Long Training Field), and an L-SIG (Legacy Signal Field). The HE preamble includes RL-SIG (Rpeated Legacy Signal Field), HE-SIGA (High Efficient Signal Field A), and HE-SIGB (High Efficient Signal Field B). B), HE-STF (High Efficient Shorting Training Field) and HE-LTF (High Efficient Long Training Field). And, the packet structure of the WLAN system may further include DATA (Data Field).
HE-SIGA和HE-SIGB是广播给所有用户的,用来承载802.11ax分组结构中的信令信息。如图3所示,HE-SIG-B包括公有信息参数和各个被调度的用户站点信息。其中,公有信息参数包括资源分配指示,各个被调度的用户站点信息包括对应的站点标识。其中,公有信息参数可选地还包括数据传输采用的保护间隔,OFMDA(Orthogonal Frequency Division Multiple Access,正交频分多址)/MU-MIMO指示,HE-LTF个数和模式,还可以包括上行/下行指示,常规HE-SIGB是否存在等参数。用户站点信息还可以包括该站点的空间流数,数据传输采用的MCS(Modulation and Coding Scheme,调制与编码策略),编码类型,是否使用时分空时码指示以及是否使用波束成型技术指示等参数。另外,公有信息参数中的部分参数也可以承载在HE-SIGA里。HE-SIGA and HE-SIGB are broadcast to all users to carry signaling information in the 802.11ax packet structure. As shown in FIG. 3, the HE-SIG-B includes public information parameters and respective scheduled user site information. The public information parameter includes a resource allocation indication, and each scheduled user site information includes a corresponding site identifier. The public information parameter optionally includes a guard interval used for data transmission, OFMDA (Orthogonal Frequency Division Multiple Access)/MU-MIMO indication, HE-LTF number and mode, and may also include uplink / Downstream indication, whether there are parameters such as the regular HE-SIGB. The user site information may also include the number of spatial streams of the site, the MCS (Modulation and Coding Scheme) used for data transmission, the coding type, whether to use the space-time code indication, and whether to use the beamforming technology indication. In addition, some of the parameters of the public information parameters can also be carried in the HE-SIGA.
在WLAN系统中,资源块大小的划分以26个子载波为一个资源单元。如图4所示,以20兆赫兹的带宽为例,WLAN系统中在数据符号部分的离散傅里叶变换/离散傅里叶逆变换点数为256,也就是存在256个子载波,其中子载波-1、0、1为DC(Direct current,直流分量),左边带子载波-122到子载波-2以及右边带子载波2到子载波122用于承载数据信息,也就是有242个子载波用于承载数据信息。子载波-128到子载波-123以及子载波123到子载波128为保护带。因此,通常用于承载数据信息的242个子载波被分成9个子资源块,每个子资源块包括26个子载波,剩余8个未使用的子载波。并且,位于带宽中心的子资源块跨DC(即,包括子载波-1、0、1),本发明实施例的方法主要涉及对用于承载数据信息的242个子载波的分配。In a WLAN system, the resource block size is divided into 26 resource units by using 26 subcarriers. As shown in FIG. 4, taking the bandwidth of 20 MHz as an example, the number of discrete Fourier transform/discrete Fourier transform points in the data symbol portion of the WLAN system is 256, that is, there are 256 subcarriers, where subcarriers- 1, 0, 1 is DC (Direct Current, DC component), left subcarrier-122 to subcarrier-2 and right subcarrier 2 to subcarrier 122 are used to carry data information, that is, 242 subcarriers are used to carry data. information. Subcarrier-128 to subcarrier-123 and subcarrier 123 to subcarrier 128 are guard bands. Therefore, the 242 subcarriers that are typically used to carry data information are divided into 9 sub-resource blocks, each sub-resource block including 26 sub-carriers, and the remaining 8 unused sub-carriers. Moreover, the sub-resource block located at the center of the bandwidth spans the DC (ie, includes sub-carriers -1, 0, 1), and the method of the embodiment of the present invention mainly relates to the allocation of 242 sub-carriers for carrying data information.
对于不同带宽的频域资源,其能够包括的资源块的类型相异。具体的, 无线局域网遵循的下一代协议中约定了针对各种待分配频域资源(20MHz、40MHz、80MHz,或者160MHz)的可能被划分的资源块位置。For frequency domain resources of different bandwidths, the types of resource blocks that can be included are different. specific, The next-generation protocols followed by WLANs stipulate possible resource block locations for various frequency domain resources to be allocated (20 MHz, 40 MHz, 80 MHz, or 160 MHz).
以20MHz带宽的频域资源为例,20MHz带宽的频域资源可能被划分的资源块为1*26资源块,2*26资源块,4*26资源块或242资源块,其中,1*26资源块表示以26个子载波为一个资源块,2*26资源块表示以52个子载波为一个资源块,4*26资源块表示以106个子载波为一个资源块,242资源块表示以242个子载波为一个资源块。一个20MHz带宽的频域资源可以由上述几种资源块组合而成。Taking a frequency domain resource with a bandwidth of 20 MHz as an example, a resource block in which a frequency domain resource of 20 MHz bandwidth may be divided is a 1*26 resource block, a 2*26 resource block, a 4*26 resource block, or a 242 resource block, where 1*26 The resource block indicates that 26 subcarriers are used as one resource block, 2*26 resource blocks indicate 52 subcarriers as one resource block, 4*26 resource blocks indicate 106 subcarriers as one resource block, and 242 resource blocks represent 242 subcarriers. Is a resource block. A frequency domain resource of 20 MHz bandwidth can be composed of the above several resource blocks.
同理,以40MHz带宽的频域资源为例,40MHz带宽的频域资源可能被划分的资源块为1*26资源块,2*26资源块,4*26资源块,242资源块或2*242资源块中一个或多个资源块的组合。80MHz带宽的频域资源可能被划分的资源块为1*26资源块,2*26资源块,4*26资源块,242资源块,2*242资源块或996资源块中一个或多个资源块的组合。160MHz带宽的频域资源可能被划分的资源块为1*26资源块,2*26资源块,4*26资源块,242资源块,2*242资源块,996资源块或2*996资源块中一个或多个资源块的组合。Similarly, taking a frequency domain resource of 40 MHz bandwidth as an example, a resource block that may be divided into frequency domain resources of 40 MHz bandwidth is 1*26 resource block, 2*26 resource block, 4*26 resource block, 242 resource block or 2*. A combination of one or more resource blocks in a 242 resource block. The 80MHz bandwidth frequency domain resource may be divided into 1*26 resource block, 2*26 resource block, 4*26 resource block, 242 resource block, 2*242 resource block or one or more resources in the 996 resource block. The combination of blocks. A 160 MHz bandwidth frequency domain resource may be divided into 1*26 resource blocks, 2*26 resource blocks, 4*26 resource blocks, 242 resource blocks, 2*242 resource blocks, 996 resource blocks, or 2*996 resource blocks. A combination of one or more resource blocks.
实施例1Example 1
本发明实施例提供一种资源分配方法,如图5所示,该方法包括:An embodiment of the present invention provides a resource allocation method. As shown in FIG. 5, the method includes:
S101、发送端生成资源调度信息。S101. The sending end generates resource scheduling information.
其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块。The resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
具体的,资源调度信息还包括站点信息,站点信息与频域资源被划分的至少一个资源块相对应。Specifically, the resource scheduling information further includes site information, where the site information corresponds to at least one resource block in which the frequency domain resource is divided.
示例性的,资源分配比特序列的含义具体可以包括:Exemplarily, the meaning of the resource allocation bit sequence may specifically include:
资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。The first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
若第一个比特位为第一标识,则表示第一资源块是4*26资源块,且资源分配比特序列的第二个比特位至第四个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the first bit is the first identifier, the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission of the first resource block. Type and number of sites using the first resource block.
具体的,资源分配比特序列的第二个比特位至第四个比特位为000,000 用于指示第一资源块进行单用户传输;或者,资源分配比特序列的第二个比特位至第四个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,资源分配比特序列的第二个比特位至第四个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,资源分配比特序列的第二个比特位至第四个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,资源分配比特序列的第二个比特位至第四个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,资源分配比特序列的第二个比特位至第四个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,资源分配比特序列的第二个比特位至第四个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,资源分配比特序列的第二个比特位至第四个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Specifically, the second bit to the fourth bit of the resource allocation bit sequence is 000,000 For indicating that the first resource block performs single-user transmission; or, the second bit to the fourth bit of the resource allocation bit sequence is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU - MIMO transmission, and the number of stations using the first resource block is 2; or, the second bit to the fourth bit of the resource allocation bit sequence is 010, 010 is used to indicate that the first resource block is multi-user The number of stations using the first resource block is 3; or the second bit to the fourth bit of the resource allocation bit sequence is 011, 011 is used to indicate the first resource. The block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4; or the second bit to the fourth bit of the resource allocation bit sequence is 100, 100 Instructing the first resource block to perform multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 5; or, the second bit to the fourth bit of the resource allocation bit sequence 101, 101 is used to indicate the first resource Multi-user MIMO-MIMO transmission is performed, and the number of stations using the first resource block is 6; or the second bit to the fourth bit of the resource allocation bit sequence is 110, 110 Instructing the first resource block to perform multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or, the second bit to the fourth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
若第一个比特位为第二标识,则表示第一资源块不是4*26资源块,且资源分配比特序列的第二个比特位用于指示第一资源块的大小是否大于4*26资源块。If the first bit is the second identifier, it indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resources. Piece.
在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位为第二标识,则表示第一资源块的大小小于4*26资源块,且资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4。When the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is a second identifier, it indicates that the size of the first resource block is smaller than 4*26 resource blocks, and resource allocation The third bit and the fourth bit of the bit sequence are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4.
具体的,资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域 资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。Specifically, the third bit and the fourth bit of the resource allocation bit sequence are 00, 00, which is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or, the resource allocation bit sequence The third bit and the fourth bit are 01, 01 are used to indicate that the first three resource blocks to which the frequency domain resources are divided are 1*26 resource blocks, 1*26 resource blocks, and 2*26 resource blocks in sequence; Or, the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 for indicating the frequency domain The first three resource blocks to which the resources are divided are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks; or the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first two resource blocks in which the frequency domain resources are divided are 2*26 resource blocks.
在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位为第一标识,则表示第一资源块的大小大于4*26资源块,且资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,资源分配比特序列的第五个比特位为预留比特位,资源分配比特序列的第六个比特位至第八个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。When the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is the first identifier, it indicates that the size of the first resource block is greater than 4*26 resource blocks, and resource allocation The third bit and the fourth bit of the bit sequence are used to indicate the type of the first resource block, the fifth bit of the resource allocation bit sequence is the reserved bit, and the sixth bit of the resource allocation bit sequence The eighth bit is used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
具体的,第一步:资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。第二步:资源分配比特序列的第五个比特位为预留比特位。第三步:资源分配比特序列的第六个比特位至第八个比特位为000,000用于指示第一资源块进行单用户传输;或者,资源分配比特序列的第六个比特位至第八个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,资源分配比特序列的第六个比特位至第八个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,资源分配比特序列的第六个比特位至第八个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,资源分配比特序列的第六个比特位至第八个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,资源分配比特序列的第六个比特位至第八个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,资源分配比特序列的第六个比特位至第八个比特位 为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,资源分配比特序列的第六个比特位至第八个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Specifically, the first step: the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or the third bit of the resource allocation bit sequence is The bit and the fourth bit are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 for indicating The first resource block is a 996 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first resource block is a 2*996 resource block. The second step: the fifth bit of the resource allocation bit sequence is a reserved bit. The third step: the sixth bit to the eighth bit of the resource allocation bit sequence is 000,000 for indicating the first resource block for single-user transmission; or the sixth bit of the resource allocation bit sequence to the The eight bits are 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the sixth of the resource allocation bit sequence The number of bits to the eighth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation The sixth bit to the eighth bit of the bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4 Or, the sixth bit to the eighth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first resource block. The number of sites is 5; or, resource allocation The sixth bit to the eighth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 6 Or, the sixth bit to the eighth bit of the resource allocation bit sequence 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or the sixth bit of the resource allocation bit sequence is The eighth bit is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
示例性的,资源分配比特序列的含义具体还可以包括:Exemplarily, the meaning of the resource allocation bit sequence may specifically include:
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or
若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为011,则频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为110,则频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
若资源分配比特序列的第一个比特位至第三个比特位为010,则频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则资源分配比特序列的第四个比特位至第六个比特位用于指示频域资源被划分的第一个资源块的传输类型和使用频域资源被划分的第一个资源块的站点个数。具体的,资源分配比特序列的第四个比特位至第六个比特位为000,000用于指示第一资源块进行单用户传输;或者,资源分 配比特序列的第四个比特位至第六个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,资源分配比特序列的第四个比特位至第六个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,资源分配比特序列的第四个比特位至第六个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,资源分配比特序列的第四个比特位至第六个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,资源分配比特序列的第四个比特位至第六个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,资源分配比特序列的第四个比特位至第六个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,资源分配比特序列的第四个比特位至第六个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Further, if the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource. The transmission type of the first resource block to be divided and the number of sites of the first resource block in which the frequency domain resource is divided. Specifically, the fourth bit to the sixth bit of the resource allocation bit sequence is 000,000 for indicating that the first resource block performs single-user transmission; or, the resource is divided into The fourth bit to the sixth bit of the bit sequence is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the fourth bit to the sixth bit of the resource allocation bit sequence is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first resource block. The number of stations is 3; or the fourth bit to the sixth bit of the resource allocation bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and The number of stations using the first resource block is 4; or the fourth bit to the sixth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU - MIMO transmission, and the number of stations using the first resource block is 5; or, the fourth to sixth bits of the resource allocation bit sequence are 101, 101 is used to indicate that the first resource block is multi-user Incoming multi-technology MU-MIMO transmission, and using the first capital The number of stations of the block is 6; or the fourth bit to the sixth bit of the resource allocation bit sequence is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, And the number of stations using the first resource block is 7; or the fourth bit to the sixth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple output technology The number of stations using MU-MIMO transmission and using the first resource block is 8.
进一步地,第一标识为1,第二标识为0;或者,第一标识为0,第二标识为1。Further, the first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
S102、发送端发送资源调度信息至接收端。S102. The sending end sends the resource scheduling information to the receiving end.
发送端发送生成好的资源调度信息至接收端,以使得接收端解析资源调度信息,根据资源调度信息中的资源分配比特序列,得知频域资源被划分的具体情况。The transmitting end sends the generated resource scheduling information to the receiving end, so that the receiving end parses the resource scheduling information, and learns the specific situation in which the frequency domain resources are divided according to the resource allocation bit sequence in the resource scheduling information.
本发明实施例提供一种资源分配方法,通过发送端生成资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;发送端发送资源调度信息至接收端。基于上述实施例的描述,发送端能够生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。此外,该8比 特资源分配序列还额外指示了哪块资源块进行MU-MIMO传输,以及每块资源块上传输的站点个数。The embodiment of the present invention provides a resource allocation method, where the resource scheduling information is generated by the transmitting end, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided; Send resource scheduling information to the receiving end. Based on the description of the above embodiment, the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced. In addition, the 8 ratio The special resource allocation sequence additionally indicates which resource block performs MU-MIMO transmission and the number of stations transmitted on each resource block.
实施例2Example 2
本发明实施例提供一种资源分配方法,如图6所示,该方法包括:An embodiment of the present invention provides a resource allocation method. As shown in FIG. 6, the method includes:
S201、接收端接收发送端发送的资源调度信息。S201. The receiving end receives resource scheduling information sent by the sending end.
其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块。The resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
进一步地,资源调度信息还包括站点信息,站点信息与频域资源被划分的至少一个资源块相对应。Further, the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
S202、接收端解析资源调度信息。S202. The receiving end parses resource scheduling information.
示例性的,资源分配比特序列的含义具体可以包括:Exemplarily, the meaning of the resource allocation bit sequence may specifically include:
资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。The first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
若第一个比特位为第一标识,则表示第一资源块是4*26资源块,且资源分配比特序列的第二个比特位至第四个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the first bit is the first identifier, the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission of the first resource block. Type and number of sites using the first resource block.
具体的,资源分配比特序列的第二个比特位至第四个比特位为000,000用于指示第一资源块进行单用户传输;或者,资源分配比特序列的第二个比特位至第四个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,资源分配比特序列的第二个比特位至第四个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,资源分配比特序列的第二个比特位至第四个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,资源分配比特序列的第二个比特位至第四个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,资源分配比特序列的第二个比特位至第四个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,资源分配比特 序列的第二个比特位至第四个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,资源分配比特序列的第二个比特位至第四个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Specifically, the second bit to the fourth bit of the resource allocation bit sequence is 000,000 for indicating that the first resource block performs single-user transmission; or the second bit of the resource allocation bit sequence is to the fourth bit. The number of bits is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or the second of the resource allocation bit sequence The bit to the fourth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation bits The second bit to the fourth bit of the sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4; Or, the second bit to the fourth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the station that uses the first resource block Number is 5; or, resource allocation The second bit to the fourth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 6. ; or, resource allocation bits The second bit to the fourth bit of the sequence is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; Or, the second bit to the fourth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the station that uses the first resource block The number is 8.
若第一个比特位为第二标识,则表示第一资源块不是4*26资源块,且资源分配比特序列的第二个比特位用于指示第一资源块的大小是否大于4*26资源块。If the first bit is the second identifier, it indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resources. Piece.
在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位为第二标识,则表示第一资源块的大小小于4*26资源块,且资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4。When the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is a second identifier, it indicates that the size of the first resource block is smaller than 4*26 resource blocks, and resource allocation The third bit and the fourth bit of the bit sequence are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4.
具体的,资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。Specifically, the third bit and the fourth bit of the resource allocation bit sequence are 00, 00, which is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or, the resource allocation bit sequence The third bit and the fourth bit are 01, 01 are used to indicate that the first three resource blocks to which the frequency domain resources are divided are 1*26 resource blocks, 1*26 resource blocks, and 2*26 resource blocks in sequence; Alternatively, the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 are used to indicate that the first three resource blocks into which the frequency domain resources are divided are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource block; or, the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 for indicating that the first two resource blocks into which the frequency domain resource is divided are 2*26 resource blocks.
在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位为第一标识,则表示第一资源块的大小大于4*26资源块,且资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,资源分配比特序列的第五个比特位为预留比特位,资源分配比特序列的第六个比特位至第八个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。When the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit is the first identifier, it indicates that the size of the first resource block is greater than 4*26 resource blocks, and resource allocation The third bit and the fourth bit of the bit sequence are used to indicate the type of the first resource block, the fifth bit of the resource allocation bit sequence is the reserved bit, and the sixth bit of the resource allocation bit sequence The eighth bit is used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
具体的,第一步:资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块; 或者,资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。第二步:资源分配比特序列的第五个比特位为预留比特位。第三步:资源分配比特序列的第六个比特位至第八个比特位为000,000用于指示第一资源块进行单用户传输;或者,资源分配比特序列的第六个比特位至第八个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,资源分配比特序列的第六个比特位至第八个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,资源分配比特序列的第六个比特位至第八个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,资源分配比特序列的第六个比特位至第八个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,资源分配比特序列的第六个比特位至第八个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,资源分配比特序列的第六个比特位至第八个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,资源分配比特序列的第六个比特位至第八个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Specifically, the first step: the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or the third bit of the resource allocation bit sequence is The bit and the fourth bit are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; Or, the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are The bit is 11, 11 is used to indicate that the first resource block is a 2*996 resource block. The second step: the fifth bit of the resource allocation bit sequence is a reserved bit. The third step: the sixth bit to the eighth bit of the resource allocation bit sequence is 000,000 for indicating the first resource block for single-user transmission; or the sixth bit of the resource allocation bit sequence to the The eight bits are 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the sixth of the resource allocation bit sequence The number of bits to the eighth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation The sixth bit to the eighth bit of the bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4 Or, the sixth bit to the eighth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first resource block. The number of sites is 5; or, resource allocation The sixth bit to the eighth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 6 Or, the sixth bit to the eighth bit of the resource allocation bit sequence is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first resource block. The number of stations is 7; or the sixth bit to the eighth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses The number of sites in the first resource block is 8.
示例性的,资源分配比特序列的含义具体还可以包括:Exemplarily, the meaning of the resource allocation bit sequence may specifically include:
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or
若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源 块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为011,则频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为110,则频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
若资源分配比特序列的第一个比特位至第三个比特位为010,则频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则资源分配比特序列的第四个比特位至第六个比特位用于指示频域资源被划分的第一个资源块的传输类型和使用频域资源被划分的第一个资源块的站点个数。具体的,资源分配比特序列的第四个比特位至第六个比特位为000,000用于指示第一资源块进行单用户传输;或者,资源分配比特序列的第四个比特位至第六个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,资源分配比特序列的第四个比特位至第六个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,资源分配比特序列的第四个比特位至第六个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,资源分配比特序列的第四个比特位至第六个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,资源分配比特序列的第四个比特位至第六个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,资源分配比特序列的第四个比特位至第六个比特位为110,110用于指 示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,资源分配比特序列的第四个比特位至第六个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Further, if the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource. The transmission type of the first resource block to be divided and the number of sites of the first resource block in which the frequency domain resource is divided. Specifically, the fourth bit to the sixth bit of the resource allocation bit sequence is 000,000 for indicating that the first resource block performs single-user transmission; or the fourth bit of the resource allocation bit sequence is to the sixth bit. The number of bits is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or the fourth of the resource allocation bit sequence The bit to the sixth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 3; or, resource allocation bits The fourth bit to the sixth bit of the sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4; Or, the fourth bit to the sixth bit of the resource allocation bit sequence is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the first resource block is used. Number is 5; or, resource allocation The fourth bit to the sixth bit of the special sequence is 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 6 Or, the fourth bit to the sixth bit of the resource allocation bit sequence is 110, 110 is used to refer to The first resource block is configured to perform multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or the fourth bit to the sixth bit of the resource allocation bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
进一步地,第一标识为1,第二标识为0;或者,第一标识为0,第二标识为1。Further, the first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
具体的,接收端解析资源调度信息的过程与发送端生成资源调度信息的过程相对应,本发明对此不做过多限定。Specifically, the process in which the receiving end parses the resource scheduling information corresponds to the process in which the sending end generates the resource scheduling information, which is not limited in the present invention.
本发明实施例提供一种资源分配方法,通过接收端接收发送端发送的资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;接收端解析资源调度信息。基于上述实施例的描述,发送端能够生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。The embodiment of the present invention provides a resource allocation method, where the receiving end receives the resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource in which the frequency domain resource is divided. Block; the receiving end parses the resource scheduling information. Based on the description of the above embodiment, the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
实施例3Example 3
本发明实施例提供一种资源分配方法,首先,对下一代协议中约定了针对各种待分配频域资源的可能被划分的资源块位置进行说明:The embodiment of the present invention provides a resource allocation method. First, a description is made of a resource block position that may be allocated for various frequency domain resources to be allocated in a next generation protocol:
一、对于20MHz带宽的频域资源First, for the frequency domain resources of 20MHz bandwidth
可选的,待分配的频域资源可能被划分的资源块位置包括默认位置,该默认位置所对应的资源块为该下一代协议中约定的不通过该比特序列进行指示的资源块。可选的,可以用1比特指示该默认位置的资源块是否被分配给用户使用。Optionally, the resource block location that the frequency domain resource to be allocated may be divided includes a default location, where the resource block corresponding to the default location is a resource block that is not specified by the bit sequence and is specified in the next generation protocol. Optionally, 1 bit may be used to indicate whether the resource block of the default location is allocated for use by the user.
具体的,如图7所示,20MHz带宽的频域资源可以包括位于中心的默认资源块(即位于默认位置的资源块),并且,该默认资源块可以为1*26类型的资源块,即跨DC(子载波-1、0、1)且包括26个子载波的资源块。该默认资源块在通信系统中默认存在,独立分配,即每个20MHz带宽的待分配资源中,在其中心位置均划分出一个1*26类型的默认资源块,该默认资源块独立分配给一个接收端,并且,该默认资源块所分配给的接收端与该默认资 源块左侧或右侧相邻的资源块所分配给的接收端可以相同也可以相异,本发明并未特别限定。对于20MHz带宽的频域资源,该默认资源块所分配给的接收端与该默认资源块左侧或右侧相邻的资源块所分配给的接收端相同时,表明该20MHz带宽的频域资源只分配给一个用户。否则,该默认资源块所分配给的接收端与该默认资源块左侧或右侧相邻的资源块所分配给的接收端为不同。Specifically, as shown in FIG. 7, the frequency domain resource of the 20 MHz bandwidth may include a default resource block located at the center (ie, a resource block located at a default location), and the default resource block may be a resource block of a type 1*26, that is, A resource block that spans DC (subcarrier-1, 0, 1) and includes 26 subcarriers. The default resource block exists in the communication system by default, and is independently allocated, that is, each resource of 20 MHz bandwidth to be allocated is divided into a default resource block of type 1*26 at its central location, and the default resource block is independently assigned to one. The receiving end, and the receiving end to which the default resource block is allocated and the default resource The receiving ends to which the resource blocks adjacent to the left or right side of the source block are allocated may be the same or different, and the present invention is not particularly limited. For a frequency domain resource of 20 MHz bandwidth, when the receiving end to which the default resource block is allocated is the same as the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated, the frequency domain resource of the 20 MHz bandwidth is indicated. Only assigned to one user. Otherwise, the receiving end to which the default resource block is assigned is different from the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated.
除上述位于默认位置的默认资源块外,20MHz带宽的频域资源还包括分别位于20MHz频域资源中心默认资源块左侧或右侧的以下四种类型的资源块,即:In addition to the default resource blocks in the default location, the frequency domain resources of the 20 MHz bandwidth also include the following four types of resource blocks respectively located on the left or right side of the default resource block of the 20 MHz frequency domain resource center, namely:
1*26资源块,20MHz带宽的频域资源中可能被划分的最小的资源块,表示一个资源块由一个子资源块(即26个子载波)构成。1*26 resource block, the smallest resource block that may be divided in the frequency domain resource of 20 MHz bandwidth, indicating that one resource block is composed of one sub resource block (ie, 26 subcarriers).
2*26资源块,表示一个资源块由两个子资源块(即2*26个子载波)构成。A 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
4*26资源块,表示一个资源块由四个子资源块(即4*26个子载波)构成。A 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
242资源块,20MHz带宽的频域资源中可能被划分的最大的资源块,表示一个资源块由242个子载波构成。242 resource block, the largest resource block that may be divided in the frequency domain resource of 20 MHz bandwidth, indicating that one resource block is composed of 242 subcarriers.
其中,4*26资源块包括106个子载波,即包括102个数据子载波和4个导频子载波,在本发明下述描述中,为了避免赘述,省略对相同或相似情况的说明。The 4*26 resource block includes 106 subcarriers, that is, 102 data subcarriers and 4 pilot subcarriers. In the following description of the present invention, the description of the same or similar cases is omitted in order to avoid redundancy.
如图8所示,为了简单描述可能被划分的资源块位置,20MHz带宽的频域资源可以划分为四层:As shown in FIG. 8, in order to briefly describe the location of a resource block that may be divided, the frequency domain resource of 20 MHz bandwidth may be divided into four layers:
第一层为1*26资源块和默认资源块(即位于20MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于中心的默认资源块的左右两侧,分别有4个1*26资源块,即位于图8所示资源块位置#7~位置#10及位置#11~位置#14的资源块。The first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource of 20 MHz bandwidth), and there are 4 on the left and right sides of the default resource block located at the center respectively. A 1*26 resource block, that is, a resource block located at resource block position #7 to position #10 and position #11 to position #14 shown in FIG.
第二层为2*26资源块和默认资源块(即位于20MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于中心的默认资源块的左右两侧,分别有2个2*26资源块,即位于图8所示位置#1~位置#4的资源块。 The second layer is a distribution map of the 2*26 resource block and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 20 MHz bandwidth), and there are 2 on the left and right sides of the default resource block located at the center, respectively. A 2*26 resource block, that is, a resource block located at position #1 to position #4 shown in FIG.
第三层为4*26资源块和默认资源块(即位于20MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于中心的默认资源块的左右两侧,分别有1个4*26资源块,即,位于图8所示位置#5和位置#6的资源块。The third layer is a distribution map of the 4*26 resource block and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 20 MHz bandwidth), and has 1 on the left and right sides of the default resource block located at the center. A 4*26 resource block, that is, a resource block located at position #5 and position #6 shown in FIG.
第四层为242资源块。如图8所示该242资源块包含前面提到的对称中心所在的子载波。The fourth layer is 242 resource blocks. As shown in FIG. 8, the 242 resource block includes the subcarrier in which the aforementioned symmetric center is located.
其中,示例性的,20MHz带宽的频域资源包括242个子载波,可以被划分成由图8中第一层至第三层中的任意资源块,划分出的资源块被分配给多个用户,并且,每个用户只能分配其中一个划分出的资源块。Wherein, the frequency domain resource of the 20 MHz bandwidth includes 242 subcarriers, which may be divided into any resource blocks in the first layer to the third layer in FIG. 8, and the divided resource blocks are allocated to multiple users. Also, each user can only allocate one of the divided resource blocks.
或者,示例性的,20MHz带宽的频域资源频谱可以划分为第四层中的资源块,此情况下,该20MHz带宽的频域资源分配给一个用户,并且,可以通过后述带宽指示信息和单用户传输指示比特指示资源分配的情况。Or, for example, the frequency domain resource spectrum of the 20 MHz bandwidth may be divided into resource blocks in the fourth layer. In this case, the frequency domain resource of the 20 MHz bandwidth is allocated to one user, and the bandwidth indication information and the bandwidth information described later may be used. The single user transmission indication bit indicates the case of resource allocation.
再者,示例性的,20MHz带宽的频域资源频谱可以划分为第四层中的资源块,此情况下,该20MHz带宽的频域资源分配给多个用户进行MU-MIMO传输,并且,可以通过后述带宽指示信息和多用户传输指示比特指示资源分配的情况。Furthermore, the frequency spectrum resource spectrum of the 20 MHz bandwidth may be divided into resource blocks in the fourth layer. In this case, the frequency domain resource of the 20 MHz bandwidth is allocated to multiple users for MU-MIMO transmission, and The case of resource allocation is indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
本发明实施例提供的资源分配方法主要涉及20MHz带宽的频域资源由第一层至第三层中的任意资源块组合而成并分配给多个用户的情况。The resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of a 20 MHz bandwidth is composed of any one of the first to third layers and is allocated to multiple users.
具体的,20MHz带宽的频域资源由第一层至第三层中的任意资源块组合是指由图8中第一层至第三层中的任意个资源块组合,并且所有资源块的大小的总和为20MHz,如图9或图10中阴影部分所示。Specifically, the frequency domain resource of the 20 MHz bandwidth is any combination of resource blocks in the first layer to the third layer in the first to third layers, and the size of all the resource blocks is combined. The sum is 20 MHz, as shown in the shaded portion of Figure 9 or Figure 10.
例如,图11示出了20MHz带宽的频域资源的一种资源分配方法,如图11所示,该频域资源(按照图11中从左至右的顺序依次)被划分为两个2*26资源块(即图10中的资源块#1和资源块#2)、一个1*26资源块(即图10中的资源块#0,为默认资源块)和一个4*26资源块(即图10中的资源块#3)。For example, FIG. 11 shows a resource allocation method of a frequency domain resource of a 20 MHz bandwidth. As shown in FIG. 11, the frequency domain resources (in order from left to right in FIG. 11) are divided into two 2*. 26 resource blocks (ie, resource block #1 and resource block #2 in FIG. 10), a 1*26 resource block (ie, resource block #0 in FIG. 10, which is a default resource block), and a 4*26 resource block ( That is, resource block #3) in FIG.
再例如,图12示出了20MHz带宽的频域资源的另一种资源分配方法,如图12所示,该频域资源(按照图12中从左至右的顺序依次)被划分为一个2*26资源块(即图10中的资源块#1)、三个1*26资源块(即图10中的资源块#9、资源块#10和资源块#11,其中,资源块#11为默认资源块)和1个4*26资源块(即图10中资源块#6)构成。 For another example, FIG. 12 shows another resource allocation method of a frequency domain resource of 20 MHz bandwidth. As shown in FIG. 12, the frequency domain resources (in order from left to right in FIG. 12) are divided into one. *26 resource block (ie, resource block #1 in FIG. 10), three 1*26 resource blocks (ie, resource block #9, resource block #10, and resource block #11 in FIG. 10, where resource block #11 It is composed of a default resource block) and a 4*26 resource block (ie, resource block #6 in FIG. 10).
可选地,该待分配频域资源包括对称中心。Optionally, the frequency domain resource to be allocated includes a symmetric center.
具体的,如图10所示,20MHz带宽的频域资源包括位于中心的资源块(即上述默认位置的资源块),并且,该位于中心的资源块两侧的各资源块位置对称分布,即,该位于中心的资源块可以作为20MHz带宽的频域资源的对称中心。Specifically, as shown in FIG. 10, the frequency domain resource of the 20 MHz bandwidth includes a resource block located at the center (ie, the resource block of the default location), and the resource blocks on both sides of the resource block located at the center are symmetrically distributed, that is, The centrally located resource block can serve as a symmetric center for frequency domain resources of 20 MHz bandwidth.
二、对于40MHz带宽的频域资源Second, frequency domain resources for 40MHz bandwidth
40MHz带宽的频域资源可视为由两个20MHz带宽的频域资源构成,相应的,每个20MHz带宽的频域资源可以包括位于该20MHz带宽的频域资源中心的默认资源块(即位于默认位置的资源块),并且,40MHz带宽的频域资源中的该默认资源块(共两个)的构成及分配方式与上述20MHz带宽的频域资源中的默认资源块的构成及分配方式相似,这里,为了避免赘述,省略其详细说明。The frequency domain resource of 40 MHz bandwidth can be regarded as composed of two frequency domain resources of 20 MHz bandwidth. Correspondingly, the frequency domain resources of each 20 MHz bandwidth may include a default resource block located in the frequency domain resource center of the 20 MHz bandwidth (ie, the default resource block) The resource block of the location), and the configuration and allocation manner of the default resource block (two in total) in the frequency domain resource of the 40 MHz bandwidth is similar to the configuration and allocation mode of the default resource block in the frequency domain resource of the 20 MHz bandwidth. Here, in order to avoid redundancy, a detailed description thereof will be omitted.
可选的,可以用2比特分别指示该带宽的2个默认位置的资源块是否被分配给用户使用。除上述位于默认位置的默认资源块外,40MHz带宽的频域资源还包括分别位于40MHz带宽的频域资源的中心频点左侧或右侧的以下五种类型的资源块,即:Optionally, two bits may be used to indicate whether the resource blocks of the two default locations of the bandwidth are allocated for use by the user. In addition to the above default resource blocks located in the default location, the frequency domain resources of the 40 MHz bandwidth further include the following five types of resource blocks to the left or right of the center frequency of the frequency domain resources of the 40 MHz bandwidth, namely:
1*26资源块,40MHz带宽的频域资源中可能被划分的最小的资源块,表示一个资源块由一个子资源块(即26个子载波)构成。1*26 resource block, the smallest resource block that may be divided in the frequency domain resource of 40 MHz bandwidth, indicating that one resource block is composed of one sub resource block (ie, 26 subcarriers).
2*26资源块,表示一个资源块由两个子资源块(即2*26个子载波)构成。A 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
4*26资源块,表示一个资源块由四个子资源块(即4*26个子载波)构成。A 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
242资源块,表示一个资源块由242个子载波构成。242 resource blocks, indicating that one resource block is composed of 242 subcarriers.
2*242资源块,40MHz带宽的频域资源中可能被划分的最大的资源块,表示一个资源块由2*242个子载波构成。2*242 resource block, the largest resource block that may be divided in the frequency domain resource of 40 MHz bandwidth, indicating that one resource block is composed of 2*242 subcarriers.
如图13所示,为了简单描述可能被划分的资源块位置,40MHz带宽的频域资源可以划分为五层:As shown in FIG. 13, in order to briefly describe the location of resource blocks that may be divided, the frequency domain resources of 40 MHz bandwidth may be divided into five layers:
第一层为1*26资源块和默认资源块(即位于每个20MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于每个中心的默认资源块的左 右两侧,分别有4个1*26资源块,其中,每20MHz带宽的频域资源中的8个1*26资源块的分布与图10中第一层所示的1*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource for each 20 MHz bandwidth), at the left of the default resource block located at each center. On the right side, there are 4 1*26 resource blocks respectively, wherein the distribution of 8 1*26 resource blocks in the frequency domain resources per 20 MHz bandwidth is the same as the 1*26 resource blocks shown in the first layer in FIG. The distribution is similar, and the detailed description thereof is omitted here to avoid redundancy.
第二层为2*26资源块和默认资源块(即每个位于20MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于每个中心的默认资源块的左右两侧,分别有2个2*26资源块(例如,图13中的位置#E和位置#F),其中,每20MHz带宽中的4个2*26资源块的分布与图10中第二层所示的2*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The second layer is a distribution map of 2*26 resource blocks and default resource blocks (ie, 1*26 resource blocks each located in the center of the frequency domain resource of 20MHz bandwidth), on the left and right sides of the default resource block located in each center. There are two 2*26 resource blocks (for example, position #E and position #F in FIG. 13), wherein the distribution of four 2*26 resource blocks per 20 MHz bandwidth is the same as the second layer in FIG. The distribution of the 2*26 resource blocks shown is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
第三层为4*26资源块和默认资源块(即位于每个20MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于每个中心的默认资源块的左右两侧,分别有1个4*26资源块(例如,图13中的位置#C和位置#D),其中,每20MHz带宽中的4*26资源块的分布与图10中第三层所示的4*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The third layer is a distribution map of the 4*26 resource block and the default resource block (ie, 1*26 resource blocks located at the center of the frequency domain resource of each 20 MHz bandwidth), on the left and right sides of the default resource block located in each center. There are 1 4*26 resource blocks (for example, position #C and position #D in FIG. 13), wherein the distribution of 4*26 resource blocks per 20 MHz bandwidth is shown in the third layer of FIG. The distribution of 4*26 resource blocks is similar. Here, in order to avoid redundancy, detailed description thereof will be omitted.
第四层为242资源块分布图,在位于40MHz带宽的频域资源的中心频点(即子载波0)的左右两侧,分别有1个242资源块,即位于图13所示位置#A和位置#B的资源块。The fourth layer is a 242 resource block distribution map. There are one 242 resource blocks on the left and right sides of the center frequency point (ie, subcarrier 0) of the frequency domain resource located in the 40 MHz bandwidth, that is, the location #A shown in FIG. And the resource block of location #B.
第五层为2*242资源块分布图。The fifth layer is a 2*242 resource block distribution map.
其中,示例性的,40MHz带宽的频域资源包括484个子载波,可以被划分成由图13中第一层至第四层中的任意资源块,划分出的资源块被分配给多个用户,并且,每个用户只能分配其中一个划分出的资源块。Wherein, the frequency domain resource of the 40 MHz bandwidth includes 484 subcarriers, and may be divided into any resource blocks in the first layer to the fourth layer in FIG. 13, and the divided resource blocks are allocated to multiple users. Also, each user can only allocate one of the divided resource blocks.
或者,示例性的,40MHz带宽的频域资源频谱可以划分为第五层中的资源块,此情况下,该40MHz带宽的频域资源分配给一个用户,并且,可以通过后述带宽指示信息和单用户传输指示比特指示资源分配的情况。Or, for example, the frequency domain resource spectrum of the 40 MHz bandwidth may be divided into resource blocks in the fifth layer. In this case, the frequency domain resource of the 40 MHz bandwidth is allocated to one user, and the bandwidth indication information and the following may be used. The single user transmission indication bit indicates the case of resource allocation.
再者,示例性的,40MHz带宽的频域资源频谱可以划分为第五层中的资源块,此情况下,该40MHz带宽的频域资源分配给多个用户进行MU-MIMO传输,并且,可以通过后述带宽指示信息和多用户传输指示比特指示资源分配的情况。Furthermore, the exemplary frequency domain resource spectrum of the 40 MHz bandwidth may be divided into resource blocks in the fifth layer. In this case, the frequency domain resource of the 40 MHz bandwidth is allocated to multiple users for MU-MIMO transmission, and The case of resource allocation is indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
本发明实施例提供的资源分配方法主要涉及40MHz带宽的频域资源由第一层至第四层中的任意资源块组合而成并分配给多个用户的情况。 The resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of a 40 MHz bandwidth is composed of any one of the first to fourth layers and is allocated to multiple users.
具体的,40MHz带宽的频域资源由第一层至第四层中的任意资源块组合是指由图13中第一层至第四层中的任意个资源块组合,并且所有资源块的大小的总和为40MHz,如图14或图15中阴影部分所示。Specifically, the frequency domain resource of the 40 MHz bandwidth is any combination of the resource blocks of the first layer to the fourth layer in the first layer to the fourth layer, and the size of all the resource blocks is combined. The sum is 40 MHz, as shown in the shaded portion of Figure 14 or Figure 15.
例如,图16示出了40MHz带宽的频域资源的一种资源分配方法,如图16所示,该频域资源(按照图16中从左至右的顺序依次)被划分为两个2*26资源块(即图13中的资源块#E和资源块#F)、一个1*26资源块(即资源块#0”,为默认资源块)、一个4*26资源块(即图13中的资源块#D)和一个242资源块(即图13中的资源块#B)。For example, FIG. 16 shows a resource allocation method of frequency domain resources of 40 MHz bandwidth. As shown in FIG. 16, the frequency domain resources (in order from left to right in FIG. 16) are divided into two 2*. 26 resource blocks (ie, resource block #E and resource block #F in FIG. 13), a 1*26 resource block (ie, resource block #0), which is a default resource block), and a 4*26 resource block (ie, FIG. 13) Resource block #D) and a 242 resource block (ie, resource block #B in Figure 13).
可选地,该待分配频域资源包括对称中心。Optionally, the frequency domain resource to be allocated includes a symmetric center.
具体地说,如图13所示,40MHz带宽的频域资源中心频点两侧的各资源块位置对称分布,即,该中心频点可以作为40MHz带宽的频域资源的对称中心。Specifically, as shown in FIG. 13, the resource blocks on both sides of the frequency domain resource center frequency of the 40 MHz bandwidth are symmetrically distributed, that is, the center frequency point can serve as a symmetric center of the frequency domain resource of 40 MHz bandwidth.
三、对于80MHz带宽的频域资源Third, for 80MHz bandwidth frequency domain resources
可选地,该待分配频域资源可能被划分的资源块位置包括默认位置,该默认位置所对应的资源块为该下一代协议中约定的不通过该比特序列进行指示的资源块。Optionally, the resource block location that the to-be-assigned frequency domain resource may be divided includes a default location, where the resource block corresponding to the default location is a resource block that is not specified by the bit sequence and is specified in the next-generation protocol.
可选的,可以用5比特分别指示该带宽下的5个默认位置的资源块是否被分配给用户使用。Optionally, 5 bits are respectively used to indicate whether resource blocks of the five default locations under the bandwidth are allocated for use by the user.
具体的,如图17所示,80MHz带宽的频域资源可以包括位于中心的默认资源块(即位于默认位置的资源块),并且,该默认资源块可以为1*26资源块,即跨DC(子载波-1、0、1)且包括26个子载波的资源块。该默认资源块在通信系统中默认存在,独立分配,即每个80MHz带宽的待分配资源中,在其中心位置均划分出一个1*26大小的默认资源块,该默认资源块独立分配给一个接收端,并且,该默认资源块所分配给的接收端与该默认资源块左侧或右侧相邻的资源块所分配给的接收端可以相同也可以相异,本发明并未特别限定。对于80MHz带宽的频域资源,该默认资源块所分配给的接收端与该默认资源块左侧或右侧相邻的资源块所分配给的接收端相同时,表明该80MHz带宽的频域资源只分配给一个用户。否则,该默认资源块所分配给的接收端与该默认资源块左侧或右侧相邻的资源块所分配给的接收端为不同。 Specifically, as shown in FIG. 17, the frequency domain resource of the 80 MHz bandwidth may include a default resource block located at the center (ie, a resource block located at a default location), and the default resource block may be a 1*26 resource block, that is, a cross-DC. (Subcarrier-1, 0, 1) and includes resource blocks of 26 subcarriers. The default resource block exists by default in the communication system, and is independently allocated, that is, each resource of the 80 MHz bandwidth to be allocated is divided into a default resource block of 1*26 size at its central location, and the default resource block is independently assigned to one. The receiving end, and the receiving end to which the default resource block is allocated and the resource block to which the resource block adjacent to the left or the right side of the default resource block is allocated may be the same or different, and the present invention is not particularly limited. For a frequency domain resource of 80 MHz bandwidth, when the receiving end allocated by the default resource block is the same as the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated, the frequency domain resource of the 80 MHz bandwidth is indicated. Only assigned to one user. Otherwise, the receiving end to which the default resource block is assigned is different from the receiving end to which the resource block adjacent to the left or right side of the default resource block is allocated.
并且,80MHz带宽的频域资源可视为由两个40MHz带宽的频域资源和一个位于对称中心的默认资源块构成,每个40MHz带宽的频域资源可视为由两个20MHz带宽的频域资源构成,相应的,每个20MHz带宽的频域资源可以包括位于该20MHz带宽的频域资源中心的默认资源块(即位于默认位置的资源块)。Moreover, the frequency domain resource of the 80 MHz bandwidth can be regarded as consisting of two frequency domain resources of 40 MHz bandwidth and one default resource block located at the symmetric center, and each frequency domain resource of 40 MHz bandwidth can be regarded as a frequency domain of two 20 MHz bandwidths. The resource composition, correspondingly, the frequency domain resource of each 20 MHz bandwidth may include a default resource block (ie, a resource block located at a default location) located in the frequency domain resource center of the 20 MHz bandwidth.
除上述位于默认位置的默认资源块外,80MHz带宽的频域资源还包括分别位于80MHz带宽的频域资源中心默认资源块左侧或右侧的以下六种类型的资源块,即:In addition to the default resource blocks in the default location, the frequency domain resources of the 80 MHz bandwidth include the following six types of resource blocks to the left or right of the default resource block of the frequency domain resource center of the 80 MHz bandwidth, namely:
1*26资源块,80MHz带宽的频域资源中可能被划分的最小的资源块,表示一个资源块由一个子资源块(即26个子载波)构成。1*26 resource block, the smallest resource block that may be divided among frequency domain resources of 80 MHz bandwidth, indicating that one resource block is composed of one sub resource block (ie, 26 subcarriers).
2*26资源块,表示一个资源块由两个子资源块(即2*26个子载波)构成。A 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
4*26资源块,表示一个资源块由四个子资源块(即4*26个子载波)构成。A 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
242资源块,表示一个资源块由242个子载波构成。242 resource blocks, indicating that one resource block is composed of 242 subcarriers.
2*242资源块,表示一个资源块由2*242个子载波构成。A 2*242 resource block indicates that one resource block is composed of 2*242 subcarriers.
996资源块,80MHz带宽的频域资源中可能被划分的最大的资源块,表示一个资源块由996个子载波构成。996 resource block, the largest resource block that may be divided in the frequency domain resource of 80 MHz bandwidth, indicating that one resource block is composed of 996 subcarriers.
如图17所示,为了简单描述可能被划分的资源块位置,80MHz带宽的频域资源可以划分为六层:As shown in FIG. 17, in order to briefly describe the location of resource blocks that may be divided, the frequency domain resources of the 80 MHz bandwidth may be divided into six layers:
第一层为1*26资源块和默认资源块(即位于每个20MHz带宽的频域资源中心位置的1*26资源块和位于80MHz带宽的中心位置的1*26资源块)的分布图,每20MHz带宽的频域资源中心位置的默认资源块的左右两侧,分别有4个1*26资源块,其中,其中,每20MHz带宽的频域资源中的8个1*26资源块的分布与图8中第一层所示的1*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource of each 20 MHz bandwidth and 1*26 resource blocks located at the center of the 80 MHz bandwidth). There are four 1*26 resource blocks on the left and right sides of the default resource block of the frequency domain resource center location per 20 MHz bandwidth, wherein the distribution of 8 1*26 resource blocks in the frequency domain resources per 20 MHz bandwidth The distribution of the 1*26 resource block shown in the first layer in FIG. 8 is similar, and the detailed description thereof will be omitted herein to avoid redundancy.
第二层为2*26资源块和默认资源块(即每个位于20MHz带宽的频域资源中心位置的1*26资源块和位于80MHz带宽的频域资源中心位置的1*26资源块)的分布图,每20MHz带宽的频域资源中心位置的默认资源块的左右两 侧分别有2个2*26资源块,其中,每20MHz带宽中的4个2*26资源块的分布与图8中第二层所示的2*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The second layer is a 2*26 resource block and a default resource block (ie, 1*26 resource blocks located at the center of the frequency domain resource of the 20 MHz bandwidth and 1*26 resource blocks located at the center of the frequency domain resource of the 80 MHz bandwidth). Distribution map, the left and right of the default resource block of the frequency domain resource center location per 20MHz bandwidth There are two 2*26 resource blocks on the side, respectively, wherein the distribution of four 2*26 resource blocks in each 20MHz bandwidth is similar to the distribution of the 2*26 resource blocks shown in the second layer in Figure 8, here, in order to avoid The details are omitted.
第三层为4*26资源块和默认资源块(即位于每个20MHz带宽的频域资源中心位置的1*26资源块和位于80MHz带宽的频域资源中心位置的1*26资源块)的分布图,每20MHz带宽的频域资源中心位置的默认资源块的左右两侧,分别有1个4*26资源块,其中,每20MHz带宽中的4*26资源块的分布与图8中第三层所示的4*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The third layer is a 4*26 resource block and a default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of each 20 MHz bandwidth and 1*26 resource block located at the center of the frequency domain resource of the 80 MHz bandwidth) The distribution map has a 4*26 resource block on each of the left and right sides of the default resource block of the frequency domain resource center position of each 20 MHz bandwidth, wherein the distribution of 4*26 resource blocks in each 20 MHz bandwidth is the same as that in FIG. The distribution of the 4*26 resource blocks shown in the third layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
第四层为242资源块分布图和默认资源块(即位于80MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于每个40MHz带宽的频域资源中心频点的左右两侧分别有1个242资源块,即位于图17所示位置#c和位置#d的资源块,其中,每40MHz带宽的频域资源中的242的资源块的分布与图13中第四层所示的242资源块的分布相似,这里,为了避免赘述,省略其详细说明。The fourth layer is a distribution map of the 242 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 80 MHz bandwidth), and is located at the center frequency of the frequency domain resource located in each 40 MHz bandwidth. There are one 242 resource blocks on both sides, that is, resource blocks located at position #c and position #d shown in FIG. 17, wherein the distribution of resource blocks of 242 in the frequency domain resources per 40 MHz bandwidth is the fourth in FIG. The distribution of the 242 resource blocks shown in the layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
第五层为2*242资源块分布图和默认资源块(即位于80MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于80MHz带宽的频域资源中心位置的默认资源块的左右两侧分别有1个242资源块,即,位于图17所示位置#a和位置#b的资源块,其中,每40MHz带宽的频域资源中的242资源块的分布与图13中第五层所示的242资源块的分布相似,这里,为了避免赘述,省略其详细说明。The fifth layer is a distribution map of the 2*242 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource of the 80 MHz bandwidth), and the default resource at the center of the frequency domain resource located in the 80 MHz bandwidth. There are one 242 resource blocks on the left and right sides of the block, that is, resource blocks located at position #a and position #b shown in FIG. 17, wherein the distribution of 242 resource blocks in the frequency domain resources per 40 MHz bandwidth is shown in FIG. The distribution of the 242 resource blocks shown in the fifth layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
第六层为996资源块分布图。The sixth layer is the 996 resource block distribution map.
其中,示例性的,80MHz带宽的频域资源包括996个子载波,可以被划分成由图17中第一层至第五层中的任意资源块,划分出的资源块被分配给多个用户,并且,每个用户只能分配其中一个划分出的资源块。Wherein, the frequency domain resource of the 80 MHz bandwidth includes 996 subcarriers, and may be divided into any resource blocks in the first layer to the fifth layer in FIG. 17, and the divided resource blocks are allocated to multiple users. Also, each user can only allocate one of the divided resource blocks.
或者,示例性的,80MHz带宽的频域资源频谱可以划分为第六层中的资源块,此情况下,该80MHz带宽的频域资源分配给一个用户,并且,可以通过后述带宽指示信息和单用户传输指示比特指示资源分配的情况。Or, for example, the frequency domain resource spectrum of the 80 MHz bandwidth may be divided into resource blocks in the sixth layer. In this case, the frequency domain resource of the 80 MHz bandwidth is allocated to one user, and the bandwidth indication information and the following may be used. The single user transmission indication bit indicates the case of resource allocation.
再者,示例性的,80MHz带宽的频域资源频谱可以划分为第六层中的资 源块,此情况下,该80MHz带宽的频域资源分配给多个用户进行MU-MIMO传输,并且,可以通过后述带宽指示信息和多用户传输指示比特指示资源分配的情况。Furthermore, for example, the frequency domain resource spectrum of the 80 MHz bandwidth can be divided into the resources in the sixth layer. The source block, in this case, the frequency domain resource of the 80 MHz bandwidth is allocated to a plurality of users for MU-MIMO transmission, and the resource allocation may be indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
本发明实施例提供的资源分配方法主要涉及80MHz带宽的频域资源由第一层至第五层中的任意资源块组合而成并分配给多个用户的情况。The resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of an 80 MHz bandwidth is composed of any one of the first to fifth layers and is allocated to multiple users.
具体的,80MHz带宽的频域资源由第一层至第五层中的任意资源块组合是指由图17中第一层至第五层中的任意个资源块组合,并且所有资源块的大小的总和为80MHz,如图18或图19中阴影部分所示。Specifically, the frequency domain resource of the 80 MHz bandwidth is any combination of resource blocks in the first layer to the fifth layer in the first to fifth layers, and the size of all the resource blocks is combined. The sum is 80 MHz, as shown in the shaded portion in Fig. 18 or Fig. 19.
例如,图20示出了80MHz带宽的频域资源的一种资源分配方法,如图20所示,该频域资源(按照图20中从左至右的顺序依次)被划分为一个4*26资源块、一个1*26资源块(即为默认资源块)、一个4*26资源块、一个242资源块、一个1*26资源块(即为默认资源块)和一个2*242资源块(即,资源块#4”’)。For example, FIG. 20 shows a resource allocation method of frequency domain resources of 80 MHz bandwidth. As shown in FIG. 20, the frequency domain resources (in order from left to right in FIG. 20) are divided into one 4*26. A resource block, a 1*26 resource block (ie, a default resource block), a 4*26 resource block, a 242 resource block, a 1*26 resource block (ie, a default resource block), and a 2*242 resource block ( That is, resource block #4"').
可选地,该待分配频域资源包括对称中心。Optionally, the frequency domain resource to be allocated includes a symmetric center.
具体地说,如图17所示,80MHz带宽的频域资源包括位于中心的资源块(即上述默认位置的资源块),并且,该位于中心的资源块两侧的各资源块位置对称分布,即,该位于中心的资源块可以作为80MHz带宽的频域资源的对称中心。Specifically, as shown in FIG. 17, the frequency domain resource of the 80 MHz bandwidth includes a resource block located at the center (ie, the resource block of the default location), and the resource blocks on both sides of the resource block located at the center are symmetrically distributed. That is, the centrally located resource block can serve as a symmetric center of the frequency domain resource of the 80 MHz bandwidth.
四、对于160MHz带宽的频域资源Fourth, for the frequency domain resources of 160MHz bandwidth
160MHz带宽的频域资源可视为由两个80MHz带宽的频域资源构成,相应的,每个80MHz带宽的频域资源可以包括位于该80MHz带宽的频域资源中心的默认资源块(即位于默认位置的资源块),并且,160MHz带宽的频域资源中每个20MHz带宽的频域资源可以包括位于该20MHz带宽的频域资源中心的默认资源块(即位于默认位置的资源块)。The 160MHz bandwidth frequency domain resource can be regarded as composed of two 80MHz bandwidth frequency domain resources. Correspondingly, each 80MHz bandwidth frequency domain resource may include a default resource block located in the frequency domain resource center of the 80MHz bandwidth (ie, the default resource block). The resource block of the location), and the frequency domain resource of each 20 MHz bandwidth in the 160 MHz bandwidth frequency domain resource may include a default resource block (ie, a resource block located at a default location) located in the frequency domain resource center of the 20 MHz bandwidth.
可选的,可以用10比特分别指示该带宽下的10个默认位置的资源块分别是否被分配给用户使用。Optionally, 10 bits are respectively used to indicate whether resource blocks of the 10 default locations in the bandwidth are respectively allocated to the user.
除上述位于默认位置的默认资源块外,160MHz带宽的频域资源还包括分别位于160MHz频域资源中心频点左侧或右侧的以下七种类型的资源块,即:In addition to the above default resource blocks in the default location, the 160MHz bandwidth frequency domain resources also include the following seven types of resource blocks located to the left or right of the 160MHz frequency domain resource center frequency point, namely:
1*26资源块,160MHz带宽的频域资源中可能被划分的最小的资源块, 表示一个资源块由一个子资源块(即26个子载波)构成。1*26 resource block, the smallest resource block that may be divided among frequency domain resources of 160 MHz bandwidth, Indicates that a resource block consists of one sub-resource block (ie, 26 sub-carriers).
2*26资源块,表示一个资源块由两个子资源块(即2*26个子载波)构成。A 2*26 resource block indicates that one resource block is composed of two sub-resource blocks (ie, 2*26 subcarriers).
4*26资源块,表示一个资源块由四个子资源块(即4*26个子载波)构成。A 4*26 resource block indicates that one resource block is composed of four sub-resource blocks (ie, 4*26 subcarriers).
242资源块,表示一个资源块由242个子载波构成。242 resource blocks, indicating that one resource block is composed of 242 subcarriers.
2*242资源块,表示一个资源块由2*242个子载波构成。A 2*242 resource block indicates that one resource block is composed of 2*242 subcarriers.
996资源块,表示一个资源块由996个子载波构成。A 996 resource block indicates that one resource block is composed of 996 subcarriers.
2*996资源块,160MHz的频域资源中可能被划分的最大的资源块,表示一个资源块由2*996个子载波构成。2*996 resource block, the largest resource block that may be divided among 160 MHz frequency domain resources, indicating that one resource block is composed of 2*996 subcarriers.
如图21所示,为了简单描述可能被划分的资源块位置,160MHz带宽的频域资源可以划分为七层:As shown in FIG. 21, in order to briefly describe the location of a resource block that may be divided, a frequency domain resource of 160 MHz bandwidth may be divided into seven layers:
第一层为1*26资源块和默认资源块(即位于每20MHz带宽的频域资源中心位置的1*26资源块和位于每80MHz带宽的中心位置的1*26资源块)的分布图,每20MHz带宽的频域资源中心位置的默认资源块的左右两侧,分别有4个1*26资源块,其中,每20MHz带宽的频域资源中的1*26资源块的分布与图8中第一层所示的1*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The first layer is a distribution map of 1*26 resource blocks and default resource blocks (ie, 1*26 resource blocks located at the center of the frequency domain resource per 20 MHz bandwidth and 1*26 resource blocks located at the center of each 80 MHz bandwidth). There are four 1*26 resource blocks on the left and right sides of the default resource block of the frequency domain resource center location per 20 MHz bandwidth, wherein the distribution of 1*26 resource blocks in the frequency domain resources per 20 MHz bandwidth is shown in FIG. The distribution of the 1*26 resource blocks shown in the first layer is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
第二层为2*26资源块和默认资源块(即位于每20MHz带宽的频域资源中心位置的1*26资源块和位于每80MHz带宽的频域资源中心位置的1*26资源块)的分布图,每20MHz带宽的频域资源中心位置的默认资源块的左右两侧分别有2个2*26资源块,其中,每20MHz带宽的频域资源中的2*26资源块的分布与图8中第二层所示的2*26资源块的分布相似,这里,为了避免赘述,省略其详细说明。The second layer is a 2*26 resource block and a default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 20 MHz bandwidth and 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth) Distribution map, there are two 2*26 resource blocks on the left and right sides of the default resource block of the frequency domain resource center position per 20MHz bandwidth, wherein the distribution and graph of 2*26 resource blocks in the frequency domain resources per 20MHz bandwidth The distribution of the 2*26 resource blocks shown in the second layer in 8 is similar, and a detailed description thereof will be omitted herein to avoid redundancy.
第三层为4*26资源块和默认资源块(即位于每20MHz带宽的频域资源中心位置的1*26资源块和位于每80MHz带宽的频域资源中心位置的1*26资源块)的分布图,每20MHz带宽的频域资源中心位置的默认资源块的左右两侧,分别有1个4*26资源块,其中,每20MHz带宽的频域资源中的4*26资源块的分布与图8中第三层所示的4*26资源块的分布相似,这里,为了避 免赘述,省略其详细说明。The third layer is a 4*26 resource block and a default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 20 MHz bandwidth and 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth) The distribution map has a 4*26 resource block on each of the left and right sides of the default resource block of the frequency domain resource center location of each 20 MHz bandwidth, wherein the distribution of 4*26 resource blocks in the frequency domain resource per 20 MHz bandwidth is The distribution of 4*26 resource blocks shown in the third layer in Figure 8 is similar, here, to avoid The detailed description is omitted.
第四层为242资源块分布图和默认资源块(即位于每80MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于每个40MHz带宽的频域资源中心频点的左右两侧分别有1个242资源块,其中,每40MHz带宽的频域资源中的242资源块的分布与图13中第四层所示的242资源块的分布相似,这里,为了避免赘述,省略其详细说明。The fourth layer is a distribution map of the 242 resource block distribution map and the default resource block (ie, 1*26 resource blocks located at the center of the frequency domain resource per 80 MHz bandwidth), at the frequency center of the frequency domain resource located at each 40 MHz bandwidth. There are one 242 resource blocks on the left and the right sides respectively, wherein the distribution of 242 resource blocks in the frequency domain resources per 40 MHz bandwidth is similar to the distribution of the 242 resource blocks shown in the fourth layer in FIG. 13 . Here, in order to avoid redundancy, The detailed description is omitted.
第五层为2*242资源块分布图和默认资源块(即位于每80MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于80MHz带宽的频域资源中心位置的默认资源块的左右两侧分别有1个242资源块,每40MHz带宽的频域资源中的242资源块的分布与图13中第五层所示的242资源块的分布相似,这里,为了避免赘述,省略其详细说明。The fifth layer is a distribution map of the 2*242 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth), and is the default at the center of the frequency domain resource located in the 80 MHz bandwidth. There are one 242 resource blocks on the left and right sides of the resource block, and the distribution of 242 resource blocks in the frequency domain resources of each 40 MHz bandwidth is similar to the distribution of the 242 resource blocks shown in the fifth layer in FIG. 13 . Here, in order to avoid redundancy The detailed description is omitted.
第六层为996资源块分布图和默认资源块(即位于每80MHz带宽的频域资源中心位置的1*26资源块)的分布图,在位于160MHz带宽的频域资源中心频点的左右两侧分别有1个996资源块,每80MHz带宽的频域资源中的242资源块的分布与图17中第六层所示的996资源块的分布相似,这里,为了避免赘述,省略其详细说明。The sixth layer is a distribution map of the 996 resource block distribution map and the default resource block (ie, 1*26 resource block located at the center of the frequency domain resource per 80 MHz bandwidth), and the left and right of the frequency domain resource center point located in the 160 MHz bandwidth. There is one 996 resource block on the side, and the distribution of 242 resource blocks in the frequency domain resource of each 80 MHz bandwidth is similar to the distribution of the 996 resource block shown in the sixth layer in FIG. 17. Here, in order to avoid redundancy, detailed description thereof is omitted. .
第七层为2*996资源块分布图。The seventh layer is a 2*996 resource block distribution map.
其中,示例性的,160MHz带宽的频域资源包括2*996个子载波,可以被划分成由第一层至第六层中的任意资源块,划分出的资源块被分配给多个用户,并且,每个用户只能分配其中一个划分出的资源块。Wherein, the frequency domain resource of 160 MHz bandwidth includes 2*996 subcarriers, and may be divided into any resource blocks from the first layer to the sixth layer, and the divided resource blocks are allocated to multiple users, and Each user can only allocate one of the divided resource blocks.
或者,示例性的,160MHz带宽的频域资源频谱可以划分为第七层中的资源块,此情况下,该160MHz带宽的频域资源分配给一个用户,并且,可以通过后述带宽指示信息和单用户传输指示比特指示资源分配的情况。Or, for example, the frequency domain resource spectrum of the 160 MHz bandwidth may be divided into resource blocks in the seventh layer. In this case, the 160 MHz bandwidth frequency domain resource is allocated to one user, and the bandwidth indication information and the following may be used. The single user transmission indication bit indicates the case of resource allocation.
再者,示例性的,160MHz带宽的频域资源频谱可以划分为第七层中的资源块,此情况下,该160MHz带宽的频域资源分配给多个用户进行MU-MIMO传输,并且,可以通过后述带宽指示信息和多用户传输指示比特指示资源分配的情况。Furthermore, the frequency spectrum resource spectrum of the 160 MHz bandwidth may be divided into resource blocks in the seventh layer. In this case, the 160 MHz bandwidth frequency domain resource is allocated to multiple users for MU-MIMO transmission, and The case of resource allocation is indicated by the bandwidth indication information and the multi-user transmission indication bit described later.
本发明实施例提供的资源分配方法主要涉及160MHz带宽的频域资源由第一层至第六层中的任意资源块组合而成并分配给多个用户的情况。 The resource allocation method provided by the embodiment of the present invention mainly relates to a case where a frequency domain resource of a 160 MHz bandwidth is composed of any one of the first to sixth layers and is allocated to multiple users.
具体的,160MHz带宽的频域资源由第一层至第六层中的任意资源块组合是指由图21中第一层至第三层中的任意个资源块组合,并且所有资源块的大小的总和为160MHz,如图22和图23中阴影部分所示。Specifically, the frequency domain resource of the 160 MHz bandwidth is any combination of the resource blocks of the first layer to the third layer in the first layer to the sixth layer, and the size of all the resource blocks is combined. The sum is 160 MHz, as shown in the shaded portions in Figures 22 and 23.
可选地,该待分配频域资源包括对称中心。Optionally, the frequency domain resource to be allocated includes a symmetric center.
具体的,如图21所示,160MHz带宽的频域资源的中心频点左右两侧的各资源块位置对称分布,即,该中心频点可以作为160MHz带宽的频域资源的对称中心。Specifically, as shown in FIG. 21, the resource blocks on the left and right sides of the center frequency point of the frequency domain resource of the 160 MHz bandwidth are symmetrically distributed, that is, the center frequency point can serve as a symmetric center of the frequency domain resource of 160 MHz bandwidth.
以上,列举说明了各种待分配频域资源可能被划分的资源块位置,下面,对基于可能被划分的资源块位置生成资源调度信息的过程进行详细说明。The above describes the resource block positions in which various frequency domain resources to be allocated may be divided. The following describes the process of generating resource scheduling information based on the resource block positions that may be divided.
以资源调度信息包括资源分配比特序列以及站点信息为例,除MU-MIMO传输外,被实际划分成的资源块的站点个数为1,若是MU-MIMO传输,被实际划分成的资源块的站点个数最多为8,最小为2。本发明实施例考虑进行MU-MIMO传输的最小资源块为4*26类型的,因此资源块的大小小于4*26资源块的站点个数默认为1,大于等于4*26资源块的站点个数不确定,最小为1,最大为8。Taking the resource scheduling information including the resource allocation bit sequence and the site information as an example, except for the MU-MIMO transmission, the number of stations actually divided into resource blocks is 1, and if it is MU-MIMO transmission, the resource blocks actually divided into The maximum number of sites is 8 and the minimum is 2. In the embodiment of the present invention, the minimum resource block for performing MU-MIMO transmission is 4*26 type, so the number of stations whose resource block size is smaller than 4*26 resource blocks defaults to 1, and the number of stations greater than or equal to 4*26 resource blocks is The number is uncertain, the minimum is 1 and the maximum is 8.
如图24所示,以第一标识为1,第二标识为0为例,发送端生成资源调度信息的方法,具体包括:As shown in FIG. 24, the method for generating resource scheduling information by using the first identifier is 1 and the second identifier is 0. The method includes:
S301、发送端获取频域资源被划分的至少一个资源块。S301. The sender acquires at least one resource block in which the frequency domain resource is divided.
S302、发送端判断第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。S302. The sending end determines whether the first resource block is a 4*26 resource block, where the first resource block is the first resource block into which the frequency domain resource is divided.
以20MHz带宽的频域资源、第一资源块为频域资源被划分的最左边的第一个资源块例,20MHz带宽的频域资源可以以1*26资源块为对称中心对两边频域资源的块划分进行描述。第一比特指示被实际划分的资源块是否是4*26资源块。The frequency domain resource with a bandwidth of 20 MHz and the first resource block are the leftmost first resource block, and the frequency domain resource of the 20 MHz bandwidth can be a symmetric center with 1*26 resource blocks. The block division is described. The first bit indicates whether the resource block actually divided is a 4*26 resource block.
S303、若第一资源块是4*26资源块,则发送端设置资源分配比特序列的第一个比特位为第一标识,并设置资源分配比特序列的第二个比特位至第四个比特位。S303. If the first resource block is a 4*26 resource block, the sending end sets the first bit of the resource allocation bit sequence as the first identifier, and sets the second bit to the fourth bit of the resource allocation bit sequence. Bit.
当第一比特为“1”指示被实际划分的资源块是4*26资源块,则后面紧跟3比特指示该资源块的站点个数,具体的,发送端设置资源分配比特序列 的第二个比特位至第四个比特位为000,000用于指示第一资源块进行单用户传输;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,发送端设置资源分配比特序列的第二个比特位至第四个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。When the first bit is "1", the resource block that is actually divided is a 4*26 resource block, and then the number of stations indicating the resource block is followed by 3 bits. Specifically, the sender sets a resource allocation bit sequence. The second bit to the fourth bit is 000,000 for indicating the first resource block for single-user transmission; or, the transmitting end sets the second bit to the fourth bit of the resource allocation bit sequence 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the transmitting end sets the second bit of the resource allocation bit sequence The bit to the fourth bit is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 3; or, the sender sets resources. The second bit to the fourth bit of the allocated bit sequence is 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 4; or, the sender sets the second bit of the resource allocation bit sequence to the fourth bit is 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the The number of sites in a resource block is 5 Or, the sending end sets the second bit to the fourth bit of the resource allocation bit sequence to be 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and uses the first resource. The number of stations of the block is 6; or, the sender sets the second bit of the resource allocation bit sequence to the fourth bit is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU- MIMO transmission, and the number of stations using the first resource block is 7; or, the transmitting end sets the second bit to the fourth bit of the resource allocation bit sequence to be 111, 111 is used to indicate that the first resource block is more The user multi-input and multi-technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
S304、若第一资源块不是4*26资源块,则发送端设置资源分配比特序列的第一个比特位为第二标识,并判断第一资源块的大小是否大于4*26资源块。S304. If the first resource block is not a 4*26 resource block, the sending end sets the first bit of the resource allocation bit sequence as the second identifier, and determines whether the size of the first resource block is greater than the 4*26 resource block.
S305、若第一资源块的大小小于4*26资源块,则发送端设置资源分配比特序列的第二个比特位为第二标识,并设置资源分配比特序列的第三个比特位和第四个比特位。S305. If the size of the first resource block is smaller than the 4*26 resource block, the sending end sets the second bit of the resource allocation bit sequence as the second identifier, and sets the third bit and the fourth of the resource allocation bit sequence. Bits.
当第一比特为“0”指示被实际划分的资源块不是4*26资源块,第二比特指示被实际划分的资源块的大小是否大于4*26资源块。当第二比特“0”指示被实际划分的资源块的大小小于4*26资源块。则可通过表1确定出被实际划分的资源块,具体的,发送端设置资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26 资源块;或者,发送端设置资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,发送端设置资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,发送端设置资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。When the first bit is "0", the resource block actually divided is not a 4*26 resource block, and the second bit indicates whether the size of the actually divided resource block is greater than 4*26 resource blocks. When the second bit "0" indicates that the size of the resource block actually divided is smaller than 4*26 resource blocks. Then, the resource block that is actually divided can be determined by using Table 1. Specifically, the third bit and the fourth bit of the resource allocation bit sequence are set by the transmitting end to be 00, 00, which is used to indicate that the frequency domain resource is divided before Four resource blocks are 1*26 a resource block; or, the third bit and the fourth bit of the resource allocation bit sequence are set to 01, 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource blocks, 1*26 resource block and 2*26 resource block; or, the third bit and the fourth bit of the resource allocation bit sequence set by the transmitting end are 10, 10 are used to indicate the first three resources in which the frequency domain resource is divided. The block is 2*26 resource block, 1*26 resource block and 1*26 resource block in turn; or the third bit and the fourth bit of the resource allocation bit sequence are set at the transmitting end to be 11, 11 for indicating frequency The first two resource blocks to which the domain resource is divided are 2*26 resource blocks.
需要说明的是,以上被实际划分的资源块的顺序也可以从右至左,本发明不做限定。可以理解的是,本发明中被实际划分的资源块对应的比特序列也可以对换。另外,此时对称中心1*26资源块右边的频谱按照左边频谱资源被实际划分成的资源比特序列指示方法指示。It should be noted that the order of the resource blocks that are actually divided above may also be from right to left, and the present invention is not limited. It can be understood that the bit sequence corresponding to the resource block actually divided in the present invention can also be swapped. In addition, the spectrum on the right side of the symmetric center 1*26 resource block is indicated by the resource bit sequence indication method in which the left spectrum resource is actually divided.
表1Table 1
比特序列Bit sequence 被实际划分的资源块(从左至右)The resource block actually divided (from left to right)
0000 4个1*26资源块4 1*26 resource blocks
0101 2个1*26和1个1*52资源块2 1*26 and 1 1*52 resource blocks
1010 1个1*52和2个1*26资源块1 1*52 and 2 1*26 resource blocks
1111 1个1*52和1个1*52资源块1 1*52 and 1 1*52 resource block
S306、若第一资源块的大小大于4*26资源块,则发送端设置资源分配比特序列的第二个比特位为第一标识,并设置资源分配比特序列的第三个比特位至第八个比特位。S306. If the size of the first resource block is greater than the 4*26 resource block, the sending end sets the second bit of the resource allocation bit sequence as the first identifier, and sets the third bit of the resource allocation bit sequence to the eighth. Bits.
当第二比特“1”指示被实际划分的资源块的大小大于4*26资源块。则可通过表2确定出被实际划分的资源块,第一步:发送端设置资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,发送端设置资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块;或者,发送端设置资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,发送端设置资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。可以理解的是,本发明中被实际划分的资源块对应的比特序列也可以对换。 When the second bit "1" indicates that the size of the resource block actually divided is larger than 4*26 resource blocks. Then, the resource block actually divided can be determined by Table 2. The first step: the third bit and the fourth bit of the resource allocation bit sequence are set to 00, and the 00 is used to indicate that the first resource block is 242. a resource block; or, the third bit and the fourth bit of the resource allocation bit sequence are set to 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or the sender sets a resource allocation bit. The third bit and the fourth bit of the sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or the third bit and the fourth bit of the resource allocation bit sequence are set by the transmitting end. 11,11 is used to indicate that the first resource block is a 2*996 resource block. It can be understood that the bit sequence corresponding to the resource block actually divided in the present invention can also be swapped.
表2Table 2
比特序列Bit sequence 被实际划分的资源块Actually divided resource blocks
0000 242资源块242 resource block
0101 2*242资源块2*242 resource block
1010 996资源块996 resource block
1111 2*996资源块2*996 resource block
更进一步,当第二比特“1”指示被实际划分的资源块的大小大于4*26资源块。被实际划分的资源块也可以通过逻辑比特表示,不需要存表格。其中第三比特指示被实际划分的资源块是不是996资源块,当第三比特“0”指示被实际划分的资源块不是996资源块时,第四比特指示被实际划分的资源块是不是2*242资源块。因此“10”指示被实际划分的资源块是996资源块,“01”指示被实际划分的资源块是2*242资源块,“00”指示被实际划分的资源块是242资源块,另一种特殊的比特序列“11”指示被实际划分的资源块是2*996资源块。Further, when the second bit "1" indicates that the size of the resource block actually divided is larger than 4*26 resource blocks. The resource blocks that are actually divided can also be represented by logical bits, and no table needs to be stored. Wherein the third bit indicates whether the resource block actually divided is a 996 resource block, and when the third bit "0" indicates that the actually partitioned resource block is not a 996 resource block, the fourth bit indicates whether the actually partitioned resource block is 2 or not *242 resource blocks. Therefore, "10" indicates that the resource block actually divided is 996 resource blocks, "01" indicates that the resource block actually divided is 2*242 resource blocks, and "00" indicates that the resource block actually divided is 242 resource blocks, and the other A special bit sequence "11" indicates that the resource block actually divided is a 2*996 resource block.
另外,当第二比特“1”指示被实际划分的资源块的大小大于4*26资源块时,此时对称中心1*26资源块右边的频谱资源也被划分,因此对称中心1*26资源块右边的4比特可以用来指示实际被划分的资源块上传输的站点个数。具体的:发送端设置资源分配比特序列的第五个比特位为预留比特位。发送端设置资源分配比特序列的第六个比特位至第八个比特位为000,000用于指示第一资源块进行单用户传输;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数 为5;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,发送端设置资源分配比特序列的第六个比特位至第八个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。In addition, when the second bit "1" indicates that the size of the resource block actually divided is greater than 4*26 resource blocks, the spectrum resource on the right side of the symmetric center 1*26 resource block is also divided, so the symmetric center 1*26 resource The 4 bits to the right of the block can be used to indicate the number of stations transmitted on the actually partitioned resource block. Specifically, the fifth bit of the resource allocation bit sequence is set by the transmitting end as a reserved bit. The transmitting end sets the sixth bit to the eighth bit of the resource allocation bit sequence to 000,000 for indicating the first resource block for single-user transmission; or the transmitting end sets the sixth bit of the resource allocation bit sequence. The eighth bit is 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 2; or, the sender sets resource allocation The sixth bit to the eighth bit of the bit sequence is 010, 010 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 3 Or, the transmitting end sets the sixth bit to the eighth bit of the resource allocation bit sequence to be 011, 011 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first The number of stations of the resource block is 4; or the sender sets the sixth bit to the eighth bit of the resource allocation bit sequence to be 100, 100 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU - MIMO transmission, and Number of sites using the first resource block 5; or, the sender sets the sixth bit to the eighth bit of the resource allocation bit sequence to be 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses The number of stations of the first resource block is 6; or the sixth bit to the eighth bit of the resource allocation bit sequence is set to 110, 110 is used to indicate that the first resource block performs multi-user multiple input and multiple output. The number of stations in the MU-MIMO transmission and using the first resource block is 7; or the sixth bit to the eighth bit of the resource allocation bit sequence is set to 111, 111 is used to indicate the first resource. The block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 8.
基于本发明的实施方式,资源分配比特序列的8个比特位及其指示的实际划分的资源块可以简单的用表格表示。如下表3所示,8比特一共指示了256种资源分配比特序列。Based on the embodiments of the present invention, the 8 bits of the resource allocation bit sequence and the actual partitioned resource blocks indicated thereby can be simply represented in a table. As shown in Table 3 below, 8 bits collectively indicate 256 resource allocation bit sequences.
表3中,26指示1*26资源块;52指示2*26资源块;106指示4*26资源块;242(n)指示242资源块,且该资源上传输的站点个数为n,当n大于1时,该资源块进行MU-MIMO传输;484(n)指示2*242资源块,且该资源上传输的站点个数为n;996(n)指示996资源块,且该资源上传输的站点个数为n;2x996(n)指示2*996资源块,且该资源上传输的站点个数为n。In Table 3, 26 indicates a 1*26 resource block; 52 indicates a 2*26 resource block; 106 indicates a 4*26 resource block; 242(n) indicates a 242 resource block, and the number of stations transmitted on the resource is n, when When n is greater than 1, the resource block performs MU-MIMO transmission; 484(n) indicates 2*242 resource block, and the number of stations transmitted on the resource is n; 996(n) indicates 996 resource block, and the resource is on the resource. The number of transmitted stations is n; 2x996(n) indicates 2*996 resource blocks, and the number of stations transmitted on the resource is n.
表3中,若所有比特位以第一标识为1,第二标识为0为例,则指示被实际划分的资源块的资源分配序列为下表的资源分配比特序列1。若第5比特的第一标识为0,第二标识为1,其他所有比特位以第一标识为1,第二标识为0为例,则指示被实际划分的资源块的资源分配序列为下表的带阴影的资源分配比特序列2。可以理解的是,每个比特的第一标识和第二标识取值不同,指示被实际划分的资源块的资源分配序列为一个不同的序列,对应的表格也不同。因此,本发明不限于表中的资源分配比特序列1和资源分配比特序列2。另外,第五位预留比特位(指第2比特为第一值时的第5位比特)的第一标识和第二标识的取值,也会导致表中资源分配比特序列不同。下表3中资源分配比特序列1和资源分配比特序列2都采用:当第五位预留比特位为1时,第六个比特位至第八个比特位为保留位;当第五位预留比特位为0时,第六个比特位至第八个比特位为指示第一资源块上传输的站点个数。In Table 3, if all the bits have the first identifier as 1 and the second identifier as 0, the resource allocation sequence indicating the resource blocks that are actually divided is the resource allocation bit sequence 1 in the following table. If the first identifier of the 5th bit is 0, the second identifier is 1, and all other bits are 1 with the first identifier and the second identifier is 0, indicating that the resource allocation sequence of the actually partitioned resource block is The shaded resource allocation bit sequence of the table 2. It can be understood that the first identifier and the second identifier of each bit have different values, indicating that the resource allocation sequence of the actually divided resource blocks is a different sequence, and the corresponding table is also different. Therefore, the present invention is not limited to the resource allocation bit sequence 1 and the resource allocation bit sequence 2 in the table. In addition, the value of the first identifier and the second identifier of the fifth reserved bit (referring to the fifth bit when the second bit is the first value) also causes the resource allocation bit sequence in the table to be different. In the following Table 3, the resource allocation bit sequence 1 and the resource allocation bit sequence 2 are both adopted: when the fifth bit reserved bit is 1, the sixth bit to the eighth bit are reserved bits; when the fifth bit is pre- When the reserved bit is 0, the sixth bit to the eighth bit indicate the number of stations transmitted on the first resource block.
表3 table 3
Figure PCTCN2016098861-appb-000001
Figure PCTCN2016098861-appb-000001
Figure PCTCN2016098861-appb-000002
Figure PCTCN2016098861-appb-000002
Figure PCTCN2016098861-appb-000003
Figure PCTCN2016098861-appb-000003
Figure PCTCN2016098861-appb-000004
Figure PCTCN2016098861-appb-000004
示例性的,如图25所示,20MHz带宽的频谱资源块被划分后生成的资源分配比特序列为“1010 1000”,以前面4比特“1010”为例阐述该资源分配比特序列意义,第一位“1”指示对称中心1*26资源块左边的频谱资源被实际划分成4*26资源块,后面三位“010”指示该4*26资源块上传输的站点个数为3。 Exemplarily, as shown in FIG. 25, the resource allocation bit sequence generated by dividing the spectrum resource block of the 20 MHz bandwidth is “1010 1000”, and the meaning of the resource allocation bit sequence is illustrated by taking the first 4 bits “1010” as an example. The bit "1" indicates that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided into 4*26 resource blocks, and the last three bits "010" indicate that the number of stations transmitted on the 4*26 resource block is three.
图25所示的频谱资源块被划分后生成的资源分配比特序列为表3中的资源分配比特序列1中的129个,指示频谱资源块被划分后生成的资源分配比特序列为“1010 1000”,该频谱资源块被实际划分成对称中心1*26资源块左边的频谱资源被实际划分成4*26资源块,该资源块上传输的站点个数为3,为MU-MIMO传输,对称中心1*26资源块左边的频谱资源被实际划分成4*26资源块,该资源块上传输的站点个数为1。The resource allocation bit sequence generated after the division of the spectrum resource block shown in FIG. 25 is 129 of the resource allocation bit sequence 1 in Table 3, and the resource allocation bit sequence generated after the division of the spectrum resource block is indicated as “1010 1000”. The spectrum resource block is actually divided into symmetric centers. The spectrum resources on the left side of the resource block are actually divided into 4*26 resource blocks, and the number of stations transmitted on the resource block is 3, which is MU-MIMO transmission, symmetric center. The spectrum resource on the left side of the 1*26 resource block is actually divided into 4*26 resource blocks, and the number of stations transmitted on the resource block is 1.
示例性的,如图26所示,40MHz带宽的频谱资源被划分后第一个20MHz和第二个20MHz带宽的频谱资源生成的资源分配比特序列都为“0101Y110”,其中Y表示预留比特位。第一位“0”指示对称中心1*26资源块左边的频谱资源被实际划分成非4*26资源块,第二位“1”指示对称中心1*26资源块左边的频谱资源被实际划分成大于4*26资源块。第3~4位“01”指示对称中心1*26资源块左边的频谱资源被实际划分成2*242资源块。最后三位“110”指示被实际划分成2*242资源块上传输的站点个数为7。Exemplarily, as shown in FIG. 26, the resource allocation bit sequence generated by the spectrum resources of the first 20 MHz and the second 20 MHz bandwidth after the spectrum resource of the 40 MHz bandwidth is divided is “0101Y110”, where Y represents the reserved bit. . The first bit “0” indicates that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided into non-4*26 resource blocks, and the second bit “1” indicates that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided. More than 4*26 resource blocks. The 3rd to 4th bits "01" indicate that the spectrum resource on the left side of the symmetric center 1*26 resource block is actually divided into 2*242 resource blocks. The last three bits "110" indicate that the number of stations actually transmitted on the 2*242 resource block is 7.
其中Y取值为0时,后面“110”指示被实际划分成2*242资源块上传输的站点个数为7,Y取值为1时,后面的3比特位为保留位。Y的取值指示意义也可反之。When Y is 0, the following "110" indicates that the number of stations actually transmitted on the 2*242 resource block is 7, and when Y is 1, the last 3 bits are reserved. The value of Y indicates that the meaning can also be reversed.
图26所示的第一个20MHz和第二个20MHz频谱资源块被划分后生成的资源分配比特序列为表中的资源分配比特序列1中的55个,指示频谱资源块被划分后生成的资源分配比特序列为“0010 0110”,该2个20M频谱资源块被实际划分成2*242资源块(也可以称为484资源块),该资源块上传输的站点个数为7。The resource allocation bit sequence generated after the first 20 MHz and the second 20 MHz spectrum resource block shown in FIG. 26 is divided into 55 in the resource allocation bit sequence 1 in the table, indicating the resource generated after the spectrum resource block is divided. The allocation bit sequence is "0010 0110", and the two 20M spectrum resource blocks are actually divided into 2*242 resource blocks (also referred to as 484 resource blocks), and the number of stations transmitted on the resource block is 7.
示例性的,如图27所示,80MHz带宽的频谱资源块被实际划分成的资源块,第一个20MHz带宽的频谱资源生成的资源分配比特序列为“1000 1000”,第二个20MHz带宽的频谱资源生成的资源分配比特序列为“0100 Y 000”,第三个和第四个20MHz带宽的频谱资源生成的资源分配比特序列均为“0101 Y 101”。Exemplarily, as shown in FIG. 27, the spectrum resource block of the 80 MHz bandwidth is actually divided into resource blocks, and the resource allocation bit sequence generated by the first 20 MHz bandwidth spectrum resource is “1000 1000”, and the second 20 MHz bandwidth The resource allocation bit sequence generated by the spectrum resource is “0100 Y 000”, and the resource allocation bit sequence generated by the spectrum resources of the third and fourth 20 MHz bandwidths is “0101 Y 101”.
其中Y取值为1时,后面“110”指示被实际划分成2*242资源块上传输的站点个数为6,Y取值为0时,后面的3比特位为保留位。Y的取值指示 意义也可反之。When Y is 1, the following "110" indicates that the number of stations actually transmitted on the 2*242 resource block is 6, and when Y is 0, the last 3 bits are reserved. Y value indication Meaning can also be reversed.
图27所示的第一个20MHz频谱资源块被划分后生成的资源分配比特序列为表中的资源分配比特序列1中的97个,指示频谱资源块被划分后生成的资源分配比特序列为“1000 1000”,该频谱资源块被实际划分成4*26资源块,1*26资源块和4*26资源块(从左至右),其中2个4*26资源块上传输的站点个数都为1。The resource allocation bit sequence generated after the first 20 MHz spectrum resource block shown in FIG. 27 is divided into 97 in the resource allocation bit sequence 1 in the table, indicating that the resource allocation bit sequence generated after the spectrum resource block is divided is “ 1000 1000”, the spectrum resource block is actually divided into 4*26 resource blocks, 1*26 resource blocks and 4*26 resource blocks (from left to right), and the number of stations transmitted on two 4*26 resource blocks Both are 1.
第二个20MHz频谱资源块被划分后生成的资源分配比特序列为表中的资源分配比特序列1中的33个,指示频谱资源块被划分后生成的资源分配比特序列为“0100 0000”,该频谱资源块被实际划分成242资源块,该资源块上传输的站点个数为1。The resource allocation bit sequence generated after the second 20 MHz spectrum resource block is divided into 33 in the resource allocation bit sequence 1 in the table, indicating that the resource allocation bit sequence generated after the spectrum resource block is divided is “0100 0000”, The spectrum resource block is actually divided into 242 resource blocks, and the number of stations transmitted on the resource block is 1.
第三个20MHz和第四个20MHz频谱资源块被划分后生成的资源分配比特序列为表中的资源分配比特序列1中的54个,指示频谱资源块被划分后生成的资源分配比特序列为“0101 0101”,该2个20M频谱资源块被实际划分成2*242资源块,该资源块上传输的站点个数为6。The resource allocation bit sequence generated after the third 20 MHz and the fourth 20 MHz spectrum resource block are divided is 54 of the resource allocation bit sequence 1 in the table, indicating that the resource allocation bit sequence generated after the spectrum resource block is divided is “ 0101 0101", the two 20M spectrum resource blocks are actually divided into 2*242 resource blocks, and the number of stations transmitted on the resource block is 6.
表3中存在多个资源分配比特序列为保留序列,表3中存在80个保留序列。另外,如果每20M上传输的站点个数最多9时,那么表3中序号为104,119~120,134~136,149~152,164~168,179~184,194~200,209~216为保留序列,总共36个,因为该序列对应的所有资源块上传输的总站点个数超过9。进一步讲,最大带宽160MHz对应的资源块2x996资源块(也成为2*996资源块)可以在HE-SIGA字段里指示,那么表3中的序号为81~88为保留序列,总共8个。此时,共有124个保留序列号,即指示频谱资源块被实际划分成的资源分配比特序列有132个,其中指示频谱资源块被实际划分成的资源块含有中间1*26资源块的比特序列有108个,指示频谱资源块被实际划分成的资源块不含有中间1*26资源块为表3中242(n),484(n),996(n)共32种。There are a plurality of resource allocation bit sequences in Table 3 as reserved sequences, and there are 80 reserved sequences in Table 3. In addition, if the number of stations transmitted per 20M is at most 9, then the numbers in Table 3 are 104, 119-120, 134-136, 149-152, 164-168, 179-184, 194-200, 209-216. To preserve the sequence, a total of 36, because the total number of stations transmitted on all resource blocks corresponding to the sequence exceeds 9. Further, the resource block 2x996 resource block (also referred to as 2*996 resource block) corresponding to the maximum bandwidth of 160 MHz may be indicated in the HE-SIGA field, and the sequence numbers in Table 3 are 81 to 88 as a reserved sequence, for a total of 8. At this time, there are 124 reserved sequence numbers, that is, 132 resource allocation bit sequences indicating that the spectrum resource block is actually divided, wherein the resource block indicating that the spectrum resource block is actually divided has a bit sequence of the intermediate 1*26 resource block. There are 108, and the resource block indicating that the spectrum resource block is actually divided does not contain the intermediate 1*26 resource block. There are 32 kinds of 242(n), 484(n), and 996(n) in Table 3.
本发明采用保留位指示1*26资源块是否被使用(是否分配给站点),因指示频谱资源块被实际划分成的资源块含有中间1*26资源块的比特序列有108个,因此对应的需要108个保留位指示上述108中频谱实际划分成的情 况中的中间资源块1*26资源块不被使用,如表4所示,表中单独“x”表示中间资源块1*26资源块不被使用。The present invention uses a reserved bit to indicate whether a 1*26 resource block is used (whether or not it is allocated to a station), since the resource block in which the indicated spectrum resource block is actually divided has 108 bit sequences of intermediate 1*26 resource blocks, so corresponding 108 reserved bits are required to indicate the actual division of the spectrum in 108 above. The intermediate resource block 1*26 resource block in the case is not used. As shown in Table 4, a separate "x" in the table indicates that the intermediate resource block 1*26 resource block is not used.
表4中,资源分配比特序列1和资源分配比特序列2与表3相同,但是保留序列用来指示频谱实际划分成的情况中的中间资源块1*26资源块不被使用,其中频谱实际划分成的情况中的中间资源块1*26资源块不被使用的情况是表4中“被实际划分的资源块(从左至右)”的阴影部分。需要说明的是,表3或者表4中的资源分配比特序列1和资源分配比特序列2是二者选一的,也就是说,协议规定或者产品中存储的应该为上述资源分配比特序列之一,或者其他可能的变形。对于一种实际划分的资源块,在实现时只有一种资源分配比特序列(或者称为序列)与之对应,这样,接收端可以根据该资源分配比特序列获知实际划分的资源块的情况。In Table 4, the resource allocation bit sequence 1 and the resource allocation bit sequence 2 are the same as the table 3, but the reserved sequence is used to indicate that the intermediate resource block 1*26 resource block in the case where the spectrum is actually divided is not used, wherein the actual division of the spectrum The case where the intermediate resource block 1*26 resource block in the case is not used is the shaded portion of the "resource block (from left to right) actually divided" in Table 4. It should be noted that the resource allocation bit sequence 1 and the resource allocation bit sequence 2 in Table 3 or Table 4 are both selected, that is, the protocol specifies or one of the resource allocation bit sequences stored in the product should be stored. , or other possible deformations. For a resource block that is actually divided, only one resource allocation bit sequence (or sequence) is associated with it, so that the receiving end can learn the actual divided resource block according to the resource allocation bit sequence.
表4 Table 4
Figure PCTCN2016098861-appb-000005
Figure PCTCN2016098861-appb-000005
Figure PCTCN2016098861-appb-000006
Figure PCTCN2016098861-appb-000006
Figure PCTCN2016098861-appb-000007
Figure PCTCN2016098861-appb-000007
Figure PCTCN2016098861-appb-000008
Figure PCTCN2016098861-appb-000008
另外,表3或表4中的保留位来还可以用来指示该HE-SIG-B20M上HE-SIGB站点信息负载均衡特殊情况,比如用序号81保留的资源分配比特序列(为 指示484资源块的另一个资源分配特殊序列)指示该保留的资源分配比特序列所在的20M的HE-SIGB中承载该资源分配比特序列对应的站点信息个数为0,用序号为82的保留的资源分配比特序列(为指示996资源块的另一个资源分配特殊序列)指示该保留资源分配比特序列所在的20M的HE-SIGB中承载该资源分配比特序列对应的站点信息个数为0;此外,表3或表4中的保留位还可以其他可用的情况,不发明不限于此。In addition, the reserved bits in Table 3 or Table 4 can also be used to indicate the HE-SIGB site information load balancing special case on the HE-SIG-B20M, such as the resource allocation bit sequence reserved by the sequence number 81 ( Another resource allocation special sequence indicating the 484 resource block indicates that the number of station information corresponding to the resource allocation bit sequence in the 20M HE-SIGB where the reserved resource allocation bit sequence is located is 0, and the reserved number is 82. The resource allocation bit sequence (the special sequence for assigning another resource to the 996 resource block) indicates that the number of site information corresponding to the resource allocation bit sequence in the 20-M HE-SIGB where the reserved resource allocation bit sequence is located is 0; The reserved bits in Table 3 or Table 4 may also be other available cases, and the invention is not limited thereto.
基于本发明的实施方式,资源分配比特序列的8个比特位及其指示的实际划分的资源块还可以采用如图41a,41b和41c的工作原理示意(流程图)来生成资源分配比特序列或解析资源分配比特序列。图41a,41b和41c中,26指示1*26资源块;52指示2*26资源块;106指示4*26资源块;242指示242资源块;484指示2*242资源块;996指示996资源块,2x996指示2*996资源块。Based on the embodiments of the present invention, the 8 bits of the resource allocation bit sequence and the actually divided resource blocks indicated thereby may also be generated by using the working principle diagrams (flowcharts) of FIGS. 41a, 41b and 41c to generate a resource allocation bit sequence or Parse the resource allocation bit sequence. In Figures 41a, 41b and 41c, 26 indicates a 1*26 resource block; 52 indicates a 2*26 resource block; 106 indicates a 4*26 resource block; 242 indicates a 242 resource block; 484 indicates a 2*242 resource block; and 996 indicates a 996 resource. Block, 2x996 indicates 2*996 resource blocks.
图41a为8比特的资源分配比特序列的前4比特的生成或解析过程,其中“x”表示前4比特中待生成或解析的比特,“-”表示后4比特,该流程图存在2个出口:1.特殊情况,该资源块大于106资源块;2.生成或者读取第5~8比特资源指示(指示右边资源块)。Figure 41a is a process of generating or parsing the first 4 bits of an 8-bit resource allocation bit sequence, where "x" represents the bit to be generated or parsed in the first 4 bits, "-" represents the last 4 bits, and there are 2 in the flowchart Exit: 1. In special case, the resource block is greater than 106 resource blocks; 2. Generate or read the 5th to 8th bit resource indication (indicating the right resource block).
图41b中,以图41a的第二个出口为入口,示意了后4比特的生成或解析过程,其中“x”表示后4比特中待生成或解析的比特,“-”表示前4比特。In Fig. 41b, the second exit of Fig. 41a is used as an entry, illustrating the generation or parsing process of the last 4 bits, where "x" represents the bit to be generated or parsed in the last 4 bits, and "-" represents the first 4 bits.
图41c中,以图41a的第一个出口为入口,示意了后4比特的生成或解析过程,其中“x”表示后4比特中待生成或解析的比特,“-”表示前4比特。若最大带宽160MHz对应的资源块2x996资源块(也称为2*996资源块)不在HE-SIGA字段里指示,图41c中“’0111,----’→2x996资源块或保留序列”为2x996资源块”;若最大带宽160MHz对应的资源块2x996资源块(也称为2*996资源块)在HE-SIGA字段里指示,图41c中“’0111,----’→2x996资源块或保留序列”为保留序列,其中保留序列可以用来指示保留资 源分配比特序列(如指示484资源块的一种特殊资源分配序列,或指示996资源块的一种特殊资源分配序列)所在的20M的HE-SIGB中承载该资源分配比特序列对应的站点信息个数为0,如使用“’0111,0yyy’”,保留序列也可用做其他指示。In Fig. 41c, the first exit of Fig. 41a is used as an entry, illustrating the generation or parsing process of the last 4 bits, where "x" represents the bit to be generated or parsed in the last 4 bits, and "-" represents the first 4 bits. If the resource block 2x996 resource block (also referred to as 2*996 resource block) corresponding to the maximum bandwidth of 160 MHz is not indicated in the HE-SIGA field, "'0111, ---''→2x996 resource block or reserved sequence" in Figure 41c is 2x996 resource block"; if the resource block 2x996 resource block corresponding to the maximum bandwidth 160MHz (also called 2*996 resource block) is indicated in the HE-SIGA field, "0111,----'→2x996 resource block in Figure 41c Or a reserved sequence" is a reserved sequence, wherein the reserved sequence can be used to indicate retention A source allocation bit sequence (such as a special resource allocation sequence indicating a 484 resource block or a special resource allocation sequence indicating a 996 resource block) carries the site information corresponding to the resource allocation bit sequence in the 20M HE-SIGB in which the resource allocation bit sequence is located. The number is 0. If you use '0111, 0yyy', the reserved sequence can also be used for other indications.
可以理解的是,上述图41a,41b和41c的流程图为其中一个例子。若资源分配序列中的每比特的第一标识和第二标识取值不同,流程图的对应值判断走会做相应的改变,类似于表3或者表4中的资源分配序列的可能的变形。例如,第5比特的第一标识取值0和第二标识取值1,其他比特第一标识取值1和第二标识取值0,频谱资源块被划分后生成的资源分配比特序列为表3中的资源分配比特序列2;而所有比特第一标识取值1和第二标识取值0,频谱资源块被划分后生成的资源分配比特序列为表3中的资源分配比特序列1。It will be understood that the above-described flowcharts of Figs. 41a, 41b and 41c are one of the examples. If the first identifier and the second identifier of each bit in the resource allocation sequence are different, the corresponding value of the flowchart will be changed accordingly, similar to the possible variant of the resource allocation sequence in Table 3 or Table 4. For example, the first identifier of the fifth bit takes the value 0 and the second identifier takes the value 1. The first bit of the other bit takes the value 1 and the second identifier takes the value 0. The resource allocation bit sequence generated after the spectrum resource block is divided is a table. The resource allocation bit sequence 2 in 3; the first identifier of all the bits takes the value 1 and the second identifier takes the value 0, and the resource allocation bit sequence generated after the spectrum resource block is divided is the resource allocation bit sequence 1 in Table 3.
实施例4Example 4
下面,对基于可能被划分的资源块位置生成资源调度信息的另一种过程进行详细说明。Next, another process of generating resource scheduling information based on resource block positions that may be divided will be described in detail.
除MU-MIMO传输外,被实际划分成的资源块的站点个数为1,若是MU-MIMO传输,被实际划分成的资源块的站点个数最多为8,最小为2。本发明实施例考虑进行MU-MIMO传输的最小资源块为242资源块的,因此资源块大小小于242资源块的站点个数默认为1,大于等于4*26资源块的个数不确定,最小为1,最大为8。Except for MU-MIMO transmission, the number of stations that are actually divided into resource blocks is 1. If it is MU-MIMO transmission, the number of stations that are actually divided into resource blocks is at most 8, and the minimum is 2. In the embodiment of the present invention, the minimum resource block for performing MU-MIMO transmission is 242 resource blocks, so the number of stations whose resource block size is smaller than 242 resource blocks defaults to 1, and the number of resource blocks greater than or equal to 4*26 is uncertain and minimum. It is 1, and the maximum is 8.
如图28所示,以第一标识为1,第二标识为0为例,发送端生成资源调度信息的方法,具体包括:As shown in FIG. 28, the method for generating resource scheduling information by using the first identifier is 1 and the second identifier is 0, and the method includes:
S401、发送端获取频域资源被划分的至少一个资源块。S401. The sender acquires at least one resource block in which the frequency domain resource is divided.
S402、发送端根据频域资源被划分的至少一个资源块,生成资源分配比特序列。S402. The transmitting end generates a resource allocation bit sequence according to at least one resource block that is divided by the frequency domain resource.
其中,若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比 特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者,若资源分配比特序列为011,则频域资源被划分的第一个资源块为242资源块;或者,若资源分配比特序列为110,则频域资源被划分的第一个资源块为2*242资源块;或者,若资源分配比特序列为010,则频域资源被划分的第一个资源块为996资源块。Wherein, if the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or If the first bit and the third bit of the resource allocation bit sequence are the first identifier, the second ratio If the special bit is the second identifier, the first two resource blocks in which the frequency domain resource is divided are 2*26 resource blocks; or, if the first bit of the resource allocation bit sequence is the first identifier, the second bit and The third bit is the second identifier, and the first three resource blocks that are divided into frequency domain resources are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks in turn; or, if the resource allocation bit sequence The first bit and the second bit are the second identifier, and the third bit is the first identifier, and the first three resource blocks that are divided into the frequency domain resources are 1*26 resource blocks and 1*26 resources in sequence. a block and a 2*26 resource block; or, if the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks of the frequency domain resource are divided 1; 26 resource blocks; or, if the resource allocation bit sequence is 011, the first resource block into which the frequency domain resource is divided is 242 resource blocks; or, if the resource allocation bit sequence is 110, the frequency domain resources are divided. The first resource block is a 2*242 resource block; or, if the resource allocation bit sequence is 010, Then, the first resource block in which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列为011、110或者010,则发送端设置资源分配比特序列的第四个比特位至第六个比特位为000,000用于指示第一资源块进行单用户传输;或者,发送端设置资源分配比特序列的第四个比特位至第六个比特位为001,001用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为2;或者,发送端设置资源分配比特序列的第四个比特位至第六个比特位为010,010用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为3;或者,发送端设置资源分配比特序列的第四个比特位至第六个比特位为011,011用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为4;或者,发送端设置资源分配比特序列的第四个比特位至第六个比特位为100,100用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为5;或者,发送端设置资源分配比特序列的第四个比特位至第六个比特位为101,101用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为6;或者,发送端设置资源分配比特序列的第四个比特位至第六个比特位为110,110用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为7;或者,发送端设置资源 分配比特序列的第四个比特位至第六个比特位为111,111用于指示第一资源块进行多用户多入多出技术MU-MIMO传输、且使用第一资源块的站点个数为8。Further, if the resource allocation bit sequence is 011, 110 or 010, the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence to 000,000 for indicating the first resource block for single-user transmission. Or, the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence to 001, 001 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and uses the first The number of stations of the resource block is 2; or, the sender sets the fourth bit to the sixth bit of the resource allocation bit sequence to be 010, 010, which is used to indicate that the first resource block performs multi-user MIMO technology. - MIMO transmission, and the number of stations using the first resource block is 3; or, the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence to 011, 011 is used to indicate the first resource block Multi-user MIMO-MIMO transmission, and the number of stations using the first resource block is 4; or, the transmitter sets the fourth bit to the sixth bit of the resource allocation bit sequence to 100,100. Used to indicate a resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 5; or, the transmitting end sets the fourth bit to the sixth bit of the resource allocation bit sequence 101, 101 is used to indicate that the first resource block performs multi-user multiple input multiple-output technology MU-MIMO transmission, and the number of stations using the first resource block is 6; or, the transmitting end sets the fourth of the resource allocation bit sequence The bit to the sixth bit is 110, 110 is used to indicate that the first resource block performs multi-user multiple input multiple output technology MU-MIMO transmission, and the number of stations using the first resource block is 7; or, the sender setting Resource The fourth bit to the sixth bit of the allocated bit sequence is 111, 111 is used to indicate that the first resource block performs multi-user multiple input multiple output MU-MIMO transmission, and the number of stations using the first resource block is 8.
如图29所示,20MHz带宽的频率资源可能被划分为9个1*26资源块。As shown in FIG. 29, a frequency resource of 20 MHz bandwidth may be divided into nine 1*26 resource blocks.
本发明提出使用放挡板法指示频率资源划分的组合,在图29中对应的6个箭头的位置分别置1比特,该比特为“1”时,表示相邻的2块资源块是连在一起的,可以组合成比1*26资源块更大的资源块;该比特为“0”时,表示相邻的2块资源块是分开的。参照图8的可能被划分的资源块位置图,中间1*26资源块不可能与其他资源块连在一起组合成其他资源,因此该资源块2边没有放箭头。The present invention proposes to use a baffle method to indicate a combination of frequency resource division. The positions of the corresponding six arrows in FIG. 29 are respectively set to 1 bit. When the bit is "1", it indicates that two adjacent resource blocks are connected. Together, it can be combined into a larger resource block than the 1*26 resource block; when the bit is "0", it means that the adjacent two resource blocks are separated. Referring to the resource block location map that may be divided in FIG. 8, the intermediate 1*26 resource block may not be combined with other resource blocks into other resources, so that there is no arrow on the side of the resource block 2.
如图30所示,该资源分配信息指示为“111 111”,表示中间1*26资源块左边4个1*26资源块连在一起组合成4*26资源块,中间1*26资源块右边4个1*26资源块连在一起组合成4×26资源块。As shown in FIG. 30, the resource allocation information is indicated as “111 111”, indicating that the first 1*26 resource blocks on the left side of the intermediate 1*26 resource block are combined into a 4*26 resource block, and the middle 1*26 resource block is right. Four 1*26 resource blocks are combined to form a 4×26 resource block.
如图31所示,该资源分配信息指示为“101 111”,表示中间1*26资源块左边2个1*26资源块连在一起组合成2*26资源块,紧接着的2个1*26资源块连在一起组合成2*26资源块,中间1*26资源块右边4个1*26资源块连在一起组合成4*26资源块。As shown in FIG. 31, the resource allocation information is indicated as “101 111”, indicating that two 1*26 resource blocks on the left side of the intermediate 1*26 resource block are combined into a 2*26 resource block, and the next two 1*s are 26 resource blocks are grouped together into 2*26 resource blocks, and the first 1*26 resource blocks on the right side of the middle 1*26 resource block are combined to form a 4*26 resource block.
如图32所示,该资源分配信息指示为“101 000”,表示中间1*26资源块左边2个1*26资源块连在一起组合成2*26资源块,紧接着的2个1*26资源块连在一起组合成2*26资源块,中间1*26资源块右边4个1*26资源块都不连在一起,被划分成独立的1*26资源块。As shown in FIG. 32, the resource allocation information is indicated as “101 000”, indicating that two 1*26 resource blocks on the left side of the intermediate 1*26 resource block are combined to form a 2*26 resource block, followed by two 1*s. 26 resource blocks are grouped together into 2*26 resource blocks, and the first 1*26 resource blocks on the right side of the middle 1*26 resource block are not connected together and are divided into independent 1*26 resource blocks.
参照图8可知,中间资源块左边或右边的指示比特不可能为“011”,“110”或“010”。比如说中间资源块左边指示比特“110”,则表示中间1*26资源块左边前3个1*26资源块连在一起组成大资源块,但是不存在这样的资源块。因此我们可以用这些特殊的指示比特指示其他意义。比如用“011XXX”表示该20MHz带宽的频域资源被划分成一个242资源块,其中3位二进制数“X”用来指示该242资源块上传输的站点个数,“000”表示站点个数为1,“001”表示站点个数为2,以此类推。Referring to FIG. 8, the indication bit to the left or right of the intermediate resource block may not be "011", "110" or "010". For example, if the left bit of the intermediate resource block indicates the bit "110", it means that the first 3 1*26 resource blocks on the left side of the middle 1*26 resource block are connected together to form a large resource block, but there is no such resource block. So we can use these special indicator bits to indicate other meanings. For example, the frequency domain resource of the 20 MHz bandwidth is divided into 242 resource blocks by using "011XXX", wherein a 3-bit binary number "X" is used to indicate the number of stations transmitted on the 242 resource block, and "000" indicates the number of stations. Is 1, "001" means the number of sites is 2, and so on.
对于大于20MHz带宽的频域资源,比如40MHz带宽的频域资源,可以分 成2个20MHz带宽的频域资源被实际划分的资源块分别指示,但是多一种可能被划分的资源块类型,如2*242资源块。这里使用特殊的指示比特指示该情况,如用“110XXX”表示该20MHz带宽的频域资源与相邻的20MHz带宽的频域资源组合成2*242资源块。用“010XXX”表示该20MHz带宽的频域资源与相邻的两个20MHz带宽的频域资源组合成一个996资源块。For frequency domain resources with a bandwidth greater than 20 MHz, such as frequency domain resources of 40 MHz bandwidth, The frequency domain resources into two 20 MHz bandwidths are respectively indicated by the actually divided resource blocks, but one more resource block type that may be divided, such as a 2*242 resource block. Here, a special indication bit is used to indicate the situation, such as "110XXX" indicating that the 20MHz bandwidth frequency domain resource is combined with the adjacent 20MHz bandwidth frequency domain resource into 2*242 resource blocks. The "010XXX" indicates that the 20MHz bandwidth frequency domain resource is combined with the adjacent two 20MHz bandwidth frequency domain resources into one 996 resource block.
示例性的,如图33所示,为40MHz带宽的频域资源被实际划分的示意图,第一个20MHz带宽的频域资源指示比特序列为“011 001”,第二个20MHz带宽的频域资源指示比特序列同样为“011 001”。Exemplarily, as shown in FIG. 33, the frequency domain resource of 40 MHz bandwidth is actually divided. The frequency domain resource indication bit sequence of the first 20 MHz bandwidth is “011 001”, and the frequency domain resource of the second 20 MHz bandwidth is shown. The indication bit sequence is also "011 001".
示例性的,如图34所示,为80MHz带宽的频域资源被实际划分的示意图,第一个20MHz带宽的频域资源指示比特序列为“111 111”,第二个20MHz带宽的频域资源指示比特序列“110 011”,第三个20MHz带宽的频域资源指示比特序列为“011 000”,第四个20MHz带宽的频域资源指示比特序列同样为“011 000”。Exemplarily, as shown in FIG. 34, the frequency domain resource of the 80 MHz bandwidth is actually divided. The frequency domain resource indication bit sequence of the first 20 MHz bandwidth is “111 111”, and the frequency domain resource of the second 20 MHz bandwidth is shown. The bit sequence "110 011" is indicated, the frequency domain resource indication bit sequence of the third 20 MHz bandwidth is "011 000", and the frequency domain resource indication bit sequence of the fourth 20 MHz bandwidth is also "011 000".
需要说明的是,本发明实施例提供的第一标识为1,第二标识为0,也可以第一标识为0,第二标识为1,还可以是任意接收端和发送端约定好的标识,本发明不做限制。It should be noted that, the first identifier provided by the embodiment of the present invention is 1, and the second identifier is 0, and the first identifier is 0, the second identifier is 1, and may be an identifier that is agreed by any receiving end and the sending end. The invention is not limited.
实施例5Example 5
若资源调度信息只包括资源分配比特序列,不包括站点信息。也就是说不包括哪些资源块用来MU-MIMO传输指示,哪些资源用来单用户传输指示。这里考虑MU-MIMO传输的最小资源块为4*26资源块。本发明实施例提出额外增加比特指示资源块上传输的站点个数,放在站点信息中。If the resource scheduling information includes only the resource allocation bit sequence, the site information is not included. That is to say, which resource blocks are not included for the MU-MIMO transmission indication, and which resources are used for the single-user transmission indication. The smallest resource block in which MU-MIMO transmission is considered here is a 4*26 resource block. The embodiment of the present invention proposes to additionally add a bit to indicate the number of stations transmitted on the resource block, and put it in the site information.
HE-SIG-B的编码方式为K个站点的信息单独编码,存在2种方式,一种是公有参数部分独立编码,后面每个K站点的信息独立编码,如图35所示。另外一种方式是公有参数与前K站点的信息一起编码,后面每K站点的信息独立编码,如图36所示。其中每个站点信息组包含的比特数固定,且相等,公有信息参数组可以和站点信息组具有同样的大小,也可以不同,但是接收端是已知的。K的值为任意正整数,可以为3或4。The encoding method of HE-SIG-B is separately coded for the information of K stations. There are two ways, one is that the public parameters are partially coded independently, and the information of each K site is encoded separately, as shown in FIG. Another way is that the public parameters are encoded together with the information of the former K site, and the information of each K site is encoded separately, as shown in FIG. Each of the site information groups contains a fixed number of bits and is equal. The public information parameter group may have the same size as the site information group, or may be different, but the receiving end is known. The value of K is any positive integer and can be 3 or 4.
本发明实施例提出,在除了第一个独立编码块内的,可选地在一个指定的编码块内增加3比特指示实际被划成4*26资源块或者更大资源块上传输 的站点个数,这里指示比特位置不限,较优放在该编码块前。如000表示1个站点参与传输,001表示2个站点参与传输,以此类推。多于1个站点参与传输,表示该资源块上进行MU-MIMO传输,即3比特位“001~111”表示MU-MIMO传输,“000”表示单站点传输。指示4*26资源块或者更大资源块上传输的站点个数的比特放在指定的编码块内,这样接收机就能知道每块编码块有含有多少比特,从而能正确译码。当20M内含有2个4*26资源块,则在该20M内指定编码块内前面需增加6比特指示该资源块上的站点数目,当20M内含有1个4*26的资源块或者242资源块或者和相邻的20MHz带宽的频域资源组合成更大的资源块,则在该20MHz带宽的频域资源内指定编码块内前面需增加3比特指示该资源块上的站点数目。The embodiment of the present invention proposes that, in addition to the first independent coding block, optionally adding 3 bits in a specified coding block indicates that the transmission is actually performed on a 4*26 resource block or a larger resource block. The number of sites, where the bit position is not limited, is better placed before the code block. For example, 000 means that 1 site participates in transmission, 001 means 2 sites participate in transmission, and so on. More than one station participates in the transmission, indicating that MU-MIMO transmission is performed on the resource block, that is, 3-bit bits "001-111" indicate MU-MIMO transmission, and "000" indicates single-site transmission. The bits indicating the number of stations transmitted on the 4*26 resource block or the larger resource block are placed in the designated coding block, so that the receiver can know how many bits each block has, so that it can be correctly decoded. When there are 2 4*26 resource blocks in the 20M, the number of stations in the specified coding block in the 20M is increased by 6 bits to indicate the number of stations on the resource block. When 20M contains one 4*26 resource block or 242 resources. The block or the adjacent 20 MHz bandwidth frequency domain resources are combined into a larger resource block, and the number of stations on the resource block is indicated by adding 3 bits in the coded block within the frequency domain resource of the 20 MHz bandwidth.
示例性的,20MHz带宽的频域资源划分为2个4*26资源块,每个资源块需要增加3比特指示该资源块上传输的站点数目,一种实施方式是发送端将这6比特放置第二个编码块内的前面。Exemplarily, the frequency domain resource of the 20 MHz bandwidth is divided into two 4*26 resource blocks, and each resource block needs to add 3 bits to indicate the number of stations transmitted on the resource block. In one implementation, the transmitting end places the 6 bits. The front of the second code block.
接收端先译码第一块编码块(第一块编码块包含的比特数已知),通过第一块编码的资源分配信息得知含有2个4*26资源块。因此接收机便知道第二块编码块额外增加了6比特,从而能有效的解码。The receiving end first decodes the first block of coded blocks (the number of bits included in the first block of coded blocks is known), and the resource information of the first block of codes is used to learn that there are two 4*26 resource blocks. Therefore, the receiver knows that the second block of code blocks is additionally increased by 6 bits, so that it can be effectively decoded.
示例性的,20MHz带宽的频域资源划分为1个4*26资源块,需要增加3比特指示该资源块上传输的站点数目,一种实施方式是发送端将这3比特放置第二个编码块内的前面。Exemplarily, the frequency domain resource of the 20 MHz bandwidth is divided into one 4*26 resource block, and three bits need to be added to indicate the number of stations transmitted on the resource block. In one implementation, the sender places the 3 bits into the second code. The front inside the block.
接收端先译码第一块编码块(第一块编码块包含的比特数已知),通过第一块编码的资源分配信息得知含有1个4*26资源块。因此接收机便知道第二块编码块额外增加了3比特,从而能有效的解码。The receiving end first decodes the first block of coded blocks (the number of bits included in the first block of coded blocks is known), and the resource information of the first block of codes is known to contain one 4*26 resource block. Therefore, the receiver knows that the second block of code blocks is additionally increased by 3 bits, so that it can be effectively decoded.
示例性的,80MHz带宽的频域资源划分为:第一个20MHz带宽的频域资源含有2个4*26资源块,发送端将这6比特放置第一个20MHz带宽的频域资源内的第二个编码块内的前面。被划分的第二个20MHz带宽的频域资源含有1个242资源块,发送端将这3比特放置第二个20MHz带宽的频域资源内的第二个编码块内的前面。被划分的第三个20MHz带宽的频域资源和相邻的20MHz带宽的频域资源一起被划分成2*484资源块,发送端将这3比特放置第三个20MHz带宽的频域资源内的第二个编码块内的前面。被划分的第四个 20MHz带宽的频域资源和相邻的20MHz带宽的频域资源一起被划分成2*484资源块,发送端将这3比特放置第四个20MHz带宽的频域资源内的第二个编码块内的前面。Exemplarily, the frequency domain resource of the 80 MHz bandwidth is divided into: the first 20 MHz bandwidth frequency domain resource contains two 4*26 resource blocks, and the transmitting end places the 6 bits in the first 20 MHz bandwidth frequency domain resource. The front of the two coded blocks. The frequency domain resource of the second 20 MHz bandwidth divided contains one 242 resource block, and the transmitting end places the three bits in front of the second coding block in the frequency domain resource of the second 20 MHz bandwidth. The frequency domain resource of the third 20 MHz bandwidth divided and the frequency domain resources of the adjacent 20 MHz bandwidth are divided into 2*484 resource blocks, and the transmitting end places the 3 bits in the frequency domain resource of the third 20 MHz bandwidth. The front of the second code block. Fourth divided The frequency domain resource of 20 MHz bandwidth is divided into 2*484 resource blocks together with the adjacent frequency domain resources of 20 MHz bandwidth, and the transmitting end places the 3 bits into the second coding block in the frequency domain resource of the fourth 20 MHz bandwidth. The front.
接收端先译码每20MHz带宽的频域资源内的第一块编码块(第一块编码块包含的比特数已知),通过第一块编码的资源分配信息得知含有4*26资源块及更大资源块上的个数。因此接收机便知道第二块编码块额外增加了多少比特,从而能有效的解码。The receiving end first decodes the first block of coding blocks in the frequency domain resource of each 20 MHz bandwidth (the number of bits included in the first block of coding blocks is known), and the resource allocation information of the first block is used to learn that the resource block contains 4*26 resources. And the number of larger resource blocks. Therefore, the receiver knows how many extra bits are added to the second block of code blocks, so that it can be effectively decoded.
需要说明的是,以上实施例,不限于在第二个编码块内增加指示4*26资源块及更大资源块上站点数目的比特信息。也可以在其他编码块内,但需接收端已知。It should be noted that the above embodiment is not limited to adding bit information indicating the number of stations on the 4*26 resource block and the larger resource block in the second coding block. It can also be in other coded blocks, but it needs to be known at the receiving end.
实施例6Example 6
本发明实施例提供一种发送端,如图37所示,发送端包括:The embodiment of the present invention provides a sending end. As shown in FIG. 37, the sending end includes:
生成模块10,用于生成资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块。The generating module 10 is configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, and the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
发送模块11,用于在生成模块10生成资源调度信息后,发送资源调度信息至接收端。The sending module 11 is configured to send the resource scheduling information to the receiving end after the generating module 10 generates the resource scheduling information.
进一步地,资源调度信息还包括站点信息,站点信息与频域资源被划分的至少一个资源块相对应。Further, the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
进一步地,资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。Further, the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
若第一个比特位表示第一资源块是4*26资源块,且资源分配比特序列的第二个比特位至第四个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
若第一个比特位表示第一资源块不是4*26资源块,且资源分配比特序列的第二个比特位用于指示第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
进一步地,在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位表示第一资源块的大小小于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块 的类型,其中,N为2、3或4;Further, when the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the resource allocation bit sequence The three bits and the fourth bit are used to indicate the first N resource blocks in which the frequency domain resources are divided. Type, where N is 2, 3 or 4;
若第二个比特位表示第一资源块的大小大于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,资源分配比特序列的第五个比特位为预留比特位,资源分配比特序列的第六个比特位至第八个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence The fifth bit is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first resource block is a 2*996 resource block.
进一步地,若资源分配比特序列的第一个比特位、第二个比特位和第三 个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,Further, if the resource allocates the first bit, the second bit, and the third of the bit sequence The first bit is the first identifier, and the first resource block to which the frequency domain resource is divided is the 4*26 resource block; or
若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为011,则频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为110,则频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
若资源分配比特序列的第一个比特位至第三个比特位为010,则频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则资源分配比特序列的第四个比特位至第六个比特位用于指示频域资源被划分的第一个资源块的传输类型和使用频域资源被划分的第一个资源块的站点个数。Further, if the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource. The transmission type of the first resource block to be divided and the number of sites of the first resource block in which the frequency domain resource is divided.
进一步地,第一标识为1,第二标识为0;或者,第一标识为0,第二标识为1。Further, the first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
本发明实施例提供一种发送端,包括生成模块,用于生成资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;发送模块,用于在生成模块生成资源调度信息后,发送资源调度信息至接收端。基于上述实施例的描述,发送端能够 生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。An embodiment of the present invention provides a transmitting end, including a generating module, configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided; The sending module is configured to send the resource scheduling information to the receiving end after the generating module generates the resource scheduling information. Based on the description of the above embodiment, the transmitting end can Generating resource scheduling information including a resource allocation bit sequence, wherein a resource allocation bit sequence indicating that a frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and a conventional resource block based bitmap indication method (per The division of frequency domain resources of 20 MHz bandwidth requires 9 bits to represent) compared to the signaling overhead.
实施例7Example 7
本发明实施例提供一种接收端,如图38所示,接收端包括:An embodiment of the present invention provides a receiving end. As shown in FIG. 38, the receiving end includes:
接收模块20,用于接收发送端发送的资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块。The receiving module 20 is configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
解析模块21,用于在接收模块20接收到发送端发送的资源调度信息后,解析资源调度信息。The parsing module 21 is configured to parse the resource scheduling information after the receiving module 20 receives the resource scheduling information sent by the sending end.
进一步地,资源调度信息还包括站点信息,站点信息与频域资源被划分的至少一个资源块相对应。Further, the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
进一步地,资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。Further, the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
若第一个比特位表示第一资源块是4*26资源块,且资源分配比特序列的第二个比特位至第四个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
若第一个比特位表示第一资源块不是4*26资源块,且资源分配比特序列的第二个比特位用于指示第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
进一步地,在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位表示第一资源块的大小小于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4;Further, when the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the resource allocation bit sequence The three bits and the fourth bit are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4;
若第二个比特位表示第一资源块的大小大于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,资源分配比特序列的第五个比特位为预留比特位,资源分配比特序列的第六个比特位至第八个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。 If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence The fifth bit is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first resource block is a 2*996 resource block.
进一步地,若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,Further, if the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or,
若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三 个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, the second bit and the third The first bit of the frequency domain resource is divided into 2*26 resource block, 1*26 resource block and 1*26 resource block; or
若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为011,则频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为110,则频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
若资源分配比特序列的第一个比特位至第三个比特位为010,则频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则资源分配比特序列的第四个比特位至第六个比特位用于指示频域资源被划分的第一个资源块的传输类型和使用频域资源被划分的第一个资源块的站点个数。Further, if the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource. The transmission type of the first resource block to be divided and the number of sites of the first resource block in which the frequency domain resource is divided.
进一步地,第一标识为1,第二标识为0;或者,第一标识为0,第二标识为1。Further, the first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
本发明实施例提供一种接收端,包括接收模块,用于接收发送端发送的资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;解析模块,用于在接收模块接收到发送端发送的资源调度信息后,解析资源调度信息。基于上述实施例的描述,发送端能够生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。An embodiment of the present invention provides a receiving end, including a receiving module, configured to receive resource scheduling information sent by a sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate that at least the frequency domain resource is divided. a resource block; a parsing module, configured to parse the resource scheduling information after the receiving module receives the resource scheduling information sent by the sending end. Based on the description of the above embodiment, the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
实施例8Example 8
本发明实施例提供一种发送端,如图39所示,发送端包括: The embodiment of the present invention provides a sending end. As shown in FIG. 39, the sending end includes:
处理器30,用于生成资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块。The processor 30 is configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
发送器31,用于在处理器30生成资源调度信息后,发送资源调度信息至接收端。The transmitter 31 is configured to send the resource scheduling information to the receiving end after the processor 30 generates the resource scheduling information.
进一步地,资源调度信息还包括站点信息,站点信息与频域资源被划分的至少一个资源块相对应。Further, the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
进一步地,资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。Further, the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
若第一个比特位表示第一资源块是4*26资源块,且资源分配比特序列的第二个比特位至第四个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
若第一个比特位表示第一资源块不是4*26资源块,且资源分配比特序列的第二个比特位用于指示第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
进一步地,在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位表示第一资源块的大小小于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4;Further, when the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the resource allocation bit sequence The three bits and the fourth bit are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4;
若第二个比特位表示第一资源块的大小大于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,资源分配比特序列的第五个比特位为预留比特位,资源分配比特序列的第六个比特位至第八个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence The fifth bit is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者, If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first resource block is a 2*996 resource block.
进一步地,若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,Further, if the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or,
若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者, If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为011,则频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为110,则频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
若资源分配比特序列的第一个比特位至第三个比特位为010,则频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则资源分配比特序列的第四个比特位至第六个比特位用于指示频域资源被划分的第一个资源块的传输类型和使用频域资源被划分的第一个资源块的站点个数。Further, if the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource. The transmission type of the first resource block to be divided and the number of sites of the first resource block in which the frequency domain resource is divided.
进一步地,第一标识为1,第二标识为0;或者,第一标识为0,第二标识为1。Further, the first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
本发明实施例提供一种发送端,包括处理器,用于生成资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;发送器,用于在处理器生成资源调度信息后,发送资源调度信息至接收端。基于上述实施例的描述,发送端能够生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。An embodiment of the present invention provides a transmitting end, including a processor, configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided; The transmitter is configured to send the resource scheduling information to the receiving end after the processor generates the resource scheduling information. Based on the description of the above embodiment, the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
实施例9Example 9
本发明实施例提供一种接收端,如图40所示,接收端包括:The embodiment of the present invention provides a receiving end. As shown in FIG. 40, the receiving end includes:
接收器40,用于接收发送端发送的资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块。The receiver 40 is configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided.
处理器41,用于在接收器40接收到发送端发送的资源调度信息后,解析资源调度信息。The processor 41 is configured to parse the resource scheduling information after the receiver 40 receives the resource scheduling information sent by the sending end.
进一步地,资源调度信息还包括站点信息,站点信息与频域资源被划分的至少一个资源块相对应。 Further, the resource scheduling information further includes site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
进一步地,资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,第一资源块为频域资源被划分的第一个资源块。Further, the first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block into which the frequency domain resource is divided.
若第一个比特位表示第一资源块是4*26资源块,且资源分配比特序列的第二个比特位至第四个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and use the first resource. The number of sites in the block.
若第一个比特位表示第一资源块不是4*26资源块,且资源分配比特序列的第二个比特位用于指示第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource blocks.
进一步地,在第一个比特位表示所述第一资源块不是4*26资源块时;若第二个比特位表示第一资源块的大小小于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4;Further, when the first bit indicates that the first resource block is not a 4*26 resource block; if the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the resource allocation bit sequence The three bits and the fourth bit are used to indicate the type of the first N resource blocks into which the frequency domain resources are divided, where N is 2, 3 or 4;
若第二个比特位表示第一资源块的大小大于4*26资源块,资源分配比特序列的第三个比特位和第四个比特位用于指示第一资源块的类型,资源分配比特序列的第五个比特位为预留比特位,资源分配比特序列的第六个比特位至第八个比特位用于指示第一资源块的传输类型和使用第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and the resource allocation bit sequence The fifth bit is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the transmission type of the first resource block and the number of stations using the first resource block.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided, where N is 2, 3 or 4, and specifically includes:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first four resource blocks into which the frequency domain resource is divided are 1*26 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 1*26 resource block, 1*26 resource block, and 2 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first three resource blocks into which the frequency domain resource is divided are 2*26 resource blocks, 1*26 resource blocks, and 1 *26 resource blocks; or,
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11, the first two resource blocks used to indicate that the frequency domain resource is divided are 2*26 resource blocks.
进一步地,资源分配比特序列的第三个比特位和第四个比特位用于指示 第一资源块的类型,具体包括:Further, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate The type of the first resource block specifically includes:
若资源分配比特序列的第三个比特位和第四个比特位为00,00用于指示第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, 00 is used to indicate that the first resource block is 242 resource blocks; or
若资源分配比特序列的第三个比特位和第四个比特位为01,01用于指示第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, 01 is used to indicate that the first resource block is a 2*242 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为10,10用于指示第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, 10 is used to indicate that the first resource block is a 996 resource block; or
若资源分配比特序列的第三个比特位和第四个比特位为11,11用于指示第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, 11 is used to indicate that the first resource block is a 2*996 resource block.
进一步地,若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则频域资源被划分的第一个资源块为4*26资源块;或者,Further, if the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block; or,
若资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks. ;or,
若资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are allocated by the frequency domain resource are 2*26 resources in sequence. Block, 1*26 resource block, and 1*26 resource block; or,
若资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are allocated by the frequency domain resource are 1*26 resources in sequence. Block, 1*26 resource block, and 2*26 resource block; or,
若资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为011,则频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
若资源分配比特序列的第一个比特位至第三个比特位为110,则频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
若资源分配比特序列的第一个比特位至第三个比特位为010,则频域资源被划分的第一个资源块为996资源块。 If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
进一步地,若资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则资源分配比特序列的第四个比特位至第六个比特位用于指示频域资源被划分的第一个资源块的传输类型和使用频域资源被划分的第一个资源块的站点个数。Further, if the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the frequency domain resource. The transmission type of the first resource block to be divided and the number of sites of the first resource block in which the frequency domain resource is divided.
进一步地,第一标识为1,第二标识为0;或者,第一标识为0,第二标识为1。Further, the first identifier is 1 and the second identifier is 0; or the first identifier is 0, and the second identifier is 1.
本发明实施例提供一种接收端,包括接收器,用于接收发送端发送的资源调度信息,其中,资源调度信息包括资源分配比特序列,资源分配比特序列用于指示频域资源被划分的至少一个资源块;处理器,用于在接收器接收到发送端发送的资源调度信息后,解析资源调度信息。基于上述实施例的描述,发送端能够生成包括资源分配比特序列的资源调度信息,其中,表示每20MHz带宽的频域资源被划分情况的资源分配比特序列只需8比特甚至更少,与传统的基于资源块的位图指示方式(每20MHz带宽的频域资源的划分需要9比特来表示)相比,减少了信令开销。An embodiment of the present invention provides a receiving end, including a receiver, configured to receive resource scheduling information sent by a sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate that at least the frequency domain resource is divided. a resource block, configured to parse the resource scheduling information after the receiver receives the resource scheduling information sent by the sending end. Based on the description of the above embodiment, the transmitting end is capable of generating resource scheduling information including a resource allocation bit sequence, wherein the resource allocation bit sequence indicating that the frequency domain resource per 20 MHz bandwidth is divided requires only 8 bits or less, and the conventional Compared to the resource block-based bitmap indication method (the division of frequency domain resources per 20 MHz bandwidth requires 9 bits to represent), the signaling overhead is reduced.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将装置的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。It will be clearly understood by those skilled in the art that for the convenience and brevity of the description, only the division of each functional module described above is exemplified. In practical applications, the above function assignment can be completed by different functional modules as needed. The internal structure of the device is divided into different functional modules to perform all or part of the functions described above. For the specific working process of the system, the device and the unit described above, reference may be made to the corresponding process in the foregoing method embodiments, and details are not described herein again.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the modules or units is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或 者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. You can choose some of them according to actual needs or All units are used to achieve the objectives of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。 The above is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of the invention should be determined by the scope of the claims.

Claims (36)

  1. 一种资源分配方法,其特征在于,包括:A resource allocation method, comprising:
    发送端生成资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;The sending end generates resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
    所述发送端发送所述资源调度信息至接收端。The sending end sends the resource scheduling information to the receiving end.
  2. 根据权利要求1所述的资源分配方法,其特征在于,所述资源调度信息还包括站点信息,所述站点信息与频域资源被划分的至少一个资源块相对应。The resource allocation method according to claim 1, wherein the resource scheduling information further comprises site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  3. 根据权利要求1或2所述的资源分配方法,其特征在于,The resource allocation method according to claim 1 or 2, characterized in that
    所述资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,所述第一资源块为所述频域资源被划分的第一个资源块;The first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block to which the frequency domain resource is divided;
    若所述第一个比特位表示所述第一资源块是4*26资源块,且所述资源分配比特序列的第二个比特位至第四个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数;If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the first resource block Transmission type and the number of sites using the first resource block;
    若所述第一个比特位表示所述第一资源块不是4*26资源块,且所述资源分配比特序列的第二个比特位用于指示所述第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4* 26 resource blocks.
  4. 根据权利要求3所述的资源分配方法,其特征在于,所述第一个比特位表示所述第一资源块不是4*26资源块时;The resource allocation method according to claim 3, wherein the first bit indicates that the first resource block is not a 4*26 resource block;
    若所述第二个比特位表示所述第一资源块的大小小于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4;If the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the frequency domain resource The type of the first N resource blocks that are divided, where N is 2, 3, or 4;
    若所述第二个比特位表示所述第一资源块的大小大于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,所述资源分配比特序列的第五个比特位为预留比特位,所述资源分配比特序列的第六个比特位至第八个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the first resource a type of the block, the fifth bit of the resource allocation bit sequence is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the first resource block The type of transmission and the number of sites using the first resource block.
  5. 根据权利要求4所述的资源分配方法,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的 前N个资源块的类型,其中,N为2、3或4,具体包括:The resource allocation method according to claim 4, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate that the frequency domain resource is divided The type of the first N resource blocks, where N is 2, 3, or 4, specifically including:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first three resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks, 1 in sequence. *26 resource blocks and 2*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first three resource blocks of the frequency domain resource are sequentially divided into 2*26 resource blocks, and 1 *26 resource blocks and 1*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks.
  6. 根据权利要求4所述的资源分配方法,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,具体包括:The resource allocation method according to claim 4, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first resource block is a 242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first resource block is a 2*242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first resource block is a 996 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first resource block is a 2*996 resource block.
  7. 根据权利要求1或2所述的资源分配方法,其特征在于,The resource allocation method according to claim 1 or 2, characterized in that
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则所述频域资源被划分的第一个资源块为4*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block. ;or,
    若所述资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则所述频域资源被划分的前两个资源块为2*26资源块;或者, If the first bit and the third bit of the resource allocation bit sequence are the first identifier, and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2 *26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are divided into the frequency domain resources are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are divided into the frequency domain resources are 1*26 resource block, 1*26 resource block, and 2*26 resource block; or,
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks. ;or,
    若所述资源分配比特序列的第一个比特位至第三个比特位为011,则所述频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为110,则所述频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为010,则所述频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  8. 根据权利要求7所述的资源分配方法,其特征在于,The resource allocation method according to claim 7, wherein
    若所述资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则所述资源分配比特序列的第四个比特位至第六个比特位用于指示所述频域资源被划分的第一个资源块的传输类型和使用所述频域资源被划分的第一个资源块的站点个数。If the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the The transmission type of the first resource block in which the frequency domain resource is divided and the number of stations in the first resource block in which the frequency domain resource is divided.
  9. 根据权利要求7所述的资源分配方法,其特征在于,The resource allocation method according to claim 7, wherein
    所述第一标识为1,所述第二标识为0;或者,The first identifier is 1, and the second identifier is 0; or,
    所述第一标识为0,所述第二标识为1。The first identifier is 0, and the second identifier is 1.
  10. 一种资源分配方法,其特征在于,包括:A resource allocation method, comprising:
    接收端接收发送端发送的资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;The receiving end receives the resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
    所述接收端解析所述资源调度信息。The receiving end parses the resource scheduling information.
  11. 根据权利要求10所述的资源分配方法,其特征在于,所述资源调 度信息还包括站点信息,所述站点信息与频域资源被划分的至少一个资源块相对应。The resource allocation method according to claim 10, wherein said resource adjustment The degree information also includes site information corresponding to at least one resource block in which the frequency domain resources are divided.
  12. 根据权利要求10或11所述的资源分配方法,其特征在于,A resource allocation method according to claim 10 or 11, wherein
    所述资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,所述第一资源块为所述频域资源被划分的第一个资源块;The first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block to which the frequency domain resource is divided;
    若所述第一个比特位表示所述第一资源块是4*26资源块,且所述资源分配比特序列的第二个比特位至第四个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数;If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the first resource block Transmission type and the number of sites using the first resource block;
    若所述第一个比特位表示所述第一资源块不是4*26资源块,且所述资源分配比特序列的第二个比特位用于指示所述第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4* 26 resource blocks.
  13. 根据权利要求12所述的资源分配方法,其特征在于,所述第一个比特位表示所述第一资源块不是4*26资源块时;The resource allocation method according to claim 12, wherein the first bit indicates that the first resource block is not a 4*26 resource block;
    若所述第二个比特位表示所述第一资源块的大小小于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4;If the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the frequency domain resource The type of the first N resource blocks that are divided, where N is 2, 3, or 4;
    若所述第二个比特位表示所述第一资源块的大小大于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,所述资源分配比特序列的第五个比特位为预留比特位,所述资源分配比特序列的第六个比特位至第八个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the first resource a type of the block, the fifth bit of the resource allocation bit sequence is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the first resource block The type of transmission and the number of sites using the first resource block.
  14. 根据权利要求13所述的资源分配方法,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:The resource allocation method according to claim 13, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate that the frequency domain resources are divided by the first N resource blocks. Type, where N is 2, 3 or 4, specifically including:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者, If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first three resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks, 1 in sequence. *26 resource blocks and 2*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first three resource blocks of the frequency domain resource are sequentially divided into 2*26 resource blocks, and 1 *26 resource blocks and 1*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks.
  15. 根据权利要求13所述的资源分配方法,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,具体包括:The resource allocation method according to claim 13, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first resource block is a 242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first resource block is a 2*242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first resource block is a 996 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first resource block is a 2*996 resource block.
  16. 根据权利要求10或11所述的资源分配方法,其特征在于,A resource allocation method according to claim 10 or 11, wherein
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则所述频域资源被划分的第一个资源块为4*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block. ;or,
    若所述资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则所述频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier, and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2 *26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are divided into the frequency domain resources are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者, If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are divided into the frequency domain resources are 1*26 resource block, 1*26 resource block, and 2*26 resource block; or,
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks. ;or,
    若所述资源分配比特序列的第一个比特位至第三个比特位为011,则所述频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为110,则所述频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为010,则所述频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  17. 根据权利要求16所述的资源分配方法,其特征在于,The resource allocation method according to claim 16, wherein
    若所述资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则所述资源分配比特序列的第四个比特位至第六个比特位用于指示所述频域资源被划分的第一个资源块的传输类型和使用所述频域资源被划分的第一个资源块的站点个数。If the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the The transmission type of the first resource block in which the frequency domain resource is divided and the number of stations in the first resource block in which the frequency domain resource is divided.
  18. 根据权利要求16所述的资源分配方法,其特征在于,The resource allocation method according to claim 16, wherein
    所述第一标识为1,所述第二标识为0;或者,The first identifier is 1, and the second identifier is 0; or,
    所述第一标识为0,所述第二标识为1。The first identifier is 0, and the second identifier is 1.
  19. 一种发送端,其特征在于,包括:A transmitting end, comprising:
    生成模块,用于生成资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;a generating module, configured to generate resource scheduling information, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
    发送模块,用于在所述生成模块生成资源调度信息后,发送所述资源调度信息至接收端。And a sending module, configured to send the resource scheduling information to the receiving end after the generating module generates the resource scheduling information.
  20. 根据权利要求19所述的发送端,其特征在于,所述资源调度信息还包括站点信息,所述站点信息与频域资源被划分的至少一个资源块相对应。The transmitting end according to claim 19, wherein the resource scheduling information further comprises site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  21. 根据权利要求19或20所述的发送端,其特征在于,A transmitting end according to claim 19 or 20, characterized in that
    所述资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,所述第一资源块为所述频域资源被划分的第一个资源块; The first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block to which the frequency domain resource is divided;
    若所述第一个比特位表示所述第一资源块是4*26资源块,且所述资源分配比特序列的第二个比特位至第四个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数;If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the first resource block Transmission type and the number of sites using the first resource block;
    若所述第一个比特位表示所述第一资源块不是4*26资源块,且所述资源分配比特序列的第二个比特位用于指示所述第一资源块的大小是否大于4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4* 26 resource blocks.
  22. 根据权利要求21所述的发送端,其特征在于,所述第一个比特位表示所述第一资源块不是4*26资源块时;The transmitting end according to claim 21, wherein said first bit indicates that said first resource block is not a 4*26 resource block;
    若所述第二个比特位表示所述第一资源块的大小小于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4;If the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the frequency domain resource The type of the first N resource blocks that are divided, where N is 2, 3, or 4;
    若所述第二个比特位表示所述第一资源块的大小大于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,所述资源分配比特序列的第五个比特位为预留比特位,所述资源分配比特序列的第六个比特位至第八个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the first resource a type of the block, the fifth bit of the resource allocation bit sequence is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the first resource block The type of transmission and the number of sites using the first resource block.
  23. 根据权利要求22所述的发送端,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:The transmitting end according to claim 22, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided. Where N is 2, 3 or 4, specifically including:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first three resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks, 1 in sequence. *26 resource blocks and 2*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first three resource blocks of the frequency domain resource are sequentially divided into 2*26 resource blocks, and 1 *26 resource blocks and 1*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述频域资源被划分的前两个资源块为2*26资源块。 If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks.
  24. 根据权利要求22所述的发送端,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,具体包括:The transmitting end according to claim 22, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述第一资源块为242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first resource block is a 242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first resource block is a 2*242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first resource block is a 996 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first resource block is a 2*996 resource block.
  25. 根据权利要求19或20所述的发送端,其特征在于,A transmitting end according to claim 19 or 20, characterized in that
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则所述频域资源被划分的第一个资源块为4*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block. ;or,
    若所述资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则所述频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier, and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2 *26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are divided into the frequency domain resources are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are divided into the frequency domain resources are 1*26 resource block, 1*26 resource block, and 2*26 resource block; or,
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks. ;or,
    若所述资源分配比特序列的第一个比特位至第三个比特位为011,则所述频域资源被划分的第一个资源块为242资源块;或者, If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为110,则所述频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为010,则所述频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  26. 根据权利要求25所述的发送端,其特征在于,The transmitting end according to claim 25, characterized in that
    若所述资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则所述资源分配比特序列的第四个比特位至第六个比特位用于指示所述频域资源被划分的第一个资源块的传输类型和使用所述频域资源被划分的第一个资源块的站点个数。If the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the The transmission type of the first resource block in which the frequency domain resource is divided and the number of stations in the first resource block in which the frequency domain resource is divided.
  27. 根据权利要求25所述的发送端,其特征在于,The transmitting end according to claim 25, characterized in that
    所述第一标识为1,所述第二标识为0;或者,The first identifier is 1, and the second identifier is 0; or,
    所述第一标识为0,所述第二标识为1。The first identifier is 0, and the second identifier is 1.
  28. 一种接收端,其特征在于,包括:A receiving end, comprising:
    接收模块,用于接收发送端发送的资源调度信息,其中,所述资源调度信息包括资源分配比特序列,所述资源分配比特序列用于指示频域资源被划分的至少一个资源块;a receiving module, configured to receive resource scheduling information sent by the sending end, where the resource scheduling information includes a resource allocation bit sequence, where the resource allocation bit sequence is used to indicate at least one resource block in which the frequency domain resource is divided;
    解析模块,用于在所述接收模块接收到发送端发送的资源调度信息后,解析所述资源调度信息。The parsing module is configured to parse the resource scheduling information after the receiving module receives the resource scheduling information sent by the sending end.
  29. 根据权利要求28所述的接收端,其特征在于,所述资源调度信息还包括站点信息,所述站点信息与频域资源被划分的至少一个资源块相对应。The receiving end according to claim 28, wherein the resource scheduling information further comprises site information, and the site information corresponds to at least one resource block in which the frequency domain resource is divided.
  30. 根据权利要求28或29所述的接收端,其特征在于,A receiving end according to claim 28 or 29, wherein
    所述资源分配比特序列的第一个比特位用于指示第一资源块是否是4*26资源块,所述第一资源块为所述频域资源被划分的第一个资源块;The first bit of the resource allocation bit sequence is used to indicate whether the first resource block is a 4*26 resource block, and the first resource block is the first resource block to which the frequency domain resource is divided;
    若所述第一个比特位表示所述第一资源块是4*26资源块,且所述资源分配比特序列的第二个比特位至第四个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数;If the first bit indicates that the first resource block is a 4*26 resource block, and the second bit to the fourth bit of the resource allocation bit sequence are used to indicate the first resource block Transmission type and the number of sites using the first resource block;
    若所述第一个比特位表示所述第一资源块不是4*26资源块,且所述资源分配比特序列的第二个比特位用于指示所述第一资源块的大小是否大于 4*26资源块。If the first bit indicates that the first resource block is not a 4*26 resource block, and the second bit of the resource allocation bit sequence is used to indicate whether the size of the first resource block is greater than 4*26 resource block.
  31. 根据权利要求30所述的接收端,其特征在于,所述第一个比特位表示所述第一资源块不是4*26资源块时;The receiving end according to claim 30, wherein said first bit indicates that said first resource block is not a 4*26 resource block;
    若所述第二个比特位表示所述第一资源块的大小小于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4;If the second bit indicates that the size of the first resource block is less than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the frequency domain resource The type of the first N resource blocks that are divided, where N is 2, 3, or 4;
    若所述第二个比特位表示所述第一资源块的大小大于4*26资源块,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,所述资源分配比特序列的第五个比特位为预留比特位,所述资源分配比特序列的第六个比特位至第八个比特位用于指示所述第一资源块的传输类型和使用所述第一资源块的站点个数。If the second bit indicates that the size of the first resource block is greater than 4*26 resource blocks, the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the first resource a type of the block, the fifth bit of the resource allocation bit sequence is a reserved bit, and the sixth bit to the eighth bit of the resource allocation bit sequence are used to indicate the first resource block The type of transmission and the number of sites using the first resource block.
  32. 根据权利要求31所述的接收端,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述频域资源被划分的前N个资源块的类型,其中,N为2、3或4,具体包括:The receiving end according to claim 31, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first N resource blocks in which the frequency domain resource is divided. Where N is 2, 3 or 4, specifically including:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述频域资源被划分的前四个资源块为1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first three resource blocks that are allocated by the frequency domain resource are 1*26 resource blocks, 1 in sequence. *26 resource blocks and 2*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first three resource blocks of the frequency domain resource are sequentially divided into 2*26 resource blocks, and 1 *26 resource blocks and 1*26 resource blocks; or,
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述频域资源被划分的前两个资源块为2*26资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first two resource blocks of the frequency domain resource are divided into 2*26 resource blocks.
  33. 根据权利要求31所述的接收端,其特征在于,所述资源分配比特序列的第三个比特位和第四个比特位用于指示所述第一资源块的类型,具体包括:The receiving end according to claim 31, wherein the third bit and the fourth bit of the resource allocation bit sequence are used to indicate the type of the first resource block, and specifically include:
    若所述资源分配比特序列的第三个比特位和第四个比特位为00,所述00用于指示所述第一资源块为242资源块;或者, If the third bit and the fourth bit of the resource allocation bit sequence are 00, the 00 is used to indicate that the first resource block is a 242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为01,所述01用于指示所述第一资源块为2*242资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 01, the 01 is used to indicate that the first resource block is a 2*242 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为10,所述10用于指示所述第一资源块为996资源块;或者,If the third bit and the fourth bit of the resource allocation bit sequence are 10, the 10 is used to indicate that the first resource block is a 996 resource block; or
    若所述资源分配比特序列的第三个比特位和第四个比特位为11,所述11用于指示所述第一资源块为2*996资源块。If the third bit and the fourth bit of the resource allocation bit sequence are 11, the 11 is used to indicate that the first resource block is a 2*996 resource block.
  34. 根据权利要求28或29所述的接收端,其特征在于,A receiving end according to claim 28 or 29, wherein
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第一标识,则所述频域资源被划分的第一个资源块为4*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the first identifier, the first resource block to which the frequency domain resource is divided is a 4*26 resource block. ;or,
    若所述资源分配比特序列的第一个比特位和第三个比特位为第一标识,第二个比特位为第二标识,则所述频域资源被划分的前两个资源块为2*26资源块;或者,If the first bit and the third bit of the resource allocation bit sequence are the first identifier, and the second bit is the second identifier, the first two resource blocks of the frequency domain resource are divided into 2 *26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位为第一标识,第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前三个资源块依次为2*26资源块、1*26资源块和1*26资源块;或者,If the first bit of the resource allocation bit sequence is the first identifier, and the second bit and the third bit are the second identifier, the first three resource blocks that are divided into the frequency domain resources are 2*26 resource blocks, 1*26 resource blocks, and 1*26 resource blocks; or,
    若所述资源分配比特序列的第一个比特位和第二个比特位为第二标识,第三个比特位为第一标识,则所述频域资源被划分的前三个资源块依次为1*26资源块、1*26资源块和2*26资源块;或者,If the first bit and the second bit of the resource allocation bit sequence are the second identifier, and the third bit is the first identifier, the first three resource blocks that are divided into the frequency domain resources are 1*26 resource block, 1*26 resource block, and 2*26 resource block; or,
    若所述资源分配比特序列的第一个比特位、第二个比特位和第三个比特位为第二标识,则所述频域资源被划分的前四个资源块为1*26资源块;或者,If the first bit, the second bit, and the third bit of the resource allocation bit sequence are the second identifier, the first four resource blocks of the frequency domain resource are divided into 1*26 resource blocks. ;or,
    若所述资源分配比特序列的第一个比特位至第三个比特位为011,则所述频域资源被划分的第一个资源块为242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 011, the first resource block to which the frequency domain resource is divided is 242 resource blocks; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为110,则所述频域资源被划分的第一个资源块为2*242资源块;或者,If the first bit to the third bit of the resource allocation bit sequence is 110, the first resource block to which the frequency domain resource is divided is a 2*242 resource block; or
    若所述资源分配比特序列的第一个比特位至第三个比特位为010,则所述频域资源被划分的第一个资源块为996资源块。If the first bit to the third bit of the resource allocation bit sequence is 010, the first resource block to which the frequency domain resource is divided is 996 resource blocks.
  35. 根据权利要求34所述的接收端,其特征在于, The receiving end according to claim 34, characterized in that
    若所述资源分配比特序列的第一个比特位至第三个比特位为011、110或者010,则所述资源分配比特序列的第四个比特位至第六个比特位用于指示所述频域资源被划分的第一个资源块的传输类型和使用所述频域资源被划分的第一个资源块的站点个数。If the first bit to the third bit of the resource allocation bit sequence is 011, 110 or 010, the fourth bit to the sixth bit of the resource allocation bit sequence are used to indicate the The transmission type of the first resource block in which the frequency domain resource is divided and the number of stations in the first resource block in which the frequency domain resource is divided.
  36. 根据权利要求34所述的接收端,其特征在于,The receiving end according to claim 34, characterized in that
    所述第一标识为1,所述第二标识为0;或者,The first identifier is 1, and the second identifier is 0; or,
    所述第一标识为0,所述第二标识为1。 The first identifier is 0, and the second identifier is 1.
PCT/CN2016/098861 2015-09-17 2016-09-13 Resource allocation method and device WO2017045585A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN201510593146 2015-09-17
CN201510593146.6 2015-09-17
CN201510642610.6 2015-09-30
CN201510642610.6A CN106559897B (en) 2015-09-17 2015-09-30 Resource allocation method and device

Publications (1)

Publication Number Publication Date
WO2017045585A1 true WO2017045585A1 (en) 2017-03-23

Family

ID=58288159

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/098861 WO2017045585A1 (en) 2015-09-17 2016-09-13 Resource allocation method and device

Country Status (1)

Country Link
WO (1) WO2017045585A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101431799A (en) * 2007-11-06 2009-05-13 中兴通讯股份有限公司 Method for reducing resource allocation spending
US20090175232A1 (en) * 2008-01-08 2009-07-09 Nokia Siemens Networks Oy Joint Coding of Multiple TTI Information and Quality Indication Requests
CN101489302A (en) * 2008-01-16 2009-07-22 中兴通讯股份有限公司 Resource allocation method
CN101527961A (en) * 2008-03-07 2009-09-09 中兴通讯股份有限公司 Method for indicating downlink resource allocation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101431799A (en) * 2007-11-06 2009-05-13 中兴通讯股份有限公司 Method for reducing resource allocation spending
US20090175232A1 (en) * 2008-01-08 2009-07-09 Nokia Siemens Networks Oy Joint Coding of Multiple TTI Information and Quality Indication Requests
CN101489302A (en) * 2008-01-16 2009-07-22 中兴通讯股份有限公司 Resource allocation method
CN101527961A (en) * 2008-03-07 2009-09-09 中兴通讯股份有限公司 Method for indicating downlink resource allocation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NOKIA.: "DL Ll/L2 control signaling channel encoding structures", 3GPP TSG-RAN WG1 MEETING #46 BIS R1-062837, 4 October 2006 (2006-10-04), pages 3, XP050103322 *

Similar Documents

Publication Publication Date Title
KR102244034B1 (en) Apparatus and method for signaling information in wireless local area network system
CN107005393B (en) Method and apparatus for forming control field including information on resource unit in wireless LAN system
CN107113810B (en) Resource scheduling method, device and equipment
JP6426842B2 (en) Method and apparatus for allocating resource units based on container in wireless LAN
US11956080B2 (en) Puncturing-based 240 MHz transmission
US20220239451A1 (en) Method and apparatus for receiving mu ppdu in wireless lan system
US20210391947A1 (en) Method and device for transmitting data in wireless lan system
US20230006770A1 (en) Method and apparatus for receiving ppdu in wireless lan system
AU2021294097B2 (en) Resource indication method, access point, and station
US20220377603A1 (en) Signaling for data duplication transmission
US20230014333A1 (en) Method and device for receiving ppdu via multiple ru in wireless lan system
US11871447B2 (en) Channel access in multi-link
US11903001B2 (en) Methods and apparatus for communicating data on the basis of tone plan
US20240031059A1 (en) Method and device for indicating preamble puncturing pattern in a-ppdu in wireless lan system
US11671943B2 (en) Techniques for allocating a resource unit in wireless local area network system
US20220353847A1 (en) Signaling for multiple ru allocation
US20240089158A1 (en) Method and device for setting ppdu type in wireless lan system
US20230006784A1 (en) Method and apparatus for receiving ppdu via multiple ru in wireless lan system
JP2023532337A (en) Composition of Data Units for Duplicate Transmission
US20230254078A1 (en) Technique for configuring preamble in wireless communication system
WO2017016284A1 (en) Method and apparatus for indicating resource configuration information
CN106559897B (en) Resource allocation method and device
US11889505B2 (en) Configuration of control information
US20230379109A1 (en) Improved trigger frame
US20240023017A1 (en) Method and device for receiving a-ppdu in wireless lan system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16845699

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16845699

Country of ref document: EP

Kind code of ref document: A1