WO2017054448A1 - Data transmission method, and method and device for confirming receipt of data - Google Patents

Data transmission method, and method and device for confirming receipt of data Download PDF

Info

Publication number
WO2017054448A1
WO2017054448A1 PCT/CN2016/080881 CN2016080881W WO2017054448A1 WO 2017054448 A1 WO2017054448 A1 WO 2017054448A1 CN 2016080881 W CN2016080881 W CN 2016080881W WO 2017054448 A1 WO2017054448 A1 WO 2017054448A1
Authority
WO
WIPO (PCT)
Prior art keywords
mpdu
sequence number
esi
temporary
frame
Prior art date
Application number
PCT/CN2016/080881
Other languages
French (fr)
Chinese (zh)
Inventor
杜振国
丁志明
禄彼得
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201680052200.9A priority Critical patent/CN108028836B/en
Publication of WO2017054448A1 publication Critical patent/WO2017054448A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data transmission method, a data reception confirmation method, and an apparatus.
  • the receiving end In Wireless Wireless Local Area Network (WLAN) based on Wireless Fidelity (WiFi), the receiving end usually uses Block Acknowledge (BA) frame pair to transmit one or more aggregated MPDUs from the transmitting end (Aggregate MPDU).
  • A-MPDU A-MPDU
  • MPDU MAC Protocol Data Unit
  • MAC Medium Access Control
  • Media Access Control MAC Protocol Data Unit
  • A-MPDU is a MAC layer aggregation transmission mechanism proposed in 802.11n, and is widely used in 802.11ac. Prior to this, there was only one MPDU in each frame. In the A-MPDU, multiple MPDUs may be included, and each MPDU may belong to different frame types, or may have different source addresses (Source addresses, SAs) or destination addresses (Destination Addresses, DAs), but all MPDUs have the same The receiving address, that is, all MPDUs in one A-MPDU are sent to the same receiving device, but it is not excluded that multiple MPDUs of the same A-MPDU are sent to different receiving devices.
  • the A-MPDU reduces the interframe space, channel contention time, and physical head repetition transmission, thereby effectively improving transmission efficiency.
  • the receiving end When the receiving end receives an A-MPDU that is sent to itself for immediate confirmation, that is, when the Ack policy in the MPDU is set to an implicit block confirmation request (implicit BAR), a reply to the sender is returned.
  • Block Ack, BA the BA frame contains a block acknowledgment bit table (BA Bitmap), and each bit of its BA Bitmap corresponds to one MPDU in the A-MPDU. Due to one The A-MPDU allows a maximum of 64 MPDUs to be aggregated, so the length of the BA Bitmap is fixed at 64 bits.
  • the specific design of the BA frame has a variety of variants.
  • the sender may also need to send a Block Acknowledge Request (BAR) frame, that is, the sender requests the receiver to acknowledge certain MPDUs.
  • BAR Block Acknowledge Request
  • the Ack policy in the MPDU is set to BA.
  • the receiving end replies to the BA frame when receiving the BAR frame of the transmitting end, instead of immediately replying to the BA frame when receiving the A-MPDU, that is, the transmitting end needs to send
  • the BAR frame triggers the receiver to reply to the BA frame.
  • the receiving end receives multiple A-MPDUs sent by the sending end, and different A-MPDUs may have different TIDs, and then the receiving end sends a BA frame for confirmation, and the frame includes multiple 64-bit BA Bitmap, each BA Bitmap corresponds to a TID, this BA frame is called multi-TID BA.
  • the Access Point In the next-generation standard 802.11ax of 802.11ac, due to the introduction of the uplink (UL) Multiple User (MU) transmission mechanism, including UL OFDMA and UL MU-MIMO, the Access Point (AP) will At the same time, transmission frames of multiple stations (Stations, STAs) are received, and each STA's transmission frame contains an A-MPDU. According to the resolution adopted by the current standard conference, the AP needs to send a multi-STA BA frame (M-BA for short) to reply the confirmation information to multiple STAs. Specifically, the multi-STA BA frame adopts a structure similar to the multi-TID BA in the existing standard.
  • M-BA multi-STA BA frame
  • FIG. 3 is a schematic diagram of a structure of a multi-STA BA frame.
  • the multi-STA BA frame includes a plurality of block acknowledgment information (BA Information, abbreviated as BA Info), and each BA information corresponds to one STA, and the STA's identification AID includes In the first 11 bits (B0 to B10) of the first field Per TID Info (called: per TID information) of each BA Info.
  • an ACK/BA indication is also introduced.
  • the ACK/BA indication is set to BA, there is a Block Ack Starting Sequence Control field and a BA Bitmap field after the Per TID Info field; when ACK/BA The indication is set to ACK. There is no Block Ack Starting Sequence Control and BA Bitmap field after the Per TID Info field.
  • the current BA Information only contains Per TID Info.
  • the ACK/BA indication is set to ACK in two cases: the A-MPDU received by the device contains only one MPDU and the receiving end correctly solves the MPDU, or the A-MPDU packet received by the device Multiple MPDUs are included and the receiving end correctly resolves all MPDUs in the A-MPDU. In the case of correctly receiving all MPDUs, it is not necessary to separately indicate whether each MPDU is correctly received, so the Block Ack Starting Sequence Control and the BA Bitmap field can be omitted, thereby saving transmission overhead.
  • the multi-STA BA frame also includes a Frame Check Sequence (FCS) field, a Duration/ID field, a Receiving Address (RA) field, and a Transmitting Address (TA). area.
  • FCS Frame Check Sequence
  • RA Receiving Address
  • TA Transmitting Address
  • the number in the middle indicates the sequence number (SN) of the MPDU included in the subframe
  • the VO subframe indicates a video (Video) subframe
  • the VI subframe indicates a voice (Voice) subframe, wherein one subframe includes an MPDU.
  • the delimiter, MPDU, and padding byte (PAD) the length of the padding byte is usually 0 to 3 bytes, and the purpose of padding the byte is to make the length of the sub-frame an integer multiple of 4 bytes.
  • the A-MPDU is allowed to contain multiple TID data, as shown in FIG. 4b, the MPDUs of different TIDs can be aggregated and transmitted in the same A-MPDU, so that only a small amount of redundant bit filling is needed, thereby improving efficiency.
  • the BE subframe in Figure 4b represents a Best Effort subframe
  • the BK subframe represents a Background subframe.
  • the TID of the MPDU included in the subframe of the VO subframe is VO
  • the TID of the MPDU included in the subframe of the VI subframe is VI
  • the TID of the MPDU included in the subframe of the BE subframe is BE
  • the BK subframe That is, the TID of the MPDU included in the subframe is BK.
  • the receiving end receives an A-MPDU containing multiple TID data, how to confirm it is a problem to be solved.
  • the STA receives its own A-MPDU, which contains multiple TID data, and then replies with an acknowledgment.
  • An obvious approach is to use multi-TID BA, where each BA Info corresponds to a TID.
  • each A-MPDUs may contain 64 MPDUs. Therefore, it is worthwhile for each A-MPDU to correspond to one BA Info (length 12 bytes).
  • the A-MPDU includes multiple MIDs of the TID, the sum of the MPDUs of the different TIDs does not exceed 64, that is, the number of MPDUs per TID is much less than 64. Therefore, each TID corresponds to a BA Info is a great waste.
  • the AP receives multiple A-MPDUs that are sent by multiple STAs in the UL MU mode. At least one A-MPDU includes multiple MIDs of the TID, and then the AP replies to the acknowledgement frame by M-BA or by OFDMA BA.
  • the so-called OFDMA BA that is, the AP replies to the acknowledgment message separately to each STA in the DL OFDMA mode.
  • an obvious reply mode is to use the multi-TID BA frame for confirmation, and the AP will face The same waste problem in DL MU.
  • the M-BA means that the AP replies the acknowledgment messages of multiple STAs in one BA frame for reply.
  • a simple combination method can obtain the acknowledgment mode of expanding the Multi-TID BA frame format.
  • Each of the BA Infos corresponds to an ⁇ AID, TID>, and an AID (Association Identifier), that is, an association identifier of the STA, which is used to identify the STA, and the TID is a flow identifier.
  • the M-BA frame structure is schematic. .
  • This method has the same waste problem as the multi-TID confirmation of the DL MU, because the sum of the MPDUs of all the TIDs corresponding to the same AID does not exceed 64.
  • AID1 corresponds to TID 2 and TID 3
  • AID2 corresponds to TID1 and TID3.
  • TID2 is associated with TID4 and AID3, and one BA Info for each TID is a great waste.
  • an MPDU in an A-MPDU contains fragments and some do not, it is difficult for the receiving end to confirm these MPDUs and fragments simultaneously with a BA Bitmap, because in this case, the BA Bitmap is required.
  • Some bits correspond to MPDUs, and some bits correspond to fragments, which is difficult to implement in current standards.
  • An obvious solution is to separately acknowledge the receiving end with different BA Info in the BA frame.
  • A-MPDU contains both MPDUs of different TIDs, and some MPDUs also contain fragments, in this case Confirmation will face two difficulties at the same time, namely more The problem of acknowledgment overhead was caused by the MPDUs of the TIDs, and the difficulty of confirming the MPDUs and the shards of the shards, which need to be further solved.
  • the embodiment of the present invention provides a data sending method, a data receiving and confirming method, and a device, where the receiving end performs confirmation when the MPDU including the plurality of TIDs in the A-MPDU and/or the part of the MPDUs included in the A-MPDU are fragmented.
  • a data sending method including:
  • the sending end respectively configures a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, and the temporary serial number of any two MPDUs included in the A-MPDU is not The same, wherein the flow identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
  • the sending end sends the A-MPDU after configuring the temporary sequence number.
  • the sending end separately configures a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, include:
  • the transmitting end carries a corresponding temporary serial number in each MPDU included in the A-MPDU;
  • the transmitting end carries a corresponding temporary sequence number in each MPDU except the first MPDU of the A-MPDU, where the first MPDU does not carry a temporary sequence number, and the first MPDU
  • the corresponding temporary serial number is a predefined value.
  • the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
  • the temporary sequence number is located in a high efficiency HE control field in the MAC header of the MPDU, or a bit The quality of service QoS control field in the MAC header of the MPDU, or in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  • the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
  • the temporary sequence number presence indication is located in a physical header of the A-MPDU;
  • the temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
  • the temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU;
  • the temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  • the temporary sequence number presence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used Identifies the current interaction sequence.
  • the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU.
  • the sending end after the sending end sends the A-MPDU after configuring the temporary sequence number, the The method also includes:
  • the transmitting end receives a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sender, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information domain Included in the first sequence number type indication, the first sequence number type indication is used to indicate that each bit of the block acknowledgment bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
  • the transmitting end determines, according to the value of each bit in the sub-field of the block acknowledgment bit table, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
  • the sending end determines, according to a value of each bit in the block acknowledgment bit table subfield, that each bit corresponds to Whether the MPDU corresponding to the temporary serial number is correctly received, including:
  • the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control subfield includes And a start temporary sequence number, where the start temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  • the first sequence number type indication is located in a fragment number subfield in the start sequence control subfield Or, located in the per-identity identification information sub-domain of the block acknowledgment information field.
  • the per-flow identification information sub-domain includes a flow identifier, where the first serial number type indicates the flow
  • the identifier when the flow identifier is a predefined value, indicates that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
  • each MPDU included in the A-MPDU carries the first intersection a mutual sequence identifier ESI, the first ESI is used to identify a current interaction sequence;
  • the BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify a current interaction sequence, and the second ESI is the same as the value of the first ESI.
  • the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
  • the second ESI is located in a block acknowledgement control field of the BA frame.
  • the sending end after the sending end sends the A-MPDU, the sending end receives the BA Before the frame, the method further includes:
  • the transmitting end sends a block acknowledge request BAR frame.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
  • the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located Each stream identification information subfield or block acknowledgment request start sequence number control subfield in the block acknowledgment information field.
  • the BAR frame includes a BAR control region, and the third ESI is located in the BAR control region.
  • the second frame number type indication is further carried in the BAR frame,
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second sequence number type indication is located in a BAR control domain of the BAR frame, or is located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
  • a data receiving confirmation method including:
  • the receiving end receives the aggregated medium access control protocol data unit A-MPDU sent by the sending end, and each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, where the A- The temporary sequence numbers of any two MPDUs included in the MPDU are different.
  • the flow identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment.
  • the receiving end sends a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sending end, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information domain
  • the first sequence number type indication is included, and the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
  • each media access control protocol data unit MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically:
  • Each MPDU included in the A-MPDU carries a corresponding temporary serial number
  • Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
  • the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
  • the temporary sequence number is located in a high-efficiency HE control domain in the MAC header of the MPDU, or is located in the MAC of the MPDU.
  • the quality of service QoS control field in the header either in the frame control domain in the MAC header of the MPDU or in the sequence control domain in the MAC header of the MPDU.
  • the A-MPDU further carries a temporary sequence number presence indication, where the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
  • the temporary sequence number presence indication is located in a physical header of the A-MPDU;
  • the temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
  • the temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU;
  • the temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  • the temporary sequence number presence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence.
  • the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU.
  • the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control The subfield includes a starting temporary sequence number, and the starting temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  • the first sequence number type indication is located in a fragment number subfield of the start sequence control subfield, or is located in each stream identification information subfield in the block acknowledgement information field.
  • the per-flow identification information sub-domain includes a flow identifier, where the first serial number type indication is the flow identifier And when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence;
  • the second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
  • the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
  • the second ESI is located in a block acknowledgement control field of the BA frame.
  • the method further includes:
  • the receiving end receives a block acknowledgement request BAR frame sent by the sending end.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  • the BAR frame includes a block acknowledgment request information field corresponding to the receiving end, where the third ESI is located in the block acknowledgment request information field, each stream identification information subfield or the block acknowledgment request start sequence number controller In the domain.
  • the BAR frame includes a BAR control region, and the third ESI is located in the BAR control region.
  • the second frame type The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second serial number type indication is located in a BAR control domain of the BAR frame, or And located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
  • a data transmitting apparatus including:
  • a configuration module configured to separately configure a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, and temporarily install any two MPDUs included in the A-MPDU
  • the sequence identifiers are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
  • a sending module configured to send the A-MPDU after the configuration module configures the temporary serial number.
  • the configuration module is specifically configured to:
  • Each MPDU included in the A-MPDU carries a corresponding temporary serial number
  • Each MPDU except the first MPDU of the A-MPDU carries a corresponding temporary sequence number, where the first MPDU does not carry a temporary sequence number, and the temporary sequence corresponding to the first MPDU
  • the number is a predefined value.
  • the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
  • the temporary sequence number is located in a high efficiency HE control field in the MAC header of the MPDU, or a bit The quality of service QoS control field in the MAC header of the MPDU, or in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  • the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
  • the temporary sequence number presence indication is located in a physical header of the A-MPDU;
  • the temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
  • the temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU;
  • the temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  • the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used Identifies the current interaction sequence.
  • the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU.
  • the receiving module is further configured to:
  • the BA frame includes a block acknowledgement information field corresponding to the transmitting end
  • the block acknowledgement information field includes a block acknowledgement bit table subfield
  • the block acknowledgement information field includes a first a sequence number type indication, where the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
  • processing module for:
  • the processing module is specifically configured to:
  • the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control subfield includes And a start temporary sequence number, where the start temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  • the first sequence number type indication is located in a fragment number subfield in the start sequence control subfield Or, located in the per-identity identification information sub-domain of the block acknowledgment information field.
  • the per-flow identification information sub-domain includes a flow identifier, where the first serial number type is indicated as the flow
  • the identifier when the flow identifier is a predefined value, indicates that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
  • the first interaction is carried in each MPDU included in the A-MPDU a sequence identifier ESI, the first ESI is used to identify a current interaction sequence;
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify the current An interaction sequence, the second ESI being the same as the value of the first ESI.
  • the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or Located in the start sequence control subfield of the block acknowledgment information field.
  • the second ESI is located in a block acknowledgement control field of the BA frame.
  • the sending module is further configured to:
  • the receiving module After transmitting the A-MPDU, before receiving the BA frame, the receiving module sends a block acknowledge request BAR frame.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
  • the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located Each stream identification information subfield or block acknowledgment request start sequence number control subfield in the block acknowledgment information field.
  • the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
  • the second frame number type indication is further carried in the BAR frame,
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second serial number type indication is located in a BAR control domain of the BAR frame, or The block confirmation request information field corresponding to the receiving end included in the BAR frame.
  • the fourth aspect provides a data receiving confirmation device, including:
  • a receiving module configured to receive an aggregated medium access control protocol data unit A-MPDU sent by the sending end, where each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, The temporary sequence numbers of any two MPDUs included in the A-MPDU are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes fragments. ;
  • a sending module configured to send a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sending end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information
  • the domain includes a first sequence number type indication, and the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
  • each media access control protocol data unit MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically:
  • Each MPDU included in the A-MPDU carries a corresponding temporary serial number
  • Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
  • the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
  • the temporary sequence number is located in a high-efficiency HE control domain in the MAC header of the MPDU, or is located in the MAC of the MPDU.
  • the quality of service QoS control field in the header either in the frame control domain in the MAC header of the MPDU or in the sequence control domain in the MAC header of the MPDU.
  • the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
  • the temporary sequence number presence indication is located in a physical header of the A-MPDU;
  • the temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
  • the temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU;
  • the temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  • the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence.
  • the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU.
  • the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control The subfield includes a starting temporary sequence number, and the starting temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  • the first serial number type indication is located in a fragment number subfield in the start sequence control subfield, or Located in the per-stream identification information sub-domain of the block acknowledgment information field.
  • the per-identity identifier information sub-domain includes a flow identifier, where the first serial number type indication is the flow identifier And when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify a current interaction sequence;
  • the second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
  • the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
  • the second ESI is located in a block acknowledgement control field of the BA frame.
  • the receiving module is further configured to:
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  • the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located in the Each stream identification information subfield or block confirmation request start sequence number in the block acknowledgment request information field Control the subdomain.
  • the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
  • the second frame type The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second serial number type indication is located in a BAR control domain of the BAR frame, or And located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
  • a device comprising a processor, a memory and a transceiver, wherein the transceiver receives and transmits data under the control of the processor, the memory stores a preset program, and the processor reads The program saved in the memory, according to the program performs the following process:
  • the stream identifier TID of at least two MPDUs in the A-MPDU is different, and/or at least one MPDU includes a fragment;
  • the processor is specifically configured to:
  • Each MPDU included in the A-MPDU carries a corresponding temporary serial number
  • Each MPDU except the first MPDU of the A-MPDU carries a corresponding temporary sequence number, where the first MPDU does not carry a temporary sequence number, and the temporary sequence corresponding to the first MPDU
  • the number is a predefined value.
  • the temporary sequence number is located in a media access control MAC header of the MPDU, or is located in an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
  • the temporary sequence number is located in a high efficiency HE control field in the MAC header of the MPDU, or a bit The quality of service QoS control field in the MAC header of the MPDU, or in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  • the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
  • the temporary sequence number presence indication is located in a physical header of the A-MPDU;
  • the temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
  • the temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU;
  • the temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  • the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used Identifies the current interaction sequence.
  • the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
  • the processor is configured to:
  • a block acknowledgement BA frame where the BA frame includes a block acknowledgement information field corresponding to the sender, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field And including a first serial number type indication, where the first serial number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
  • the processor is specifically configured to:
  • the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control subfield includes And a start temporary sequence number, where the start temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  • the first sequence number type indication is located in a fragment number subfield in the start sequence control subfield Or, located in the per-identity identification information sub-domain of the block acknowledgment information field.
  • the per-flow identification information sub-domain includes a flow identifier, where the first serial number type is indicated as the flow
  • the identifier when the flow identifier is a predefined value, indicates that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
  • the first interaction is carried in each MPDU included in the A-MPDU a sequence identifier ESI, the first ESI is used to identify a current interaction sequence;
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify the current An interaction sequence, the second ESI being the same as the value of the first ESI.
  • the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or The block confirms the start sequence control subfield in the information field.
  • the second ESI is located in a block acknowledgement control field of the BA frame.
  • the processor is further configured to:
  • the instructing transceiver sends a block acknowledge request BAR frame before receiving the BA frame after transmitting the A-MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
  • the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located Each stream identification information subfield or block acknowledgment request start sequence number control subfield in the block acknowledgment information field.
  • the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
  • the second frame type type indication is further carried in the BAR frame,
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second serial number type indication is located in a BAR control domain of the BAR frame, or The block confirmation request information field corresponding to the receiving end included in the BAR frame.
  • a sixth aspect provides an apparatus, the device comprising a processor, a memory, and a transceiver, wherein the transceiver receives and transmits data under the control of the processor, the memory stores a preset program, and the processor reads the memory.
  • the saved program according to the program performs the following process:
  • each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, where the A - The temporary sequence numbers of any two MPDUs included in the MPDU are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
  • the transceiver Transmitting, by the transceiver, a block acknowledgment BA frame, where the BA frame includes a block acknowledgment information field corresponding to the transmitting end, the block acknowledgment information field includes a block acknowledgment bit table subfield, and the block acknowledgment information field And including a first serial number type indication, where the first serial number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
  • each media access control protocol data unit MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically:
  • Each MPDU included in the A-MPDU carries a corresponding temporary serial number
  • Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
  • the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
  • the temporary sequence number is located in a high efficiency HE control domain in a MAC header of the MPDU, or a MAC located in the MPDU.
  • the quality of service QoS control field in the header either in the frame control domain in the MAC header of the MPDU or in the sequence control domain in the MAC header of the MPDU.
  • the A-MPDU further carries a temporary sequence number presence indication, where the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
  • the temporary sequence number presence indication is located in a physical header of the A-MPDU;
  • the temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
  • the temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU;
  • the temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  • the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence.
  • the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
  • the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control The subfield includes a starting temporary sequence number, and the starting temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  • the first sequence number type indication is located in a fragment number subfield of the start sequence control subfield, or is located in each stream identification information subfield in the block acknowledgement information field.
  • the per-flow identification information sub-domain includes a flow identifier, where the first serial number type indication is the flow identifier And when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence;
  • the second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
  • the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
  • the second ESI is located in a block acknowledgement control field of the BA frame.
  • the processor is further configured to:
  • the transceiver After receiving the A-MPDU, the transceiver is instructed to receive a block acknowledgement request BAR frame sent by the sending end before sending the BA frame.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  • the BAR frame includes a block acknowledgment request information field corresponding to the receiving end, where the third ESI is located in the block acknowledgment request information field, each stream identification information subfield or the block acknowledgment request start sequence number controller In the domain.
  • the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
  • the second frame type The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second serial number type indication is located in a BAR control domain of the BAR frame, or And located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
  • the transmitting end separately configures the information included in the A-MPDU.
  • the temporary sequence number of each MPDU, the temporary sequence number of all MPDUs in the A-MPDU is a uniform number, to ensure that the temporary sequence numbers of any two MPDUs included in the A-MPDU are different, so that the receiving end is replying to the BA.
  • all the MPDUs in the A-MPDU can be acknowledged in the BA frame according to the temporary sequence number of each MPDU in the A-MPDU, thereby reducing the transmission overhead of the BA frame and solving the problem. I have identified difficult problems.
  • Figure 1 is a schematic diagram of an interaction sequence
  • FIG. 2 is a schematic diagram of transmission of a plurality of A-MPDUs having different TIDs
  • FIG. 3 is a schematic structural diagram of a multi-STA BA frame
  • 4a is a schematic diagram of transmission in the case where an MPDU including one TID is included in an A-MPDU;
  • 4b is a schematic diagram of transmission in the case where an MPDU including multiple TIDs is included in an A-MPDU;
  • FIG. 5 is a schematic structural diagram of a multi-TID BA frame using a combination of AID and TID as an identifier
  • FIG. 6 is a schematic flowchart of a method for transmitting data by a transmitting end according to an embodiment of the present invention
  • FIG. 7 is a schematic structural diagram of an A-MPDU in which a new domain bearer temporary sequence number is added to a MAC header of an MPDU according to an embodiment of the present invention
  • FIG. 8 is a schematic structural diagram of an HE control field of an MPDU according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a frame control domain of an MPDU according to an embodiment of the present invention.
  • 10a is a schematic diagram of mapping between a sequence number and a temporary sequence number when a sequence control field of an MPDU is used to carry a temporary sequence number according to an embodiment of the present invention
  • FIG. 10b is a diagram showing a counter change of each TID before and after A-MPDU transmission when the sequence control field of the MPDU is used to carry the temporary sequence number according to the embodiment of the present invention
  • FIG. 11 is a schematic structural diagram of an MPDU Delimiter according to an embodiment of the present invention.
  • FIG. 12 is a schematic structural diagram of a CCMP MPDU
  • FIG. 13 is a schematic flowchart of a method for receiving data confirmation by a receiving end according to an embodiment of the present invention
  • FIG. 14 is a schematic structural diagram of a BA frame according to an embodiment of the present invention.
  • FIG. 15 is a schematic structural diagram of another BA frame according to an embodiment of the present invention.
  • FIG. 16 is a schematic structural diagram of a BAR frame according to an embodiment of the present invention.
  • FIG. 17 is a schematic structural diagram of a data transmitting apparatus according to an embodiment of the present invention.
  • FIG. 18 is a schematic structural diagram of a data receiving and confirming apparatus according to an embodiment of the present invention.
  • FIG. 19 is a schematic structural diagram of a device according to an embodiment of the present invention.
  • FIG. 20 is a schematic structural diagram of another device according to an embodiment of the present invention.
  • the standard specifies that the sequence number (Sequence Number, SN for short) of the Quality of Service (QoS) data frame maintained by the sender is for each ⁇ RA, TID>, RA (Receiving Address). Indicates the receiving address.
  • the basic idea of the present invention is: in the case that at least two MPDUs in the A-MPDU have different TIDs and/or at least one MPDU includes fragments, the transmitting end configures each of the A-MPDUs respectively.
  • the temporary sequence number of the MPDUs, the temporary sequence numbers of all the MPDUs in the A-MPDU are uniformly numbered to ensure that the temporary sequence numbers of any two MPDUs in the A-MPDU are different, so that the receiving end responds to the BA frame. All MPDUs in the A-MPDU may be acknowledged in the BA frame according to the temporary sequence number of each MPDU in the A-MPDU using a block acknowledgment information field.
  • the so-called "temporary serial number of all MPDUs is a uniform number", which may be an ordered numbering of multiple MPDUs, or an unordered number, as long as the temporary serial numbers of any two MPDUs are different.
  • Ordered numbers such as: 0, 1, 2, 3..., or 63, 62, 61, 60..., or 0, 2, 4, 6, etc.; unordered numbers such as: 15, 2, 30, 59, 11, ....
  • the orderly incremental numbering of 0, 1, 2, 3... is obviously more in line with the general way of thinking. Therefore, the ordered incremental numbering is temporary.
  • a preferred scheme for serial numbering is a preferred scheme for serial numbering.
  • the detailed method for transmitting data by the transmitting end is as follows:
  • the sender configures a Temporary Sequence Number (T-SN) of each MPDU included in the A-MPDU, where the A-MPDU includes multiple MPDUs, and temporary of any two MPDUs in the A-MPDU.
  • T-SN Temporary Sequence Number
  • the sequence numbers are different, where the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU is included. Fragmentation.
  • the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists.
  • the temporary sequence number presence indication is located in a physical layer (Physical Layer, PHY for short) header of the A-MPDU, and the physical layer header is generally referred to as a physical header; or the temporary sequence number presence indication indicates that each MPDU included in the A-MPDU is included.
  • the temporary sequence number presence indication is located in the MAC header of each MPDU included in the A-MPDU.
  • the PHY header is also called the PLCP (Physical Layer Convergence Procedure) header.
  • the temporary sequence number presence indication can be indicated by the bit in the SIG (Signal) field in the PLCP header.
  • PLCP can also be used.
  • the polarity of some symbols in the header is indicated, or is indicated by the remainder of the L-SIG (Legacy Signal) field in the PLCP header divided by 3 .
  • the temporary sequence number exists to indicate a High Efficiency (HE) control domain located in the MAC header of the MPDU, or a QoS control domain located in the MAC header of the MPDU, or a frame control domain located in the MAC header of the MPDU.
  • HE control domain may also be referred to as a High Throughout (HT) control domain HE variant (Variant) or a High Efficiency Wireless Local Area Network (HEW) in related standards or literature. ) Control domain.
  • HT High Throughout
  • HAW High Efficiency Wireless Local Area Network
  • the temporary serial number can be carried in various manners, including but not limited to the following specific implementation manners:
  • the temporary sequence number is located in a Medium Access Control (MAC) header of the MPDU.
  • MAC Medium Access Control
  • the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU.
  • a new domain is added to the MAC header of the MPDU, and the new domain is used to carry the temporary sequence number.
  • a new field is added to the MAC header of the MPDU in each subframe of the A-MPDU.
  • the length of the newly added domain is 1 byte, but actually The number of bits used to carry the temporary sequence number may be less than 1 byte, such as 6 bits.
  • the presence of the temporary sequence number indicates that the existing domain bearer can be used, including but not limited to the following cases:
  • the temporary sequence number presence indication is located in the physical header, in particular, the temporary sequence number presence indication may be located in the signaling domain in the physical header.
  • the temporary sequence number indicates that the first preset value is taken, for example, when 1, the temporary sequence number exists in the MAC header of each MPDU in the A-MPDU, otherwise, the temporary sequence number does not exist in the A-MPDU.
  • the temporary sequence number presence indication may also be indicated by the polarity of a particular symbol of a certain field in the physical header, for example, when the polarity of the domain specific symbol is the first preset polarity, indicating each of the A-MPDUs A temporary sequence number exists in the MAC header of the MPDU.
  • the temporary sequence number presence indication may also be indicated by a remainder of the L-Length value in the L-SIG field in the physical header divided by 3, for example, a remainder of 1 indicates that a temporary sequence number exists in the MAC header of each MPDU in the A-MPDU.
  • a remainder of 2 indicates that there is no temporary sequence number in the A-MPDU.
  • the temporary sequence number presence indication is located in the MPDU delimiter (Delimiter) corresponding to each MPDU.
  • the MPDU Delimiter there is a reserved bit in the MPDU Delimiter, and the reserved bit can be used to carry the temporary sequence number presence indication, indicating that the MPDU Delimiter corresponds to Whether there is a temporary serial number in the MPDU.
  • the temporary sequence number exists in the MAC header of each MPDU of the A-MPDU, and may specifically be a QoS control domain or a HE control domain or a Frame Control (FC) domain in the MAC header, for example, located in a frame. From the distribution system (From DS; DS, Distribution System) domain in the control domain or to the Distribution System (To DS) domain.
  • Distribution system From the distribution system (From DS; DS, Distribution System) domain in the control domain or to the Distribution System (To DS) domain.
  • the temporary domain number is carried in the existing domain in the MAC header of the MPDU.
  • the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in the HE control field in the MAC header of the MPDU.
  • the HT control domain of the 802.11n standard has 8-bit reserved bits. If the HE control domain also adopts a similar structure, 6 bits can be used to carry the temporary sequence number, and one of the bits carries the temporary.
  • the serial number indicates an indication.
  • the CSI is the Channel State Information
  • the NDP is the Null Data Packet
  • the AC is the Access Category
  • the RDG is the Reverse Direction.
  • the PPDU represents the Physical Layer Convergence Procedure Protocol Data Unit
  • the TRQ represents the training request
  • the MAI represents the modulation coding scheme request or the antenna selection indication (MRQ or ASEL Indication
  • MRQ ie, MCS Request; ASEL
  • MCS Modulation and Coding Scheme
  • MFSI indicates the MCS Feedback Sequence Identifier
  • MFB indicates the modulation and coding scheme feedback (MCS Feedback)
  • the ASELC identifies the antenna selection command (ASEL Command).
  • the temporary sequence number is located in the QoS control field in the MAC header of the MPDU.
  • the sender carries the corresponding temporary sequence number in each MPDU included in the A-MPDU.
  • the Aggregate MAC Service Data Unit (A-MSDU) cannot be used in the MPDU, that is, the B7 in the QoS control domain.
  • the bit is a reserved bit, and the multi-TID A-MPDU contains at least two subframes. Therefore, the B7 bit in the QoS control field must be a reserved bit, so the bit can be used to carry the temporary sequence number presence indication, and the bit is located after B7.
  • the 6 bits of B8 to B15 carry the temporary sequence number.
  • the B8 to the B15 in the QoS control domain are defined to carry the data volume or the expected transmission time of the stream corresponding to the TID (that is, the content carried by the B0 to B3 bits) to be transmitted on the device.
  • many technologies have been proposed in the 802.11 standard to implement this function, such as random access technology, etc., so B8 to B15 in the QoS control domain can be redefined as being used to carry the temporary sequence number.
  • the sender carries a corresponding temporary sequence number in each MPDU except the first MPDU of the A-MPDU, the first An MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value, for example, the predetermined value is zero.
  • the B7 bit in the QoS control field of the first MPDU in the A-MPDU to zero, indicating that the B8 to B15 bits retain the original function, but the role is modified to B8 to B15 to carry all the data to be transmitted or the desired transmission.
  • the B7 bits of the MPDUs other than the first MPDU are set to 1, and the B8 to B15 bits carry the temporary sequence number.
  • the principle of this scheme is that the location of the first MPDU is clear and unambiguous, so the temporary sequence number is set. It is set to the default value, for example, the default value is zero, but it is not necessary to carry it explicitly in the MPDU.
  • the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in a frame control field in the MAC header of the MPDU.
  • the From DS and the To DS in the frame control domain are reserved bits, and one of the bits may be used to carry the temporary sequence number presence indication.
  • the temporary sequence number exists as the set value, For example, when it is 1, it indicates that the type (Subtype) subfield and the Subtype (Subtype) subfield in the frame control domain carry the temporary sequence number. Otherwise, the type (Subtype) subfield and subtype (Subtype) in the frame control domain.
  • the subdomain maintains its original functionality.
  • the Type and Subtype subdomains can be used to carry other information, such as temporary sequence numbers.
  • the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in a sequence control (Sequence Control) field in the MAC header of the MPDU.
  • sequence control Sequence Control
  • the sequence number subdomain in the sequence control domain is used to carry the temporary sequence number.
  • the MAC headers of the MPDUs of the management frame and the data frame all include a sequence control field, and the length is 2 bytes, wherein the 12-bit sequence number sub-domain is used to carry the sequence number of the current MPDU.
  • the bearer in the sequence number subfield will no longer be the sequence number, but the temporary sequence number.
  • the temporary sequence number may be the “unified number” described above, that is, the MPDU temporary sequence number and the sequence number are irrelevant, but may also be generated based on the sequence number of the MPDUs aggregated in the current A-MPDU.
  • a specific implementation method is to use the maximum value in the Counter of multiple TIDs to be aggregated as the starting value of the temporary sequence number in the A-MPDU.
  • the sender maintains a counter for each TID of each STA, and records the starting sequence number of the current MPDU to be sent. As shown in FIG.
  • the temporary serial number starts at 2055 and continues until 2062.
  • the MPDU sequences of different TIDs in the A-MPDU may be arbitrarily arranged, and may not be in the order of TID3, TID1, TID2 shown in FIG. 10a, or even multiple MPDUs of the same TID may be non-contiguous.
  • the counter value of all TIDs should be obtained after the above A-MPDU transmission is completed. Adjusted to the maximum temporary sequence number value in the A-MPDU plus 1, as shown in Figure 10b, the counter values of the three TIDs are adjusted to 2063.
  • the sender should be specified to be aggregated in the A-MPDU.
  • the MPDU of the same TID before the MPDU satisfies the following conditions: 1) the receiving end acknowledgement has been received, or 2) the transmitting end has abandoned the transmission due to the frame validity period and the like.
  • Another specific implementation method is to sort the MPDUs to be sent, in which the sequence number of the first MPDU is used as the starting value of the temporary sequence number in the A-MPDU, and the temporary sequence numbers of other MPDUs are sequentially incremented. .
  • the sender carries the corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in the MPDU delimiter of the MPDU.
  • one byte is added to the MPDU Delimiter of each MPDU in the A-MPDU to carry the temporary sequence number, and the temporary sequence number actually occupies less than or equal to one byte, for example, the temporary serial number occupies 6 Bits, as shown in Figure 11, the added bytes are located after the Delimiter Signature subfield.
  • the advantage of this placement is that it does not affect the original scheme of checking the delimiter signature every 4 bytes.
  • the checksum of the newly added byte (that is, the byte used to carry the temporary sequence number) is still located in the Cyclic Redundancy Code (CRC) subfield in the MPDU Delimiter, that is, the temporary sequence number and The other parts of the MPDU Delimiter are checked together and the result of the check is still placed in the CRC subfield before the delimiter signature.
  • CRC Cyclic Redundancy Code
  • the specific location of the temporary sequence number existence indication may be in the PHY header, and whether there is a new byte in all MPDU Delimiter domains of the current A-MPDU, that is, a temporary sequence
  • the serial number is displayed; or the temporary serial number exists in the reserved bit of each MPDU Delimiter of the A-MPDU, indicating whether there is a new byte, that is, a temporary sequence number, in the MPDU corresponding to the MPDU Delimiter.
  • the sender carries the corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in the CCMP (Counter mode with Cipher-block chaining message authentication code protocol).
  • the cipher block chain message authentication code protocol is in the header. This scheme is only applicable to the case where all MPDUs in the A-MPDU are transmitted by CCMP encryption.
  • Figure 12 shows the format of the CCMP MPDU. Comparing the format of the MPDUs in FIG. 7 and FIG. 9, it can be seen that if the MPDU is encrypted transmission (indicated by the "protected frame” bit of the frame control field in the MAC header) and encrypted using CCMP (indicated by ExtIV in the CCMP header), the frame is The body part includes CCMP headers, data and Message Integrity Code (MIC), and both Data and MIC are protected by encryption.
  • the CCMP header includes a 6-byte Packet Number (PN), 6 bytes are represented by PN0 to PN5, PN0 is a low byte, and PN5 is a high byte.
  • PN Packet Number
  • the PNs of different MPDUs are sequentially incremented by one, and the receiving end and the TID are not distinguished. Even if the retransmission frame is retransmitted, it is different from the PN transmitted the previous time. Therefore, the PN can uniquely identify an MPDU. Based on this, the lower bits of the PN or PN can be used as the temporary sequence number of the MPDU, for example, PN0 is used as the temporary sequence number of the MPDU.
  • the temporary sequence number presence indication may also be located in the CCMP header. For example, it is carried by any reserved bit in the CCMP header.
  • each MPDU included in the A-MPDU carries a first Exchange Sequence Identifier (ESI), and the first ESI is used to identify the current interaction sequence.
  • the first ESI is included in a frame control domain or a QoS control domain or an HE control domain or an MPDU delimiter of each MPDU included in the A-MPDU.
  • the first ESI may also be located in the PHY header of the A-MPDU.
  • the first ESI is located in the SIG field in the PHY header of the A-MPDU.
  • ESI generally occupies 2 to 3 bits.
  • Step 602 The sender sends the A-MPDU.
  • the original sequence number (SN) of each MPDU in the A-MPDU still exists, and is located in the Sequence Control field of the MAC header of each MPDU in the A-MPDU, and is saved by the sender. Correspondence between the temporary serial number and the serial number of each MPDU in the A-MPDU.
  • the detailed method for the receiving end to receive the A-MPDU and perform data receiving confirmation is as follows:
  • Step 1101 The receiving end receives the A-MPDU sent by the sending end, and each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, where the A-MPDU includes multiple MPDUs, and the A-MPDU includes any The temporary sequence numbers of the two MPDUs are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes fragments.
  • each MPDU included in the A-MPDU carries a corresponding temporary sequence number; or each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU
  • the temporary serial number is not carried in, and the temporary serial number corresponding to the first MPDU is a predefined value.
  • the specific parameters carried in the A-MPDU and the manner in which the parameters are carried are the same as those in the sending end, and are not described here.
  • the original sequence number (SN) of each MPDU in the A-MPDU still exists. Therefore, after receiving the A-MPDU, the receiving end still sorts the sequence according to the SN of each MPDU. Therefore, there is no problem that the order of multiple MPDUs of the same TID is disordered.
  • Step 1102 The receiving end sends a BA frame, where the BA frame includes a block acknowledgement information field (also referred to as a BA Info field) corresponding to the sender end, where the block acknowledgement information field includes a block acknowledgement bit table (BA Bitmap) subfield.
  • the block acknowledgement information field includes a first sequence number type (SN Type) indication, where the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to an MPDU in the A-MPDU. serial number.
  • SN Type first sequence number type
  • FIG. 14 is a schematic structural diagram of a BA frame including a BA control domain and BA Info.
  • the domain wherein the BA Info field includes a Per-TID Info subfield, a Starting Sequence Control subfield, and a Block Acknowledge Bit Table subfield.
  • Each bit in the BA Bitmap subfield corresponds to the T-SN of one MPDU. It should be noted that FIG. 14 is only an example and does not represent all possible implementation manners, and the scope of protection of the present invention is not limited thereto.
  • the first sequence number type indication is located in a Fragment Number subfield in the start sequence control subfield, or is located in each flow identification information subfield in the block acknowledgement information field, or is located in the The block of the BA frame confirms the control domain.
  • the first sequence number type indicates that one bit is occupied.
  • the indicator block confirms the bit table subfield.
  • Each bit corresponds to a temporary sequence number of an MPDU in the A-MPDU; when the first sequence number type indicates a second value, for example, when the first serial number type indicates a value of 0, the block acknowledge bit table is indicated.
  • Each bit of the field corresponds to the sequence number of one MPDU in the A-MPDU.
  • the flow identifier (TID) therein may also be utilized to take a predefined value to indicate. For example, if the predefined value is 1111, when the TID is 1111, it indicates that the starting sequence number in the current acknowledgment information field carries the initial temporary sequence number; otherwise, the starting sequence number subfield in the current acknowledgment information field. It carries the starting serial number.
  • the first sequence number type indication may also be located in the BA control field of the BA frame, for example, with a 1-bit reserved bit in the BA control field.
  • a TID bit table may also be added in the BA control field, where 1 indicates that the subsequent block acknowledgment bit table subfield contains an acknowledgment of the MPDU of the corresponding TID.
  • the block acknowledgment bit table is 1001, indicating that the subsequent block acknowledgment bit table subfield contains acknowledgments for TID 1 and TID 4, which simplifies the processing after the data sender receives the BA frame.
  • the block acknowledgment information field includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate the first bit in the block acknowledgment bit table subfield.
  • the start sequence control subfield includes a slice number subfield and a start sequence number subfield, and the slice number subfield occupies 4 bits, wherein one bit is the first sequence number type. Indicates that the remaining three bits are used to indicate the length of the block acknowledgment bit table; the starting sequence number subfield occupies 12 bits,
  • the start sequence number subfield carries the start temporary sequence number or the start sequence number, that is, the first sequence number type indicates the first value, that is, each bit corresponding to the block acknowledgment bit table subfield corresponds to an A-MPDU.
  • the initial sequence number field carries the initial temporary sequence number.
  • the starting sequence number subfield carries the starting sequence number.
  • each MPDU included in the A-MPDU carries the first ESI for identifying the current interaction sequence
  • the second ESI is carried in the BA frame, and the second ESI is also used to identify the current interaction sequence, and
  • the second ESI has the same value as the first ESI.
  • the setting manner of the second ESI includes but is not limited to the following methods:
  • the second ESI is located in each flow identification information subfield in the block acknowledgment information field. As shown in FIG. 15, since the TID Value subfield of each flow identification information subfield in the block acknowledgement information field in the BA frame is a reserved field, the second ESI may be located in the TID Value subfield.
  • the TID Value sub when the first sequence number type indicates the first value, that is, the bit indicating that each bit of the block acknowledgment bit table subfield corresponds to the temporary sequence number of one MPDU in the A-MPDU, the TID Value sub The second ESI is carried in the domain; when the first sequence number type indicates the second value, that is, the bit indicating that each bit of the block acknowledgment bit table subfield corresponds to the sequence number of one MPDU in the A-MPDU Next, the TID value is carried in the TID Value subdomain.
  • the second ESI in the BA frame is located in the start sequence control subfield in the block acknowledgment information field.
  • the length of the BA Bitmap is fixed and the T-SN corresponding to the first bit is also fixed, for example, the length of the BA Bitmap is always 64 bits, and the T-SN corresponding to the first bit is always zero, without indicating
  • the initial sequence number that is, the start sequence number subfield is a reserved field, in which case the second ESI in the BA frame may be located in the start sequence number subfield or the slice number subfield in the start sequence control subfield.
  • the second ESI is located in the first 3 bits or the last 3 bits in the slice number subfield.
  • the block acknowledges the bit table subfield.
  • the start sequence control subfield includes the start temporary sequence number, since the start sequence control subfield length is 12 bits, and the start temporary sequence number only needs 6 bits, so the start sequence can also be used to control the subfield.
  • the remaining bits carry the second ESI.
  • the second ESI may also be located in the block acknowledgement control field of the BA frame, or in the first 11 bits of the per-identity identification information subfield of the BA Info field, because In the case where the BA frame contains only one BA Info field, the first 11 bits of the sub-identification information sub-field are reserved bits.
  • the A-MPDU sent by the sending end also carries an Ack Policy.
  • the sending end receives the BA frame replied by the receiving end after sending the A-MPDU.
  • the BAR frame is also sent to the receiving end; the receiving end receives the BAR frame sent by the transmitting end before replying to the BA frame.
  • the time interval between the A-MPDU and the BAR frame is indeterminate, but the time interval between the BAR frame and the BA frame is usually a predefined value.
  • the first ESI is carried in each MPDU included in the A-MPDU, the first ESI is used to identify the current interaction sequence, the BA frame carries the second ESI, and the second ESI is used to identify the current interaction sequence; Carrying a third ESI, the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI, indicating that the A-MPDU, the BAR frame, and the BA frame belong to the same interaction sequence.
  • the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second sequence number type indication is located in a BAR control domain of the BAR frame, or a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
  • the setting manner of the third ESI includes but is not limited to the following methods:
  • the third ESI in the BAR frame is located in the per-stream identification information subfield in the block acknowledgment information field. As shown in FIG. 16, since the TID Value subfield of each flow identification information subfield in the block acknowledgment request information field in the BAR frame is a reserved field, the third ESI may be located in the TID Value subfield.
  • the starting sequence number subdomain in the BAR Info domain carries the temporary sequence number
  • the TID Value subdomain carries the third ESI
  • the third ESI in the BAR frame is located in the start sequence control subfield in the block acknowledgment information field.
  • the length of the BA Bitmap is fixed, and the T-SN corresponding to the first bit is also fixed, for example, the length of the BA Bitmap is always 64 bits, and the T-SN corresponding to the first bit is always zero, in the BAR frame.
  • the starting temporary sequence number that is, the starting sequence number subfield is a reserved field.
  • the third ESI in the BAR frame may be located in the starting sequence number subfield of the starting sequence control subfield or the fragment number. In the subfield, for example, the third ESI is located in the first 3 bits or the last 3 bits in the fragment number subfield.
  • the third ESI may also be located in a Block Confirmation Request Control (BAR Control) field of the BAR frame, or in front of each flow identification information subfield of the BAR Info field.
  • BAR Control Block Confirmation Request Control
  • the first 11 bits of the sub-identification information sub-field are reserved bits.
  • the transmitting end after transmitting the A-MPDU, the transmitting end further receives a BA frame replied by the sending end of the block, where the BA frame includes a block acknowledgment information field corresponding to the transmitting end, where the block acknowledgment information field includes a block acknowledgment bit table. a sub-domain, and the block acknowledgment information field includes a first sequence number type indication, the first sequence number type indicating a temporary for indicating that each bit of the block acknowledgment bit table sub-field corresponds to one MPDU in the A-MPDU
  • the serial number is determined by the transmitting end according to the value of each bit in the sub-field of the block acknowledgment bit table, and whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
  • the transmitting end saves the mapping relationship between the T-SN and the SN of each MPDU in the A-MPDU.
  • the transmitting end receives the BA frame sent by the receiving end, and the first sequence number type included in the receiving end indicates the first value, that is, each bit of the indicating block acknowledgment bit table subfield corresponds to an MPDU in the A-MPDU.
  • the sender can determine which SNs corresponding to the SN are correctly received by the receiving end according to the T-SN and SN mapping relationship and the value of each bit of the block acknowledgment table subfield. That is, the transmitting end receives the BA frame sent by the receiving end, and each bit of the BA Bitmap included in the BA frame corresponds to one T-SN.
  • the transmitting end Since the transmitting end knows the correspondence relationship between the T-SN and the SN, it can be based on the BA Bitmap. The value of each bit determines which SN corresponding MPDU is connected. The receiving end is correctly received. Note that for the case where the T-SN is carried by the sequence control domain, the transmitting end may not need to save the mapping relationship between the T-SN and the SN, because in this case, the T-SN and SN of the MPDU are the same.
  • the BA Info may include BA Info for multiple STAs, but not every BA Info uses the T-SN.
  • the UL A-MPDU of a certain STA is a single TID, or the UL A-MPDU is a multi-TID, but the AP only parses the MPDU of one TID.
  • the BAR frame sent by the AP also has a similar situation, that is, multiple BAR Infos in the BAR frame do not all include the T-SN.
  • the solution provided by the embodiment of the present invention may be applicable to the acknowledgement of the multi-TID A-MPDU sent by the receiving end to the single STA, and may also be applicable to the multi-TID sent by the receiving end to the multiple STAs in the MU mode.
  • the A-MPDU is acknowledged and can also be applied to the transmission and confirmation of the A-MPDU in which the MPDU and the slice coexist.
  • the MPDU is identified by the serial number
  • the MPDU fragment is identified by the ⁇ sequence number, fragment number>.
  • the MPDU and the MPDU fragment can be uniformly numbered by the temporary sequence number.
  • MPDUs and MPDU fragments may be the same TID or different TIDs.
  • MPDU fragments are uniformly numbered.
  • a data transmitting apparatus is further provided in the embodiment of the present invention.
  • the device mainly includes:
  • the configuration module 1501 is configured to separately configure a temporary sequence number of each MPDU included in the A-MPDU, where the A-MPDU includes multiple MPDUs, and the temporary sequence numbers of any two MPDUs included in the A-MPDU are different.
  • the TID of at least two MPDUs in the A-MPDU is different, and/or at least one MPDU includes a fragment;
  • the sending module 1502 is configured to send the A-MPDU after the configuration module 1501 configures the temporary sequence number.
  • the configuration module 1501 is specifically configured to: carry a corresponding temporary sequence number in each MPDU included in the A-MPDU; or carry in each MPDU except the first MPDU of the A-MPDU
  • the temporary MCU number does not carry the temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
  • the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists.
  • the temporary sequence number indication indication is used to indicate whether a temporary sequence number exists.
  • the apparatus further includes a receiving module 1503, configured to receive a BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information
  • the field includes a first sequence number type indication, the first sequence number type indicating a temporary sequence number for indicating that each bit of the block acknowledgement bit table subfield corresponds to one MPDU in the A-MPDU;
  • the processing module 1504 is configured to determine, according to the value of each bit in the block acknowledgment bit table subfield in the BA frame received by the receiving module 1503, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
  • the processing module 1504 is specifically configured to determine, according to the stored correspondence between the temporary sequence number and the sequence number of each MPDU, and the value of each bit in the block acknowledgment bit table subfield in the BA frame, Whether the MPDU corresponding to the temporary serial number is correctly received.
  • the block acknowledgment information field in the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate in the BA frame.
  • the block confirms the temporary sequence number of the MPDU corresponding to the first bit in the bit table subfield.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used.
  • the current interaction sequence is identified, and the second ESI has the same value as the first ESI.
  • the manner in which the first ESI is carried in the A-MPDU and the manner in which the second ESI is carried in the BA frame may be referred to the description in the method embodiment, and details are not described herein again.
  • the sending module 1502 is further configured to send a block acknowledge request BAR frame after the receiving module 1503 receives the BA frame after transmitting the A-MPDU.
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI.
  • the manner of carrying the third ESI in the BAR frame can be referred to the description in the method embodiment part, and details are not described herein again.
  • the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • a data receiving and confirming device is further provided in the embodiment of the present invention.
  • the device is mainly include:
  • the receiving module 1601 is configured to receive an A-MPDU sent by the sending end, where each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, where the A-MPDU includes multiple MPDUs, and the A-MPDU includes The temporary sequence numbers of any two MPDUs are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
  • the sending module 1602 is configured to send a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field includes a A sequence number type indication, the first sequence number type indicating a temporary sequence number for indicating that each bit of the block acknowledgment bit table subfield corresponds to an MPDU in the A-MPDU.
  • each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically: each MPDU included in the A-MPDU carries a corresponding temporary sequence number; or, except for the first A-MPDU Each MPDU other than the MPDU carries a temporary sequence number.
  • the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
  • the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists.
  • the temporary sequence number existence indication is carried in the A-MPDU, refer to the description of the method part, and details are not described herein again.
  • the block acknowledgement information field of the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate a block acknowledgement bit of the BA frame.
  • the temporary sequence number of the MPDU corresponding to the first bit in the table subfield.
  • the manner of carrying the first sequence number type indication in the BA frame can be referred to the description of the method part, and details are not described herein again.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence.
  • the BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify the current interaction sequence, and the second ESI has the same value as the first ESI.
  • the receiving module 1601 is further configured to:
  • the sending module 1602 After receiving the A-MPDU, before the sending module 1602 sends the BA frame, it receives the block acknowledgement request BAR frame sent by the transmitting end.
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  • the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the device mainly includes a processor 1701, a memory 1702, and a transceiver 1703.
  • the transceiver 1703 receives and transmits data under the control of the processor 1701.
  • the memory 1702 stores a preset program, and the processor 1701
  • the program in the memory 1702 is read, and the following process is executed in accordance with the program:
  • At least two MPDUs have different TIDs, and/or at least one MPDU includes fragments;
  • the A-MPDU after configuring the temporary sequence number is transmitted through the transceiver 1703.
  • the processor 1701 is specifically configured to: carry a corresponding temporary sequence number in each MPDU included in the A-MPDU; or carry in each MPDU except the first MPDU of the A-MPDU
  • the temporary MCU number does not carry the temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
  • the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists.
  • the temporary sequence number indication indication is used to indicate whether a temporary sequence number exists.
  • the processor 1701 is configured to receive, by the transceiver 1703, a BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field Included in the first sequence number type indication, the first sequence number type indication is used to indicate that each bit of the block acknowledgment bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU; The block in the BA frame confirms the value of each bit in the bit table sub-field, and determines whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
  • the processor 1701 is specifically configured to determine, according to the stored correspondence between the temporary sequence number and the sequence number of each MPDU, and the value of each bit in the block acknowledgment bit table subfield in the BA frame, Whether the MPDU corresponding to the temporary serial number is correctly received.
  • the block acknowledgment information field in the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate in the BA frame.
  • the block confirms the temporary sequence number of the MPDU corresponding to the first bit in the bit table subfield.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence
  • the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used.
  • the current interaction sequence is identified, and the second ESI has the same value as the first ESI.
  • the manner in which the first ESI is carried in the A-MPDU and the manner in which the second ESI is carried in the BA frame may be referred to the description in the method embodiment, and details are not described herein again.
  • the processor 1701 instructs the transceiver 1703 to send a block acknowledgment request BAR frame before receiving the BA frame after transmitting the A-MPDU.
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI.
  • the manner of carrying the third ESI in the BAR frame can be referred to the description in the method embodiment part, and details are not described herein again.
  • the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • FIG. 20 Another device is provided in the embodiment of the present invention.
  • the device is shown in FIG. It mainly includes a processor 1801, a memory 1802, and a transceiver 1803.
  • the transceiver 1803 receives and transmits data under the control of the processor 1801.
  • the memory 1802 stores a preset program, and the processor 1801 reads the program in the memory 1802.
  • each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, where the A-MPDU includes multiple MPDUs, and any two of the A-MPDUs are included.
  • the temporary sequence numbers of the MPDUs are different, where the A-MPDU
  • the stream identifier TID of at least two MPDUs is different, and/or at least one MPDU includes a fragment;
  • the transceiver 1803 Transmitting, by the transceiver 1803, a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field includes the first sequence
  • the number type indicates that the first sequence number type indicates a temporary sequence number for indicating that each bit of the block acknowledgment bit table subfield corresponds to one MPDU in the A-MPDU.
  • each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically: each MPDU included in the A-MPDU carries a corresponding temporary sequence number; or, except for the first A-MPDU Each MPDU other than the MPDU carries a temporary sequence number.
  • the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
  • the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists.
  • the temporary sequence number existence indication is carried in the A-MPDU, refer to the description of the method part, and details are not described herein again.
  • the block acknowledgement information field of the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate a block acknowledgement bit of the BA frame.
  • the temporary sequence number of the MPDU corresponding to the first bit in the table subfield.
  • the manner of carrying the first sequence number type indication in the BA frame can be referred to the description of the method part, and details are not described herein again.
  • each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence.
  • the BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify the current interaction sequence, and the second ESI has the same value as the first ESI.
  • the processor 1801 instructs the transceiver 1803 to send the BA after receiving the A-MPDU. Before the frame, the block acknowledges the requesting BAR frame sent by the transmitting end.
  • the third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  • the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
  • the transmitting end separately configures the information included in the A-MPDU.
  • the temporary sequence number of each MPDU, the temporary sequence number of all MPDUs in the A-MPDU is a uniform number, to ensure that the temporary sequence numbers of any two MPDUs included in the A-MPDU are different, so that the receiving end is replying to the BA.
  • all the MPDUs in the A-MPDU can be acknowledged in the BA frame according to the temporary sequence number of each MPDU in the A-MPDU, thereby reducing the transmission overhead of the BA frame and solving the problem. I have identified difficult problems.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Abstract

Disclosed are a data transmission method, and a method and device for confirming receipt of data for solving a problem in which a receiving end requires huge overheads for transmission confirmation and encounters difficulty in performing confirmation when media access control protocol data units (MPDUs) of an aggregate media access control protocol data unit (A-MPDU) have multiple traffic identifiers (TIDs) and/or a portion of the MPDUs are fragmented. The data transmission method comprises: allocating, by a transmitting end, temporary sequence numbers to respective MPDUs included in an A-MPDU, wherein any two MPDUs of the A-MPDU have different temporary sequence numbers, at least two MPDUs of the A-MPDU have different TIDs, and/or at least one MPDU is fragmented; and transmitting, by the transmitting end, the A-MPDU allocated with the temporary sequence numbers.

Description

数据发送方法、数据接收确认方法及装置Data transmission method, data reception confirmation method and device 技术领域Technical field
本发明涉及通信技术领域,尤其涉及一种数据发送方法、数据接收确认方法及装置。The present invention relates to the field of communications technologies, and in particular, to a data transmission method, a data reception confirmation method, and an apparatus.
背景技术Background technique
在基于无线保真(Wireless Fidelity,WiFi)的无线局域网(Wireless Local Area Network,WLAN)中,接收端通常采用块确认(Block Acknowledge,BA)帧对来自发送端的一个或多个聚合MPDU(Aggregate MPDU,A-MPDU;MPDU:MAC Protocol Data Unit,MAC协议数据单元;MAC:Medium Access Control,媒体接入控制)进行确认。In Wireless Wireless Local Area Network (WLAN) based on Wireless Fidelity (WiFi), the receiving end usually uses Block Acknowledge (BA) frame pair to transmit one or more aggregated MPDUs from the transmitting end (Aggregate MPDU). , A-MPDU; MPDU: MAC Protocol Data Unit, MAC Protocol Data Unit; MAC: Medium Access Control, Media Access Control.
A-MPDU是802.11n中提出的一种MAC层聚合传输机制,并在802.11ac中得到了普遍应用。在此之前,每个帧中仅包含一个MPDU。而在A-MPDU中,可包含多个MPDU,各个MPDU可以属于不同帧类型,也可具有不同的源地址(Source Address,SA)或目的地址(Destination Address,DA),但所有MPDU具有相同的接收地址,即一个A-MPDU中的所有MPDU是发送给同一接收设备的,但是也不排除同一A-MPDU的多个MPDU是发给不同接收设备的可能性。同时,同一A-MPDU中的所有MPDU具有相同的流标识(Traffic Identifier,TID),即所有MPDU属于同一个流(Traffic)。相比发送多个帧且每帧包含一个MPDU的传输方式,A-MPDU减少了帧间间隔、信道竞争时间以及物理头重复传输,因此能够有效提高传输效率。A-MPDU is a MAC layer aggregation transmission mechanism proposed in 802.11n, and is widely used in 802.11ac. Prior to this, there was only one MPDU in each frame. In the A-MPDU, multiple MPDUs may be included, and each MPDU may belong to different frame types, or may have different source addresses (Source addresses, SAs) or destination addresses (Destination Addresses, DAs), but all MPDUs have the same The receiving address, that is, all MPDUs in one A-MPDU are sent to the same receiving device, but it is not excluded that multiple MPDUs of the same A-MPDU are sent to different receiving devices. At the same time, all MPDUs in the same A-MPDU have the same Traffic Identifier (TID), that is, all MPDUs belong to the same flow (Traffic). Compared with the transmission mode in which multiple frames are transmitted and each frame contains one MPDU, the A-MPDU reduces the interframe space, channel contention time, and physical head repetition transmission, thereby effectively improving transmission efficiency.
当接收端收到一个发给自己的要求立即确认的A-MPDU时,即当MPDU中的确认策略(Ack policy)设置为隐式块确认请求(implicit BAR)时,向发送端回复一个块确认(Block Ack,BA)帧,BA帧中包含一个块确认位表(BA Bitmap),其BA Bitmap的每位对应A-MPDU中的一个MPDU。由于一个 A-MPDU最多允许聚合64个MPDU,故BA Bitmap的长度为固定的64bits。BA帧的具体设计有多种变体(variant)。如图1所示,在A-MPDU和BA帧之间,可能还需要发送端发送块确认请求(Block Acknowledge Request,BAR)帧,即发送端要求接收端对某些MPDU进行确认。这种情况下,MPDU中的Ack policy设置为BA,此时,接收端在收到发送端的BAR帧时才回复BA帧,而不是收到A-MPDU时立即回复BA帧,即需要发送端发送BAR帧来触发接收端回复BA帧。When the receiving end receives an A-MPDU that is sent to itself for immediate confirmation, that is, when the Ack policy in the MPDU is set to an implicit block confirmation request (implicit BAR), a reply to the sender is returned. (Block Ack, BA) frame, the BA frame contains a block acknowledgment bit table (BA Bitmap), and each bit of its BA Bitmap corresponds to one MPDU in the A-MPDU. Due to one The A-MPDU allows a maximum of 64 MPDUs to be aggregated, so the length of the BA Bitmap is fixed at 64 bits. The specific design of the BA frame has a variety of variants. As shown in Figure 1, between the A-MPDU and the BA frame, the sender may also need to send a Block Acknowledge Request (BAR) frame, that is, the sender requests the receiver to acknowledge certain MPDUs. In this case, the Ack policy in the MPDU is set to BA. At this time, the receiving end replies to the BA frame when receiving the BAR frame of the transmitting end, instead of immediately replying to the BA frame when receiving the A-MPDU, that is, the transmitting end needs to send The BAR frame triggers the receiver to reply to the BA frame.
另一种情况,如图2所示,接收端收到发送端发送的多个A-MPDU,不同的A-MPDU可能具有不同的TID,然后接收端发送BA帧进行确认,帧中包含多个64-bit的BA Bitmap,每个BA Bitmap对应一个TID,这种BA帧称为multi-TID BA。In another case, as shown in FIG. 2, the receiving end receives multiple A-MPDUs sent by the sending end, and different A-MPDUs may have different TIDs, and then the receiving end sends a BA frame for confirmation, and the frame includes multiple 64-bit BA Bitmap, each BA Bitmap corresponds to a TID, this BA frame is called multi-TID BA.
在802.11ac的下一代标准802.11ax中,由于上行(Uplink,UL)多用户(Multiple User,MU)传输机制的引入,包括UL OFDMA和UL MU-MIMO,接入点(Access Point,AP)会同时收到多个站点(Station,STA)的传输帧,每个STA的传输帧都包含了一个A-MPDU。根据目前标准会议通过的决议,AP需发送一个multi-STA BA帧(简称M-BA)向多个STA回复确认信息。具体地,multi-STA BA帧采用类似现有标准中multi-TID BA的结构。In the next-generation standard 802.11ax of 802.11ac, due to the introduction of the uplink (UL) Multiple User (MU) transmission mechanism, including UL OFDMA and UL MU-MIMO, the Access Point (AP) will At the same time, transmission frames of multiple stations (Stations, STAs) are received, and each STA's transmission frame contains an A-MPDU. According to the resolution adopted by the current standard conference, the AP needs to send a multi-STA BA frame (M-BA for short) to reply the confirmation information to multiple STAs. Specifically, the multi-STA BA frame adopts a structure similar to the multi-TID BA in the existing standard.
如图3所示为multi-STA BA帧的结构示意图,multi-STA BA帧中包含多个块确认信息(BA Information,简称为BA Info),每个BA Information对应一个STA,STA的标识AID包含在每个BA Info的第一个域Per TID Info(称为:每TID信息)的前11bits(B0~B10)中。此外,还引入了一个ACK/BA指示,当ACK/BA指示设置为BA时,Per TID Info域之后存在块确认起始序列控制(Block Ack Starting Sequence Control)域和BA Bitmap域;当ACK/BA指示设置为ACK,Per TID Info域之后不存在Block Ack Starting Sequence Control和BA Bitmap域,即当前BA Information仅包含Per TID Info。ACK/BA指示设置为ACK在两种情况下会出现:设备接收到的A-MPDU中仅包含一个MPDU且接收端正确解出了该MPDU,或者设备接收到的A-MPDU中包 含多个MPDU且接收端正确解出了该A-MPDU中的所有MPDU。在这种正确接收所有MPDU的情况下,无需单独指示每个MPDU是否被正确接收,故可省去Block Ack Starting Sequence Control和BA Bitmap域,从而达到节省传输开销的目的。multi-STA BA帧中还包括帧校验序列(Frame Check Sequence,FCS)域、持续时间/标识(Duration/ID)域、接收地址(Receiving Address,RA)域、发送地址(Transmitting Address,TA)域。Figure 3 is a schematic diagram of a structure of a multi-STA BA frame. The multi-STA BA frame includes a plurality of block acknowledgment information (BA Information, abbreviated as BA Info), and each BA information corresponds to one STA, and the STA's identification AID includes In the first 11 bits (B0 to B10) of the first field Per TID Info (called: per TID information) of each BA Info. In addition, an ACK/BA indication is also introduced. When the ACK/BA indication is set to BA, there is a Block Ack Starting Sequence Control field and a BA Bitmap field after the Per TID Info field; when ACK/BA The indication is set to ACK. There is no Block Ack Starting Sequence Control and BA Bitmap field after the Per TID Info field. That is, the current BA Information only contains Per TID Info. The ACK/BA indication is set to ACK in two cases: the A-MPDU received by the device contains only one MPDU and the receiving end correctly solves the MPDU, or the A-MPDU packet received by the device Multiple MPDUs are included and the receiving end correctly resolves all MPDUs in the A-MPDU. In the case of correctly receiving all MPDUs, it is not necessary to separately indicate whether each MPDU is correctly received, so the Block Ack Starting Sequence Control and the BA Bitmap field can be omitted, thereby saving transmission overhead. The multi-STA BA frame also includes a Frame Check Sequence (FCS) field, a Duration/ID field, a Receiving Address (RA) field, and a Transmitting Address (TA). area.
在802.11ax中,近期有文稿提出,为了进一步提高多用户传输的效率,应允许在同一A-MPDU包含多个TID的MPDU,我们将这种A-MPDU称之为multi-TID A-MPDU。如图4a所示为multi-TID A-MPDU的结构示意图,若STA2的待传输数据量远多于其它STA时,其它STA在传输时不得不填充许多冗余比特,图4a中“()”中的数字表示子帧中包含的MPDU的序列号(Sequence Number,SN),VO子帧表示视频(Video)子帧,VI子帧表示语音(Voice)子帧,其中,一个子帧包括MPDU定界符、MPDU以及填充字节(PAD),填充字节的长度通常为0至3个字节,填充字节的目的是使得子帧的长度为4字节的整数倍。但如果允许A-MPDU中包含多TID数据,如图4b所示,则可将不同TID的MPDU聚合在同一A-MPDU中传输,这样只需少量冗余比特填充即可,从而提升效率。图4b中BE子帧表示尽力而为的(Best Effort)子帧,BK子帧表示背景(Background)子帧。其中,VO子帧即子帧中包含的MPDU的TID为VO,VI子帧即子帧中包含的MPDU的TID为VI,BE子帧即子帧中包含的MPDU的TID为BE,BK子帧即子帧中包含的MPDU的TID为BK。In 802.11ax, recent papers suggest that in order to further improve the efficiency of multi-user transmission, MPDUs containing multiple TIDs in the same A-MPDU should be allowed. We call this A-MPDU a multi-TID A-MPDU. As shown in FIG. 4a, the structure of the multi-TID A-MPDU is shown. If the amount of data to be transmitted by STA2 is much more than that of other STAs, other STAs have to fill in many redundant bits when transmitting, "()" in Figure 4a. The number in the middle indicates the sequence number (SN) of the MPDU included in the subframe, the VO subframe indicates a video (Video) subframe, and the VI subframe indicates a voice (Voice) subframe, wherein one subframe includes an MPDU. The delimiter, MPDU, and padding byte (PAD), the length of the padding byte is usually 0 to 3 bytes, and the purpose of padding the byte is to make the length of the sub-frame an integer multiple of 4 bytes. However, if the A-MPDU is allowed to contain multiple TID data, as shown in FIG. 4b, the MPDUs of different TIDs can be aggregated and transmitted in the same A-MPDU, so that only a small amount of redundant bit filling is needed, thereby improving efficiency. The BE subframe in Figure 4b represents a Best Effort subframe, and the BK subframe represents a Background subframe. The TID of the MPDU included in the subframe of the VO subframe is VO, the TID of the MPDU included in the subframe of the VI subframe is VI, and the TID of the MPDU included in the subframe of the BE subframe is BE, and the BK subframe That is, the TID of the MPDU included in the subframe is BK.
接收端若收到包含多个TID数据的A-MPDU,如何进行确认是需要解决的问题。If the receiving end receives an A-MPDU containing multiple TID data, how to confirm it is a problem to be solved.
1)DL MU传输1) DL MU transmission
STA收到给自己的A-MPDU,其中包含多TID数据,然后回复确认。一种显而易见的做法是采用multi-TID BA,其中每个BA Info对应一个TID。但是,这样会造成很大浪费。在前面提到的Multi-TID BA使用场景中,每个 A-MPDU中都可能包含64个MPDU,因此,每个A-MPDU对应一个BA Info(长12bytes)是值得的。但是,在DL MU场景中,A-MPDU中尽管也包含了多个TID的MPDU,但这些不同TID的MPDU的总和不超过64,也就是说每个TID的MPDU的数目是远小于64的,因此每个TID对应一个BA Info是很大的浪费。The STA receives its own A-MPDU, which contains multiple TID data, and then replies with an acknowledgment. An obvious approach is to use multi-TID BA, where each BA Info corresponds to a TID. However, this will cause a lot of waste. In the aforementioned Multi-TID BA usage scenario, each A-MPDUs may contain 64 MPDUs. Therefore, it is worthwhile for each A-MPDU to correspond to one BA Info (length 12 bytes). However, in the DL MU scenario, although the A-MPDU includes multiple MIDs of the TID, the sum of the MPDUs of the different TIDs does not exceed 64, that is, the number of MPDUs per TID is much less than 64. Therefore, each TID corresponds to a BA Info is a great waste.
2)UL MU传输2) UL MU transmission
AP收到多个STA通过UL MU方式发送的多个A-MPDU,其中至少有一个A-MPDU包含多个TID的MPDU,然后AP以M-BA或者以OFDMA BA的方式回复确认帧。所谓OFDMA BA,即AP以DL OFDMA方式向每个STA单独回复确认消息,对于包含多TID MPDU的A-MPDU,一种显而易见的回复方式是采用multi-TID BA帧进行确认,此时将面临与DL MU中同样的浪费问题。而M-BA,则是指AP将多个STA的确认消息包含在一个BA帧中进行回复,一种根据现有技术进行简单组合可得到的确认方式是,对Multi-TID BA帧格式进行扩展,其中每个BA Info对应一个<AID,TID>,AID(Association Identifier,关联标识)即STA的关联标识,用来标识STA,TID是流标识,如图5所示为M-BA帧结构示意图。这种方式与DL MU的multi-TID确认存在同样的浪费问题,因为同一AID对应的所有TID的MPDU之和不超过64,例如,图5中AID1对应TID 2和TID 3,AID2对应TID1、TID3和TID4,AID3对应TID2,每个TID对应一个BA Info是很大的浪费。The AP receives multiple A-MPDUs that are sent by multiple STAs in the UL MU mode. At least one A-MPDU includes multiple MIDs of the TID, and then the AP replies to the acknowledgement frame by M-BA or by OFDMA BA. The so-called OFDMA BA, that is, the AP replies to the acknowledgment message separately to each STA in the DL OFDMA mode. For an A-MPDU containing multiple TID MPDUs, an obvious reply mode is to use the multi-TID BA frame for confirmation, and the AP will face The same waste problem in DL MU. The M-BA means that the AP replies the acknowledgment messages of multiple STAs in one BA frame for reply. A simple combination method according to the prior art can obtain the acknowledgment mode of expanding the Multi-TID BA frame format. Each of the BA Infos corresponds to an <AID, TID>, and an AID (Association Identifier), that is, an association identifier of the STA, which is used to identify the STA, and the TID is a flow identifier. As shown in FIG. 5, the M-BA frame structure is schematic. . This method has the same waste problem as the multi-TID confirmation of the DL MU, because the sum of the MPDUs of all the TIDs corresponding to the same AID does not exceed 64. For example, in FIG. 5, AID1 corresponds to TID 2 and TID 3, and AID2 corresponds to TID1 and TID3. TID2 is associated with TID4 and AID3, and one BA Info for each TID is a great waste.
可见,无论UL MU还是DL MU,接收端对一个multi-TID A-MPDU回复确认时,使用每TID对应一个BA Info会存在很大浪费。It can be seen that regardless of the UL MU or the DL MU, when the receiving end replies to a multi-TID A-MPDU, there is a great waste of using one BA Info per TID.
此外,如果一个A-MPDU中有的MPDU包含分片,而有的不包含,则接收端也很难用一个BA Bitmap对这些MPDU及分片同时进行确认,因为这种情况下要求BA Bitmap中有的比特对应MPDU,有的比特对应分片,这在目前标准中很难实现。一种显而易见的解决方法是,在BA帧中用不同的BA Info分别对接收端进行确认,更进一步,如果A-MPDU既包含不同TID的MPDU,同时部分MPDU还包含分片,这种情况下的确认将同时面临两种困难,即多 个TID的MPDU带来的确认开销浪费问题,以及MPDU和分片混合传输导致的确认困难问题,故需要进一步解决。In addition, if an MPDU in an A-MPDU contains fragments and some do not, it is difficult for the receiving end to confirm these MPDUs and fragments simultaneously with a BA Bitmap, because in this case, the BA Bitmap is required. Some bits correspond to MPDUs, and some bits correspond to fragments, which is difficult to implement in current standards. An obvious solution is to separately acknowledge the receiving end with different BA Info in the BA frame. Further, if the A-MPDU contains both MPDUs of different TIDs, and some MPDUs also contain fragments, in this case Confirmation will face two difficulties at the same time, namely more The problem of acknowledgment overhead was caused by the MPDUs of the TIDs, and the difficulty of confirming the MPDUs and the shards of the shards, which need to be further solved.
发明内容Summary of the invention
本发明实施例提供一种数据发送方法、数据接收确认方法及装置,用于解决在A-MPDU中包含多个TID的MPDU和/或包含的部分MPDU存在分片的情况下,接收端进行确认传输开销大以及确认困难的问题。The embodiment of the present invention provides a data sending method, a data receiving and confirming method, and a device, where the receiving end performs confirmation when the MPDU including the plurality of TIDs in the A-MPDU and/or the part of the MPDUs included in the A-MPDU are fragmented. The problem of large transmission overhead and difficulty in identification.
本发明实施例提供的具体技术方案如下:The specific technical solutions provided by the embodiments of the present invention are as follows:
第一方面,提供了一种数据发送方法,包括:In a first aspect, a data sending method is provided, including:
发送端分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;The sending end respectively configures a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, and the temporary serial number of any two MPDUs included in the A-MPDU is not The same, wherein the flow identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
所述发送端发送配置临时序列号后的所述A-MPDU。The sending end sends the A-MPDU after configuring the temporary sequence number.
结合第一方面,在第一种可能的实现方式中,所述发送端分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,包括:With reference to the first aspect, in a first possible implementation manner, the sending end separately configures a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, include:
所述发送端在所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,The transmitting end carries a corresponding temporary serial number in each MPDU included in the A-MPDU; or
所述发送端在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。The transmitting end carries a corresponding temporary sequence number in each MPDU except the first MPDU of the A-MPDU, where the first MPDU does not carry a temporary sequence number, and the first MPDU The corresponding temporary serial number is a predefined value.
结合第一方面的第一种可能的实现方式,在第二种可能的实现方式中,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner, the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
结合第一方面的第二种可能的实现方式,在第三种可能的实现方式中,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位 于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。With reference to the second possible implementation manner of the first aspect, in a third possible implementation manner, the temporary sequence number is located in a high efficiency HE control field in the MAC header of the MPDU, or a bit The quality of service QoS control field in the MAC header of the MPDU, or in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
结合第一方面至第三种可能的实现方式中的任意一种,在第四种可能的实现方式中,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。With reference to any one of the first aspect to the third possible implementation manner, in the fourth possible implementation manner, the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
结合第一方面的第四种可能的实现方式,在第五种可能的实现方式中,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,With reference to the fourth possible implementation of the first aspect, in a fifth possible implementation, the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
结合第一方面的第五种可能的实现方式,在第六种可能的实现方式中,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。With reference to the fifth possible implementation manner of the foregoing aspect, in a sixth possible implementation manner, the temporary sequence number presence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
结合第一方面至第六种可能的实现方式,在第七种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。With reference to the first aspect to the sixth possible implementation, in a seventh possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used Identifies the current interaction sequence.
结合第一方面的第七种可能的实现方式,在第八种可能的实现方式中,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。With reference to the seventh possible implementation of the first aspect, in an eighth possible implementation, the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU. a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
结合第一方面至第六种可能的实现方式中的任意一种,在第九种可能的实现方式中,所述发送端发送配置临时序列号后的所述A-MPDU之后,所述 方法还包括:With reference to any one of the first aspect to the sixth possible implementation manner, in the ninth possible implementation manner, after the sending end sends the A-MPDU after configuring the temporary sequence number, the The method also includes:
所述发送端接收块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;The transmitting end receives a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sender, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information domain Included in the first sequence number type indication, the first sequence number type indication is used to indicate that each bit of the block acknowledgment bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
所述发送端根据所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。The transmitting end determines, according to the value of each bit in the sub-field of the block acknowledgment bit table, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
结合第一方面的第九种可能的实现方式,在第十种可能的实现方式中,所述发送端根据所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收,包括:With reference to the ninth possible implementation manner of the first aspect, in a tenth possible implementation manner, the sending end determines, according to a value of each bit in the block acknowledgment bit table subfield, that each bit corresponds to Whether the MPDU corresponding to the temporary serial number is correctly received, including:
所述发送端根据保存的每个所述MPDU的临时序列号与序列号之间的对应关系以及所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。Determining, by the sending end, the temporary sequence corresponding to each bit according to the stored correspondence between the temporary sequence number of each MPDU and the sequence number and the value of each bit in the block acknowledgment bit table subfield Whether the corresponding MPDU of the number is received correctly.
结合第一方面的第九种可能的实现方式,在第十一种可能的实现方式中,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。With reference to the ninth possible implementation of the first aspect, in an eleventh possible implementation, the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control subfield includes And a start temporary sequence number, where the start temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
结合第一方面的第十一种可能的实现方式,在第十二种可能的实现方式中,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中。With reference to the eleventh possible implementation manner of the first aspect, in a twelfth possible implementation, the first sequence number type indication is located in a fragment number subfield in the start sequence control subfield Or, located in the per-identity identification information sub-domain of the block acknowledgment information field.
结合第一方面的第十二种可能的实现方式,在第十三种可能的实现方式中,所述每流标识信息子域中包含流标识,所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。With reference to the twelfth possible implementation manner of the first aspect, in the thirteenth possible implementation, the per-flow identification information sub-domain includes a flow identifier, where the first serial number type indicates the flow The identifier, when the flow identifier is a predefined value, indicates that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
结合第一方面的第九种至第十三种可能的实现方式中的任意一种,在第十四种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交 互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to any one of the ninth to thirteenth possible implementation manners of the first aspect, in the fourteenth possible implementation manner, each MPDU included in the A-MPDU carries the first intersection a mutual sequence identifier ESI, the first ESI is used to identify a current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前的交互序列,所述第二ESI与所述第一ESI的值相同。The BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify a current interaction sequence, and the second ESI is the same as the value of the first ESI.
结合第一方面的第十四种可能的实现方式,在第十五种可能的实现方式中,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。With reference to the fourteenth possible implementation manner of the first aspect, in a fifteenth possible implementation, the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
结合第一方面的第十四种可能的实现方式,在第十六种可能的实现方式中,所述第二ESI位于所述BA帧的块确认控制域。In conjunction with the fourteenth possible implementation of the first aspect, in a sixteenth possible implementation, the second ESI is located in a block acknowledgement control field of the BA frame.
结合第一方面的第九种至第十三种可能的实现方式中的任意一种,在第十七种可能的实现方式中,所述发送端发送所述A-MPDU之后,接收所述BA帧之前,所述方法还包括:With reference to any one of the ninth to thirteenth possible implementation manners of the first aspect, in the seventeenth possible implementation manner, after the sending end sends the A-MPDU, the sending end receives the BA Before the frame, the method further includes:
所述发送端发送块确认请求BAR帧。The transmitting end sends a block acknowledge request BAR frame.
结合第一方面的第十七种可能的实现方式,在第十八种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the seventeenth possible implementation manner of the first aspect, in the eighteenth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
结合第一方面的第十八种可能的实现方式,在第十九种可能的实现方式中,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。With the eighteenth possible implementation manner of the first aspect, in a nineteenth possible implementation, the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located Each stream identification information subfield or block acknowledgment request start sequence number control subfield in the block acknowledgment information field.
结合第一方面的第十八种可能的实现方式,在第二十种可能的实现方式中,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。In conjunction with the eighteenth possible implementation of the first aspect, in a twentieth possible implementation, the BAR frame includes a BAR control region, and the third ESI is located in the BAR control region.
结合第一方面的第十八种至第二十种可能的实现方式中的任意一种,在第二十一种可能的实现方式中,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。With reference to any one of the eighteenth to the twentieth possible implementation manners of the first aspect, in the twenty-first possible implementation manner, the second frame number type indication is further carried in the BAR frame, The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
结合第一方面的第二十一种可能的实现方式,在第二十二种可能的实现 方式中,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。In conjunction with the twenty-first possible implementation of the first aspect, in the twenty-second possible implementation In the mode, the second sequence number type indication is located in a BAR control domain of the BAR frame, or is located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
第二方面,提供了一种数据接收确认方法,包括:In a second aspect, a data receiving confirmation method is provided, including:
接收端接收发送端发送的聚合媒体接入控制协议数据单元A-MPDU,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;The receiving end receives the aggregated medium access control protocol data unit A-MPDU sent by the sending end, and each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, where the A- The temporary sequence numbers of any two MPDUs included in the MPDU are different. The flow identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment.
所述接收端发送块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号。The receiving end sends a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sending end, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information domain The first sequence number type indication is included, and the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
结合第二方面,在第一种可能的实现方式中,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,具体为:With reference to the second aspect, in a first possible implementation manner, each media access control protocol data unit MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically:
所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
除所述A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
结合第二方面的第一种可能的实现方式,在第二种可能的实现方式中,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。With reference to the first possible implementation manner of the second aspect, in a second possible implementation manner, the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
结合第二方面的第二种可能的实现方式,在第三种可能的实现方式中,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。With reference to the second possible implementation of the second aspect, in a third possible implementation, the temporary sequence number is located in a high-efficiency HE control domain in the MAC header of the MPDU, or is located in the MAC of the MPDU. The quality of service QoS control field in the header, either in the frame control domain in the MAC header of the MPDU or in the sequence control domain in the MAC header of the MPDU.
结合第二方面至第三种可能的实现方式中的任意一种,在第四种可能的 实现方式中,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。Combining any of the second aspect to the third possible implementation, in the fourth possible In an implementation manner, the A-MPDU further carries a temporary sequence number presence indication, where the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
结合第二方面的第四种可能的实现方式,在第五种可能的实现方式中,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,With reference to the fourth possible implementation of the second aspect, in a fifth possible implementation, the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
结合第二方面的第五种可能的实现方式,在第六种可能的实现方式中,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。With reference to the fifth possible implementation manner of the second aspect, in a sixth possible implementation manner, the temporary sequence number presence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
结合第二方面至第六种可能的实现方式中的任意一种,在第七种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。With reference to any one of the second aspect to the sixth possible implementation, in a seventh possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence.
结合第二方面的第七种可能的实现方式,在第八种可能的实现方式中,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。With reference to the seventh possible implementation of the second aspect, in an eighth possible implementation, the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU. a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
结合第二方面至第六种可能的实现方式中的任意一种,在第九种可能的实现方式中,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。With reference to any one of the second aspect to the sixth possible implementation, in a ninth possible implementation, the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control The subfield includes a starting temporary sequence number, and the starting temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
结合第二方面的第九种可能的实现方式,在第十种可能的实现方式中, 所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中。In conjunction with the ninth possible implementation of the second aspect, in a tenth possible implementation manner, The first sequence number type indication is located in a fragment number subfield of the start sequence control subfield, or is located in each stream identification information subfield in the block acknowledgement information field.
结合第二方面的第十种可能的实现方式,在第十一种可能的实现方式中,所述每流标识信息子域中包含流标识,所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。With reference to the tenth possible implementation manner of the foregoing aspect, in the eleventh possible implementation manner, the per-flow identification information sub-domain includes a flow identifier, where the first serial number type indication is the flow identifier And when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
结合第二方面的第九种或第十种可能的实现方式,在第十二种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the ninth or the tenth possible implementation manner of the foregoing aspect, in the twelfth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列,所述第二ESI与所述第一ESI的值相同。The second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
结合第二方面的第十二种可能的实现方式,在第十三种可能的实现方式中,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。In conjunction with the twelfth possible implementation of the second aspect, in a thirteenth possible implementation, the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
结合第二方面的第十二种可能的实现方式,在第十四种可能的实现方式中,所述第二ESI位于所述BA帧的块确认控制域。In conjunction with the twelfth possible implementation of the second aspect, in a fourteenth possible implementation, the second ESI is located in a block acknowledgement control field of the BA frame.
结合第二方面,在第十五种可能的实现方式中,所述接收端接收所述A-MPDU之后,发送所述BA帧之前,所述方法还包括:With reference to the second aspect, in a fifteenth possible implementation manner, after the receiving end receives the A-MPDU, and before sending the BA frame, the method further includes:
所述接收端接收所述发送端发送的块确认请求BAR帧。The receiving end receives a block acknowledgement request BAR frame sent by the sending end.
结合第二方面的第十五种可能的实现方式,在第十六种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the fifteenth possible implementation of the second aspect, in a sixteenth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列;The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI以及所述第二ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
结合第二方面的第十六种可能的实现方式,在第十七种可能的实现方式 中,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。In conjunction with the sixteenth possible implementation of the second aspect, in a seventeenth possible implementation The BAR frame includes a block acknowledgment request information field corresponding to the receiving end, where the third ESI is located in the block acknowledgment request information field, each stream identification information subfield or the block acknowledgment request start sequence number controller In the domain.
结合第二方面的第十六种可能的实现方式,在第十八种可能的实现方式中,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。In conjunction with the sixteenth possible implementation of the second aspect, in the eighteenth possible implementation, the BAR frame includes a BAR control region, and the third ESI is located in the BAR control region.
结合第二方面的第十六种至第十八种可能的实现方式中的任意一种,在第十九种可能的实现方式中,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。With reference to any one of the sixteenth to the eighteenth possible implementation manners of the second aspect, in the nineteenth possible implementation, the second frame type The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
结合第二方面的第十九种可能的实现方式中的任意一种,在第二十种可能的实现方式中,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。With reference to any one of the nineteenth possible implementation manners of the second aspect, in the twentieth possible implementation, the second serial number type indication is located in a BAR control domain of the BAR frame, or And located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
第三方面,提供了一种数据发送装置,包括:In a third aspect, a data transmitting apparatus is provided, including:
配置模块,用于分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;a configuration module, configured to separately configure a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, and temporarily install any two MPDUs included in the A-MPDU The sequence identifiers are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
发送模块,用于发送所述配置模块配置临时序列号后的所述A-MPDU。And a sending module, configured to send the A-MPDU after the configuration module configures the temporary serial number.
结合第三方面,在第一种可能的实现方式中,所述配置模块具体用于:With reference to the third aspect, in a first possible implementation manner, the configuration module is specifically configured to:
在所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a corresponding temporary sequence number, where the first MPDU does not carry a temporary sequence number, and the temporary sequence corresponding to the first MPDU The number is a predefined value.
结合第三方面的第一种可能的实现方式,在第二种可能的实现方式中,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。With reference to the first possible implementation manner of the third aspect, in a second possible implementation manner, the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
结合第三方面的第二种可能的实现方式,在第三种可能的实现方式中,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位 于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。With reference to the second possible implementation manner of the third aspect, in a third possible implementation manner, the temporary sequence number is located in a high efficiency HE control field in the MAC header of the MPDU, or a bit The quality of service QoS control field in the MAC header of the MPDU, or in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
结合第三方面至第三种可能的实现方式中的任意一种,在第四种可能的实现方式中,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。With reference to any one of the third aspect to the third possible implementation manner, in the fourth possible implementation manner, the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
结合第三方面的第四种可能的实现方式,在第五种可能的实现方式中,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,With reference to the fourth possible implementation of the third aspect, in a fifth possible implementation, the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
结合第三方面的第五种可能的实现方式,在第六种可能的实现方式中,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。With reference to the fifth possible implementation manner of the third aspect, in a sixth possible implementation manner, the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
结合第三方面至第六种可能的实现方式,在第七种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。With reference to the third aspect to the sixth possible implementation, in a seventh possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used Identifies the current interaction sequence.
结合第三方面的第七种可能的实现方式,在第八种可能的实现方式中,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。With reference to the seventh possible implementation manner of the third aspect, in an eighth possible implementation manner, the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU. a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
结合第三方面至第六种可能的实现方式中的任意一种,在第九种可能的实现方式中,还包括接收模块,用于: With reference to any one of the third aspect to the sixth possible implementation, in a ninth possible implementation, the receiving module is further configured to:
接收块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;Receiving a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmitting end, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field includes a first a sequence number type indication, where the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
还包括处理模块,用于:Also included is a processing module for:
根据所述接收模块接收的所述BA帧中的所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。Determining, according to the value of each bit in the block acknowledgment bit table subfield in the BA frame received by the receiving module, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
结合第三方面的第九种可能的实现方式,在第十种可能的实现方式中,所述处理模块具体用于:In conjunction with the ninth possible implementation of the third aspect, in a tenth possible implementation, the processing module is specifically configured to:
根据保存的每个所述MPDU的临时序列号与序列号之间的对应关系以及所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。Determining the MPDU corresponding to the temporary sequence number corresponding to each bit according to the stored correspondence between the temporary sequence number of the MPDU and the sequence number and the value of each bit in the block acknowledgment bit table subfield Is it received correctly?
结合第三方面的第九种可能的实现方式,在第十一种可能的实现方式中,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。With reference to the ninth possible implementation manner of the third aspect, in the eleventh possible implementation, the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control subfield includes And a start temporary sequence number, where the start temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
结合第三方面的第十一种可能的实现方式,在第十二种可能的实现方式中,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中。With reference to the eleventh possible implementation manner of the third aspect, in a twelfth possible implementation, the first sequence number type indication is located in a fragment number subfield in the start sequence control subfield Or, located in the per-identity identification information sub-domain of the block acknowledgment information field.
结合第三方面的第十二种可能的实现方式,在第十三种可能的实现方式中,所述每流标识信息子域中包含流标识,所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。With reference to the twelfth possible implementation manner of the third aspect, in the thirteenth possible implementation, the per-flow identification information sub-domain includes a flow identifier, where the first serial number type is indicated as the flow The identifier, when the flow identifier is a predefined value, indicates that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
结合第三方面的第九种至第十三种可能的实现方式中的任意一种,在第十四种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to any one of the ninth to thirteenth possible implementation manners of the third aspect, in the fourteenth possible implementation manner, the first interaction is carried in each MPDU included in the A-MPDU a sequence identifier ESI, the first ESI is used to identify a current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前的 交互序列,所述第二ESI与所述第一ESI的值相同。The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify the current An interaction sequence, the second ESI being the same as the value of the first ESI.
结合第三方面的第十四三种可能的实现方式,在第十五种可能的实现方式中,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。With reference to the fourteenth possible implementation manner of the third aspect, in a fifteenth possible implementation, the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or Located in the start sequence control subfield of the block acknowledgment information field.
结合第三方面的第十四种可能的实现方式,在第十六种可能的实现方式中,所述第二ESI位于所述BA帧的块确认控制域。In conjunction with the fourteenth possible implementation of the third aspect, in a sixteenth possible implementation, the second ESI is located in a block acknowledgement control field of the BA frame.
结合第三方面的第九种至第十三种可能的实现方式中的任意一种,在第十七种可能的实现方式中,所述发送模块还用于:With reference to any one of the ninth to thirteenth possible implementation manners of the third aspect, in the seventeenth possible implementation, the sending module is further configured to:
在发送所述A-MPDU之后,所述接收模块接收所述BA帧之前,发送块确认请求BAR帧。After transmitting the A-MPDU, before receiving the BA frame, the receiving module sends a block acknowledge request BAR frame.
结合第三方面的第十七种可能的实现方式,在第十八种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the seventeenth possible implementation manner of the third aspect, in the eighteenth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
结合第三方面的第十八种可能的实现方式,在第十九种可能的实现方式中,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。With the eighteenth possible implementation of the third aspect, in a nineteenth possible implementation, the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located Each stream identification information subfield or block acknowledgment request start sequence number control subfield in the block acknowledgment information field.
结合第三方面的第十八种可能的实现方式,在第二十种可能的实现方式中,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。With reference to the eighteenth possible implementation manner of the third aspect, in a twentieth possible implementation manner, the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
结合第三方面的第十八种至第二十种可能的实现方式中的任意一种,在第二十一种可能的实现方式中,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。With reference to any one of the eighteenth to the twentieth possible implementation manners of the third aspect, in the twenty-first possible implementation manner, the second frame number type indication is further carried in the BAR frame, The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
结合第三方面的第二十一种可能的实现方式,在第二十二种可能的实现方式中,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。 With reference to the twenty-first possible implementation manner of the third aspect, in the twenty-second possible implementation manner, the second serial number type indication is located in a BAR control domain of the BAR frame, or The block confirmation request information field corresponding to the receiving end included in the BAR frame.
第四方面提供了一种数据接收确认装置,包括:The fourth aspect provides a data receiving confirmation device, including:
接收模块,用于接收发送端发送的聚合媒体接入控制协议数据单元A-MPDU,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;a receiving module, configured to receive an aggregated medium access control protocol data unit A-MPDU sent by the sending end, where each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, The temporary sequence numbers of any two MPDUs included in the A-MPDU are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes fragments. ;
发送模块,用于发送块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号。a sending module, configured to send a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sending end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information The domain includes a first sequence number type indication, and the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
结合第四方面,在第一种可能的实现方式中,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,具体为:With reference to the fourth aspect, in a first possible implementation manner, each media access control protocol data unit MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically:
所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
除所述A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
结合第四方面的第一种可能的实现方式,在第二种可能的实现方式中,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。With reference to the first possible implementation manner of the fourth aspect, in a second possible implementation manner, the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
结合第四方面的第二种可能的实现方式,在第三种可能的实现方式中,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。In conjunction with the second possible implementation of the fourth aspect, in a third possible implementation, the temporary sequence number is located in a high-efficiency HE control domain in the MAC header of the MPDU, or is located in the MAC of the MPDU. The quality of service QoS control field in the header, either in the frame control domain in the MAC header of the MPDU or in the sequence control domain in the MAC header of the MPDU.
结合第四方面至第三种可能的实现方式中的任意一种,在第四种可能的实现方式中,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。 With reference to any one of the fourth aspect to the third possible implementation manner, in a fourth possible implementation manner, the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
结合第四方面的第四种可能的实现方式,在第五种可能的实现方式中,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,With reference to the fourth possible implementation manner of the fourth aspect, in a fifth possible implementation, the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
结合第四方面的第五种可能的实现方式,在第六种可能的实现方式中,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。With reference to the fifth possible implementation manner of the foregoing aspect, in a sixth possible implementation manner, the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
结合第四方面至第六种可能的实现方式中的任意一种,在第七种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。With reference to any one of the fourth aspect to the sixth possible implementation, in a seventh possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence.
结合第四方面的第七种可能的实现方式,在第八种可能的实现方式中,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。With reference to the seventh possible implementation of the fourth aspect, in an eighth possible implementation, the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU. a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
结合第四方面至第六种可能的实现方式中的任意一种,在第九种可能的实现方式中,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。With reference to any one of the fourth aspect to the sixth possible implementation, in a ninth possible implementation, the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control The subfield includes a starting temporary sequence number, and the starting temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
结合第四方面的第九种可能的实现方式,在第十种可能的实现方式中,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中。 With reference to the ninth possible implementation manner of the fourth aspect, in a tenth possible implementation, the first serial number type indication is located in a fragment number subfield in the start sequence control subfield, or Located in the per-stream identification information sub-domain of the block acknowledgment information field.
结合第四方面的第十种可能的实现方式,在第十一种可能的实现方式中,所述每流标识信息子域中包含流标识,所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。With reference to the tenth possible implementation manner of the fourth aspect, in the eleventh possible implementation, the per-identity identifier information sub-domain includes a flow identifier, where the first serial number type indication is the flow identifier And when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
结合第四方面的第九种或第十一种可能的实现方式,在第十二种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the ninth or eleventh possible implementation manner of the foregoing aspect, in a twelfth possible implementation manner, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify a current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列,所述第二ESI与所述第一ESI的值相同。The second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
结合第四方面的第十二种可能的实现方式,在第十三种可能的实现方式中,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。With reference to the twelfth possible implementation of the fourth aspect, in a thirteenth possible implementation, the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
结合第四方面的第十二一种可能的实现方式,在第十四种可能的实现方式中,所述第二ESI位于所述BA帧的块确认控制域。In conjunction with the twelfth possible implementation of the fourth aspect, in a fourteenth possible implementation, the second ESI is located in a block acknowledgement control field of the BA frame.
结合第四方面,在第十五种可能的实现方式中,所述接收模块还用于:In conjunction with the fourth aspect, in a fifteenth possible implementation, the receiving module is further configured to:
接收所述A-MPDU之后,在所述发送模块发送所述BA帧之前,接收所述发送端发送的块确认请求BAR帧。After receiving the A-MPDU, before the sending module sends the BA frame, receiving a block acknowledgement request BAR frame sent by the sending end.
结合第四方面的第十五种可能的实现方式,在第十六种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the fifteenth possible implementation manner of the fourth aspect, in a sixteenth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列;The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI以及所述第二ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
结合第四方面的第十六种可能的实现方式,在第十七种可能的实现方式中,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号 控制子域中。With reference to the sixteenth possible implementation manner of the foregoing aspect, in a seventeenth possible implementation, the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located in the Each stream identification information subfield or block confirmation request start sequence number in the block acknowledgment request information field Control the subdomain.
结合第四方面的第十六种可能的实现方式,在第十八种可能的实现方式中,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。With reference to the sixteenth possible implementation manner of the fourth aspect, in the eighteenth possible implementation manner, the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
结合第四方面的第十六种至第十八种可能的实现方式中的任意一种,在第十九种可能的实现方式中,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。With reference to any one of the sixteenth to the eighteenth possible implementation manners of the fourth aspect, in the nineteenth possible implementation, the second frame type The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
结合第四方面的第十九种可能的实现方式中的任意一种,在第二十种可能的实现方式中,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。With reference to any one of the nineteenth possible implementation manners of the fourth aspect, in the twentieth possible implementation, the second serial number type indication is located in a BAR control domain of the BAR frame, or And located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
第五方面,提供了一种设备,所述设备包括处理器、存储器和收发机,其中,收发机在处理器的控制下接收和发送数据,存储器中保存有预设的程序,处理器读取存储器中保存的程序,按照该程序执行以下过程:In a fifth aspect, a device is provided, the device comprising a processor, a memory and a transceiver, wherein the transceiver receives and transmits data under the control of the processor, the memory stores a preset program, and the processor reads The program saved in the memory, according to the program performs the following process:
分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;Configuring a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, where the temporary sequence numbers of any two MPDUs included in the A-MPDU are different. The stream identifier TID of at least two MPDUs in the A-MPDU is different, and/or at least one MPDU includes a fragment;
通过收发机发送所述配置模块配置临时序列号后的所述A-MPDU。Sending, by the transceiver, the A-MPDU after the configuration module configures the temporary sequence number.
结合第五方面,在第一种可能的实现方式中,所述处理器具体用于:With reference to the fifth aspect, in a first possible implementation manner, the processor is specifically configured to:
在所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a corresponding temporary sequence number, where the first MPDU does not carry a temporary sequence number, and the temporary sequence corresponding to the first MPDU The number is a predefined value.
结合第五方面的第一种可能的实现方式,在第二种可能的实现方式中,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。With reference to the first possible implementation manner of the fifth aspect, in a second possible implementation manner, the temporary sequence number is located in a media access control MAC header of the MPDU, or is located in an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
结合第五方面的第二种可能的实现方式,在第三种可能的实现方式中,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位 于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。With reference to the second possible implementation manner of the fifth aspect, in a third possible implementation manner, the temporary sequence number is located in a high efficiency HE control field in the MAC header of the MPDU, or a bit The quality of service QoS control field in the MAC header of the MPDU, or in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
结合第五方面至第三种可能的实现方式中的任意一种,在第四种可能的实现方式中,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。With reference to any one of the fifth aspect to the third possible implementation manner, in the fourth possible implementation manner, the A-MPDU further carries a temporary sequence number existence indication, where the temporary serial number existence indication is used Indicates whether the temporary serial number exists.
结合第五方面的第四种可能的实现方式,在第五种可能的实现方式中,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,With reference to the fourth possible implementation manner of the fifth aspect, in a fifth possible implementation, the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
结合第五方面的第五种可能的实现方式,在第六种可能的实现方式中,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。With reference to the fifth possible implementation manner of the fifth aspect, in a sixth possible implementation manner, the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
结合第五方面至第六种可能的实现方式,在第七种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。With reference to the fifth aspect to the sixth possible implementation, in a seventh possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used Identifies the current interaction sequence.
结合第五方面的第七种可能的实现方式,在第八种可能的实现方式中,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。With reference to the seventh possible implementation manner of the fifth aspect, in an eighth possible implementation manner, the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
结合第五方面至第六种可能的实现方式中的任意一种,在第九种可能的实现方式中,处理器用于: With reference to any one of the fifth aspect to the sixth possible implementation manner, in a ninth possible implementation manner, the processor is configured to:
通过收发机接收块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;Receiving, by the transceiver, a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sender, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field And including a first serial number type indication, where the first serial number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
根据接收的所述BA帧中的所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。And determining, according to the received value of each bit in the block acknowledgment bit table in the BA frame, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
结合第五方面的第九种可能的实现方式,在第十种可能的实现方式中,所述处理器具体用于:In conjunction with the ninth possible implementation of the fifth aspect, in a tenth possible implementation, the processor is specifically configured to:
根据保存的每个所述MPDU的临时序列号与序列号之间的对应关系以及所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。Determining the MPDU corresponding to the temporary sequence number corresponding to each bit according to the stored correspondence between the temporary sequence number of the MPDU and the sequence number and the value of each bit in the block acknowledgment bit table subfield Is it received correctly?
结合第五方面的第九种可能的实现方式,在第十一种可能的实现方式中,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。With reference to the ninth possible implementation manner of the fifth aspect, in an eleventh possible implementation, the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control subfield includes And a start temporary sequence number, where the start temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
结合第五方面的第十一种可能的实现方式,在第十二种可能的实现方式中,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中。With reference to the eleventh possible implementation manner of the fifth aspect, in a twelfth possible implementation, the first sequence number type indication is located in a fragment number subfield in the start sequence control subfield Or, located in the per-identity identification information sub-domain of the block acknowledgment information field.
结合第五方面的第十二种可能的实现方式,在第十三种可能的实现方式中,所述每流标识信息子域中包含流标识,所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。With reference to the twelfth possible implementation manner of the fifth aspect, in the thirteenth possible implementation, the per-flow identification information sub-domain includes a flow identifier, where the first serial number type is indicated as the flow The identifier, when the flow identifier is a predefined value, indicates that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
结合第五方面的第九种至第十三种可能的实现方式中的任意一种,在第十四种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to any one of the ninth to the thirteenth possible implementation manners of the fifth aspect, in the fourteenth possible implementation manner, the first interaction is carried in each MPDU included in the A-MPDU a sequence identifier ESI, the first ESI is used to identify a current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前的 交互序列,所述第二ESI与所述第一ESI的值相同。The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify the current An interaction sequence, the second ESI being the same as the value of the first ESI.
结合第五方面的第十四种可能的实现方式,在第十五种可能的实现方式中,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。With reference to the fourteenth possible implementation manner of the fifth aspect, in a fifteenth possible implementation, the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or The block confirms the start sequence control subfield in the information field.
结合第五方面的第十四种可能的实现方式,在第十六种可能的实现方式中,所述第二ESI位于所述BA帧的块确认控制域。In conjunction with the fourteenth possible implementation of the fifth aspect, in a sixteenth possible implementation, the second ESI is located in a block acknowledgement control field of the BA frame.
结合第五方面的第九种至第十三种可能的实现方式中的任意一种,在第十七种可能的实现方式中,处理器还用于:With reference to any one of the ninth to thirteenth possible implementation manners of the fifth aspect, in the seventeenth possible implementation, the processor is further configured to:
指示收发机在发送所述A-MPDU之后,接收所述BA帧之前,发送块确认请求BAR帧。The instructing transceiver sends a block acknowledge request BAR frame before receiving the BA frame after transmitting the A-MPDU.
结合第五方面的第十七种可能的实现方式,在第十八种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the seventeenth possible implementation manner of the fifth aspect, in the eighteenth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
结合第五方面的第十八种可能的实现方式,在第十九种可能的实现方式中,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。With reference to the eighteenth possible implementation manner of the fifth aspect, in a nineteenth possible implementation, the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, where the third ESI is located Each stream identification information subfield or block acknowledgment request start sequence number control subfield in the block acknowledgment information field.
结合第五方面的第十八种可能的实现方式,在第二十种可能的实现方式中,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。With reference to the eighteenth possible implementation manner of the fifth aspect, in a twentieth possible implementation manner, the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
结合第五方面的第十八种至第二十一种可能的实现方式中的任意一种,在第二十种可能的实现方式中,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。With reference to any one of the eighteenth to the twenty-first possible implementation manners of the fifth aspect, in the twentieth possible implementation manner, the second frame type type indication is further carried in the BAR frame, The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
结合第五方面的第二十一种可能的实现方式,在第二十二种可能的实现方式中,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。 With reference to the twenty-first possible implementation manner of the fifth aspect, in the twenty-second possible implementation manner, the second serial number type indication is located in a BAR control domain of the BAR frame, or The block confirmation request information field corresponding to the receiving end included in the BAR frame.
第六方面提供了一种设备,该设备包括处理器、存储器和收发机,其中,收发机在处理器的控制下接收和发送数据,存储器中保存有预设的程序,处理器读取存储器中保存的程序,按照该程序执行以下过程:A sixth aspect provides an apparatus, the device comprising a processor, a memory, and a transceiver, wherein the transceiver receives and transmits data under the control of the processor, the memory stores a preset program, and the processor reads the memory. The saved program, according to the program performs the following process:
通过收发机接收发送端发送的聚合媒体接入控制协议数据单元A-MPDU,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;Receiving, by the transceiver, an aggregated medium access control protocol data unit A-MPDU sent by the sending end, where each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, where the A - The temporary sequence numbers of any two MPDUs included in the MPDU are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
通过收发机发送块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号。Transmitting, by the transceiver, a block acknowledgment BA frame, where the BA frame includes a block acknowledgment information field corresponding to the transmitting end, the block acknowledgment information field includes a block acknowledgment bit table subfield, and the block acknowledgment information field And including a first serial number type indication, where the first serial number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
结合第六方面,在第一种可能的实现方式中,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,具体为:With reference to the sixth aspect, in a first possible implementation manner, each media access control protocol data unit MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically:
所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
除所述A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
结合第六方面的第一种可能的实现方式,在第二种可能的实现方式中,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。With reference to the first possible implementation manner of the sixth aspect, in a second possible implementation manner, the temporary sequence number is located in a media access control MAC header of the MPDU, or is located at an MPDU delimitation of the MPDU. In the symbol, or in the CCMP header of the MPDU.
结合第六方面的第二种可能的实现方式,在第三种可能的实现方式中,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。With reference to the second possible implementation manner of the sixth aspect, in a third possible implementation manner, the temporary sequence number is located in a high efficiency HE control domain in a MAC header of the MPDU, or a MAC located in the MPDU. The quality of service QoS control field in the header, either in the frame control domain in the MAC header of the MPDU or in the sequence control domain in the MAC header of the MPDU.
结合第六方面至第三种可能的实现方式中的任意一种,在第四种可能的 实现方式中,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。Combining any of the sixth aspect to the third possible implementation, in the fourth possible In an implementation manner, the A-MPDU further carries a temporary sequence number presence indication, where the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
结合第六方面的第四种可能的实现方式,在第五种可能的实现方式中,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,With reference to the fourth possible implementation manner of the sixth aspect, in a fifth possible implementation, the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
结合第六方面的第五种可能的实现方式,在第六种可能的实现方式中,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。With reference to the fifth possible implementation manner of the sixth aspect, in a sixth possible implementation manner, the temporary sequence number existence indicates a high efficiency HE control domain located in a MAC header of the MPDU, or is located in the MPDU The quality of service QoS control field in the MAC header, or in the frame control domain in the MAC header of the MPDU.
结合第六方面至第六种可能的实现方式中的任意一种,在第七种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。With reference to any one of the sixth aspect to the sixth possible implementation, in a seventh possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence.
结合第六方面的第七种可能的实现方式,在第八种可能的实现方式中,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。With reference to the seventh possible implementation manner of the sixth aspect, in an eighth possible implementation, the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or is located in the A-MPDU a quality of service QoS control field for each MPDU, or a high efficiency HE control field for each of the MPDUs in the A-MPDU, or an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU Medium, or located in the physical layer PHY header of the A-MPDU.
结合第六方面至第六种可能的实现方式中的任意一种,在第九种可能的实现方式中,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。With reference to any one of the sixth aspect to the sixth possible implementation, in a ninth possible implementation, the block acknowledgment information field further includes a start sequence control subfield, where the start sequence control The subfield includes a starting temporary sequence number, and the starting temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
结合第六方面的第九种可能的实现方式,在第十种可能的实现方式中, 所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中。With reference to the ninth possible implementation manner of the sixth aspect, in a tenth possible implementation manner, The first sequence number type indication is located in a fragment number subfield of the start sequence control subfield, or is located in each stream identification information subfield in the block acknowledgement information field.
结合第六方面的第十种可能的实现方式,在第十一种可能的实现方式中,所述每流标识信息子域中包含流标识,所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。With reference to the tenth possible implementation manner of the sixth aspect, in the eleventh possible implementation, the per-flow identification information sub-domain includes a flow identifier, where the first serial number type indication is the flow identifier And when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes a start temporary sequence number.
结合第六方面的第九种或第十种可能的实现方式,在第十二种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the ninth or the tenth possible implementation manner of the sixth aspect, in the twelfth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where The first ESI is used to identify the current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列,所述第二ESI与所述第一ESI的值相同。The second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
结合第六方面的第十二种可能的实现方式,在第十三种可能的实现方式中,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。With reference to the twelfth possible implementation manner of the sixth aspect, in a thirteenth possible implementation manner, the second ESI is located in a per-flow identification information sub-domain in the block acknowledgement information field, or is located The block confirms the start sequence control subfield in the information field.
结合第六方面的第十二种可能的实现方式,在第十四种可能的实现方式中,所述第二ESI位于所述BA帧的块确认控制域。In conjunction with the twelfth possible implementation of the sixth aspect, in a fourteenth possible implementation, the second ESI is located in a block acknowledgement control field of the BA frame.
结合第六方面,在第十五种可能的实现方式中,处理器还用于:In conjunction with the sixth aspect, in a fifteenth possible implementation, the processor is further configured to:
指示收发机接收所述A-MPDU之后,发送所述BA帧之前,接收所述发送端发送的块确认请求BAR帧。After receiving the A-MPDU, the transceiver is instructed to receive a block acknowledgement request BAR frame sent by the sending end before sending the BA frame.
结合第六方面的第十五种可能的实现方式,在第十六种可能的实现方式中,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;With reference to the fifteenth possible implementation manner of the sixth aspect, in the sixteenth possible implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI Used to identify the current interaction sequence;
所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列;The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI以及所述第二ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
结合第六方面的第十六种可能的实现方式,在第十七种可能的实现方式 中,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。In conjunction with the sixteenth possible implementation of the sixth aspect, in a seventeenth possible implementation The BAR frame includes a block acknowledgment request information field corresponding to the receiving end, where the third ESI is located in the block acknowledgment request information field, each stream identification information subfield or the block acknowledgment request start sequence number controller In the domain.
结合第六方面的第十六种可能的实现方式,在第十八种可能的实现方式中,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。With reference to the sixteenth possible implementation manner of the sixth aspect, in the eighteenth possible implementation manner, the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
结合第六方面的第十六种至第十八种可能的实现方式中的任意一种,在第十九种可能的实现方式中,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。With reference to any one of the sixteenth to the eighteenth possible implementation manners of the sixth aspect, in the nineteenth possible implementation, the second frame type The second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
结合第六方面的第十九种可能的实现方式中的任意一种,在第二十种可能的实现方式中,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。With reference to any one of the nineteenth possible implementation manners of the sixth aspect, in the twentieth possible implementation, the second serial number type indication is located in a BAR control domain of the BAR frame, or And located in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
基于上述技术方案,本发明实施例中,在A-MPDU中至少有两个MPDU的TID不相同和/或至少有一个MPDU包含分片的情况下,发送端分别配置该A-MPDU中包含的每个MPDU的临时序列号,该A-MPDU中的所有MPDU的临时序列号为统一编号,以保证该A-MPDU中包含的任意两个MPDU的临时序列号不相同,使得接收端在回复BA帧时,能够在BA帧中根据A-MPDU中每个MPDU的临时序列号,使用一个块确认信息域对该A-MPDU中的所有MPDU进行确认,从而降低了BA帧的传输开销,并解决了确认困难的问题。In the embodiment of the present invention, in a case where the TIDs of at least two MPDUs in the A-MPDU are different and/or at least one MPDU includes a fragment, the transmitting end separately configures the information included in the A-MPDU. The temporary sequence number of each MPDU, the temporary sequence number of all MPDUs in the A-MPDU is a uniform number, to ensure that the temporary sequence numbers of any two MPDUs included in the A-MPDU are different, so that the receiving end is replying to the BA. During the frame, all the MPDUs in the A-MPDU can be acknowledged in the BA frame according to the temporary sequence number of each MPDU in the A-MPDU, thereby reducing the transmission overhead of the BA frame and solving the problem. I have identified difficult problems.
附图说明DRAWINGS
图1为交互序列示意图;Figure 1 is a schematic diagram of an interaction sequence;
图2为多个具有不同TID的A-MPDU的传输示意图;2 is a schematic diagram of transmission of a plurality of A-MPDUs having different TIDs;
图3为multi-STA BA帧的结构示意图;3 is a schematic structural diagram of a multi-STA BA frame;
图4a为A-MPDU中包含一个TID的MPDU的情况下的传输示意图;4a is a schematic diagram of transmission in the case where an MPDU including one TID is included in an A-MPDU;
图4b为A-MPDU中包含多个TID的MPDU的情况下的传输示意图;4b is a schematic diagram of transmission in the case where an MPDU including multiple TIDs is included in an A-MPDU;
图5为采用AID和TID的组合作为标识的多TID BA帧的结构示意图;FIG. 5 is a schematic structural diagram of a multi-TID BA frame using a combination of AID and TID as an identifier;
图6为本发明实施例中发送端进行数据发送的方法流程示意图; 6 is a schematic flowchart of a method for transmitting data by a transmitting end according to an embodiment of the present invention;
图7为本发明实施例中在MPDU的MAC头中增加新的域承载临时序列号的A-MPDU的结构示意图;FIG. 7 is a schematic structural diagram of an A-MPDU in which a new domain bearer temporary sequence number is added to a MAC header of an MPDU according to an embodiment of the present invention;
图8为本发明实施例中MPDU的HE控制域的结构示意图;FIG. 8 is a schematic structural diagram of an HE control field of an MPDU according to an embodiment of the present invention;
图9为本发明实施例中MPDU的帧控制域的结构示意图;FIG. 9 is a schematic structural diagram of a frame control domain of an MPDU according to an embodiment of the present invention;
图10a为本发明实施例中利用MPDU的序列控制域承载临时序列号时的序列号与临时序列号映射示意图;10a is a schematic diagram of mapping between a sequence number and a temporary sequence number when a sequence control field of an MPDU is used to carry a temporary sequence number according to an embodiment of the present invention;
图10b为本发明实施例中利用MPDU的序列控制域承载临时序列号时A-MPDU传输前后各TID的计数器变化;FIG. 10b is a diagram showing a counter change of each TID before and after A-MPDU transmission when the sequence control field of the MPDU is used to carry the temporary sequence number according to the embodiment of the present invention;
图11为本发明实施例中MPDU Delimiter的结构示意图;11 is a schematic structural diagram of an MPDU Delimiter according to an embodiment of the present invention;
图12为CCMP MPDU结构示意图;12 is a schematic structural diagram of a CCMP MPDU;
图13为本发明实施例中接收端进行数据接收确认的方法流程示意图;FIG. 13 is a schematic flowchart of a method for receiving data confirmation by a receiving end according to an embodiment of the present invention;
图14为本发明实施例中BA帧的结构示意图;FIG. 14 is a schematic structural diagram of a BA frame according to an embodiment of the present invention;
图15为本发明实施例中另一BA帧的结构示意图;FIG. 15 is a schematic structural diagram of another BA frame according to an embodiment of the present invention;
图16为本发明实施例中BAR帧的结构示意图;FIG. 16 is a schematic structural diagram of a BAR frame according to an embodiment of the present invention;
图17为本发明实施例中数据发送装置的结构示意图;17 is a schematic structural diagram of a data transmitting apparatus according to an embodiment of the present invention;
图18为本发明实施例中数据接收确认装置的结构示意图;FIG. 18 is a schematic structural diagram of a data receiving and confirming apparatus according to an embodiment of the present invention; FIG.
图19为本发明实施例中设备结构示意图;FIG. 19 is a schematic structural diagram of a device according to an embodiment of the present invention;
图20为本发明实施例中另一设备结构示意图。FIG. 20 is a schematic structural diagram of another device according to an embodiment of the present invention.
具体实施方式detailed description
为了使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明作进一步地详细描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。The present invention will be further described in detail with reference to the accompanying drawings, in which FIG. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
标准规定发送端所维护的服务质量(Quality of Service,QoS)数据帧的序列号(Sequence Number,简称SN)是每<RA,TID>的,RA(Receiving Address) 表示接收地址。换句话说,一个multi-TID A-MPDU中不同TID的MPDU的序列号是相互独立的。例如,在一个multi-TID A-MPDU中,TID=1的MPDU对应的序列号是10~15,TID=2的MPDU对应的序列号是1001~1007,TID=3的MPDU对应的序列号是1005~1015,等等。The standard specifies that the sequence number (Sequence Number, SN for short) of the Quality of Service (QoS) data frame maintained by the sender is for each <RA, TID>, RA (Receiving Address). Indicates the receiving address. In other words, the serial numbers of the MPDUs of different TIDs in a multi-TID A-MPDU are independent of each other. For example, in a multi-TID A-MPDU, the sequence number corresponding to the MPDU with TID=1 is 10-15, the sequence number corresponding to the MPDU with TID=2 is 1001~1007, and the sequence number corresponding to the MPDU with TID=3 is 1005 ~ 1015, and so on.
而在目前的BA帧中,每个BA Info中只有一个字段用于承载起始序列号(即BA Bitmap中第一比特对应的MPDU序列号),因此不可能指示BA Bitmap中承载不同TID时的多个起始序列号。In the current BA frame, only one field in each BA Info is used to carry the starting sequence number (ie, the MPDU sequence number corresponding to the first bit in the BA Bitmap), so it is impossible to indicate that the BA Bitmap carries different TIDs. Multiple starting sequence numbers.
基于以上分析,本发明的基本思想为:在A-MPDU中至少有两个MPDU的TID不相同和/或至少有一个MPDU包含分片的情况下,发送端分别配置A-MPDU中包含的每个MPDU的临时序列号,该A-MPDU中的所有MPDU的临时序列号为统一编号,以保证该A-MPDU中任意两个MPDU的临时序列号不相同,使得接收端在回复BA帧时,可以在BA帧中根据A-MPDU中每个MPDU的临时序列号,使用一个块确认信息域对该A-MPDU中的所有MPDU进行确认。Based on the above analysis, the basic idea of the present invention is: in the case that at least two MPDUs in the A-MPDU have different TIDs and/or at least one MPDU includes fragments, the transmitting end configures each of the A-MPDUs respectively. The temporary sequence number of the MPDUs, the temporary sequence numbers of all the MPDUs in the A-MPDU are uniformly numbered to ensure that the temporary sequence numbers of any two MPDUs in the A-MPDU are different, so that the receiving end responds to the BA frame. All MPDUs in the A-MPDU may be acknowledged in the BA frame according to the temporary sequence number of each MPDU in the A-MPDU using a block acknowledgment information field.
需要特别说明的是,所谓“所有MPDU的临时序列号为统一编号”,可以是对多个MPDU进行有序编号,也可以是无序编号,只要保证任意两个MPDU的临时序列号不同即可。有序编号如:0、1、2、3…,或63、62、61、60…,或0、2、4、6…等;无序编号如:15、2、30、59、11、…。但是,从一般习惯以及临时序列号的表示长度尽可能短的角度来说,0、1、2、3…这样的有序递增编号方式显然更符合一般思维方式,因此,有序递增编号是临时序列号编号的优选方案。It should be noted that the so-called "temporary serial number of all MPDUs is a uniform number", which may be an ordered numbering of multiple MPDUs, or an unordered number, as long as the temporary serial numbers of any two MPDUs are different. . Ordered numbers such as: 0, 1, 2, 3..., or 63, 62, 61, 60..., or 0, 2, 4, 6, etc.; unordered numbers such as: 15, 2, 30, 59, 11, .... However, from the perspective of the general habit and the shortest representation length of the temporary serial number, the orderly incremental numbering of 0, 1, 2, 3... is obviously more in line with the general way of thinking. Therefore, the ordered incremental numbering is temporary. A preferred scheme for serial numbering.
基于该构思,本发明实施例中,如图6所示,发送端进行数据发送的详细方法流程如下:Based on the concept, in the embodiment of the present invention, as shown in FIG. 6, the detailed method for transmitting data by the transmitting end is as follows:
601:发送端分别配置A-MPDU中包含的每个MPDU的临时序列号(Temporary Sequence Number,简称T-SN),该A-MPDU包括多个MPDU,该A-MPDU中任意两个MPDU的临时序列号不相同,其中,该A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含 分片。601: The sender configures a Temporary Sequence Number (T-SN) of each MPDU included in the A-MPDU, where the A-MPDU includes multiple MPDUs, and temporary of any two MPDUs in the A-MPDU. The sequence numbers are different, where the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU is included. Fragmentation.
实施中,A-MPDU中还携带临时序列号存在指示,该临时序列号存在指示用于指示是否存在临时序列号。具体地,临时序列号存在指示位于A-MPDU的物理层(Physical Layer,简称PHY)头中,物理层头通常称为物理头;或者,临时序列号存在指示位于A-MPDU包含的每个MPDU对应的MPDU定界符(Delimiter)中;或者,临时序列号存在指示位于A-MPDU包含的每个MPDU的MAC头中。其中,PHY头又称为PLCP(Physical Layer Convergence Procedure,物理层汇聚过程)头,临时序列号存在指示可以用PLCP头中的SIG(Signal,信令)域中的比特位来指示,也可用PLCP头中某些符号的极性来指示,或者用PLCP头中L-SIG(Legacy Signal,旧有信令域)域中的旧有长度(Legacy Length,L-Length)除以3的余数来指示。In the implementation, the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists. Specifically, the temporary sequence number presence indication is located in a physical layer (Physical Layer, PHY for short) header of the A-MPDU, and the physical layer header is generally referred to as a physical header; or the temporary sequence number presence indication indicates that each MPDU included in the A-MPDU is included. In the corresponding MPDU delimiter (Delimiter); or, the temporary sequence number presence indication is located in the MAC header of each MPDU included in the A-MPDU. The PHY header is also called the PLCP (Physical Layer Convergence Procedure) header. The temporary sequence number presence indication can be indicated by the bit in the SIG (Signal) field in the PLCP header. PLCP can also be used. The polarity of some symbols in the header is indicated, or is indicated by the remainder of the L-SIG (Legacy Signal) field in the PLCP header divided by 3 .
例如,临时序列号存在指示位于所述MPDU的MAC头中的高效率(High Efficiency,HE)控制域,或者位于MPDU的MAC头中的QoS控制域,或者位于MPDU的MAC头中的帧控制域中。其中,HE控制域在相关标准或文献中也可称为高吞吐量(High Throughout,HT)控制域的HE变体(Variant),或者称为HEW(High Efficiency Wireless Local Area Network,高效率无线局域网)控制域。For example, the temporary sequence number exists to indicate a High Efficiency (HE) control domain located in the MAC header of the MPDU, or a QoS control domain located in the MAC header of the MPDU, or a frame control domain located in the MAC header of the MPDU. in. Among them, the HE control domain may also be referred to as a High Throughout (HT) control domain HE variant (Variant) or a High Efficiency Wireless Local Area Network (HEW) in related standards or literature. ) Control domain.
实施中,临时序列号的携带方式有多种,包括但不限于以下几种具体实施方式:In the implementation, the temporary serial number can be carried in various manners, including but not limited to the following specific implementation manners:
第一具体实施方式中,临时序列号位于MPDU的媒体接入控制(MAC)头中。该具体实施方式可以包括但不限于以下几种方式:In a first embodiment, the temporary sequence number is located in a Medium Access Control (MAC) header of the MPDU. This embodiment may include, but is not limited to, the following ways:
第一,发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号,如图7所示,在MPDU的MAC头中增加新的域,采用该新的域承载临时序列号。具体地,在A-MPDU的每个子帧中的MPDU的MAC头中新增加一个域,为了保证MAC头的总长度为整数个字节,新增加的域的长度为1个字节,但实际用于承载临时序列号的比特数可能少于1个字节,例如6bits。First, the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU. As shown in FIG. 7, a new domain is added to the MAC header of the MPDU, and the new domain is used to carry the temporary sequence number. Specifically, a new field is added to the MAC header of the MPDU in each subframe of the A-MPDU. To ensure that the total length of the MAC header is an integer number of bytes, the length of the newly added domain is 1 byte, but actually The number of bits used to carry the temporary sequence number may be less than 1 byte, such as 6 bits.
临时序列号存在指示可以采用已有域承载,包括但不限于以下几种情况: The presence of the temporary sequence number indicates that the existing domain bearer can be used, including but not limited to the following cases:
情况a,临时序列号存在指示位于物理头中,具体来说,临时序列号存在指示可位于物理头中的信令域中。当该临时序列号存在指示取第一预设值时,例如取1时,表示A-MPDU中的每个MPDU的MAC头中存在临时序列号,否则,表示A-MPDU中不存在临时序列号。临时序列号存在指示还可以用物理头中某个域的特定符号的极性来指示,例如,当该域特定符号的极性为第一预设极性时,表示A-MPDU中的每个MPDU的MAC头中存在临时序列号,否则,表示A-MPDU中不存在临时序列号。临时序列号存在指示还可以用物理头中L-SIG域中的L-Length值除以3的余数来指示,例如余数为1表示A-MPDU中的每个MPDU的MAC头中存在临时序列号,余数为2表示A-MPDU中不存在临时序列号。Case a, the temporary sequence number presence indication is located in the physical header, in particular, the temporary sequence number presence indication may be located in the signaling domain in the physical header. When the temporary sequence number indicates that the first preset value is taken, for example, when 1, the temporary sequence number exists in the MAC header of each MPDU in the A-MPDU, otherwise, the temporary sequence number does not exist in the A-MPDU. . The temporary sequence number presence indication may also be indicated by the polarity of a particular symbol of a certain field in the physical header, for example, when the polarity of the domain specific symbol is the first preset polarity, indicating each of the A-MPDUs A temporary sequence number exists in the MAC header of the MPDU. Otherwise, it indicates that there is no temporary sequence number in the A-MPDU. The temporary sequence number presence indication may also be indicated by a remainder of the L-Length value in the L-SIG field in the physical header divided by 3, for example, a remainder of 1 indicates that a temporary sequence number exists in the MAC header of each MPDU in the A-MPDU. A remainder of 2 indicates that there is no temporary sequence number in the A-MPDU.
情况b,临时序列号存在指示位于每个MPDU对应的MPDU定界符(Delimiter)中,目前MPDU Delimiter中有一个保留位,该保留位可以用于承载临时序列号存在指示,表示该MPDU Delimiter对应的MPDU中是否存在临时序列号。Case B, the temporary sequence number presence indication is located in the MPDU delimiter (Delimiter) corresponding to each MPDU. Currently, there is a reserved bit in the MPDU Delimiter, and the reserved bit can be used to carry the temporary sequence number presence indication, indicating that the MPDU Delimiter corresponds to Whether there is a temporary serial number in the MPDU.
情况c,临时序列号存在指示位于A-MPDU的每个MPDU的MAC头中,具体可以为MAC头中的QoS控制域或者HE控制域或者帧控制(Frame Control,FC)域中,例如位于帧控制域中的来自分发系统(From DS;DS,Distribution System,分发系统)域或者前往分发系统(To DS)域中。Case c, the temporary sequence number exists in the MAC header of each MPDU of the A-MPDU, and may specifically be a QoS control domain or a HE control domain or a Frame Control (FC) domain in the MAC header, for example, located in a frame. From the distribution system (From DS; DS, Distribution System) domain in the control domain or to the Distribution System (To DS) domain.
第二,用MPDU的MAC头中的已有的域中承载临时序列号。Second, the temporary domain number is carried in the existing domain in the MAC header of the MPDU.
具体地,可分为几下几种情况:Specifically, it can be divided into several situations:
情况a,发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号,临时序列号位于MPDU的MAC头中的HE控制域。In case a, the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in the HE control field in the MAC header of the MPDU.
例如,如图8所示,802.11n标准的HT控制域中有8比特的保留位,如果HE控制域也采用相似的结构,则可以采用其中6比特承载临时序列号,采用其中一个比特承载临时序列号存在指示。图8中CSI为信道状态信息(Channel State Information),NDP表示零数据报文(Null Data Packet),AC表示接入种类(Access Category),RDG表示反向授权(Reverse Direction  Grant),PPDU表示物理层汇聚过程协议数据单元(Physical Layer Convergence Procedure protocol Data Unit),TRQ表示训练请求,MAI表示调制编码方案请求或天线选择指示(MRQ or ASEL Indication;MRQ,即MCS Request;ASEL,即Antenna Selection;MCS,Modulation and Coding Scheme),MFSI表示调制编码方案反馈序列标识(MCS Feedback Sequence Identifier),MFB表示调制编码方案反馈(MCS Feedback),ASELC标识天线选择指令(ASEL Command)。For example, as shown in FIG. 8, the HT control domain of the 802.11n standard has 8-bit reserved bits. If the HE control domain also adopts a similar structure, 6 bits can be used to carry the temporary sequence number, and one of the bits carries the temporary. The serial number indicates an indication. In Figure 8, the CSI is the Channel State Information, the NDP is the Null Data Packet, the AC is the Access Category, and the RDG is the Reverse Direction. Grant), the PPDU represents the Physical Layer Convergence Procedure Protocol Data Unit, the TRQ represents the training request, and the MAI represents the modulation coding scheme request or the antenna selection indication (MRQ or ASEL Indication; MRQ, ie, MCS Request; ASEL) , ie, Antenna Selection; MCS, Modulation and Coding Scheme, MFSI indicates the MCS Feedback Sequence Identifier, MFB indicates the modulation and coding scheme feedback (MCS Feedback), and the ASELC identifies the antenna selection command (ASEL Command).
情况b,临时序列号位于MPDU的MAC头中的QoS控制域。Case b, the temporary sequence number is located in the QoS control field in the MAC header of the MPDU.
发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号。按照当前标准,如果A-MPDU中包含两个或两个以上的子帧时,MPDU中不能使用聚合MAC服务数据单元(Aggregate MAC Service Data Unit,简称A-MSDU),即QoS控制域中的B7比特为保留位,而multi-TID A-MPDU中至少包含两个子帧,因此,QoS控制域中的B7比特必为保留位,故可以采用该比特承载临时序列号存在指示,而采用位于B7之后的B8~B15中的6个比特承载临时序列号。需要注意的是,QoS控制域中的B8~B15本身是有定义的,用于承载设备上待传输的与TID(即B0~B3比特承载的内容)对应的流的数据量或期望的发送时间,但是802.11标准中已经提出了很多技术实现该功能,例如随机接入技术等,因此可以对QoS控制域中的B8~B15重新定义为用于承载临时序列号。The sender carries the corresponding temporary sequence number in each MPDU included in the A-MPDU. According to the current standard, if the A-MPDU contains two or more subframes, the Aggregate MAC Service Data Unit (A-MSDU) cannot be used in the MPDU, that is, the B7 in the QoS control domain. The bit is a reserved bit, and the multi-TID A-MPDU contains at least two subframes. Therefore, the B7 bit in the QoS control field must be a reserved bit, so the bit can be used to carry the temporary sequence number presence indication, and the bit is located after B7. The 6 bits of B8 to B15 carry the temporary sequence number. It should be noted that the B8 to the B15 in the QoS control domain are defined to carry the data volume or the expected transmission time of the stream corresponding to the TID (that is, the content carried by the B0 to B3 bits) to be transmitted on the device. However, many technologies have been proposed in the 802.11 standard to implement this function, such as random access technology, etc., so B8 to B15 in the QoS control domain can be redefined as being used to carry the temporary sequence number.
如果希望保留QoS控制域中的B8~B15的原有定义,则可采用以下方案:发送端在除A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,该第一个MPDU中不携带临时序列号,且该第一个MPDU对应的临时序列号为预定义值,例如预定值为零。将A-MPDU中的第一个MPDU的QoS控制域中的B7比特设置为零,表示B8~B15比特保留原有功能,但是其作用修改为B8~B15承载全部待传输数据量或期望的发送时间,即所有TID的待传输数据量之和或传输这些数据期望的发送时间,除第一个MPDU之外的其它MPDU的B7比特设置为1,B8~B15比特承载临时序列号。此方案的原理是,第一个MPDU的位置明确的、毫无疑义的,因此将其临时序列号设 定为默认值即可,比如默认值为零,但没有必要在MPDU中显式携带。If the original definition of B8 to B15 in the QoS control domain is to be reserved, the following scheme may be adopted: the sender carries a corresponding temporary sequence number in each MPDU except the first MPDU of the A-MPDU, the first An MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value, for example, the predetermined value is zero. Set the B7 bit in the QoS control field of the first MPDU in the A-MPDU to zero, indicating that the B8 to B15 bits retain the original function, but the role is modified to B8 to B15 to carry all the data to be transmitted or the desired transmission. The time, that is, the sum of the amount of data to be transmitted of all TIDs or the transmission time expected to transmit the data, the B7 bits of the MPDUs other than the first MPDU are set to 1, and the B8 to B15 bits carry the temporary sequence number. The principle of this scheme is that the location of the first MPDU is clear and unambiguous, so the temporary sequence number is set. It is set to the default value, for example, the default value is zero, but it is not necessary to carry it explicitly in the MPDU.
情况c,发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号,并且临时序列号位于MPDU的MAC头中的帧控制域中。In case c, the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in a frame control field in the MAC header of the MPDU.
在MU传输中,如图9所示,帧控制域中的From DS和To DS为保留位,可以采用其中的一个比特承载临时序列号存在指示,当临时序列号存在指示为设定值时,例如为1时,表示帧控制域中的类型(Type)子域和子类型(Subtype)子域中承载的是临时序列号,否则,帧控制域中的类型(Type)子域和子类型(Subtype)子域保持原有功能。该方案的原理是,multi-TID A-MPDU可聚合的帧类型只可能是QoS Data帧,即Type=10且Subtype=1000,因此,在已经使用临时序列号存在指示指明该A-MPDU是multi-TID A-MPDU的情况下,完全可以用Type和Subtype子域来承载其它信息,如临时序列号。In the MU transmission, as shown in FIG. 9, the From DS and the To DS in the frame control domain are reserved bits, and one of the bits may be used to carry the temporary sequence number presence indication. When the temporary sequence number exists as the set value, For example, when it is 1, it indicates that the type (Subtype) subfield and the Subtype (Subtype) subfield in the frame control domain carry the temporary sequence number. Otherwise, the type (Subtype) subfield and subtype (Subtype) in the frame control domain. The subdomain maintains its original functionality. The principle of the scheme is that the frame type that can be aggregated by the multi-TID A-MPDU is only a QoS Data frame, that is, Type=10 and Subtype=1000. Therefore, the presence of the temporary sequence number presence indication indicates that the A-MPDU is multi. In the case of -TID A-MPDU, the Type and Subtype subdomains can be used to carry other information, such as temporary sequence numbers.
情况d,发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号,并且临时序列号位于MPDU的MAC头中的序列控制(Sequence Control)域中。该方案用于A-MPDU中包含至少两个TID的MPDU的情况。In case d, the sender carries a corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in a sequence control (Sequence Control) field in the MAC header of the MPDU. This scheme is used in the case of an MPDU containing at least two TIDs in an A-MPDU.
确切来说,是使用序列控制域中的序列号子域承载临时序列号。如图7和图9所示,管理帧和数据帧的MPDU的MAC头中均包含序列控制域,长度为2字节,其中12比特序列号子域用于承载当前MPDU的序列号。在本实施例中,当临时序列号存在指示表示当前MPDU使用临时序列号时,序列号子域中承载的将不再是序列号,而是临时序列号。Specifically, the sequence number subdomain in the sequence control domain is used to carry the temporary sequence number. As shown in FIG. 7 and FIG. 9, the MAC headers of the MPDUs of the management frame and the data frame all include a sequence control field, and the length is 2 bytes, wherein the 12-bit sequence number sub-domain is used to carry the sequence number of the current MPDU. In this embodiment, when the temporary sequence number presence indication indicates that the current MPDU uses the temporary sequence number, the bearer in the sequence number subfield will no longer be the sequence number, but the temporary sequence number.
此时,临时序列号可以是前面所述的“统一编号”,即MPDU临时序列号和序列号无关,但也可以基于当前A-MPDU中聚合的MPDU的序列号产生。一种具体的实现方法是,将待聚合的多个TID的Counter(计数器)中的最大值作为A-MPDU中临时序列号的起始值。其中,发送端为每个STA的每个TID维护一个Counter,用于记录当前待发送的MPDU的起始序列号。如图10a所示,发送端向接收端待发送的MPDU为TID1(SN=50~52)、TID2(SN=1000~1001)、TID3(SN=2055~2057),则三种TID的Counter值分别为50、1000、2055。显然,其中最大值为TID3的Counter=2055,因此,A-MPDU 中临时序列号从2055开始,直至2062。A-MPDU中不同TID的MPDU顺序可任意排列,不需要按照图10a中所示的TID3、TID1、TID2的顺序,甚至同一TID的多个MPDU也可以是非连续的。注意,为了避免接收端在当前A-MPDU之后短时间内收到与A-MPDU中某TID的MPDU序列号相同的MPDU而产生混淆,上述A-MPDU传输完成之后,应将所有TID的Counter值调为A-MPDU中最大临时序列号值加1,如图10b所示,三个TID的Counter值均调为2063。另外,为了避免A-MPDU中的MPDU的临时序列号与当前A-MPDU之前发送但尚未收到接收端确认帧的MPDU的序列号在发送端产生混淆,应规定发送端在A-MPDU中聚合的MPDU之前的相同TID的MPDU满足下述条件:1)已收到接收端确认,或2)因帧有效期等原因,发送端已放弃发送。另一种具体的实现方法是,将待发送的MPDU排序,以其中第一个MPDU的序列号作为A-MPDU中临时序列号的起始值,其它MPDU的临时序列号在此基础上依次递增。At this time, the temporary sequence number may be the “unified number” described above, that is, the MPDU temporary sequence number and the sequence number are irrelevant, but may also be generated based on the sequence number of the MPDUs aggregated in the current A-MPDU. A specific implementation method is to use the maximum value in the Counter of multiple TIDs to be aggregated as the starting value of the temporary sequence number in the A-MPDU. The sender maintains a counter for each TID of each STA, and records the starting sequence number of the current MPDU to be sent. As shown in FIG. 10a, the MPDUs to be sent by the transmitting end to the receiving end are TID1 (SN=50-52), TID2 (SN=1000-1001), and TID3 (SN=2055-2059), and the counter values of the three TIDs are They are 50, 1000, and 2055 respectively. Obviously, the maximum value of TID3 is Counter=2055, therefore, A-MPDU The temporary serial number starts at 2055 and continues until 2062. The MPDU sequences of different TIDs in the A-MPDU may be arbitrarily arranged, and may not be in the order of TID3, TID1, TID2 shown in FIG. 10a, or even multiple MPDUs of the same TID may be non-contiguous. Note that in order to prevent the receiving end from receiving the same MPDU with the same MPDU sequence number of a TID in the A-MPDU within a short time after the current A-MPDU, the counter value of all TIDs should be obtained after the above A-MPDU transmission is completed. Adjusted to the maximum temporary sequence number value in the A-MPDU plus 1, as shown in Figure 10b, the counter values of the three TIDs are adjusted to 2063. In addition, in order to avoid confusion between the temporary sequence number of the MPDU in the A-MPDU and the sequence number of the MPDU that was sent before the current A-MPDU but has not received the acknowledgement frame of the receiving end, the sender should be specified to be aggregated in the A-MPDU. The MPDU of the same TID before the MPDU satisfies the following conditions: 1) the receiving end acknowledgement has been received, or 2) the transmitting end has abandoned the transmission due to the frame validity period and the like. Another specific implementation method is to sort the MPDUs to be sent, in which the sequence number of the first MPDU is used as the starting value of the temporary sequence number in the A-MPDU, and the temporary sequence numbers of other MPDUs are sequentially incremented. .
第二具体实施方式中,发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号,并且临时序列号位于MPDU的MPDU定界符(Delimiter)中。In the second embodiment, the sender carries the corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in the MPDU delimiter of the MPDU.
具体地,在A-MPDU中的每个MPDU的MPDU Delimiter中增加一个字节用于承载临时序列号,临时序列号实际占有的比特数少于或等于一个字节,例如临时序列号占有6个比特,如图11所示,增加的字节位于定界符签名(Delimiter Signature)子域之后,这样放置的优点在于不影响每4个字节检查定界符签名的原有方案。需要注意的是,新增加字节(即用于承载临时序列号的字节)的校验仍然位于MPDU Delimiter中的循环冗余码(Cyclic Redundancy Code,CRC)子域中,即临时序列号与MPDU Delimiter中其它部分一起做校验,校验结果仍然放在位于定界符签名之前的CRC子域中。Specifically, one byte is added to the MPDU Delimiter of each MPDU in the A-MPDU to carry the temporary sequence number, and the temporary sequence number actually occupies less than or equal to one byte, for example, the temporary serial number occupies 6 Bits, as shown in Figure 11, the added bytes are located after the Delimiter Signature subfield. The advantage of this placement is that it does not affect the original scheme of checking the delimiter signature every 4 bytes. It should be noted that the checksum of the newly added byte (that is, the byte used to carry the temporary sequence number) is still located in the Cyclic Redundancy Code (CRC) subfield in the MPDU Delimiter, that is, the temporary sequence number and The other parts of the MPDU Delimiter are checked together and the result of the check is still placed in the CRC subfield before the delimiter signature.
该实施方式中,临时序列号存在指示的具体位置可以是PHY头中,标识当前A-MPDU的所有MPDU Delimiter域中是否存在新增的字节,即临时序 列号;或者,临时序列号存在指示位于A-MPDU的每个MPDU Delimiter的保留位中,表示该MPDU Delimiter对应的MPDU中是否存在新增字节,即临时序列号。In this implementation manner, the specific location of the temporary sequence number existence indication may be in the PHY header, and whether there is a new byte in all MPDU Delimiter domains of the current A-MPDU, that is, a temporary sequence The serial number is displayed; or the temporary serial number exists in the reserved bit of each MPDU Delimiter of the A-MPDU, indicating whether there is a new byte, that is, a temporary sequence number, in the MPDU corresponding to the MPDU Delimiter.
第三具体实施方式中,发送端在A-MPDU中包含的每个MPDU中携带对应的临时序列号,并且临时序列号位于MPDU的CCMP(Counter mode with Cipher-block chaining Message authentication code Protocol,计数器模式密码块链消息认证码协议)头中。该方案只适用于A-MPDU中的所有MPDU均采用CCMP加密方式传输的情况。In a third embodiment, the sender carries the corresponding temporary sequence number in each MPDU included in the A-MPDU, and the temporary sequence number is located in the CCMP (Counter mode with Cipher-block chaining message authentication code protocol). The cipher block chain message authentication code protocol) is in the header. This scheme is only applicable to the case where all MPDUs in the A-MPDU are transmitted by CCMP encryption.
图12给出了CCMP MPDU的格式。对比图7和图9中MPDU的格式可知,若MPDU采用加密传输(由MAC头中帧控制域的“受保护帧”位指示)且使用CCMP(由CCMP头中的ExtIV指示)加密,则帧体部分包括CCMP头、数据和消息完整性编码(Message Integrity Code,MIC),Data和MIC均通过加密进行保护。其中,CCMP头中包含6字节的包序列号(Packet Number,PN),6个字节分别用PN0~PN5表示,PN0为低字节,PN5为高字节。对于发送端来说,不同MPDU的PN依次加一,且不区分接收端、TID,即使重传帧,与前一次传输的PN也不相同。因此,PN可唯一标识一个MPDU。基于此,可以将PN或PN的低若干位作为MPDU的临时序列号,例如,将PN0作为MPDU的临时序列号。对于本实施例,临时序列号存在指示还可以位于CCMP头中。例如,用CCMP头中任一保留位承载。Figure 12 shows the format of the CCMP MPDU. Comparing the format of the MPDUs in FIG. 7 and FIG. 9, it can be seen that if the MPDU is encrypted transmission (indicated by the "protected frame" bit of the frame control field in the MAC header) and encrypted using CCMP (indicated by ExtIV in the CCMP header), the frame is The body part includes CCMP headers, data and Message Integrity Code (MIC), and both Data and MIC are protected by encryption. The CCMP header includes a 6-byte Packet Number (PN), 6 bytes are represented by PN0 to PN5, PN0 is a low byte, and PN5 is a high byte. For the transmitting end, the PNs of different MPDUs are sequentially incremented by one, and the receiving end and the TID are not distinguished. Even if the retransmission frame is retransmitted, it is different from the PN transmitted the previous time. Therefore, the PN can uniquely identify an MPDU. Based on this, the lower bits of the PN or PN can be used as the temporary sequence number of the MPDU, for example, PN0 is used as the temporary sequence number of the MPDU. For this embodiment, the temporary sequence number presence indication may also be located in the CCMP header. For example, it is carried by any reserved bit in the CCMP header.
实施中,A-MPDU中包含的每个MPDU中携带第一交互序列标识(Exchange Sequence Identifier,ESI),该第一ESI用于标识当前的交互序列。其中,交互序列是指A-MPDU、BA帧组成的序列,或者,交互序列是指A-MPDU、BAR帧、BA帧组成的序列。具体地,第一ESI包含在A-MPDU中包含的每个MPDU的帧控制域或者QoS控制域或者HE控制域或者MPDU定界符中。第一ESI还可以位于A-MPDU的PHY头中。具体地,第一ESI位于A-MPDU的PHY头中的SIG域中。In the implementation, each MPDU included in the A-MPDU carries a first Exchange Sequence Identifier (ESI), and the first ESI is used to identify the current interaction sequence. The sequence of the A-MPDU, the BA frame, or the sequence of the A-MPDU, the BAR frame, and the BA frame. Specifically, the first ESI is included in a frame control domain or a QoS control domain or an HE control domain or an MPDU delimiter of each MPDU included in the A-MPDU. The first ESI may also be located in the PHY header of the A-MPDU. Specifically, the first ESI is located in the SIG field in the PHY header of the A-MPDU.
具体实施中,ESI一般占用2至3个比特。 In a specific implementation, ESI generally occupies 2 to 3 bits.
步骤602:发送端发送该A-MPDU。Step 602: The sender sends the A-MPDU.
实施中,A-MPDU中每个MPDU的原本的序列号(Sequence Number,简称SN)仍然存在,位于A-MPDU中每个MPDU的MAC头的序列控制(Sequence Control)域中,并且发送端保存A-MPDU中每个MPDU的临时序列号与序列号之间的对应关系。In the implementation, the original sequence number (SN) of each MPDU in the A-MPDU still exists, and is located in the Sequence Control field of the MAC header of each MPDU in the A-MPDU, and is saved by the sender. Correspondence between the temporary serial number and the serial number of each MPDU in the A-MPDU.
本发明实施例中,如图13所示,接收端接收该A-MPDU并进行数据接收确认的详细方法流程如下:In the embodiment of the present invention, as shown in FIG. 13, the detailed method for the receiving end to receive the A-MPDU and perform data receiving confirmation is as follows:
步骤1101:接收端接收发送端发送的A-MPDU,该A-MPDU中包含的每个MPDU分别配置有对应的临时序列号,该A-MPDU包括多个MPDU,该A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,该A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片。Step 1101: The receiving end receives the A-MPDU sent by the sending end, and each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, where the A-MPDU includes multiple MPDUs, and the A-MPDU includes any The temporary sequence numbers of the two MPDUs are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes fragments.
实施中,A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,除所述A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,该第一个MPDU中不携带临时序列号,且该第一个MPDU对应的临时序列号为预定义值。A-MPDU所携带的具体参数以及其携带参数的方式与发送端的描述相同,此处不再赘述。In the implementation, each MPDU included in the A-MPDU carries a corresponding temporary sequence number; or each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU The temporary serial number is not carried in, and the temporary serial number corresponding to the first MPDU is a predefined value. The specific parameters carried in the A-MPDU and the manner in which the parameters are carried are the same as those in the sending end, and are not described here.
实施中,由于A-MPDU中每个MPDU的原本的序列号(Sequence Number,简称SN)仍然存在,这样,接收端收到A-MPDU后仍然按照每个MPDU的SN对其先后顺序进行排序,因此不会出现同一TID的多个MPDU顺序混乱的问题。In the implementation, the original sequence number (SN) of each MPDU in the A-MPDU still exists. Therefore, after receiving the A-MPDU, the receiving end still sorts the sequence according to the SN of each MPDU. Therefore, there is no problem that the order of multiple MPDUs of the same TID is disordered.
步骤1102:接收端发送BA帧,该BA帧中包含与发送端对应的块确认信息域(也称为BA Info域),该块确认信息域中包含块确认位表(BA Bitmap)子域,且该块确认信息域中包含第一序列号类型(SN Type)指示,该第一序列号类型指示用于指示块确认位表子域的每个比特各自对应A-MPDU中的一个MPDU的临时序列号。Step 1102: The receiving end sends a BA frame, where the BA frame includes a block acknowledgement information field (also referred to as a BA Info field) corresponding to the sender end, where the block acknowledgement information field includes a block acknowledgement bit table (BA Bitmap) subfield. And the block acknowledgement information field includes a first sequence number type (SN Type) indication, where the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to an MPDU in the A-MPDU. serial number.
如图14所示为BA帧的结构示意图,该BA帧中包括BA控制域和BA Info 域,其中,BA Info域中包括每流标识信息(Per-TID Info)子域、起始序列控制(Starting Sequence Control)子域和块确认位表子域。其中,BA Bitmap子域中的每个比特对应一个MPDU的T-SN。需要说明的是,图14所示仅为一种示例,并不代表所有可能的实施方式,本发明的保护范围并不以此为限制。FIG. 14 is a schematic structural diagram of a BA frame including a BA control domain and BA Info. The domain, wherein the BA Info field includes a Per-TID Info subfield, a Starting Sequence Control subfield, and a Block Acknowledge Bit Table subfield. Each bit in the BA Bitmap subfield corresponds to the T-SN of one MPDU. It should be noted that FIG. 14 is only an example and does not represent all possible implementation manners, and the scope of protection of the present invention is not limited thereto.
实施中,第一序列号类型指示位于起始序列控制子域中的分片号(Fragment Number)子域中,或者,位于块确认信息域中的每流标识信息子域中,或者,位于所述BA帧的块确认控制域中。具体实施中,第一序列号类型指示占用1个比特,在第一序列号类型指示取第一值时,例如第一序列号类型指示取值为1时,指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的临时序列号;在第一序列号类型指示取第二值时,例如第一序列号类型指示取值为0时,指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的序列号。对于第一序列号类型指示位于确认信息域中的每流标识信息子域的情况,还可利用其中的流标识(TID)取预定义值来指示。例如,预定义值为1111,则当TID取1111时,表示当前确认信息域中起始序列号子域中携带的是起始临时序列号;否则,当前确认信息域中起始序列号子域中携带的是起始序列号。若BA帧中仅包含一个BA Info域,则第一序列号类型指示还可位于BA帧的BA控制域中,例如用BA控制域中的1比特保留位来指示。更进一步,还可在BA控制域中增加一个TID位表,1表示后面的块确认位表子域中包含对相应TID的MPDU的确认。例如,块确认位表为1001,表示随后的块确认位表子域中包含对TID 1和TID 4的确认,这可以简化数据发送端收到BA帧之后的处理。In an implementation, the first sequence number type indication is located in a Fragment Number subfield in the start sequence control subfield, or is located in each flow identification information subfield in the block acknowledgement information field, or is located in the The block of the BA frame confirms the control domain. In a specific implementation, the first sequence number type indicates that one bit is occupied. When the first sequence number type indicates that the first value is taken, for example, when the first serial number type indication value is 1, the indicator block confirms the bit table subfield. Each bit corresponds to a temporary sequence number of an MPDU in the A-MPDU; when the first sequence number type indicates a second value, for example, when the first serial number type indicates a value of 0, the block acknowledge bit table is indicated. Each bit of the field corresponds to the sequence number of one MPDU in the A-MPDU. For the case where the first sequence number type indicates the per-flow identification information sub-domain located in the acknowledgment information field, the flow identifier (TID) therein may also be utilized to take a predefined value to indicate. For example, if the predefined value is 1111, when the TID is 1111, it indicates that the starting sequence number in the current acknowledgment information field carries the initial temporary sequence number; otherwise, the starting sequence number subfield in the current acknowledgment information field. It carries the starting serial number. If the BA frame contains only one BA Info field, the first sequence number type indication may also be located in the BA control field of the BA frame, for example, with a 1-bit reserved bit in the BA control field. Further, a TID bit table may also be added in the BA control field, where 1 indicates that the subsequent block acknowledgment bit table subfield contains an acknowledgment of the MPDU of the corresponding TID. For example, the block acknowledgment bit table is 1001, indicating that the subsequent block acknowledgment bit table subfield contains acknowledgments for TID 1 and TID 4, which simplifies the processing after the data sender receives the BA frame.
实施中,块确认信息域中包括起始序列控制子域,该起始序列控制子域中包括起始临时序列号,该起始临时序列号用于指示块确认位表子域中第一比特位对应的MPDU的临时序列号。In the implementation, the block acknowledgment information field includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate the first bit in the block acknowledgment bit table subfield. The temporary serial number of the MPDU corresponding to the bit.
一个具体实施中,如图14所示,起始序列控制子域包括分片号子域和起始序列号子域,分片号子域占4个比特,其中一个比特为第一序列号类型指示,其余三个比特用于指示块确认位表的长度;起始序列号子域占用12比特, 起始序列号子域中携带起始临时序号或起始序列号,即在第一序列号类型指示取第一值,即指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的临时序列号的情况下,起始序列号子域中携带的是起始临时序列号,在第一序列号类型指示取第二值时,即指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的序列号的情况下,起始序列号子域中携带的是起始序列号。In a specific implementation, as shown in FIG. 14, the start sequence control subfield includes a slice number subfield and a start sequence number subfield, and the slice number subfield occupies 4 bits, wherein one bit is the first sequence number type. Indicates that the remaining three bits are used to indicate the length of the block acknowledgment bit table; the starting sequence number subfield occupies 12 bits, The start sequence number subfield carries the start temporary sequence number or the start sequence number, that is, the first sequence number type indicates the first value, that is, each bit corresponding to the block acknowledgment bit table subfield corresponds to an A-MPDU. In the case of the temporary sequence number of an MPDU in the first sequence number, the initial sequence number field carries the initial temporary sequence number. When the first sequence number type indicates the second value, the block acknowledges the bit table subfield. In the case where each bit corresponds to the sequence number of one MPDU in the A-MPDU, the starting sequence number subfield carries the starting sequence number.
实施中,在A-MPDU中包含的每个MPDU中携带用于标识当前的交互序列第一ESI的情况下,BA帧中携带第二ESI,该第二ESI也用于标识当前交互序列,且第二ESI与第一ESI的值相同。In the implementation, when each MPDU included in the A-MPDU carries the first ESI for identifying the current interaction sequence, the second ESI is carried in the BA frame, and the second ESI is also used to identify the current interaction sequence, and The second ESI has the same value as the first ESI.
实施中,第二ESI的设置方式包括但不限于以下几种方式:In the implementation, the setting manner of the second ESI includes but is not limited to the following methods:
第一,第二ESI位于块确认信息域中的每流标识信息子域中。如图15所示,由于BA帧中的块确认信息域中的每流标识信息子域的TID Value子域为保留域,因此,第二ESI可以位于TID Value子域。First, the second ESI is located in each flow identification information subfield in the block acknowledgment information field. As shown in FIG. 15, since the TID Value subfield of each flow identification information subfield in the block acknowledgement information field in the BA frame is a reserved field, the second ESI may be located in the TID Value subfield.
具体地,当第一序列号类型指示取第一值时,即指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的临时序列号的情况下,TID Value子域中承载的为第二ESI;在第一序列号类型指示取第二值时,即指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的序列号的情况下,TID Value子域中承载的为TID。Specifically, when the first sequence number type indicates the first value, that is, the bit indicating that each bit of the block acknowledgment bit table subfield corresponds to the temporary sequence number of one MPDU in the A-MPDU, the TID Value sub The second ESI is carried in the domain; when the first sequence number type indicates the second value, that is, the bit indicating that each bit of the block acknowledgment bit table subfield corresponds to the sequence number of one MPDU in the A-MPDU Next, the TID value is carried in the TID Value subdomain.
第二,BA帧中的第二ESI位于块确认信息域中的起始序列控制子域中。Second, the second ESI in the BA frame is located in the start sequence control subfield in the block acknowledgment information field.
实施中,在BA Bitmap的长度固定,且第一比特对应的T-SN也固定的情况下,例如BA Bitmap的长度始终为64比特,第一比特对应的T-SN始终为零,无需指示起始临时序列号,即起始序列号子域为保留域,该情况下BA帧中的第二ESI可以位于起始序列控制子域中的起始序列号子域中或者分片号子域中,例如第二ESI位于分片号子域中的前3个比特或后3个比特。In the implementation, when the length of the BA Bitmap is fixed and the T-SN corresponding to the first bit is also fixed, for example, the length of the BA Bitmap is always 64 bits, and the T-SN corresponding to the first bit is always zero, without indicating The initial sequence number, that is, the start sequence number subfield is a reserved field, in which case the second ESI in the BA frame may be located in the start sequence number subfield or the slice number subfield in the start sequence control subfield. For example, the second ESI is located in the first 3 bits or the last 3 bits in the slice number subfield.
实施中,如果BA Bitmap的长度可变,例如具体长度通过分片号子域中的三个比特指示,则当第一序列号类型指示取第一值时,即指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的临时序列号的情况 下,起始序列控制子域中包含起始临时序号,由于起始序列控制子域长度为12比特,而起始临时序号只需6比特即可,故还可以用起始序列控制子域的剩余比特来承载第二ESI。In the implementation, if the length of the BA Bitmap is variable, for example, the specific length is indicated by three bits in the fragment number subfield, when the first sequence number type indicates the first value, the block acknowledges the bit table subfield. The case where each bit corresponds to the temporary serial number of one MPDU in the A-MPDU Next, the start sequence control subfield includes the start temporary sequence number, since the start sequence control subfield length is 12 bits, and the start temporary sequence number only needs 6 bits, so the start sequence can also be used to control the subfield. The remaining bits carry the second ESI.
第三,在BA帧中仅包含一个BA Info域的情况下,第二ESI还可以位于BA帧的块确认控制域,或者位于BA Info域的每流标识信息子域的前11比特中,因为在BA帧仅包含一个BA Info域的情况下,每流标识信息子域的前11比特为保留位。Third, in the case where the BA frame contains only one BA Info field, the second ESI may also be located in the block acknowledgement control field of the BA frame, or in the first 11 bits of the per-identity identification information subfield of the BA Info field, because In the case where the BA frame contains only one BA Info field, the first 11 bits of the sub-identification information sub-field are reserved bits.
实施中,发送端发送的A-MPDU中还携带确认策略(Ack Policy),在该A-MPDU中携带确认策略为BA时,发送端在发送该A-MPDU之后,接收接收端回复的BA帧之前,还向接收端发送BAR帧;接收端在回复BA帧之前,接收发送端发送的BAR帧。其中,A-MPDU、BAR帧之间的时间间隔是不确定的,但BAR帧和BA帧之间的时间间隔通常是预定义值。In the implementation, the A-MPDU sent by the sending end also carries an Ack Policy. When the A-MPDU carries the acknowledgment policy as the BA, the sending end receives the BA frame replied by the receiving end after sending the A-MPDU. Previously, the BAR frame is also sent to the receiving end; the receiving end receives the BAR frame sent by the transmitting end before replying to the BA frame. The time interval between the A-MPDU and the BAR frame is indeterminate, but the time interval between the BAR frame and the BA frame is usually a predefined value.
实施中,A-MPDU中包含的每个MPDU中携带第一ESI,第一ESI用于标识当前的交互序列,BA帧中携带第二ESI,第二ESI用于标识当前交互序列;BAR帧中携带第三ESI,第三ESI用于标识当前的交互序列,第三ESI与第一ESI以及第二ESI的值相同,表示A-MPDU、BAR帧和BA帧属于同一个交互序列。In the implementation, the first ESI is carried in each MPDU included in the A-MPDU, the first ESI is used to identify the current interaction sequence, the BA frame carries the second ESI, and the second ESI is used to identify the current interaction sequence; Carrying a third ESI, the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI, indicating that the A-MPDU, the BAR frame, and the BA frame belong to the same interaction sequence.
实施中,BAR帧中还携带第二序列号类型指示,该第二序列号类型指示用于指示BAR帧中是否包含第三ESI。In the implementation, the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame.
具体地,第二序列号类型指示位于BAR帧的BAR控制域中,或者,所述BAR帧中包含的与接收端对应的块确认请求信息域中。Specifically, the second sequence number type indication is located in a BAR control domain of the BAR frame, or a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
实施中,第三ESI的设置方式包括但不限于以下几种方式:In the implementation, the setting manner of the third ESI includes but is not limited to the following methods:
第一,BAR帧中的第三ESI位于块确认信息域中的每流标识信息子域中。如图16所示,由于BAR帧中的块确认请求信息域中的每流标识信息子域的TID Value子域为保留域,因此,第三ESI可以位于TID Value子域。First, the third ESI in the BAR frame is located in the per-stream identification information subfield in the block acknowledgment information field. As shown in FIG. 16, since the TID Value subfield of each flow identification information subfield in the block acknowledgment request information field in the BAR frame is a reserved field, the third ESI may be located in the TID Value subfield.
具体地,当第二序列号类型指示取第一值时,BAR Info域中的起始序列号子域承载的为临时序列号,TID Value子域中承载的为第三ESI;当第二序 列号类型指示取第二值时,起始序列号子域中承载的为序列号,TID Value子域中承载的为TID。Specifically, when the second sequence number type indicates that the first value is taken, the starting sequence number subdomain in the BAR Info domain carries the temporary sequence number, and the TID Value subdomain carries the third ESI; When the column number type indicates that the second value is taken, the sequence number carried in the starting sequence number subfield is the serial number, and the TID Value subdomain carries the TID.
第二,BAR帧中的第三ESI位于块确认信息域中的起始序列控制子域中。Second, the third ESI in the BAR frame is located in the start sequence control subfield in the block acknowledgment information field.
实施中,在BA Bitmap的长度固定,且第一比特对应的T-SN也固定的情况下,例如BA Bitmap的长度始终为64比特,第一比特对应的T-SN始终为零,BAR帧中无需指示起始临时序列号,即起始序列号子域为保留域,该情况下BAR帧中的第三ESI可以位于起始序列控制子域中的起始序列号子域中或者分片号子域中,例如第三ESI位于分片号子域中的前3个比特或后3个比特。In the implementation, in the case that the length of the BA Bitmap is fixed, and the T-SN corresponding to the first bit is also fixed, for example, the length of the BA Bitmap is always 64 bits, and the T-SN corresponding to the first bit is always zero, in the BAR frame. There is no need to indicate the starting temporary sequence number, that is, the starting sequence number subfield is a reserved field. In this case, the third ESI in the BAR frame may be located in the starting sequence number subfield of the starting sequence control subfield or the fragment number. In the subfield, for example, the third ESI is located in the first 3 bits or the last 3 bits in the fragment number subfield.
第三,在BAR帧中仅包含一个BAR Info域的情况下,第三ESI还可以位于BAR帧的块确认请求控制(BAR Control)域,或者位于BAR Info域的每流标识信息子域的前11比特中,因为在BAR帧仅包含一个BAR Info域的情况下,每流标识信息子域的前11比特为保留位。Third, in a case where only one BAR Info field is included in the BAR frame, the third ESI may also be located in a Block Confirmation Request Control (BAR Control) field of the BAR frame, or in front of each flow identification information subfield of the BAR Info field. Among the 11 bits, since the BAR frame contains only one BAR Info field, the first 11 bits of the sub-identification information sub-field are reserved bits.
实施中,发送端在发送该A-MPDU之后,还接收块发送端回复的BA帧,该BA帧中包含与该发送端对应的块确认信息域,该块确认信息域中包含块确认位表子域,且该块确认信息域中包含第一序列号类型指示,该第一序列号类型指示用于指示该块确认位表子域的每个比特各自对应A-MPDU中的一个MPDU的临时序列号;发送端根据该块确认位表子域中每个比特的值,判断该每个比特对应的临时序列号对应的MPDU是否被正确接收。In the implementation, after transmitting the A-MPDU, the transmitting end further receives a BA frame replied by the sending end of the block, where the BA frame includes a block acknowledgment information field corresponding to the transmitting end, where the block acknowledgment information field includes a block acknowledgment bit table. a sub-domain, and the block acknowledgment information field includes a first sequence number type indication, the first sequence number type indicating a temporary for indicating that each bit of the block acknowledgment bit table sub-field corresponds to one MPDU in the A-MPDU The serial number is determined by the transmitting end according to the value of each bit in the sub-field of the block acknowledgment bit table, and whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
具体地,发送端保存A-MPDU中的每个MPDU的T-SN与SN之间的映射关系。当发送端接收到接收端发送的BA帧且其中包含的第一序列号类型指示取第一值时,即指示块确认位表子域的每个比特各自对应的为A-MPDU中的一个MPDU的临时序列号的情况下,发送端可根据T-SN和SN映射关系以及块确认位表子域的每个比特的取值,判断出哪些SN对应的MPDU被接收端正确接收。即发送端收到接收端发送的BA帧,BA帧中包含的BA Bitmap的每个比特对应一个T-SN,由于发送端知道T-SN和SN之间的对应关系系,因此可根据BA Bitmap中每个比特的取值判断出哪些SN对应的MPDU被接 收端正确接收。注意,对于由序列控制域承载T-SN的情况,发送端可以无需保存T-SN和SN之间的映射关系,因为这种情况下MPDU的T-SN和SN是相同的。Specifically, the transmitting end saves the mapping relationship between the T-SN and the SN of each MPDU in the A-MPDU. When the transmitting end receives the BA frame sent by the receiving end, and the first sequence number type included in the receiving end indicates the first value, that is, each bit of the indicating block acknowledgment bit table subfield corresponds to an MPDU in the A-MPDU. In the case of the temporary sequence number, the sender can determine which SNs corresponding to the SN are correctly received by the receiving end according to the T-SN and SN mapping relationship and the value of each bit of the block acknowledgment table subfield. That is, the transmitting end receives the BA frame sent by the receiving end, and each bit of the BA Bitmap included in the BA frame corresponds to one T-SN. Since the transmitting end knows the correspondence relationship between the T-SN and the SN, it can be based on the BA Bitmap. The value of each bit determines which SN corresponding MPDU is connected. The receiving end is correctly received. Note that for the case where the T-SN is carried by the sequence control domain, the transmitting end may not need to save the mapping relationship between the T-SN and the SN, because in this case, the T-SN and SN of the MPDU are the same.
需要说明的是,以上实施例中,对UL MU传输进行确认的情况下,BA帧中可能会包含与多个STA对于的BA Info,但并不是每个BA Info都是使用T-SN的。例如,某个STA的UL A-MPDU是单TID的,或者UL A-MPDU是多TID的,但是AP仅解析出一个TID的MPDU。同理,对DL MU传输方式进行确认的情况下,AP发送的BAR帧也存在类似情况,即BAR帧中的多个BAR Info并不都是包含T-SN的。It should be noted that, in the foregoing embodiment, when the UL MU transmission is confirmed, the BA Info may include BA Info for multiple STAs, but not every BA Info uses the T-SN. For example, the UL A-MPDU of a certain STA is a single TID, or the UL A-MPDU is a multi-TID, but the AP only parses the MPDU of one TID. Similarly, when the DL MU transmission mode is confirmed, the BAR frame sent by the AP also has a similar situation, that is, multiple BAR Infos in the BAR frame do not all include the T-SN.
需要说明的是,本发明实施例所提供的方案可以适用于接收端对单个STA发送的multi-TID A-MPDU的确认,也可以适用于接收端对多个STA以MU方式发送的multi-TID的A-MPDU的及确认,并且也可以适用于MPDU与分片共存的A-MPDU的发送以及确认。其中,MPDU是通过序列号标识,MPDU分片是通过<序列号,分片号>标识的,此时可以通过临时序列号对MPDU和MPDU分片进行统一编号。MPDU和MPDU分片可能是同一TID的,也可能是不同的TID的。并且,如果A-MPDU中包含的MPDU是发送给不同的目标设备的,且该A-MPDU包含的MPDU具有不同的TID,可能还存在MPDU分片,也可以采用本发明实施例所提供的方案对这些MPDU以及MPDU分片进行统一编号。It should be noted that the solution provided by the embodiment of the present invention may be applicable to the acknowledgement of the multi-TID A-MPDU sent by the receiving end to the single STA, and may also be applicable to the multi-TID sent by the receiving end to the multiple STAs in the MU mode. The A-MPDU is acknowledged and can also be applied to the transmission and confirmation of the A-MPDU in which the MPDU and the slice coexist. The MPDU is identified by the serial number, and the MPDU fragment is identified by the <sequence number, fragment number>. In this case, the MPDU and the MPDU fragment can be uniformly numbered by the temporary sequence number. MPDUs and MPDU fragments may be the same TID or different TIDs. In addition, if the MPDUs included in the A-MPDU are sent to different target devices, and the MPDUs included in the A-MPDUs have different TIDs, there may be MPDU fragments, and the solution provided by the embodiment of the present invention may also be used. These MPDUs and MPDU fragments are uniformly numbered.
基于同一发明构思,本发明实施例中还提供了一种数据发送装置,该装置的具体实施可参照上述方法实施例部分关于发送端的描述,重复之处不再赘述,如图17所示,该装置主要包括:Based on the same inventive concept, a data transmitting apparatus is further provided in the embodiment of the present invention. For the specific implementation of the apparatus, reference may be made to the description of the sending end in the method part of the foregoing method, and the repeated description is not repeated, as shown in FIG. The device mainly includes:
配置模块1501,用于分别配置A-MPDU中包含的每个MPDU的临时序列号,该A-MPDU包括多个MPDU,该A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,该A-MPDU中至少有两个MPDU的TID不相同,和/或,至少有一个MPDU中包含分片;The configuration module 1501 is configured to separately configure a temporary sequence number of each MPDU included in the A-MPDU, where the A-MPDU includes multiple MPDUs, and the temporary sequence numbers of any two MPDUs included in the A-MPDU are different. The TID of at least two MPDUs in the A-MPDU is different, and/or at least one MPDU includes a fragment;
发送模块1502,用于发送配置模块1501配置临时序列号后的A-MPDU。 The sending module 1502 is configured to send the A-MPDU after the configuration module 1501 configures the temporary sequence number.
实施中,配置模块1501具体用于:在A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,该第一个MPDU中不携带临时序列号,且该第一个MPDU对应的临时序列号为预定义值。In an implementation, the configuration module 1501 is specifically configured to: carry a corresponding temporary sequence number in each MPDU included in the A-MPDU; or carry in each MPDU except the first MPDU of the A-MPDU The temporary MCU number does not carry the temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
实施中,A-MPDU中每个MPDU的临时序列号的携带方式可参照方法实施例部分的描述,此处不再赘述。For the implementation of the temporary sequence number of each MPDU in the A-MPDU, refer to the description of the method embodiment, and details are not described herein.
实施中,A-MPDU中还携带临时序列号存在指示,该临时序列号存在指示用于指示是否存在临时序列号。A-MPDU中临时序列号存在指示的携带方式可参照方法实施例部分的描述,此处不再赘述。In the implementation, the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists. For the carrying manner of the temporary sequence number indication indication in the A-MPDU, refer to the description of the method embodiment, and details are not described herein again.
实施中,该装置还包括接收模块1503,用于接收BA帧,BA帧中包含与发送端对应的块确认信息域,该块确认信息域中包含块确认位表子域,且该块确认信息域中包含第一序列号类型指示,该第一序列号类型指示用于指示该块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;该装置还包括处理模块1504,用于根据接收模块1503接收的BA帧中的块确认位表子域中每个比特的值,判断每个比特对应的临时序列号对应的MPDU是否被正确接收。In an implementation, the apparatus further includes a receiving module 1503, configured to receive a BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information The field includes a first sequence number type indication, the first sequence number type indicating a temporary sequence number for indicating that each bit of the block acknowledgement bit table subfield corresponds to one MPDU in the A-MPDU; The processing module 1504 is configured to determine, according to the value of each bit in the block acknowledgment bit table subfield in the BA frame received by the receiving module 1503, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
实施中,处理模块1504具体用于根据保存的每个MPDU的临时序列号与序列号之间的对应关系以及BA帧中的块确认位表子域中每个比特的值,判断每个比特对应的临时序列号对应的MPDU是否被正确接收。In an implementation, the processing module 1504 is specifically configured to determine, according to the stored correspondence between the temporary sequence number and the sequence number of each MPDU, and the value of each bit in the block acknowledgment bit table subfield in the BA frame, Whether the MPDU corresponding to the temporary serial number is correctly received.
实施中,BA帧中的块确认信息域中还包括起始序列控制子域,该起始序列控制子域中包括起始临时序列号,该起始临时序列号用于指示该BA帧中的块确认位表子域中第一比特位对应的MPDU的临时序列号。In the implementation, the block acknowledgment information field in the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate in the BA frame. The block confirms the temporary sequence number of the MPDU corresponding to the first bit in the bit table subfield.
其中,第一序列号类型指示的携带方式可参见方法实施例部分的描述,此处不再赘述。For the carrying manner of the first serial number type indication, refer to the description of the method embodiment part, and details are not described herein again.
实施中,A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,该第一ESI用于标识当前的交互序列;BA帧中携带第二交互序列标识ESI,该第二ESI用于标识当前的交互序列,第二ESI与第一ESI的值相同。 In the implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence, and the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used. The current interaction sequence is identified, and the second ESI has the same value as the first ESI.
实施中,A-MPDU中携带第一ESI的方式以及BA帧中携带第二ESI的方式可参照方法实施例部分的描述,此处不再赘述。In the implementation, the manner in which the first ESI is carried in the A-MPDU and the manner in which the second ESI is carried in the BA frame may be referred to the description in the method embodiment, and details are not described herein again.
实施中,发送模块1502还用于在发送A-MPDU之后,在接收模块1503接收BA帧之前,发送块确认请求BAR帧。In an implementation, the sending module 1502 is further configured to send a block acknowledge request BAR frame after the receiving module 1503 receives the BA frame after transmitting the A-MPDU.
其中,BAR帧中携带第三ESI,该第三ESI用于标识当前的交互序列,该第三ESI与第一ESI的值相同。BAR帧中携带第三ESI的方式可参照方法实施例部分的描述,此处不再赘述。The third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI. The manner of carrying the third ESI in the BAR frame can be referred to the description in the method embodiment part, and details are not described herein again.
实施中,BAR帧中还携带第二序列号类型指示,该第二序列号类型指示用于指示BAR帧中是否包含第三ESI。BAR帧中携带第二序列号类型指示的方式可参照方法实施例部分的描述,此处不再赘述。In the implementation, the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame. For the manner of carrying the second sequence number type indication in the BAR frame, refer to the description in the method embodiment part, and details are not described herein again.
基于同一发明构思,本发明实施例中还提供了一种数据接收确认装置,该装置的具体实施可参见方法实施例部分的描述,重复之处不再赘述,如图18所示,该装置主要包括:Based on the same inventive concept, a data receiving and confirming device is further provided in the embodiment of the present invention. For the specific implementation of the device, refer to the description of the method embodiment, and the repeated description is not repeated. As shown in FIG. 18, the device is mainly include:
接收模块1601,用于接收发送端发送的A-MPDU,该A-MPDU中包含的每个MPDU分别配置有对应的临时序列号,该A-MPDU包括多个MPDU,该A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,该A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;The receiving module 1601 is configured to receive an A-MPDU sent by the sending end, where each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, where the A-MPDU includes multiple MPDUs, and the A-MPDU includes The temporary sequence numbers of any two MPDUs are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
发送模块1602,用于发送块确认BA帧,该BA帧中包含与发送端对应的块确认信息域,该块确认信息域中包含块确认位表子域,且该块确认信息域中包含第一序列号类型指示,该第一序列号类型指示用于指示该块确认位表子域的每个比特各自对应该A-MPDU中的一个MPDU的临时序列号。The sending module 1602 is configured to send a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field includes a A sequence number type indication, the first sequence number type indicating a temporary sequence number for indicating that each bit of the block acknowledgment bit table subfield corresponds to an MPDU in the A-MPDU.
实施中,A-MPDU中包含的每个MPDU分别配置有对应的临时序列号,具体为:A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,除A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,该第一个MPDU中不携带临时序列号,且该第一个MPDU对应的临时序列号为预定义值。 In the implementation, each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically: each MPDU included in the A-MPDU carries a corresponding temporary sequence number; or, except for the first A-MPDU Each MPDU other than the MPDU carries a temporary sequence number. The first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
实施中,A-MPDU中每个MPDU的临时序列号的携带方式可参照方法实施例部分的描述,此处不再赘述。For the implementation of the temporary sequence number of each MPDU in the A-MPDU, refer to the description of the method embodiment, and details are not described herein.
实施中,A-MPDU中还携带临时序列号存在指示,该临时序列号存在指示用于指示是否存在临时序列号。A-MPDU中携带临时序列号存在指示的方式可参见方法部分的描述,此处不再赘述。In the implementation, the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists. For the manner in which the temporary sequence number existence indication is carried in the A-MPDU, refer to the description of the method part, and details are not described herein again.
实施中,BA帧的块确认信息域中还包括起始序列控制子域,该起始序列控制子域中包括起始临时序列号,该起始临时序列号用于指示BA帧的块确认位表子域中第一比特位对应的MPDU的临时序列号。In an implementation, the block acknowledgement information field of the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate a block acknowledgement bit of the BA frame. The temporary sequence number of the MPDU corresponding to the first bit in the table subfield.
实施中,BA帧中携带第一序列号类型指示的方式可参见方法部分的描述,此处不再赘述。In the implementation, the manner of carrying the first sequence number type indication in the BA frame can be referred to the description of the method part, and details are not described herein again.
实施中,A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,该第一ESI用于标识当前的交互序列。BA帧中携带第二交互序列标识ESI,该第二ESI用于标识当前交互序列,第二ESI与第一ESI的值相同。In the implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence. The BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify the current interaction sequence, and the second ESI has the same value as the first ESI.
其中,A-MPDU中携带第一ESI的方式以及BA帧中携带第二ESI的方式可参见方法实施例中的描述,此处不再赘述。For the manner in which the first ESI is carried in the A-MPDU and the manner in which the second ESI is carried in the BA frame, refer to the description in the method embodiment, and details are not described herein again.
实施中,接收模块1601还用于:In implementation, the receiving module 1601 is further configured to:
接收A-MPDU之后,在发送模块1602发送BA帧之前,接收发送端发送的块确认请求BAR帧。After receiving the A-MPDU, before the sending module 1602 sends the BA frame, it receives the block acknowledgement request BAR frame sent by the transmitting end.
实施中,BAR帧中携带第三ESI,该第三ESI用于标识当前的交互序列,第三ESI与第一ESI以及第二ESI的值相同。In the implementation, the third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
实施中,BAR帧中携带第三ESI的方式可参见方法实施例中的描述,此处不再赘述。For the implementation of the method for carrying the third ESI in the BAR frame, refer to the description in the method embodiment, and details are not described herein again.
实施中,BAR帧中还携带第二序列号类型指示,该第二序列号类型指示用于指示该BAR帧中是否包含第三ESI。BAR帧中携带第二序列号类型指示的方式可参见方法实施例中的描述,此处不再赘述。In the implementation, the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame. For the manner of carrying the second sequence number type indication in the BAR frame, refer to the description in the method embodiment, and details are not described herein again.
基于同一发明构思,本发明实施例中还提供了一种设备,该设备的具体实施可参见上述方法实施例部分关于发送端的描述,重复之处不再赘述,如 图19所示,该装置主要包括处理器1701、存储器1702和收发机1703,其中,收发机1703在处理器1701的控制下接收和发送数据,存储器1702中保存有预设的程序,处理器1701读取存储器1702中的程序,按照该程序执行以下过程:Based on the same inventive concept, a device is also provided in the embodiment of the present invention. For the specific implementation of the device, refer to the description of the sending end in the foregoing method embodiment, and the repeated description is not repeated, such as As shown in FIG. 19, the device mainly includes a processor 1701, a memory 1702, and a transceiver 1703. The transceiver 1703 receives and transmits data under the control of the processor 1701. The memory 1702 stores a preset program, and the processor 1701 The program in the memory 1702 is read, and the following process is executed in accordance with the program:
分别配置A-MPDU中包含的每个MPDU的临时序列号,该A-MPDU包括多个MPDU,该A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,该A-MPDU中至少有两个MPDU的TID不相同,和/或,至少有一个MPDU中包含分片;Configuring a temporary sequence number of each MPDU included in the A-MPDU, where the A-MPDU includes multiple MPDUs, and the temporary sequence numbers of any two MPDUs included in the A-MPDU are different, where the A-MPDU is in the A-MPDU. At least two MPDUs have different TIDs, and/or at least one MPDU includes fragments;
通过收发机1703发送配置临时序列号后的A-MPDU。The A-MPDU after configuring the temporary sequence number is transmitted through the transceiver 1703.
实施中,处理器1701具体用于:在A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,该第一个MPDU中不携带临时序列号,且该第一个MPDU对应的临时序列号为预定义值。In an implementation, the processor 1701 is specifically configured to: carry a corresponding temporary sequence number in each MPDU included in the A-MPDU; or carry in each MPDU except the first MPDU of the A-MPDU The temporary MCU number does not carry the temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
实施中,A-MPDU中每个MPDU的临时序列号的携带方式可参照方法实施例部分的描述,此处不再赘述。For the implementation of the temporary sequence number of each MPDU in the A-MPDU, refer to the description of the method embodiment, and details are not described herein.
实施中,A-MPDU中还携带临时序列号存在指示,该临时序列号存在指示用于指示是否存在临时序列号。A-MPDU中临时序列号存在指示的携带方式可参照方法实施例部分的描述,此处不再赘述。In the implementation, the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists. For the carrying manner of the temporary sequence number indication indication in the A-MPDU, refer to the description of the method embodiment, and details are not described herein again.
实施中,处理器1701用于通过收发机1703接收BA帧,BA帧中包含与发送端对应的块确认信息域,该块确认信息域中包含块确认位表子域,且该块确认信息域中包含第一序列号类型指示,该第一序列号类型指示用于指示该块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;用于根据接收的BA帧中的块确认位表子域中每个比特的值,判断每个比特对应的临时序列号对应的MPDU是否被正确接收。In an implementation, the processor 1701 is configured to receive, by the transceiver 1703, a BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field Included in the first sequence number type indication, the first sequence number type indication is used to indicate that each bit of the block acknowledgment bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU; The block in the BA frame confirms the value of each bit in the bit table sub-field, and determines whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
实施中,处理器1701具体用于根据保存的每个MPDU的临时序列号与序列号之间的对应关系以及BA帧中的块确认位表子域中每个比特的值,判断每个比特对应的临时序列号对应的MPDU是否被正确接收。 In an implementation, the processor 1701 is specifically configured to determine, according to the stored correspondence between the temporary sequence number and the sequence number of each MPDU, and the value of each bit in the block acknowledgment bit table subfield in the BA frame, Whether the MPDU corresponding to the temporary serial number is correctly received.
实施中,BA帧中的块确认信息域中还包括起始序列控制子域,该起始序列控制子域中包括起始临时序列号,该起始临时序列号用于指示该BA帧中的块确认位表子域中第一比特位对应的MPDU的临时序列号。In the implementation, the block acknowledgment information field in the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate in the BA frame. The block confirms the temporary sequence number of the MPDU corresponding to the first bit in the bit table subfield.
其中,第一序列号类型指示的携带方式可参见方法实施例部分的描述,此处不再赘述。For the carrying manner of the first serial number type indication, refer to the description of the method embodiment part, and details are not described herein again.
实施中,A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,该第一ESI用于标识当前的交互序列;BA帧中携带第二交互序列标识ESI,该第二ESI用于标识当前的交互序列,第二ESI与第一ESI的值相同。In the implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence, and the BA frame carries a second interaction sequence identifier ESI, where the second ESI is used. The current interaction sequence is identified, and the second ESI has the same value as the first ESI.
实施中,A-MPDU中携带第一ESI的方式以及BA帧中携带第二ESI的方式可参照方法实施例部分的描述,此处不再赘述。In the implementation, the manner in which the first ESI is carried in the A-MPDU and the manner in which the second ESI is carried in the BA frame may be referred to the description in the method embodiment, and details are not described herein again.
实施中,处理器1701指示收发机1703在发送A-MPDU之后,接收BA帧之前,发送块确认请求BAR帧。In implementation, the processor 1701 instructs the transceiver 1703 to send a block acknowledgment request BAR frame before receiving the BA frame after transmitting the A-MPDU.
其中,BAR帧中携带第三ESI,该第三ESI用于标识当前的交互序列,该第三ESI与第一ESI的值相同。BAR帧中携带第三ESI的方式可参照方法实施例部分的描述,此处不再赘述。The third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI. The manner of carrying the third ESI in the BAR frame can be referred to the description in the method embodiment part, and details are not described herein again.
实施中,BAR帧中还携带第二序列号类型指示,该第二序列号类型指示用于指示BAR帧中是否包含第三ESI。BAR帧中携带第二序列号类型指示的方式可参照方法实施例部分的描述,此处不再赘述。In the implementation, the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame. For the manner of carrying the second sequence number type indication in the BAR frame, refer to the description in the method embodiment part, and details are not described herein again.
基于同一发明构思,本发明实施例中还提供了另一种设备,该设备的具体实施可参见上述方法实施例部分关于接收端的描述,重复之处不再赘述,如图20所示,该设备主要包括处理器1801、存储器1802和收发机1803,其中,收发机1803在处理器1801的控制下接收和发送数据,存储器1802中保存有预设的程序,处理器1801读取存储器1802中的程序,按照该程序执行以下过程:Another device is provided in the embodiment of the present invention. For the specific implementation of the device, refer to the description of the receiving end in the foregoing method embodiment, and the repeated description is not repeated, as shown in FIG. 20, the device is shown in FIG. It mainly includes a processor 1801, a memory 1802, and a transceiver 1803. The transceiver 1803 receives and transmits data under the control of the processor 1801. The memory 1802 stores a preset program, and the processor 1801 reads the program in the memory 1802. Follow the procedure to perform the following process:
通过收发机1803接收发送端发送的A-MPDU,该A-MPDU中包含的每个MPDU分别配置有对应的临时序列号,该A-MPDU包括多个MPDU,该A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,该A-MPDU 中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;Receiving, by the transceiver 1803, an A-MPDU sent by the sending end, where each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, where the A-MPDU includes multiple MPDUs, and any two of the A-MPDUs are included. The temporary sequence numbers of the MPDUs are different, where the A-MPDU The stream identifier TID of at least two MPDUs is different, and/or at least one MPDU includes a fragment;
通过收发机1803发送块确认BA帧,该BA帧中包含与发送端对应的块确认信息域,该块确认信息域中包含块确认位表子域,且该块确认信息域中包含第一序列号类型指示,该第一序列号类型指示用于指示该块确认位表子域的每个比特各自对应该A-MPDU中的一个MPDU的临时序列号。Transmitting, by the transceiver 1803, a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmit end, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field includes the first sequence The number type indicates that the first sequence number type indicates a temporary sequence number for indicating that each bit of the block acknowledgment bit table subfield corresponds to one MPDU in the A-MPDU.
实施中,A-MPDU中包含的每个MPDU分别配置有对应的临时序列号,具体为:A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,除A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,该第一个MPDU中不携带临时序列号,且该第一个MPDU对应的临时序列号为预定义值。In the implementation, each MPDU included in the A-MPDU is configured with a corresponding temporary sequence number, specifically: each MPDU included in the A-MPDU carries a corresponding temporary sequence number; or, except for the first A-MPDU Each MPDU other than the MPDU carries a temporary sequence number. The first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is a predefined value.
实施中,A-MPDU中每个MPDU的临时序列号的携带方式可参照方法实施例部分的描述,此处不再赘述。For the implementation of the temporary sequence number of each MPDU in the A-MPDU, refer to the description of the method embodiment, and details are not described herein.
实施中,A-MPDU中还携带临时序列号存在指示,该临时序列号存在指示用于指示是否存在临时序列号。A-MPDU中携带临时序列号存在指示的方式可参见方法部分的描述,此处不再赘述。In the implementation, the A-MPDU also carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether a temporary sequence number exists. For the manner in which the temporary sequence number existence indication is carried in the A-MPDU, refer to the description of the method part, and details are not described herein again.
实施中,BA帧的块确认信息域中还包括起始序列控制子域,该起始序列控制子域中包括起始临时序列号,该起始临时序列号用于指示BA帧的块确认位表子域中第一比特位对应的MPDU的临时序列号。In an implementation, the block acknowledgement information field of the BA frame further includes a start sequence control subfield, where the start sequence control subfield includes a start temporary sequence number, where the start temporary sequence number is used to indicate a block acknowledgement bit of the BA frame. The temporary sequence number of the MPDU corresponding to the first bit in the table subfield.
实施中,BA帧中携带第一序列号类型指示的方式可参见方法部分的描述,此处不再赘述。In the implementation, the manner of carrying the first sequence number type indication in the BA frame can be referred to the description of the method part, and details are not described herein again.
实施中,A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,该第一ESI用于标识当前的交互序列。BA帧中携带第二交互序列标识ESI,该第二ESI用于标识当前交互序列,第二ESI与第一ESI的值相同。In the implementation, each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, where the first ESI is used to identify the current interaction sequence. The BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify the current interaction sequence, and the second ESI has the same value as the first ESI.
其中,A-MPDU中携带第一ESI的方式以及BA帧中携带第二ESI的方式可参见方法实施例中的描述,此处不再赘述。For the manner in which the first ESI is carried in the A-MPDU and the manner in which the second ESI is carried in the BA frame, refer to the description in the method embodiment, and details are not described herein again.
实施中,处理器1801指示收发机1803在接收A-MPDU之后,发送BA 帧之前,接收发送端发送的块确认请求BAR帧。In implementation, the processor 1801 instructs the transceiver 1803 to send the BA after receiving the A-MPDU. Before the frame, the block acknowledges the requesting BAR frame sent by the transmitting end.
实施中,BAR帧中携带第三ESI,该第三ESI用于标识当前的交互序列,第三ESI与第一ESI以及第二ESI的值相同。In the implementation, the third ESI is carried in the BAR frame, and the third ESI is used to identify the current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
实施中,BAR帧中携带第三ESI的方式可参见方法实施例中的描述,此处不再赘述。For the implementation of the method for carrying the third ESI in the BAR frame, refer to the description in the method embodiment, and details are not described herein again.
实施中,BAR帧中还携带第二序列号类型指示,该第二序列号类型指示用于指示该BAR帧中是否包含第三ESI。BAR帧中携带第二序列号类型指示的方式可参见方法实施例中的描述,此处不再赘述。In the implementation, the BAR frame further carries a second sequence number type indication, where the second sequence number type indication is used to indicate whether the third ESI is included in the BAR frame. For the manner of carrying the second sequence number type indication in the BAR frame, refer to the description in the method embodiment, and details are not described herein again.
基于上述技术方案,本发明实施例中,在A-MPDU中至少有两个MPDU的TID不相同和/或至少有一个MPDU包含分片的情况下,发送端分别配置该A-MPDU中包含的每个MPDU的临时序列号,该A-MPDU中的所有MPDU的临时序列号为统一编号,以保证该A-MPDU中包含的任意两个MPDU的临时序列号不相同,使得接收端在回复BA帧时,能够在BA帧中根据A-MPDU中每个MPDU的临时序列号,使用一个块确认信息域对该A-MPDU中的所有MPDU进行确认,从而降低了BA帧的传输开销,并解决了确认困难的问题。In the embodiment of the present invention, in a case where the TIDs of at least two MPDUs in the A-MPDU are different and/or at least one MPDU includes a fragment, the transmitting end separately configures the information included in the A-MPDU. The temporary sequence number of each MPDU, the temporary sequence number of all MPDUs in the A-MPDU is a uniform number, to ensure that the temporary sequence numbers of any two MPDUs included in the A-MPDU are different, so that the receiving end is replying to the BA. During the frame, all the MPDUs in the A-MPDU can be acknowledged in the BA frame according to the temporary sequence number of each MPDU in the A-MPDU, thereby reducing the transmission overhead of the BA frame and solving the problem. I have identified difficult problems.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的 装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. To implement the functions specified in one or more blocks of a flow or a flow and/or block diagram of a flowchart Device.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。 It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention

