WO2016045092A1 - 一种汇聚帧传输方法、装置和系统 - Google Patents

一种汇聚帧传输方法、装置和系统 Download PDF

Info

Publication number
WO2016045092A1
WO2016045092A1 PCT/CN2014/087564 CN2014087564W WO2016045092A1 WO 2016045092 A1 WO2016045092 A1 WO 2016045092A1 CN 2014087564 W CN2014087564 W CN 2014087564W WO 2016045092 A1 WO2016045092 A1 WO 2016045092A1
Authority
WO
WIPO (PCT)
Prior art keywords
convergence
field
aggregation
frame
mcs level
Prior art date
Application number
PCT/CN2014/087564
Other languages
English (en)
French (fr)
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
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201480080603.5A priority Critical patent/CN106537865B/zh
Priority to PCT/CN2014/087564 priority patent/WO2016045092A1/zh
Publication of WO2016045092A1 publication Critical patent/WO2016045092A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • Embodiments of the present invention relate to communication technologies, and in particular, to a convergence frame transmission method, apparatus, and system.
  • the so-called MAC layer top and bottom refers to the logical MAC layer is divided into “top” and “bottom”, as shown in Figure 1, the MAC Service Data Unit (English: MAC Service Data Unit; MSDU) as The data unit is transmitted at the MAC service access point (English: MAC Service Access Point; MAC-SAP for short), so it can be considered that the MSDU is aggregated or called the aggregated MAC service data unit at the top of the MAC layer (English: Aggregate MAC Service Data Unit) Abbreviation: A-MSDU).
  • MSDU MAC Service Data Unit
  • A-MSDU aggregated MAC service data unit
  • the MAC protocol data unit (English: MAC Protocol Data Unit; MPDU) is used as the data unit at the physical layer (English: Physical Layer; PHY) service access point (English: The PHY Service Access Point (referred to as PHY_SAP) is transmitted, so it can be considered that the MPDU aggregation at the lower end of the MAC layer is called Aggregate MAC Protocol Data Unit (A-MPDU).
  • MPDU MAC Protocol Data Unit
  • PHY_SAP The PHY Service Access Point
  • MCS level in the IEEE 802.11ac standard, there are two parameters of modulation mode and code rate R in each MCS level, and the combination of different modulation modes and code rates constitutes an MCS level.
  • Each MCS level has an information transmission rate corresponding thereto. The higher the information transmission rate, the higher the MCS level, and vice versa, the lower the MCS level.
  • the IEEE 802.11ac standard defines a total of 10 MCS levels from 0 to 9, as shown in Table 1:
  • VHT MCS Index Modulation R 0 BPSK 1/2 1 QPSK 1/2 2 QPSK 3/4 3 16-QAM 1/2 4 16-QAM 3/4 5 64-QAM 2/3 6 64-QAM 3/4 7 64-QAM 5/6 8 256-QAM 3/4 9 256-QAM 5/6
  • the aggregation frame aggregates the data frames with the same address and the same MCS level, and the data frames of different MCS levels need to be aggregated at different MCS level aggregation frames.
  • the defined A-MSDU aggregation frame and the A-MPDU aggregation frame are sent according to an MCS level, and data transmission cannot be performed according to actual requirements, which limits the system transmission capacity, generates additional data overhead, and affects system transmission. effectiveness.
  • the embodiment of the invention provides a method, a device and a system for transmitting aggregate frames.
  • an embodiment of the present invention provides an aggregation frame transmission method, where the aggregation frame transmission method includes:
  • the resource allocation message containing two indications
  • the aggregation frame is carried on the two or more RBs for transmission.
  • the embodiment of the present invention provides an aggregation frame transmission apparatus, where the aggregation frame transmission apparatus includes:
  • An aggregation module configured to aggregate two or more media access control MAC layer subframes sent to the same site into an aggregation frame
  • a sending module configured to send a resource allocation message to the same station, where the resource allocation message includes information indicating two or more resource blocks RB, where the two or more RBs correspond to at least two different coding and modulation strategies
  • the MCS level is carried by the aggregation frame obtained by the aggregation module on the two or more RBs for transmission.
  • an embodiment of the present invention provides a converged frame transmission system, where the converged frame transmission system includes:
  • An access point AP configured to aggregate two or more medium access control MAC layer subframes sent to the same site into an aggregation frame, and send a resource allocation message to the same site, where the resource allocation message includes two indications
  • the two or more RBs correspond to at least two different coding and modulation policy MCS levels
  • the aggregation frame is carried on the two or more RBs for transmission;
  • a station STA configured to receive a resource allocation message sent by the access point, where the resource allocation message includes information indicating two or more resource blocks RB, where the two or more resource blocks RB correspond to at least two different codes And a modulation policy MCS level; receiving the two or more RBs according to the resource allocation message; demodulating and decoding the two or more RBs to obtain an aggregation frame, where the aggregation frame is carried in the On two or more RBs, the aggregation frame is aggregated by two or more MAC layer subframes; and the aggregation frame is de-aggregated to obtain the two or more MAC layer subframes.
  • two or more MAC frames sent to the same site are aggregated into a convergence.
  • the frame is transmitted on the RBs of different MCS levels, and the RBs of different MCS levels correspond to different transmission rates, that is, the aggregation frames are transmitted through multiple rates, thereby improving system transmission efficiency.
  • Figure 1 is a schematic view of the top and bottom of the MAC layer
  • FIG. 3 is a schematic diagram of an AP side downlink processing procedure according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of an aggregation frame being carried on resource blocks of different MCS levels
  • Figure 5 is a MAP message structure diagram
  • Figure 6 is a structure diagram of the SIG message
  • FIG. 7 is a schematic diagram of a STA side downlink processing procedure according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of a process of uplink processing on the STA side according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of an AP side uplink processing process according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of an AP side downlink processing apparatus according to an embodiment of the present invention.
  • FIG. 11 is a schematic diagram of a STA-side downlink processing apparatus according to an embodiment of the present invention.
  • FIG. 12 is a schematic diagram of an STA side uplink processing apparatus according to an embodiment of the present invention.
  • FIG. 13 is a schematic diagram of an AP side uplink processing apparatus according to an embodiment of the present invention.
  • the MCS level required by the MAC layer subframe in the embodiment of the present invention refers to the MCS level that can guarantee the MAC layer subframe transmission requirement.
  • the transmission requirements of the MAC layer subframe include any one of the following: the QoS requirement of the MAC layer subframe, the number of retransmission times of the MAC layer subframe, or the MCS requirement preset by the MAC layer subframe.
  • the higher the QoS requirement of the MAC layer subframe, the request letter The lower the transmission rate, the lower the corresponding MCS level; the more retransmission times of the MAC layer subframe, the lower the information transmission rate is required, and the lower the corresponding MCS level.
  • the MCS level required by other frames is also similar to the definition of the MCS level required by the MAC layer subframe.
  • the MAC layer subframes that are aggregated in the present invention may be referred to as convergence subframes, so the MCS level required for the convergence subframe is also Similar to the definition of the MCS level required for the MAC layer subframe.
  • the RB in the embodiment of the present invention refers to a time-frequency resource block or a physical resource block for transmitting data.
  • the RB may be 12 consecutive carriers in the frequency domain and resource blocks in one time slot in the time domain.
  • the MCS level corresponding to the RB refers to the MCS level used in the RB transmission.
  • an aggregation frame formed by merging two or more MAC layer subframes is defined.
  • FIG. 2 is a MAC layer aggregation frame format defined by an embodiment of the present invention.
  • the aggregated MAC layer subframe is called a convergence subframe, and the convergence frame includes one convergence frame header and two The above aggregated subframe, where the aggregated frame header includes an aggregated number field and an offset list field.
  • the aggregation frame header further includes a reserved field, a signature field, and a check field.
  • the description of each field is as follows:
  • Aggregation number field used to indicate the number of convergence subframes, the number ranges from 0 to 2 M -1, where M is the number of bits of the aggregation number subfield;
  • Reserved field used to make the aggregate header except the offset list field a specified length. For example, when the length of the aggregate header except the offset list field is 32 bits, the reserved subfield is guaranteed. It is 32 bits;
  • a signature field a site or an AP that receives the aggregation frame identifies the aggregation frame, that is, the station or the AP that receives the aggregation frame can use the signature field to determine whether the aggregation frame is an aggregation frame defined by the embodiment of the present invention, for example: When the value of the signature field is 1, the frame is defined by the embodiment of the present invention. a MAC layer aggregation frame, where the value of the signature field is 0, the frame is not the MAC layer convergence frame defined in the embodiment of the present invention;
  • Check field used to check the convergence header except the offset list field. For example, the check subfield is filled according to the CRC check of the delimiter header, thereby improving the success rate and fault tolerance of the converged frame header transmission. rate;
  • Offset list field used to indicate the offset of the convergence subframe to the start position of the aggregation frame
  • the offset list field includes n offset subfields, where n is the number of the convergence subframes, and the offset subfield corresponds to the convergence subframe one by one.
  • the offset 1 corresponds to convergence.
  • Subframe 1 corresponds to convergence subframe 2
  • offset n corresponds to convergence subframe n.
  • the offset subfield indicates an offset of the convergence subframe corresponding to the offset subfield in the aggregation frame, that is, the offset subfield indicates the convergence subframe corresponding to the offset subfield to the start position of the convergence frame. Offset. By querying the offset subfield, the location of the corresponding convergence subframe can be directly located.
  • the lengths of the n offset subfields are consistent, wherein each offset subfield indicates an end position of the convergence subframe corresponding thereto.
  • the start position of the convergence subframe adjacent to the end position of the convergence subframe can be obtained.
  • the offset 1 subfield indicates the end position of the convergence subframe 1
  • the start position of the convergence subframe 2 immediately adjacent to the end position of the convergence subframe 1 may also be according to the end position of the convergence subframe 1. obtain.
  • the offset i subfield corresponds to the end position of the convergence subframe i
  • the offset i-1 subfield corresponds to the end position of the convergence subframe i-1, thereby obtaining the start position and the end position of the convergence subframe i. . That is to say, as long as the two adjacent offset subfields are correct, a convergence sub-frame can be determined. For example, if the offset subfield i-1 and the offset subfield i are correct, the corresponding convergence can be determined. Frame i, where i is any integer from 2 to n.
  • the starting position of the convergence subframe 1 can be derived from the convergence frame header. Further, according to the start position and the end position of the convergence subframe i, the length of the convergence subframe i can also be obtained.
  • the offset list field may not require a check.
  • the field i-1 and the offset subfield i can determine the convergence subframe i.
  • the convergence subframe i is a MAC layer subframe, so its tail includes a 32-bit CRC field, and the CRC field is used for CRC detection to determine whether the convergence subframe i is a valid MAC layer subframe.
  • the CRC field can be used for blind detection to accurately locate the end position of the subframe. In this way, even if some offset subfields in the multiple offset subfields receive errors, as long as the adjacent two offset subfields are correct, the corresponding legal convergence subframe can be determined. Therefore, the offset list field does not require check protection, thereby reducing the overhead of the aggregated frame and saving system resources.
  • the error probability of the offset list field transmission can be reduced by transmitting the convergence frame header with the information transmission rate corresponding to the lower MCS level, thereby improving the success rate and the fault tolerance rate of the aggregate frame transmission.
  • the offset subfield indicates an offset of any one of the following offset granularities: an offset of the modulation symbol, an offset of the bit, an offset of the byte, an offset of the microsecond, and the like.
  • the offset subfield has a length of 16 bits and can represent an offset of 0 to 2 16 offset granularities.
  • an offset subfield corresponds to a decimal integer value of 20 and indicates a modulation symbol.
  • the offset indicates that the convergence subframe corresponding to the offset subfield is offset by an offset of 20 modulation symbols from the start position of the convergence frame.
  • each of the aggregation sub-frames is a MAC layer subframe
  • the MAC layer subframe may be an MPDU or an A-MSDU, or may be another customized MAC layer frame or a MAC layer aggregation frame.
  • the convergence subframe includes a separator field, a data field, and a padding field, where the data field may be an MPDU or an A-MSDU.
  • the aggregation when the aggregation sub-frames are aggregated, the aggregation can be directly connected end to end without having to fill the redundant data between the aggregation sub-frames.
  • This saves aggregation frame overhead and saves system resources.
  • the delimiter field and the padding field included in the convergence sub-frame shown in FIG. 2 may be omitted, and the MPDU or the A-MSDU may be directly aggregated, thereby saving the aggregation frame overhead.
  • the MCS level required for the convergence subframe may be different, that is, the requirement may be Aggregation subframes with different MCS levels are aggregated in one aggregation frame.
  • the existing A-MPDU aggregation frame needs to be searched in units of 4 bytes to quickly locate each subframe. Therefore, when the subframe is aggregated at the transmitting end, each convergence subframe is used. A 4-byte alignment process is required to ensure that each aggregated sub-frame is a positive integer multiple of 4 bytes in length, allowing the receiving end to perform a 4-byte search.
  • the MAC layer convergence frame defined in the embodiment of the present invention can determine the convergence subframe based on the offset list field, that is, by using two adjacent offset subfields.
  • the start position and the end position of the corresponding convergence subframe are determined, and the 4-byte alignment processing is not required for each convergence subframe, which can reduce the redundant data and save the aggregation frame overhead.
  • the convergence subframe can be quickly determined according to the offset list field, and the speed of the solution aggregation is improved.
  • FIG. 3 is a schematic diagram of an AP side downlink processing process according to an embodiment of the present invention. As shown in FIG. 3, the AP side downlink processing process includes:
  • Step 301 The AP aggregates two or more MAC layer subframes that are sent to the same STA into an aggregation frame.
  • N MAC layer subframes in the MAC layer subframe queue of the AP are sent to the same STA, where N is a positive integer greater than or equal to 2.
  • the N MAC layer subframes are aggregated into a convergence frame, where the MAC layer subframes may be referred to as convergence subframes in the aggregation frame, and optionally, according to the QoS requirements and the number of retransmission times of each convergence subframe. Or the preset MCS requirement, the MCS level required for the convergence subframe can be obtained;
  • multiple aggregation subframes sent to the same STA may be aggregated according to the MCS level from low to high, that is, the MCS level required for the convergence subframe 1 to the convergence subframe N is sequentially increased. .
  • the MCS level required for the convergence subframe 1 to the convergence subframe N is sequentially increased.
  • the order of the required aggregation subframes with the same MCS level may be arbitrary.
  • multiple aggregation subframes sent to the same STA may also be aggregated in any order.
  • the aggregation frame obtained by the aggregation in step 301 may be a MAC layer convergence frame defined in the embodiment of the present invention.
  • the aggregation frame header shown in FIG. 4 may be the aggregation frame header of the MAC layer aggregation frame defined in the embodiment of the present invention, and the aggregation number field indicates the number of the convergence subframes of the aggregation frame, and the offset list field indicates The offset of each convergence subframe.
  • the aggregated frame obtained by the aggregation in step 301 may be a MAC layer convergence frame defined in an existing protocol or standard.
  • the MAC layer aggregation frame may be an A-MPDU aggregation frame defined in IEEE 802.11.
  • the MCS levels required for the convergence of the aggregated subframes in the embodiment of the present invention may be different.
  • the MCS levels required for the convergence of the aggregated subframes in the embodiment of the present invention may be the same.
  • Step 302 The AP sends a resource allocation message to the STA, where the resource allocation message includes information indicating two or more resource blocks RB, where the two or more resource blocks RB correspond to at least two different coding and modulation policy MCS levels.
  • the AP performs resource block RB allocation according to the aggregation frame sent to the STA, and the resource allocation message includes result information indicating the allocation, and the AP sends the resource allocation message to the STA.
  • the AP may obtain the required number of RBs of each MCS level according to the length of the aggregation frame and the MCS level required by the convergence subframe.
  • the method of RB bearer aggregation frames should be considered. This method is to carry the aggregation frames on the RBs from beginning to end. That is, when a certain aggregation subframe has been all carried, and a certain RB that carries the convergence subframe is not used, the convergence subframe adjacent to the tail of the convergence subframe continues to be carried on the RB. In this way, until the RBs are all used up, a new RB is selected to be carried or the aggregated frame is all carried on the RB.
  • the MCS level corresponding to the convergence frame header may be calculated according to the MCS level required by the convergence subframe of the convergence frame header.
  • the MCS level corresponding to the aggregation frame header may be calculated according to the lowest level of the MCS levels required by all the convergence subframes.
  • the resource allocation message may be a medium access protocol MAP message or a signaling SIG (English: signal) message.
  • the AP sends a medium access protocol MAP message to the STA, where the MAP message includes two or more allocation units, two or more allocation units indicate information of two or more resource blocks RB, and different allocation units indicate different MCS levels.
  • RB information ;
  • the MAP message includes a site identification field, a length field, and one or more allocation units. Further, the allocation unit includes an RB start subfield, an RB offset subfield, and an MCS subfield. The description of each field and each subfield is as follows:
  • the Site Identification field is used to indicate the site assigned to the RB
  • the length field is used to indicate the number of allocation units
  • the RB start subfield is used to indicate the start position of the RB corresponding to the allocation unit in which it is located;
  • the RB offset number subfield is used to indicate the number of RBs starting from the RB indicated by the RB start subfield;
  • the MCS subfield is used to indicate the MCS level corresponding to the RB of the allocation unit in which it is located.
  • the AP sends a signaling SIG message to the STA, where the SIG message includes two or more SIG subfields, and two or more SIG subfields indicate information of two or more resource blocks RB, and different SIG subfield indications RB information of different MCS levels;
  • the SIG message includes a site identification field and two or more SIG subfields.
  • the SIG message further includes a reserved field.
  • the SIG subfield includes an MCS field and an RB number field. The description of each field and each subfield is as follows:
  • the Site Identification field is used to indicate the site assigned to the RB
  • the reserved field is used to indicate other additional information
  • the MCS field is used to indicate the MCS level corresponding to the allocated RB
  • the RB number field is used to indicate the number of RBs allocated by the SIG subfield in which it is located.
  • Step 303 The AP carries the aggregated frame on two or more RBs for transmission.
  • the two or more RBs correspond to at least two different MCS levels according to the RBs allocated to the STAs in step 302.
  • the RBs that match the MCS level required by the convergence subframe 1 are used to carry the aggregation header and the convergence subframe 1.
  • the subframe 2 is aggregated.
  • the entire bearer process is to fully use each RB, and the MCS level required for the convergence subframe is matched with the MCS level corresponding to the RB carrying the convergence subframe.
  • the MCS level required by the convergence subframe matches the MCS level corresponding to the RB.
  • the MCS level with the highest level is the MCS level corresponding to the RB in all the MCS levels that meet the requirements of the convergence subframe. At this time, the MCS level corresponding to the RB is matched with the MCS level required by the convergence subframe.
  • the MCS level corresponding to the RB and the MCS required by the two or more convergence subframes match.
  • an aggregation frame sent to station 1 including a converged frame header of length 80 bits and three aggregation sub-frames each having a length of 1000 bits, and three convergent subframes according to the convergence header to the aggregation frame.
  • the order of the tails is the aggregation subframe 1, the convergence subframe 2, and the convergence subframe 3.
  • the MCS level required for the convergence subframe 1 is MCS1
  • the MCS level required for the convergence subframe 2 is MCS2
  • MCS3 the order of MCS levels from low to high is: MCS1, MCS2, MCS3.
  • the aggregation frame header is calculated according to the MCS level required by the convergence subframe 1.
  • the MCS level required by the aggregation frame header is MCS1.
  • an RB with an MCS level of MCS1 can carry 100.
  • the total length of the aggregation frame header and the aggregation subframe is 1080 bits. Therefore, at least 11 RBs with an MCS level of MCS1 are required.
  • One of the 11 RBs can also carry 20 RBs.
  • the bit is used to carry the 20 bits of the convergence subframe 2 close to the convergence subframe 1; if an RB with the MCS level of MCS2 can carry 200, the remaining convergence subframe 2 needs at least 5 RBs with the MCS level of MCS2.
  • One of the five RBs can also carry 20 bits, and is used to carry 20 bits of the convergence subframe 3 close to the convergence subframe 2; assuming that an RB with an MCS level of MCS3 can carry 300, the remaining convergence subframes 3 At least 4 RBs with MCS level MCS3 are required. Therefore, it is known that the aggregation frame needs to allocate 11 RBs with MCS level MCS1, 5 RBs with MCS level MCS2, and 4 RBs with MCS level MCS3.
  • the allocation result is sent to the site 1 by using a MAP message, where the STA ID in the MAP message is at least station 1, the length indicates 3 allocation units, and the allocation unit 1 indicates 11 RBs whose MCS level is MCS1, and the allocation unit 2 indicates The five MCSs are RBs of MCS2, and the allocation unit 3 indicates four RBs whose MCS level is MCS3.
  • the MCS level required for the convergence subframe is determined according to the quality of service QoS of the convergence subframe, the number of retransmissions, or a preset MCS level.
  • the MCS level corresponding to the RB needs to match the preset MCS level, that is, the MCS level corresponding to the RB is based on The preset MCS level is determined. If an RB carries all or part of one or more aggregation subframes, the MCS level corresponding to the RB matches the MCS level with the lowest rank among the two MCS levels preset in the two or more convergence subframes.
  • the MCS corresponding to each RB matches the MCS level required by the convergence subframe with the highest QoS class among the two or more aggregation subframes carried by the RB.
  • each The MCS corresponding to one RB matches the MCS level required by the aggregation subframe with the most retransmission times in the two or more aggregation sub-frames carried by the RB.
  • the aggregation frame is transmitted on the RBs of different MCS levels, that is, the aggregation frame is transmitted through the multi-rate, so that the transmission rate matches the MCS level required by the convergence subframes that it carries, that is, according to the MCS level required by different convergence subframes.
  • the redundant data may be carried on the RB, for example, zero padding may be performed.
  • the aggregation frame is carried on the RB, it is sent to the STA;
  • step 301, step 302, and step 303 in the AP side downlink processing is not limited, and may be performed in parallel.
  • FIG. 7 is a schematic diagram of a STA-side downlink processing process according to an embodiment of the present invention. As shown in FIG. 7, the STA-side downlink processing process includes:
  • Step 701 The STA receives the resource allocation message sent by the AP, where the resource allocation message includes information indicating two or more resource blocks RB, where the two or more resource blocks RB correspond to at least two different coding and modulation policy MCS levels.
  • Step 702 The STA receives two or more RBs in step 701 according to the resource allocation message sent by the AP.
  • the STA will receive the RB that the AP allocates to the STA according to the resource allocation message sent by the AP, and receive the allocated RB.
  • the resource allocation message may be a medium access protocol MAP message or a signaling SIG message.
  • Step 703 Perform demodulation and decoding on the RBs received in step 702 to obtain an aggregation frame, where the aggregation frame is carried on two or more RBs in step 701, and the aggregation frame is composed of two or more MACs. Layer sub-frames are aggregated into
  • the RBs of different MCS levels are subjected to corresponding demodulation and decoding modes, thereby obtaining an aggregation frame sent by the AP.
  • the RBs of different MCS levels refer to RBs with different MCS levels.
  • Step 704 Deaggregate the aggregation frame to obtain two or more MAC layer subframes.
  • the convergence is performed according to the convergence frame header of the aggregation frame, to obtain two or more convergence subframes.
  • the convergence frame header of the aggregation frame includes an offset list field, and the offset list field includes two or more offset subfields, and the convergence subframe adjacent to the convergence frame header is offset according to the convergence frame header and the convergence subframe.
  • the subfields are obtained, and other aggregated subframes in the aggregated frame can be obtained according to two adjacent offset subfields.
  • the MAC layer subframes that are aggregated in the present invention may be referred to as aggregation subframes, and two or more aggregation subframes are obtained to obtain two or more MAC layer subframes.
  • the technical features of the STA-side downlink processing for example, the aggregation frame, the resource allocation message, the RB, the MCS level, and the like, are similar or corresponding to the technical features involved in the downlink processing of the AP, and the description is not repeated in this embodiment. .
  • FIG. 8 is a schematic diagram of a process of uplink processing on the STA side according to an embodiment of the present invention. As shown in FIG. 8, the uplink processing process on the STA side includes:
  • Step 801 The STA aggregates two or more MAC layer subframes that are sent to the same AP into an aggregation frame.
  • Step 802 The STA sends a resource request request to the AP according to the aggregation frame to be sent to the AP, where the resource request request is used to request the allocated RB from the AP.
  • the resource application request includes information that requests the allocated RB from the AP;
  • the specific implementation may be that the STA informs the AP of the amount of buffered data, and the AP determines the MCS level of the transmitted data according to the channel information, and obtains the required number of RBs by the buffered data amount and the MCS level, and the most The assigned RB and MCS level information is then sent to the STA.
  • the channel information is a channel state index (English: channel state index), usually a matrix is used to indicate the fading of the channel between the transmitting end and the receiving end.
  • the channel information is obtained by the AP directly estimating the training signal of the STA, or the AP sends a training signal to the STA, and the STA feeds back the estimated channel information to the AP.
  • the amount of buffered data in the embodiment of the present invention refers to a converged frame. In the broadest sense, any data to be sent that includes STAs has nothing to do with whether or not to aggregate.
  • Step 803 The STA receives the resource allocation message sent by the AP, where the resource allocation message includes information indicating two or more resource blocks RB, where the two or more RBs correspond to at least two different coding and modulation policy MCS levels.
  • Step 804 Determine the two or more RBs according to the resource allocation message.
  • Step 805 The STA carries the aggregation frame on two or more RBs for transmission.
  • the aggregation frame is carried on the RB, it is sent to the STA;
  • Some technical features involved in the uplink processing on the STA side such as an aggregation frame, a resource allocation message, an RB, an MCS level, and the like, are similar or corresponding to some technical features in the downlink processing of the AP, and are not performed in this embodiment. Repeat the instructions.
  • FIG. 9 is a schematic diagram of an AP side uplink processing process according to an embodiment of the present invention. As shown in FIG. 9, the AP side uplink processing process includes:
  • Step 901 The AP receives a resource request request sent by the STA, where the resource request request is used to request the allocated RB from the AP.
  • the resource application request includes information that the STA requests the allocated RB from the AP.
  • Step 902 The AP allocates two or more RBs to the STA according to the resource application request sent by the STA, and sends a resource allocation message, where the resource allocation message includes information indicating two or more resource blocks RB, the two or more resource blocks.
  • the RB corresponds to at least two different coding and modulation strategy MCS levels;
  • the specific implementation may be that the STA may notify the AP of the amount of cached data, and the AP may The channel information determines the MCS level of the transmission data, and obtains the required number of RBs by the buffered data amount and the MCS level, and finally transmits the allocated RB and MCS level information to the STA.
  • the channel information is a channel state index (English: channel state index), usually a matrix is used to indicate the fading of the channel between the transmitting end and the receiving end.
  • the channel information is obtained by the AP directly estimating the training signal of the STA, or the AP sends a training signal to the STA, and the STA feeds back the estimated channel information to the AP.
  • the amount of buffered data in the embodiment of the present invention refers to a converged frame. In the broadest sense, any data to be sent that includes STAs has nothing to do with whether or not to aggregate.
  • Step 903 The AP receives two or more RBs in step 902;
  • the AP according to the resource allocation message sent to the STA, knows the RB that the AP allocates to the STA, and the AP receives the RB that the STA sends to the AP.
  • the resource allocation message may be a medium access protocol MAP message or a signaling SIG message.
  • Step 904 Perform demodulation and decoding on the RBs received in step 903 to obtain an aggregated frame, where the aggregated frame is carried on two or more RBs in step 902, and the aggregated frame is aggregated by two or more MAC layer subframes. to make;
  • the RBs of different MCS levels are subjected to corresponding demodulation and decoding modes, thereby obtaining an aggregation frame sent by the STA.
  • the RBs of different MCS levels refer to RBs with different MCS levels.
  • Step 905 Deaggregate the aggregation frame to obtain two or more MAC layer subframes.
  • the convergence is performed according to the convergence frame header of the aggregation frame, to obtain two or more convergence subframes.
  • the convergence frame header of the aggregation frame includes an offset list field, and the offset list field includes two or more offset subfields, and the convergence subframe adjacent to the convergence frame header is offset according to the convergence frame header and the convergence subframe.
  • the subfields are obtained, and other aggregated subframes in the aggregated frame can be obtained according to two adjacent offset subfields.
  • the MAC layer subframes that are aggregated in the present invention may be referred to as aggregation subframes, and two or more aggregation subframes are obtained to obtain two or more MAC layer subframes.
  • some technical features involved in the uplink processing of the AP side for example, aggregation frames, The resource allocation message, the RB, the MCS level, and the like are similar or corresponding to some technical features involved in the uplink processing of the STA, and the description is not repeated in this embodiment.
  • an AP may perform both an AP-side downlink processing process and an AP-side uplink processing process
  • an STA may perform both the STA-side downlink processing process and the STA-side uplink processing process.
  • the embodiment of the present invention further provides a convergence frame transmission apparatus, which performs an AP side downlink processing process, as shown in FIG. 10, including:
  • the aggregation module 1001 is configured to aggregate two or more media access control MAC layer subframes sent to the same site into a convergence frame.
  • the sending module 1002 is configured to send a resource allocation message to the same station, where the resource allocation message includes information indicating two or more resource blocks RB, and two or more RBs correspond to at least two different coding and modulation policy MCS levels;
  • the aggregation frame obtained by the aggregation module 1001 is carried on two or more RBs for transmission.
  • Some of the technical features involved are similar or corresponding to some technical features involved in the downlink processing of the AP, and are not repeatedly described in this embodiment.
  • the embodiment of the present invention further provides an aggregation frame transmission apparatus, which performs a STA side downlink processing process, as shown in FIG.
  • the receiving module 1101 is configured to receive a resource allocation message sent by the access point AP, where the resource allocation message includes information indicating two or more resource blocks RB, where two or more resource blocks RB correspond to at least two different encoding and modulation Policy MCS level; receiving more than two RBs according to the resource allocation message;
  • the demodulation and decoding module 1102 is configured to demodulate and decode two or more RBs obtained by the receiving module 1101 to obtain an aggregation frame, where the aggregation frame is carried on two or more RBs, and the aggregation frame is composed of two or more MACs. Layer sub-frames are aggregated into
  • the de-aggregation module 1103 is configured to de-aggregate the aggregated frames obtained by the demodulation and decoding module 1102 to obtain two or more MAC layer subframes.
  • an aggregation frame for example, an aggregation frame, a resource allocation message, an RB, an MCS level, and the like, are similar or corresponding to some technical features involved in the downlink processing of the STA side, and are not repeatedly described in this embodiment.
  • the embodiment of the present invention further provides a convergence frame transmission apparatus, which performs an uplink processing process on the STA side, as shown in FIG. 12, including:
  • the aggregation module 1201 is configured to aggregate two or more MAC layer subframes that are sent to the same access point AP into a convergence frame.
  • a sending module, 1202 configured to send a resource request request to the AP according to the aggregated frame obtained by the aggregation module 1201, where the resource request request is used to request an RB to be allocated to the same AP;
  • the receiving module 1204 is configured to receive a resource allocation message sent by the same AP, where the resource allocation message includes information indicating two or more resource blocks RB, and the two or more RBs correspond to at least two different coding and modulation policy MCS levels. ;
  • the determining module 1203 is configured to determine two or more RBs according to the resource allocation message received by the receiving module 1204;
  • the sending module 1202 is further configured to carry the aggregated frame obtained by the aggregation module 1201 on two or more RBs determined by the determining module 1203 for transmission.
  • Some of the technical features involved are similar or corresponding to some technical features involved in the uplink processing of the STA side, and are not repeatedly described in this embodiment.
  • the embodiment of the present invention further provides an aggregation frame transmission apparatus, which performs an AP side uplink processing process, as shown in FIG.
  • the receiving module 1302 is configured to receive a resource request request sent by the station STA, where the resource request request is used to request the resource block RB to be allocated to the device;
  • the allocating module 1305 is configured to allocate two or more RBs to the STA according to the resource request request received by the receiving module 1302.
  • the sending module 1301 is configured to send, to the STA, a resource allocation message, where the resource allocation message includes information indicating two or more resource blocks RB, where two or more RBs correspond to at least two different coding and modulation policy MCS levels;
  • the receiving module 1302 is further configured to receive the two or more RBs;
  • the demodulation and decoding module 1303 is configured to demodulate and decode two or more RBs obtained by the receiving module 1302 to obtain an aggregation frame, where the aggregation frame is carried on two or more RBs, and the aggregation frame is composed of two or more MACs. Layer sub-frames are aggregated into
  • the de-aggregation module 1304 is configured to de-aggregate the aggregated frames obtained by the demodulation and decoding module 1303 to obtain two or more MAC layer subframes.
  • Some of the technical features involved are similar or corresponding to the technical features involved in the uplink processing of the AP, and are not repeatedly described in this embodiment.
  • An embodiment of the present invention provides a converged frame transmission device, as shown in FIG. 14, comprising: a processor 1401, a memory 1402, a transmitter 1403, and a bus 1404, wherein the processor 1401, the memory 1402, and the transmitter 1403 are connected by a bus 1404. Data transmission is performed, and the memory 1402 is configured to store data processed by the processor 1401;
  • the bus 1404 may be an Industry Standard Architecture (ISA) bus, a Peripheral Component (PCI) bus, or an Extended Industry Standard Architecture (EISA) bus. Etc., here is not limited.
  • ISA Industry Standard Architecture
  • PCI Peripheral Component
  • EISA Extended Industry Standard Architecture
  • the bus 1404 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 14, but it does not mean that there is only one bus or one type of bus. among them:
  • the memory 1402 is configured to store data or executable program code, where the program code includes computer operating instructions, specifically: an operating system, an application, and the like.
  • the memory 1402 may include a high speed RAM memory and may also include a non-volatile memory such as at least one disk memory.
  • the processor 1401 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more configured to implement the embodiments of the present invention. integrated circuit.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the processor 1401 is configured to implement the aggregate frame transmission method of the AP side downlink processing procedure in the above embodiment by executing the program code in the memory 1402.
  • the 1401 processor is configured to aggregate two or more medium access control MAC layer subframes sent to the same site into a convergence frame;
  • the transmitter 1403 is configured to send a resource allocation message to the same station, where the resource allocation message includes information indicating two or more resource blocks RB, and the two or more RBs correspond to at least two different coding and modulation policy MCS levels;
  • the processor 1401 is further configured to carry the aggregation frame on more than two RBs;
  • the transmitter 1403 is further configured to transmit two or more RBs obtained by the processor 1401.
  • Some of the technical features involved are similar or corresponding to some technical features involved in the AP side uplink processing. The examples are not repeated.
  • An embodiment of the present invention provides a converged frame transmission device.
  • the method includes: a processor 1501, a memory 1502, a receiver 1503, and a bus 1504.
  • the processor 1501, the memory 1502, and the receiver 1503 are connected by a bus 1504. Data transmission is performed, and the memory 1502 is configured to store data processed by the processor 1501;
  • the bus 1504 may be an Industry Standard Architecture (ISA) bus, a Peripheral Component (PCI) bus, or an Extended Industry Standard Architecture (EISA) bus. Etc., here is not limited.
  • the bus 1504 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 15, but it does not mean that there is only one bus or one type of bus. among them:
  • the memory 1502 is configured to store data or executable program code, where the program code includes computer operating instructions, which may specifically be: an operating system, an application, or the like.
  • the memory 1502 may include a high speed RAM memory and may also include a non-volatile memory such as at least one disk memory.
  • the processor 1501 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more configured to implement the embodiments of the present invention. integrated circuit.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the processor 1501 is configured to implement the aggregate frame transmission method of the STA side downlink processing procedure in the above embodiment by executing the program code in the memory 1502.
  • the receiver 1503 is configured to receive a resource allocation message sent by the access point, where the resource allocation message includes information indicating two or more resource blocks RB, and the two or more resource blocks RB correspond to at least two different coding and modulation policies MCS. Level; receive more than two according to the resource allocation message RB;
  • the processor 1501 is configured to demodulate and decode two or more RBs obtained by the receiver 1503 to obtain an aggregation frame, where the aggregation frame is carried on two or more RBs, and the aggregation frame is composed of two or more MAC layer subframes. Convergence; deaggregation of aggregated frames to obtain more than two MAC layer subframes.
  • Some of the technical features involved are similar or corresponding to the technical features involved in the uplink processing of the AP, and are not repeatedly described in this embodiment.
  • An embodiment of the present invention provides a converged frame transmission device, as shown in FIG. 16, comprising: a processor 1601, a memory 1602, a transmitter 1604, a receiver 1605, and a bus 1603, wherein the processor 1601, the memory 1602, and the transmitter 1604 And the receiver 1605 is connected by a bus 1603 for data transmission, and the memory 1602 is used for storing data processed by the processor 1601;
  • the bus 1603 may be an Industry Standard Architecture (ISA) bus, a Peripheral Component (PCI) bus, or an Extended Industry Standard Architecture (EISA) bus. Etc., here is not limited.
  • the bus 1603 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 16, but it does not mean that there is only one bus or one type of bus. among them:
  • the memory 1602 is configured to store data or executable program code, where the program code includes computer operating instructions, specifically: an operating system, an application, and the like.
  • the memory 1602 may include a high speed RAM memory and may also include a non-volatile memory such as at least one disk memory.
  • the processor 1601 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more configured to implement the embodiments of the present invention. integrated circuit.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the processor 1601 is configured to implement the aggregate frame transmission method of the STA side uplink processing procedure in the above embodiment by executing the program code in the memory 1602.
  • the processor 1601 is configured to aggregate two or more MAC layer subframes that are sent to the same access point AP into a convergence frame.
  • the transmitter 1604 is configured to send a resource request request to the same AP according to the aggregated frame obtained by the processor 1601, where the resource request request is used to request the RB to be allocated to the same AP.
  • the receiver 1605 is configured to receive a resource allocation message sent by the same AP, where the resource allocation message includes information indicating two or more resource blocks RB, and two or more RBs correspond to at least two different coding and modulation policy MCS levels;
  • the processor 1601 is further configured to determine, according to the resource allocation message obtained by the receiver 1605, two or more RBs; and carry the aggregated frame on two or more RBs;
  • the transmitter 1604 is further configured to transmit on more than two RBs obtained by the processor 1601.
  • Some of the technical features involved are similar or corresponding to the technical features involved in the uplink processing of the AP, and are not repeatedly described in this embodiment.
  • An embodiment of the present invention provides a converged frame transmission device, as shown in FIG. 17, comprising: a processor 1701, a memory 1702, a transmitter 1704, a receiver 1705, and a bus 1703, wherein the processor 1701, the memory 1702, and the transmitter 1704 And the receiver 1705 is connected by a bus 1703 for data transmission, and the memory 1702 is used for storing data processed by the processor 1701;
  • the bus 1703 may be an Industry Standard Architecture (ISA) bus, a Peripheral Component (PCI) bus, or an Extended Industry Standard Architecture (abbreviated).
  • ISA Industry Standard Architecture
  • PCI Peripheral Component
  • abbreviated Extended Industry Standard Architecture
  • the bus 1703 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 17, but it does not mean that there is only one bus or one type of bus. among them:
  • the memory 1702 is configured to store data or executable program code, where the program code includes computer operating instructions, specifically: an operating system, an application, and the like.
  • the memory 1702 may include a high speed RAM memory and may also include a non-volatile memory such as at least one disk memory.
  • the processor 1701 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more configured to implement the embodiments of the present invention. integrated circuit.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the processor 1701 is configured to implement the aggregate frame transmission method of the AP side uplink processing procedure in the above embodiment by executing the program code in the memory 1702.
  • the receiver 1705 is configured to receive a resource request request sent by the station STA, where the resource request request is used to request the allocated RB from the access point AP;
  • the processor 1701 is configured to allocate two or more RBs to the STA according to the resource request request;
  • the transmitter 1704 is configured to send a resource allocation message to the STA, where the resource allocation message includes information indicating two or more resource blocks RB, and the two or more resource blocks RB correspond to at least two different coding and modulation policy MCS levels;
  • the receiver 1705 is further configured to receive more than two RBs
  • the processor 1701 is further configured to perform demodulation and decoding on the two or more RBs obtained by the receiver 1705 to obtain an aggregation frame, where the aggregation frame is carried on two or more RBs, and the aggregation frame is composed of two or more MAC layers.
  • the frames are aggregated; the aggregated frames are de-aggregated to obtain more than two MAC layer subframes.
  • the embodiment of the present invention provides a converged frame transmission system, where the system includes the apparatus of FIG. 10 and the apparatus of FIG. 11 for performing the downlink processing procedure provided by the implementation of the present invention.
  • System Embodiment 2 An embodiment of the present invention provides a converged frame transmission system, where the system includes the apparatus of FIG. 12 and the apparatus of FIG. 13 for performing an uplink processing procedure provided by the implementation of the present invention.
  • aspects of the present invention, or possible implementations of various aspects may be embodied as a system, method, or computer program product.
  • aspects of the invention, or possible implementations of various aspects may be in the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, etc.), or a combination of software and hardware aspects, They are collectively referred to herein as "circuits," “modules,” or “systems.”
  • aspects of the invention, or possible implementations of various aspects may take the form of a computer program product, which is a computer readable program code stored in a computer readable medium.
  • the computer readable medium can be a computer readable signal medium or a computer readable storage medium.
  • the computer readable storage medium includes, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing, such as random access memory (RAM), read only memory (ROM), Erase programmable read-only memory (EPROM or flash memory), optical fiber, portable read-only memory (CD-ROM).
  • the processor in the computer reads the computer readable program code stored in the computer readable medium such that the processor is capable of performing the various functional steps specified in each step of the flowchart, or a combination of steps; A device that functions as specified in each block, or combination of blocks.
  • the computer readable program code can be executed entirely on the user's computer, in part on the user's program Executed on a computer, as a separate software package, partly on the user's computer and partly on a remote computer, or entirely on a remote computer or server. It should also be noted that in some alternative implementations, the functions noted in the various steps in the flowcharts or in the blocks in the block diagrams may not occur in the order noted. For example, two steps, or two blocks, shown in succession may be executed substantially concurrently or the blocks may be executed in the reverse order.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明实施例提出了一种汇聚帧传输方法,包括:发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;将所述汇聚帧承载在所述两个以上的RB上进行发送。由于不同MCS等级的RB对应不同的传输速率,即通过多速率传输汇聚帧,可以提高系统传输效率。