Claims (88)

  1. 一种数据发送方法,其特征在于,包括:A data sending method, comprising:
    发送端分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;The sending end respectively configures a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, and the temporary serial number of any two MPDUs included in the A-MPDU is not The same, wherein the flow identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
    所述发送端发送配置临时序列号后的所述A-MPDU。The sending end sends the A-MPDU after configuring the temporary sequence number.
  2. 如权利要求1所述的方法,其特征在于,所述发送端分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,包括:The method according to claim 1, wherein the transmitting end respectively configures a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, including:
    所述发送端在所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,The transmitting end carries a corresponding temporary serial number in each MPDU included in the A-MPDU; or
    所述发送端在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。The transmitting end carries a corresponding temporary sequence number in each MPDU except the first MPDU of the A-MPDU, where the first MPDU does not carry a temporary sequence number, and the first MPDU The corresponding temporary serial number is a predefined value.
  3. 如权利要求2所述的方法,其特征在于,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的计数器模式密码块链消息认证码协议CCMP头中。The method according to claim 2, wherein the temporary sequence number is located in a medium access control MAC header of the MPDU, or in an MPDU delimiter of the MPDU, or a counter located in the MPDU The mode cipher block chain message authentication code protocol is in the CCMP header.
  4. 如权利要求3所述的方法,其特征在于,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。The method according to claim 3, wherein the temporary sequence number is located in a high efficiency HE control field in a MAC header of the MPDU, or in a quality of service QoS control field in a MAC header of the MPDU, or Located in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  5. 如权利要求1-4任一项所述的方法,其特征在于,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。The method according to any one of claims 1-4, wherein the A-MPDU further carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
  6. 如权利要求5所述的方法,其特征在于,所述临时序列号存在指示位 于所述A-MPDU的物理头中;或者,The method of claim 5 wherein said temporary serial number presence indicator bit In the physical header of the A-MPDU; or,
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  7. 如权利要求6所述的方法,其特征在于,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。The method according to claim 6, wherein the temporary sequence number exists to indicate a high efficiency HE control domain located in a MAC header of the MPDU, or a quality of service QoS control domain located in a MAC header of the MPDU Or in the frame control field in the MAC header of the MPDU.
  8. 如权利要求1-7任一项所述的方法,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。The method according to any one of claims 1 to 7, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence. .
  9. 如权利要求8所述的方法,其特征在于,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。The method according to claim 8, wherein the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or in a quality of service QoS control domain of each MPDU in the A-MPDU. Or a high efficiency HE control field located in each of the MPDUs in the A-MPDU, or located in an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU, or located in the A-MPDU Physical layer in the PHY header.
  10. 如权利要求1-7任一项所述的方法,其特征在于,所述发送端发送配置临时序列号后的所述A-MPDU之后,所述方法还包括:The method according to any one of claims 1 to 7, wherein after the sending end sends the A-MPDU after configuring the temporary sequence number, the method further includes:
    所述发送端接收块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;The transmitting end receives a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sender, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information domain Included in the first sequence number type indication, the first sequence number type indication is used to indicate that each bit of the block acknowledgment bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
    所述发送端根据所述块确认位表子域中每个比特的值,判断所述每个比 特对应的临时序列号对应的MPDU是否被正确接收。The transmitting end determines the ratio of each bit according to the value of each bit in the block acknowledgment bit table subfield Whether the MPDU corresponding to the temporary serial number corresponding to the special is correctly received.
  11. 如权利要求10所述的方法,其特征在于,所述发送端根据所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收,包括:The method according to claim 10, wherein the transmitting end determines whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correct according to the value of each bit in the block acknowledgment bit table subfield. Receive, including:
    所述发送端根据保存的每个所述MPDU的临时序列号与序列号之间的对应关系以及所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。Determining, by the sending end, the temporary sequence corresponding to each bit according to the stored correspondence between the temporary sequence number of each MPDU and the sequence number and the value of each bit in the block acknowledgment bit table subfield Whether the corresponding MPDU of the number is received correctly.
  12. 如权利要求10所述的方法,其特征在于,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。The method according to claim 10, wherein said block acknowledgment information field further comprises a start sequence control subfield, said start sequence control subfield including a start temporary sequence number, said start temporary The sequence number is used to indicate the temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  13. 如权利要求12所述的方法,其特征在于,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中,或者,位于所述BA帧的块确认控制域中。The method according to claim 12, wherein the first sequence number type indication is located in a fragment number subfield of the start sequence control subfield, or is located in the block acknowledgement information field. Each stream identifies the information subfield, or is located in the block acknowledgement control field of the BA frame.
  14. 如权利要求13所述的方法,其特征在于,所述每流标识信息子域中包含流标识,所述第一序列号类型指示位于所述块确认信息域中的每流标识信息子域中,包括:所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。The method according to claim 13, wherein the per-flow identification information sub-domain includes a flow identifier, and the first serial number type indication is located in a per-flow identification information sub-domain in the block acknowledgement information field. The method includes: the first sequence number type is indicated as the flow identifier, and when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes an initial temporary sequence number .
  15. 如权利要求10-14任一项所述的方法,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The method according to any one of claims 10 to 14, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence. ;
    所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前的交互序列,所述第二ESI与所述第一ESI的值相同。The BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify a current interaction sequence, and the second ESI is the same as the value of the first ESI.
  16. 如权利要求15所述的方法,其特征在于,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。 The method according to claim 15, wherein said second ESI is located in each stream identification information subfield in said block acknowledgment information field, or is located in said block acknowledgment information field. Subdomain.
  17. 如权利要求15所述的方法,其特征在于,所述第二ESI位于所述BA帧的块确认控制域。The method of claim 15 wherein said second ESI is located in a block acknowledgement control field of said BA frame.
  18. 如权利要求10-14任一项所述的方法,其特征在于,所述发送端发送所述A-MPDU之后,接收所述BA帧之前,所述方法还包括:The method according to any one of claims 10 to 14, wherein after the transmitting end sends the A-MPDU, before the receiving the BA frame, the method further includes:
    所述发送端发送块确认请求BAR帧。The transmitting end sends a block acknowledge request BAR frame.
  19. 如权利要求18所述的方法,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The method according to claim 18, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence;
    所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
  20. 如权利要求19所述的方法,其特征在于,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。The method according to claim 19, wherein the BAR frame includes a block acknowledgment request information field corresponding to the receiving end, and the third ESI is located in each of the block acknowledgment request information fields. The domain or block acknowledgment request start sequence number controls the subfield.
  21. 如权利要求19所述的方法,其特征在于,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。The method according to claim 19, wherein the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
  22. 如权利要求19-21任一项所述的方法,其特征在于,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。The method according to any one of claims 19 to 21, wherein the BAR frame further carries a second sequence number type indication, and the second sequence number type indication is used to indicate whether the BAR frame is included The third ESI.
  23. 如权利要求22所述的方法,其特征在于,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。The method according to claim 22, wherein the second sequence number type indication is located in a BAR control field of the BAR frame, or a block acknowledgment request corresponding to a receiving end included in the BAR frame Information domain.
  24. 一种数据接收确认方法,其特征在于,包括:A data receiving confirmation method, comprising:
    接收端接收发送端发送的聚合媒体接入控制协议数据单元A-MPDU,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片; The receiving end receives the aggregated medium access control protocol data unit A-MPDU sent by the sending end, and each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, where the A- The temporary sequence numbers of any two MPDUs included in the MPDU are different. The flow identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment.
    所述接收端发送块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号。The receiving end sends a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sending end, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information domain The first sequence number type indication is included, and the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
  25. 如权利要求24所述的方法,其特征在于,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,具体为:The method according to claim 24, wherein each of the media access control protocol data units MPDUs included in the A-MPDU is respectively configured with a corresponding temporary sequence number, specifically:
    所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
    除所述A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
  26. 如权利要求25所述的方法,其特征在于,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。The method according to claim 25, wherein the temporary sequence number is located in a medium access control MAC header of the MPDU, or in an MPDU delimiter of the MPDU, or is located in a CCMP of the MPDU. In the head.
  27. 如权利要求26所述的方法,其特征在于,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。The method according to claim 26, wherein the temporary sequence number is located in a high efficiency HE control field in a MAC header of the MPDU, or in a quality of service QoS control field in a MAC header of the MPDU, or Located in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  28. 如权利要求24-27任一项所述的方法,其特征在于,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。The method according to any one of claims 24 to 27, wherein the A-MPDU further carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
  29. 如权利要求28所述的方法,其特征在于,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,The method of claim 28, wherein the temporary sequence number presence indication is located in a physical header of the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接 入控制MAC头中;或者,The temporary sequence number presence indicates a media connection located in each MPDU included in the A-MPDU Into the control MAC header; or,
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  30. 如权利要求29所述的方法,其特征在于,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。The method according to claim 29, wherein the temporary sequence number exists to indicate a high efficiency HE control domain located in a MAC header of the MPDU, or a quality of service QoS control domain located in a MAC header of the MPDU Or in the frame control field in the MAC header of the MPDU.
  31. 如权利要求24-30任一项所述的方法,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。The method according to any one of claims 24 to 30, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence. .
  32. 如权利要求31所述的方法,其特征在于,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。The method according to claim 31, wherein the first ESI is located in a frame control domain of each MPDU in the A-MPDU, or in a quality of service QoS control domain of each MPDU in the A-MPDU. Or a high efficiency HE control field located in each of the MPDUs in the A-MPDU, or located in an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU, or located in the A-MPDU Physical layer in the PHY header.
  33. 如权利要24-30任一项所述的方法,其特征在于,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。The method according to any one of claims 24 to 30, wherein the block acknowledgment information field further comprises a start sequence control subfield, and the start sequence control subfield includes an initial temporary sequence number, The initial temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  34. 如权利要求33所述的方法,其特征在于,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中,或者,位于所述BA帧的块确认控制域中。The method according to claim 33, wherein said first sequence number type indication is located in a slice number subfield of said start sequence control subfield, or is located in said block acknowledgement information field. Each stream identifies the information subfield, or is located in the block acknowledgement control field of the BA frame.
  35. 如权利要求34所述的方法,其特征在于,所述每流标识信息子域中包含流标识,所述第一序列号类型指示位于所述块确认信息域中的每流标识信息子域中,包括:所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。 The method according to claim 34, wherein said per-stream identification information sub-field includes a flow identifier, said first sequence number type indicating located in each flow identification information sub-domain in said block acknowledgement information field The method includes: the first sequence number type is indicated as the flow identifier, and when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes an initial temporary sequence number .
  36. 如权利要求33或35所述的方法,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The method according to claim 33 or claim 35, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence;
    所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列,所述第二ESI与所述第一ESI的值相同。The second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
  37. 如权利要求36所述的方法,其特征在于,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。The method according to claim 36, wherein said second ESI is located in each stream identification information subfield in said block acknowledgment information field, or is located in said block acknowledgment information field. Subdomain.
  38. 如权利要求36所述的方法,其特征在于,所述第二ESI位于所述BA帧的块确认控制域。The method of claim 36 wherein said second ESI is located in a block acknowledgement control field of said BA frame.
  39. 如权利要求24所述的方法,其特征在于,所述接收端接收所述A-MPDU之后,发送所述BA帧之前,所述方法还包括:The method according to claim 24, wherein the method further comprises: after the receiving end receives the A-MPDU, and before sending the BA frame, the method further includes:
    所述接收端接收所述发送端发送的块确认请求BAR帧。The receiving end receives a block acknowledgement request BAR frame sent by the sending end.
  40. 如权利要求39所述的方法,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The method according to claim 39, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence;
    所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列;The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
    所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI以及所述第二ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  41. 如权利要求40所述的方法,其特征在于,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。The method according to claim 40, wherein the BAR frame includes a block acknowledgment request information field corresponding to the receiving end, and the third ESI is located in each of the block acknowledgment request information fields. The domain or block acknowledgment request start sequence number controls the subfield.
  42. 如权利要求40所述的方法,其特征在于,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。The method according to claim 40, wherein the BAR frame includes a BAR control field, and the third ESI is located in the BAR control field.
  43. 如权利要求40-42任一项所述的方法,其特征在于,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧 中是否包含所述第三ESI。The method according to any one of claims 40 to 42, wherein the BAR frame further carries a second sequence number type indication, and the second sequence number type indication is used to indicate the BAR frame. Whether the third ESI is included in the middle.
  44. 如权利要求43所述的方法,其特征在于,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。The method according to claim 43, wherein the second sequence number type indication is located in a BAR control field of the BAR frame, or a block acknowledgment request corresponding to a receiving end included in the BAR frame Information domain.
  45. 一种数据发送装置,其特征在于,包括:A data transmitting device, comprising:
    配置模块,用于分别配置聚合媒体接入控制协议数据单元A-MPDU中包含的每个媒体接入控制协议数据单元MPDU的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;a configuration module, configured to separately configure a temporary sequence number of each medium access control protocol data unit MPDU included in the aggregated medium access control protocol data unit A-MPDU, and temporarily install any two MPDUs included in the A-MPDU The sequence identifiers are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes a fragment;
    发送模块,用于发送所述配置模块配置临时序列号后的所述A-MPDU。And a sending module, configured to send the A-MPDU after the configuration module configures the temporary serial number.
  46. 如权利要求45所述的装置,其特征在于,所述配置模块具体用于:The device according to claim 45, wherein the configuration module is specifically configured to:
    在所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
    在除所述A-MPDU的第一个MPDU之外的每个MPDU中携带对应的临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a corresponding temporary sequence number, where the first MPDU does not carry a temporary sequence number, and the temporary sequence corresponding to the first MPDU The number is a predefined value.
  47. 如权利要求46所述的装置,其特征在于,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。The apparatus according to claim 46, wherein the temporary sequence number is located in a medium access control MAC header of the MPDU, or in an MPDU delimiter of the MPDU, or is located in a CCMP of the MPDU. In the head.
  48. 如权利要求47所述的装置,其特征在于,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。The apparatus according to claim 47, wherein the temporary sequence number is located in a high efficiency HE control field in a MAC header of the MPDU, or in a quality of service QoS control field in a MAC header of the MPDU, or Located in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  49. 如权利要求45-48任一项所述的装置,其特征在于,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。The device according to any one of claims 45 to 48, wherein the A-MPDU further carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
  50. 如权利要求49所述的装置,其特征在于,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者, The apparatus according to claim 49, wherein said temporary sequence number presence indication is located in a physical header of said A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP头中。The temporary sequence number presence indication is located in a CCMP header of each MPDU included in the A-MPDU.
  51. 如权利要求50所述的装置,其特征在于,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。The apparatus according to claim 50, wherein said temporary sequence number exists to indicate a high efficiency HE control field located in a MAC header of said MPDU, or a quality of service QoS control field located in a MAC header of said MPDU Or in the frame control field in the MAC header of the MPDU.
  52. 如权利要求45-51任一项所述的装置,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。The device according to any one of claims 45-51, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence. .
  53. 如权利要求52所述的装置,其特征在于,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。The apparatus according to claim 52, wherein said first ESI is located in a frame control domain of each MPDU in said A-MPDU, or in a quality of service QoS control domain of each MPDU in said A-MPDU Or a high efficiency HE control field located in each of the MPDUs in the A-MPDU, or located in an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU, or located in the A-MPDU Physical layer in the PHY header.
  54. 如权利要求45-51任一项所述的装置,其特征在于,还包括接收模块,用于:The apparatus of any of claims 45-51, further comprising a receiving module for:
    接收块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号;Receiving a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the transmitting end, the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledgement information field includes a first a sequence number type indication, where the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU;
    还包括处理模块,用于:Also included is a processing module for:
    根据所述接收模块接收的所述BA帧中的所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。 Determining, according to the value of each bit in the block acknowledgment bit table subfield in the BA frame received by the receiving module, whether the MPDU corresponding to the temporary sequence number corresponding to each bit is correctly received.
  55. 如权利要求54所述的装置,其特征在于,所述处理模块具体用于:The device according to claim 54, wherein the processing module is specifically configured to:
    根据保存的每个所述MPDU的临时序列号与序列号之间的对应关系以及所述块确认位表子域中每个比特的值,判断所述每个比特对应的临时序列号对应的MPDU是否被正确接收。Determining the MPDU corresponding to the temporary sequence number corresponding to each bit according to the stored correspondence between the temporary sequence number of the MPDU and the sequence number and the value of each bit in the block acknowledgment bit table subfield Is it received correctly?
  56. 如权利要求54所述的装置,其特征在于,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。The apparatus according to claim 54, wherein said block acknowledgment information field further comprises a start sequence control subfield, said start sequence control subfield including a start temporary sequence number, said start temporary The sequence number is used to indicate the temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  57. 如权利要求56所述的装置,其特征在于,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中,或者,位于所述BA帧的块确认控制域中。The apparatus according to claim 56, wherein said first sequence number type indication is located in a fragment number subfield of said start sequence control subfield, or is located in said block acknowledgement information field. Each stream identifies the information subfield, or is located in the block acknowledgement control field of the BA frame.
  58. 如权利要求57所述的方法,其特征在于,所述每流标识信息子域中包含流标识,所述第一序列号类型指示位于所述块确认信息域中的每流标识信息子域中,包括:所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。The method according to claim 57, wherein said per-stream identification information sub-field includes a flow identifier, said first sequence number type indicating located in each flow identification information sub-domain in said block acknowledgement information field The method includes: the first sequence number type is indicated as the flow identifier, and when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes an initial temporary sequence number .
  59. 如权利要求54-58任一项所述的装置,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The device according to any one of claims 54-58, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence. ;
    所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前的交互序列,所述第二ESI与所述第一ESI的值相同。The BA frame carries a second interaction sequence identifier ESI, the second ESI is used to identify a current interaction sequence, and the second ESI is the same as the value of the first ESI.
  60. 如权利要求59所述的装置,其特征在于,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。The apparatus according to claim 59, wherein said second ESI is located in each stream identification information subfield in said block acknowledgment information field, or is located in said block acknowledgment information field Subdomain.
  61. 如权利要求59所述的装置,其特征在于,所述第二ESI位于所述BA帧的块确认控制域。The apparatus of claim 59, wherein the second ESI is located in a block acknowledgement control field of the BA frame.
  62. 如权利要求54-58任一项所述的装置,其特征在于,所述发送模块还 用于:Apparatus according to any of claims 54-58, wherein said transmitting module further Used for:
    在发送所述A-MPDU之后,所述接收模块接收所述BA帧之前,发送块确认请求BAR帧。After transmitting the A-MPDU, before receiving the BA frame, the receiving module sends a block acknowledge request BAR frame.
  63. 如权利要求62所述的装置,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The apparatus according to claim 62, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence;
    所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI is the same as the value of the first ESI.
  64. 如权利要求62所述的装置,其特征在于,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。The device according to claim 62, wherein the BAR frame includes a block acknowledgement request information field corresponding to the receiving end, and the third ESI is located in each of the block identification request information fields. The domain or block acknowledgment request start sequence number controls the subfield.
  65. 如权利要求62所述的装置,其特征在于,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。The apparatus according to claim 62, wherein the BAR frame includes a BAR control domain, and the third ESI is located in the BAR control domain.
  66. 如权利要求62-65任一项所述的装置,其特征在于,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。The device according to any one of claims 62-65, wherein the BAR frame further carries a second sequence number type indication, and the second sequence number type indication is used to indicate whether the BAR frame is included The third ESI.
  67. 如权利要求66所述的装置,其特征在于,所述第二序列号类型指示位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。The apparatus according to claim 66, wherein said second sequence number type indication is located in a BAR control field of said BAR frame, or a block acknowledgment request corresponding to a receiving end included in said BAR frame Information domain.
  68. 一种数据接收确认装置,其特征在于,包括:A data receiving and confirming device, comprising:
    接收模块,用于接收发送端发送的聚合媒体接入控制协议数据单元A-MPDU,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,所述A-MPDU中包含的任意两个MPDU的临时序列号不相同,其中,所述A-MPDU中至少有两个MPDU的流标识TID不相同,和/或,至少有一个MPDU中包含分片;a receiving module, configured to receive an aggregated medium access control protocol data unit A-MPDU sent by the sending end, where each medium access control protocol data unit MPDU included in the A-MPDU is respectively configured with a corresponding temporary serial number, The temporary sequence numbers of any two MPDUs included in the A-MPDU are different, wherein the stream identifiers TID of at least two MPDUs in the A-MPDU are different, and/or at least one MPDU includes fragments. ;
    发送模块,用于发送块确认BA帧,所述BA帧中包含与所述发送端对应的块确认信息域,所述块确认信息域中包含块确认位表子域,且所述块确认 信息域中包含第一序列号类型指示,所述第一序列号类型指示用于指示所述块确认位表子域的每个比特各自对应所述A-MPDU中的一个MPDU的临时序列号。a sending module, configured to send a block acknowledgement BA frame, where the BA frame includes a block acknowledgement information field corresponding to the sender, where the block acknowledgement information field includes a block acknowledgement bit table subfield, and the block acknowledges The information field includes a first sequence number type indication, and the first sequence number type indication is used to indicate that each bit of the block acknowledgement bit table subfield corresponds to a temporary sequence number of one MPDU in the A-MPDU.
  69. 如权利要求68所述的装置,其特征在于,所述A-MPDU中包含的每个媒体接入控制协议数据单元MPDU分别配置有对应的临时序列号,具体为:The device according to claim 68, wherein each of the media access control protocol data units MPDUs included in the A-MPDU is respectively configured with a corresponding temporary sequence number, specifically:
    所述A-MPDU中包含的每个MPDU中携带对应的临时序列号;或者,Each MPDU included in the A-MPDU carries a corresponding temporary serial number; or
    除所述A-MPDU的第一个MPDU之外的每个MPDU中携带临时序列号,所述第一个MPDU中不携带临时序列号,且所述第一个MPDU对应的临时序列号为预定义值。Each MPDU except the first MPDU of the A-MPDU carries a temporary sequence number, the first MPDU does not carry a temporary sequence number, and the temporary sequence number corresponding to the first MPDU is pre- Define the value.
  70. 如权利要求69所述的装置,其特征在于,所述临时序列号位于所述MPDU的媒体接入控制MAC头中,或者位于所述MPDU的MPDU定界符中,或者位于所述MPDU的CCMP头中。The apparatus according to claim 69, wherein the temporary sequence number is located in a medium access control MAC header of the MPDU, or in an MPDU delimiter of the MPDU, or is located in a CCMP of the MPDU. In the head.
  71. 如权利要求70所述的装置,其特征在于,所述临时序列号位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于所述MPDU的MAC头中的帧控制域中,或者位于所述MPDU的MAC头中的序列控制域中。The apparatus according to claim 70, wherein the temporary sequence number is located in a high efficiency HE control field in a MAC header of the MPDU, or in a quality of service QoS control field in a MAC header of the MPDU, or Located in the frame control domain in the MAC header of the MPDU, or in the sequence control domain in the MAC header of the MPDU.
  72. 如权利要求68-71任一项所述的装置,其特征在于,所述A-MPDU中还携带临时序列号存在指示,所述临时序列号存在指示用于指示是否存在所述临时序列号。The device according to any one of claims 68-71, wherein the A-MPDU further carries a temporary sequence number presence indication, and the temporary sequence number presence indication is used to indicate whether the temporary sequence number exists.
  73. 如权利要求72所述的装置,其特征在于,所述临时序列号存在指示位于所述A-MPDU的物理头中;或者,The apparatus according to claim 72, wherein said temporary sequence number presence indication is located in a physical header of said A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU对应的MPDU定界符中;或者,The temporary sequence number presence indication is located in an MPDU delimiter corresponding to each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的媒体接入控制MAC头中;或者,The temporary sequence number presence indication is located in a media access control MAC header of each MPDU included in the A-MPDU; or
    所述临时序列号存在指示位于所述A-MPDU包含的每个MPDU的CCMP 头中。The temporary sequence number presence indicates CCMP located in each MPDU included in the A-MPDU In the head.
  74. 如权利要求73所述的装置,其特征在于,所述临时序列号存在指示位于所述MPDU的MAC头中的高效率HE控制域,或者位于所述MPDU的MAC头中的服务质量QoS控制域,或者位于MPDU的MAC头中的帧控制域中。The apparatus according to claim 73, wherein the temporary sequence number exists to indicate a high efficiency HE control domain located in a MAC header of the MPDU, or a quality of service QoS control domain located in a MAC header of the MPDU Or in the frame control field in the MAC header of the MPDU.
  75. 如权利要求68-74任一项所述的装置,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列。The device according to any one of claims 68-74, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence. .
  76. 如权利要求75所述的装置,其特征在于,所述第一ESI位于所述A-MPDU中每个MPDU的帧控制域,或者位于所述A-MPDU中每个MPDU的服务质量QoS控制域,或者位于所述A-MPDU中每个所述MPDU的高效率HE控制域,或者位于所述A-MPDU中每个所述MPDU对应的MPDU定界符中,或者位于所述A-MPDU的物理层PHY头中。The apparatus according to claim 75, wherein said first ESI is located in a frame control domain of each MPDU in said A-MPDU, or in a quality of service QoS control domain of each MPDU in said A-MPDU Or a high efficiency HE control field located in each of the MPDUs in the A-MPDU, or located in an MPDU delimiter corresponding to each of the MPDUs in the A-MPDU, or located in the A-MPDU Physical layer in the PHY header.
  77. 如权利要求68-74任一项所述的装置,其特征在于,所述块确认信息域中还包括起始序列控制子域,所述起始序列控制子域中包括起始临时序列号,所述起始临时序列号用于指示所述块确认位表子域中第一比特位对应的MPDU的临时序列号。The apparatus according to any one of claims 68-74, wherein the block acknowledgment information field further comprises a start sequence control subfield, and the start sequence control subfield includes an initial temporary sequence number, The initial temporary sequence number is used to indicate a temporary sequence number of the MPDU corresponding to the first bit in the block acknowledgement bit table subfield.
  78. 如权利要求77所述的装置,其特征在于,所述第一序列号类型指示位于所述起始序列控制子域中的分片号子域中,或者,位于所述块确认信息域中的每流标识信息子域中,或者,位于所述BA帧的块确认控制域中。The apparatus according to claim 77, wherein said first sequence number type indication is located in a slice number subfield of said start sequence control subfield, or is located in said block acknowledgement information field. Each stream identifies the information subfield, or is located in the block acknowledgement control field of the BA frame.
  79. 如权利要求78所述的方法,其特征在于,所述每流标识信息子域中包含流标识,所述第一序列号类型指示位于所述块确认信息域中的每流标识信息子域中,包括:所述第一序列号类型指示为所述流标识,当所述流标识为预定义值时,表示所述块确认信息域中的起始序列控制子域中包括起始临时序列号。The method according to claim 78, wherein said per-stream identification information sub-field includes a flow identifier, said first sequence number type indicating located in each flow identification information sub-domain in said block acknowledgement information field The method includes: the first sequence number type is indicated as the flow identifier, and when the flow identifier is a predefined value, indicating that the start sequence control subfield in the block acknowledgement information field includes an initial temporary sequence number .
  80. 如权利要求77或79所述的装置,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前 的交互序列;The apparatus according to claim 77 or 79, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify the current Interaction sequence
    所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列,所述第二ESI与所述第一ESI的值相同。The second ESI is used to identify the current interaction sequence, and the second ESI is the same as the value of the first ESI.
  81. 如权利要求80所述的装置,其特征在于,所述第二ESI位于所述块确认信息域中的每流标识信息子域中,或者,位于所述块确认信息域中的起始序列控制子域中。The apparatus according to claim 80, wherein said second ESI is located in each stream identification information subfield in said block acknowledgment information field, or is located in said block acknowledgment information field. Subdomain.
  82. 如权利要求80所述的装置,其特征在于,所述第二ESI位于所述BA帧的块确认控制域。80. The apparatus of claim 80, wherein the second ESI is located in a block acknowledgement control field of the BA frame.
  83. 如权利要求80所述的装置,其特征在于,所述接收模块还用于:The device of claim 80, wherein the receiving module is further configured to:
    接收所述A-MPDU之后,在所述发送模块发送所述BA帧之前,接收所述发送端发送的块确认请求BAR帧。After receiving the A-MPDU, before the sending module sends the BA frame, receiving a block acknowledgement request BAR frame sent by the sending end.
  84. 如权利要求83所述的装置,其特征在于,所述A-MPDU中包含的每个MPDU中携带第一交互序列标识ESI,所述第一ESI用于标识当前的交互序列;The apparatus according to claim 83, wherein each MPDU included in the A-MPDU carries a first interaction sequence identifier ESI, and the first ESI is used to identify a current interaction sequence;
    所述BA帧中携带第二交互序列标识ESI,所述第二ESI用于标识当前交互序列;The BA frame carries a second interaction sequence identifier ESI, where the second ESI is used to identify a current interaction sequence;
    所述BAR帧中携带第三ESI,所述第三ESI用于标识当前的交互序列,所述第三ESI与所述第一ESI以及所述第二ESI的值相同。The third ESI is carried in the BAR frame, and the third ESI is used to identify a current interaction sequence, and the third ESI has the same value as the first ESI and the second ESI.
  85. 如权利要求84所述的装置,其特征在于,所述BAR帧中包含与接收端对应的块确认请求信息域,所述第三ESI位于所述块确认请求信息域中的每流标识信息子域或者块确认请求起始序列号控制子域中。The apparatus according to claim 84, wherein said BAR frame includes a block acknowledgment request information field corresponding to a receiving end, and said third ESI is located in each of said stream acknowledgment request information fields The domain or block acknowledgment request start sequence number controls the subfield.
  86. 如权利要求84所述的装置,其特征在于,所述BAR帧中包含BAR控制域,所述第三ESI位于所述BAR控制域。The apparatus according to claim 84, wherein said BAR frame includes a BAR control field, and said third ESI is located in said BAR control field.
  87. 如权利要求84-86任一项所述的装置,其特征在于,所述BAR帧中还携带第二序列号类型指示,所述第二序列号类型指示用于指示所述BAR帧中是否包含所述第三ESI。The device according to any one of claims 84 to 86, wherein the BAR frame further carries a second sequence number type indication, and the second sequence number type indication is used to indicate whether the BAR frame is included The third ESI.
  88. 如权利要求87所述的装置,其特征在于,所述第二序列号类型指示 位于所述BAR帧的BAR控制域中,或者,位于所述BAR帧中包含的与接收端对应的块确认请求信息域中。 The apparatus of claim 87, wherein said second serial number type indication Located in the BAR control domain of the BAR frame, or in a block acknowledgement request information field corresponding to the receiving end included in the BAR frame.
PCT/CN2016/080881 2015-09-30 2016-05-03 Data transmission method, and method and device for confirming receipt of data WO2017054448A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201680052200.9A CN108028836B (en) 2015-09-30 2016-05-03 Data sending method, data receiving confirmation method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNPCT/CN2015/091282 2015-09-30
CN2015091282 2015-09-30

Publications (1)

Publication Number Publication Date
WO2017054448A1 true WO2017054448A1 (en) 2017-04-06

Family

ID=58422649

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/080881 WO2017054448A1 (en) 2015-09-30 2016-05-03 Data transmission method, and method and device for confirming receipt of data

Country Status (2)

Country Link
CN (1) CN108028836B (en)
WO (1) WO2017054448A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339875A (en) * 2020-09-30 2022-04-12 华为技术有限公司 Information transmission method and communication device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7675911B2 (en) * 2007-03-01 2010-03-09 Samsung Electronics Co., Ltd. Method and system for acknowledgements in wireless communications
CN103081394A (en) * 2010-09-03 2013-05-01 高通股份有限公司 Aggregated MPDU (A-MPDU) numerology and MPDU grouping
CN103201976A (en) * 2010-11-09 2013-07-10 高通股份有限公司 Packet-level erasure protection coding in aggregated packet transmissions

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4440037B2 (en) * 2004-08-11 2010-03-24 株式会社東芝 Communication apparatus and communication method
US20090303871A1 (en) * 2008-06-10 2009-12-10 Electronics Telecommunications Research Institute Method and apparatus for packet aggregation according to traffic characteristics

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7675911B2 (en) * 2007-03-01 2010-03-09 Samsung Electronics Co., Ltd. Method and system for acknowledgements in wireless communications
CN103081394A (en) * 2010-09-03 2013-05-01 高通股份有限公司 Aggregated MPDU (A-MPDU) numerology and MPDU grouping
CN103201976A (en) * 2010-11-09 2013-07-10 高通股份有限公司 Packet-level erasure protection coding in aggregated packet transmissions

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339875A (en) * 2020-09-30 2022-04-12 华为技术有限公司 Information transmission method and communication device
CN114339875B (en) * 2020-09-30 2024-04-12 华为技术有限公司 Information transmission method and communication device