Description

一种汇聚帧传输方法、装置和系统 技术领域
本发明实施例涉及通信技术,特别是一种汇聚帧传输方法、装置和系统。
背景技术
在无线局域网络(英文:Wireless Local Area Networks;简称:WLAN)标准化演进的早期,人们已经认识到汇聚的必要性,为此在之前提出了3种提案。其中只有两个最终被标准采用,这两种类型的汇聚在逻辑上分别位于介质访问控制(英语:Media Access Control;简称:MAC)层的顶端和底端。所谓的MAC层顶端和底端是指在逻辑上MAC层被分为“顶端”和“底端”,如图1所示,MAC服务数据单元(英文:MAC Service Data Unit;简称:MSDU)作为数据单元在MAC服务接入点(英文:MAC Service Access Point;简称:MAC_SAP)被传递,所以可以认为位于MAC层顶端的是MSDU汇聚或称为聚合MAC服务数据单元(英文:Aggregate MAC Service Data Unit;简称:A-MSDU),同样地,MAC协议数据单元(英文:MAC Protocol Data Unit;简称:MPDU)作为数据单元在物理层(英文:Physical Layer;简称:PHY)服务接入点(英文:PHY Service Access Point;简称:PHY_SAP)被传递,所以可以认为位于MAC层低端的是MPDU汇聚,或称为聚合MAC协议数据单元(英文:Aggregate MAC Protocol Data Unit;简称:A-MPDU)。
在现有WLAN系统中,接入点(英文:Access Point;简称:AP)或者站点(英文:station;简称:STA)发送数据的时候,不同重传次数的数据帧要求不同的调制与编码策略(英文:Modulation and Coding Scheme;简称:MCS)等级,随着重传次数的增加,重传时依次选择更低的MCS等级;另外,不同业务的数据帧的服务质量(英文:Quality of Service;简称:QoS)等级不同,要求的MCS等级也不同。在IEEE 802.11ac标准中关于MCS等级的定义,每个MCS等级中有调制方式和码率R两个参数,不同的调制方式和码率的组合构成了一个MCS等级。每个MCS等级都有与之对应的信息传输速率,信息传输速率越高,MCS等级越高,反之,MCS等级越低。在 IEEE 802.11ac标准中定义了0~9一共10个MCS等级,如表1所示:
表1 IEEE 802.11ac标准中的MCS等级
VHT MCS Index Modulation R
0 BPSK 1/2
1 QPSK 1/2
2 QPSK 3/4
3 16-QAM 1/2
4 16-QAM 3/4
5 64-QAM 2/3
6 64-QAM 3/4
7 64-QAM 5/6
8 256-QAM 3/4
9 256-QAM 5/6
在现有的汇聚传输方案中,汇聚帧将接收端地址相同且MCS等级相同的数据帧汇聚,要求不同MCS等级的数据帧需要分别汇聚在不同MCS等级的汇聚帧。
现有WLAN系统中,定义的A-MSDU汇聚帧和A-MPDU汇聚帧按照一种MCS等级发送,而无法根据实际需求进行数据传输,限制了系统传输容量,产生额外的数据开销,影响系统传输效率。
发明内容
本发明实施例提出了一种汇聚帧传输方法、装置和系统。
第一方面,本发明实施例提出了一种汇聚帧传输方法,所述汇聚帧传输方法包括:
将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个 以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
将所述汇聚帧承载在所述两个以上的RB上进行发送。
第二方面,本发明实施例提出了一种汇聚帧传输装置,所述汇聚帧传输装置包括:
汇聚模块,用于将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
发送模块,用于向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;将所述汇聚模块得到的所述汇聚帧承载在所述两个以上的RB上进行发送。
第三方面,本发明实施例提出了一种汇聚帧传输系统,所述汇聚帧传输系统包括:
接入点AP,用于将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;将所述汇聚帧承载在所述两个以上的RB上进行发送;
站点STA,用于接收接入点发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;根据所述资源分配消息,接收所述两个以上的RB;对所述两个以上的RB进行解调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;对所述汇聚帧进行解汇聚,得到所述两个以上的MAC层子帧。
本发明实施例中,将发送给同一个站点的两个以上MAC帧汇聚成汇聚 帧,并将汇聚帧承载在不同MCS等级的RB上发送,不同MCS等级的RB对应不同的传输速率,也就是说通过多速率传输汇聚帧,提高系统传输效率。
附图说明
为了更清楚地说明本发明实施例的技术方案,下面将对现有技术或实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是MAC层顶端和底端示意图;
图2是本发明实施例定义的MAC层汇聚帧格式;
图3是本发明实施例的AP侧下行处理过程示意图;
图4是汇聚帧承载到不同MCS等级的资源块上的示意图;
图5是MAP消息结构图;
图6为SIG消息结构图;
图7是本发明实施例的STA侧下行处理过程示意图;
图8是本发明实施例的STA侧上行处理过程示意图;
图9是本发明实施例的AP侧上行处理过程示意图;
图10是本发明实施例的AP侧下行处理装置示意图;
图11是本发明实施例的STA侧下行处理装置示意图;
图12是本发明实施例的STA侧上行处理装置示意图;
图13是本发明实施例的AP侧上行处理装置示意图。
具体实施方式
本发明实施例中的MAC层子帧要求的MCS等级是指能够保证该MAC层子帧传输要求的MCS等级。MAC层子帧的传输要求包括下面的任一一种:该MAC层子帧的QoS要求、该MAC层子帧的重传次数要求或者该MAC层子帧预先设定的MCS要求。该MAC层子帧的QoS要求越高,则要求信 息传输速率越低,对应的MCS等级越低;该MAC层子帧的重传次数越多,则要求信息传输速率越低,对应的MCS等级越低。其他的帧要求的MCS等级也与MAC层子帧要求的MCS等级的定义类似,另外,在本发明中被汇聚的MAC层子帧可以称为汇聚子帧,所以汇聚子帧要求的MCS等级也与MAC层子帧要求的MCS等级的定义类似。
本发明实施例中的RB指的是用于传输数据的时频资源块或者物理资源块。例如:RB可以是频域上12个连续的载波、时域上是一个时隙的资源块。RB对应的MCS等级指的是该RB传输时采用的MCS等级。
本发明实施例定义的MAC层汇聚帧格式
在本发明实施例中定义了一种由两个以上MAC层子帧汇聚而成的汇聚帧。
具体来说,图2为本发明实施例定义的MAC层汇聚帧格式,如图2所示,将被汇聚的MAC层子帧称为汇聚子帧,则汇聚帧包括一个汇聚帧头以及两个以上汇聚子帧,其中,汇聚帧头包括汇聚个数字段和偏移列表字段。
进一步地,汇聚帧头还包括预留字段、签名字段、以及校验字段。各个字段的说明如下:
汇聚个数字段:用于指示汇聚子帧的数目,该数目的范围为0到2M-1,其中,M为汇聚个数子字段的比特数;
预留字段:用于使除偏移列表字段外的汇聚帧头为规定的长度,例如:当规定除偏移列表字段外的汇聚帧头的长度为32比特时,预留子字段则要保证其为32比特;
签名字段:用于接收汇聚帧的站点或AP识别该汇聚帧,即接收到汇聚帧的站点或AP可以用签名字段来判断该汇聚帧是否是本发明实施例定义的汇聚帧,例如:规定当签名字段的值为1时,该帧是本发明实施例定义的 MAC层汇聚帧,签名字段的值为0时,该帧不是本发明实施例定义的MAC层汇聚帧;
校验字段:用于对除偏移列表字段外的汇聚帧头进行校验,例如,根据对定界头的CRC校验来填充校验子字段,从而提高汇聚帧头传输的成功率和容错率;
偏移列表字段:用于指示汇聚子帧到汇聚帧起始位置的偏移量;
进一步地,偏移列表字段包括n个偏移子字段,其中,n为汇聚子帧的数目,偏移子字段与汇聚子帧一一对应,例如:如图2所示,偏移1对应汇聚子帧1,偏移2对应汇聚子帧2,以此类推,偏移n对应汇聚子帧n。偏移子字段指示该偏移子字段对应的汇聚子帧在汇聚帧中的偏移量,也就是说,偏移子字段指示该偏移子字段对应的汇聚子帧到汇聚帧起始位置的偏移量。通过查询偏移子字段可以直接定位与之对应的汇聚子帧的位置。
可选地,n个偏移子字段的长度一致,其中,每一个偏移子字段指示与之对应的汇聚子帧的结束位置。根据一个汇聚子帧的结束位置可以得到与该汇聚子帧结束位置紧邻的汇聚子帧的开始位置。举例来说,如图2所示,偏移1子字段指示汇聚子帧1的结束位置,与汇聚子帧1结束位置紧邻的汇聚子帧2的开始位置也可以根据汇聚子帧1的结束位置获得。进一步地,偏移i子字段对应汇聚子帧i的结束位置,偏移i-1子字段对应汇聚子帧i-1的结束位置,由此可以获得汇聚子帧i的起始位置和结束位置。也就是说,只要相邻的两个偏移子字段正确,就可以确定出一个汇聚子帧,例如偏移子字段i-1和偏移子字段i正确,就有可以确定出相应的汇聚子帧i,其中,i为2到n的任意一个整数。另外,汇聚子帧1的起始位置可以根据汇聚帧头推算出来。进一步地,根据汇聚子帧i的起始位置和结束位置,还可以获得汇聚子帧i的长度。
可选地,偏移列表字段可以不需要校验。举例来说,对于相邻的偏移子 字段i-1和偏移子字段i,可以确定出的汇聚子帧i。汇聚子帧i是MAC层子帧,所以它的尾部包括一个32位CRC字段,利用该CRC字段进行CRC检测来判断汇聚子帧i是否是一个合法的MAC层子帧。进一步地,可以利用该CRC字段进行盲检来精确定位子帧的结束位置。这样,即使多个偏移子字段中有些偏移子字段接收错误,只要相邻两个偏移子字段正确,就可以确定出对应的合法的汇聚子帧。因此偏移列表字段不需要校验保护,从而减少汇聚帧的开销,节约系统资源。
进一步地,可以通过用较低的MCS等级对应的信息传输速率传输汇聚帧头来减少偏移列表字段传输时的出错概率,从而提高汇聚帧传输的成功率和容错率。
可选地,偏移子字段指示如下任一一种偏移粒度的偏移量:调制符号的偏移量、比特的偏移量、字节的偏移量、微秒的偏移量等。举例来说,偏移子字段的长度为16比特,可以表示0~216个偏移粒度的偏移量,当某个偏移子字段对应的十进制整数值为20且指示的是调制符号的偏移量,则表示该偏移子字段对应的汇聚子帧相对于汇聚帧的起始位置偏移了20个调制符号的偏移量。
进一步地,每一个汇聚子帧都是一个MAC层子帧,该MAC层子帧可以为MPDU或A-MSDU,也可以是其他自定义的MAC层帧或MAC层汇聚帧。举例来说,如图2所示,汇聚子帧包括分隔符字段、数据字段和填充字段,其中,数据字段可以为MPDU或A-MSDU。
可选地,对各个汇聚子帧进行汇聚时,可以直接首尾相接进行汇聚,而不必在各个汇聚子帧之间填补冗余数据。这样可以节省汇聚帧开销,节约系统资源。举例来说,也就是图2所示的汇聚子帧包括的分隔符字段和填充字段均可省略,直接汇聚MPDU或A-MSDU,以此节省汇聚帧开销。
进一步地,汇聚子帧要求的MCS等级可以不同,也就是说可以将要求 的MCS等级不同的汇聚子帧汇聚在一个汇聚帧中。
在IEEE 802.11n/ac中,现有A-MPDU汇聚帧需要以4字节为单位长度进行搜索,以快速定位出每个子帧,故在发送端进行子帧的汇聚时,每一个汇聚子帧需要进行4字节的对齐处理,以保证每一个汇聚子帧的长度都是4字节长度的正整数倍,从而使得接收端可以进行4字节搜索。相对于现有的A-MPDU汇聚帧,本发明实施例定义的MAC层汇聚帧,由于采用了基于偏移列表字段确定出汇聚子帧,也就是利用相邻的两个偏移子字段,可以确定对应的汇聚子帧的起始位置和结束位置,进而每一个汇聚子帧也不需要进行4字节对齐处理,可以减少填补冗余数据,节省汇聚帧开销。另外,汇聚帧头校验正确后,根据偏移列表字段就可以直接快速确定出汇聚子帧,提高解汇聚的速度。
本发明实施例的下行处理过程
图3是本发明实施例的AP侧下行处理过程示意图,如图3所示,AP侧下行处理过程包括:
步骤301:AP将发送给同一个STA的两个以上的MAC层子帧汇聚成汇聚帧;
AP的MAC层子帧队列中有N个MAC层子帧是发送给同一个STA的,其中,N为大于等于2的正整数。将该N个MAC层子帧进行汇聚成汇聚帧,其中MAC层子帧在汇聚帧中可以被称为汇聚子帧,可选地,可以根据每一个汇聚子帧的QoS要求、重传次数要求或者预先设定的MCS要求,可得汇聚子帧要求的MCS等级;
如图4所示,可选地,对发送给同一个STA的多个汇聚子帧可以按照MCS等级由低到高进行汇聚,即汇聚子帧1到汇聚子帧N要求的MCS等级依次升高。特别地,当两个以上的汇聚子帧要求的MCS等级相同时,这些 要求的MCS等级相同的汇聚子帧的顺序可以是任意的。
可选地,对发送给同一个STA的多个汇聚子帧也可以按照任意顺序进行汇聚。
可选地,步骤301汇聚得到的汇聚帧可以是本发明实施例定义的MAC层汇聚帧。具体来说,如图4所示的汇聚帧头可以是本发明实施例定义的MAC层汇聚帧的汇聚帧头,汇聚个数字段指示该汇聚帧的汇聚子帧的数目,偏移列表字段指示各个汇聚子帧的偏移量。
可选地,步骤301汇聚得到的汇聚帧可以是现有协议或标准中定义的MAC层汇聚帧。举例来说,该MAC层汇聚帧可以是IEEE 802.11中定义的A-MPDU汇聚帧。本发明实施例中汇聚的汇聚子帧要求的MCS等级可以不同,当然,在本发明实施例中汇聚的汇聚子帧要求的MCS等级也可以相同。
步骤302:AP向STA发送资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,该两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;
具体地,AP根据发送给STA的汇聚帧进行资源块RB分配,通过资源分配消息包含指示分配的结果信息,AP将资源分配消息发送给STA。
进一步地,AP可以根据汇聚帧的长度和汇聚子帧要求的MCS等级,获得需要的各个MCS等级的RB数目。计算RB数目时要考虑RB承载汇聚帧的方式,该方式是将汇聚帧从头到尾依次承载在RB上。也就是说,当某个汇聚子帧已经全部被承载,而承载该汇聚子帧的某个RB未被全部使用时,紧邻该汇聚子帧尾部的汇聚子帧要继续承载在该RB上,以此类推,直到该RB全部使用完再选择新的RB来承载或者该汇聚帧已全部承载在RB上。
可选地,当汇聚子帧按照MCS等级由低到高进行汇聚时,汇聚帧头对应的MCS等级可以按照紧邻汇聚帧头的汇聚子帧要求的MCS等级来计算。
可选地,当汇聚子帧按照任意顺序进行汇聚时,汇聚帧头对应的MCS等级可以按照所有汇聚子帧要求的MCS等级中的最低等级来计算。
进一步地,资源分配消息可以为介质访问协议MAP消息或信令SIG(英文:signal)消息。
可选地,AP向STA发送介质访问协议MAP消息,其中,MAP消息中包括两个以上分配单元,两个以上分配单元指示两个以上资源块RB的信息,不同的分配单元指示不同的MCS等级的RB信息;
图5为MAP消息结构图,如图5所示,MAP消息包括站点标识字段、长度字段、以及一个或多个分配单元。进一步地,分配单元包括RB起始子字段、RB偏移子字段和MCS子字段。其中,各个字段和各个子字段的说明如下:
站点标识字段用于指示分配给RB的站点;
长度字段用于指示分配单元的数目;
RB起始子字段用于指示其所在的分配单元对应的RB的起始位置;
RB偏移个数子字段用于指示从RB起始子字段指示的RB开始的RB的数目;
MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
可选地,AP向STA发送信令SIG消息,其中,SIG消息中包括两个以上的SIG子字段,两个以上的SIG子字段指示两个以上资源块RB的信息,不同的SIG子字段指示不同的MCS等级的RB信息;
图6为SIG消息结构图,如图6所示,SIG消息包括站点标识字段和两个以上的SIG子字段,可选地,SIG消息还包括预留字段。进一步地,SIG子字段包括MCS字段和RB个数字段。其中,各个字段和各个子字段的说明如下:
站点标识字段用于指示分配给RB的站点;
预留字段用于指示其他附加的信息;
MCS字段用于指示分配的RB对应的MCS等级;
RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
步骤303:AP将汇聚帧承载在两个以上RB上进行发送;
其中,根据步骤302分配给STA的RB,两个以上RB对应至少两个不同的MCS等级。如图4所示,用与汇聚子帧1要求的MCS等级匹配的RB来承载汇聚帧头和汇聚子帧1,当承载汇聚子帧1的某个RB没有使用完时,将汇聚子帧2继续承载在该RB上,直到该RB全部使用,然后用与汇聚子帧2要求的MCS等级匹配的RB来继续承载汇聚子帧2。依次类推,整个承载过程就是要充分使用每一个RB,且汇聚子帧要求的MCS等级要与承载该汇聚子帧的RB对应的MCS等级相匹配。
其中,汇聚子帧要求的MCS等级与RB对应的MCS等级相匹配是指,在所有满足汇聚子帧要求的MCS等级中,等级最高的MCS等级为RB对应的MCS等级。这时,RB对应的MCS等级与汇聚子帧要求的MCS等级是相匹配的。
进一步地,若一个RB承载两个以上汇聚子帧的全部或部分,且这两个以上汇聚子帧要求的MCS等级不同时,该RB对应的MCS等级与这两个以上汇聚子帧要求的MCS等级中等级最低的MCS等级相匹配。
举例来说,有一个发送给站点1的汇聚帧,包括一个长度为80比特的汇聚帧头和3个长度均为1000比特的汇聚子帧,3个汇聚子帧按照从汇聚帧头到汇聚帧尾部的顺序分别为汇聚子帧1、汇聚子帧2和汇聚子帧3,汇聚子帧1要求的MCS等级为MCS1,汇聚子帧2要求的MCS等级为MCS2,汇聚子帧3要求的MCS等级为MCS3,其中MCS等级由低到高的顺序为: MCS1、MCS2、MCS3。汇聚帧头按照汇聚子帧1要求的MCS等级来算,即汇聚帧头要求的MCS等级为MCS1。假设一个MCS等级为MCS1的RB可以承载100时,汇聚帧头和汇聚子帧总长度为1080比特,所以至少需要11个MCS等级为MCS1的RB,这11个RB中有一个RB还可以承载20比特,则用来承载汇聚子帧2的靠近汇聚子帧1的20比特;假设一个MCS等级为MCS2的RB可以承载200时,剩余的汇聚子帧2至少需要5个MCS等级为MCS2的RB,这5个RB中有一个RB还可以承载20比特,则用来承载汇聚子帧3的靠近汇聚子帧2的20比特;假设一个MCS等级为MCS3的RB可以承载300时,剩余的汇聚子帧3至少需要4个MCS等级为MCS3的RB。由此可知,该汇聚帧需要分配11个MCS等级为MCS1的RB、5个MCS等级为MCS2的RB和4个MCS等级为MCS3的RB。则将该分配结果,通过MAP消息发送给站点1,其中,MAP消息中的STA ID至少站点1,长度指示3个分配单元,分配单元1指示11个MCS等级为MCS1的RB,分配单元2指示5个MCS等级为MCS2的RB,分配单元3指示4个MCS等级为MCS3的RB。
进一步地,汇聚子帧要求的MCS等级是根据汇聚子帧的服务质量QoS、重传次数或者预先设定的MCS等级确定的。
可选地,当每个汇聚子帧要求的MCS等级为预先设定的MCS等级时,RB对应的MCS等级需要与预先设定的MCS等级相匹配,也就是说,RB对应的MCS等级是根据预先设定的MCS等级来确定。若一个RB承载一个或多个汇聚子帧的全部或部分,该RB对应的MCS等级与这两个以上汇聚子帧预先设定MCS等级中等级最低的MCS等级相匹配。
可选地,当每个汇聚子帧要求的MCS等级是根据QoS确定时,每个RB对应的MCS与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
可选地,当每个汇聚子帧要求的MCS等级是根据重传次数确定时,每 一个RB对应的MCS与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹配。
将汇聚帧承载在不同MCS等级的RB上发送,也就是通过多速率传输汇聚帧,使得传输速率和其承载的汇聚子帧要求的MCS等级匹配,即根据不同的汇聚子帧要求的MCS等级来确定用来传输的不同MCS等级的RB,这样,可以更加充分的使用RB,从而提高系统传输容量和系统传输效率。
进一步地,当承载汇聚子帧N尾部的RB没有使用完时,可以用冗余数据承载在该RB上,例如,可以补零。
进一步地,将汇聚帧承载到RB上后,发送给STA;
对于AP侧下行处理过程中的步骤301、步骤302和步骤303之间的执行顺序不作限定,且可以并行执行。
图7是本发明实施例的STA侧下行处理过程示意图,如图7所示,STA侧下行处理过程包括:
步骤701:STA接收AP发送的资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,该两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;
步骤702:STA根据AP发送的资源分配消息,接收步骤701中两个以上的RB;
具体地,STA将根据接收到AP发送的资源分配消息,可知AP分配给STA的RB,接收分配的RB。其中,资源分配消息可以为介质访问协议MAP消息或信令SIG消息。
步骤703:对步骤702中接收的RB进行解调和解码,得到汇聚帧,其中,该汇聚帧承载在步骤701中两个以上RB上,该汇聚帧由两个以上MAC 层子帧汇聚成;
进一步地,对不同MCS等级的RB采用对应的解调和解码方式,从而得到AP发送的汇聚帧。其中,不同MCS等级的RB指的是对应的MCS等级不同的RB。
步骤704:对汇聚帧进行解汇聚,得到两个以上MAC层子帧;
具体地,根据汇聚帧的汇聚帧头进行解汇聚,得到两个以上汇聚子帧。进一步地,汇聚帧的汇聚帧头中包含偏移列表字段,偏移列表字段包括两个以上的偏移子字段,紧邻汇聚帧头的汇聚子帧根据汇聚帧头和该汇聚子帧对应偏移子字段得到,汇聚帧中的其他汇聚子帧可以根据两个相邻的偏移子字段得到。在本发明中被汇聚的MAC层子帧可以称为汇聚子帧,则得到两个以上汇聚子帧就是得到两个以上MAC层子帧。
其中,STA侧下行处理过程涉及的技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧下行处理过程中涉及的技术特征类似或对应,本实施例不再进行重复说明。
本发明实施例的上行处理过程
图8是本发明实施例的STA侧上行处理过程示意图,如图8所示,STA侧上行处理过程包括:
步骤801:STA将发送给同一个AP的两个以上的MAC层子帧汇聚成汇聚帧;
步骤802:STA根据要发送给AP的汇聚帧,向AP发送资源申请请求,其中,资源申请请求用于向AP请求分配的RB;
具体地,资源申请请求包括向AP请求分配的RB的信息;
具体实现可以为,STA将缓存数据量告知AP,AP根据信道信息确定传输数据的MCS等级,并由缓存数据量和MCS等级得到需要的RB数量,最 后将分配的RB和MCS等级信息发送给STA。
其中,信道信息就是信道状态指数(英文:channel state index),通常用一个矩阵表示发送端和接收端之间的信道的衰落是怎么样的。该信道信息是AP直接估计STA的训练信号获得,或者AP发送训练信号给STA,STA将估计到的信道信息反馈给AP。在本发明实施例中缓存数据量是指汇聚帧。广义上将包括STA的任何待发送数据,与是否汇聚没有关系。
步骤803:STA接收AP发送的资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,该两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
步骤804:根据资源分配消息,确定该两个以上的RB;
步骤805:STA将汇聚帧承载在两个以上的RB上进行发送;
进一步地,将汇聚帧承载到RB上后,发送给STA;
其中,STA侧上行处理过程中涉及的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧下行处理过程中涉及一些技术特征类似或对应,本实施例不再进行重复说明。
图9是本发明实施例的AP侧上行处理过程示意图,如图9所示,AP侧上行处理过程包括:
步骤901:AP接收STA发送的资源申请请求,其中,资源申请请求用于向AP请求分配的RB;
具体地,资源申请请求包括STA向AP请求分配的RB的信息。
步骤902:AP根据STA发送的资源申请请求,向STA分配两个以上的RB并且发送资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,该两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;
具体实现可以为具体实现可以为,STA将缓存数据量告知AP,AP根据 信道信息确定传输数据的MCS等级,并由缓存数据量和MCS等级得到需要的RB数量,最后将分配的RB和MCS等级信息发送给STA。
其中,信道信息就是信道状态指数(英文:channel state index),通常用一个矩阵表示发送端和接收端之间的信道的衰落是怎么样的。该信道信息是AP直接估计STA的训练信号获得,或者AP发送训练信号给STA,STA将估计到的信道信息反馈给AP。在本发明实施例中缓存数据量是指汇聚帧。广义上将包括STA的任何待发送数据,与是否汇聚没有关系。
步骤903:AP接收步骤902中两个以上的RB;
具体地,AP根据发送给STA的资源分配消息,可知AP分配给STA的RB,AP接收STA向AP发送的RB。其中,资源分配消息可以为介质访问协议MAP消息或信令SIG消息。
步骤904:对步骤903中接收的RB进行解调和解码,得到汇聚帧,其中,该汇聚帧承载在步骤902中两个以上的RB上,该汇聚帧由两个以上的MAC层子帧汇聚成;
进一步地,对不同MCS等级的RB采用对应的解调和解码方式,从而得到STA发送的汇聚帧。其中,不同MCS等级的RB指的是对应的MCS等级不同的RB。
步骤905:对汇聚帧进行解汇聚,得到两个以上的MAC层子帧;
具体地,根据汇聚帧的汇聚帧头进行解汇聚,得到两个以上汇聚子帧。进一步地,汇聚帧的汇聚帧头中包含偏移列表字段,偏移列表字段包括两个以上的偏移子字段,紧邻汇聚帧头的汇聚子帧根据汇聚帧头和该汇聚子帧对应偏移子字段得到,汇聚帧中的其他汇聚子帧可以根据两个相邻的偏移子字段得到。在本发明中被汇聚的MAC层子帧可以称为汇聚子帧,则得到两个以上汇聚子帧就是得到两个以上MAC层子帧。
其中,AP侧上行处理过程中涉及到的一些技术特征,例如:汇聚帧, 资源分配消息,RB、MCS等级等,和STA侧上行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
在本发明实施例中,一个AP可以既执行AP侧下行处理过程,也执行AP侧上行处理过程;一个STA可以既执行STA侧下行处理过程,也执行STA侧上行处理过程。
相应于上面的方法实施例,本发明实施例还提供一种汇聚帧传输装置,执行AP侧下行处理过程,参见图10所示:包括:
汇聚模块1001,用于将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
发送模块1002,用于向同一个站点发送资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的RB对应至少两个不同的编码与调制策略MCS等级;将汇聚模块1001得到的汇聚帧承载在两个以上的RB上进行发送。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧下行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
相应于上面的方法实施例,本发明实施例还提供一种汇聚帧传输装置,执行STA侧下行处理过程,参见图11所示:包括:
接收模块1101,用于接收接入点AP发送的资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;根据资源分配消息,接收两个以上的RB;
解调解码模块1102,用于对接收模块1101得到的两个以上的RB进行解调和解码,得到汇聚帧,其中,汇聚帧承载在两个以上的RB上,汇聚帧由两个以上的MAC层子帧汇聚成;
解汇聚模块1103,用于对解调解码模块1102得到的汇聚帧进行解汇聚,得到两个以上的MAC层子帧。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和STA侧下行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
相应于上面的方法实施例,本发明实施例还提供一种汇聚帧传输装置,执行STA侧上行处理过程,参见图12所示:包括:
汇聚模块1201,用于将发送给同一个接入点AP的两个以上的MAC层子帧汇聚成汇聚帧;
发送模块,1202,用于根据汇聚模块1201得到的汇聚帧,向AP发送资源申请请求,其中,资源申请请求用于向同一个AP请求分配RB;
接收模块1204,用于接收同一个AP发送的资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
确定模块1203,用于根据接收模块1204接收到的资源分配消息,确定两个以上的RB;
发送模块1202进一步用于将汇聚模块1201得到的汇聚帧承载在确定模块1203确定的两个以上的RB上进行发送。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和STA侧上行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
相应于上面的方法实施例,本发明实施例还提供一种汇聚帧传输装置,执行AP侧上行处理过程,参见图13所示:包括:
接收模块1302,用于接收站点STA发送的资源申请请求,其中,资源申请请求用于向该装置请求分配资源块RB;
分配模块1305,用于根据接收模块1302接收到的资源申请请求,为STA分配两个以上的RB;
发送模块1301,用于向STA发送资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
接收模块1302进一步用于接收所述两个以上的RB;
解调解码模块1303,用于对接收模块1302得到的两个以上的RB进行解调和解码,得到汇聚帧,其中,汇聚帧承载在两个以上的RB上,汇聚帧由两个以上的MAC层子帧汇聚成;
解汇聚模块1304,用于对解调解码模块1303得到的汇聚帧进行解汇聚,得到两个以上的MAC层子帧。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧上行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
本发明的实施例提供一种汇聚帧传输设备,参照图14所示,包括:处理器1401、存储器1402、发射机1403及总线1404,其中处理器1401、存储器1402、发射机1403通过总线1404连接进行数据传输,存储器1402用于存储处理器1401处理的数据;
该总线1404可以是工业标准体系结构(Industry Standard Architecture,简称为ISA)总线、外部设备互连(Peripheral Component,简称为PCI)总线或扩展工业标准体系结构(Extended Industry Standard Architecture,简称为EISA)总线等,此处并不限定。该总线1404可以分为地址总线、数据总线、控制总线等。为便于表示,图14中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。其中:
存储器1402用于存储数据或可执行程序代码,其中程序代码包括计算机操作指令,具体可以为:操作系统、应用程序等。存储器1402可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。
处理器1401可能是一个中央处理器(Central Processing Unit,简称为CPU),或者是特定集成电路(Application Specific Integrated Circuit,简称为ASIC),或者是被配置成实施本发明实施例的一个或多个集成电路。
处理器1401用于通过执行存储器1402中的程序代码实现上述实施例中的AP侧下行处理过程的汇聚帧传输方法。
具体包括:
1401处理器用于将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
发射机1403用于向同一个站点发送资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
处理器1401进一步用于将汇聚帧承载在两个以上的RB上;
发射机1403进一步用于将处理器1401得到的两个以上的RB进行发送。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧上行处理过程中涉及到的一些技术特征类似或对应,本实 施例不再进行重复说明。
本发明的实施例提供一种汇聚帧传输设备,参照图15所示,包括:处理器1501、存储器1502、接收机1503及总线1504,其中处理器1501、存储器1502、接收机1503通过总线1504连接进行数据传输,存储器1502用于存储处理器1501处理的数据;
该总线1504可以是工业标准体系结构(Industry Standard Architecture,简称为ISA)总线、外部设备互连(Peripheral Component,简称为PCI)总线或扩展工业标准体系结构(Extended Industry Standard Architecture,简称为EISA)总线等,此处并不限定。该总线1504可以分为地址总线、数据总线、控制总线等。为便于表示,图15中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。其中:
存储器1502用于存储数据或可执行程序代码,其中程序代码包括计算机操作指令,具体可以为:操作系统、应用程序等。存储器1502可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。
处理器1501可能是一个中央处理器(Central Processing Unit,简称为CPU),或者是特定集成电路(Application Specific Integrated Circuit,简称为ASIC),或者是被配置成实施本发明实施例的一个或多个集成电路。
处理器1501用于通过执行存储器1502中的程序代码实现上述实施例中的STA侧下行处理过程的汇聚帧传输方法。
具体包括:
接收机1503用于接收接入点发送的资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;根据资源分配消息,接收两个以上 的RB;
处理器1501用于对接收机1503得到的两个以上的RB进行解调和解码,得到汇聚帧,其中,汇聚帧承载在两个以上的RB上,汇聚帧由两个以上的MAC层子帧汇聚成;对汇聚帧进行解汇聚,得到两个以上的MAC层子帧。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧上行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
本发明的实施例提供一种汇聚帧传输设备,参照图16所示,包括:处理器1601、存储器1602、发射机1604、接收机1605及总线1603,其中处理器1601、存储器1602、发射机1604及接收机1605通过总线1603连接进行数据传输,存储器1602用于存储处理器1601处理的数据;
该总线1603可以是工业标准体系结构(Industry Standard Architecture,简称为ISA)总线、外部设备互连(Peripheral Component,简称为PCI)总线或扩展工业标准体系结构(Extended Industry Standard Architecture,简称为EISA)总线等,此处并不限定。该总线1603可以分为地址总线、数据总线、控制总线等。为便于表示,图16中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。其中:
存储器1602用于存储数据或可执行程序代码,其中程序代码包括计算机操作指令,具体可以为:操作系统、应用程序等。存储器1602可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。
处理器1601可能是一个中央处理器(Central Processing Unit,简称为CPU),或者是特定集成电路(Application Specific Integrated Circuit,简称为ASIC),或者是被配置成实施本发明实施例的一个或多个集成电路。
处理器1601用于通过执行存储器1602中的程序代码实现上述实施例中的STA侧上行处理过程的汇聚帧传输方法。
具体包括:
处理器1601用于将发送给同一个接入点AP的两个以上的MAC层子帧汇聚成汇聚帧;
发射机1604用于根据处理器1601得到的汇聚帧,向同一个AP发送资源申请请求,其中,资源申请请求用于向同一个AP请求分配RB;
接收机1605用于接收同一个AP发送的资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
处理器1601进一步用于根据接收机1605得到的资源分配消息,确定两个以上的RB;将汇聚帧承载在两个以上的RB上;
发射机1604进一步用于将处理器1601得到的两个以上的RB上进行发送。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS等级等,和AP侧上行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
本发明的实施例提供一种汇聚帧传输设备,参照图17所示,包括:处理器1701、存储器1702、发射机1704、接收机1705及总线1703,其中处理器1701、存储器1702、发射机1704及接收机1705通过总线1703连接进行数据传输,存储器1702用于存储处理器1701处理的数据;
该总线1703可以是工业标准体系结构(Industry Standard Architecture,简称为ISA)总线、外部设备互连(Peripheral Component,简称为PCI)总线或扩展工业标准体系结构(Extended Industry Standard Architecture,简称 为EISA)总线等,此处并不限定。该总线1703可以分为地址总线、数据总线、控制总线等。为便于表示,图17中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。其中:
存储器1702用于存储数据或可执行程序代码,其中程序代码包括计算机操作指令,具体可以为:操作系统、应用程序等。存储器1702可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。
处理器1701可能是一个中央处理器(Central Processing Unit,简称为CPU),或者是特定集成电路(Application Specific Integrated Circuit,简称为ASIC),或者是被配置成实施本发明实施例的一个或多个集成电路。
处理器1701用于通过执行存储器1702中的程序代码实现上述实施例中的AP侧上行处理过程的汇聚帧传输方法。
具体包括:
接收机1705用于接收站点STA发送的资源申请请求,其中,资源申请请求用于向接入点AP请求分配的RB;
处理器1701,用于根据资源申请请求,为STA分配两个以上的RB;
发射机1704用于向STA发送资源分配消息,其中,资源分配消息包含指示两个以上的资源块RB的信息,两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;
接收机1705进一步用于接收两个以上的RB;
处理器1701进一步用于对接收机1705得到的两个以上的RB进行解调和解码,得到汇聚帧,其中,汇聚帧承载在两个以上的RB上,汇聚帧由两个以上的MAC层子帧汇聚成;对汇聚帧进行解汇聚,得到两个以上的MAC层子帧。
其中涉及到的一些技术特征,例如:汇聚帧,资源分配消息,RB、MCS 等级等,和AP侧上行处理过程中涉及到的一些技术特征类似或对应,本实施例不再进行重复说明。
系统实施例一,本发明实施例提供一种汇聚帧传输系统,该系统包括如图10的装置和如图11的装置,用于执行本发明实施提供的下行处理过程。
系统实施例二,本发明实施例提供一种汇聚帧传输系统,该系统包括如图12的装置和如图13的装置,用于执行本发明实施提供的上行处理过程。
本领域普通技术人员将会理解,本发明的各个方面、或各个方面的可能实现方式可以被具体实施为系统、方法或者计算机程序产品。因此,本发明的各方面、或各个方面的可能实现方式可以采用完全硬件实施例、完全软件实施例(包括固件、驻留软件等等),或者组合软件和硬件方面的实施例的形式,在这里都统称为“电路”、“模块”或者“系统”。此外,本发明的各方面、或各个方面的可能实现方式可以采用计算机程序产品的形式,计算机程序产品是指存储在计算机可读介质中的计算机可读程序代码。
计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质。计算机可读存储介质包含但不限于电子、磁性、光学、电磁、红外或半导体系统、设备或者装置,或者前述的任意适当组合,如随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或者快闪存储器)、光纤、便携式只读存储器(CD-ROM)。
计算机中的处理器读取存储在计算机可读介质中的计算机可读程序代码,使得处理器能够执行在流程图中每个步骤、或各步骤的组合中规定的功能动作;生成实施在框图的每一块、或各块的组合中规定的功能动作的装置。
计算机可读程序代码可以完全在用户的计算机上执行、部分在用户的计 算机上执行、作为单独的软件包、部分在用户的计算机上并且部分在远程计算机上,或者完全在远程计算机或者服务器上执行。也应该注意,在某些替代实施方案中,在流程图中各步骤、或框图中各块所注明的功能可能不按图中注明的顺序发生。例如,依赖于所涉及的功能,接连示出的两个步骤、或两个块实际上可能被大致同时执行,或者这些块有时候可能被以相反顺序执行。
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。

Claims (134)

  1. 一种汇聚帧传输方法,其特征在于,包括:
    将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
    向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
    将所述汇聚帧承载在所述两个以上的RB上进行发送。
  2. 根据权利要求1所述的方法,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  3. 根据权利要求2所述的方法,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  4. 根据权利要求2或3所述的方法,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  5. 根据权利要求1至4任一项所述的方法,其特征在于,
    所述MAC层子帧为MAC协议数据单元MPDU帧或聚合MAC服务数据单元A-MSDU帧。
  6. 根据权利要求2至5任一项所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  7. 根据权利要求6所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  8. 根据权利要求7所述的方法,其特征在于,
    当所述汇聚子帧要求的MCS等级为预先设定的MCS等级时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧预先设定的MCS等级中等级最低的MCS等级相匹配。
  9. 根据权利要求7所述的方法,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据QoS确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
  10. 根据权利要求7所述的方法,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据重传次数确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹 配。
  11. 根据权利要求1至10任一项所述的方法,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  12. 根据权利要求11所述的方法,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  13. 根据权利要求11所述的方法,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  14. 一种汇聚帧传输方法,其特征在于,包括:
    接收接入点发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;
    根据所述资源分配消息,接收所述两个以上的RB;
    对所述两个以上的RB进行解调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;
    对所述汇聚帧进行解汇聚,得到所述两个以上的MAC层子帧。
  15. 根据权利要求14所述的方法,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  16. 根据权利要求15所述的方法,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  17. 根据权利要求15或16所述的方法,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  18. 根据权利要求15至17任一项所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行 汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  19. 根据权利要求18所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  20. 根据权利要求14至19任一项所述的方法,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  21. 根据权利要求20所述的方法,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  22. 根据权利要求20所述的方法,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  23. 一种汇聚帧传输方法,其特征在于,包括:
    将发送给同一个接入点AP的两个以上的MAC层子帧汇聚成汇聚帧;
    根据所述汇聚帧,向所述同一个AP发送资源申请请求,其中,所述资源申请请求用于向所述同一个AP请求分配RB;
    接收所述同一个AP发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
    根据所述资源分配消息,确定所述两个以上的RB;
    将所述汇聚帧承载在所述两个以上的RB上进行发送。
  24. 根据权利要求23所述的方法,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  25. 根据权利要求24所述的方法,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  26. 根据权利要求24或25所述的方法,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  27. 根据权利要求23至26任一项所述的方法,其特征在于,
    所述MAC层子帧为MAC协议数据单元MPDU帧或聚合MAC服务数据单元A-MSDU帧。
  28. 根据权利要求24至27任一项所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  29. 根据权利要求28所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  30. 根据权利要求29所述的方法,其特征在于,
    当所述汇聚子帧要求的MCS等级为预先设定的MCS等级时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧预先设定的MCS等级中等级最低的MCS等级相匹配。
  31. 根据权利要求29所述的方法,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据QoS确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
  32. 根据权利要求29所述的方法,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据重传次数确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹 配。
  33. 根据权利要求23至32任一项所述的方法,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  34. 根据权利要求33所述的方法,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  35. 根据权利要求33所述的方法,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  36. 一种汇聚帧传输方法,其特征在于,包括:
    接收站点STA发送的资源申请请求,其中,所述资源申请请求用于向接入点AP请求分配资源块RB;
    根据所述资源申请请求,向所述STA分配两个以上的RB并且发送资源分配消息,其中,所述资源分配消息包含指示所述两个以上的资源块RB的信息,所述两个以上的资源块RB对应至少两个不同的编码与调制策略MCS 等级;
    接收所述两个以上的RB;
    对所述两个以上的RB进行解调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;
    对所述汇聚帧进行解汇聚,得到所述两个以上的MAC层子帧。
  37. 根据权利要求36所述的方法,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  38. 根据权利要求37所述的方法,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  39. 根据权利要求37或38所述的方法,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  40. 根据权利要求37至39任一项所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  41. 根据权利要求40所述的方法,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  42. 根据权利要求36至41任一项所述的方法,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  43. 根据权利要求42所述的方法,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  44. 根据权利要求42所述的方法,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  45. 一种汇聚帧传输装置,其特征在于,包括:
    汇聚模块,用于将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
    发送模块,用于向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;将所述汇聚模块得到的所述汇聚帧承载在所述两个以上的RB上进行发送。
  46. 根据权利要求45所述的装置,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  47. 根据权利要求46所述的装置,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  48. 根据权利要求46或47所述的装置,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  49. 根据权利要求45至48任一项所述的装置,其特征在于,
    所述MAC层子帧为MAC协议数据单元MPDU帧或聚合MAC服务数据单元A-MSDU帧。
  50. 根据权利要求46至49任一项所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  51. 根据权利要求50所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  52. 根据权利要求51所述的装置,其特征在于,
    当所述汇聚子帧要求的MCS等级为预先设定的MCS等级时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧预先设定的MCS等级中等级最低的MCS等级相匹配。
  53. 根据权利要求51所述的装置,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据QoS确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
  54. 根据权利要求51所述的装置,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据重传次数确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹 配。
  55. 根据权利要求45至54任一项所述的装置,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  56. 根据权利要求55所述的装置,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  57. 根据权利要求55所述的装置,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  58. 一种汇聚帧传输装置,其特征在于,包括:
    接收模块,用于接收接入点发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;根据所述资源分配消息,接收所述两个以上的RB;
    解调解码模块,用于对所述接收模块得到的所述两个以上的RB进行解 调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;
    解汇聚模块,用于对所述解调解码模块得到的所述汇聚帧进行解汇聚,得到所述两个以上的MAC层子帧。
  59. 根据权利要求58所述的装置,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  60. 根据权利要求59所述的装置,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  61. 根据权利要求59或60所述的装置,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  62. 根据权利要求59至61任一项所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行 汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  63. 根据权利要求62所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  64. 根据权利要求58至63任一项所述的装置,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  65. 根据权利要求64所述的装置,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  66. 根据权利要求64所述的装置,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  67. 一种汇聚帧传输装置,其特征在于,包括:
    汇聚模块,用于将发送给同一个接入点AP的两个以上的MAC层子帧汇聚成汇聚帧;
    发送模块,用于根据所述汇聚模块得到的所述汇聚帧,向所述同一个AP发送资源申请请求,其中,所述资源申请请求用于向所述同一个AP请求分配RB;
    接收模块,用于接收所述同一个AP发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
    确定模块,用于根据所述接收模块接收的所述资源分配消息,确定所述两个以上的RB;
    所述发送模块进一步用于将所述汇聚模块得到的所述汇聚帧承载在所述确定模块确定的所述两个以上的RB上进行发送。
  68. 根据权利要求67所述的装置,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  69. 根据权利要求68所述的装置,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  70. 根据权利要求68或69所述的装置,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检 验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  71. 根据权利要求67至70任一项所述的装置,其特征在于,
    所述MAC层子帧为MAC协议数据单元MPDU帧或聚合MAC服务数据单元A-MSDU帧。
  72. 根据权利要求68至71任一项所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  73. 根据权利要求72所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  74. 根据权利要求73所述的装置,其特征在于,
    当所述汇聚子帧要求的MCS等级为预先设定的MCS等级时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧预先设定的MCS等级中等级最低的MCS等级相匹配。
  75. 根据权利要求73所述的装置,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据QoS确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
  76. 根据权利要求73所述的装置,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据重传次数确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹配。
  77. 根据权利要求67至76任一项所述的装置,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  78. 根据权利要求77所述的装置,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  79. 根据权利要求77所述的装置,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  80. 一种汇聚帧传输装置,其特征在于,包括:
    接收模块,用于接收站点STA发送的资源申请请求,其中,所述资源 申请请求用于向所述装置请求分配资源块RB;
    分配模块,用于根据所述资源申请请求,为所述STA分配两个以上的RB;
    发送模块,用于向所述STA发送资源分配消息,其中,所述资源分配消息包含指示所述两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
    所述接收模块进一步用于接收所述两个以上的RB;
    解调解码模块,用于对所述接收模块得到的所述两个以上的RB进行解调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;
    解汇聚模块,用于对所述解调解码模块得到的所述汇聚帧进行解汇聚,得到所述两个以上的MAC层子帧。
  81. 根据权利要求80所述的装置,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  82. 根据权利要求81所述的装置,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  83. 根据权利要求81或82所述的装置,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  84. 根据权利要求81至83任一项所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  85. 根据权利要求84所述的装置,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  86. 根据权利要求80至85任一项所述的装置,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  87. 根据权利要求86所述的装置,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  88. 根据权利要求86所述的装置,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  89. 一种汇聚帧传输设备,其特征在于,包括:处理器、存储器、发射机及总线,其中所述处理器、存储器及发射机通过所述总线连接进行数据传输,所述存储器用于存储所述处理器处理的数据;
    所述处理器用于将发送给同一个站点的两个以上的介质访问控制MAC层子帧汇聚成汇聚帧;
    所述发射机用于向所述同一个站点发送资源分配消息,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
    所述处理器进一步用于将所述汇聚帧承载在所述两个以上的RB上;
    所述发射机进一步用于将所述两个以上的RB进行发送。
  90. 根据权利要求89所述的设备,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  91. 根据权利要求90所述的设备,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  92. 根据权利要求90或91所述的设备,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  93. 根据权利要求89至92任一项所述的设备,其特征在于,
    所述MAC层子帧为MAC协议数据单元MPDU帧或聚合MAC服务数据单元A-MSDU帧。
  94. 根据权利要求90至93任一项所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  95. 根据权利要求94所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  96. 根据权利要求95所述的设备,其特征在于,
    当所述汇聚子帧要求的MCS等级为预先设定的MCS等级时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与 其承载的两个以上汇聚子帧预先设定的MCS等级中等级最低的MCS等级相匹配。
  97. 根据权利要求95所述的设备,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据QoS确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
  98. 根据权利要求95所述的设备,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据重传次数确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹配。
  99. 根据权利要求89至98任一项所述的设备,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  100. 根据权利要求99所述的设备,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  101. 根据权利要求99所述的设备,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  102. 一种汇聚帧传输设备,其特征在于,包括:处理器、存储器、接收机及总线,其中所述处理器、存储器及接收机通过所述总线连接进行数据传输,所述存储器用于存储所述处理器处理的数据;
    所述接收机用于接收接入点发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;根据所述资源分配消息,接收所述两个以上的RB;
    所述处理器用于对所述接收机得到的所述两个以上的RB进行解调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;对所述汇聚帧进行解汇聚,得到所述两个以上的MAC层子帧。
  103. 根据权利要求102所述的设备,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  104. 根据权利要求103所述的设备,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚 子帧在所述汇聚帧中的偏移量。
  105. 根据权利要求103或104所述的设备,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  106. 根据权利要求103至105任一项所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  107. 根据权利要求106所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  108. 根据权利要求102至107任一项所述的设备,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  109. 根据权利要求108所述的设备,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  110. 根据权利要求108所述的设备,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  111. 一种汇聚帧传输设备,其特征在于,包括:处理器、存储器、发射机、接收机及总线,其中所述处理器、存储器、发射机及接收机通过所述总线连接进行数据传输,所述存储器用于存储所述处理器处理的数据;
    所述处理器用于将发送给同一个接入点AP的两个以上的MAC层子帧汇聚成汇聚帧;
    所述发射机用于根据所述处理器得到的所述汇聚帧,向所述同一个AP发送资源申请请求,其中,所述资源申请请求用于向所述同一个AP请求分配RB;
    所述接收机用于接收所述同一个AP发送的资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的RB对应至少两个不同的编码与调制策略MCS等级;
    所述处理器进一步用于根据所述接收机得到的所述资源分配消息,确定所述两个以上的RB;将所述汇聚帧承载在所述两个以上的RB上;
    所述发射机进一步用于将所述处理器得到的所述两个以上的RB上进行发送。
  112. 根据权利要求111所述的设备,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  113. 根据权利要求112所述的设备,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  114. 根据权利要求112或113所述的设备,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  115. 根据权利要求111至114任一项所述的设备,其特征在于,
    所述MAC层子帧为MAC协议数据单元MPDU帧或聚合MAC服务数据单元A-MSDU帧。
  116. 根据权利要求112至115任一项所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  117. 根据权利要求116所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  118. 根据权利要求117所述的设备,其特征在于,
    当所述汇聚子帧要求的MCS等级为预先设定的MCS等级时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧预先设定的MCS等级中等级最低的MCS等级相匹配。
  119. 根据权利要求117所述的设备,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据QoS确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中QoS等级最高的汇聚子帧要求的MCS等级相匹配。
  120. 根据权利要求117所述的设备,其特征在于,
    当所述汇聚子帧要求的MCS等级是根据重传次数确定时,若一个RB承载两个以上汇聚子帧的全部或部分,所述一个RB对应的MCS等级与其承载的两个以上汇聚子帧中重传次数最多的汇聚子帧要求的MCS等级相匹配。
  121. 根据权利要求111至120任一项所述的设备,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  122. 根据权利要求121所述的设备,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  123. 根据权利要求121所述的设备,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  124. 一种汇聚帧传输设备,其特征在于,包括:处理器、存储器、发射机、接收机及总线,其中所述处理器、存储器、发射机及接收机通过所述总线连接进行数据传输,所述存储器用于存储所述处理器处理的数据;
    所述接收机用于接收站点STA发送的资源申请请求,其中,所述资源申请请求用于向接入点AP请求分配的RB;
    所述处理器,用于根据所述资源申请请求,为所述STA分配两个以上的RB;
    所述发射机用于向所述STA发送资源分配消息,其中,所述资源分配消息包含指示两个以上的资源块RB的信息,所述两个以上的资源块RB对应至少两个不同的编码与调制策略MCS等级;
    所述接收机进一步用于接收所述两个以上的RB;
    所述处理器进一步用于对所述接收机得到的所述两个以上的RB进行解调和解码,得到汇聚帧,其中,所述汇聚帧承载在所述两个以上的RB上,所述汇聚帧由两个以上的MAC层子帧汇聚成;对所述汇聚帧进行解汇聚, 得到所述两个以上的MAC层子帧。
  125. 根据权利要求124所述的设备,其特征在于,
    所述汇聚帧包括汇聚帧头和两个以上的汇聚子帧;
    所述汇聚帧头包括汇聚个数字段和偏移列表字段;
    所述汇聚个数字段用于指示所述汇聚子帧的数目;
    所述偏移列表字段用于指示所述汇聚子帧到所述汇聚帧起始位置的偏移量。
  126. 根据权利要求125所述的设备,其特征在于,
    所述偏移列表字段包括两个以上的偏移子字段;
    所述偏移子字段的数目和所述汇聚子帧的数目相同;
    所述两个以上的偏移子字段和所述两个以上的汇聚子帧一一对应,其中,所述两个以上的偏移子字段中的每一个偏移子字段指示与其对应的汇聚子帧在所述汇聚帧中的偏移量。
  127. 根据权利要求125或1226所述的设备,其特征在于,
    所述汇聚帧头还包括如下字段的一种或多种:预留字段、签名字段和检验字段;
    其中,所述预留字段用于使除所述偏移列表字段外的所述汇聚帧头为规定的长度;
    所述签名字段用于接收所述汇聚帧的站点或接入点识别所述汇聚帧;
    所述校验字段用于对除所述偏移列表字段外的所述汇聚帧头进行校验。
  128. 根据权利要求125至127任一项所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级中至少有两个不同的MCS等级;
    所述汇聚帧是按照所述汇聚子帧要求的MCS等级由低到高的顺序进行汇聚的;
    所述汇聚帧头要求的MCS等级为紧邻所述汇聚帧头的汇聚子帧要求的MCS等级。
  129. 根据权利要求128所述的设备,其特征在于,
    所述汇聚子帧要求的MCS等级是根据所述汇聚子帧的服务质量QoS,或者,重传次数,或者,预先设定的MCS等级确定的。
  130. 根据权利要求124至129任一项所述的设备,其特征在于,
    所述资源分配消息为介质访问协议MAP消息或信令SIG消息。
  131. 根据权利要求130所述的设备,其特征在于,
    所述MAP消息包括站点标识字段、长度字段和两个以上的分配单元;
    其中,所述分配单元包括RB起始子字段、RB偏移子字段和MCS子字段;其中,所述站点标识字段用于指示分配给RB的站点;
    所述长度字段用于指示所述分配单元的数目;
    所述RB起始子字段用于指示其所在的分配单元的RB的起始位置;
    所述RB偏移个数子字段用于指示其所在的分配单元的RB的数目;
    所述MCS子字段用于指示其所在的分配单元的RB对应的MCS等级。
  132. 根据权利要求130所述的设备,其特征在于,
    所述SIG消息包括站点标识字段和两个以上的SIG子字段,所述SIG子字段包括MCS字段和RB个数字段;
    其中,所述站点标识字段用于指示分配给RB的站点;
    所述MCS字段用于指示分配的RB对应的MCS等级;
    所述RB个数字段用于指示其所在的SIG子字段分配的RB的数目。
  133. 一种汇聚帧传输系统,其特征在于,包括如权利要求45至57任一项装置以及如权利要求58至66任一项装置。
  134. 一种汇聚帧传输系统,其特征在于,包括如权利要求67至79任一项装置以及如权利要求80至88任一项装置。