Also Published As

Publication number Publication date
CN108028836A (en) 2018-05-11
CN108028836B (en) 2020-05-08

Similar Documents

Publication Publication Date Title
US10790937B1 (en) Hybrid automatic repeat request for wireless local area network
US11075717B2 (en) Receiving state indication method for A-MPDU and receive end device
US11464059B2 (en) Acknowledgment data unit for multiple uplink data units
CN107078858B (en) Method for transmitting and receiving multi-user block acknowledgement frame in wireless LAN system and apparatus therefor
US11082888B2 (en) Single acknowledgment policy for aggregate MPDU
CN106161583B (en) Method and equipment for transmitting block acknowledgement frame
CN110089148B (en) Aggregated MPDU, method for transmitting response frame thereto, and wireless communication terminal using the same
EP3713122B1 (en) Method for replying with acknowledgement frame, apparatus, and data transmission system
JP2008508812A (en) System and method for variable length acknowledgment in a shared resource network
CN104852777B (en) Multiple target convergence transmission method and relevant device and system
JP2008510351A (en) Method for acknowledging data packets in a network comprising a plurality of stations connected by a common radio channel
US11309998B2 (en) Hybrid automatic repeat request for wireless local area network
KR20100059934A (en) Status report triggering in wireless communication system
WO2013064007A1 (en) Method and device for transmitting acknowledge frame in wireless local area network
EP3790213B1 (en) Mac-based hybrid automatic repeat request (harq)
CN107548104B (en) Data transmission method, access point and station
WO2017054448A1 (en) Data transmission method, and method and device for confirming receipt of data
KR100631742B1 (en) AC frame transmission method and device
WO2016180280A1 (en) Method and device for transmitting block acknowledgment frame
JP2019513308A (en) Communication method and communication apparatus for block acknowledgment transmission
KR20220111151A (en) Contruction and signaling methods for reduced block ack
WO2023052306A1 (en) Communication devices and methods
KR20220047108A (en) Contruction and signaling methods for reduced block ack

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

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

Country of ref document: EP

Kind code of ref document: A1