PCT/CN2014/087564 2014-09-26 2014-09-26 一种汇聚帧传输方法、装置和系统 WO2016045092A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201480080603.5A CN106537865B (zh) 2014-09-26 2014-09-26 一种汇聚帧传输方法、装置和系统
PCT/CN2014/087564 WO2016045092A1 (zh) 2014-09-26 2014-09-26 一种汇聚帧传输方法、装置和系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/087564 WO2016045092A1 (zh) 2014-09-26 2014-09-26 一种汇聚帧传输方法、装置和系统

Publications (1)

Publication Number Publication Date
WO2016045092A1 true WO2016045092A1 (zh) 2016-03-31

Family

ID=55580139

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/087564 WO2016045092A1 (zh) 2014-09-26 2014-09-26 一种汇聚帧传输方法、装置和系统

Country Status (2)

Country Link
CN (1) CN106537865B (zh)
WO (1) WO2016045092A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111756491A (zh) * 2019-03-26 2020-10-09 华为技术有限公司 资源分配方法及装置
WO2021007827A1 (zh) * 2019-07-17 2021-01-21 北京小米移动软件有限公司 信息指示、确定方法及装置、通信设备及存储介质
WO2021047657A1 (zh) * 2019-09-12 2021-03-18 华为技术有限公司 重传数据的方法和通信装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111130712B (zh) * 2019-12-30 2020-11-24 华中科技大学 一种自适应跨载波混合自动重传请求处理方法及应用

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1951070A (zh) * 2004-05-13 2007-04-18 皇家飞利浦电子股份有限公司 用于ieee802.11n的具有不同数据速率的多接收机聚合(mra)
CN103201976A (zh) * 2010-11-09 2013-07-10 高通股份有限公司 聚合分组传输中的分组级擦除保护编码
WO2013170136A1 (en) * 2012-05-11 2013-11-14 Interdigital Patent Holdings, Inc. Method and apparatus for transmitting acknowledgements in response to received frames
CN103718596A (zh) * 2011-06-08 2014-04-09 马维尔国际贸易有限公司 用于低数据速率wlan的高效传输

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7729236B2 (en) * 2005-11-10 2010-06-01 Nokia Corporation Use of timing information for handling aggregated frames in a wireless network
EP2103038B1 (en) * 2006-12-15 2013-05-15 Thomson Licensing Media access control protocol data unit aggregation in a time division multiple access media access control layer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1951070A (zh) * 2004-05-13 2007-04-18 皇家飞利浦电子股份有限公司 用于ieee802.11n的具有不同数据速率的多接收机聚合(mra)
CN103201976A (zh) * 2010-11-09 2013-07-10 高通股份有限公司 聚合分组传输中的分组级擦除保护编码
CN103718596A (zh) * 2011-06-08 2014-04-09 马维尔国际贸易有限公司 用于低数据速率wlan的高效传输
WO2013170136A1 (en) * 2012-05-11 2013-11-14 Interdigital Patent Holdings, Inc. Method and apparatus for transmitting acknowledgements in response to received frames

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111756491A (zh) * 2019-03-26 2020-10-09 华为技术有限公司 资源分配方法及装置
CN111756491B (zh) * 2019-03-26 2023-04-28 华为技术有限公司 资源分配方法及装置
WO2021007827A1 (zh) * 2019-07-17 2021-01-21 北京小米移动软件有限公司 信息指示、确定方法及装置、通信设备及存储介质
WO2021047657A1 (zh) * 2019-09-12 2021-03-18 华为技术有限公司 重传数据的方法和通信装置

Also Published As

Publication number Publication date
CN106537865B (zh) 2019-08-09
CN106537865A (zh) 2017-03-22

Similar Documents

Publication Publication Date Title
EP2731393B1 (en) Retransmission resource allocation method and apparatus for wireless communication system
US11496247B2 (en) Codebook feedback for data retransmissions
US8005039B2 (en) Method and apparatus for robust transmission of control information in wireless communication network
US7983203B2 (en) System and method for improved power efficiency in a shared resource network
US20170325217A1 (en) Method, device and system for transmitting control information
US8428007B2 (en) Resource allocation size dependent transport block size signaling
CN103916913B (zh) 一种资源调度方法和装置
US20150071267A1 (en) Method, device, and system for transmitting data based on harq
US20210076405A1 (en) Uplink Control Information Transmission Method and Device
WO2012151976A1 (zh) 误检测判决方法及装置
WO2019095253A1 (zh) 混合自动重传请求传输方法、装置、系统和存储介质
WO2010133043A1 (zh) 多子帧调度方法、系统及终端、基站
US20110093755A1 (en) Uplink data transmission method and terminal apparatus
WO2013071754A1 (zh) 下行控制信息传输方法和系统
CN103248598B (zh) 通信方法、基站和用户设备
WO2011047506A1 (zh) Pdcch的盲检测方法、资源调度方法与装置
WO2016045092A1 (zh) 一种汇聚帧传输方法、装置和系统
WO2019154051A1 (zh) 上行控制信息的发送方法及装置、存储介质、用户设备
TWI440331B (zh) 改良無線系統之鏈路預算之方法與系統
CN116015578A (zh) 数据传输指示及数据传输方法、基站、终端及存储介质
WO2016106489A1 (zh) 传输帧的发送、接收方法及装置、设备
WO2015154485A1 (zh) 数据发送反馈、数据发送方法及装置
WO2016033962A1 (zh) 一种信道复用的方法和装置
WO2011153700A1 (zh) 消息发送和接收方法、基站和移动台
WO2018141229A1 (zh) 数据传输方法和装置

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: 14902443

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: 14902443

Country of ref document: EP

Kind code of ref document: A1