WO2015035558A1 - Hybrid automatic repeat request method, apparatus, and system - Google Patents

Hybrid automatic repeat request method, apparatus, and system Download PDF

Info

Publication number
WO2015035558A1
WO2015035558A1 PCT/CN2013/083225 CN2013083225W WO2015035558A1 WO 2015035558 A1 WO2015035558 A1 WO 2015035558A1 CN 2013083225 W CN2013083225 W CN 2013083225W WO 2015035558 A1 WO2015035558 A1 WO 2015035558A1
Authority
WO
WIPO (PCT)
Prior art keywords
harq
sending
receiving end
data
message
Prior art date
Application number
PCT/CN2013/083225
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 CN201380078735.XA priority Critical patent/CN105453472B/en
Priority to PCT/CN2013/083225 priority patent/WO2015035558A1/en
Publication of WO2015035558A1 publication Critical patent/WO2015035558A1/en

Links

Classifications

    • 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
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1864ARQ related signaling
    • 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
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1896ARQ related signaling

Definitions

  • the present invention relates to the field of communications, and in particular, to a hybrid automatic repeat request method, apparatus and system. Background technique
  • Hybrid Automatic Repeat Request is a hybrid of Forward Error Correction Coding (FEC) and Automatic Repeat Request (ARQ).
  • the codeword sent by the sender can not only check the error, but also has certain error correction capability.
  • the Wireless Fidelity (WiFi) communication system uses the Automatic Repeat Request (ARQ) method.
  • the transmitting terminal sends a codeword with certain error correction capability. If the receiving end of the codeword is successful, the receiving end sends an Acknowledgement (ACK) to the transmitting end; if the receiving of the codeword fails, the receiving end does not make any feedback. If the sender does not receive the success acknowledgment signal ACK from the receiver within the specified time, the codeword is retransmitted.
  • ACK Acknowledgement
  • the retransmission codeword of the transmitting end is the same as the original codeword, and the receiving end does not perform any combination and directly decodes.
  • the reason why the receiving end fails to decode may be wireless channel fading, or it may be that the signals of multiple communication devices collide on the shared communication channel. Since there may be multiple senders on the shared channel at the same time, if the decoding of the receiver fails, ⁇ [ ⁇ may not correctly know the sender information of the failed codeword.
  • the prior art discloses a method of operating HARQ in a WLAN system.
  • the WLAN system in the method refers to a wireless local area network communication system composed of a WiFi communication device.
  • the method introduces a new HARQ sublayer between the MAC layer (media access layer) and the PHY layer (physical layer) of the WLAN protocol.
  • the HARQ sublayer is responsible for performing HARQ capability negotiation, HARQ state machine maintenance, HARQ session identification (ID) allocation, HARQ codec policy selection, receiving duplicate data packet check, and receiving from the PHY.
  • the data packets of the layer are decoded and submitted to the MAC layer, the data packets that fail to be decoded are buffered, the data packets that are successfully decoded are removed from the buffer, and the header of the HARQ layer is added and parsed.
  • the patent can behave like a wireless cellular communication system.
  • HARQ is implemented in the case where the decoding fails due to wireless channel fading.
  • this patent introduces HARQ technology into the WiFi communication system, there is a problem of multi-user collision of the shared channel, and thus the HARQ gain effect is poor.
  • a first aspect of the present invention provides a hybrid automatic repeat request method, including: a sending end sends a hybrid automatic repeat request HARQ capability negotiation request message to a receiving end; and the sending end receives a HARQ capability negotiation fed back by the receiving end And responding to the HARQ capability negotiation response packet, determining whether the receiving end supports HARQ, and if yes, assigning a HARQ session identifier to the receiving end; acquiring a channel usage right for transmitting the HARQ data packet, and according to The HARQ session identifier sends a HARQ data packet to the receiving end by using the channel; the sending end receives the response packet fed back by the receiving end, and determines, according to the response packet, that the data packet is sent successfully or according to the The preset rule performs a retransmission operation.
  • the method before the acquiring a channel usage right for transmitting a HARQ data packet, the method further includes: generating a mapping relationship between the sending end and the HARQ session identifier, And sending, to the receiving end, a configuration request message that includes the mapping relationship; and the sending end receives the configuration request response message sent by the receiving end.
  • the generating a mapping relationship between the sending end and the HARQ session identifier includes: sending, by the sending end, the HARQ The capability negotiation response message determines whether the receiving end supports orthogonal frequency division multiplexing multiple access OFDMA, and if so, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
  • the generating a mapping relationship between the sending end and the HARQ session identifier includes: The transmitting end allocates a corresponding special codeword for the HARQ session, and forms a mapping relationship between the HARQ session identifier and the special codeword, where the special codeword is used to mark the sending end.
  • the acquiring the channel usage right of the sending the HARQ data packet includes: sending, by the sending end, the request to access the RTS frame request in the channel that sends the HARQ data packet The right to use the channel, where the RTS frame includes the HARQ session identifier, a media access layer MAC address of the sending end, and a usage time of the channel; the sending end receives the receiving end according to the The RTS frame feedback clears the CTS frame, and the CTS frame is used to confirm that the sending end acquires the right to use the channel for sending the HARQ data packet, where the CTS frame includes the MAC address of the receiving end and the corresponding The time of use of the channel.
  • the sending end sends a hybrid automatic retransmission request (HARQ capability negotiation request) message to the receiving end, and the method further includes: sending, by the sending end, the hybrid automatic retransmission request HARQ capability After the request message is negotiated, the sending end starts a local timer; if the sending end does not receive the HARQ capability negotiation response message of the receiving end, the transmitting end resends the The HARQ capability negotiates the request message and increments the number of retransmissions by one; if the number of retransmissions exceeds the preset value, the HARQ is discarded.
  • the channel for sending the HARQ data packet includes: a carrier sense multiple access/collision avoidance CSMA/CA shared channel; or
  • the channel is a carrier sense multi-point access/collision avoiding usage right of a CSMA/CA shared channel, where the basis is And the sending, by the HARQ session identifier, the HARQ data packet to the receiving end by using the channel, if: the length of the HARQ data packet is less than the packet length threshold, and then adopting the DATA/ACK mode according to the HARQ session identifier.
  • the CSMA/CA shared channel channel Sending a HARQ data packet to the receiving end; or if the length of the HARQ data packet is greater than or equal to the packet length threshold, passing the CSMA/CA shared channel channel according to the HARQ session identifier in an RTS/CTS manner.
  • the sending the HARQ data to the receiving end by using the channel according to the HARQ session identifier further includes: The HARQ data packet whose length is greater than or equal to the packet length threshold is sent by the HARQ, and the HARQ data packet whose length is less than the packet length threshold is sent by the ARQ.
  • the sending, by using the channel, the HARQ data packet to the receiving end according to the HARQ session identifier includes: The sender encodes the source data;
  • the inserting the special codeword into the data of adding the HARQ header includes: inserting the special codeword into the data that adds the HARQ header Mark between signal domain and data field; or,
  • the first field of the Preamble, the special codeword backup is inserted into the second domain of the PLCP Preamble.
  • the sending the HARQ data packet to the receiving end by using the channel according to the HARQ session identifier includes: The transmitting end encodes source data;
  • the sending end receives the response packet that is sent by the receiving end, and determines, according to the response packet, that the data packet is successfully sent or is executed according to a preset rule.
  • the retransmission operation includes: if the ACK feedback of the receiving end is received, determining that the data packet is successfully sent; or if receiving the first NAK feedback of the receiving end, increasing the transmit power retransmission and the current HARQ datagram The same data; or if the second NAK feedback of the receiving end is received, the same data as the HARQ data message is sent; or the self-decodeable redundant data different from the HARQ data message; or The non-self-decodable redundant data different from the HARQ data message; or if the feedback is not received, the same data as the current HARQ data message is retransmitted with the constant transmit power.
  • the method further includes: clearing Transmitting the HARQ data packet buffered by the sending end; if the service stream of the sending end does not need to send a new data packet, sending a HARQ session ending message to the receiving end; otherwise, continuing to use the HARQ session The receiving end sends a subsequent data packet.
  • the sending end before the sending end receives the response message fed back by the receiving end, the sending end further includes: Sending, by the sending end, a cooperation request to the auxiliary sending end, where the cooperation request includes the HARQ session identifier; The redundant data packet of the HARQ data packet; the sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to a preset rule, including The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data message is successfully sent or performs a retransmission operation by using the auxiliary sending end according to a preset rule.
  • the sending end receives the response message fed back by the receiving end, and determines the data packet according to the response message The text is sent successfully, including:
  • the sending end receives the response message fed back by the receiving end, and the response message is an ACK;
  • the sending end receives the response message fed back by the receiving end, according to the response message, according to the preset And the sending, by the sending end, the retransmission operation, where the sending end receives the response message fed back by the receiving end, where the response message is a retransmitted HARQ data message;
  • the preset rule notifies the auxiliary transmitting end to perform a retransmission operation.
  • a second aspect of the present invention provides a hybrid automatic repeat request method, including: receiving, by a receiving end, a HARQ capability negotiation response message to a transmitting end; and receiving, by the receiving end, a HARQ session identifier allocated by the sending end;
  • the receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
  • the receiving end acquires the HARQ session identifier that is allocated by the sending end, and includes: Receiving, by the receiving end, the configuration request message sent by the sending end, where the configuration request includes a mapping relationship between the sending end and the HARQ session identifier;
  • the receiving end sends a HARQ configuration response message to the sending end.
  • the mapping relationship between the sending end and the HARQ session identifier is: between the HARQ session identifier and the special codeword Mapping relationship.
  • the mapping relationship between the sending end and the HARQ session identifier is: the subchannel of the OFDMA of the sending end and the The HARQ session identifier establishes a mapping relationship.
  • the receiving end before the receiving end receives the HARQ data sent by the sending end according to the HARQ session identifier, the receiving end further includes: the receiving end is configured to send the HARQ Acquiring an RTS frame in the channel of the data packet; and feeding back a CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end acquires the right to use the channel for sending the HARQ data packet, where The CTS frame includes a MAC address of the receiving end and a usage time of the channel.
  • the receiving end is configured to receive the HARQ data packet sent by the sending end, and further includes:
  • the receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and further includes: Frequency sequence
  • the receiving end according to the HARQ session identifier, receiving the HARQ data packet sent by the sending end, further includes:
  • the received HARQ data packet is mapped to the HARQ session identifier and the service flow; the HARQ data packet is demodulated and decoded; The data is subjected to a frame check sequence FCS check.
  • the sending the response message to the sending end according to the HARQ data packet includes: acquiring a special from the HARQ data packet a codeword, and mapping the HARQ data to the HARQ session identifier and the service flow according to the special codeword;
  • FCS check passes, the ACK is fed back to the sending end; or, if the special codeword identification passes, the FCS check fails, the second NAK is fed back to the sending end; or, if the special code If the word recognition fails, the FCS check fails, and the second NAK is fed back to the transmitting end when the RTS/CTS mode or the OFDMA mode is received; or
  • FCS check fails, and in the DATA/ACK mode, no information is fed back to the transmitting end; or,
  • the sending, by the FAR, the response message to the sending end according to the HARQ data packet includes: if the FCS check passes And feeding back an ACK to the sending end; or, if the FCS check fails, feeding back a second NAK to the sending end;
  • the feeding back the response message to the sending end according to the HARQ data packet includes: if the FCS check passes And feeding back an ACK to the sending end; or, if the FCS check fails, in the RTS/CTS mode, feeding back the second NAK to the transmitting end; or, if the FCS check fails, not RTS/ In the CTS mode, no information is fed back to the sender.
  • the method further includes: buffering the current HARQ Data message.
  • the method includes: receiving, by the receiving end, HARQ retransmission data sent by the sending end; and decoding the HARQ retransmission data.
  • the decoding, by the HARQ retransmission data includes: decoding the HARQ retransmission data; or The HARQ retransmission data and the buffered current HARQ data message are combined and decoded.
  • the method further includes: The receiving end receives the HARQ session end message sent by the sending end, and clears the HARQ data message and the HARQ session identifier corresponding to the HARQ session.
  • the third aspect provides a sending end, including: a sending unit, configured to send a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end;
  • a receiving unit configured to receive a HARQ capability negotiation response message fed back by the receiving end, determine, according to the HARQ capability negotiation response message, whether the receiving end supports HARQ, and if supported, allocate a HARQ session to the receiving end Identification
  • the sending unit is further configured to: obtain a channel usage right for transmitting a HARQ data packet, and send a HARQ data packet to the receiving end by using the channel according to the HARQ session identifier;
  • the receiving unit is further configured to: receive, by the sending end, a response message that is fed back by the receiving end, and determine, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to a preset rule.
  • the receiving end further includes a mapping unit
  • the receiving unit is configured to receive a configuration request response message sent by the receiving end.
  • the mapping unit is specifically configured to determine, according to the HARQ capability negotiation response packet, whether the receiving end supports orthogonal frequency division
  • the multiplexed multiple access OFDMA if supported, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
  • the mapping unit is specifically configured to allocate a corresponding special codeword for the HARQ session, and form the HARQ session identifier and the A mapping relationship between special code words for marking the transmitting end.
  • the sending unit is specifically configured to request a right to use the channel by marking a request to send an RTS frame in a channel for sending a HARQ data packet, where the RTS frame And including the HARQ session identifier, a media access layer MAC address of the sending end, and a usage time of the channel; the receiving unit is further configured to receive, by the receiving end, a CTS frame sent according to the clearing of the RTS frame feedback.
  • the CTS frame is used to confirm that the sending end acquires the right to use the channel for sending the HARQ data packet, where the CTS frame includes the MAC address of the receiving end and the usage time of the channel.
  • the sending unit is further configured to send the hybrid automatic repeat request (HARQ capability negotiation request message)
  • the sending end starts a local timer
  • the transmitting end If the transmitting end does not receive the HARQ capability negotiation response message of the receiving end, the transmitting end resends the HARQ capability negotiation request message, and increases the number of retransmissions by one; If the number of retransmissions exceeds the preset value, the HARQ is abandoned.
  • the channel for sending the HARQ data packet includes: a carrier sense multi-point access/collision avoidance CSMA/CA shared channel; or
  • the sending The unit is specifically configured to: if the length of the HARQ data packet is less than the packet length threshold, send the HARQ data packet to the receiving end by using the CSMA/CA shared channel channel according to the HARQ session identifier and using the DATA/ACK mode.
  • the sending unit is specifically configured to: if the length of the HARQ data packet is greater than or equal to the packet length threshold, according to the HARQ session identifier, use the RTS/CTS manner to pass the CSMA/CA shared channel channel to the The receiving end sends a HARQ data packet.
  • the sending unit is further configured to:
  • the HARQ data packet whose length is greater than or equal to the packet length threshold is sent by HARQ, and the HARQ data packet whose length is smaller than the packet length threshold is sent by ARQ.
  • the sending unit includes:
  • a coding subunit configured to: encode the source data; obtain a special codeword corresponding to the HARQ session identifier; add a HARQ header to the encoded data; insert the special codeword into the add HARQ header
  • a sending subunit configured to send the data in which the special codeword is inserted as a HARQ data message to the receiving end through the channel.
  • the coding subunit is specifically configured to insert the special codeword into a tag signal field and a data domain of data added with a HARQ header Between; or,
  • the sending unit includes: an encoding subunit, configured to encode source data; add a HARQ header to the encoded data; And transmitting, by using the HARQ data packet, the data that is added with the HARQ header to the receiving end by using the channel.
  • the receiving unit is specifically configured to: if the ACK feedback of the receiving end is received, determine that the data packet is successfully sent; or if the receiving end is received The first NAK feedback increases the transmit power to resend the same data as the current HARQ data message; or if the second NAK feedback of the receiving end is received, the same data as the HARQ data message is sent; or Redistributable redundant data different from the HARQ data message; or non-self-decodable redundant data different from the HARQ data message; or If no feedback is received, the same data as the current HARQ data message is retransmitted with constant transmit power.
  • the receiving unit is further configured to: clear the HARQ data packet buffered by the sending end; if the service flow of the sending end does not need to send a new data packet, send the HARQ to the receiving end by using the sending unit.
  • the session end message otherwise, the sending unit continues to use the HARQ session to send subsequent data messages to the receiving end.
  • the receiving unit is configured to receive the response packet fed back by the receiving end, and determine, according to the response packet, that the data packet is sent successfully or according to a preset rule A retransmission operation is performed by the auxiliary transmitting end.
  • the receiving unit includes: a receiving subunit, configured to receive a response message fed back by the receiving end, where the response message is an ACK, and a notification subunit, configured to notify the auxiliary sending end to delete the HARQ data packet And a redundant data packet corresponding to the HARQ data packet; if the service flow of the sender does not need to send a new data packet, sending a HARQ session end message to the receiving end.
  • the receiving unit includes: a receiving subunit, configured to receive a response message fed back by the receiving end, where the response message is a retransmission HARQ data message, and a notification subunit, configured to receive, according to the response message received by the receiving subunit, Notifying the auxiliary transmitting end to perform a retransmission operation according to a preset rule.
  • a receiving end comprising: a sending unit, configured to: feed back a HARQ capability negotiation response message to the sending end; an acquiring unit, configured to acquire a HARQ session identifier allocated by the sending end; and a receiving unit, configured to The HARQ session identifier receives the HARQ data packet sent by the sending end, and the sending unit is further configured to feed back the response packet to the sending end according to the HARQ data packet received by the receiving unit.
  • the acquiring unit is specifically configured to receive a configuration request packet that is sent by the sending end, where the configuration request packet includes the sending end and the HARQ The mapping relationship of the session identifiers; sending a HARQ configuration response message to the sending end.
  • the mapping relationship between the sending end and the HARQ session identifier is: between the HARQ session identifier and the special codeword Mapping relationship.
  • the mapping relationship between the sending end and the HARQ session identifier is: the subchannel of the OFDMA of the sending end is The HARQ session identifier establishes a mapping relationship.
  • the sending unit is further configured to feed back a CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end acquires a right to use the channel for sending the HARQ data packet, where the CTS
  • the frame contains the MAC address of the receiving end and the time of use of the channel.
  • the receiving unit is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data packet length; according to the OFDMA subchannel The information is used to map the HARQ data packet with the HARQ session identifier and the service flow; demodulate and decode the HARQ data packet; and perform the frame check sequence FCS check on the decoded data.
  • the receiving unit is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a length of a HARQ data packet; Deriving the RTS frame and replying to the CTS, and mapping the received HARQ data packet with the HARQ session identifier and the service flow; demodulating and decoding the HARQ data packet; and performing frame correction on the decoded data Check the sequence FCS check.
  • the sending unit is configured to obtain a special codeword from the HARQ data packet received by the receiving end, according to The special codeword establishes a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow; if the FCS check passes, feeds back an ACK to the sending end; or, if the special codeword is identified If the FCS check fails, the second NAK is fed back to the sending end; or, if the special codeword identification fails, the FCS check fails, and the RTS/CTS mode or the OFDMA mode is fed back to the sending end.
  • a second NAK or, if the special codeword identification does not pass, the FCS check fails, in the DATA/ACK mode, no information is fed back to the transmitting end; or, if the pilot sequence fails to be captured, the DATA/ACK mode Not feeding back any information to the sender; or, If the acquisition pilot sequence fails, in the RTS/CTS mode or the OFDMA mode, the first NAK is fed back to the transmitting end.
  • the sending unit is specifically configured to: when the FCS check passes, feed back an ACK to the sending end; or In the tenth possible implementation manner, the sending unit is specifically used to: If the FCS check passes, the ACK is fed back to the sending end; or, if the FCS check fails, in the RTS/CTS mode, the second NAK is fed back to the sending end; or, if the FCS check fails, When it is not in the RTS/CTS mode, no information is fed back to the sender.
  • the receiving unit is further configured to cache the current HARQ data .
  • the receiving unit is further configured to receive the sending end HARQ retransmission data; decoding the HARQ retransmission data.
  • the receiving unit is specifically configured to: decode the HARQ retransmission data; or
  • the HARQ retransmission data is buffered and the current HARQ data packet is buffered and then decoded.
  • the receiving unit is further configured to receive a HARQ session end message sent by the sending end, and clear the HARQ data corresponding to the HARQ session. And HARQ session ID.
  • a communication system including a receiving end and a transmitting end that communicate with each other, wherein the transmitting end is any one of the sending ends described in the foregoing third aspect, and the receiving end is the foregoing Any of the receiving ends described in the fourth aspect.
  • the hybrid automatic repeat request method, device, and system provided by the embodiment of the present invention establish a mapping relationship between the transmitting end and the HARQ session identifier by using the sending end, and send the HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end receives the data according to the receiving end.
  • FIG. 1 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic flowchart of another hybrid automatic repeat request method according to Embodiment 1 of the present invention
  • FIG. 4 is a schematic diagram of inserting a special codeword according to Embodiment 2 of the present invention
  • FIG. 5 is a schematic diagram of still inserting a special codeword according to Embodiment 2 of the present invention
  • FIG. 6 is a third embodiment of the present invention
  • FIG. 7 is a schematic flow chart of a hybrid automatic repeat request method according to Embodiment 4 of the present invention.
  • FIG. 8 is a schematic flow chart of a hybrid automatic repeat request method according to Embodiment 5 of the present invention.
  • FIG. 9 is a schematic flow chart of a hybrid automatic repeat request method according to Embodiment 6 of the present invention.
  • FIG. 10 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 7 of the present invention
  • FIG. 11 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 8 of the present invention.
  • FIG. 12 is a schematic structural diagram of a transmitting end according to an embodiment of the present invention
  • FIG. 13 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention
  • FIG. 14 is a schematic diagram of another embodiment of the present invention.
  • FIG. 15 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention
  • FIG. 16 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention
  • FIG. 18 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention
  • FIG. 19 is a schematic structural diagram of a receiving end according to another embodiment of the present invention
  • the WiFi communication system can be either a Wireless Local Area Network (WLAN) or a Wireless Wide Area Network (WWAN) or a Wireless Personal Area Network (Wireless Personal Area Network). Referred to as WPAN).
  • WLAN Wireless Local Area Network
  • WWAN Wireless Wide Area Network
  • WPAN Wireless Personal Area Network
  • the embodiment of the present invention is applicable to the application of the HARQ in a WiFi communication system, and generally includes a transmitting end and a receiving end, wherein the transmitting end can generally be an access point in a WiFi communication system, such as an AP (Access Point, a wireless access node). Or an access point such as a wireless router, the receiving end is generally a mobile phone, a tablet computer or other computer.
  • a WiFi communication system such as an AP (Access Point, a wireless access node).
  • an access point such as a wireless router
  • the receiving end is generally a mobile phone, a tablet computer or other computer.
  • FIG. 1 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 1 of the present invention. Referring to FIG. 1, the method may include the following steps: Step 10: The sending end sends a hybrid automatic repeat request HARQ capability to the receiving end.
  • Negotiation Request a message.
  • the MAC layer of the sending end knows that a new service flow needs to be sent to a receiving end, and a new traffic identifier (TID) is newly created.
  • TID traffic identifier
  • the MAC layer of the sender sends a HARQ capability negotiation request to the receiver, and the content of the message includes but is not limited to the following:
  • Orthogonal Frequency Division Multiplexing Access OFDMDMA
  • the receiving end supports HARQ refers to whether there is hardware and software processing capability supporting HARQ, that is, various HARQ capabilities referred to in the prior art; (2) whether the receiving end supports OFDMA, whether the receiving end has OFDMA or not (3)
  • the packet length threshold is the value of the threshold used by the receiving end to determine the length of the long/short data packet. The length of the packet is greater than or equal to the length of the packet. For example, the short message data is smaller than the packet length threshold.
  • Whether the receiving end supports the special codeword refers to whether the PHY layer of the receiving end supports the mapping capability of the special codeword and the HARQ session ID.
  • Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) is required to obtain the hybrid automatic retransmission request (HARQ capability negotiation request) packet, such as carrier Sense Multiple Access with Collision Avoidance (CSMA/CA).
  • CSMA/CA Carrier Sense Multiple Access with Collision Avoidance
  • the sending end sends the hybrid automatic repeat request HARQ capability negotiation request message to the receiving end, and may further include: after the sending end sends the hybrid automatic repeat request HARQ capability negotiation request message, The sending end starts the local timer, and if the sending end does not receive the HARQ capability negotiation response message of the receiving end, the transmitting end resends the HARQ capability negotiation request message, and The number of transmissions is increased by 1; if the number of retransmissions exceeds the preset value, the HARQ is discarded.
  • Step 20 The sending end receives the HARQ capability negotiation response message fed back by the receiving end, according to The HARQ capability negotiation response packet determines whether the receiving end supports HARQ. If supported, the receiving end allocates a HARQ session identifier.
  • the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the content of the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier to the receiving end. Identifies this HARQ session; if not, abandon this HARQ session and use ARQ to complete communication with the receiver.
  • Step 30 The sending end acquires the channel usage right of sending the HARQ data packet, and sends the HARQ data to the receiving end according to the HARQ session identifier.
  • Step 40 The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule.
  • the embodiment is the flow of the receiving end in the hybrid automatic repeat request method provided by the present invention. Referring to FIG. 2 , FIG. 2 is a schematic flowchart of another hybrid automatic repeat request method according to Embodiment 1 of the present invention. In this embodiment, the following steps may be included: Step 50: The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • the HARQ capability negotiation response message may include the following contents: (1) the receiving end supports HARQ; (2) supports or is compatible with OFDMA; (3) the message length threshold; (4) supports special code words or does not support special code words.
  • the receiving end supports HARQ, and the supported channel types can be classified into three types: some receiving ends support OFDMA, some receiving ends do not support OFDMA only support CSMA/CA, and some receiving ends support both OFDMA and CSMA. /CA, which is compatible with OFDMA. There are two types according to whether special codewords are supported: Some receivers support special codewords, and some receivers do not support special codewords.
  • the receiving end feeds back the HARQ capability negotiation response message to the sending end according to its specific situation.
  • Step 60 The receiving end receives the sending end to allocate the HARQ session identifier.
  • the receiving end receives the HARQ session identifier, and the HARQ session identifier that is sent by the sending end to the receiving end can be sent to the receiving end through the HARQ configuration request message.
  • Step 70 The receiving end receives the number of HARQs sent by the sending end according to the HARQ session identifier. According to the message, the response message is fed back to the sending end according to the HARQ data packet.
  • the receiving end receives the HARQ data sent by the sending end according to the HARQ session identifier, and obtains the mapping relationship between the HARQ session identifier and the sending end, for example, identifies the mapping relationship between the OFDMA subchannel and the HARQ session identifier of the sending end, and sends the identifier.
  • the hybrid automatic repeat request method provided by the embodiment of the present invention establishes a mapping relationship between the transmitting end and the HARQ session identifier by using the sending end, and sends a HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end is configured according to the received receiving end.
  • the feedback message is sent to determine whether the data packet is sent successfully or the retransmission operation is performed according to the preset rule, which avoids the multi-user collision problem of the shared channel in the WiFi communication system, and improves the HARQ gain effect, and has a wide application range.
  • FIG. 3 is a schematic flowchart of a hybrid automatic repeat request method according to a second embodiment of the present invention (in FIG. 3, only keywords in the step are shown, and details are described in the embodiment).
  • the method may include the following steps: Step 301: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end.
  • the MAC layer of the sending end knows that it needs to send a new service flow to a receiving end, and then creates a new traffic identifier (TID).
  • TID traffic identifier
  • the MAC layer of the sender sends a HARQ capability negotiation request packet to the receiver.
  • the content of the packet includes but is not limited to the following:
  • Step 302 The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • the receiving end feeds back the HARQ capability negotiation response message to the sending end, including but not limited to the following: Supporting HARQ; not supporting OFDMA; the value of the packet length threshold is 256 (only the example value is given in this embodiment) ; Support special code words.
  • the receiving end Before issuing the HARQ capability negotiation response message, the receiving end first needs to follow the CSMA/CA mode to obtain the right to use the shared channel.
  • Step 303 The sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier.
  • the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier, and then performs the step. 304; If not, abandon this HARQ session and use ARQ to communicate with the receiver.
  • Step 304 Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver.
  • the transmitting end allocates a corresponding special codeword for the HARQ session, and forms a mapping relationship between the HARQ session identifier and the special codeword.
  • the special codeword is used to mark the sending end. Specifically, the sending end negotiates the response report according to the HARQ capability.
  • the message determines whether the special codeword is supported. If it supports, the special codeword of the sender is mapped to the HARQ session identifier.
  • the sender sends a HARQ configuration request packet to the receiver.
  • the HARQ configuration request packet includes the special code of the sender. Word and HARQ session ID.
  • the transmitting end first determines whether the receiving end supports OFDMA according to the HARQ capability negotiation response message. In this embodiment, it is not supported. Then, the packet length threshold is obtained from the HARQ capability negotiation response message and stored, and then the receiving end is determined. Whether the special codeword is supported, if it is supported in this embodiment, the HARQ is used for the data packet of all lengths, and the sender allocates a special codeword for identifying the sender, and maps the special codeword to the HARQ session identifier. relationship.
  • the sending end sends a HARQ configuration request message to the receiving end, where the HARQ configuration request message includes but is not limited to: a special code word identifying the transmitting end and a HARQ meeting Word logo.
  • the sender Before sending the HARQ configuration request message, the sender first needs to follow the CSMA/CA mode to obtain the right to use the shared channel.
  • Step 305 The receiving end receives the configuration request message sent by the sending end, where the configuration request includes the mapping relationship between the sending end and the HARQ session identifier.
  • the mapping relationship between the sender and the HARQ session identifier is: a mapping relationship between the HARQ session identifier and the special codeword.
  • the receiving end receives the HARQ configuration request packet, and obtains a mapping relationship between the special codeword of the sending end and the HARQ session identifier, and stores the mapping relationship, and then the receiving end feeds back the configuration response message to the sending end.
  • Step 306 The sending end acquires a CSMA/CA shared channel usage right.
  • the sender obtains the CSMA/CA shared channel usage right. If both the sender and the receiver work in the CSMA/CA mode, the length of the HARQ data packet needs to be differentiated according to the length of the HARQ data packet.
  • Step 307 Send a HARQ data packet to the receiving end by using the CSMA/CA shared channel usage right according to the HARQ session identifier.
  • the method may further include the following steps: Step 3071: The sending end encodes the source data.
  • Step 3072 Obtain a special codeword corresponding to the HARQ session identifier; Step 3073, add a HARQ header to the encoded data; Step 3074, insert the special codeword into the data after adding the HARQ header; so that the special code is inserted.
  • the data of the word is sent to the receiving end as a HARQ data message.
  • the sending end encodes the source data in the step 3071, and the encoding may include, but is not limited to: a turbo code, an LDPC code, and the embodiment does not limit the encoding #. It is also possible to back up the encoded data for storage.
  • Inserting the special codeword into the data after adding the HARQ header in step 3074 may preferentially include the following: inserting the special codeword into the signal field and number of the data to which the HARQ header is added According to the domain.
  • FIG. 4 is a schematic diagram of inserting a special codeword according to Embodiment 2 of the present invention.
  • an OFDM symbol includes a Physical Layer Convergence Procedure (PLCP) Preamble field, a SIGNAL field, and a Data field
  • PLCP Preamble field is an OFDM pilot sequence, SIGNAL.
  • the main information included in the field is: code modulation mode and length, etc.
  • the DATA field is a HARQ data message, and the special code word is inserted between the SIGNAL field and the DATA field in FIG. 4, and the scheme inserts a special code word into the HARQ. Forward compatibility is achieved between the SIGNAL field and the DATA field of the header data.
  • the special codeword is inserted into the data after adding the HARQ header, and the following may be preferentially included: the special codeword is backed up, the special codeword is inserted into the first domain of the PLCP Preamble, and the special codeword backup is inserted into the PLCP Preamble. The second domain. A piece of codeword is placed in duplicate in the Preamble. The function is to perform a sliding correlation operation on the physical layer of the receiving end, thereby obtaining a correlation peak point and achieving frame synchronization. Channel estimation can also be performed by using two types of consecutively placed special code words that are known in advance by both the receiving end and the transmitting end.
  • the scheme implements the special codeword backup and inserts the special codeword into the first domain of the PLCP Preamble, and inserts the special codeword backup into the second domain of the PLCP Preamble.
  • the solution is also implemented. Accurately identify the sender.
  • the first domain may be a T1 domain
  • the second domain may be a T2 domain.
  • FIG. 5 is a schematic diagram of another special codeword inserted according to Embodiment 1 of the present invention.
  • the T1 and T2 domains are two fixed locations of the Preamble specified by the IEEE 802.1 1 protocol.
  • the T1 and T2 fields are placed in a fixed sequence, which are placed in duplicate, and the functions are synchronization and channel estimation.
  • the sequences used by the T1 and T2 domains of all users are different, so that the transmission can be identified. end.
  • the special codeword backup is inserted into the T2 domain of the PLCP Preamble, and the codeword length is not increased, thereby reducing the overhead.
  • the HARQ data message is then sent to the receiving end through the obtained CSMA/CA shared channel.
  • Step 308 The receiving end receives the number of HARQs sent by the sending end according to the HARQ session identifier.
  • the response message is fed back to the sender according to the HARQ data packet.
  • the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the capture succeeds, the encoding mode and length of the HARQ data packet are obtained, and the HARQ data packet is obtained from the HARQ data packet.
  • the special codeword forms a mapping relationship between the HARQ data packet and the HARQ session identifier according to the special codeword. Specifically, the special codeword obtained in the configuration request message received by the receiving end in step 305 is slidably correlated with the header of the special codeword obtained in the HARQ data packet received in step 308.
  • a peak indicates that the special codeword in the HARQ data packet is consistent with the special codeword obtained in the configuration request message, and the HARQ data packet is from the sender, that is, the special codeword is recognized; if it does not appear
  • the peak value indicates that the special codeword in the HARQ data packet is inconsistent with the special codeword obtained in the configuration request message.
  • the HARQ data packet is not from the sender, that is, the special codeword identification fails.
  • the special codeword is established with the service flow identifier TID.
  • Each service flow is composed of multiple HARQ data, and the mapping between the service flow and the HARQ session identifier is equivalent to mapping each data packet with the HARQ session identifier.
  • the mapping is released when all HARQ data packets of a service flow are transmitted. Through the mapping relationship, the receiving end can be made aware of which transmitting end the HARQ data 4 is from. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check. Further, the feedback message is sent back to the sending end according to the HARQ data packet, which may include the following: If the FCS check passes, the ACK is fed back to the sending end; if the special codeword identification is passed, and the FCS check fails, the sending end sends feedback to the sending end. Two NAK;
  • the FCS check is the decision basis for the success or failure of the WiFi communication system to decode and demodulate at the receiving end.
  • the FCS can pass the feedback ACK, otherwise it will remain silent.
  • the MAC layer of the receiving end can read the source address information from the MAC layer header, and then can know which sender the HARQ data message is from.
  • the scheme forms a mapping relationship between the HARQ data packet and the HARQ session identifier by using a special codeword, so that the FSR can not know which sender the HARQ data packet comes from when the FCS does not pass.
  • FCS check fails, the Request To Send (RTS)/Clear To Send (CTS) mode or the OFDMA mode, the second NAK is fed back to the sender; If the codeword recognition fails, the FCS check fails, and in the DATA/ACK mode, no information is fed back to the sender; if the pilot sequence fails to be captured, in the DATA/ACK mode, no information is fed back to the sender;
  • the first NAK: is fed back to the transmitting end. Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered.
  • the buffer may be in the form of receiving an analog signal, or a digital signal, or a demodulated signal, or a decoded signal, or any combination of the foregoing signals.
  • the receiving end does not buffer the HARQ data packets that failed to be received.
  • the receiving end can immediately feed back ACK:.
  • SIFS Short Interframe Space
  • the PHY layer receives the signal energy level from high to low and waits for the SIFS time interval, and the receiving end immediately feeds back the first NAK:. After the data packet ends, it waits for the SIFS interval, and the receiver immediately feeds back the second NAK information. There is no feedback time for silence.
  • the sender If the sender does not receive any feedback until the timer expires, it will resend the same data message with the same power sent last time, and then continue to wait for the response message from the receiver. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the first NAK feedback is received, the sender will resend the same as the last power sent. The data message then continues to wait for the response message from the receiver. If the second NAK feedback is received, the sender may have more retransmission policies. The specific retransmission policy is determined by the sender and the receiver in the HARQ capability negotiation phase.
  • the power of the retransmitted data message can be either larger than the last transmission, or smaller than the last transmission, or the same as the last transmission.
  • the retransmitted data packet may be the same data packet as the last time, or may be a self-decoding redundant packet different from the last time, or may be a non-self-decoding redundant packet different from the last time. .
  • Step 310 The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared. HARQ datagram and HARQ session identifier.
  • the receiving end if receiving the HARQ retransmission data packet sent by the sending end, decoding the HARQ retransmission data packet, may include: decoding the HARQ retransmission data; or retransmitting the HARQ The data is combined with the cached HARQ data message to be decoded.
  • the sender When the sender receives the ACK, it determines that the data packet is sent successfully. If the service layer of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver.
  • the content of the HARQ session end message includes but is not limited to: a HARQ session identifier.
  • the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session ending packet is sent to the receiving end.
  • the receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session.
  • the mapping between the special codeword and the HARQ session identifier is established by the receiving end, and the multi-user collision problem in the HARQ is solved, and the sending end determines whether the data packet is successfully sent according to the received response message fed back by the receiving end.
  • the preset rule performs a retransmission operation. The gain effect of applying HARQ to a WiFi communication system is improved.
  • FIG. 6 is a schematic flowchart diagram of a hybrid automatic repeat request method according to Embodiment 3 of the present invention. Only the keywords in the steps are shown in FIG. 6, and the specific description is referred to the embodiment.
  • the method may include the following steps: Step 401: The sending end sends a hybrid automatic retransmission request to the receiving end, the HARQ capability negotiation request.
  • the MAC layer of the sending end knows that a new service flow needs to be sent to a receiving end, and a new flow identifier TID is created.
  • the MAC layer of the sender sends a HARQ capability negotiation request packet to the receiver.
  • the content of the packet includes but is not limited to the following:
  • Step 402 The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • the receiving end feeds back the HARQ capability negotiation response message to the sending end according to the receiving end, including but not limited to the following: supporting HARQ; supporting OFDMA; the value of the packet length threshold is 256 (this embodiment only gives Example value); Support for special codewords.
  • the receiving end Before the HARQ capability negotiation response message is sent, the receiving end first needs to request the OFDMA subchannel from the transmitting end. After the transmitting end feeds back the OFDMA subchannel, the receiving end feeds back the HARQ capability negotiation response message to the transmitting end.
  • Step 403 The sender receives the HARQ capability negotiation response message fed back by the receiving end, and the root According to the HARQ capability negotiation response message, it is determined whether the receiving end supports HARQ, and if supported, the receiving end is assigned a HARQ session identifier.
  • the sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier, and then performs the step. 404; If not, abandon this HARQ session and use ARQ to communicate with the receiver.
  • Step 404 Generate a mapping relationship between the sending end and the HARQ session identifier, and send a configuration request message including a mapping relationship to the receiving end.
  • the specific step 404 is: the sending end determines whether to support the orthogonal frequency division multiplexing multiple access OFDMA according to the HARQ capability negotiation response message, and if necessary, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
  • the HARQ configuration request message includes: whether the HARQ is synchronized, and whether the HARQ is adaptive;
  • the transmitting end first determines that the receiving end supports the OFDMA according to the HARQ capability negotiation response message, and establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier, obtains the packet length threshold from the HARQ capability negotiation response message, and stores the packet to receive.
  • the terminal sends a HARQ configuration request packet.
  • Step 405 The receiving end feeds back a HARQ configuration response message to the sending end.
  • the receiving end sends a HARQ configuration response message to the transmitting end according to its own situation, where the HARQ configuration response message includes: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result.
  • Step 406 The sender acquires an OFDMA subchannel usage right.
  • the OFDMA subchannel refers to the OFDMA subchannel that the sender needs to allocate and reserve first before sending the HARQ capability negotiation request message in step 401.
  • step 406 the transmitting end allocates and reserves the OFDMA subchannel for the HARQ session, and notifies the receiving end that the OFDMA subchannel is exclusively used by the receiving end and the transmitting end before the end of the HARQ session.
  • the receiving end establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier.
  • Step 407 Use the right to use the OFDMA subchannel according to the HARQ session identifier.
  • the receiving end sends a HARQ data packet.
  • the method may include the following steps: Step 4071: The sending end encodes source data; Step 4072: Add a HARQ header to the The encoded data is used to send the HARQ header-added data to the receiving end as a HARQ data message. Among them, the encoded data can also be backed up and stored. The HARQ data message is then sent to the receiving end through the obtained channel.
  • Step 408 The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response message to the sending end according to the HARQ data packet.
  • the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the acquisition succeeds, the encoding mode and length of the HARQ data packet are obtained, and the HARQ is obtained according to the OFDMA subchannel.
  • the data message and the HARQ session identifier form a mapping relationship with the service flow.
  • the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check.
  • the acknowledgment message is sent to the sending end according to the HARQ data packet, and may include the following: if the capturing pilot sequence succeeds, the FCS check passes, and the ACK is fed back to the sending end; if the capturing pilot sequence succeeds, the FCS check fails. Then, the second NAK is fed back to the transmitting end; if the capturing pilot sequence fails, the first NAK is fed back to the transmitting end.
  • the scheme forms a mapping relationship between the HARQ data packet and the HARQ session identifier by using the OFDMA subchannel, so that the FSR can not know which transceiver the HARQ data packet comes from when the FCS does not pass.
  • Step 409 The sending end receives the response message fed back by the receiving end, according to the response message, The data packet is sent successfully or the retransmission operation is performed according to the preset rule.
  • the transmitting end After the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the second NAK feedback is received, the non-self-solvable redundant message can be sent with the same power.
  • Step 410 The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared.
  • the method may include: retransmitting the HARQ data and The buffering of the current HARQ data message is combined and decoded.
  • the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver.
  • the content of the HARQ session end message includes but is not limited to: a HARQ session identifier.
  • the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session end message is sent to the receiving end.
  • the receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session.
  • the mapping relationship between the OFDMA subchannel and the HARQ session identifier is established by the transmitting end, and the multi-user collision problem in the HARQ is solved.
  • the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end, or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
  • FIG. 7 is a schematic flowchart diagram of a hybrid automatic repeat request method according to Embodiment 4 of the present invention. Only the keywords in the steps are shown in FIG. 7, and the specific description is referred to the embodiment. Referring to FIG. 7, the method may include the following steps: Step 501: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end.
  • Step 501 The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end.
  • step 501 the MAC layer of the sending end knows that it needs to send a new service flow to a receiving end, and then creates a new flow identifier TID.
  • the MAC layer of the sending end sends a HARQ capability negotiation request message to the receiving end, and the content of the message includes but is not limited to the following contents:
  • the HARQ capability negotiation request is sent, and the sender can either pass the CSMA/CA shared channel or allocate and reserve the OFDMA subchannel.
  • Step 502 The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • step 502 the receiving end feeds back the HARQ capability negotiation response message to the sending end, including but not limited to the following: Supporting HARQ; Compatible with OFDMA; The value of the packet length threshold is 256 (This embodiment only Give example values); support special codewords.
  • the channel used by the sending end to send the HARQ capability negotiation request message may be a CSMA/CA shared channel or an OFDMA subchannel.
  • Step 503 The sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier.
  • step 503 after receiving the HARQ capability negotiation response message fed back by the receiving end, the transmitting end determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message, and if yes, assigns the HARQ session identifier to the receiving end, and then performs the steps. 34; if not supported, put Discard this HARQ session and use ARQ to communicate with the receiver.
  • Step 504 Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver. Since the scheme is compatible with the OFDMA orthogonal independent sub-channel and the CSMA/CA, the solution in this embodiment can be considered to take both the second and third solutions.
  • the transmitting end negotiates the response according to the HARQ capability.
  • the message first determines that the receiving end is compatible with OFDMA, and establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier. From the HARQ special codeword, HARQ is used for all lengths of data packets, and the sender allocates a special identifier for identifying the sender. a codeword, and forming a mapping relationship between the HARQ session identifier and the special codeword.
  • the sending end sends a HARQ configuration request message to the receiving end, where the HARQ configuration request message includes, but is not limited to: identifying a special codeword of the sending end, a HARQ session identifier, whether the HARQ is synchronized, and whether the HARQ is adaptive.
  • the channel on which the sender sends the HARQ configuration request message may be a CSMA/CA shared channel or an OFDMA subchannel.
  • Step 505 The receiving end receives the HARQ configuration request message of the sending end, and feeds back the HARQ configuration response message to the sending end.
  • the HARQ configuration response message includes but is not limited to: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result.
  • Step 506 The sender acquires a CSMA/CA shared channel usage right or an OFDMA subchannel usage right.
  • step 506 if the OFDMA subchannel can be obtained, the OFDMA subchannel is allocated and reserved for the HARQ session, and the receiving end is notified. If the OFDMA subchannel cannot be obtained, the CSMA/CA shared channel usage right is obtained. It should be noted that the channel used before step 506 can be different from the channel obtained in step 506, and the step after step 506 is the same as the channel obtained in step 506. For example, step 506 may be preceded by a CSMA/CA shared channel, and in step 506, the usage rights of the OFDMA subchannel may be obtained, and then the OFDMA subchannel is used after step 506.
  • Step 507 Send a HARQ data packet to the receiving end according to the HARQ session identifier.
  • the HARQ data packet is sent to the receiving end according to the HARQ session identifier, where
  • the solution provided in the second embodiment is not described here.
  • Step 508 The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
  • the physical layer of the receiving end detects a signal higher than the idle channel estimation threshold, starts to acquire the pilot sequence, and if the acquisition is successful, acquires the encoding mode of the HARQ data. And length, and forming a mapping relationship between the HARQ data and the HARQ session identifier and the service flow according to the OFDMA subchannel, and then demodulating, decoding, and performing FCS check on the decoded binary bit number according to the The result of the check feeds back the response message to the sender.
  • the feedback message is sent back to the sending end according to the HARQ data packet, and may include the following: if the capturing pilot sequence succeeds, and the FCS check passes, the ACK is fed back to the sending end; if the capturing pilot sequence succeeds, If the FCS check fails, the second NAK is fed back to the transmitting end; if the capturing pilot sequence fails, the first NAK is fed back to the transmitting end.
  • the HARQ data packet that fails to be received may also be buffered.
  • step 508 specifically, the physical layer of the receiving end detects a signal higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the capture succeeds, the HARQ data is acquired.
  • the coding mode and the length, the special codeword is obtained from the HARQ data packet, and the HARQ data packet is mapped to the HARQ session identifier according to the special codeword. Refer specifically to step 308 in the second embodiment. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check.
  • the response message is fed back to the sending end according to the HARQ data packet, which may include the following: If the FCS check passes, the ACK is fed back to the sender; if the special codeword identification is passed, the FCS check fails, the second NAK is fed back to the sender; if the special codeword identification fails, the FCS check fails, RTS/CTS mode Or in the OFDMA mode, the second NAK is fed back to the transmitting end; if the special codeword identification does not pass, the FCS check fails, and in the DATA/ACK mode, no information is fed back to the transmitting end; if the capturing pilot sequence fails, DATA/ACK In the mode, no information is fed back to the sender;
  • the first NAK is fed back to the transmitting end. Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered.
  • the buffer may be in the form of receiving an analog signal, or a digital signal, or a demodulated signal, or a decoded signal, or any combination of the foregoing signals. In the other three feedback modes, the receiving end does not buffer the HARQ data packets that failed to be received.
  • the scheme forms a mapping relationship between the HARQ data and the HARQ session identifier by using a special codeword or an OFDMA subchannel, so that the FQ can not know which sender the HARQ data packet comes from when the FCS does not pass.
  • Step 509 The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule. In step 509, after the transmitting end completes the sending of the HARQ data packet, the transmitting end waits for the response message of the receiving end.
  • the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the second NAK feedback is received, the non-self-solvable redundant message can be sent with the same power, and then wait for the response message of the receiving end. If the first NAK feedback is received, the data packet with the same power transmission and the same HARQ data packet can be increased. Then continue to wait for the receiving end's response message.
  • step 509 after the transmitting end completes the sending of the HARQ data packet, it starts to wait.
  • the specific retransmission policy is determined by the sender and the receiver in the HARQ capability negotiation phase.
  • the power of the retransmitted data message can be either larger than the last transmission, or smaller than the last transmission, or the same as the last transmission.
  • the retransmitted data packet may be the same data packet as the last time, or may be a self-decoding redundant packet different from the last time, or may be a non-self-decoding redundant packet different from the last time. . In this embodiment, it is preferable to transmit the self-decoded redundant message with the same power, and then continue to wait for the response message of the receiving end.
  • Step 510 The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared. HARQ datagram and HARQ session identifier.
  • step 510 if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the receiving end may include: combining the HARQ retransmission data and the buffering the current HARQ data packet to perform decoding. .
  • the receiving end if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the receiving end may include: decoding the HARQ retransmission data; or retransmitting the HARQ data and the buffer version.
  • the secondary HARQ data packets are combined and decoded. When the sender receives the ACK, it determines that the data packet is sent successfully.
  • the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver.
  • the content of the HARQ session end message includes but is not limited to: a HARQ session identifier.
  • the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; and the HARQ data packet is cleared;
  • a multi-user collision problem in HARQ is solved by establishing a mapping relationship between an OFDMA subchannel and a HARQ session identifier, or establishing a mapping relationship between a special codeword and a HARQ session identifier.
  • the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end, or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
  • Embodiment 5 This embodiment is an optimization scheme when the receiving end only supports CSMA/CA and the receiving end does not support special code words based on the foregoing implementation 1.
  • FIG. 8 is a flow chart showing a hybrid automatic repeat request method according to Embodiment 5 of the present invention. Only the keywords in the steps are shown in FIG. 8, and the specific description is referred to the embodiment. Referring to FIG. 8, the method may include the following steps: Step 601: The sending end sends a hybrid automatic repeat request to the receiving end, the HARQ capability negotiation request. Step 601 and step 301 are the same, and are not described in detail herein. Step 602: The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • step 602 the receiving end feeds back the HARQ capability negotiation response message to the sending end, including but not limited to the following: Supporting HARQ; not supporting OFDMA; the value of the packet length threshold is 256 (only the example value is given in this embodiment) ; Special code words are not supported.
  • the receiving end Before issuing the HARQ capability negotiation response message, the receiving end first needs to follow the CSMA/CA mode to obtain the right to use the shared channel.
  • Step 603 The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier.
  • Step 604 The sender acquires a CSMA/CA shared channel usage right. The step 604 specifically includes: the sending end is marked by the channel that sends the HARQ data packet.
  • the receiving end is in the channel for transmitting the HARQ data packet Obtaining an RTS frame, and feeding back a CTS frame to the transmitting end according to the RTS frame, where the CTS frame is used to confirm that the sending end acquires a right to use the channel for sending the HARQ data packet, where the CTS frame includes The MAC address of the receiving end and the usage time of the channel, and the HARQ data to be received at this time is mapped to the HARQ session identifier.
  • the transmitting end receives a CTS frame that is sent back by the receiving end according to the RTS frame, and the CTS frame is used to confirm that the sending end acquires a right to use the channel for sending the HARQ data packet, where the CTS frame includes The MAC address of the receiving end and the time of use of the channel.
  • Step 605 The sending end sends a HARQ data packet to the receiving end according to the HARQ session identifier.
  • step 605 the data packet sent by the sending end is smaller than the packet length threshold, and the data packet sent by the ARQ is sent by the HARQ. It should be noted that when sending through ARQ, the existing standard can be used.
  • step 605 the sending of the HARQ data packet to the receiving end according to the HARQ session identifier includes the following steps: Step 6051: The sending end encodes the source data.
  • Step 6052 Add a HARQ header to the encoded data.
  • Step 6053 Send the data with the HARQ header as a HARQ data packet to the receiving end.
  • Step 606 The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response message to the sending end according to the HARQ data packet.
  • step 606 the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the capture succeeds, the encoding mode and length of the HARQ data packet are obtained. If the receiving end receives the RTS frame and replies to the CTS frame, the mapping between the received HARQ data packet and the HARQ session identifier is established; if the RTS frame is not received, If the received data packet is sent through the ARQ, it can be processed according to the prior art. Then, the receiving end demodulates and decodes the HARQ data packet, performs FCS check on the decoded binary bit number, and feeds back the response message to the transmitting end according to the result of the check.
  • the feedback message is fed back to the sending end according to the HARQ data packet, and may include the following: If the pilot acquisition succeeds, and the FCS check passes, the ACK: is fed back to the sending end. If the pilot acquisition is successful and the FCS check fails, if it is HARQ, the second NAK: is fed back to the sender. If the pilot acquisition is successful and the FCS check fails, if it is ARQ, no information is fed back to the sender.
  • the pilot acquisition fails, in the RTS/CTS mode, the first NAK: is fed back to the sender. If the pilot acquisition fails, in the DATA/ACK mode, the receiver does not feed back any information and remains silent.
  • the scheme establishes a mapping relationship between the received HARQ data packet and the HARQ session identifier, so that the FIQ data packet can be learned from which transmitting end when the FCS does not pass.
  • the receiving end does not feed back any information to the sending end.
  • the HARQ data packet that fails to be received may also be cached.
  • the buffer may be in the form of receiving an analog signal, or a digital sample signal, or a demodulated signal, or a decoded signal, or any combination of the foregoing signals.
  • the receiving end does not buffer the HARQ data packet that failed to be received.
  • the sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule.
  • step 607 after the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the sender does not receive any feedback until the timer expires, it will resend the same data message with the same power sent last time, and then continue to wait for the response message from the receiver. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. in case After receiving the second NAK feedback, the sender has more optional retransmission policies. The specific retransmission policy is determined by the sender and the receiver in the HARQ capability negotiation phase.
  • the sender resends the same data message with more power than the last one sent, and then continues to wait for the response message from the receiver.
  • Step 608 The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponds to the HARQ session.
  • the method may include: decoding the HARQ retransmission data; Or the HARQ retransmission data is buffered and the current HARQ data message is buffered and then decoded.
  • the sender When the sender receives the ACK, it determines that the data packet is sent successfully. If the service layer of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver.
  • the content of the HARQ session end message includes but is not limited to: a HARQ session identifier.
  • the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session ending packet is sent to the receiving end.
  • the receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session.
  • the sending end determines that the data packet is successfully sent or performs a retransmission operation according to the preset rule according to the received response message fed back by the receiving end, thereby improving the Applying HARQ to the gain effect in a WiFi communication system.
  • FIG. 9 is a schematic flowchart diagram of a hybrid automatic repeat request method according to Embodiment 6 of the present invention. Only the keywords in the steps are shown in FIG. 9, and the specific description is referred to the embodiment.
  • the method may include the following steps: Step 701: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end.
  • HARQ capability negotiation request HARQ capability negotiation request
  • the MAC layer of the sending end knows that a new service flow needs to be sent to a receiving end, and a new flow identifier TID is created.
  • the MAC layer of the sending end sends a HARQ capability negotiation request message to the receiving end, and the content of the message includes but is not limited to the following contents:
  • Step 702 The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • the receiving end feeds back the HARQ capability negotiation response message to the sending end according to the receiving end, including but not limited to the following: supporting HARQ; supporting OFDMA; the value of the packet length threshold is 256 (this embodiment only gives Example value); Support for special codewords.
  • the receiving end Before the HARQ capability negotiation response message is sent, the receiving end first needs to request the OFDMA subchannel from the transmitting end. After the transmitting end feeds back the OFDMA subchannel, the receiving end feeds back the HARQ capability negotiation response message to the transmitting end.
  • Step 703 The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier.
  • the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports HARQ according to the HARQ capability negotiation response message, such as If yes, the receiving end is assigned a HARQ session identifier, and then step 704 is performed; if not, the current HARQ session is abandoned, and the ARQ is used to communicate with the receiving end.
  • Step 704 Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver.
  • the specific step 704 is: the transmitting end determines whether to support the orthogonal frequency division multiplexing multiple access OFDMA according to the HARQ capability negotiation response message, and if necessary, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
  • the HARQ configuration request message includes: whether the HARQ is synchronized, and whether the HARQ is adaptive.
  • the transmitting end first determines, according to the HARQ capability negotiation response message, that the receiving end supports OFDMA, and maps the OFDMA subchannel and the HARQ session identifier. The relationship is obtained by obtaining a packet length threshold from the HARQ capability negotiation response packet, and sending a HARQ configuration request packet to the receiving end.
  • Step 705 The receiving end feeds back a HARQ configuration response message to the sending end.
  • the receiving end sends a HARQ configuration response message to the sending end according to its own situation, where the HARQ configuration response message includes: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result.
  • Step 706 The sender acquires an OFDMA subchannel usage right.
  • the OFDMA subchannel refers to the OFDMA subchannel that the sender needs to allocate and reserve first before sending the HARQ capability negotiation request message in step 701.
  • step 706 the transmitting end allocates and reserves the OFDMA subchannel for the HARQ session, and notifies the receiving end that the OFDMA subchannel is exclusively used by the receiving end and the transmitting end before the end of the HARQ session.
  • the receiving end establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier.
  • Step 707 Send a HARQ data packet to the receiving end by using an OFDMA subchannel usage right according to the HARQ session identifier.
  • the method may include the following steps: Step 7071: The sending end encodes source data.
  • the encoded data can also be backed up and stored.
  • the HARQ data message is then sent to the receiving end through the obtained channel.
  • Step 708 The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
  • the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the acquisition succeeds, the encoding mode and length of the HARQ data packet are obtained, and the HARQ is obtained according to the OFDMA subchannel.
  • the data packet forms a mapping relationship with the HARQ session identifier. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check.
  • the acknowledgment message is fed back to the sending end according to the HARQ data packet, and may include the following: if the acquisition pilot sequence succeeds, the FCS check passes, and the ACK is fed back to the transmitting end; if the capturing pilot sequence succeeds, the FCS If the check fails, the second NAK is fed back to the transmitting end; if the acquisition of the pilot sequence fails, the first NAK is fed back to the transmitting end.
  • the scheme forms a mapping relationship between the HARQ data identifier and the HARQ session identifier by using the OFDMA subchannel, so that the FIQ data packet can be obtained from which sender when the FCS does not pass.
  • the HARQ data packet that fails to be received may also be buffered.
  • Step 709 The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule.
  • step 709 after the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the ACK feedback is received, the sender deletes the buffered data packet. The backup and its associated redundant messages, and continue the transmission of other data messages of the traffic flow. If the second NAK feedback is received, the non-self-solvable redundant message can be sent with the same power. If the first NAK feedback is received, the power transmission may be increased to be the same as the current HARQ data message.
  • Step 710 The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared.
  • the method may include: retransmitting the HARQ data and The buffering of the current HARQ data message is combined and decoded. When the sender receives the ACK, it determines that the data packet is sent successfully.
  • the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver.
  • the content of the HARQ session end message includes but is not limited to: a HARQ session identifier.
  • the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session ending packet is sent to the receiving end.
  • the receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session.
  • the mapping relationship between the OFDMA subchannel and the HARQ session identifier is established by the transmitting end, and the multi-user collision problem in the HARQ is solved.
  • the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end, or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
  • FIG. 10 is a flowchart of a hybrid automatic repeat request method according to Embodiment 7 of the present invention; Figure. Only the keywords in the steps are shown in FIG. 10, and the specific description is referred to the embodiment. Referring to FIG. 10, the following steps may be specifically included: Step 801: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end.
  • HARQ capability negotiation request HARQ capability negotiation request
  • step 801 the MAC layer of the sending end knows that it needs to send a new service flow to a receiving end, and then creates a new flow identifier TID.
  • the MAC layer of the sending end sends a HARQ capability negotiation request message to the receiving end, and the content of the message includes but is not limited to the following contents:
  • Step 802 The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • step 802 the receiving end feeds back the HARQ capability negotiation response message to the sending end according to the receiving end, including but not limited to the following: supporting HARQ; compatible with OFDMA; the value of the packet length threshold is 256 (this embodiment only gives Example value); Special codewords are not supported.
  • the channel used by the sending end to send the HARQ capability negotiation request message may be a CSMA/CA shared channel or an OFDMA subchannel.
  • step 803 the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message, and if yes, assigns the HARQ session identifier to the receiving end, and then performs step 64; If it is not supported, the current HARQ session is abandoned, and the ARQ and the receiving end are used for communication.
  • Step 804 Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver.
  • the scheme is compatible with the OFDMA orthogonal independent subchannel and the CSMA/CA.
  • the transmitting end first determines that the receiving end is compatible with the OFDMA according to the HARQ capability negotiation response message, and establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier.
  • the packet length threshold is obtained from the HARQ capability negotiation response packet and stored.
  • the HARQ configuration request message includes, but is not limited to, a HARQ session identifier, whether the HARQ is synchronized, and whether the HARQ is adaptive.
  • the channel on which the sender sends the HARQ configuration request message may be a CSMA/CA shared channel or an OFDMA subchannel.
  • Step 805 The receiving end receives the HARQ configuration request message of the sending end, and feeds back the HARQ configuration response message to the sending end.
  • the HARQ configuration response message includes but is not limited to: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result.
  • Step 806 The sender acquires a CSMA/CA shared channel usage right or an OFDMA subchannel usage right.
  • step 806 if the OFDMA subchannel can be obtained, the OFDMA subchannel is allocated and reserved for the HARQ session, and the receiving end is notified, and the OFDMA subchannel is exclusively used by the receiving end and the transmitting end before the end of the HARQ session.
  • the receiving end establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier. If the OFDMA subchannel cannot be obtained, the CSMA/CA shared channel usage right is acquired.
  • the channel used before step 806 can be different from the channel obtained in step 806, and the step after step 806 is the same as the channel obtained in step 806.
  • step 806 may be preceded by a CSMA/CA shared channel, and in step 806, the usage right of the OFDMA subchannel may be obtained, and then the OFDMA subchannel is used after step 806.
  • the process of steps 804 and 805 may not be included in this embodiment. Since the receiving end does not support the special codeword, it is in the CSMA/CA shared channel.
  • the data packet that is smaller than the packet length threshold uses ARQ, and HARQ is used for data packets that are greater than or equal to the packet length threshold.
  • Step 807 Send a HARQ data packet to the receiving end by using the channel according to the HARQ session identifier.
  • step 806 in order to obtain the OFDMA subchannel usage right, the specific steps of step 807 and the following steps may refer to Embodiment 6, and only the steps are not specific.
  • the specific steps of step 807 and the following steps may refer to Embodiment 5, and only the steps given below are not specifically discussed.
  • Step 808 The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
  • Step 809 The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to a preset rule.
  • Step 810 The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end clears the Further, the method provided by the embodiment further includes: receiving, by the receiving end, the HARQ session end message sent by the sending end; and clearing the HARQ corresponding to the HARQ session. Data message and HARQ session ID. In this embodiment, a mapping relationship between an OFDMA subchannel and a HARQ session identifier is established, or a HARQ data packet is mapped to a HARQ session identifier, thereby solving a multi-user collision problem in the HARQ. And the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
  • Embodiment 8 On the basis of the solutions provided in the foregoing embodiments, multiple coordinated transmitting ends may perform HARQ communication to one receiving end.
  • the multiple senders may be connected by a wired network or may be connected by a wireless link.
  • this embodiment uses two senders as an example, one of which is an auxiliary sender.
  • the embodiment may include the following steps: Step 90: The sending end sends a hybrid automatic retransmission request to the receiving end, and the HARQ capability negotiation request message is sent;
  • Step 91 The receiving end feeds back a HARQ capability negotiation response message to the sending end.
  • Step 92 The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines, according to the HARQ capability negotiation response message, whether the receiving end supports the HARQ, and if yes, assigns the HARQ session identifier to the receiving end.
  • Step 93 The sending end sends a cooperation request to the auxiliary sending end, where the cooperation request includes the HARQ session identifier.
  • Step 94 The sending end acquires a channel usage right for transmitting the HARQ data packet, and uses the channel according to the HARQ session identifier. The receiving end sends a HARQ data packet.
  • Step 96 The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
  • Step 97 The sending end receives the response message fed back by the receiving end, and determines according to the response message.
  • step 97 determining, according to the response packet, that the data packet is sent successfully, the method includes: the sending end receiving the response message fed back by the receiving end, where the response message is an ACK And the sending end notifies the auxiliary sending end to delete the HARQ session identifier and the HARQ data packet and the redundant data packet corresponding to the HARQ data packet; if the service flow of the sending end application layer is not If a new data packet needs to be sent, the HARQ session end message is sent to the receiving end.
  • the retransmission operation is performed by the auxiliary sending end according to the preset rule according to the preset rule, where the sending end receives the response message fed back by the receiving end, where The response message is a retransmission HARQ data message; and the auxiliary sending end is notified to perform a retransmission operation according to a preset rule.
  • the above retransmission operation is in the first embodiment to the seventh embodiment, and the retransmission operation on the transmitting end has been After detailed description,
  • the redundant data packet is copied to the auxiliary transmitting end, so the auxiliary transmitting end can complete the retransmission operation of the transmitting end of the foregoing embodiment without any difference.
  • the preset rule may include that the sending end selects according to the channel quality, for example, the channel quality of the sending end to the receiving end is good, and then the sending end sends the HARQ retransmission message, and if the channel quality of the auxiliary transmitting end is good, the auxiliary sending is performed.
  • the process of transmitting the HARQ retransmission packet is the same as that in the foregoing embodiment, and details are not described herein again.
  • the HARQ communication is coordinated by the auxiliary transmitting end and the transmitting end, thereby improving the stability and throughput of the WiFi network, and improving the gain of the HARQ.
  • An embodiment of the present invention provides a transmitting end, which is used to implement the foregoing hybrid automatic repeat request method.
  • the method includes: a sending unit 111, configured to send a hybrid automatic repeat request (HARQ capability negotiation request) to a receiving end.
  • HARQ capability negotiation request a hybrid automatic repeat request
  • the receiving unit 112 is configured to receive a HARQ capability negotiation response message fed back by the receiving end, and determine, according to the HARQ capability negotiation response message, whether the receiving end supports the HARQ, and if yes, assign the HARQ session identifier to the receiving end;
  • the method is further configured to: obtain a channel usage right for sending a HARQ data packet, and send a HARQ data packet to the receiving end according to the HARQ session identifier;
  • the receiving unit 112 is further configured to: the sending end receives the response message fed back by the receiving end, According to the response packet, it is determined that the data packet is successfully sent or the retransmission operation is performed according to the preset rule.
  • the receiving end further includes a mapping unit 113, where the mapping unit 113 is configured to generate a mapping relationship between the sending end and the HARQ session identifier, and send, by the sending unit, a configuration request message including a mapping relationship to the receiving end;
  • the receiving unit 112 is configured to receive a configuration request response message sent by the receiving end.
  • the mapping unit 113 is specifically configured to determine, according to the HARQ capability negotiation response message, whether the receiving end supports orthogonal frequency division multiplexing multiple access OFDMA, and if supported, establish a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
  • the mapping unit 113 is specifically configured to allocate a corresponding special codeword for the HARQ session, and form a mapping relationship between the HARQ session identifier and the special codeword, where the special codeword is used to mark the sender.
  • the sending unit 11 is specifically configured to mark, by using a channel that sends the HARQ data packet, a right to request to send an RTS frame requesting channel, where the RTS frame includes a HARQ session identifier, a media access layer MAC address of the sending end, and a pair. Channel usage time.
  • the receiving unit 112 is further configured to receive, by the receiving end, the CTS frame sent according to the clearing of the RTS frame, and the CTS frame is used to confirm the channel acquiring right of the transmitting end to send the HARQ data packet, where the CTS frame includes the MAC address of the receiving end and the channel usage time.
  • the sending unit 11 1 after the sending unit 11 1 is further configured to send the hybrid automatic repeat request HARQ capability negotiation request message, the sending end starts the local timer; if the sending end does not receive the HARQ capability negotiation of the receiving end before the timer expires In response to the message, the sending unit 1 11 resends the HARQ capability negotiation request message and increments the number of retransmissions by one; if the number of retransmissions exceeds the preset value, the HARQ is discarded.
  • the channel for sending the HARQ data packet includes: a carrier sense multiple access/collision avoidance CSMA/CA shared channel; or
  • the sending unit 1 11 is specifically configured to: according to the HARQ session identifier, if the length of the HARQ data packet is less than the packet length threshold
  • the DATA/ACK mode is used to send the HARQ data packet to the receiving end through the CSMA/CA shared channel channel.
  • the sending unit 11 1 is specifically configured to identify the HARQ session according to the HARQ session identifier if the length of the HARQ data packet is greater than or equal to the packet length threshold.
  • the HARQ data packet is sent to the receiving end through the CSMA/CA shared channel channel by using the RTS/CTS method.
  • the sending unit 111 is further configured to: determine a packet length of the HARQ data packet; and send, by the HARQ, the HARQ data packet whose length is greater than or equal to the packet length threshold, and the HARQ datagram whose length is smaller than the packet length threshold.
  • the text is sent via ARQ.
  • the sending unit 111 includes:
  • a coding subunit 1111a configured to encode source data; obtain a special codeword corresponding to the HARQ session identifier; add a HARQ header to the encoded data; insert the special codeword into the data after adding the HARQ header;
  • the unit 1 112a is configured to send the data with the special codeword inserted as a HARQ data message to the receiving end through the channel.
  • the coding subunit 1 111a is specifically configured to insert a special codeword between the tag signal domain and the data domain of the data to which the HARQ header is added; or
  • the coding sub-unit 1111a is specifically configured to back up the special codeword, insert the special codeword into the first domain of the physical layer convergence preamble PLCP Preamble, and insert the special codeword backup into the second domain of the PLCP Preamble.
  • the sending unit 111 includes: an encoding subunit 1 111b for encoding source data; adding a HARQ header to the encoded data; and a sending subunit 1112b for adding The HARQ header data is sent as a HARQ data message to the receiving end through the channel.
  • the receiving unit 1 12 is specifically configured to: if the ACK feedback of the receiving end is received, determine that the data packet is successfully sent; or
  • the receiving unit 112 is further configured to: clear the HARQ data packet buffered by the sending end; if the service flow of the sending end does not need to send a new data packet, pass the sending unit.
  • the sending unit 111 is further configured to send a collaboration request to the auxiliary sending end, where the cooperation request includes the HARQ session identifier, and the sending unit 111 is further configured to send the HARQ data packet and the redundant data of the corresponding HARQ data packet to the auxiliary sending end.
  • the receiving unit 112 is specifically configured to receive a response message fed back by the receiving end, according to the response message. ... , 5 '' - ' . . Further, referring to FIG.
  • the receiving unit 112 includes: a receiving subunit 1 121a, configured to receive a response message fed back by the receiving end, and the response message is an ACK; and the notification subunit 1 122a is configured to notify the auxiliary sending end to delete The HARQ data packet and the redundant data packet corresponding to the HARQ data packet; if the service flow of the sender does not need to send a new data packet, the HARQ session termination packet is sent to the receiving end.
  • a receiving subunit 1 121a configured to receive a response message fed back by the receiving end, and the response message is an ACK
  • the notification subunit 1 122a is configured to notify the auxiliary sending end to delete The HARQ data packet and the redundant data packet corresponding to the HARQ data packet; if the service flow of the sender does not need to send a new data packet, the HARQ session termination packet is sent to the receiving end.
  • the receiving unit 112 includes: a receiving subunit 1121b, configured to receive a response message fed back by the receiving end, where the response message is a retransmitted HARQ data message; and a notification subunit 1122b, configured to The preset rule notifies the auxiliary sender to perform a retransmission operation.
  • An embodiment of the present invention provides a receiving end, which is used to implement the foregoing hybrid automatic repeat request method. Referring to FIG.
  • the method includes: a sending unit 121, configured to feed back a HARQ capability negotiation response message to a sending end;
  • the obtaining unit 122 is configured to obtain the HARQ session identifier that is sent by the sending end, and the receiving unit is configured to receive the HARQ data packet sent by the sending end according to the HARQ session identifier.
  • the sending unit 121 is further configured to feed back the response message to the sending end according to the HARQ data packet received by the receiving unit 121.
  • the obtaining unit 122 is configured to receive a configuration request message sent by the sending end, where the configuration request message includes a mapping relationship between the sending end and the HARQ session identifier, and sends a HARQ configuration response message to the sending end.
  • the mapping relationship between the sender and the HARQ session identifier is: a mapping relationship between the HARQ session identifier and the special codeword.
  • mapping between the sender and the HARQ session identifier is as follows: the sub-channel of the OFDMA of the sender is mapped to the HARQ session identifier.
  • the receiving unit 123 is further configured to: obtain an RTS frame in a channel that sends the HARQ data packet; the sending unit 121 is further configured to feed back the CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end sends the HARQ data.
  • the channel of the message acquires the right to use, wherein the CTS frame includes the MAC address of the receiving end and the usage time of the channel.
  • the receiving unit 123 is further configured to: capture a pilot sequence in the HARQ data packet, and obtain a coded modulation mode and a HARQ data packet length in the HARQ data packet; demodulate and decode the HARQ data packet; The post data is subjected to a frame check sequence FCS check.
  • the receiving unit 123 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data packet length; and establish a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow according to the OFDMA subchannel information; and the HARQ data.
  • the text is demodulated and decoded; the decoded data is subjected to a frame check sequence FCS check.
  • the receiving unit 123 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data message length; if the RTS frame is received and the CTS is returned, the received HARQ data is sent to the HARQ session identifier and the service flow. Establishing a mapping relationship; demodulating and decoding the HARQ data 4; performing the frame check sequence FCS check on the decoded data.
  • the sending unit 121 is specifically configured to receive the HARQ data packet from the receiving end. Obtaining a special codeword, and mapping the HARQ data packet with the HARQ session identifier and the service flow according to the special codeword;
  • FCS check passes, the ACK is fed back to the sender; or, if the special codeword identification is passed, and the FCS check fails, the second NAK is fed back to the sender; or
  • the FCS check fails, and in the RTS/CTS mode or the OFDMA mode, the second NAK is fed back to the transmitting end; or,
  • FCS check does not pass, and in the DATA/ACK mode, no information is fed back to the sender; or,
  • the sending unit 121 is specifically configured to: if the FCS check passes, feed back an ACK to the sending end; or, if the FCS check fails, feed back the second NAK to the sending end; optionally, the sending unit 121 is specifically configured to: If the FCS check passes, the ACK is fed back to the transmitting end; or, if the FCS check fails, in the RTS/CTS mode, the second NAK is fed back to the transmitting end; or,
  • FCS check fails, not in RTS/CTS mode, no information is fed back to the sender.
  • the receiving unit 123 is further configured to cache the current HARQ data packet.
  • the receiving unit 123 is further configured to receive the HARQ retransmission data sent by the sending end, and decode the HARQ retransmission data.
  • the receiving unit 123 is specifically configured to: decode the HARQ retransmission data; or combine the HARQ retransmission data and the buffered current HARQ data packet to perform decoding.
  • the receiving unit 123 is further configured to: receive the HARQ session end message sent by the sending end; and clear the HARQ data message and the HARQ session identifier corresponding to the HARQ session.
  • the receiving end provided by the embodiment of the present invention can establish a mapping relationship between the transmitting end and the HARQ session identifier, and send the HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end responds to the received response message according to the received receiving end.
  • the data packet is sent successfully or the retransmission operation is performed according to the preset rule, which avoids the multi-user collision problem of the shared channel in the HARQ application to the WiFi communication system, and improves the HARQ gain effect, and is applicable to a wide range.
  • An embodiment of the present invention provides a transmitting end, as shown in FIG.
  • bus 135 for storing program code executed by the processor 133;
  • the bus 135 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component), and an external device interconnection. ) Bus or EISA (Extended Industry Standard Architecture) bus.
  • the bus 135 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 18, but it does not mean that there is only one bus or one type of bus. among them:
  • Memory 134 is for storing executable program code, the program code including computer operating instructions.
  • Memory 134 may include high speed RAM memory and may also include non-volatile memory, such as at least one disk memory.
  • the transmitter 131 is configured to send a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end;
  • the receiver 132 is configured to receive a HARQ capability negotiation response message fed back by the receiving end, and the processor 133 is configured to determine, according to the HARQ capability negotiation response message, whether the receiving end supports the HARQ, and if yes, assign the HARQ session identifier to the receiving end;
  • the device 133 is further configured to: obtain a channel usage right for transmitting the HARQ data packet, and send the HARQ data to the receiving end according to the HARQ session identifier; the receiver 132 is configured to receive the response message fed back by the receiving end, and the processor 133 It is further configured to determine, according to the response packet, that the data packet is successfully sent or performs a retransmission operation according to a preset rule.
  • the processor 133 is further configured to: generate a mapping relationship between the sending end and the HARQ session identifier, and send, by using the transmitter 131, a configuration request message including a mapping relationship to the receiving end; the receiver 132 is configured to receive the configuration sent by the receiving end. Request response message.
  • the processor 133 is configured to determine, according to the HARQ capability negotiation response message, whether the receiving end supports orthogonal frequency division multiplexing multiple access OFDMA, and if supported, establish a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
  • the processor 133 is specifically configured to allocate a corresponding special codeword to the HARQ session, and form a mapping relationship between the HARQ session identifier and the special codeword, where the special codeword is used to mark the sender.
  • the processor 133 is configured to: in the channel that sends the HARQ data packet, mark the use right of requesting to send the RTS frame request channel, where the RTS frame includes the HARQ session identifier, the media access layer MAC address of the sending end, and the pair of channels.
  • the receiver 132 is configured to receive the CTS frame sent by the receiving end according to the RTS frame feedback, and the CTS frame is used to confirm the channel access right of the transmitting end to send the HARQ data message, where the CTS frame includes the MAC address of the receiving end and The time of use of the channel.
  • the sending end starts the local timer; if the sending end does not receive the HARQ capability negotiation response of the receiving end before the timer expires The message is retransmitted by the transmitter 132 to the HARQ capability negotiation request message, and the number of retransmissions is incremented by one; if the number of retransmissions exceeds the preset value, the HARQ is discarded.
  • the channel for sending the HARQ data packet includes: a carrier sense multiple access/collision avoidance CSMA/CA shared channel; or
  • the transmitter 132 is specifically configured to: according to the HARQ session identifier, if the length of the HARQ data packet is less than the packet length threshold Transmitting a HARQ data packet to the receiving end on the CSMA/CA shared channel channel by using the DATA/ACK method; or the transmitter 132 is specifically configured to: if the length of the HARQ data packet is greater than or equal to the packet length For the threshold, the HARQ data packet is sent to the receiving end on the CSMA/CA shared channel channel according to the HARQ session identifier in the RTS/CTS manner.
  • the processor 133 is further configured to: determine a packet length of the HARQ data packet; and send the HARQ data packet whose length is greater than or equal to the packet length threshold by using HARQ, and the HARQ datagram whose length is smaller than the packet length threshold.
  • the text is sent via ARQ.
  • the processor 133 is configured to: encode the source data; obtain a special codeword corresponding to the HARQ session identifier; add the HARQ header to the encoded data; and insert the special codeword into the data after adding the HARQ header;
  • the transmitter 132 is further configured to send the data in which the special codeword is inserted as a HARQ data message to the receiving end through the channel.
  • the processor 133 is specifically configured to insert a special codeword into the tag signal field and the data domain of the data added with the HARQ header; or
  • the processor 133 is specifically configured to specifically back up the special codeword, insert the special codeword into the first domain of the physical layer PLCP Preamble, and insert the special codeword backup into the second domain of the PLCP Preamble.
  • the processor 133 is configured to encode the source data, and the HARQ header is added to the encoded data.
  • the transmitter 132 is configured to send the HARQ data packet as a HARQ data packet to the receiving end through the channel.
  • the processor 133 is configured to determine that the data packet is successfully sent if the ACK feedback of the receiving end is received by the receiver 132; or
  • the receiver 132 receives the first NAK feedback from the receiving end, and the transmitter 132 is configured to increase the transmit power retransmission and the same data of the current HARQ data message; or the receiver 132 receives the second NAK feedback of the receiving end, and then transmits
  • the machine 132 is configured to transmit the same data as the HARQ data message; or the self-decodeable redundant data different from the HARQ data message; or the non-self-decodeable redundant data different from the HARQ data message; or if the receiver 132 does not receive feedback, then the transmitter 131 is used to transmit with constant transmit power. Rate resend the same data as this HARQ data message.
  • the processor 133 is further configured to: clear the HARQ data packet buffered by the sending end; if the service stream of the sending end does not need to send a new data packet, the transmitter 131 is configured to send the HARQ session ending message to the receiving end; Otherwise, the transmitter 131 continues to use the HARQ session to send subsequent data messages to the receiving end.
  • the transmitter 131 is configured to send a collaboration request to the auxiliary sending end, where the cooperation request includes a HARQ session identifier, and the transmitter 131 is configured to send the HARQ data packet and the redundant datagram corresponding to the HARQ data packet to the auxiliary sending end.
  • the receiver 132 is configured to receive a response message fed back by the receiving end, and the processor 133 is configured to perform an operation according to the retransmission.
  • the receiver 132 is configured to receive the response message fed back by the receiving end, and the response message is an ACK.
  • the transmitter 132 is configured to notify the auxiliary sending end to delete the HARQ data message and the corresponding HARQ data message.
  • the redundant data packet is sent by the transmitter 131 to the receiving end if the service stream of the transmitting end does not need to send a new data packet.
  • the receiver 131 is configured to receive the response message fed back by the receiving end, and the response message is a retransmission HARQ data message.
  • the transmitter 132 is configured to notify the auxiliary sending end according to the preset rule according to the preset rule. Pass the operation.
  • An embodiment of the present invention provides a receiving end, as shown in FIG.
  • the memory 144 is configured to store program code executed by the processor 143;
  • the bus 145 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component) bus, or an EISA (Extended Industry Standard Architecture) bus.
  • the bus 145 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 19, but it does not mean that there is only one bus or one type of bus. among them:
  • Memory 144 is for storing executable program code, including computer operating instructions.
  • Memory 134 may include high speed RAM memory and may also include non-volatile memory, such as at least one disk memory.
  • the processor 143 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more configured to implement the embodiments of the present invention. integrated circuit.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the transmitter 141 is configured to feed back a HARQ capability negotiation response message to the sending end, and the processor 143 is further configured to obtain a HARQ session identifier that is allocated by the sending end.
  • the receiver 142 is configured to receive, according to the HARQ session identifier, a HARQ data packet sent by the sending end.
  • the transmitter 141 is configured to feed back a response message to the sender according to the received HARQ data message.
  • the receiver 142 is configured to receive a configuration request message sent by the sending end, where the configuration request message includes a mapping relationship between the sending end and the HARQ session identifier, and the transmitter 141 is configured to send the HARQ configuration response to the sending end. .
  • mapping relationship between the sender and the HARQ session identifier is: a mapping relationship between the HARQ session identifier and the special codeword.
  • mapping between the sender and the HARQ session identifier is as follows: the sub-channel of the OFDMA of the sender is mapped to the HARQ session identifier.
  • the processor 143 is further configured to: obtain an RTS frame in a channel that sends the HARQ data packet; the transmitter 141 is configured to feed back the CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end sends the HARQ datagram. Channel access rights, where the CTS frame contains The MAC address of the receiving end and the time of use of the channel.
  • the processor 143 is further configured to: capture a pilot sequence in the HARQ data packet, and obtain a coded modulation mode and a HARQ data message length in the HARQ data packet; demodulate and decode the HARQ data packet; The post data is subjected to a frame check sequence FCS check.
  • the processor 143 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a length of the HARQ data packet; and establish a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow according to the OFDMA subchannel information; The text is demodulated and decoded; the decoded data is subjected to a frame check sequence FCS check.
  • the processor 143 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data message length; if the RTS frame is received and the CTS is replied, the received HARQ data is sent to the HARQ session identifier and the service flow. Establishing a mapping relationship; demodulating and decoding the HARQ data 4; performing the frame check sequence FCS check on the decoded data.
  • the processor 143 is configured to: obtain a special codeword from the HARQ data packet received by the receiving end, and establish a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow according to the special codeword; if the FCS check passes, Then, the transmitter 141 feeds back an ACK to the transmitting end; or, if the special codeword identification passes, and the FCS check fails, the transmitter 141 feeds back the second NAK to the transmitting end; or
  • the transmitter 141 is used to feed back the second NAK to the transmitting end; or,
  • FCS check does not pass, and in the DATA/ACK mode, no information is fed back to the sender; or,
  • the transmitter 141 is configured to feed back the first NAK: to the transmitting end.
  • the processor 143 is specifically configured to: when the FCS check passes, the transmitter 141 is configured to feed back an ACK to the sending end; or, If the FCS check fails, the transmitter 141 is configured to feed back the second NAK to the transmitting end.
  • the transmitter 141 is specifically configured to: if the FCS check passes, feed back an ACK to the sending end; or, if the FCS check fails, in the RTS/CTS mode, the transmitter 141 is configured to feed back the second NAK to the transmitting end; Or, if the FCS check fails, not in the RTS/CTS mode, no information is fed back to the sender.
  • the memory 144 is configured to cache the current HARQ data packet.
  • the receiver 142 is further configured to receive the HARQ retransmission data sent by the sending end, and the processor 143 is configured to decode the HARQ retransmission data.
  • the processor 143 is specifically configured to: decode the HARQ retransmission data; or combine the HARQ retransmission data and the current HARQ data packet to perform decoding.
  • the receiver 142 is further configured to receive the HARQ session end message sent by the sending end, and the processor 143 is configured to clear the HARQ data message and the HARQ session identifier corresponding to the HARQ session.
  • the receiving end of the present invention provides a mapping relationship between the transmitting end and the HARQ session identifier, and sends a HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end responds to the received response message received by the receiving end.
  • An embodiment of the present invention provides a communication system, as shown in FIG. 20, including a receiving end 151 and a transmitting end 153 for communicating with each other, for implementing the hybrid automatic repeat request method provided by the foregoing method embodiment, where the sending end is the above Any of the transmitting ends provided by the device embodiment, and the receiving end is any receiving end provided by the foregoing device embodiment.
  • the communication system establishes a mapping relationship between the transmitting end and the HARQ session identifier, and sends a HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end responds to the received response message received by the receiving end. Determining that the data packet is sent successfully or performing a retransmission operation according to a preset rule, thereby avoiding the multi-user collision problem of the shared channel in the HARQ application to the WiFi communication system, and improving the HARQ gain effect, and the application range is wide. Pan.
  • Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another.
  • a storage medium may be any available media that can be accessed by a computer.
  • the computer readable medium may include RAM (Random Access Memory), ROM (Read Only Memory), and EEPROM (Electrically Erasable Programmable Read Only Memory).
  • CD-ROM Compact Disc Read Only Memory
  • CD-ROM Compact Disc Read Only Memory
  • disk storage media or other magnetic storage device, or can be used to carry or store desired programs in the form of instructions or data structures. Code and any other medium that can be accessed by a computer. Also. Any connection can be appropriate as a computer readable medium. For example, if the software is transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, DSL (Digital Subscriber Line), or wireless technologies such as infrared, radio, and microwave, Then coaxial cable, fiber optic cable, twisted pair, DSL or wireless technologies such as infrared, wireless and microwave are included in the fixing of the associated medium.
  • coaxial cable, fiber optic cable, twisted pair, DSL or wireless technologies such as infrared, wireless and microwave are included in the fixing of the associated medium.
  • the disc and the disc include a CD (Compact Disc), a laser disc, a disc, a DVD disc (Digital Versatile Disc), a floppy disc, and a Blu-ray disc, wherein the disc is usually magnetically copied,
  • the disc uses a laser to optically replicate the data.
  • Combinations of the above should also be included within the scope of the computer readable media.
  • the above is only the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of the invention should be determined by the scope of the claims.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

Disclosed are a hybrid automatic repeat request method, apparatus, and system, applied to the field of communications, so as to solve the problem of collision of data of multiple users in hybrid automatic repeat request (HARQ) caused by channel sharing in the prior art. The method comprises: a transmit end sending an HARQ capability negotiation request packet; receiving an HARQ capability negotiation response packet fed back by a receive end, determining, according to the HARQ capability negotiation response packet, whether the receive end supports HARQ, and if the receive end supports HARQ, allocating an HARQ session identifier to the receive end; obtaining a channel use right of sending an HARQ data packet, and sending an HARQ data packet to the receive end through a channel according to the HARQ session identifier; and the transmit end receiving a response packet fed back by the receive end, and according to the response packet, determining that the data packet is successfully sent or determining to perform a retransmission operation according to a preset rule. Embodiments of the present invention are applied to the HARQ technology.

Description

一种混合自动重传请求方法、 装置及系统 技术领域 本发明涉及通信领域, 尤其涉及一种混合自动重传请求方法、 装置 及系统。 背景技术  The present invention relates to the field of communications, and in particular, to a hybrid automatic repeat request method, apparatus and system. Background technique
混合自动重传请求(HARQ)是前向纠错编码(FEC)和自动重传请求 (ARQ)相结合的混合方式。 发送端发送的码字不但能够检查错误, 还具有 一定的纠错能力。 无线保真(Wireless Fidelity 简称 WiFi )通信系统釆用 的是自动重传请求 (ARQ)方式。 发送端发送码字具有一定的纠错能力。 接 收端如果码字接收成功 , 则 向发送端反馈成功确认信号 ( Acknowledgement, 简称 ACK ) ; 如果码字接收失败, 则接收端不做任 何反馈。 在规定时间内, 发送端如果没有收到来自接收端的成功确认信 号 ACK, 则重传码字。 在 WiFi通信系统中, 发送端的重传码字与原始码 字相同, 接收端不进行任何合并, 直接解码。 接收端解码失败的原因可 能是无线信道衰落, 还可能是多个通信设备的信号在共享的通信信道发 生碰撞。 由于共享信道上有可能同时存在多个发送端, 所以如果接收端 解码失败, 则^ [艮可能无法正确获知失败码字的发送端信息。  Hybrid Automatic Repeat Request (HARQ) is a hybrid of Forward Error Correction Coding (FEC) and Automatic Repeat Request (ARQ). The codeword sent by the sender can not only check the error, but also has certain error correction capability. The Wireless Fidelity (WiFi) communication system uses the Automatic Repeat Request (ARQ) method. The transmitting terminal sends a codeword with certain error correction capability. If the receiving end of the codeword is successful, the receiving end sends an Acknowledgement (ACK) to the transmitting end; if the receiving of the codeword fails, the receiving end does not make any feedback. If the sender does not receive the success acknowledgment signal ACK from the receiver within the specified time, the codeword is retransmitted. In the WiFi communication system, the retransmission codeword of the transmitting end is the same as the original codeword, and the receiving end does not perform any combination and directly decodes. The reason why the receiving end fails to decode may be wireless channel fading, or it may be that the signals of multiple communication devices collide on the shared communication channel. Since there may be multiple senders on the shared channel at the same time, if the decoding of the receiver fails, ^ [艮 may not correctly know the sender information of the failed codeword.
由于 WiFi通信系统的解码失败原因比较复杂,并且解码失败时难以 正确获取发送端信息,所以导致 HARQ至今都未能在 WiFi通信系统被应 用。  Since the decoding failure of the WiFi communication system is complicated, and it is difficult to correctly acquire the sender information when the decoding fails, HARQ has not been applied to the WiFi communication system until now.
现有技术公开了一种在 WLAN 系统运行 HARQ的方法。 该方法中 WLAN系统是指利用 WiFi通信设备组成的无线局域网络通信系统。该方 法在 WLAN协议的 MAC层 (媒体接入层)与 PHY层(物理层)之间引入一 个新的 HARQ子层。 这个 HARQ子层负责完成发送端和接收端的 HARQ 能力协商、 HARQ状态机维护、 HARQ会话标识( Identification, 简称 ID ) 的分配、 HARQ 编解码策略的选择、 接收重复数据报文的检查、 对来自 PHY层的数据报文解码并提交给 MAC层、 对解码失败的数据报文进行 緩存、 对解码成功的数据报文移出緩存、 添加和解析 HARQ 层的头标 (Header)。通过这个 HARQ子层, 该专利可以像无线蜂窝通信系统那样对 因为无线信道衰落造成译码失败的情况实行 HARQ。 该专利虽然将 HARQ技术引入到 WiFi通信系统, 但是存在共享信 道多用户碰撞问题, 从而 HARQ增益效果较差。 The prior art discloses a method of operating HARQ in a WLAN system. The WLAN system in the method refers to a wireless local area network communication system composed of a WiFi communication device. The method introduces a new HARQ sublayer between the MAC layer (media access layer) and the PHY layer (physical layer) of the WLAN protocol. The HARQ sublayer is responsible for performing HARQ capability negotiation, HARQ state machine maintenance, HARQ session identification (ID) allocation, HARQ codec policy selection, receiving duplicate data packet check, and receiving from the PHY. The data packets of the layer are decoded and submitted to the MAC layer, the data packets that fail to be decoded are buffered, the data packets that are successfully decoded are removed from the buffer, and the header of the HARQ layer is added and parsed. Through this HARQ sublayer, the patent can behave like a wireless cellular communication system. HARQ is implemented in the case where the decoding fails due to wireless channel fading. Although this patent introduces HARQ technology into the WiFi communication system, there is a problem of multi-user collision of the shared channel, and thus the HARQ gain effect is poor.
发明内容 本发明的实施例提供一种混合自动重传请求方法、 装置及系统, 以 解决现有技术中 HARQ在共享信道中出现多用户数据碰撞的问题。 本发明的第一方面提供一种混合自动重传请求方法, 包括: 发送端向接收端发送混合自动重传请求 HARQ能力协商请求报文; 所述发送端接收所述接收端反馈的 HARQ能力协商应答报文, 根据 所述 HARQ能力协商应答报文, 判断所述接收端是否支持 HARQ, 如果 支持, 则为所述接收端分配 HARQ会话标识; 获取发送 HARQ数据报文的信道使用权,并根据所述 HARQ会话标 识通过所述信道向所述接收端发送 HARQ数据报文; 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作。 结合第一方面, 在第一种可能的实现方式中, 所述获取发送 HARQ 数据报文的信道使用权之前, 所述方法还包括: 生成所述发送端与所述 H A R Q会话标识的映射关系, 并向所述接收 端发送包含所述映射关系的配置请求报文; 所述发送端接收所述接收端发送的配置请求应答报文。 结合第一方面的第一种可能的实现方式, 在第二种可能的实现方式 中, 所述生成所述发送端与所述 HARQ会话标识的映射关系, 包括: 所述发送端根据所述 HARQ能力协商应答报文判断所述接收端是否 支持正交频分复用多址 OFDMA,如果支持则将所述发送端的 OFDMA的 子信道与所述 HARQ会话标识建立映射关系。 结合第一方面的第一种可能的实现方式, 在第三种可能的实现方式 中, 所述生成所述发送端与所述 HARQ会话标识的映射关系, 包括: 所述发送端为 HARQ会话分配对应的特殊码字, 并形成所述 HARQ 会话标识与所述特殊码字间的映射关系, 所述特殊码字用于标记所述发 送端。 结合第一方面, 在第四种可能的实现方式中, 获取发送 HARQ数据 报文的信道使用权, 包括: 所述发送端通过在发送 HARQ数据报文的信道中标记请求接入 RTS 帧请求获取所述信道的使用权, 其中所述 RTS帧包含所述 HARQ会话标 识、 所述发送端的媒体接入层 MAC地址以及对所述信道的使用时间; 所述发送端接收所述接收端根据所述 RTS 帧反馈的清除接入 CTS 帧, 所述 CTS帧用于确认所述发送端对所述发送 HARQ数据报文的信道 获取使用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述 信道的使用时间。 结合第一方面, 在第五种可能的实现方式中, 所述发送端向接收端 发送混合自动重传请求 HARQ能力协商请求报文, 还包括: 发送端发送所述混合自动重传请求 HARQ能力协商请求报文后, 所 述发送端启动本地定时器; 如果在定时器到期之前, 所述发送端未收到所述接收端的 HARQ能 力协商应答报文, 则所述发送端重发所述 HARQ能力协商请求报文, 并 将重发次数加 1 ; 如果重发次数超过预设的值时, 则放弃本次 HARQ。 结合第一方面, 在第六种可能的实现方式中, 所述发送 HARQ数据 报文的信道, 包括: 载波侦听多点接入 /冲突避免 CSMA/CA共享信道; 或者 SUMMARY OF THE INVENTION Embodiments of the present invention provide a hybrid automatic repeat request method, apparatus, and system to solve the problem of multi-user data collision in a shared channel in the prior art. A first aspect of the present invention provides a hybrid automatic repeat request method, including: a sending end sends a hybrid automatic repeat request HARQ capability negotiation request message to a receiving end; and the sending end receives a HARQ capability negotiation fed back by the receiving end And responding to the HARQ capability negotiation response packet, determining whether the receiving end supports HARQ, and if yes, assigning a HARQ session identifier to the receiving end; acquiring a channel usage right for transmitting the HARQ data packet, and according to The HARQ session identifier sends a HARQ data packet to the receiving end by using the channel; the sending end receives the response packet fed back by the receiving end, and determines, according to the response packet, that the data packet is sent successfully or according to the The preset rule performs a retransmission operation. With reference to the first aspect, in a first possible implementation manner, before the acquiring a channel usage right for transmitting a HARQ data packet, the method further includes: generating a mapping relationship between the sending end and the HARQ session identifier, And sending, to the receiving end, a configuration request message that includes the mapping relationship; and the sending end receives the configuration request response message sent by the receiving end. With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner, the generating a mapping relationship between the sending end and the HARQ session identifier includes: sending, by the sending end, the HARQ The capability negotiation response message determines whether the receiving end supports orthogonal frequency division multiplexing multiple access OFDMA, and if so, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier. With reference to the first possible implementation manner of the first aspect, in a third possible implementation manner, the generating a mapping relationship between the sending end and the HARQ session identifier includes: The transmitting end allocates a corresponding special codeword for the HARQ session, and forms a mapping relationship between the HARQ session identifier and the special codeword, where the special codeword is used to mark the sending end. With reference to the first aspect, in a fourth possible implementation, the acquiring the channel usage right of the sending the HARQ data packet includes: sending, by the sending end, the request to access the RTS frame request in the channel that sends the HARQ data packet The right to use the channel, where the RTS frame includes the HARQ session identifier, a media access layer MAC address of the sending end, and a usage time of the channel; the sending end receives the receiving end according to the The RTS frame feedback clears the CTS frame, and the CTS frame is used to confirm that the sending end acquires the right to use the channel for sending the HARQ data packet, where the CTS frame includes the MAC address of the receiving end and the corresponding The time of use of the channel. With reference to the first aspect, in a fifth possible implementation manner, the sending end sends a hybrid automatic retransmission request (HARQ capability negotiation request) message to the receiving end, and the method further includes: sending, by the sending end, the hybrid automatic retransmission request HARQ capability After the request message is negotiated, the sending end starts a local timer; if the sending end does not receive the HARQ capability negotiation response message of the receiving end, the transmitting end resends the The HARQ capability negotiates the request message and increments the number of retransmissions by one; if the number of retransmissions exceeds the preset value, the HARQ is discarded. With reference to the first aspect, in a sixth possible implementation, the channel for sending the HARQ data packet includes: a carrier sense multiple access/collision avoidance CSMA/CA shared channel; or
OFDMA子信道。 结合第一方面的第六种可能的实现方式, 在第七种可能的实现方式 中, 所述信道为载波侦听多点接入 /冲突避免 CSMA/CA共享信道的使用 权, 则所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据报文, 包括: 如果 HARQ 数据报文长度小于所述报文长度门限, 则根据所述 HARQ会话标识釆用 DATA/ACK方式通过所述 CSMA/CA共享信道信道 向所述接收端发送 HARQ数据报文; 或 如果 HARQ数据报文长度大于或等于所述报文长度门限, 则根据所 述 HARQ会话标识釆用 RTS/CTS方式通过所述 CSMA/CA共享信道信道 向所述接收端发送 HARQ数据报文。 结合第一方面的第四种可能的实现方式, 在第八种可能的实现方式 中, 所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据 4艮文, 还包括: 判断所述 HARQ数据报文的报文长度; 对于长度大于或等于报文长度门限的 HARQ数据报文通过 HARQ发 送, 对于长度小于报文长度门限的 HARQ数据报文通过 ARQ发送。 结合第一方面的第三种可能的实现方式, 在第九种可能的实现方式 中, 所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据报文, 包括: 所述发送端对源数据进行编码; OFDMA subchannel. With reference to the sixth possible implementation manner of the first aspect, in a seventh possible implementation manner, the channel is a carrier sense multi-point access/collision avoiding usage right of a CSMA/CA shared channel, where the basis is And the sending, by the HARQ session identifier, the HARQ data packet to the receiving end by using the channel, if: the length of the HARQ data packet is less than the packet length threshold, and then adopting the DATA/ACK mode according to the HARQ session identifier. The CSMA/CA shared channel channel Sending a HARQ data packet to the receiving end; or if the length of the HARQ data packet is greater than or equal to the packet length threshold, passing the CSMA/CA shared channel channel according to the HARQ session identifier in an RTS/CTS manner. Sending a HARQ data packet to the receiving end. With the fourth possible implementation of the first aspect, in an eighth possible implementation, the sending the HARQ data to the receiving end by using the channel according to the HARQ session identifier further includes: The HARQ data packet whose length is greater than or equal to the packet length threshold is sent by the HARQ, and the HARQ data packet whose length is less than the packet length threshold is sent by the ARQ. With the third possible implementation of the first aspect, in a ninth possible implementation manner, the sending, by using the channel, the HARQ data packet to the receiving end according to the HARQ session identifier includes: The sender encodes the source data;
获取与所述 HARQ会话标识对应的特殊码字; 将 HARQ头标添加至所述编码后的数据; 将特殊码字插入所述添加 HARQ头标后的数据;  Obtaining a special codeword corresponding to the HARQ session identifier; adding a HARQ header to the encoded data; and inserting the special codeword into the data after adding the HARQ header;
将所述插入了特殊码字的数据作为 HARQ数据报文通过所述信道发 送至所述接收端。 结合第一方面的第九种可能的实现方式, 在第十种可能的实现方式 中, 所述将特殊码字插入添加 HARQ头标的数据, 包括: 将所述特殊码字插入添加 HARQ头标的数据的标记 signal域和数据 域之间; 或者,  The data in which the special codeword is inserted is transmitted as a HARQ data message to the receiving end through the channel. With reference to the ninth possible implementation manner of the first aspect, in the tenth possible implementation manner, the inserting the special codeword into the data of adding the HARQ header includes: inserting the special codeword into the data that adds the HARQ header Mark between signal domain and data field; or,
将所述特殊码字备份,将所述特殊码字插入物理层汇聚前导域 PLCP Backing up the special codeword, inserting the special codeword into the physical layer convergence preamble domain PLCP
Preamble的第一域, 将所述特殊码字备份插入 PLCP Preamble的第二域。 The first field of the Preamble, the special codeword backup is inserted into the second domain of the PLCP Preamble.
结合第一方面,在第十一种可能的实现方式中,所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据报文, 包括: 所述发送端对源数据进行编码; With reference to the first aspect, in an eleventh possible implementation, the sending the HARQ data packet to the receiving end by using the channel according to the HARQ session identifier includes: The transmitting end encodes source data;
将 HARQ头标添加至所述编码后的数据; 将所述添加了 HARQ头标的数据作为 HARQ数据报文通过所述信道 发送至所述接收端。 结合第一方面, 在第十二种可能的实现方式中, 所述发送端接收所 述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功 或者根据预设规则执行重传操作, 包括: 如果收到所述接收端的 ACK反馈, 则确定数据报文发送成功; 或 如果收到所述接收端的第一 NAK反馈,则增大发射功率重新发送和 本次 HARQ数据报文相同的数据; 或 如果收到所述接收端的第二 NAK反馈, 则发送和所述 HARQ数据 报文相同的数据; 或者和所述 HARQ数据报文不同的可自解码的冗余数 据; 或者和所述 HARQ数据报文不同的不可自解码的冗余数据; 或 如果未收到反馈, 则以不变发射功率重新发送和本次 HARQ数据报 文相同的数据。 结合第一方面的第十二种可能的实现方式, 在第十三种可能的实现 方式中, 所述如果收到所述接收端的 ACK反馈, 则确定数据报文发送成 功, 还包括: 清除所述发送端緩存的所述 HARQ数据报文; 如果所述发送端的业务流没有新的数据报文需要发送, 则向所述接 收端发送 HARQ会话结束报文; 否则, 继续使用所述 HARQ会话向所述 接收端发送后续的数据报文。 结合第一方面的第一种至第十三种任一可能的实现方式, 在第十四 种可能的实现方式中, 所述发送端接收所述接收端反馈的应答报文之前, 还包括: 所述发送端向辅助发送端发送协作请求, 所述协作请求包含所述 HARQ会话标识; HARQ数据报文的冗余数据报文; 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作, 包括: 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则通过所述辅助发送端执行重传 操作。 Adding a HARQ header to the encoded data; transmitting the HARQ header-added data as a HARQ data packet to the receiving end through the channel. With reference to the first aspect, in a twelfth possible implementation manner, the sending end receives the response packet that is sent by the receiving end, and determines, according to the response packet, that the data packet is successfully sent or is executed according to a preset rule. The retransmission operation includes: if the ACK feedback of the receiving end is received, determining that the data packet is successfully sent; or if receiving the first NAK feedback of the receiving end, increasing the transmit power retransmission and the current HARQ datagram The same data; or if the second NAK feedback of the receiving end is received, the same data as the HARQ data message is sent; or the self-decodeable redundant data different from the HARQ data message; or The non-self-decodable redundant data different from the HARQ data message; or if the feedback is not received, the same data as the current HARQ data message is retransmitted with the constant transmit power. With reference to the twelfth possible implementation manner of the foregoing aspect, in a thirteenth possible implementation manner, if the ACK feedback of the receiving end is received, determining that the data packet is successfully sent, the method further includes: clearing Transmitting the HARQ data packet buffered by the sending end; if the service stream of the sending end does not need to send a new data packet, sending a HARQ session ending message to the receiving end; otherwise, continuing to use the HARQ session The receiving end sends a subsequent data packet. With the first to the thirteenth possible implementation manners of the first aspect, in the fourteenth possible implementation manner, before the sending end receives the response message fed back by the receiving end, the sending end further includes: Sending, by the sending end, a cooperation request to the auxiliary sending end, where the cooperation request includes the HARQ session identifier; The redundant data packet of the HARQ data packet; the sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to a preset rule, including The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data message is successfully sent or performs a retransmission operation by using the auxiliary sending end according to a preset rule.
结合第一方面的第十四种可能的实现方式, 在第十五种可能的实现 方式中, 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报 文, 确定数据报文发送成功, 包括:  With reference to the fourteenth possible implementation manner of the first aspect, in a fifteenth possible implementation manner, the sending end receives the response message fed back by the receiving end, and determines the data packet according to the response message The text is sent successfully, including:
所述发送端接收所述接收端反馈的应答报文,所述应答报文为 ACK;  The sending end receives the response message fed back by the receiving end, and the response message is an ACK;
述 HARQ数据报文的冗余数据报文; A redundant data message of the HARQ data packet;
如果所述发送端的业务流没有新的数据报文需要发送, 则向所述接 收端发送 HARQ会话结束 4艮文。 结合第一方面的第十四种可能的实现方式, 在第十五种可能的实现 方式中, 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报 文, 根据预设规则通过所述辅助发送端执行重传操作, 包括: 所述发送端接收所述接收端反馈的应答报文, 所述应答报文为重传 HARQ数据报文; 根据所述应答报文, 根据预设规则通知所述辅助发送端执行重传操 作。 本发明的第二方面提供一种混合自动重传请求方法, 包括: 接收端向发送端反馈 HARQ能力协商应答报文; 所述接收端获取所述发送端分配的 HARQ会话标识;  If no new data message needs to be sent in the service flow of the sender, the HARQ session end message is sent to the receiving end. With reference to the fourteenth possible implementation manner of the first aspect, in a fifteenth possible implementation manner, the sending end receives the response message fed back by the receiving end, according to the response message, according to the preset And the sending, by the sending end, the retransmission operation, where the sending end receives the response message fed back by the receiving end, where the response message is a retransmitted HARQ data message; The preset rule notifies the auxiliary transmitting end to perform a retransmission operation. A second aspect of the present invention provides a hybrid automatic repeat request method, including: receiving, by a receiving end, a HARQ capability negotiation response message to a transmitting end; and receiving, by the receiving end, a HARQ session identifier allocated by the sending end;
所述接收端根据所述 HARQ会话标识接收所述发送端发送的 HARQ 数据报文, 根据所述 HARQ数据报文向所述发送端反馈应答报文。  The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
结合第二方面, 在第一种可能的实现方式中, 所述接收端获取所述 发送端分配的 HARQ会话标识, 包括: 所述接收端接收所述发送端发送的配置请求报文, 其中所述配置请 文包含所述发送端与所述 HARQ会话标识的映射关系; With reference to the second aspect, in a first possible implementation manner, the receiving end acquires the HARQ session identifier that is allocated by the sending end, and includes: Receiving, by the receiving end, the configuration request message sent by the sending end, where the configuration request includes a mapping relationship between the sending end and the HARQ session identifier;
所述接收端向所述发送端发送 HARQ配置应答 4艮文。  The receiving end sends a HARQ configuration response message to the sending end.
结合第二方面的第一种可能的实现方式, 在第二种可能的实现方式 中, 所述发送端与所述 HARQ会话标识的映射关系为: 所述 HARQ会话 标识与所述特殊码字间的映射关系。 With reference to the first possible implementation manner of the second aspect, in a second possible implementation, the mapping relationship between the sending end and the HARQ session identifier is: between the HARQ session identifier and the special codeword Mapping relationship.
结合第二方面的第一种可能的实现方式, 在第三种可能的实现方式 中, 所述发送端与所述 HARQ会话标识的映射关系, 为: 所述发送端的 OFDMA的子信道与所述 HARQ会话标识建立映射关系。  With reference to the first possible implementation manner of the second aspect, in a third possible implementation, the mapping relationship between the sending end and the HARQ session identifier is: the subchannel of the OFDMA of the sending end and the The HARQ session identifier establishes a mapping relationship.
结合第二方面, 在第四种可能的实现方式中, 所述接收端根据所述 HARQ会话标识接收所述发送端发送的 HARQ数据 ^艮文之前还包括: 所述接收端在所述发送 HARQ数据报文的信道中获取 RTS帧; 根据所述 RTS帧向所述发送端反馈 CTS帧, 所述 CTS帧用于确认 所述发送端对所述发送 HARQ 数据报文的信道获取使用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述信道的使用时间。  With reference to the second aspect, in a fourth possible implementation manner, before the receiving end receives the HARQ data sent by the sending end according to the HARQ session identifier, the receiving end further includes: the receiving end is configured to send the HARQ Acquiring an RTS frame in the channel of the data packet; and feeding back a CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end acquires the right to use the channel for sending the HARQ data packet, where The CTS frame includes a MAC address of the receiving end and a usage time of the channel.
结合第二方面的第二种可能的实现方式, 在第五种可能的实现方式 中, 所述接收端根据所述 HARQ会话标识接收所述发送端发送的 HARQ 数据报文, 还包括:  With the second possible implementation of the second aspect, in a fifth possible implementation manner, the receiving end, according to the HARQ session identifier, is configured to receive the HARQ data packet sent by the sending end, and further includes:
捕获所述 HARQ数据报文中导频序列,并在所述 HARQ数据报文获 得编码调制方式和 HARQ数据报文长度; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。  And acquiring a pilot sequence in the HARQ data packet, and obtaining a coded modulation mode and a HARQ data message length in the HARQ data packet; demodulating and decoding the HARQ data packet; and performing the decoded data Frame check sequence FCS check.
结合第二方面的第三种可能的实现方式, 在第六种可能的实现方式 中, 所述接收端根据所述 HARQ会话标识接收所述发送端发送的 HARQ 数据报文, 还包括: 捕获导频序列;  With the third possible implementation of the second aspect, in a sixth possible implementation, the receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and further includes: Frequency sequence
获得编码调制方式和 HARQ数据报文长度; 根据 OFDMA子信道信息将所述 HARQ数据 文与所述 HARQ会话 标识和业务流建立映射关系; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 Obtaining a coded modulation mode and a HARQ data message length; And mapping the HARQ data identifier to the HARQ session identifier and the service flow according to the OFDMA subchannel information; demodulating and decoding the HARQ data packet; and performing the frame check sequence FCS check on the decoded data.
结合第二方面的第四种可能的实现方式, 在第七种可能的实现方式 中, 所述接收端根据所述 HARQ会话标识接收所述发送端发送的 HARQ 数据报文, 还包括:  With reference to the fourth possible implementation manner of the second aspect, in a seventh possible implementation manner, the receiving end, according to the HARQ session identifier, receiving the HARQ data packet sent by the sending end, further includes:
捕获导频序列;  Capture pilot sequence;
获得编码调制方式和 HARQ数据报文长度;  Obtaining a coded modulation mode and a HARQ data packet length;
如果收到所述 RTS帧并回复所述 CTS帧, 将接收的 HARQ数据报 文与所述 HARQ会话标识和业务流建立映射关系; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。  And if the RTS frame is received and the CTS frame is replied, the received HARQ data packet is mapped to the HARQ session identifier and the service flow; the HARQ data packet is demodulated and decoded; The data is subjected to a frame check sequence FCS check.
结合第二方面的第五种可能的实现方式, 在第八种可能的实现方式 中, 根据所述 HARQ数据报文向所述发送端反馈应答报文, 包括: 从 HARQ 数据报文中获取特殊码字, 根据所述特殊码字将所述 HARQ数据 4艮文与所述 HARQ会话标识和业务流建立映射关系;  With the fifth possible implementation of the second aspect, in an eighth possible implementation, the sending the response message to the sending end according to the HARQ data packet includes: acquiring a special from the HARQ data packet a codeword, and mapping the HARQ data to the HARQ session identifier and the service flow according to the special codeword;
如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述特殊码字识别通过, FCS 检查不通过, 则向所述发送端反 馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, RTS/CTS模式或 OFDMA模式时, 向所述发送端反馈第二 NAK; 或,  If the FCS check passes, the ACK is fed back to the sending end; or, if the special codeword identification passes, the FCS check fails, the second NAK is fed back to the sending end; or, if the special code If the word recognition fails, the FCS check fails, and the second NAK is fed back to the transmitting end when the RTS/CTS mode or the OFDMA mode is received; or
如果所述特殊码字识别不通过, FCS检查不通过, DATA/ACK模式 时, 不向所述发送端反馈任何信息; 或,  If the special codeword identification does not pass, the FCS check fails, and in the DATA/ACK mode, no information is fed back to the transmitting end; or,
如果捕获导频序列失败, DATA/ACK模式时, 不向所述发送端反馈 任何信息; 或,  If the acquisition pilot sequence fails, in the DATA/ACK mode, no information is fed back to the sender; or,
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向所 述发送端反馈第一 NAK:。 If the acquisition pilot sequence fails, in RTS/CTS mode or OFDMA mode, then The sender feeds back the first NAK:.
结合第二方面的第六种可能的实现方式, 在第九种可能的实现方式 中, 所述根据所述 HARQ数据报文向所述发送端反馈应答报文, 包括: 如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述 FCS检查不通过, 则向所述发送端反馈第二 NAK;  With reference to the sixth possible implementation of the second aspect, in a ninth possible implementation manner, the sending, by the FAR, the response message to the sending end according to the HARQ data packet includes: if the FCS check passes And feeding back an ACK to the sending end; or, if the FCS check fails, feeding back a second NAK to the sending end;
结合第二方面的第七种可能的实现方式, 在第十种可能的实现方式 中, 所述根据所述 HARQ数据报文向所述发送端反馈应答报文, 包括: 如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述 FCS检查不通过, RTS/CTS模式时, 则向所述发送端反馈 第二 NAK; 或, 如果所述 FCS检查不通过, 不是 RTS/CTS模式时, 不向所述发送端 反馈任何信息。  With reference to the seventh possible implementation manner of the second aspect, in a tenth possible implementation manner, the feeding back the response message to the sending end according to the HARQ data packet includes: if the FCS check passes And feeding back an ACK to the sending end; or, if the FCS check fails, in the RTS/CTS mode, feeding back the second NAK to the transmitting end; or, if the FCS check fails, not RTS/ In the CTS mode, no information is fed back to the sender.
结合第二方面的第八种至第十种任一可能的实现方式, 在第十一种 可能的实现方式中, 所述向所述发送端反馈第二 NAK之后, 还包括: 緩存本次 HARQ数据报文。  With reference to any one of the eighth to the tenth possible implementation manners of the second aspect, in the eleventh possible implementation manner, after the feeding back the second NAK to the sending end, the method further includes: buffering the current HARQ Data message.
结合第二方面的第八种至第十种任一可能的实现方式, 在第十二种 可能的实现方式中, 所述根据所述检查的结果向所述发送端反馈应答报 文之后, 还包括: 所述接收端收到所述发送端发送的 HARQ重传数据; 对所述 HARQ重传数据进行解码。  With reference to any one of the eighth to the tenth possible implementation manners of the second aspect, in the twelfth possible implementation manner, after the feedback message is sent back to the sending end according to the result of the checking, The method includes: receiving, by the receiving end, HARQ retransmission data sent by the sending end; and decoding the HARQ retransmission data.
结合第二方面的第十二中可能的实现方式, 在第十三种可能的实现 方式中, 所述对所述 HARQ重传数据进行解码, 包括: 对所述 HARQ重传数据进行解码; 或者 将所述 HARQ重传数据和所述緩存本次 HARQ数据报文合并后进行 解码。  With the possible implementation of the twelfth aspect of the second aspect, in the thirteenth possible implementation manner, the decoding, by the HARQ retransmission data, includes: decoding the HARQ retransmission data; or The HARQ retransmission data and the buffered current HARQ data message are combined and decoded.
结合第二方面, 在第十四种可能的实现方式中, 所述根据所述检查 的结果向所述发送端反馈应答报文之后, 还包括: 所述接收端收到所述发送端发送的 HARQ会话结束报文; 清除与所述 HARQ会话对应的 HARQ数据报文和 HARQ会话标识。 第三方面, 提供一种发送端, 包括: 发送单元, 用于向接收端发送混合自动重传请求 HARQ能力协商请 求报文; With reference to the second aspect, in a fourteenth possible implementation manner, after the sending the response message to the sending end according to the result of the checking, the method further includes: The receiving end receives the HARQ session end message sent by the sending end, and clears the HARQ data message and the HARQ session identifier corresponding to the HARQ session. The third aspect provides a sending end, including: a sending unit, configured to send a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end;
接收单元, 用于接收所述接收端反馈的 HARQ能力协商应答报文, 根据所述 HARQ能力协商应答报文, 判断所述接收端是否支持 HARQ , 如果支持, 则为所述接收端分配 HARQ会话标识;  a receiving unit, configured to receive a HARQ capability negotiation response message fed back by the receiving end, determine, according to the HARQ capability negotiation response message, whether the receiving end supports HARQ, and if supported, allocate a HARQ session to the receiving end Identification
所述发送单元, 还用于获取发送 HARQ数据报文的信道使用权, 并 根据所述 HARQ会话标识通过所述信道向所述接收端发送 HARQ数据报 文;  The sending unit is further configured to: obtain a channel usage right for transmitting a HARQ data packet, and send a HARQ data packet to the receiving end by using the channel according to the HARQ session identifier;
所述接收单元,还用于所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则执行重传 操作。  The receiving unit is further configured to: receive, by the sending end, a response message that is fed back by the receiving end, and determine, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to a preset rule.
结合第三方面, 在第一种可能的实现方式中, 所述接收端还包括映 射单元,  With reference to the third aspect, in a first possible implementation, the receiving end further includes a mapping unit,
系, 并通过所述发送单元向所述接收端发送包含所述映射关系的配置请 求报文; And sending, by the sending unit, a configuration request message that includes the mapping relationship to the receiving end;
所述接收单元用于接收所述接收端发送的配置请求应答报文。  The receiving unit is configured to receive a configuration request response message sent by the receiving end.
结合第三方面的第一种可能的实现方式, 在第二种可能的实现方式 中, 所述映射单元具体用于根据所述 HARQ能力协商应答报文判断所述 接收端是否支持正交频分复用多址 OFDMA,如果支持则将所述发送端的 OFDMA的子信道与所述 HARQ会话标识建立映射关系。  With reference to the first possible implementation manner of the third aspect, in a second possible implementation manner, the mapping unit is specifically configured to determine, according to the HARQ capability negotiation response packet, whether the receiving end supports orthogonal frequency division The multiplexed multiple access OFDMA, if supported, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier.
结合第三方面的第一种可能的实现方式, 在第三种可能的实现方式 中, 所述映射单元具体用于为 HARQ会话分配对应的特殊码字, 并形成 所述 HARQ会话标识与所述特殊码字间的映射关系, 所述特殊码字用于 标记所述发送端。 结合第三方面, 在第四种可能的实现方式中, 所述发送单元具体用 于通过在发送 HARQ数据报文的信道中标记请求发送 RTS帧请求所述信 道的使用权, 其中所述 RTS帧包含所述 HARQ会话标识、 所述发送端的 媒体接入层 MAC地址以及对所述信道的使用时间; 所述接收单元还用于接收所述接收端根据所述 RTS帧反馈的清除发 送 CTS帧, 所述 CTS帧用于确认所述发送端对所述发送 HARQ数据报 文的信道获取使用权, 其中所述 CTS帧包含所述接收端的 MAC地址以 及对所述信道的使用时间。 结合第三方面, 在第五种可能的实现方式中, 所述发送单元还用于 发送所述混合自动重传请求 HARQ能力协商请求报文后, 所述发送端启 动本地定时器; With reference to the first possible implementation manner of the third aspect, in a third possible implementation, the mapping unit is specifically configured to allocate a corresponding special codeword for the HARQ session, and form the HARQ session identifier and the A mapping relationship between special code words for marking the transmitting end. With reference to the third aspect, in a fourth possible implementation, the sending unit is specifically configured to request a right to use the channel by marking a request to send an RTS frame in a channel for sending a HARQ data packet, where the RTS frame And including the HARQ session identifier, a media access layer MAC address of the sending end, and a usage time of the channel; the receiving unit is further configured to receive, by the receiving end, a CTS frame sent according to the clearing of the RTS frame feedback. The CTS frame is used to confirm that the sending end acquires the right to use the channel for sending the HARQ data packet, where the CTS frame includes the MAC address of the receiving end and the usage time of the channel. With the third aspect, in a fifth possible implementation manner, after the sending unit is further configured to send the hybrid automatic repeat request (HARQ capability negotiation request message), the sending end starts a local timer;
如果在定时器到期之前, 所述发送端未收到所述接收端的 HARQ能 力协商应答报文, 则所述发送端重发所述 HARQ能力协商请求报文, 并 将重发次数加 1 ; 如果重发次数超过预设的值时, 则放弃本次 HARQ。  If the transmitting end does not receive the HARQ capability negotiation response message of the receiving end, the transmitting end resends the HARQ capability negotiation request message, and increases the number of retransmissions by one; If the number of retransmissions exceeds the preset value, the HARQ is abandoned.
结合第三方面, 在第六种可能的实现方式中, 所述发送 HARQ数据 报文的信道, 包括: 载波侦听多点接入 /冲突避免 CSMA/CA共享信道; 或者  With reference to the third aspect, in a sixth possible implementation, the channel for sending the HARQ data packet includes: a carrier sense multi-point access/collision avoidance CSMA/CA shared channel; or
OFDMA子信道。  OFDMA subchannel.
结合第三方面的第六种可能的实现方式, 在第七种可能的实现方式 中, 若所述信道为载波侦听多点接入 /冲突避免 CSMA/CA共享信道的使 用权, 所述发送单元具体用于如果 HARQ数据报文长度小于所述报文长 度门限, 则根据所述 HARQ 会话标识釆用 DATA/ACK 方式通过所述 CSMA/CA共享信道信道向所述接收端发送 HARQ数据报文; 或 所述发送单元具体用于如果 HARQ数据报文长度大于或等于所述报 文长度门限, 则根据所述 HARQ会话标识釆用 RTS/CTS 方式通过所述 CSMA/CA共享信道信道向所述接收端发送 HARQ数据报文。  With reference to the sixth possible implementation manner of the third aspect, in a seventh possible implementation manner, if the channel is a carrier sense multi-point access/collision avoiding usage right of a CSMA/CA shared channel, the sending The unit is specifically configured to: if the length of the HARQ data packet is less than the packet length threshold, send the HARQ data packet to the receiving end by using the CSMA/CA shared channel channel according to the HARQ session identifier and using the DATA/ACK mode. Or the sending unit is specifically configured to: if the length of the HARQ data packet is greater than or equal to the packet length threshold, according to the HARQ session identifier, use the RTS/CTS manner to pass the CSMA/CA shared channel channel to the The receiving end sends a HARQ data packet.
结合第三方面的第四种可能的实现方式, 在第八种可能的实现方式 中, 所述发送送单元还用于:  With the fourth possible implementation of the third aspect, in an eighth possible implementation, the sending unit is further configured to:
判断所述 HARQ数据报文的报文长度; 对于长度大于或等于报文长度门限的 HARQ数据报文通过 HARQ发 送, 对于长度小于报文长度门限的 HARQ数据报文通过 ARQ发送。 Determining a packet length of the HARQ data packet; The HARQ data packet whose length is greater than or equal to the packet length threshold is sent by HARQ, and the HARQ data packet whose length is smaller than the packet length threshold is sent by ARQ.
结合第三方面的第三种可能的实现方式, 在第九种可能的实现方式 中, 所述发送单元包括:  In conjunction with the third possible implementation of the third aspect, in a ninth possible implementation, the sending unit includes:
编码子单元, 用于对源数据进行编码; 获取与所述 HARQ 会话标 识对应的特殊码字; 将 HARQ头标添加至所述编码后的数据; 将特殊码 字插入所述添加 HARQ头标后的数据; 发送子单元, 用于将所述插入了特殊码字的数据作为 HARQ数据报 文通过所述信道发送至所述接收端。 结合第三方面的第九种可能的实现方式, 在第十种可能的实现方式 中 , 所述编码子单元具体用于将所述特殊码字插入添加 HARQ头标的数 据的标记 signal域和数据域之间; 或者,  a coding subunit, configured to: encode the source data; obtain a special codeword corresponding to the HARQ session identifier; add a HARQ header to the encoded data; insert the special codeword into the add HARQ header And a sending subunit, configured to send the data in which the special codeword is inserted as a HARQ data message to the receiving end through the channel. With reference to the ninth possible implementation manner of the third aspect, in a tenth possible implementation, the coding subunit is specifically configured to insert the special codeword into a tag signal field and a data domain of data added with a HARQ header Between; or,
入物理层汇聚前导域 PLCP Preamble的第一域, 将所述特殊码字备份插 入 PLCP Preamble的第二域。 结合第三方面, 在第十一种可能的实现方式中, 所述发送单元包括: 编码子单元, 用于对源数据进行编码; 将 HARQ头标添加至所述编 码后的数据; 发送子单元,用于将所述添加了 HARQ头标的数据作为 HARQ数据 报文通过所述信道发送至所述接收端。 结合第三方面, 在第十二种可能的实现方式中, 所述接收单元, 具 体用于如果收到所述接收端的 ACK反馈, 则确定数据报文发送成功; 或 如果收到所述接收端的第一 NAK反馈,则增大发射功率重新发送和 本次 HARQ数据报文相同的数据; 或 如果收到所述接收端的第二 NAK反馈, 则发送和所述 HARQ数据 报文相同的数据; 或者和所述 HARQ数据报文不同的可自解码的冗余数 据; 或者和所述 HARQ数据报文不同的不可自解码的冗余数据; 或 如果未收到反馈, 则以不变发射功率重新发送和本次 HARQ数据报 文相同的数据。 The first domain of the PLCP Preamble of the preamble domain is merged into the physical layer, and the special codeword backup is inserted into the second domain of the PLCP Preamble. With reference to the third aspect, in an eleventh possible implementation manner, the sending unit includes: an encoding subunit, configured to encode source data; add a HARQ header to the encoded data; And transmitting, by using the HARQ data packet, the data that is added with the HARQ header to the receiving end by using the channel. With the third aspect, in a twelfth possible implementation manner, the receiving unit is specifically configured to: if the ACK feedback of the receiving end is received, determine that the data packet is successfully sent; or if the receiving end is received The first NAK feedback increases the transmit power to resend the same data as the current HARQ data message; or if the second NAK feedback of the receiving end is received, the same data as the HARQ data message is sent; or Redistributable redundant data different from the HARQ data message; or non-self-decodable redundant data different from the HARQ data message; or If no feedback is received, the same data as the current HARQ data message is retransmitted with constant transmit power.
结合第三方面的第十二种可能的实现方式, 在第十三种可能的实现 方式中,  In conjunction with the twelfth possible implementation of the third aspect, in a thirteenth possible implementation,
所述接收单元还用于清除所述发送端緩存的所述 HARQ数据报文; 如果所述发送端的业务流没有新的数据报文需要发送, 则通过所述 发送单元向所述接收端发送 HARQ会话结束报文; 否则, 所述发送单元 继续使用所述 HARQ会话向所述接收端发送后续的数据报文。  The receiving unit is further configured to: clear the HARQ data packet buffered by the sending end; if the service flow of the sending end does not need to send a new data packet, send the HARQ to the receiving end by using the sending unit. The session end message; otherwise, the sending unit continues to use the HARQ session to send subsequent data messages to the receiving end.
结合第三方面或者第三方面中任意一种可能的实现方式, 在第十四 种可能的实现方式中,  With reference to the third aspect or any possible implementation manner of the third aspect, in the fourteenth possible implementation manner,
含所述 HARQ会话标识; Including the HARQ session identifier;
对应所述 HARQ数据报文的冗余数据报文; 所述接收单元具体用于接收所述接收端反馈的应答报文, 根据所述 应答报文, 确定数据报文发送成功或者根据预设规则通过所述辅助发送 端执行重传操作。 Corresponding to the redundant data packet of the HARQ data packet; the receiving unit is configured to receive the response packet fed back by the receiving end, and determine, according to the response packet, that the data packet is sent successfully or according to a preset rule A retransmission operation is performed by the auxiliary transmitting end.
结合第三方面的第十四种可能的实现方式, 在第十五种可能的实现 方式中,  In conjunction with the fourteenth possible implementation of the third aspect, in a fifteenth possible implementation,
所述接收单元包括: 接收子单元, 用于接收所述接收端反馈的应答报文, 所述应答报文 为 ACK; 通知子单元, 用于通知所述辅助发送端删除所述 HARQ数据报文及 对应所述 HARQ数据报文的冗余数据报文; 如果所述发送端的业务流没有新的数据报文需要发送, 则向所述接 收端发送 HARQ会话结束 4艮文。  The receiving unit includes: a receiving subunit, configured to receive a response message fed back by the receiving end, where the response message is an ACK, and a notification subunit, configured to notify the auxiliary sending end to delete the HARQ data packet And a redundant data packet corresponding to the HARQ data packet; if the service flow of the sender does not need to send a new data packet, sending a HARQ session end message to the receiving end.
结合第三方面的第十四种可能的实现方式, 在第十六种可能的实现 方式中, 所述接收单元包括: 接收子单元, 用于接收所述接收端反馈的应答报文, 所述应答报文 为重传 HARQ数据报文; 通知子单元, 用于根据所述接收子单元接收的所述应答报文, 根据 预设规则通知所述辅助发送端执行重传操作。 With reference to the fourteenth possible implementation manner of the third aspect, in the sixteenth possible implementation manner, the receiving unit includes: a receiving subunit, configured to receive a response message fed back by the receiving end, where the response message is a retransmission HARQ data message, and a notification subunit, configured to receive, according to the response message received by the receiving subunit, Notifying the auxiliary transmitting end to perform a retransmission operation according to a preset rule.
第四方面, 提供一种接收端, 包括: 发送单元, 用于向发送端反馈 HARQ能力协商应答报文; 获取单元, 用于获取所述发送端分配的 HARQ会话标识; 接收单元, 用于根据所述 HARQ 会话标识接收所述发送端发送的 HARQ数据报文; 所述发送单元, 还用于根据接收单元接收的所述 HARQ数据报文向 所述发送端反馈应答报文。 结合第四方面, 在第一种可能的实现方式中, 所述获取单元具体用 于接收所述发送端发送的配置请求报文, 其中所述配置请求报文包含所 述发送端与所述 HARQ会话标识的映射关系; 向所述发送端发送 HARQ 配置应答报文。 结合第四方面的第一种可能的实现方式, 在第二种可能的实现方式 中, 所述发送端与所述 HARQ会话标识的映射关系为: 所述 HARQ会话 标识与所述特殊码字间的映射关系。 结合第四方面的第一种可能的实现方式, 在第三种可能的实现方式 中, 所述发送端与所述 HARQ会话标识的映射关系, 为: 所述发送端的 OFDMA的子信道与所述 HARQ会话标识建立映射关系。 结合第四方面, 在第四种可能的实现方式中,  A receiving end, comprising: a sending unit, configured to: feed back a HARQ capability negotiation response message to the sending end; an acquiring unit, configured to acquire a HARQ session identifier allocated by the sending end; and a receiving unit, configured to The HARQ session identifier receives the HARQ data packet sent by the sending end, and the sending unit is further configured to feed back the response packet to the sending end according to the HARQ data packet received by the receiving unit. With reference to the fourth aspect, in a first possible implementation manner, the acquiring unit is specifically configured to receive a configuration request packet that is sent by the sending end, where the configuration request packet includes the sending end and the HARQ The mapping relationship of the session identifiers; sending a HARQ configuration response message to the sending end. With reference to the first possible implementation manner of the fourth aspect, in a second possible implementation, the mapping relationship between the sending end and the HARQ session identifier is: between the HARQ session identifier and the special codeword Mapping relationship. With reference to the first possible implementation manner of the fourth aspect, in a third possible implementation, the mapping relationship between the sending end and the HARQ session identifier is: the subchannel of the OFDMA of the sending end is The HARQ session identifier establishes a mapping relationship. In conjunction with the fourth aspect, in a fourth possible implementation,
帧; ' . . 、 frame; ' . . ,
所述发送单元还用于根据所述 RTS帧向所述发送端反馈 CTS帧,所 述 CTS帧用于确认所述发送端对所述发送 HARQ数据报文的信道获取使 用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述信道的 使用时间。 结合第四方面的第二种可能的实现方式, 在第五种可能的实现方式 中, The sending unit is further configured to feed back a CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end acquires a right to use the channel for sending the HARQ data packet, where the CTS The frame contains the MAC address of the receiving end and the time of use of the channel. With reference to the second possible implementation manner of the fourth aspect, in a fifth possible implementation manner,
述 HARQ数据报文获得编码调制方式和 HARQ 数据报文长度; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS 检查。 结合第四方面的第三种可能的实现方式, 在第六种可能的实现方式 中, 所述接收单元还用于捕获导频序列; 获得编码调制方式和 HARQ数 据报文长度; 根据 OFDMA 子信道信息将所述 HARQ 数据报文与所述 HARQ会话标识和业务流建立映射关系; 对所述 HARQ数据报文进行解 调和解码; 将解码后的数据进行帧校验序列 FCS检查。 结合第四方面的第四种可能的实现方式, 在第七种可能的实现方式 中, 所述接收单元还用于捕获导频序列; 获得编码调制方式和 HARQ数 据报文长度; 如果收到所述 RTS帧并回复所述 CTS , 将接收的 HARQ数 据报文与所述 HARQ会话标识和业务流建立映射关系; 对所述 HARQ数 据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 结合第四方面的第五种可能的实现方式, 在第八种可能的实现方式 中, 所述发送单元具体用于从所述接收端接收的所述 HARQ数据报文中 获取特殊码字, 根据所述特殊码字将所述 HARQ数据报文与所述 HARQ 会话标识和业务流建立映射关系; 如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述特殊码字识别通过, FCS 检查不通过, 则向所述发送端反 馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, RTS/CTS模式或 OFDMA模式时, 向所述发送端反馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, DATA/ACK模式 时, 不向所述发送端反馈任何信息; 或, 如果捕获导频序列失败, DATA/ACK模式时, 不向所述发送端反馈 任何信息; 或, 如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向所 述发送端反馈第一 NAK:。 结合第四方面的第六种可能的实现方式, 在第九种可能的实现方式 中, 所述发送单元具体用于如果所述 FCS检查通过, 则向所述发送端反 馈 ACK; 或, 如果所述 FCS检查不通过, 则向所述发送端反馈第二 NAK; 结合第四方面的第七种可能的实现方式, 在第十种可能的实现方式 中, 所述发送单元具体用于如果所述 FCS检查通过, 则向所述发送端反 馈 ACK; 或, 如果所述 FCS检查不通过, RTS/CTS模式时, 则向所述发送端反馈 第二 NAK; 或, 如果所述 FCS检查不通过, 不是 RTS/CTS模式时, 不向所述发送端 反馈任何信息。 结合第四方面的第八种至第十种可能的实现方式中任意一种可能的 实现方式, 在第十一种可能的实现方式中, 所述接收单元还用于緩存本 次 HARQ数据 艮文。 结合第四方面的第八种至第十种可能的实现方式中任意一种可能的 实现方式, 在第十二种可能的实现方式中, 所述接收单元还用于收到所 述发送端发送的 HARQ重传数据; 对所述 HARQ重传数据进行解码。 结合第四方面的第十二种可能的实现方式, 在第十三种可能的实现 方式中, 所述所述接收单元具体用于对所述 HARQ重传数据进行解码; 或者 Deriving the HARQ data packet to obtain a coded modulation mode and a HARQ data message length; demodulating and decoding the HARQ data message; and performing the frame check sequence FCS check on the decoded data. With reference to the third possible implementation manner of the fourth aspect, in a sixth possible implementation, the receiving unit is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data packet length; according to the OFDMA subchannel The information is used to map the HARQ data packet with the HARQ session identifier and the service flow; demodulate and decode the HARQ data packet; and perform the frame check sequence FCS check on the decoded data. With the fourth possible implementation of the fourth aspect, in a seventh possible implementation, the receiving unit is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a length of a HARQ data packet; Deriving the RTS frame and replying to the CTS, and mapping the received HARQ data packet with the HARQ session identifier and the service flow; demodulating and decoding the HARQ data packet; and performing frame correction on the decoded data Check the sequence FCS check. With reference to the fifth possible implementation manner of the fourth aspect, in an eighth possible implementation, the sending unit is configured to obtain a special codeword from the HARQ data packet received by the receiving end, according to The special codeword establishes a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow; if the FCS check passes, feeds back an ACK to the sending end; or, if the special codeword is identified If the FCS check fails, the second NAK is fed back to the sending end; or, if the special codeword identification fails, the FCS check fails, and the RTS/CTS mode or the OFDMA mode is fed back to the sending end. a second NAK; or, if the special codeword identification does not pass, the FCS check fails, in the DATA/ACK mode, no information is fed back to the transmitting end; or, if the pilot sequence fails to be captured, the DATA/ACK mode Not feeding back any information to the sender; or, If the acquisition pilot sequence fails, in the RTS/CTS mode or the OFDMA mode, the first NAK is fed back to the transmitting end. With reference to the sixth possible implementation manner of the foregoing aspect, in a ninth possible implementation, the sending unit is specifically configured to: when the FCS check passes, feed back an ACK to the sending end; or In the tenth possible implementation manner, the sending unit is specifically used to: If the FCS check passes, the ACK is fed back to the sending end; or, if the FCS check fails, in the RTS/CTS mode, the second NAK is fed back to the sending end; or, if the FCS check fails, When it is not in the RTS/CTS mode, no information is fed back to the sender. With reference to any one of the possible implementations of the eighth to the tenth possible implementation manners of the fourth aspect, in the eleventh possible implementation manner, the receiving unit is further configured to cache the current HARQ data . With reference to any one of the possible implementations of the eighth to the tenth possible implementations of the fourth aspect, in a twelfth possible implementation, the receiving unit is further configured to receive the sending end HARQ retransmission data; decoding the HARQ retransmission data. With reference to the twelfth possible implementation manner of the fourth aspect, in the thirteenth possible implementation manner, the receiving unit is specifically configured to: decode the HARQ retransmission data; or
将所述 HARQ 重传数据和緩存本次 HARQ数据报文合并后进行解 码。  The HARQ retransmission data is buffered and the current HARQ data packet is buffered and then decoded.
结合第四方面, 在第十四种可能的实现方式中, 所述接收单元还用 于收到所述发送端发送的 HARQ会话结束报文; 清除与所述 HARQ会话 对应的 HARQ数据 4艮文和 HARQ会话标识。  With reference to the fourth aspect, in a fourteenth possible implementation manner, the receiving unit is further configured to receive a HARQ session end message sent by the sending end, and clear the HARQ data corresponding to the HARQ session. And HARQ session ID.
第五方面, 提供一种通信系统, 包括相互通信的接收端和发送端, 其中所述发送端为上述第三方面所述的任一发送端, 所述接收端为上述 第四方面所述的任一接收端。 本发明的实施例提供的混合自动重传请求方法、 装置、 系统, 通过 发送端将发送端与 HARQ会话标识建立映射关系, 并根据 HARQ会话标 识向接收端发送 HARQ数据报文, 发送端根据接收到的接收端反馈的应 答报文, 确定数据报文发送成功或者根据预设规则执行重传操作, 避免 了 HARQ在共享信道中的多用户数据碰撞问题, 同时提高了 HARQ增益 效果, 并且适用范围广泛。 附图说明 为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将 对实施例或现有技术描述中所需要使用的附图作简单地介绍。 图 1 为本发明的实施例一提供的一种混合自动重传请求方法的流程 示意图; 图 2为本发明的实施例一提供的另一混合自动重传请求方法的流程 示意图; 图 3为本发明的实施例二提供的混合自动重传请求方法的流程示意 图; According to a fifth aspect, a communication system is provided, including a receiving end and a transmitting end that communicate with each other, wherein the transmitting end is any one of the sending ends described in the foregoing third aspect, and the receiving end is the foregoing Any of the receiving ends described in the fourth aspect. The hybrid automatic repeat request method, device, and system provided by the embodiment of the present invention establish a mapping relationship between the transmitting end and the HARQ session identifier by using the sending end, and send the HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end receives the data according to the receiving end. The response message sent by the receiving end determines whether the data packet is sent successfully or performs a retransmission operation according to a preset rule, thereby avoiding the multi-user data collision problem of the HARQ in the shared channel, and improving the HARQ gain effect, and the applicable range widely. BRIEF DESCRIPTION OF THE DRAWINGS In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. FIG. 1 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 1 of the present invention; FIG. 2 is a schematic flowchart of another hybrid automatic repeat request method according to Embodiment 1 of the present invention; A schematic flowchart of a hybrid automatic repeat request method provided by Embodiment 2 of the present invention;
图 4为本发明的实施例二提供的一种插入特殊码字的示意图; 图 5为本发明的实施例二提供的又一种插入特殊码字的示意图; 图 6为本发明的实施例三提供的混合自动重传请求方法的流程示意 图;  4 is a schematic diagram of inserting a special codeword according to Embodiment 2 of the present invention; FIG. 5 is a schematic diagram of still inserting a special codeword according to Embodiment 2 of the present invention; FIG. 6 is a third embodiment of the present invention; A schematic diagram of a flow of a hybrid automatic repeat request method provided;
图 7为本发明的实施例四提供的混合自动重传请求方法的流程示意 图;  7 is a schematic flow chart of a hybrid automatic repeat request method according to Embodiment 4 of the present invention;
图 8为本发明的实施例五提供的混合自动重传请求方法的流程示意 图;  8 is a schematic flow chart of a hybrid automatic repeat request method according to Embodiment 5 of the present invention;
图 9为本发明的实施例六提供的混合自动重传请求方法的流程示意 图;  9 is a schematic flow chart of a hybrid automatic repeat request method according to Embodiment 6 of the present invention;
图 10 为本发明的实施例七提供的混合自动重传请求方法的流程示 意图; 图 1 1 为本发明的实施例八提供的混合自动重传请求方法的流程示 意图; 10 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 7 of the present invention; FIG. 11 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 8 of the present invention;
图 12为本发明的实施例提供的一种发送端的结构示意图; 图 13为本发明的另一实施例提供的一种发送端的结构示意图; 图 14为本发明的又一实施例提供的一种发送端的结构示意图; 图 15为本发明的再一实施例提供的一种发送端的结构示意图; 图 16为本发明的另一实施例提供的一种发送端的结构示意图; 图 17为本发明的实施例提供的一种接收端的结构示意图; 图 18为本发明的又一实施例提供的一种发送端的结构示意图; 图 19为本发明的另一实施例提供的一种接收端的结构示意图 图 20为本发明的实施例提供的一种通信系统的结构示意图。 具体实施方式 下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案 进行清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实 施例, 而不是全部的实施例。 本发明实施例中, WiFi 通信系统既可以是无线局域网络(Wireless Local Area Network , 简称 WLAN) , 也可以是无线广域网络(Wireless Wide Area Network , 简称 WWAN)或者无线个域网络(Wireless Personal Area Network 简称 WPAN)。 本发明的实施例适用于将 HARQ应用于 WiFi通信系统中, 通常有 发送端和接收端组成,其中发送端一般可以为 WiFi通信系统中的接入点 , 例如 AP ( Access Point,无线访问节点) 或无线路由器等接入点, 接收端 一般为手机、 平板电脑或其他电脑等。 实施例一 图 1 为本发明的实施例一提供的混合自动重传请求方法的流程示意 图, 参考图 1 , 具体可以包括以下步骤: 步骤 10、发送端向接收端发送混合自动重传请求 HARQ能力协商请 求报文。 其中, 步骤 10中, 发送端的 MAC层获知需要向某个接收端发送一 条新的业务流, 则新建一个流标识(Traffic Identification , 简称 TID)。 发 送端的 MAC层向接收端发出 HARQ能力协商请求才艮文, 该才艮文的内容 包括但不局限于以下内容: FIG. 12 is a schematic structural diagram of a transmitting end according to an embodiment of the present invention; FIG. 13 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention; FIG. 14 is a schematic diagram of another embodiment of the present invention. FIG. 15 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention; FIG. 16 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention; FIG. 18 is a schematic structural diagram of a transmitting end according to another embodiment of the present invention; FIG. 19 is a schematic structural diagram of a receiving end according to another embodiment of the present invention; A schematic structural diagram of a communication system provided by an embodiment of the present invention. The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. example. In the embodiment of the present invention, the WiFi communication system can be either a Wireless Local Area Network (WLAN) or a Wireless Wide Area Network (WWAN) or a Wireless Personal Area Network (Wireless Personal Area Network). Referred to as WPAN). The embodiment of the present invention is applicable to the application of the HARQ in a WiFi communication system, and generally includes a transmitting end and a receiving end, wherein the transmitting end can generally be an access point in a WiFi communication system, such as an AP (Access Point, a wireless access node). Or an access point such as a wireless router, the receiving end is generally a mobile phone, a tablet computer or other computer. Embodiment 1 FIG. 1 is a schematic flowchart of a hybrid automatic repeat request method according to Embodiment 1 of the present invention. Referring to FIG. 1, the method may include the following steps: Step 10: The sending end sends a hybrid automatic repeat request HARQ capability to the receiving end. Negotiation Request a message. In the step 10, the MAC layer of the sending end knows that a new service flow needs to be sent to a receiving end, and a new traffic identifier (TID) is newly created. The MAC layer of the sender sends a HARQ capability negotiation request to the receiver, and the content of the message includes but is not limited to the following:
( 1 )接收端是否支持 HARQ; (1) Whether the receiving end supports HARQ;
( 2 ) 接收端是否支持正交频分复用多址 ( Orthogonal Frequency Division Multiplexing Access, 简称 OFDMA ) ; (2) Whether the receiving end supports Orthogonal Frequency Division Multiplexing Access (OFDMDMA);
( 3 ) 报文长度门限; (3) the length of the message length;
( 4 )接收端是否支持特殊码字。 具体地, ( 1 ) 接收端是否支持 HARQ是指是否有支持 HARQ的软 硬件处理能力, 即现有技术所指的各种 HARQ能力; (2 )接收端是否支 持 OFDMA是指接收端是否具有 OFDMA的信道多址能力; ( 3 )报文长 度门限是指接收端用于判断长 /短数据报文的门限值的数值大小, 报文长 度大于或等于该报文长度门限的为长数据报文, 小于该报文长度门限的 为短数据报文; (4 )接收端是否支持特殊码字是指接收端的 PHY 层是 否支持特殊码字与 HARQ会话 ID的映射能力。 发送端向接收端发送混合自动重传请求 HARQ能力协商请求报文时 需要先获得信道使用权, 例如载波侦听多点接入 / 冲突避免(Carrier Sense Multiple Access with Collision Avoidance,简称 CSMA/CA)共享信道使用 权或 OFDMA子信道使用权, 或其他信道使用权。 进一步的,步骤 10中,发送端向接收端发送混合自动重传请求 HARQ 能力协商请求报文, 还可以优选包括: 发送端发送所述混合自动重传请求 HARQ能力协商请求报文后, 所 述发送端启动本地定时器, 如果在定时器到期之前, 所述发送端未收到 所述接收端的 HARQ能力协商应答报文, 则所述发送端重发 HARQ能力 协商请求报文, 并将重发次数加 1 ; 如果重发次数超过预设的值时, 则放 弃本次 HARQ。 (4) Whether the receiving end supports special code words. Specifically, (1) whether the receiving end supports HARQ refers to whether there is hardware and software processing capability supporting HARQ, that is, various HARQ capabilities referred to in the prior art; (2) whether the receiving end supports OFDMA, whether the receiving end has OFDMA or not (3) The packet length threshold is the value of the threshold used by the receiving end to determine the length of the long/short data packet. The length of the packet is greater than or equal to the length of the packet. For example, the short message data is smaller than the packet length threshold. (4) Whether the receiving end supports the special codeword refers to whether the PHY layer of the receiving end supports the mapping capability of the special codeword and the HARQ session ID. Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) is required to obtain the hybrid automatic retransmission request (HARQ capability negotiation request) packet, such as carrier Sense Multiple Access with Collision Avoidance (CSMA/CA). Shared channel usage rights or OFDMA subchannel usage rights, or other channel usage rights. Further, in step 10, the sending end sends the hybrid automatic repeat request HARQ capability negotiation request message to the receiving end, and may further include: after the sending end sends the hybrid automatic repeat request HARQ capability negotiation request message, The sending end starts the local timer, and if the sending end does not receive the HARQ capability negotiation response message of the receiving end, the transmitting end resends the HARQ capability negotiation request message, and The number of transmissions is increased by 1; if the number of retransmissions exceeds the preset value, the HARQ is discarded.
步骤 20、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根据 HARQ 能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则 为接收端分配 HARQ会话标识。 步骤 20中, 发送端接收到接收端反馈的 HARQ能力协商应答报文, 根据 HARQ能力协商应答报文的内容, 判断接收端是否支持 HARQ, 如 果支持, 则为接收端分配 HARQ会话标识, 用于标识本次 HARQ会话; 如果不支持, 则放弃本次 HARQ会话, 釆用 ARQ与接收端完成通信。 步骤 30、 发送端获取发送 HARQ 数据报文的信道使用权, 并根据 HARQ会话标识通过信道向接收端发送 HARQ数据 4艮文。 步骤 40、 发送端接收接收端反馈的应答报文, 根据应答报文, 确定 数据报文发送成功或者根据预设规则执行重传操作。 本实施例是本发明提供的混合自动重传请求方法中接收端的流程, 具体参考图 2,图 2为本发明的实施例一提供的另一混合自动重传请求方 法的流程示意图。 本实施例中, 可以包括以下步骤: 步骤 50、 接收端向发送端反馈 HARQ能力协商应答报文。 其中, 步骤 50 中, 接收端在收到发送端发送的 HARQ能力协商请 求报文后, 根据自身情况, 向发送端反馈 HARQ能力协商应答报文。 该 HARQ能力协商应答报文可以包括以下内容: (1)接收端支持 HARQ; (2) 支持或兼容 OFDMA;(3)报文长度门限; (4)支持特殊码字或不支持特殊码 字。 本实施例中接收端都支持 HARQ , 按支持信道类型可以分为三种: 有的接收端支持 OFDMA,有的接收端不支持 OFDMA只支持 CSMA/CA, 有的接收端既支持 OFDMA也支持 CSMA/CA, 即兼容 OFDMA。 按是否 支持特殊码字分为两种类型: 有的接收端支持特殊码字, 有的接收端不 支持特殊码字。 接收端根据自身具体情况向发送端反馈 HARQ能力协商 应答报文。 Step 20: The sending end receives the HARQ capability negotiation response message fed back by the receiving end, according to The HARQ capability negotiation response packet determines whether the receiving end supports HARQ. If supported, the receiving end allocates a HARQ session identifier. In the step 20, the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the content of the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier to the receiving end. Identifies this HARQ session; if not, abandon this HARQ session and use ARQ to complete communication with the receiver. Step 30: The sending end acquires the channel usage right of sending the HARQ data packet, and sends the HARQ data to the receiving end according to the HARQ session identifier. Step 40: The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule. The embodiment is the flow of the receiving end in the hybrid automatic repeat request method provided by the present invention. Referring to FIG. 2 , FIG. 2 is a schematic flowchart of another hybrid automatic repeat request method according to Embodiment 1 of the present invention. In this embodiment, the following steps may be included: Step 50: The receiving end feeds back a HARQ capability negotiation response message to the sending end. In the step 50, after receiving the HARQ capability negotiation request packet sent by the sending end, the receiving end feeds back the HARQ capability negotiation response message to the sending end according to its own situation. The HARQ capability negotiation response message may include the following contents: (1) the receiving end supports HARQ; (2) supports or is compatible with OFDMA; (3) the message length threshold; (4) supports special code words or does not support special code words. In this embodiment, the receiving end supports HARQ, and the supported channel types can be classified into three types: some receiving ends support OFDMA, some receiving ends do not support OFDMA only support CSMA/CA, and some receiving ends support both OFDMA and CSMA. /CA, which is compatible with OFDMA. There are two types according to whether special codewords are supported: Some receivers support special codewords, and some receivers do not support special codewords. The receiving end feeds back the HARQ capability negotiation response message to the sending end according to its specific situation.
步骤 60、 接收端接收发送端分配 HARQ会话标识。 步骤 60 中, 接收端接收发送端分配 HARQ会话标识, 其中发送端 分配给接收端的 HARQ会话标识可以通过 HARQ配置请求报文发送给接 收端。 步骤 70、 接收端根据 HARQ会话标识接收发送端发送的 HARQ数 据报文, 根据所述 HARQ数据报文向所述发送端反馈应答报文。 步骤 70中, 接收端根据 HARQ会话标识接收发送端发送的 HARQ 数据 ^艮文, 可以获取 HARQ会话标识和发送端的映射关系, 例如标识发 送端的 OFDMA子信道与 HARQ会话标识建立的映射关系 , 标识发送端 的特殊码字与 HARQ会话标识建立的映射关系, 接收到的 HARQ数据报 文与 HARQ会话标识建立的映射。 本发明的实施例提供的混合自动重传请求方法, 通过发送端将发送 端与 HARQ会话标识建立映射关系, 并根据 HARQ会话标识向接收端发 送 HARQ数据报文, 发送端根据接收到的接收端反馈的应答报文, 确定 数据报文发送成功或者根据预设规则执行重传操作, 避免了 HARQ应用 到 WiFi通信系统中共享信道多用户碰撞问题,同时提高了 HARQ增益效 果, 并且适用范围广泛。 Step 60: The receiving end receives the sending end to allocate the HARQ session identifier. In the step S60, the receiving end receives the HARQ session identifier, and the HARQ session identifier that is sent by the sending end to the receiving end can be sent to the receiving end through the HARQ configuration request message. Step 70: The receiving end receives the number of HARQs sent by the sending end according to the HARQ session identifier. According to the message, the response message is fed back to the sending end according to the HARQ data packet. In the step 70, the receiving end receives the HARQ data sent by the sending end according to the HARQ session identifier, and obtains the mapping relationship between the HARQ session identifier and the sending end, for example, identifies the mapping relationship between the OFDMA subchannel and the HARQ session identifier of the sending end, and sends the identifier. A mapping relationship between the special codeword of the terminal and the HARQ session identifier, and a mapping established between the received HARQ data packet and the HARQ session identifier. The hybrid automatic repeat request method provided by the embodiment of the present invention establishes a mapping relationship between the transmitting end and the HARQ session identifier by using the sending end, and sends a HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end is configured according to the received receiving end. The feedback message is sent to determine whether the data packet is sent successfully or the retransmission operation is performed according to the preset rule, which avoids the multi-user collision problem of the shared channel in the WiFi communication system, and improves the HARQ gain effect, and has a wide application range.
实施例二 本实施例是在上述实施基础上, 当接收端仅支持 CSMA/CA, 并且接 收端支持特殊码字时的优化方案。 参照图 3所示, 图 3为本发明的实施 例二提供一种混合自动重传请求方法的流程示意图 (其中图 3 中只示出 了步骤中的关键词, 具体描述参见实施例) , 具体可以包括以下步骤: 步骤 301、 发送端向接收端发送混合自动重传请求 HARQ能力协商 请求 4艮文。 其中, 步骤 301 中, 发送端的 MAC层获知需要向某个接收端发送 一条新的业务流, 则新建一个流标识( Traffic Identification , 简称 TID ) 。 发送端的 MAC层向接收端发出 HARQ能力协商请求报文, 该报文的内 容包括但不局限于以下内容: Embodiment 2 This embodiment is an optimization scheme when the receiving end only supports CSMA/CA and the receiving end supports special code words based on the above implementation. Referring to FIG. 3, FIG. 3 is a schematic flowchart of a hybrid automatic repeat request method according to a second embodiment of the present invention (in FIG. 3, only keywords in the step are shown, and details are described in the embodiment). The method may include the following steps: Step 301: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end. In step 301, the MAC layer of the sending end knows that it needs to send a new service flow to a receiving end, and then creates a new traffic identifier (TID). The MAC layer of the sender sends a HARQ capability negotiation request packet to the receiver. The content of the packet includes but is not limited to the following:
( 1 )接收端是否支持 HARQ; (1) Whether the receiving end supports HARQ;
( 2 )接收端是否支持 OFDMA; (2) Whether the receiving end supports OFDMA;
( 3 ) 报文长度门限; (3) the length of the message length;
( 4 )接收端是否支持特殊码字。 在发出该 HARQ 能力协商请求报文之前, 发送端首先需要遵循 CSMA/CA模式竟争得到共享信道的使用权。 步骤 302、 接收端向发送端反馈 HARQ能力协商应答报文。 步骤 302中, 接收端向发送端反馈 HARQ能力协商应答报文, 包括 但不局限于以下内容: 支持 HARQ; 不支持 OFDMA; 报文长度门限的值 为 256 (本实施例只给出示例值) ; 支持特殊码字。 在发出该 HARQ能 力协商应答报文之前, 接收端首先需要遵循 CSMA/CA模式竟争得到共 享信道的使用权。 步骤 303、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根 据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识。 此外, 步骤 303中, 发送端接收接收端反馈的 HARQ能力协商应答 报文, 根据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如 果支持, 则为接收端分配 HARQ会话标识, 接着执行步骤 304; 如果不 支持, 则放弃本次 HARQ会话, 釆用 ARQ和接收端进行通信。 步骤 304、 生成发送端与 HARQ会话标识的映射关系, 并向接收端 发送包含映射关系的配置请求报文。 其中, 发送端为 HARQ会话分配对应的特殊码字, 并形成 HARQ会 话标识与特殊码字间的映射关系, 特殊码字用于标记发送端, 具体的, 发送端根据所述 HARQ能力协商应答报文判断是否支持特殊码字, 如果 支持则将标识发送端的特殊码字与 HARQ会话标识建立映射关系; 发送 端向接收端发送 HARQ配置请求报文, 其中 HARQ配置请求报文包括标 识发送端的特殊码字和 HARQ会话标识。 在步骤 304中, 发送端首先根据 HARQ能力协商应答报文判断接收 端是否支持 OFDMA, 该实施例中为不支持, 接着从 HARQ能力协商应 答报文获取报文长度门限并存储, 然后判断接收端是否支持特殊码字, 该实施例中为支持, 则对所有长度的数据报文釆用 HARQ, 发送端分配 一个用于标识发送端的特殊码字, 将该特殊码字与该 HARQ会话标识建 立映射关系。 然后, 发送端向接收端发送 HARQ配置请求报文, 其中该 HARQ配置请求报文包括但不限于: 标识发送端的特殊码字和 HARQ会 话标识。 在发出该 HARQ 配置请求报文之前, 发送端首先需要遵循 CSMA/CA模式竟争得到共享信道的使用权。 步骤 305、 接收端接收发送端发送的配置请求报文, 其中配置请求 才艮文包含所述发送端与 HARQ会话标识的映射关系。 (4) Whether the receiving end supports special code words. Before sending the HARQ capability negotiation request message, the sender first needs to follow the CSMA/CA mode to obtain the right to use the shared channel. Step 302: The receiving end feeds back a HARQ capability negotiation response message to the sending end. In step 302, the receiving end feeds back the HARQ capability negotiation response message to the sending end, including but not limited to the following: Supporting HARQ; not supporting OFDMA; the value of the packet length threshold is 256 (only the example value is given in this embodiment) ; Support special code words. Before issuing the HARQ capability negotiation response message, the receiving end first needs to follow the CSMA/CA mode to obtain the right to use the shared channel. Step 303: The sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier. In addition, in step 303, the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier, and then performs the step. 304; If not, abandon this HARQ session and use ARQ to communicate with the receiver. Step 304: Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver. The transmitting end allocates a corresponding special codeword for the HARQ session, and forms a mapping relationship between the HARQ session identifier and the special codeword. The special codeword is used to mark the sending end. Specifically, the sending end negotiates the response report according to the HARQ capability. The message determines whether the special codeword is supported. If it supports, the special codeword of the sender is mapped to the HARQ session identifier. The sender sends a HARQ configuration request packet to the receiver. The HARQ configuration request packet includes the special code of the sender. Word and HARQ session ID. In step 304, the transmitting end first determines whether the receiving end supports OFDMA according to the HARQ capability negotiation response message. In this embodiment, it is not supported. Then, the packet length threshold is obtained from the HARQ capability negotiation response message and stored, and then the receiving end is determined. Whether the special codeword is supported, if it is supported in this embodiment, the HARQ is used for the data packet of all lengths, and the sender allocates a special codeword for identifying the sender, and maps the special codeword to the HARQ session identifier. relationship. Then, the sending end sends a HARQ configuration request message to the receiving end, where the HARQ configuration request message includes but is not limited to: a special code word identifying the transmitting end and a HARQ meeting Word logo. Before sending the HARQ configuration request message, the sender first needs to follow the CSMA/CA mode to obtain the right to use the shared channel. Step 305: The receiving end receives the configuration request message sent by the sending end, where the configuration request includes the mapping relationship between the sending end and the HARQ session identifier.
其中, 发送端与 HARQ会话标识的映射关系为: HARQ会话标识与 特殊码字间的映射关系。 步骤 305中, 接收端收到 HARQ配置请求报文, 获取标识发送端的特殊码字和 HARQ会话标识之间的映射关系,并存储, 之后接收端向发送端反馈配置应答报文。 步骤 306、 发送端获取 CSMA/CA共享信道使用权。 步骤 306中, 发送端获取 CSMA/CA共享信道使用权, 如果发送端 和接收端都工作在 CSMA/CA模式, 则需要根据 HARQ数据报文的长度 进行区分, 如果 HARQ 数据报文长度大于或等于报文长度门限则釆用 RTS/CTS方式发送; 如果 HARQ数据报文长度小于报文长度门限则釆用 DATA/ACK方式发送。 步骤 307、 根据 HARQ会话标识通过 CSMA/CA共享信道使用权向 接收端发送 HARQ数据报文。 步骤 307中,根据 HARQ会话标识向接收端发送 HARQ数据报文之 前, 还可以包括以下步骤: 步骤 3071、 发送端对源数据进行编码;  The mapping relationship between the sender and the HARQ session identifier is: a mapping relationship between the HARQ session identifier and the special codeword. In step 305, the receiving end receives the HARQ configuration request packet, and obtains a mapping relationship between the special codeword of the sending end and the HARQ session identifier, and stores the mapping relationship, and then the receiving end feeds back the configuration response message to the sending end. Step 306: The sending end acquires a CSMA/CA shared channel usage right. In step 306, the sender obtains the CSMA/CA shared channel usage right. If both the sender and the receiver work in the CSMA/CA mode, the length of the HARQ data packet needs to be differentiated according to the length of the HARQ data packet. If the length of the HARQ data packet is greater than or equal to The packet length threshold is sent by RTS/CTS; if the length of the HARQ data packet is less than the packet length threshold, it is sent by DATA/ACK. Step 307: Send a HARQ data packet to the receiving end by using the CSMA/CA shared channel usage right according to the HARQ session identifier. In step 307, before the sending of the HARQ data packet to the receiving end according to the HARQ session identifier, the method may further include the following steps: Step 3071: The sending end encodes the source data.
步骤 3072、 获取与 HARQ会话标识对应的特殊码字; 步骤 3073、 将 HARQ头标添加至编码后的数据; 步骤 3074、 将特殊码字插入添加 HARQ头标后的数据; 以便将插入了特殊码字的数据作为 HARQ数据报文发送至接收端。 其中, 步骤 3071 中发送端对源数据进行编码, 编码可以包括但不限 于: Turbo码, LDPC码, 本实施例不对编码 #支限定。 还可以将编码后的 数据备份存储。  Step 3072: Obtain a special codeword corresponding to the HARQ session identifier; Step 3073, add a HARQ header to the encoded data; Step 3074, insert the special codeword into the data after adding the HARQ header; so that the special code is inserted. The data of the word is sent to the receiving end as a HARQ data message. The sending end encodes the source data in the step 3071, and the encoding may include, but is not limited to: a turbo code, an LDPC code, and the embodiment does not limit the encoding #. It is also possible to back up the encoded data for storage.
步骤 3074 中将特殊码字插入所述添加 HARQ头标后的数据, 可以 优先包括以下: 将特殊码字插入添加 HARQ头标的数据的 signal域和数 据域之间。 具体参考图 4, 图 4为本发明的实施例二提供的一种插入特殊 码字的示意图。 Inserting the special codeword into the data after adding the HARQ header in step 3074 may preferentially include the following: inserting the special codeword into the signal field and number of the data to which the HARQ header is added According to the domain. Referring to FIG. 4, FIG. 4 is a schematic diagram of inserting a special codeword according to Embodiment 2 of the present invention.
如图 4 所示, 一个 OFDM 符号包括物理层汇聚 (Physical Layer Convergence Procedure ,简称 PLCP )前导 ( Preamble )域、标记( SIGNAL ) 域和数据 ( DATA ) 域, PLCP Preamble域为 OFDM导频序列, SIGNAL 域, 主要包括的信息有: 编码调制方式和长度等, DATA域为 HARQ数 据报文, 将特殊码字插入图 4中的 SIGNAL域和 DATA域之间 , 本方案 通过将特殊码字插入添加 HARQ头标的数据的 SIGNAL域和 DATA域之 间, 可以实现前向兼容。  As shown in FIG. 4, an OFDM symbol includes a Physical Layer Convergence Procedure (PLCP) Preamble field, a SIGNAL field, and a Data field, and the PLCP Preamble field is an OFDM pilot sequence, SIGNAL. The main information included in the field is: code modulation mode and length, etc. The DATA field is a HARQ data message, and the special code word is inserted between the SIGNAL field and the DATA field in FIG. 4, and the scheme inserts a special code word into the HARQ. Forward compatibility is achieved between the SIGNAL field and the DATA field of the header data.
步骤 307中将特殊码字插入所述添加 HARQ头标后的数据, 还可以 优先包括以下: 将特殊码字备份, 将特殊码字插入 PLCP Preamble的第 一域, 将特殊码字备份插入 PLCP Preamble的第二域。 将一段码字一式两份连续放在 Preamble, 其作用是在接收端的物理 层可以执行滑动相关操作, 进而可以得到一个相关峰值点以及达到帧同 步的效果。 并且利用接收端和发送端都预先已知的一式两份连续放置的 特殊码字, 还可以进行信道估计。 本方案通过将特殊码字备份, 并将特 殊码字插入 PLCP Preamble 的第一域, 将特殊码字备份插入 PLCP Preamble 的第二域, 除了实现帧同步和信道估计的功能之外, 还实现了 准确识别发送端。 其中, 第一域可以为 T1域, 第二域可以为 T2域, 具体参考图 5 , 图 5 为本发明的实施例一二提供的又一种插入特殊码字的示意图。 T1 , T2域是 IEEE 802.1 1协议规定的 Preamble的两个固定的位置。 其中, T1 和 T2域放置的是一个固定的序列, 一式两份连续放置, 其作用是同步和 信道估计, 本方案中, 所有用户的 T1和 T2域使用的序列是不同的, 从 而可以识别发送端。 本方案, 通过将特殊码字插入 PLCP Preamble的 T1域, 将特殊码字 备份插入 PLCP Preamble的 T2域, 没有增加码字长度, 减少了开销。 然后将 HARQ数据报文通过获得的 CSMA/CA共享信道发送至接收 端。 步骤 308、 接收端根据 HARQ会话标识接收发送端发送的 HARQ数 据报文, 根据 HARQ数据报文向发送端反馈应答报文。 步骤 308中,接收端的物理层检测到高于空闲信道评估门限的信号, 开始捕获导频序列, 如果捕获成功, 则获取该 HARQ数据报文的编码方 式和长度, 从该 HARQ数据报文中获取特殊码字, 根据该特殊码字将该 HARQ数据报文和 HARQ会话标识形成映射关系。 具体地, 将步骤 305 中接收端接收到的配置请求报文中获取的特殊码字与步骤 308 中从收到 的 HARQ数据报文中获取的特殊码字的头标进行滑动互相关。 如果出现 一个峰值, 则说明 HARQ数据报文中的特殊码字与配置请求报文中获取 的特殊码字一致, 该 HARQ数据报文是来自该发送端, 即特殊码字识别 通过; 如果没有出现峰值, 则说明 HARQ数据报文中的特殊码字与配置 请求报文中获取的特殊码字不一致, 该 HARQ数据报文不是来自该发送 端, 即特殊码字识别不通过。 然后, 将特殊码字与业务流标识 TID建立 二元组映射表。 每个业务流由多个 HARQ 数据 4艮文组成, 将业务流与 HARQ会话标识形成映射关系相当于每个数据报文都与该 HARQ会话标 识建立映射关系。 当一个业务流的所有 HARQ数据报文都传输完毕后释 放该映射关系。 通过该映射关系, 则可以使接收端知道 HARQ数据 4艮文 来自哪一个发送端。 然后对 HARQ数据报文进行解调, 解码, 并对解码后的二进制比特 数进行 FCS检查, 并根据检查的结果向发送端反馈应答报文。 进一步地, 根据 HARQ数据报文向发送端反馈应答报文, 可以包括 以下: 如果 FCS检查通过, 则向发送端反馈 ACK; 如果特殊码字识别通过, FCS 检查不通过, 则向发送端反馈第二 NAK; In step 307, the special codeword is inserted into the data after adding the HARQ header, and the following may be preferentially included: the special codeword is backed up, the special codeword is inserted into the first domain of the PLCP Preamble, and the special codeword backup is inserted into the PLCP Preamble. The second domain. A piece of codeword is placed in duplicate in the Preamble. The function is to perform a sliding correlation operation on the physical layer of the receiving end, thereby obtaining a correlation peak point and achieving frame synchronization. Channel estimation can also be performed by using two types of consecutively placed special code words that are known in advance by both the receiving end and the transmitting end. The scheme implements the special codeword backup and inserts the special codeword into the first domain of the PLCP Preamble, and inserts the special codeword backup into the second domain of the PLCP Preamble. In addition to the functions of frame synchronization and channel estimation, the solution is also implemented. Accurately identify the sender. The first domain may be a T1 domain, and the second domain may be a T2 domain. For details, refer to FIG. 5. FIG. 5 is a schematic diagram of another special codeword inserted according to Embodiment 1 of the present invention. The T1 and T2 domains are two fixed locations of the Preamble specified by the IEEE 802.1 1 protocol. The T1 and T2 fields are placed in a fixed sequence, which are placed in duplicate, and the functions are synchronization and channel estimation. In this solution, the sequences used by the T1 and T2 domains of all users are different, so that the transmission can be identified. end. In this solution, by inserting a special codeword into the T1 field of the PLCP Preamble, the special codeword backup is inserted into the T2 domain of the PLCP Preamble, and the codeword length is not increased, thereby reducing the overhead. The HARQ data message is then sent to the receiving end through the obtained CSMA/CA shared channel. Step 308: The receiving end receives the number of HARQs sent by the sending end according to the HARQ session identifier. According to the packet, the response message is fed back to the sender according to the HARQ data packet. In step 308, the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the capture succeeds, the encoding mode and length of the HARQ data packet are obtained, and the HARQ data packet is obtained from the HARQ data packet. The special codeword forms a mapping relationship between the HARQ data packet and the HARQ session identifier according to the special codeword. Specifically, the special codeword obtained in the configuration request message received by the receiving end in step 305 is slidably correlated with the header of the special codeword obtained in the HARQ data packet received in step 308. If a peak occurs, it indicates that the special codeword in the HARQ data packet is consistent with the special codeword obtained in the configuration request message, and the HARQ data packet is from the sender, that is, the special codeword is recognized; if it does not appear The peak value indicates that the special codeword in the HARQ data packet is inconsistent with the special codeword obtained in the configuration request message. The HARQ data packet is not from the sender, that is, the special codeword identification fails. Then, the special codeword is established with the service flow identifier TID. Each service flow is composed of multiple HARQ data, and the mapping between the service flow and the HARQ session identifier is equivalent to mapping each data packet with the HARQ session identifier. The mapping is released when all HARQ data packets of a service flow are transmitted. Through the mapping relationship, the receiving end can be made aware of which transmitting end the HARQ data 4 is from. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check. Further, the feedback message is sent back to the sending end according to the HARQ data packet, which may include the following: If the FCS check passes, the ACK is fed back to the sending end; if the special codeword identification is passed, and the FCS check fails, the sending end sends feedback to the sending end. Two NAK;
FCS检查是 WiFi通信系统在接收端解码解调是否成功的判决依据。 FCS通过就可以反馈 ACK, 否则就保持静默。 当 FCS检查通过之后, 接 收端的 MAC层就可以从 MAC层头标里读取出源地址信息, 进而可以获 知该 HARQ 数据报文是来自哪个发送端。 本方案通过特殊码字将该 HARQ数据报文和 HARQ会话标识形成映射关系, 可以使在 FCS不通过 的情况下也能获知 HARQ数据报文来自哪个发送端。 如果特殊码字识别不通过, FCS检查不通过, 请求发送( Request To Send, 简称 RTS ) /清除发送( Clear To Send, 简称 CTS )模式或 OFDMA 模式时, 向发送端反馈第二 NAK; 如果特殊码字识别不通过, FCS检查不通过, DATA/ACK模式时, 不向所述发送端反馈任何信息; 如果捕获导频序列失败, DATA/ACK模式时, 不向发送端反馈任何 信息; The FCS check is the decision basis for the success or failure of the WiFi communication system to decode and demodulate at the receiving end. The FCS can pass the feedback ACK, otherwise it will remain silent. After the FCS check is passed, the MAC layer of the receiving end can read the source address information from the MAC layer header, and then can know which sender the HARQ data message is from. The scheme forms a mapping relationship between the HARQ data packet and the HARQ session identifier by using a special codeword, so that the FSR can not know which sender the HARQ data packet comes from when the FCS does not pass. If the special codeword identification does not pass, the FCS check fails, the Request To Send (RTS)/Clear To Send (CTS) mode or the OFDMA mode, the second NAK is fed back to the sender; If the codeword recognition fails, the FCS check fails, and in the DATA/ACK mode, no information is fed back to the sender; if the pilot sequence fails to be captured, in the DATA/ACK mode, no information is fed back to the sender;
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向发 送端反馈第一 NAK:。 进一步地, 接收端反馈第二 NAK 时, 还可以将接收失败的 HARQ 数据报文緩存。 这里緩存的形式可以是接收模拟信号, 或者数字釆样信 号, 或者解调后信号, 或者解码后信号, 或者是前述信号的任意排列组 合方式。 在其他的三种反馈模式下, 接收端不緩存接收失败的 HARQ数 据报文。 当数据报文结束后等待帧间短间隔(Short Interframe Space , 简称 SIFS)时间间隔, 接收端可以立即反馈 ACK:。  If the acquisition pilot sequence fails, in RTS/CTS mode or OFDMA mode, the first NAK: is fed back to the transmitting end. Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered. The buffer may be in the form of receiving an analog signal, or a digital signal, or a demodulated signal, or a decoded signal, or any combination of the foregoing signals. In the other three feedback modes, the receiving end does not buffer the HARQ data packets that failed to be received. When the data message ends and waits for the Short Interframe Space (SIFS) time interval, the receiving end can immediately feed back ACK:.
PHY层接收信号能量水平由高转低后等待 SIFS 时间间隔, 接收端 立即反馈第一 NAK:。 数据报文结束后等待 SIFS时间间隔, 接收端立即反馈第二 NAK信 息。 静默没有反馈时间。 步骤 309、 发送端接收接收端反馈的应答报文, 根据应答报文, 确 定数据报文发送成功或者根据预设规则执行重传操作。 步骤 309中, 发送端完成 HARQ数据报文的发送之后, 就开始等待 接收端的应答报文。 如果发送端直到定时器超时都未收到任何反馈, 则 会以上次发送的相同功率重新发送相同的数据报文, 然后继续等待接收 端的应答报文。 如果收到 ACK反馈, 发送端则删除緩存的数据报文的备 份及其相关的冗余报文, 并且继续业务流的其他数据报文的发送。 如果 收到第一 NAK反馈,发送端则会以比上次发送的更大功率重新发送相同 的数据报文,然后继续等待接收端的应答报文。如果收到第二 NAK反馈, 发送端则可选的重传策略比较多, 具体的重传策略在 HARQ能力协商阶 段由收发双方协商决定。 重传数据报文的功率既可以比上次发送更大, 也可以比上次发送更小, 还可以与上次发送相同。 重传的数据报文既可 以是与上次相同的数据报文, 也可以是与上次不同的可自解码的冗余报 文, 还可是与上次不同的不可自解码的冗余报文。 本实施例中, 优选以 相同功率发送可自解码的冗余报文, 然后继续等待接收端的反馈信息。 The PHY layer receives the signal energy level from high to low and waits for the SIFS time interval, and the receiving end immediately feeds back the first NAK:. After the data packet ends, it waits for the SIFS interval, and the receiver immediately feeds back the second NAK information. There is no feedback time for silence. Step 309: The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule. In step 309, after the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the sender does not receive any feedback until the timer expires, it will resend the same data message with the same power sent last time, and then continue to wait for the response message from the receiver. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the first NAK feedback is received, the sender will resend the same as the last power sent. The data message then continues to wait for the response message from the receiver. If the second NAK feedback is received, the sender may have more retransmission policies. The specific retransmission policy is determined by the sender and the receiver in the HARQ capability negotiation phase. The power of the retransmitted data message can be either larger than the last transmission, or smaller than the last transmission, or the same as the last transmission. The retransmitted data packet may be the same data packet as the last time, or may be a self-decoding redundant packet different from the last time, or may be a non-self-decoding redundant packet different from the last time. . In this embodiment, it is preferable to transmit the self-decoded redundant message with the same power, and then continue to wait for the feedback information of the receiving end.
步骤 310、 接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码; 如果接收端收到发送端发送的 HARQ 会话结束报文,清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话 标识。 Step 310: The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared. HARQ datagram and HARQ session identifier.
步骤 310中接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码, 可以包括: 对所述 HARQ重传数据进行解码; 或者 将所述 HARQ重传数据和所述緩存本次 HARQ数据报文合并后进行 解码。  In step 310, the receiving end, if receiving the HARQ retransmission data packet sent by the sending end, decoding the HARQ retransmission data packet, may include: decoding the HARQ retransmission data; or retransmitting the HARQ The data is combined with the cached HARQ data message to be decoded.
当发送端收到 ACK, 则确定数据报文发送成功, 如果发送端应用层 的业务流没有新的数据报文需要发送, 则向接收端发出 HARQ会话结束 报文。 否则, 继续使用 HARQ 会话向接收端发送后续的数据报文。 该 HARQ会话结束报文的内容包括但不局限于: HARQ会话标识。 同时, 释放所述发送端与所述 HARQ会话标识建立映射关系; 清除所述 HARQ 数据报文; 向所述接收端发送 HARQ会话结束报文。  When the sender receives the ACK, it determines that the data packet is sent successfully. If the service layer of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver. The content of the HARQ session end message includes but is not limited to: a HARQ session identifier. At the same time, the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session ending packet is sent to the receiving end.
接收端收到 HARQ会话结束 4艮文, 清除与所述 HARQ会话对应的 HARQ数据 文和 HARQ会话标识。 本实施例通过接收端将特殊码字和 HARQ会话标识建立映射关系, 解决了 HARQ中多用户碰撞问题, 以及发送端根据接收到的接收端反馈 的应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作, 提高了将 HARQ应用到 WiFi通信系统中的增益效果。 The receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session. In this embodiment, the mapping between the special codeword and the HARQ session identifier is established by the receiving end, and the multi-user collision problem in the HARQ is solved, and the sending end determines whether the data packet is successfully sent according to the received response message fed back by the receiving end. The preset rule performs a retransmission operation. The gain effect of applying HARQ to a WiFi communication system is improved.
实施例三 Embodiment 3
本实施例是在上述实施一的基础上, 当接收端仅支持 OFDMA, 并 且接收端支持特殊码字时的优化方案。 图 6 为本发明的实施例三提供的 混合自动重传请求方法的流程图示意图。 其中图 6 中只示出了步骤中的 关键词, 具体描述参见实施例。 参考图 6, 具体可以包括以下步骤: 步骤 401、 发送端向接收端发送混合自动重传请求 HARQ能力协商 请求 4艮文。 其中, 步骤 401 中, 发送端的 MAC层获知需要向某个接收端发送 一条新的业务流, 则新建一个流标识 TID。 发送端的 MAC层向接收端发 出 HARQ能力协商请求报文, 该报文的内容包括但不局限于以下内容:  This embodiment is an optimization scheme when the receiving end supports only OFDMA and the receiving end supports the special codeword based on the foregoing implementation. FIG. 6 is a schematic flowchart diagram of a hybrid automatic repeat request method according to Embodiment 3 of the present invention. Only the keywords in the steps are shown in FIG. 6, and the specific description is referred to the embodiment. Referring to FIG. 6, the method may include the following steps: Step 401: The sending end sends a hybrid automatic retransmission request to the receiving end, the HARQ capability negotiation request. In step 401, the MAC layer of the sending end knows that a new service flow needs to be sent to a receiving end, and a new flow identifier TID is created. The MAC layer of the sender sends a HARQ capability negotiation request packet to the receiver. The content of the packet includes but is not limited to the following:
( 1 )接收端是否支持 HARQ; (1) Whether the receiving end supports HARQ;
( 2 )接收端是否支持 OFDMA;  (2) Whether the receiving end supports OFDMA;
( 3 ) 报文长度门限; (3) the length of the message length;
( 4 )接收端是否支持特殊码字。 在发出该 HARQ能力协商请求报文之前, 发送端首先需要分配和预 留 OFDMA子信道。 OFDMA下釆用静态信道分配方法, 即一次分配之 后在后续该 HARQ过程都釆用同一个子信道。 步骤 402、 接收端向发送端反馈 HARQ能力协商应答报文。 (4) Whether the receiving end supports special code words. Before sending the HARQ capability negotiation request message, the sender first needs to allocate and reserve the OFDMA subchannel. Under the OFDMA, the static channel allocation method is used, that is, the same subchannel is used in the subsequent HARQ process after one allocation. Step 402: The receiving end feeds back a HARQ capability negotiation response message to the sending end.
步骤 402中, 根据接收端情况, 接收端向发送端反馈 HARQ能力协 商应答报文, 包括但不局限于以下内容: 支持 HARQ; 支持 OFDMA; 报 文长度门限的值为 256 (本实施例只给出示例值) ; 支持特殊码字。 在发 出该 HARQ 能力协商应答报文之前, 接收端首先需要向发送端请求 OFDMA 子信道, 在发送端反馈 OFDMA 子信道后接收端向发送端反馈 HARQ能力协商应答报文。  In the step 402, the receiving end feeds back the HARQ capability negotiation response message to the sending end according to the receiving end, including but not limited to the following: supporting HARQ; supporting OFDMA; the value of the packet length threshold is 256 (this embodiment only gives Example value); Support for special codewords. Before the HARQ capability negotiation response message is sent, the receiving end first needs to request the OFDMA subchannel from the transmitting end. After the transmitting end feeds back the OFDMA subchannel, the receiving end feeds back the HARQ capability negotiation response message to the transmitting end.
步骤 403、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根 据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识。 Step 403: The sender receives the HARQ capability negotiation response message fed back by the receiving end, and the root According to the HARQ capability negotiation response message, it is determined whether the receiving end supports HARQ, and if supported, the receiving end is assigned a HARQ session identifier.
此外, 步骤 403中, 发送端接收接收端反馈的 HARQ能力协商应答 报文, 根据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如 果支持, 则为接收端分配 HARQ会话标识, 接着执行步骤 404; 如果不 支持, 则放弃本次 HARQ会话, 釆用 ARQ和接收端进行通信。  In addition, in step 403, the sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier, and then performs the step. 404; If not, abandon this HARQ session and use ARQ to communicate with the receiver.
步骤 404、 生成发送端与所述 HARQ会话标识的映射关系, 并向接 收端发送包含映射关系的配置请求报文。  Step 404: Generate a mapping relationship between the sending end and the HARQ session identifier, and send a configuration request message including a mapping relationship to the receiving end.
具体步骤 404为, 其中, 发送端根据 HARQ能力协商应答报文判断 是否支持正交频分复用多址 OFDMA , 如果支持则将所述发送端的 OFDMA的子信道与所述 HARQ会话标识建立映射关系,其中所述 HARQ 配置请求报文包括: HARQ是否同步, HARQ是否自适应;  The specific step 404 is: the sending end determines whether to support the orthogonal frequency division multiplexing multiple access OFDMA according to the HARQ capability negotiation response message, and if necessary, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier. The HARQ configuration request message includes: whether the HARQ is synchronized, and whether the HARQ is adaptive;
步骤 404中, 发送端首先根据 HARQ能力协商应答报文判断接收端 支持 OFDMA, 将 OFDMA子信道和 HARQ会话标识建立映射关系 , 从 HARQ 能力协商应答报文中获取报文长度门限并存储, 向接收端发送 HARQ配置请求报文。  In the step 404, the transmitting end first determines that the receiving end supports the OFDMA according to the HARQ capability negotiation response message, and establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier, obtains the packet length threshold from the HARQ capability negotiation response message, and stores the packet to receive. The terminal sends a HARQ configuration request packet.
步骤 405、 接收端向发送端反馈 HARQ配置应答报文。 步骤 405中, 接收端根据自身情况, 向发送端发送 HARQ配置应答 报文, 其中 HARQ配置应答报文包括: HARQ同步或非同步选择结果, HARQ 自适应或非自适应选择结果。  Step 405: The receiving end feeds back a HARQ configuration response message to the sending end. In step 405, the receiving end sends a HARQ configuration response message to the transmitting end according to its own situation, where the HARQ configuration response message includes: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result.
步骤 406、 发送端获取 OFDMA子信道使用权。 该 OFDMA子信道是指步骤 401中在发出 HARQ能力协商请求报文 之前, 发送端首先需要分配和预留的 OFDMA子信道。  Step 406: The sender acquires an OFDMA subchannel usage right. The OFDMA subchannel refers to the OFDMA subchannel that the sender needs to allocate and reserve first before sending the HARQ capability negotiation request message in step 401.
步骤 406中,发送端为本次 HARQ会话分配和预留 OFDMA子信道, 并通知接收端 , 该 OFDMA子信道在本次 HARQ会话结束之前都由接收 端和发送端独占使用。 接收端将该 OFDMA子信道和 HARQ会话标识建 立映射关系。  In step 406, the transmitting end allocates and reserves the OFDMA subchannel for the HARQ session, and notifies the receiving end that the OFDMA subchannel is exclusively used by the receiving end and the transmitting end before the end of the HARQ session. The receiving end establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier.
步骤 407、 根据所述 HARQ会话标识通过 OFDMA子信道使用权向 所述接收端发送 HARQ数据报文。 步骤 407中,根据所述 HARQ会话标识向所述接收端发送 HARQ数 据报文之前, 可以包括以下步骤: 步骤 4071、 所述发送端对源数据进行编码; 步骤 4072、 将 HARQ头标添加至所述编码后的数据; 以便将所述添加了 HARQ头标的数据作为 HARQ数据报文发送至所 述接收端。 其中, 还可以将编码后的数据备份存储。 然后将 HARQ数据报文通过获得的信道发送至接收端。 步骤 408、 接收端根据 HARQ会话标识接收发送端发送的 HARQ数 据报文, 根据 HARQ数据报文向发送端反馈应答报文。 步骤 408中,接收端的物理层检测到高于空闲信道评估门限的信号, 开始捕获导频序列, 如果捕获成功, 则获取该 HARQ数据报文的编码方 式和长度, 并根据 OFDMA子信道将该 HARQ数据报文和 HARQ会话标 识和业务流形成映射关系。 然后对 HARQ数据报文进行解调, 解码, 并 对解码后的二进制比特数进行 FCS检查, 并根据检查的结果向发送端反 馈应答报文。 进一步地, 根据 HARQ数据报文向发送端反馈应答报文, 可以包括 以下: 如果捕获导频序列成功, FCS检查通过, 则向发送端反馈 ACK; 如果捕获导频序列成功, FCS 检查不通过, 则向发送端反馈第二 NAK; 如果捕获导频序列失败, 则向发送端反馈第一 NAK。 本方案通过 OFDMA子信道将该 HARQ数据 文和 HARQ会话标识 形成映射关系, 可以使在 FCS不通过的情况下也能获知 HARQ数据报文 来自哪个发送端。 Step 407: Use the right to use the OFDMA subchannel according to the HARQ session identifier. The receiving end sends a HARQ data packet. In step 407, before sending the HARQ data packet to the receiving end according to the HARQ session identifier, the method may include the following steps: Step 4071: The sending end encodes source data; Step 4072: Add a HARQ header to the The encoded data is used to send the HARQ header-added data to the receiving end as a HARQ data message. Among them, the encoded data can also be backed up and stored. The HARQ data message is then sent to the receiving end through the obtained channel. Step 408: The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response message to the sending end according to the HARQ data packet. In step 408, the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the acquisition succeeds, the encoding mode and length of the HARQ data packet are obtained, and the HARQ is obtained according to the OFDMA subchannel. The data message and the HARQ session identifier form a mapping relationship with the service flow. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check. Further, the acknowledgment message is sent to the sending end according to the HARQ data packet, and may include the following: if the capturing pilot sequence succeeds, the FCS check passes, and the ACK is fed back to the sending end; if the capturing pilot sequence succeeds, the FCS check fails. Then, the second NAK is fed back to the transmitting end; if the capturing pilot sequence fails, the first NAK is fed back to the transmitting end. The scheme forms a mapping relationship between the HARQ data packet and the HARQ session identifier by using the OFDMA subchannel, so that the FSR can not know which transceiver the HARQ data packet comes from when the FCS does not pass.
进一步地, 接收端反馈第二 NAK 时, 还可以将接收失败的 HARQ 数据报文緩存。 步骤 409、 发送端接收接收端反馈的应答报文, 根据应答报文, 确 定数据报文发送成功或者根据预设规则执行重传操作。 步骤 409中, 发送端完成 HARQ数据报文的发送之后, 就开始等待 接收端的应答报文。 如果收到 ACK反馈, 发送端则删除緩存的数据报文 的备份及其相关的冗余报文, 并且继续业务流的其他数据报文的发送。 如果收到第二 NAK反馈, 可以以相同功率发送不可自解的冗余报文。 如 果收到第一 NAK反馈, 可以增大功率发送和本次 HARQ数据报文相同 的数据报文。 步骤 410、 接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码; 如果接收端收到发送端发送的 HARQ 会话结束报文,清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话 标识 步骤 410中接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码, 可以包括: 将所述 HARQ重传数据和 所述緩存本次 HARQ数据报文合并后进行解码。 当发送端收到 ACK, 则确定数据报文发送成功, 如果发送端应用层 的业务流没有新的数据报文需要发送, 则向接收端发出 HARQ会话结束 报文。 否则, 继续使用 HARQ 会话向接收端发送后续的数据报文。 该 HARQ会话结束报文的内容包括但不局限于: HARQ会话标识。 同时, 释放所述发送端与所述 HARQ会话标识建立映射关系; 清除所述 HARQ 数据报文; 向所述接收端发送 HARQ会话结束报文。 接收端收到 HARQ会话结束 4艮文, 清除与所述 HARQ会话对应的 HARQ数据 文和 HARQ会话标识。 本实施例通过发送端将 OFDMA子信道和 HARQ会话标识建立映射 关系, 解决了 HARQ中多用户碰撞问题。 以及通过发送端根据接收到的 接收端反馈的应答报文, 确定数据报文发送成功或者根据预设规则执行 重传操作, 提高了将 HARQ应用到 WiFi通信系统中的增益效果。 Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered. Step 409: The sending end receives the response message fed back by the receiving end, according to the response message, The data packet is sent successfully or the retransmission operation is performed according to the preset rule. In step 409, after the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the second NAK feedback is received, the non-self-solvable redundant message can be sent with the same power. If the first NAK feedback is received, the power transmission may be increased to be the same as the current HARQ data message. Step 410: The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared. In the HARQ data packet and the HARQ session identification step 410, if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the method may include: retransmitting the HARQ data and The buffering of the current HARQ data message is combined and decoded. When the ACK is received by the sender, it is determined that the data packet is successfully sent. If the service stream of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver. The content of the HARQ session end message includes but is not limited to: a HARQ session identifier. At the same time, the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session end message is sent to the receiving end. The receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session. In this embodiment, the mapping relationship between the OFDMA subchannel and the HARQ session identifier is established by the transmitting end, and the multi-user collision problem in the HARQ is solved. And the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end, or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
实施例四 本实施例是在上述实施一的基础上, 当接收端兼容支持 OFDMA, 即 , 既支持 C SMA/C A也支持 OFDMA , 并且接收端支持特殊码字时的优 化方案。 图 7 为本发明的实施例四提供的混合自动重传请求方法的流程 图示意图。 其中图 7中只示出了步骤中的关键词, 具体描述参见实施例。 参考图 7 , 具体可以包括以下步骤: 步骤 501、 发送端向接收端发送混合自动重传请求 HARQ能力协商 请求 4艮文。 其中, 步骤 501 中, 发送端的 MAC层获知需要向某个接收端发送 一条新的业务流, 则新建一个流标识 TID。 发送端的 MAC层向接收端发 出 HARQ能力协商请求报文, 该报文的内容包括但不局限于以下内容: Embodiment 4 This embodiment is based on the foregoing implementation, when the receiving end is compatible with supporting OFDMA, that is, an optimization scheme is supported when both C SMA/CA and OFDMA are supported, and the receiving end supports special code words. FIG. 7 is a schematic flowchart diagram of a hybrid automatic repeat request method according to Embodiment 4 of the present invention. Only the keywords in the steps are shown in FIG. 7, and the specific description is referred to the embodiment. Referring to FIG. 7, the method may include the following steps: Step 501: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end. In step 501, the MAC layer of the sending end knows that it needs to send a new service flow to a receiving end, and then creates a new flow identifier TID. The MAC layer of the sending end sends a HARQ capability negotiation request message to the receiving end, and the content of the message includes but is not limited to the following contents:
( 1 )接收端是否支持 HARQ; (1) Whether the receiving end supports HARQ;
( 2 )接收端是否支持 OFDMA;  (2) Whether the receiving end supports OFDMA;
( 3 ) 报文长度门限; (3) the length of the message length;
( 4 )接收端是否支持特殊码字。 (4) Whether the receiving end supports special code words.
发出该 HARQ能力协商请求 4艮文, 发送端既可以通过 CSMA/CA共 享信道, 也可以通过分配和预留的 OFDMA子信道。 步骤 502、 接收端向发送端反馈 HARQ能力协商应答报文。  The HARQ capability negotiation request is sent, and the sender can either pass the CSMA/CA shared channel or allocate and reserve the OFDMA subchannel. Step 502: The receiving end feeds back a HARQ capability negotiation response message to the sending end.
步骤 502中, 根据接收端情况, 接收端向发送端反馈 HARQ能力协 商应答报文, 包括但不局限于以下内容: 支持 HARQ; 兼容支持 OFDMA; 报文长度门限的值为 256 (本实施例只给出示例值); 支持特殊码字。 发 送端发送 HARQ能力协商请求报文使用的信道可以是 CSMA/CA共享信 道, 也可以是 OFDMA子信道。 步骤 503、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根 据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识。 步骤 503中,发送端收到接收端反馈的 HARQ能力协商应答报文后, 根据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识, 接着执行步骤 34; 如果不支持, 则放 弃本次 HARQ会话, 釆用 ARQ和接收端进行通信。 步骤 504、 生成发送端与 HARQ会话标识的映射关系, 并向接收端 发送包含映射关系的配置请求报文。 由于该方案兼容 OFDMA正交独立的子信道和 CSMA/CA, 因此可 以认为该实施例中的方案兼顾了以上实施例二和三两种方案, 具体的步 骤 504中, 发送端根据 HARQ能力协商应答报文首先判断接收端兼容支 持 OFDMA ,将 OFDMA子信道和 HARQ会话标识建立映射关系 ,从 HARQ 殊码字, 则对所有长度的数据报文釆用 HARQ, 发送端分配一个用于标 识发送端的特殊码字, 并形成所述 HARQ会话标识与所述特殊码字间的 映射关系。 然后, 发送端向接收端发送 HARQ 配置请求报文, 其中该 HARQ 配置请求报文包括但不限于: 标识发送端的特殊码字、 HARQ会 话标识、 HARQ是否同步和 HARQ是否自适应。 发送端发送 HARQ配置 请求报文的信道可以是 CSMA/CA共享信道, 也可以是 OFDMA子信道。 步骤 505、 接收端接收发送端的 HARQ配置请求报文, 并向发送端 反馈 HARQ配置应答报文。 该 HARQ配置应答报文包括但不限于: HARQ同步或非同步选择结 果, HARQ 自适应或非自适应选择结果。 步骤 506、 发送端获取 CSMA/CA共享信道使用权或者 OFDMA子 信道使用权。 In step 502, according to the situation of the receiving end, the receiving end feeds back the HARQ capability negotiation response message to the sending end, including but not limited to the following: Supporting HARQ; Compatible with OFDMA; The value of the packet length threshold is 256 (This embodiment only Give example values); support special codewords. The channel used by the sending end to send the HARQ capability negotiation request message may be a CSMA/CA shared channel or an OFDMA subchannel. Step 503: The sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier. In step 503, after receiving the HARQ capability negotiation response message fed back by the receiving end, the transmitting end determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message, and if yes, assigns the HARQ session identifier to the receiving end, and then performs the steps. 34; if not supported, put Discard this HARQ session and use ARQ to communicate with the receiver. Step 504: Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver. Since the scheme is compatible with the OFDMA orthogonal independent sub-channel and the CSMA/CA, the solution in this embodiment can be considered to take both the second and third solutions. In the specific step 504, the transmitting end negotiates the response according to the HARQ capability. The message first determines that the receiving end is compatible with OFDMA, and establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier. From the HARQ special codeword, HARQ is used for all lengths of data packets, and the sender allocates a special identifier for identifying the sender. a codeword, and forming a mapping relationship between the HARQ session identifier and the special codeword. Then, the sending end sends a HARQ configuration request message to the receiving end, where the HARQ configuration request message includes, but is not limited to: identifying a special codeword of the sending end, a HARQ session identifier, whether the HARQ is synchronized, and whether the HARQ is adaptive. The channel on which the sender sends the HARQ configuration request message may be a CSMA/CA shared channel or an OFDMA subchannel. Step 505: The receiving end receives the HARQ configuration request message of the sending end, and feeds back the HARQ configuration response message to the sending end. The HARQ configuration response message includes but is not limited to: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result. Step 506: The sender acquires a CSMA/CA shared channel usage right or an OFDMA subchannel usage right.
步骤 506中, 如果能够获得 OFDMA子信道则为本次 HARQ会话分 配和预留 OFDMA子信道, 并通知接收端。 如果不能获取 OFDMA子信 道, 则获取 CSMA/CA共享信道使用权。 需要说明地一点, 步骤 506之前使用的信道可以和步骤 506中获得 信道不同, 步骤 506之后的步骤则和步骤 506中获得的信道相同。 例如, 步骤 506之前可以是 CSMA/CA共享信道,步骤 506中可以获得 OFDMA 子信道的使用权, 则在步骤 506之后均使用 OFDMA子信道。  In step 506, if the OFDMA subchannel can be obtained, the OFDMA subchannel is allocated and reserved for the HARQ session, and the receiving end is notified. If the OFDMA subchannel cannot be obtained, the CSMA/CA shared channel usage right is obtained. It should be noted that the channel used before step 506 can be different from the channel obtained in step 506, and the step after step 506 is the same as the channel obtained in step 506. For example, step 506 may be preceded by a CSMA/CA shared channel, and in step 506, the usage rights of the OFDMA subchannel may be obtained, and then the OFDMA subchannel is used after step 506.
步骤 507、 根据 HARQ会话标识向接收端发送 HARQ数据报文。 步骤 507中根据 HARQ会话标识向接收端发送 HARQ数据报文,之 前, 可参照分别实施例二和实施例三的方案, 即在步骤 506 中获取的是 OFDMA 子信道使用权时可参照实施例三, 在步骤 506 中获取的为 CSMA/CA共享信道使用权时刻参照实施例二提供的方案, 此处不再赘 述。 Step 507: Send a HARQ data packet to the receiving end according to the HARQ session identifier. In step 507, the HARQ data packet is sent to the receiving end according to the HARQ session identifier, where For example, reference may be made to the schemes of the second embodiment and the third embodiment, that is, when the OFDMA subchannel usage right is obtained in step 506, reference may be made to the third embodiment, and the CSMA/CA shared channel usage right time obtained in step 506 is referred to. The solution provided in the second embodiment is not described here.
步骤 508、 接收端根据 HARQ会话标识接收发送端发送的 HARQ数 据报文, 根据所述 HARQ数据报文向所述发送端反馈应答报文。  Step 508: The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet.
如果获取的是 OFDMA子信道使用权, 步骤 508中, 接收端的物理 层检测到高于空闲信道评估门限的信号, 开始捕获导频序列, 如果捕获 成功, 则获取该 HARQ数据 ^艮文的编码方式和长度, 并根据 OFDMA子 信道将该 HARQ数据 文和 HARQ会话标识和业务流形成映射关系, 然 后对 HARQ数据报文进行解调, 解码, 并对解码后的二进制比特数进行 FCS检查, 并根据检查的结果向发送端反馈应答报文。  If the acquired OFDMA subchannel usage right is obtained, in step 508, the physical layer of the receiving end detects a signal higher than the idle channel estimation threshold, starts to acquire the pilot sequence, and if the acquisition is successful, acquires the encoding mode of the HARQ data. And length, and forming a mapping relationship between the HARQ data and the HARQ session identifier and the service flow according to the OFDMA subchannel, and then demodulating, decoding, and performing FCS check on the decoded binary bit number according to the The result of the check feeds back the response message to the sender.
进一步地, 根据所述 HARQ数据报文向所述发送端反馈应答报文, 可以包括以下: 如果捕获导频序列成功, 且 FCS检查通过, 则向发送端反馈 ACK; 如果捕获导频序列成功, 且 FCS检查不通过, 则向发送端反馈第二 NAK; 如果捕获导频序列失败, 则向发送端反馈第一 NAK。  Further, the feedback message is sent back to the sending end according to the HARQ data packet, and may include the following: if the capturing pilot sequence succeeds, and the FCS check passes, the ACK is fed back to the sending end; if the capturing pilot sequence succeeds, If the FCS check fails, the second NAK is fed back to the transmitting end; if the capturing pilot sequence fails, the first NAK is fed back to the transmitting end.
进一步地, 接收端反馈第二 NAK 时, 还可以将接收失败的 HARQ 数据报文緩存。  Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered.
如果获取的是 CSMA/CA共享信道, 步骤 508 中, 具体地, 接收端 的物理层检测到高于空闲信道评估门限的信号, 开始捕获导频序列, 如 果捕获成功, 则获取该 HARQ数据 ^艮文的编码方式和长度, 从该 HARQ 数据报文中获取特殊码字, 根据该特殊码字将该 HARQ 数据报文和 HARQ会话标识形成映射关系。 具体参考实施例二中的步骤 308。 然后对 HARQ数据报文进行解调, 解码, 并对解码后的二进制比特数进行 FCS 检查, 并根据检查的结果向发送端反馈应答报文。  If the CSMA/CA shared channel is obtained, in step 508, specifically, the physical layer of the receiving end detects a signal higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the capture succeeds, the HARQ data is acquired. The coding mode and the length, the special codeword is obtained from the HARQ data packet, and the HARQ data packet is mapped to the HARQ session identifier according to the special codeword. Refer specifically to step 308 in the second embodiment. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check.
进一步地, 根据所述 HARQ数据报文向所述发送端反馈应答报文, 可以包括以下: 如果 FCS检查通过, 则向发送端反馈 ACK; 如果特殊码字识别通过, FCS 检查不通过, 则向发送端反馈第二 NAK; 如果特殊码字识别不通过, FCS 检查不通过, RTS/CTS 模式或 OFDMA模式时, 向发送端反馈第二 NAK; 如果特殊码字识别不通过, FCS检查不通过, DATA/ACK模式时, 不向发送端反馈任何信息; 如果捕获导频序列失败, DATA/ACK模式时, 不向发送端反馈任何 信息; Further, the response message is fed back to the sending end according to the HARQ data packet, which may include the following: If the FCS check passes, the ACK is fed back to the sender; if the special codeword identification is passed, the FCS check fails, the second NAK is fed back to the sender; if the special codeword identification fails, the FCS check fails, RTS/CTS mode Or in the OFDMA mode, the second NAK is fed back to the transmitting end; if the special codeword identification does not pass, the FCS check fails, and in the DATA/ACK mode, no information is fed back to the transmitting end; if the capturing pilot sequence fails, DATA/ACK In the mode, no information is fed back to the sender;
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向发 送端反馈第一 NAK:。 进一步地, 接收端反馈第二 NAK 时, 还可以将接收失败的 HARQ 数据报文緩存。 这里緩存的形式可以是接收模拟信号, 或者数字釆样信 号, 或者解调后信号, 或者解码后信号, 或者是前述信号的任意排列组 合方式。 在其他的三种反馈模式下, 接收端不緩存接收失败的 HARQ数 据报文。 本方案通过特殊码字或 OFDMA 子信道将该 HARQ 数据 文和 HARQ会话标识形成映射关系, 可以使在 FCS不通过的情况下也能获知 HARQ数据报文来自哪个发送端。 步骤 509、 发送端接收所述接收端反馈的应答报文, 根据应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作。 步骤 509中, 发送端完成 HARQ数据报文的发送之后, 就开始等待 接收端的应答报文。 如果收到 ACK反馈, 发送端则删除緩存的数据报文 的备份及其相关的冗余报文, 并且继续业务流的其他数据报文的发送。 如果收到第二 NAK反馈, 可以以相同功率发送不可自解的冗余报文, 然 后继续等待接收端的应答报文。 如果收到第一 NAK反馈, 可以增大功率 发送和本次 HARQ数据报文相同的数据报文。 然后继续等待接收端的应 答报文。  If the acquisition pilot sequence fails, in RTS/CTS mode or OFDMA mode, the first NAK: is fed back to the transmitting end. Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered. The buffer may be in the form of receiving an analog signal, or a digital signal, or a demodulated signal, or a decoded signal, or any combination of the foregoing signals. In the other three feedback modes, the receiving end does not buffer the HARQ data packets that failed to be received. The scheme forms a mapping relationship between the HARQ data and the HARQ session identifier by using a special codeword or an OFDMA subchannel, so that the FQ can not know which sender the HARQ data packet comes from when the FCS does not pass. Step 509: The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule. In step 509, after the transmitting end completes the sending of the HARQ data packet, the transmitting end waits for the response message of the receiving end. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the second NAK feedback is received, the non-self-solvable redundant message can be sent with the same power, and then wait for the response message of the receiving end. If the first NAK feedback is received, the data packet with the same power transmission and the same HARQ data packet can be increased. Then continue to wait for the receiving end's response message.
步骤 509中, 发送端完成 HARQ数据报文的发送之后, 就开始等待 接收端的应答报文。 如果发送端直到定时器超时都未收到任何反馈, 则 会以上次发送的相同功率重新发送相同的数据报文, 然后继续等待接收 端的应答报文。 如果收到 ACK反馈, 发送端则删除緩存的数据报文的备 份及其相关的冗余报文, 并且继续业务流的其他数据报文的发送。 如果 收到第一 NAK反馈,发送端则会以比上次发送的更大功率重新发送相同 的数据报文,然后继续等待接收端的应答报文。如果收到第二 NAK反馈, 发送端则可选的重传策略比较多, 具体的重传策略在 HARQ能力协商阶 段由收发双方协商决定。 重传数据报文的功率既可以比上次发送更大, 也可以比上次发送更小, 还可以与上次发送相同。 重传的数据报文既可 以是与上次相同的数据报文, 也可以是与上次不同的可自解码的冗余报 文, 还可是与上次不同的不可自解码的冗余报文。 本实施例中, 优选以 相同功率发送可自解码的冗余报文, 然后继续等待接收端的应答报文。 In step 509, after the transmitting end completes the sending of the HARQ data packet, it starts to wait. The response message of the receiving end. If the sender does not receive any feedback until the timer expires, it will resend the same data message with the same power sent last time, and then continue to wait for the response message from the receiver. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. If the first NAK feedback is received, the sender resends the same data message with more power than the last one sent, and then continues to wait for the response message from the receiver. If the second NAK feedback is received, the sender may have more retransmission policies. The specific retransmission policy is determined by the sender and the receiver in the HARQ capability negotiation phase. The power of the retransmitted data message can be either larger than the last transmission, or smaller than the last transmission, or the same as the last transmission. The retransmitted data packet may be the same data packet as the last time, or may be a self-decoding redundant packet different from the last time, or may be a non-self-decoding redundant packet different from the last time. . In this embodiment, it is preferable to transmit the self-decoded redundant message with the same power, and then continue to wait for the response message of the receiving end.
步骤 510、 接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码; 如果接收端收到发送端发送的 HARQ 会话结束报文,清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话 标识。 Step 510: The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared. HARQ datagram and HARQ session identifier.
步骤 510中接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码, 可以包括: 将 HARQ重传数据和緩存 本次 HARQ数据报文合并后进行解码。 步骤 510中接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码, 可以包括: 对 HARQ重传数据进行解 码;或者将 HARQ重传数据和緩存本次 HARQ数据报文合并后进行解码。 当发送端收到 ACK, 则确定数据报文发送成功, 如果发送端应用层 的业务流没有新的数据报文需要发送, 则向接收端发出 HARQ会话结束 报文。 否则, 继续使用 HARQ 会话向接收端发送后续的数据报文。 该 HARQ会话结束报文的内容包括但不局限于: HARQ会话标识。 同时, 释放所述发送端与所述 HARQ会话标识建立映射关系; 清除所述 HARQ 数据报文;  In step 510, if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the receiving end may include: combining the HARQ retransmission data and the buffering the current HARQ data packet to perform decoding. . In step 510, if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the receiving end may include: decoding the HARQ retransmission data; or retransmitting the HARQ data and the buffer version. The secondary HARQ data packets are combined and decoded. When the sender receives the ACK, it determines that the data packet is sent successfully. If the service layer of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver. The content of the HARQ session end message includes but is not limited to: a HARQ session identifier. At the same time, the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; and the HARQ data packet is cleared;
向所述接收端发送 HARQ会话结束报文。 接收端收到 HARQ会话结束 4艮文, 清除与所述 HARQ会话对应的 HARQ数据 文和 HARQ会话标识。 本实施例通过将 OFDMA子信道和 HARQ会话标识建立映射关系 , 或将特殊码字和 HARQ会话标识建立映射关系, 解决了 HARQ中多用户 碰撞问题。 以及通过发送端根据接收到的接收端反馈的应答报文, 确定 数据报文发送成功或者根据预设规则执行重传操作, 提高了将 HARQ应 用到 WiFi通信系统中的增益效果。 Sending a HARQ session end message to the receiving end. The receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session. In this embodiment, a multi-user collision problem in HARQ is solved by establishing a mapping relationship between an OFDMA subchannel and a HARQ session identifier, or establishing a mapping relationship between a special codeword and a HARQ session identifier. And the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end, or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
实施例五 本实施例是在上述实施一的基础上, 当接收端仅支持 CSMA/CA并 且接收端不支持特殊码字时的优化方案。 图 8 为本发明的实施例五提供 的混合自动重传请求方法的流程图示意图。 其中图 8 中只示出了步骤中 的关键词, 具体描述参见实施例。 参考图 8 , 具体可以包括以下步骤: 步骤 601、 发送端向接收端发送混合自动重传请求 HARQ能力协商 请求 4艮文。 其中, 步骤 601和步骤 301相同, 这里不再具体描述。 步骤 602、 接收端向发送端反馈 HARQ能力协商应答报文。 步骤 602中, 接收端向发送端反馈 HARQ能力协商应答报文, 包括 但不局限于以下内容: 支持 HARQ; 不支持 OFDMA; 报文长度门限的值 为 256 (本实施例只给出示例值) ; 不支持特殊码字。 在发出该 HARQ 能力协商应答报文之前, 接收端首先需要遵循 CSMA/CA模式竟争得到 共享信道的使用权。 Embodiment 5 This embodiment is an optimization scheme when the receiving end only supports CSMA/CA and the receiving end does not support special code words based on the foregoing implementation 1. FIG. 8 is a flow chart showing a hybrid automatic repeat request method according to Embodiment 5 of the present invention. Only the keywords in the steps are shown in FIG. 8, and the specific description is referred to the embodiment. Referring to FIG. 8, the method may include the following steps: Step 601: The sending end sends a hybrid automatic repeat request to the receiving end, the HARQ capability negotiation request. Step 601 and step 301 are the same, and are not described in detail herein. Step 602: The receiving end feeds back a HARQ capability negotiation response message to the sending end. In step 602, the receiving end feeds back the HARQ capability negotiation response message to the sending end, including but not limited to the following: Supporting HARQ; not supporting OFDMA; the value of the packet length threshold is 256 (only the example value is given in this embodiment) ; Special code words are not supported. Before issuing the HARQ capability negotiation response message, the receiving end first needs to follow the CSMA/CA mode to obtain the right to use the shared channel.
步骤 603、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根 据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识。 步骤 604、 发送端获取 CSMA/CA共享信道使用权。 步骤 604具体包括: 发送端通过在发送 HARQ数据报文的信道中标 记 RTS帧请求信道的使用权, 其中所述 RTS帧包含所述 HARQ会话标 识、 所述发送端的 MAC地址以及对所述信道的使用时间; 所述接收端在所述发送 HARQ数据报文的信道中获取 RTS帧;根据 所述 RTS帧向所述发送端反馈 CTS帧, 所述 CTS帧用于确认所述发送 端对所述发送 HARQ数据报文的信道获取使用权, 其中所述 CTS帧包含 所述接收端的 MAC地址以及对所述信道的使用时间,此时即将接收到的 HARQ数据才艮文与 HARQ会话标识建立映射关系。 所述发送端接收所述接收端根据所述 RTS 帧反馈的 CTS 帧, 所述 CTS帧用于确认所述发送端对所述发送 HARQ数据报文的信道获取使用 权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述信道的使 用时间。 Step 603: The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier. Step 604: The sender acquires a CSMA/CA shared channel usage right. The step 604 specifically includes: the sending end is marked by the channel that sends the HARQ data packet. Recording the right to use the RTS frame requesting channel, where the RTS frame includes the HARQ session identifier, the MAC address of the transmitting end, and the usage time of the channel; the receiving end is in the channel for transmitting the HARQ data packet Obtaining an RTS frame, and feeding back a CTS frame to the transmitting end according to the RTS frame, where the CTS frame is used to confirm that the sending end acquires a right to use the channel for sending the HARQ data packet, where the CTS frame includes The MAC address of the receiving end and the usage time of the channel, and the HARQ data to be received at this time is mapped to the HARQ session identifier. The transmitting end receives a CTS frame that is sent back by the receiving end according to the RTS frame, and the CTS frame is used to confirm that the sending end acquires a right to use the channel for sending the HARQ data packet, where the CTS frame includes The MAC address of the receiving end and the time of use of the channel.
步骤 605、 发送端根据 HARQ会话标识向接收端发送 HARQ数据报 文;  Step 605: The sending end sends a HARQ data packet to the receiving end according to the HARQ session identifier.
步骤 605中 ,发送端对于小于报文长度门限的数据报文通过 ARQ发 送, 对于大于或等于报文长度门限的数据报文通过 HARQ发送。 需要说明的是, 当通过 ARQ发送时, 釆用现有标准即可。  In step 605, the data packet sent by the sending end is smaller than the packet length threshold, and the data packet sent by the ARQ is sent by the HARQ. It should be noted that when sending through ARQ, the existing standard can be used.
步骤 605中, 根据 HARQ会话标识向接收端发送 HARQ数据报文, 具体包括以下步骤: 步骤 6051、 发送端对源数据进行编码;  In step 605, the sending of the HARQ data packet to the receiving end according to the HARQ session identifier includes the following steps: Step 6051: The sending end encodes the source data.
步骤 6052、 将 HARQ头标添加至所述编码后的数据; 步骤 6053、 将添加了 HARQ头标的数据作为 HARQ数据报文发送 至接收端。  Step 6052: Add a HARQ header to the encoded data. Step 6053: Send the data with the HARQ header as a HARQ data packet to the receiving end.
步骤 606、 所述接收端根据所述 HARQ会话标识接收所述发送端发 送的 HARQ数据报文, 根据所述 HARQ数据报文向所述发送端反馈应答 报文。  Step 606: The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response message to the sending end according to the HARQ data packet.
步骤 606中,接收端的物理层检测到高于空闲信道评估门限的信号, 开始捕获导频序列, 如果捕获成功, 则获取该 HARQ数据报文的编码方 式和长度。如果接收端之前收到 RTS帧并回复 CTS帧,则将收到的 HARQ 数据报文和 HARQ会话标识建立映射关系; 如果没有收到 RTS帧, 则认 为收到的数据报文是通过 ARQ发送的, 则按照现有技术处理即可。 然后 接收端对 HARQ数据报文进行解调, 解码, 并对解码后的二进制比特数 进行 FCS检查, 并根据检查的结果向发送端反馈应答报文。 In step 606, the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the capture succeeds, the encoding mode and length of the HARQ data packet are obtained. If the receiving end receives the RTS frame and replies to the CTS frame, the mapping between the received HARQ data packet and the HARQ session identifier is established; if the RTS frame is not received, If the received data packet is sent through the ARQ, it can be processed according to the prior art. Then, the receiving end demodulates and decodes the HARQ data packet, performs FCS check on the decoded binary bit number, and feeds back the response message to the transmitting end according to the result of the check.
进一步地, 根据所述 HARQ数据报文向所述发送端反馈应答报文, 可以包括以下: 如果导频捕获成功, 且 FCS检查通过, 则向发送端反馈 ACK:。 如果导频捕获成功, 且 FCS检查不通过, 如果是 HARQ, 则向发送 端反馈第二 NAK:。 如果导频捕获成功, 且 FCS检查不通过, 如果是 ARQ, 则不向发送 端反馈任何信息。  Further, the feedback message is fed back to the sending end according to the HARQ data packet, and may include the following: If the pilot acquisition succeeds, and the FCS check passes, the ACK: is fed back to the sending end. If the pilot acquisition is successful and the FCS check fails, if it is HARQ, the second NAK: is fed back to the sender. If the pilot acquisition is successful and the FCS check fails, if it is ARQ, no information is fed back to the sender.
如果导频捕获失败, RTS/CTS模式下, 向发送端反馈第一 NAK:。 如果导频捕获失败, DATA/ACK模式下, 接收端不反馈任何信息, 保持静默。 方案通过将接收到的 HARQ数据报文与 HARQ会话标识建立映射关 系, 可以使在 FCS不通过的情况下也能获知 HARQ数据报文来自哪个发 送端。  If the pilot acquisition fails, in the RTS/CTS mode, the first NAK: is fed back to the sender. If the pilot acquisition fails, in the DATA/ACK mode, the receiver does not feed back any information and remains silent. The scheme establishes a mapping relationship between the received HARQ data packet and the HARQ session identifier, so that the FIQ data packet can be learned from which transmitting end when the FCS does not pass.
另外, 如果通过 ARQ发送数据报文, 接收端不向所述发送端反馈任 何信息。  In addition, if the data message is sent through the ARQ, the receiving end does not feed back any information to the sending end.
接收端反馈第二 NAK时, 还可以将接收失败的 HARQ数据报文緩 存。 这里緩存的形式可以是接收模拟信号, 或者数字釆样信号, 或者解 调后信号, 或者解码后信号, 或者是前述信号的任意排列组合方式。 在 其他的三种反馈模式下, 接收端不緩存接收失败的 HARQ数据报文。 步骤 607、 发送端接收接收端反馈的应答报文, 根据应答报文, 确 定数据报文发送成功或者根据预设规则执行重传操作。  When the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be cached. The buffer may be in the form of receiving an analog signal, or a digital sample signal, or a demodulated signal, or a decoded signal, or any combination of the foregoing signals. In the other three feedback modes, the receiving end does not buffer the HARQ data packet that failed to be received. Step 607: The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule.
步骤 607中, 发送端完成 HARQ数据报文的发送之后, 就开始等待 接收端的应答报文。 如果发送端直到定时器超时都未收到任何反馈, 则 会以上次发送的相同功率重新发送相同的数据报文, 然后继续等待接收 端的应答报文。 如果收到 ACK反馈, 发送端则删除緩存的数据报文的备 份及其相关的冗余报文, 并且继续业务流的其他数据报文的发送。 如果 收到第二 NAK反馈, 发送端则可选的重传策略比较多, 具体的重传策略 在 HARQ能力协商阶段由收发双方协商决定。 本实施例中, 优选以相同 功率发送可自解码的冗余报文, 然后继续等待接收端的应答报文。 如果 收到第一 NAK反馈,发送端则会以比上次发送的更大功率重新发送相同 的数据报文, 然后继续等待接收端的应答报文。 In step 607, after the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the sender does not receive any feedback until the timer expires, it will resend the same data message with the same power sent last time, and then continue to wait for the response message from the receiver. If the ACK feedback is received, the sender deletes the backup of the buffered data message and its associated redundant message, and continues to send other data packets of the service flow. in case After receiving the second NAK feedback, the sender has more optional retransmission policies. The specific retransmission policy is determined by the sender and the receiver in the HARQ capability negotiation phase. In this embodiment, it is preferable to transmit the self-decoded redundant message with the same power, and then continue to wait for the response message of the receiving end. If the first NAK feedback is received, the sender resends the same data message with more power than the last one sent, and then continues to wait for the response message from the receiver.
步骤 608、 接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码; 如果接收端收到发送端发送的 HARQ 会话结束报文,清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话 标识 步骤 608中接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码, 可以包括: 对 HARQ重传数据进行解码; 或者 将 HARQ重传数据和緩存本次 HARQ数据报文合并后进行解码。 当发送端收到 ACK, 则确定数据报文发送成功, 如果发送端应用层 的业务流没有新的数据报文需要发送, 则向接收端发出 HARQ会话结束 报文。 否则, 继续使用 HARQ 会话向接收端发送后续的数据报文。 该 HARQ会话结束报文的内容包括但不局限于: HARQ会话标识。 同时, 释放所述发送端与所述 HARQ会话标识建立映射关系; 清除所述 HARQ 数据报文; 向所述接收端发送 HARQ会话结束报文。 接收端收到 HARQ会话结束 4艮文, 清除与所述 HARQ会话对应的 HARQ数据 文和 HARQ会话标识。 本实施例通过将 HARQ数据 4艮文和 HARQ会话标识建立映射关系, 发送端根据接收到的接收端反馈的应答报文, 确定数据报文发送成功或 者根据预设规则执行重传操作,提高了将 HARQ应用到 WiFi通信系统中 的增益效果。  Step 608: The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponds to the HARQ session. In the HARQ data packet and the HARQ session identification step 608, if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the method may include: decoding the HARQ retransmission data; Or the HARQ retransmission data is buffered and the current HARQ data message is buffered and then decoded. When the sender receives the ACK, it determines that the data packet is sent successfully. If the service layer of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver. The content of the HARQ session end message includes but is not limited to: a HARQ session identifier. At the same time, the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session ending packet is sent to the receiving end. The receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session. In this embodiment, by establishing a mapping relationship between the HARQ data and the HARQ session identifier, the sending end determines that the data packet is successfully sent or performs a retransmission operation according to the preset rule according to the received response message fed back by the receiving end, thereby improving the Applying HARQ to the gain effect in a WiFi communication system.
实施例六 本实施例是在上述实施一基础上, 当接收端仅支持 OFDMA, 并且 接收端不支持特殊码字时的优化方案。 图 9 为本发明的实施例六提供的 混合自动重传请求方法的流程图示意图。 其中图 9 中只示出了步骤中的 关键词, 具体描述参见实施例。 参考图 9, 具体可以包括以下步骤: 步骤 701、 发送端向接收端发送混合自动重传请求 HARQ能力协商 请求 4艮文。 其中, 步骤 701 中, 发送端的 MAC层获知需要向某个接收端发送 一条新的业务流, 则新建一个流标识 TID。 发送端的 MAC层向接收端发 出 HARQ能力协商请求报文, 该报文的内容包括但不局限于以下内容: Embodiment 6 This embodiment is based on the foregoing implementation, when the receiving end only supports OFDMA, and The optimization scheme when the receiving end does not support special code words. FIG. 9 is a schematic flowchart diagram of a hybrid automatic repeat request method according to Embodiment 6 of the present invention. Only the keywords in the steps are shown in FIG. 9, and the specific description is referred to the embodiment. Referring to FIG. 9, the method may include the following steps: Step 701: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end. In step 701, the MAC layer of the sending end knows that a new service flow needs to be sent to a receiving end, and a new flow identifier TID is created. The MAC layer of the sending end sends a HARQ capability negotiation request message to the receiving end, and the content of the message includes but is not limited to the following contents:
( 1 )接收端是否支持 HARQ; (1) Whether the receiving end supports HARQ;
( 2 )接收端是否支持 OFDMA;  (2) Whether the receiving end supports OFDMA;
( 3 ) 报文长度门限; (3) the length of the message length;
( 4 )接收端是否支持特殊码字。 在发出该 HARQ能力协商请求报文之前, 发送端首先需要分配和预 留 OFDMA子信道。 OFDMA下釆用静态信道分配方法, 即一次分配之 后在后续该 HARQ过程都釆用同一个子信道。 步骤 702、 接收端向发送端反馈 HARQ能力协商应答报文。 (4) Whether the receiving end supports special code words. Before sending the HARQ capability negotiation request message, the sender first needs to allocate and reserve the OFDMA subchannel. Under the OFDMA, the static channel allocation method is used, that is, the same subchannel is used in the subsequent HARQ process after one allocation. Step 702: The receiving end feeds back a HARQ capability negotiation response message to the sending end.
步骤 702中, 根据接收端情况, 接收端向发送端反馈 HARQ能力协 商应答报文, 包括但不局限于以下内容: 支持 HARQ; 支持 OFDMA; 报 文长度门限的值为 256 (本实施例只给出示例值) ; 支持特殊码字。 在发 出该 HARQ 能力协商应答报文之前, 接收端首先需要向发送端请求 OFDMA 子信道, 在发送端反馈 OFDMA 子信道后接收端向发送端反馈 HARQ能力协商应答报文。  In step 702, the receiving end feeds back the HARQ capability negotiation response message to the sending end according to the receiving end, including but not limited to the following: supporting HARQ; supporting OFDMA; the value of the packet length threshold is 256 (this embodiment only gives Example value); Support for special codewords. Before the HARQ capability negotiation response message is sent, the receiving end first needs to request the OFDMA subchannel from the transmitting end. After the transmitting end feeds back the OFDMA subchannel, the receiving end feeds back the HARQ capability negotiation response message to the transmitting end.
步骤 703、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根 据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识。 此外, 步骤 703中, 发送端接收接收端反馈的 HARQ能力协商应答 报文, 根据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如 果支持, 则为接收端分配 HARQ会话标识, 接着执行步骤 704; 如果不 支持, 则放弃本次 HARQ会话, 釆用 ARQ和接收端进行通信。 步骤 704、 生成发送端与所述 HARQ会话标识的映射关系, 并向接 收端发送包含映射关系的配置请求报文。 Step 703: The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier. In addition, in step 703, the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports HARQ according to the HARQ capability negotiation response message, such as If yes, the receiving end is assigned a HARQ session identifier, and then step 704 is performed; if not, the current HARQ session is abandoned, and the ARQ is used to communicate with the receiving end. Step 704: Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver.
具体步骤 704为, 其中, 发送端根据 HARQ能力协商应答报文判断 是否支持正交频分复用多址 OFDMA , 如果支持则将所述发送端的 OFDMA的子信道与所述 HARQ会话标识建立映射关系,其中所述 HARQ 配置请求报文包括: HARQ是否同步, HARQ是否自适应; 步骤 704中, 发送端首先根据 HARQ能力协商应答报文判断接收端 支持 OFDMA, 将 OFDMA子信道和 HARQ会话标识建立映射关系 , 从 HARQ 能力协商应答报文中获取报文长度门限并存储, 向接收端发送 HARQ配置请求报文。 步骤 705、 接收端向发送端反馈 HARQ配置应答报文。 步骤 705中, 接收端根据自身情况, 向发送端发送 HARQ配置应答 报文, 其中 HARQ配置应答报文包括: HARQ同步或非同步选择结果, HARQ 自适应或非自适应选择结果。 步骤 706、 发送端获取 OFDMA子信道使用权。 该 OFDMA子信道是指步骤 701中在发出 HARQ能力协商请求报文 之前, 发送端首先需要分配和预留的 OFDMA子信道。 步骤 706中,发送端为本次 HARQ会话分配和预留 OFDMA子信道, 并通知接收端 , 该 OFDMA子信道在本次 HARQ会话结束之前都由接收 端和发送端独占使用。 接收端将该 OFDMA子信道和 HARQ会话标识建 立映射关系。  The specific step 704 is: the transmitting end determines whether to support the orthogonal frequency division multiplexing multiple access OFDMA according to the HARQ capability negotiation response message, and if necessary, establishes a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier. The HARQ configuration request message includes: whether the HARQ is synchronized, and whether the HARQ is adaptive. In step 704, the transmitting end first determines, according to the HARQ capability negotiation response message, that the receiving end supports OFDMA, and maps the OFDMA subchannel and the HARQ session identifier. The relationship is obtained by obtaining a packet length threshold from the HARQ capability negotiation response packet, and sending a HARQ configuration request packet to the receiving end. Step 705: The receiving end feeds back a HARQ configuration response message to the sending end. In step 705, the receiving end sends a HARQ configuration response message to the sending end according to its own situation, where the HARQ configuration response message includes: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result. Step 706: The sender acquires an OFDMA subchannel usage right. The OFDMA subchannel refers to the OFDMA subchannel that the sender needs to allocate and reserve first before sending the HARQ capability negotiation request message in step 701. In step 706, the transmitting end allocates and reserves the OFDMA subchannel for the HARQ session, and notifies the receiving end that the OFDMA subchannel is exclusively used by the receiving end and the transmitting end before the end of the HARQ session. The receiving end establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier.
步骤 707、 根据所述 HARQ会话标识通过 OFDMA子信道使用权向 所述接收端发送 HARQ数据报文。 步骤 707中,根据所述 HARQ会话标识向所述接收端发送 HARQ数 据报文之前, 可以包括以下步骤: 步骤 7071、 所述发送端对源数据进行编码; 步骤 7072、 将 HARQ头标添加至所述编码后的数据; 以便将所述添加了 HARQ头标的数据作为 HARQ数据报文发送至所 述接收端。 其中, 还可以将编码后的数据备份存储。 然后将 HARQ数据报文通过获得的信道发送至接收端。 步骤 708、 接收端根据 HARQ会话标识接收发送端发送的 HARQ数 据报文, 根据所述 HARQ数据报文向所述发送端反馈应答报文。 步骤 708中,接收端的物理层检测到高于空闲信道评估门限的信号, 开始捕获导频序列, 如果捕获成功, 则获取该 HARQ数据报文的编码方 式和长度, 并根据 OFDMA子信道将该 HARQ数据报文和 HARQ会话标 识形成映射关系。 然后对 HARQ数据报文进行解调, 解码, 并对解码后 的二进制比特数进行 FCS检查, 并根据检查的结果向发送端反馈应答报 文。 Step 707: Send a HARQ data packet to the receiving end by using an OFDMA subchannel usage right according to the HARQ session identifier. In step 707, before sending the HARQ data packet to the receiving end according to the HARQ session identifier, the method may include the following steps: Step 7071: The sending end encodes source data. Step 7072: Add a HARQ header to the encoded data, so as to send the HARQ header-added data as a HARQ data packet to the receiving end. Among them, the encoded data can also be backed up and stored. The HARQ data message is then sent to the receiving end through the obtained channel. Step 708: The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet. In step 708, the physical layer of the receiving end detects a signal that is higher than the idle channel estimation threshold, and starts to acquire the pilot sequence. If the acquisition succeeds, the encoding mode and length of the HARQ data packet are obtained, and the HARQ is obtained according to the OFDMA subchannel. The data packet forms a mapping relationship with the HARQ session identifier. Then, the HARQ data packet is demodulated and decoded, and the FCS check is performed on the decoded binary bit number, and the response message is fed back to the transmitting end according to the result of the check.
进一步地, 根据所述 HARQ数据报文向所述发送端反馈应答报文, 可以包括以下: 如果捕获导频序列成功, FCS检查通过, 则向发送端反馈 ACK; 如果捕获导频序列成功, FCS 检查不通过, 则向发送端反馈第二 NAK; 如果捕获导频序列失败, 则向发送端反馈第一 NAK。  Further, the acknowledgment message is fed back to the sending end according to the HARQ data packet, and may include the following: if the acquisition pilot sequence succeeds, the FCS check passes, and the ACK is fed back to the transmitting end; if the capturing pilot sequence succeeds, the FCS If the check fails, the second NAK is fed back to the transmitting end; if the acquisition of the pilot sequence fails, the first NAK is fed back to the transmitting end.
本方案通过 OFDMA子信道将该 HARQ数据 文和 HARQ会话标识 形成映射关系, 可以使在 FCS不通过的情况下也能获知 HARQ数据报文 来自哪个发送端。  The scheme forms a mapping relationship between the HARQ data identifier and the HARQ session identifier by using the OFDMA subchannel, so that the FIQ data packet can be obtained from which sender when the FCS does not pass.
进一步地, 接收端反馈第二 NAK 时, 还可以将接收失败的 HARQ 数据报文緩存。 Further, when the receiving end feeds back the second NAK, the HARQ data packet that fails to be received may also be buffered.
步骤 709、 发送端接收接收端反馈的应答报文, 根据应答报文, 确 定数据报文发送成功或者根据预设规则执行重传操作。  Step 709: The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to the preset rule.
步骤 709中, 发送端完成 HARQ数据报文的发送之后, 就开始等待 接收端的应答报文。 如果收到 ACK反馈, 发送端则删除緩存的数据报文 的备份及其相关的冗余报文, 并且继续业务流的其他数据报文的发送。 如果收到第二 NAK反馈, 可以以相同功率发送不可自解的冗余报文。 如 果收到第一 NAK反馈, 可以增大功率发送和本次 HARQ数据报文相同 的数据报文。 In step 709, after the transmitting end completes the transmission of the HARQ data packet, it starts to wait for the response message of the receiving end. If the ACK feedback is received, the sender deletes the buffered data packet. The backup and its associated redundant messages, and continue the transmission of other data messages of the traffic flow. If the second NAK feedback is received, the non-self-solvable redundant message can be sent with the same power. If the first NAK feedback is received, the power transmission may be increased to be the same as the current HARQ data message.
步骤 710、 接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码; 如果接收端收到发送端发送的 HARQ 会话结束报文,清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话 标识 步骤 710中接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ重传数据报文进行解码, 可以包括: 将所述 HARQ重传数据和 所述緩存本次 HARQ数据报文合并后进行解码。 当发送端收到 ACK, 则确定数据报文发送成功, 如果发送端应用层 的业务流没有新的数据报文需要发送, 则向接收端发出 HARQ会话结束 报文。 否则, 继续使用 HARQ 会话向接收端发送后续的数据报文。 该 HARQ会话结束报文的内容包括但不局限于: HARQ会话标识。 同时, 释放所述发送端与所述 HARQ会话标识建立映射关系; 清除所述 HARQ 数据报文; 向所述接收端发送 HARQ会话结束报文。 接收端收到 HARQ会话结束 4艮文, 清除与所述 HARQ会话对应的 HARQ数据 文和 HARQ会话标识。 本实施例通过发送端将 OFDMA子信道和 HARQ会话标识建立映射 关系, 解决了 HARQ中多用户碰撞问题。 以及通过发送端根据接收到的 接收端反馈的应答报文, 确定数据报文发送成功或者根据预设规则执行 重传操作, 提高了将 HARQ应用到 WiFi通信系统中的增益效果。  Step 710: The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end corresponding to the HARQ session is cleared. In the HARQ data packet and the HARQ session identification step 710, if the receiving end receives the HARQ retransmission data packet sent by the transmitting end, and decoding the HARQ retransmission data packet, the method may include: retransmitting the HARQ data and The buffering of the current HARQ data message is combined and decoded. When the sender receives the ACK, it determines that the data packet is sent successfully. If the service layer of the application layer does not need to send a new data packet, the HARQ session termination packet is sent to the receiver. Otherwise, continue to use the HARQ session to send subsequent data packets to the receiver. The content of the HARQ session end message includes but is not limited to: a HARQ session identifier. At the same time, the transmitting end is configured to establish a mapping relationship with the HARQ session identifier; the HARQ data packet is cleared; and the HARQ session ending packet is sent to the receiving end. The receiving end receives the HARQ session end message, and clears the HARQ data file and the HARQ session identifier corresponding to the HARQ session. In this embodiment, the mapping relationship between the OFDMA subchannel and the HARQ session identifier is established by the transmitting end, and the multi-user collision problem in the HARQ is solved. And the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end, or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
实施例七 Example 7
本实施例是在上述实施一基础上, 当接收端兼容支持 OFDMA, 即, 既支持 CSMA/CA也支持 OFDMA ,接收端不支持特殊码字时的优化方案。 图 10 为本发明的实施例七提供的混合自动重传请求方法的流程图示意 图。 其中图 10中只示出了步骤中的关键词, 具体描述参见实施例。 参考图 10, 具体可以包括以下步骤: 步骤 801、 发送端向接收端发送混合自动重传请求 HARQ能力协商 请求 4艮文。 其中, 步骤 801 中, 发送端的 MAC层获知需要向某个接收端发送 一条新的业务流, 则新建一个流标识 TID。 发送端的 MAC层向接收端发 出 HARQ能力协商请求报文, 该报文的内容包括但不局限于以下内容: This embodiment is based on the foregoing implementation, when the receiving end is compatible with supporting OFDMA, that is, an optimization scheme is supported when both CSMA/CA and OFDMA are supported, and the receiving end does not support special codewords. FIG. 10 is a flowchart of a hybrid automatic repeat request method according to Embodiment 7 of the present invention; Figure. Only the keywords in the steps are shown in FIG. 10, and the specific description is referred to the embodiment. Referring to FIG. 10, the following steps may be specifically included: Step 801: The sending end sends a hybrid automatic repeat request (HARQ capability negotiation request) message to the receiving end. In step 801, the MAC layer of the sending end knows that it needs to send a new service flow to a receiving end, and then creates a new flow identifier TID. The MAC layer of the sending end sends a HARQ capability negotiation request message to the receiving end, and the content of the message includes but is not limited to the following contents:
( 1 )接收端是否支持 HARQ; (1) Whether the receiving end supports HARQ;
( 2 )接收端是否支持 OFDMA;  (2) Whether the receiving end supports OFDMA;
( 3 ) 报文长度门限; (3) the length of the message length;
( 4 )接收端是否支持特殊码字。 (4) Whether the receiving end supports special code words.
发出该 HARQ能力协商请求 4艮文, 发送端既可以通过 CSMA/CA共 享信道, 也可以通过分配和预留 OFDMA子信道。 步骤 802、 接收端向发送端反馈 HARQ能力协商应答报文。  The HARQ capability negotiation request is sent, and the sender can either share the channel through the CSMA/CA or allocate and reserve the OFDMA subchannel. Step 802: The receiving end feeds back a HARQ capability negotiation response message to the sending end.
步骤 802中, 根据接收端情况, 接收端向发送端反馈 HARQ能力协 商应答报文, 包括但不局限于以下内容: 支持 HARQ; 兼容 OFDMA; 报 文长度门限的值为 256 (本实施例只给出示例值) ; 不支持特殊码字。 发 送端发送 HARQ能力协商请求报文使用的信道可以是 CSMA/CA共享信 道, 也可以是 OFDMA子信道。 步骤 803、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根 据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识。 步骤 803中, 发送端接收接收端反馈的 HARQ能力协商应答报文, 根据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识, 接着执行步骤 64; 如果不支持, 则放 弃本次 HARQ会话, 釆用 ARQ和接收端进行通信。 步骤 804、 生成发送端与 HARQ会话标识的映射关系, 并向接收端 发送包含映射关系的配置请求报文。 由于该方案兼容 OFDMA正交独立的子信道和 CSMA/CA, 具体的 步骤 804中, 发送端根据 HARQ能力协商应答报文首先判断接收端兼容 支持 OFDMA, 将 OFDMA子信道和 HARQ会话标识建立映射关系 , 从 HARQ能力协商应答报文中获取报文长度门限并存储。 其中该 HARQ配 置请求报文包括但不限于: HARQ会话标识、 HARQ是否同步和 HARQ 是否自适应。 发送端发送 HARQ配置请求报文的信道可以是 CSMA/CA 共享信道, 也可以是 OFDMA子信道。 In step 802, the receiving end feeds back the HARQ capability negotiation response message to the sending end according to the receiving end, including but not limited to the following: supporting HARQ; compatible with OFDMA; the value of the packet length threshold is 256 (this embodiment only gives Example value); Special codewords are not supported. The channel used by the sending end to send the HARQ capability negotiation request message may be a CSMA/CA shared channel or an OFDMA subchannel. Step 803: The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message. If yes, the receiving end allocates the HARQ session identifier. In step 803, the transmitting end receives the HARQ capability negotiation response message fed back by the receiving end, and determines whether the receiving end supports the HARQ according to the HARQ capability negotiation response message, and if yes, assigns the HARQ session identifier to the receiving end, and then performs step 64; If it is not supported, the current HARQ session is abandoned, and the ARQ and the receiving end are used for communication. Step 804: Generate a mapping relationship between the sender and the HARQ session identifier, and send a configuration request packet including the mapping relationship to the receiver. The scheme is compatible with the OFDMA orthogonal independent subchannel and the CSMA/CA. In the specific step 804, the transmitting end first determines that the receiving end is compatible with the OFDMA according to the HARQ capability negotiation response message, and establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier. The packet length threshold is obtained from the HARQ capability negotiation response packet and stored. The HARQ configuration request message includes, but is not limited to, a HARQ session identifier, whether the HARQ is synchronized, and whether the HARQ is adaptive. The channel on which the sender sends the HARQ configuration request message may be a CSMA/CA shared channel or an OFDMA subchannel.
步骤 805、 接收端接收发送端的 HARQ配置请求报文, 并向发送端 反馈 HARQ配置应答报文。 该 HARQ配置应答报文包括但不限于: HARQ同步或非同步选择结 果, HARQ 自适应或非自适应选择结果。 步骤 806、 发送端获取 CSMA/CA共享信道使用权或者 OFDMA子 信道使用权。  Step 805: The receiving end receives the HARQ configuration request message of the sending end, and feeds back the HARQ configuration response message to the sending end. The HARQ configuration response message includes but is not limited to: HARQ synchronization or non-synchronization selection result, HARQ adaptive or non-adaptive selection result. Step 806: The sender acquires a CSMA/CA shared channel usage right or an OFDMA subchannel usage right.
步骤 806中, 如果能够获得 OFDMA子信道则为本次 HARQ会话分 配和预留 OFDMA 子信道, 并通知接收端, 该 OFDMA 子信道在本次 HARQ会话结束之前都由接收端和发送端独占使用。接收端将该 OFDMA 子信道和 HARQ会话标识建立映射关系。如果不能获取 OFDMA子信道, 则获取 CSMA/CA共享信道使用权。 需要说明地一点, 步骤 806之前使用的信道可以和步骤 806中获得 信道不同, 步骤 806之后的步骤则和步骤 806中获得的信道相同。 例如, 步骤 806之前可以是 CSMA/CA共享信道,步骤 806中可以获得 OFDMA 子信道的使用权, 则在步骤 806之后均使用 OFDMA子信道。  In step 806, if the OFDMA subchannel can be obtained, the OFDMA subchannel is allocated and reserved for the HARQ session, and the receiving end is notified, and the OFDMA subchannel is exclusively used by the receiving end and the transmitting end before the end of the HARQ session. The receiving end establishes a mapping relationship between the OFDMA subchannel and the HARQ session identifier. If the OFDMA subchannel cannot be obtained, the CSMA/CA shared channel usage right is acquired. It should be noted that the channel used before step 806 can be different from the channel obtained in step 806, and the step after step 806 is the same as the channel obtained in step 806. For example, step 806 may be preceded by a CSMA/CA shared channel, and in step 806, the usage right of the OFDMA subchannel may be obtained, and then the OFDMA subchannel is used after step 806.
当然在步骤 806中获取的是 CSMA/CA共享信道使用权时, 则在该 实施例中可以不包括步骤 804和 805 的过程, 由于接收端不支持特殊码 字, 则在 CSMA/CA 共享信道中对小于报文长度门限的数据报文釆用 ARQ, 对大于或等于报文长度门限的数据报文釆用 HARQ。  Certainly, when the CSMA/CA shared channel usage right is acquired in step 806, the process of steps 804 and 805 may not be included in this embodiment. Since the receiving end does not support the special codeword, it is in the CSMA/CA shared channel. The data packet that is smaller than the packet length threshold uses ARQ, and HARQ is used for data packets that are greater than or equal to the packet length threshold.
步骤 807、 根据所述 HARQ会话标识通过所述信道向所述接收端发 送 HARQ数据报文;  Step 807: Send a HARQ data packet to the receiving end by using the channel according to the HARQ session identifier.
可以理解的是在步骤 806中为获取 OFDMA子信道使用权时, 步骤 807及以下步骤的具体做法可以参照实施例六,以下只给出步骤不在具体 论述; 在步骤 806 中为获取 CSMA/CA共享信道使用权时, 步骤 807及 以下步骤的具体做法可以参照实施例五, 以下只给出步骤不在具体论述。 步骤 808、 所述接收端根据所述 HARQ会话标识接收所述发送端发 送的 HARQ数据报文, 根据所述 HARQ数据报文向所述发送端反馈应答 报文。 步骤 809、 所述发送端接收所述接收端反馈的应答报文, 根据所述 应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作。 It can be understood that, in step 806, in order to obtain the OFDMA subchannel usage right, the specific steps of step 807 and the following steps may refer to Embodiment 6, and only the steps are not specific. For the purpose of obtaining the CSMA/CA shared channel usage right in step 806, the specific steps of step 807 and the following steps may refer to Embodiment 5, and only the steps given below are not specifically discussed. Step 808: The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet. Step 809: The sending end receives the response message fed back by the receiving end, and determines, according to the response message, that the data packet is successfully sent or performs a retransmission operation according to a preset rule.
步骤 810、 接收端如果收到发送端发送的 HARQ重传数据报文, 对 该 HARQ 重传数据报文进行解码; 如果接收端收到所述发送端发送的 HARQ会话结束报文, 清除与所述 HARQ会话对应的 HARQ数据报文和 HARQ会话标识 进一步的, 实施例提供的方法还包括: 接收端收到所述发送端发送 的 HARQ会话结束 4艮文; 清除与所述 HARQ会话对应的 HARQ数据报文和 HARQ会话标识。 本实施例通过将 OFDMA子信道和 HARQ会话标识建立映射关系 , 或者将 HARQ数据报文和 HARQ会话标识建立映射关系, 解决了 HARQ 中多用户碰撞问题。 以及通过发送端根据接收到的接收端反馈的应答报 文, 确定数据报文发送成功或者根据预设规则执行重传操作, 提高了将 HARQ应用到 WiFi通信系统中的增益效果。  Step 810: The receiving end receives the HARQ retransmission data packet sent by the sending end, and decodes the HARQ retransmission data packet. If the receiving end receives the HARQ session ending packet sent by the sending end, the receiving end clears the Further, the method provided by the embodiment further includes: receiving, by the receiving end, the HARQ session end message sent by the sending end; and clearing the HARQ corresponding to the HARQ session. Data message and HARQ session ID. In this embodiment, a mapping relationship between an OFDMA subchannel and a HARQ session identifier is established, or a HARQ data packet is mapped to a HARQ session identifier, thereby solving a multi-user collision problem in the HARQ. And the sending end determines whether the data packet is successfully sent according to the received response message received by the receiving end or performs a retransmission operation according to the preset rule, thereby improving the gain effect of applying the HARQ to the WiFi communication system.
实施例八 在上述各个实施例提供的方案基础上, 还可以多个协作的发送端向 1 个接收端进行 HARQ通信。 多个发送端可以用过有线网络连接, 也可 以通过无线链路连接, 为方便说明, 本实施例以 2 个发送端为例进行说 明, 其中一个为辅助发送端。 本实施例可以包括以下步骤: 步骤 90、发送端向接收端发送混合自动重传请求 HARQ能力协商请 求报文; Embodiment 8 On the basis of the solutions provided in the foregoing embodiments, multiple coordinated transmitting ends may perform HARQ communication to one receiving end. The multiple senders may be connected by a wired network or may be connected by a wireless link. For convenience of description, this embodiment uses two senders as an example, one of which is an auxiliary sender. The embodiment may include the following steps: Step 90: The sending end sends a hybrid automatic retransmission request to the receiving end, and the HARQ capability negotiation request message is sent;
步骤 91、 接收端向发送端反馈 HARQ能力协商应答报文; 步骤 92、 发送端接收接收端反馈的 HARQ能力协商应答报文, 根据 所述 HARQ能力协商应答报文, 判断所述接收端是否支持 HARQ, 如果 支持, 则为所述接收端分配 HARQ会话标识; 步骤 93、 发送端向辅助发送端发送协作请求, 协作请求包含所述 HARQ会话标识; 步骤 94、 发送端获取发送 HARQ数据报文的信道使用权, 并根据所 述 HARQ会话标识通过所述信道向所述接收端发送 HARQ数据报文。 Step 91: The receiving end feeds back a HARQ capability negotiation response message to the sending end. Step 92: The receiving end receives the HARQ capability negotiation response message fed back by the receiving end, and determines, according to the HARQ capability negotiation response message, whether the receiving end supports the HARQ, and if yes, assigns the HARQ session identifier to the receiving end. Step 93: The sending end sends a cooperation request to the auxiliary sending end, where the cooperation request includes the HARQ session identifier. Step 94: The sending end acquires a channel usage right for transmitting the HARQ data packet, and uses the channel according to the HARQ session identifier. The receiving end sends a HARQ data packet.
HARQ数据报文的冗余数据报文。 步骤 96、 接收端根据 HARQ会话标识接收发送端发送的 HARQ数 据报文, 根据 HARQ数据报文向发送端反馈应答报文。 步骤 97、 发送端接收接收端反馈的应答报文, 根据应答报文, 确定 Redundant data packets of HARQ data packets. Step 96: The receiving end receives the HARQ data packet sent by the sending end according to the HARQ session identifier, and feeds back the response packet to the sending end according to the HARQ data packet. Step 97: The sending end receives the response message fed back by the receiving end, and determines according to the response message.
以上涉及发送端与接收端关于 HARQ过程的方案可以参照上述实施 例一至七的说明, 这里不再详述。 可选的, 在上述方案基础上, 步骤 97中, 根据应答报文, 确定数据报文发送成功, 包括: 所述发送端接收所述接收端反馈的应答报文,所述应答报文为 ACK; 所述发送端通知所述辅助发送端删除所述 HARQ 会话标识和所述 HARQ数据报文及对应所述 HARQ数据报文的冗余数据报文; 如果所述发送端应用层的业务流没有新的数据报文需要发送, 则向 接收端发送 HARQ会话结束报文。 或者, 可选的步骤 97中, 根据所述应答报文, 根据预设规则通过所 述辅助发送端执行重传操作, 包括: 所述发送端接收所述接收端反馈的应答报文, 所述应答报文为重传 HARQ数据报文; 根据预设规则通知所述辅助发送端执行重传操作。 以上重传操作在实施例一至实施例七中, 对于发送端的重传操作已 经详细描述, For the schemes related to the HARQ process of the transmitting end and the receiving end, reference may be made to the descriptions of the foregoing Embodiments 1 to 7, which are not described in detail herein. Optionally, on the basis of the foregoing solution, in step 97, determining, according to the response packet, that the data packet is sent successfully, the method includes: the sending end receiving the response message fed back by the receiving end, where the response message is an ACK And the sending end notifies the auxiliary sending end to delete the HARQ session identifier and the HARQ data packet and the redundant data packet corresponding to the HARQ data packet; if the service flow of the sending end application layer is not If a new data packet needs to be sent, the HARQ session end message is sent to the receiving end. Alternatively, in optional step 97, the retransmission operation is performed by the auxiliary sending end according to the preset rule according to the preset rule, where the sending end receives the response message fed back by the receiving end, where The response message is a retransmission HARQ data message; and the auxiliary sending end is notified to perform a retransmission operation according to a preset rule. The above retransmission operation is in the first embodiment to the seventh embodiment, and the retransmission operation on the transmitting end has been After detailed description,
的冗余数据报文拷贝至辅助发送端, 因此辅助发送端可以无差别的完成 上述实施例发送端的重传操作。 其中预设规则可以包括发送端根据信道质量选择, 例如发送端到接 收端的信道质量较好, 则选择发送端发送所述 HARQ重传报文, 如果辅 助发送端的信道质量较好,则通过辅助发送端发送所述 HARQ重传报文, 具体过程和上述实施例相同, 此处不再赘述。 本方案, 通过辅助发送端和发送端协作进行 HARQ 通信, 提高了 WiFi网络的稳定性和吞吐量, 并提高了 HARQ的增益。 The redundant data packet is copied to the auxiliary transmitting end, so the auxiliary transmitting end can complete the retransmission operation of the transmitting end of the foregoing embodiment without any difference. The preset rule may include that the sending end selects according to the channel quality, for example, the channel quality of the sending end to the receiving end is good, and then the sending end sends the HARQ retransmission message, and if the channel quality of the auxiliary transmitting end is good, the auxiliary sending is performed. The process of transmitting the HARQ retransmission packet is the same as that in the foregoing embodiment, and details are not described herein again. In this solution, the HARQ communication is coordinated by the auxiliary transmitting end and the transmitting end, thereby improving the stability and throughput of the WiFi network, and improving the gain of the HARQ.
本发明的实施例提供一种发送端, 用于实现上述的混合自动重传请 求方法, 参照图 12所示, 包括: 发送单元 111 , 用于向接收端发送混合自动重传请求 HARQ能力协 商请求报文; 接收单元 112 , 用于接收接收端反馈的 HARQ能力协商应答报文, 根据 HARQ能力协商应答报文, 判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识; 发送单元 111 , 还用于获取发送 HARQ数据报文的信道使用权, 并 根据 HARQ会话标识通过信道向接收端发送 HARQ数据报文; 接收单元 112 , 还用于发送端接收接收端反馈的应答报文, 根据应 答报文, 确定数据报文发送成功或者根据预设规则执行重传操作。 An embodiment of the present invention provides a transmitting end, which is used to implement the foregoing hybrid automatic repeat request method. Referring to FIG. 12, the method includes: a sending unit 111, configured to send a hybrid automatic repeat request (HARQ capability negotiation request) to a receiving end. The receiving unit 112 is configured to receive a HARQ capability negotiation response message fed back by the receiving end, and determine, according to the HARQ capability negotiation response message, whether the receiving end supports the HARQ, and if yes, assign the HARQ session identifier to the receiving end; The method is further configured to: obtain a channel usage right for sending a HARQ data packet, and send a HARQ data packet to the receiving end according to the HARQ session identifier; the receiving unit 112 is further configured to: the sending end receives the response message fed back by the receiving end, According to the response packet, it is determined that the data packet is successfully sent or the retransmission operation is performed according to the preset rule.
进一步的, 参照图 12所示, 接收端还包括映射单元 113 , 映射单元 113用于生成发送端与 HARQ会话标识的映射关系, 并通 过发送单元向接收端发送包含映射关系的配置请求报文; 接收单元 112用于接收接收端发送的配置请求应答报文。  Further, as shown in FIG. 12, the receiving end further includes a mapping unit 113, where the mapping unit 113 is configured to generate a mapping relationship between the sending end and the HARQ session identifier, and send, by the sending unit, a configuration request message including a mapping relationship to the receiving end; The receiving unit 112 is configured to receive a configuration request response message sent by the receiving end.
可选的, 映射单元 113具体用于根据 HARQ能力协商应答报文判断 接收端是否支持正交频分复用多址 OFDMA , 如果支持则将发送端的 OFDMA的子信道与 HARQ会话标识建立映射关系。 可选的,映射单元 113具体用于为 HARQ会话分配对应的特殊码字, 并形成 HARQ会话标识与特殊码字间的映射关系, 特殊码字用于标记发 送端。 Optionally, the mapping unit 113 is specifically configured to determine, according to the HARQ capability negotiation response message, whether the receiving end supports orthogonal frequency division multiplexing multiple access OFDMA, and if supported, establish a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier. Optionally, the mapping unit 113 is specifically configured to allocate a corresponding special codeword for the HARQ session, and form a mapping relationship between the HARQ session identifier and the special codeword, where the special codeword is used to mark the sender.
可选的, 发送单元 11 1具体用于通过在发送 HARQ数据报文的信道 中标记请求发送 RTS帧请求信道的使用权, 其中 RTS帧包含 HARQ会 话标识、 发送端的媒体接入层 MAC地址以及对信道的使用时间。 接收单元 112还用于接收接收端根据 RTS 帧反馈的清除发送 CTS 帧, CTS帧用于确认发送端对发送 HARQ数据报文的信道获取使用权, 其中 CTS帧包含接收端的 MAC地址以及对信道的使用时间。 可选的, 发送单元 11 1还用于发送混合自动重传请求 HARQ能力协 商请求报文后, 发送端启动本地定时器; 如果在定时器到期之前, 发送端未收到接收端的 HARQ能力协商应 答报文, 则发送单元 1 11重发 HARQ能力协商请求报文, 并将重发次数 加 1 ; 如果重发次数超过预设的值时, 则放弃本次 HARQ。 可选的, 发送 HARQ数据报文的信道, 包括: 载波侦听多点接入 /冲突避免 CSMA/CA共享信道; 或者  Optionally, the sending unit 11 is specifically configured to mark, by using a channel that sends the HARQ data packet, a right to request to send an RTS frame requesting channel, where the RTS frame includes a HARQ session identifier, a media access layer MAC address of the sending end, and a pair. Channel usage time. The receiving unit 112 is further configured to receive, by the receiving end, the CTS frame sent according to the clearing of the RTS frame, and the CTS frame is used to confirm the channel acquiring right of the transmitting end to send the HARQ data packet, where the CTS frame includes the MAC address of the receiving end and the channel usage time. Optionally, after the sending unit 11 1 is further configured to send the hybrid automatic repeat request HARQ capability negotiation request message, the sending end starts the local timer; if the sending end does not receive the HARQ capability negotiation of the receiving end before the timer expires In response to the message, the sending unit 1 11 resends the HARQ capability negotiation request message and increments the number of retransmissions by one; if the number of retransmissions exceeds the preset value, the HARQ is discarded. Optionally, the channel for sending the HARQ data packet includes: a carrier sense multiple access/collision avoidance CSMA/CA shared channel; or
OFDMA子信道。 可选的, 若信道为载波侦听多点接入 /冲突避免 CSMA/CA共享信道 的使用权, 发送单元 1 11具体用于如果 HARQ数据报文长度小于报文长 度门限,则根据 HARQ会话标识釆用 DATA/ACK方式通过 CSMA/CA共 享信道信道向接收端发送 HARQ数据报文; 或 发送单元 11 1具体用于如果 HARQ数据报文长度大于或等于报文长 度门限, 则根据 HARQ会话标识釆用 RTS/CTS方式通过 CSMA/CA共享 信道信道向接收端发送 HARQ数据报文。  OFDMA subchannel. Optionally, if the channel is a carrier-sense multi-point access/collision avoiding usage right of the CSMA/CA shared channel, the sending unit 1 11 is specifically configured to: according to the HARQ session identifier, if the length of the HARQ data packet is less than the packet length threshold The DATA/ACK mode is used to send the HARQ data packet to the receiving end through the CSMA/CA shared channel channel. The sending unit 11 1 is specifically configured to identify the HARQ session according to the HARQ session identifier if the length of the HARQ data packet is greater than or equal to the packet length threshold. The HARQ data packet is sent to the receiving end through the CSMA/CA shared channel channel by using the RTS/CTS method.
可选的, 发送单元 111还用于: 判断 HARQ数据报文的报文长度; 对于长度大于或等于报文长度门限的 HARQ数据报文通过 HARQ发 送, 对于长度小于报文长度门限的 HARQ数据报文通过 ARQ发送。 可选的, 参照图 13所示, 发送单元 111 包括: Optionally, the sending unit 111 is further configured to: determine a packet length of the HARQ data packet; and send, by the HARQ, the HARQ data packet whose length is greater than or equal to the packet length threshold, and the HARQ datagram whose length is smaller than the packet length threshold. The text is sent via ARQ. Optionally, referring to FIG. 13, the sending unit 111 includes:
编码子单元 1111a, 用于对源数据进行编码; 获取与 HARQ会话标 识对应的特殊码字; 将 HARQ头标添加至编码后的数据; 将特殊码字插 入添加 HARQ头标后的数据; 发送子单元 1 112a, 用于将插入了特殊码字的数据作为 HARQ数据 报文通过信道发送至接收端。 进一步的, 编码子单元 1 111a具体用于将特殊码字插入添加 HARQ 头标的数据的标记 signal域和数据域之间; 或者,  a coding subunit 1111a, configured to encode source data; obtain a special codeword corresponding to the HARQ session identifier; add a HARQ header to the encoded data; insert the special codeword into the data after adding the HARQ header; The unit 1 112a is configured to send the data with the special codeword inserted as a HARQ data message to the receiving end through the channel. Further, the coding subunit 1 111a is specifically configured to insert a special codeword between the tag signal domain and the data domain of the data to which the HARQ header is added; or
编码子单元 1111a具体用于将特殊码字备份, 将特殊码字插入物理 层汇聚前导域 PLCP Preamble 的第一域, 将特殊码字备份插入 PLCP Preamble的第二域。 可选的, 参照图 14所示, 发送单元 111 包括: 编码子单元 1 111b, 用于对源数据进行编码; 将 HARQ头标添加至 编码后的数据; 发送子单元 1112b , 用于将添加了 HARQ头标的数据作为 HARQ数 据报文通过信道发送至接收端。  The coding sub-unit 1111a is specifically configured to back up the special codeword, insert the special codeword into the first domain of the physical layer convergence preamble PLCP Preamble, and insert the special codeword backup into the second domain of the PLCP Preamble. Optionally, referring to FIG. 14, the sending unit 111 includes: an encoding subunit 1 111b for encoding source data; adding a HARQ header to the encoded data; and a sending subunit 1112b for adding The HARQ header data is sent as a HARQ data message to the receiving end through the channel.
可选的, 接收单元 1 12, 具体用于如果收到接收端的 ACK反馈, 则 确定数据报文发送成功; 或  Optionally, the receiving unit 1 12 is specifically configured to: if the ACK feedback of the receiving end is received, determine that the data packet is successfully sent; or
如果收到接收端的第一 NAK反馈,则增大发射功率重新发送和本次 HARQ数据报文相同的数据; 或 如果收到接收端的第二 NAK反馈, 则发送和 HARQ数据报文相同 的数据; 或者和 HARQ 数据报文不同的可自解码的冗余数据; 或者和 HARQ数据报文不同的不可自解码的冗余数据; 或 如果未收到反馈, 则以不变发射功率重新发送和本次 HARQ数据报 文相同的数据。 可选的, 接收单元 112还用于清除发送端緩存的 HARQ数据报文; 如果发送端的业务流没有新的数据报文需要发送, 则通过发送单元 1 11 向接收端发送 HARQ会话结束报文; 否则, 发送单元 111继续使用 HARQ会话向接收端发送后续的数据报文。 可选的, 发送单元 111还用于向辅助发送端发送协作请求, 协作请 求包含 HARQ会话标识; 发送单元 111 还用于向辅助发送端发送 HARQ 数据报文及对应 HARQ数据报文的冗余数据报文; 接收单元 112具体用于接收接收端反馈的应答报文,根据应答报文, 作。 … 、 5' ' - ' 。。 进一步的, 参照图 15所示, 接收单元 112包括: 接收子单元 1 121a, 用于接收接收端反馈的应答报文, 应答报文为 ACK; 通知子单元 1 122a, 用于通知辅助发送端删除 HARQ数据报文及对 应 HARQ数据报文的冗余数据报文; 如果发送端的业务流没有新的数据 报文需要发送, 则向接收端发送 HARQ会话结束报文。 可选的, 参照图 16所示, 接收单元 112包括: 接收子单元 1121b, 用于接收接收端反馈的应答报文, 应答报文为 重传 HARQ数据报文; 通知子单元 1122b, 用于根据预设规则通知辅助发送端执行重传操 作。 If the first NAK feedback of the receiving end is received, increase the transmit power to resend the same data as the current HARQ data message; or if the second NAK feedback of the receiving end is received, send the same data as the HARQ data message; Or self-decodeable redundant data different from the HARQ data message; or non-self-decodable redundant data different from the HARQ data message; or if no feedback is received, retransmitted with constant transmit power and this time The same data of the HARQ data message. Optionally, the receiving unit 112 is further configured to: clear the HARQ data packet buffered by the sending end; if the service flow of the sending end does not need to send a new data packet, pass the sending unit. 1 11 Send a HARQ session end message to the receiving end; otherwise, the sending unit 111 continues to use the HARQ session to send subsequent data messages to the receiving end. Optionally, the sending unit 111 is further configured to send a collaboration request to the auxiliary sending end, where the cooperation request includes the HARQ session identifier, and the sending unit 111 is further configured to send the HARQ data packet and the redundant data of the corresponding HARQ data packet to the auxiliary sending end. The receiving unit 112 is specifically configured to receive a response message fed back by the receiving end, according to the response message. ... , 5 '' - ' . . Further, referring to FIG. 15, the receiving unit 112 includes: a receiving subunit 1 121a, configured to receive a response message fed back by the receiving end, and the response message is an ACK; and the notification subunit 1 122a is configured to notify the auxiliary sending end to delete The HARQ data packet and the redundant data packet corresponding to the HARQ data packet; if the service flow of the sender does not need to send a new data packet, the HARQ session termination packet is sent to the receiving end. Optionally, referring to FIG. 16, the receiving unit 112 includes: a receiving subunit 1121b, configured to receive a response message fed back by the receiving end, where the response message is a retransmitted HARQ data message; and a notification subunit 1122b, configured to The preset rule notifies the auxiliary sender to perform a retransmission operation.
映射关系, 并根据 HARQ会话标识向接收端发送 HARQ数据报文, 发送 端根据接收到的接收端反馈的应答报文, 确定数据报文发送成功或者根 据预设规则执行重传操作,避免了 HARQ应用到 WiFi通信系统中共享信 道多用户碰撞问题, 同时提高了 HARQ增益效果, 并且适用范围广泛。 本发明的实施例提供一种接收端端, 用于实现上述的混合自动重传 请求方法, 参照图 17所示, 包括: 发送单元 121 , 用于向发送端反馈 HARQ能力协商应答报文; 获取单元 122 , 用于获取发送端分配的 HARQ会话标识; 接收单元 123 , 用于根据 HARQ会话标识接收发送端发送的 HARQ 数据报文; Mapping the relationship, and transmitting the HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end determines whether the data packet is successfully sent or performs the retransmission operation according to the preset rule according to the received response message fed back by the receiving end, thereby avoiding the HARQ. It is applied to the shared channel multi-user collision problem in the WiFi communication system, and the HARQ gain effect is improved at the same time, and the application range is wide. An embodiment of the present invention provides a receiving end, which is used to implement the foregoing hybrid automatic repeat request method. Referring to FIG. 17, the method includes: a sending unit 121, configured to feed back a HARQ capability negotiation response message to a sending end; The obtaining unit 122 is configured to obtain the HARQ session identifier that is sent by the sending end, and the receiving unit is configured to receive the HARQ data packet sent by the sending end according to the HARQ session identifier.
发送单元 121 , 还用于根据接收单元 121接收的 HARQ数据报文向 发送端反馈应答报文。  The sending unit 121 is further configured to feed back the response message to the sending end according to the HARQ data packet received by the receiving unit 121.
可选的, 获取单元 122具体用于接收发送端发送的配置请求报文, 其中配置请求报文包含发送端与 HARQ会话标识的映射关系; 向发送端 发送 HARQ配置应答报文。 可选的, 发送端与 HARQ会话标识的映射关系为: HARQ会话标识 与特殊码字间的映射关系。  Optionally, the obtaining unit 122 is configured to receive a configuration request message sent by the sending end, where the configuration request message includes a mapping relationship between the sending end and the HARQ session identifier, and sends a HARQ configuration response message to the sending end. Optionally, the mapping relationship between the sender and the HARQ session identifier is: a mapping relationship between the HARQ session identifier and the special codeword.
可选的,发送端与 HARQ会话标识的映射关系,为:发送端的 OFDMA 的子信道与 HARQ会话标识建立映射关系。  Optionally, the mapping between the sender and the HARQ session identifier is as follows: the sub-channel of the OFDMA of the sender is mapped to the HARQ session identifier.
可选的, 接收单元 123还用于在发送 HARQ数据报文的信道中获取 RTS帧; 发送单元 121还用于根据 RTS帧向发送端反馈 CTS帧, CTS帧用于 确认发送端对发送 HARQ数据报文的信道获取使用权, 其中 CTS帧包含 接收端的 MAC地址以及对信道的使用时间。 可选的, 接收单元 123还用于捕获 HARQ数据报文中导频序列, 并 在 HARQ数据报文获得编码调制方式和 HARQ数据报文长度; 对 HARQ 数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。  Optionally, the receiving unit 123 is further configured to: obtain an RTS frame in a channel that sends the HARQ data packet; the sending unit 121 is further configured to feed back the CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end sends the HARQ data. The channel of the message acquires the right to use, wherein the CTS frame includes the MAC address of the receiving end and the usage time of the channel. Optionally, the receiving unit 123 is further configured to: capture a pilot sequence in the HARQ data packet, and obtain a coded modulation mode and a HARQ data packet length in the HARQ data packet; demodulate and decode the HARQ data packet; The post data is subjected to a frame check sequence FCS check.
可选的, 接收单元 123还用于捕获导频序列; 获得编码调制方式和 HARQ 数据报文长度; 根据 OFDMA 子信道信息将 HARQ 数据报文与 HARQ会话标识和业务流建立映射关系; 对 HARQ数据 文进行解调和 解码; 将解码后的数据进行帧校验序列 FCS检查。  Optionally, the receiving unit 123 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data packet length; and establish a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow according to the OFDMA subchannel information; and the HARQ data. The text is demodulated and decoded; the decoded data is subjected to a frame check sequence FCS check.
可选的, 接收单元 123还用于捕获导频序列; 获得编码调制方式和 HARQ数据报文长度; 如果收到 RTS帧并回复 CTS , 将接收的 HARQ数 据才艮文与 HARQ会话标识和业务流建立映射关系; 对 HARQ数据 4艮文进 行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 可选的, 发送单元 121具体用于从接收端接收的 HARQ数据报文中 获取特殊码字, 根据特殊码字将 HARQ数据报文与 HARQ会话标识和业 务流建立映射关系; Optionally, the receiving unit 123 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data message length; if the RTS frame is received and the CTS is returned, the received HARQ data is sent to the HARQ session identifier and the service flow. Establishing a mapping relationship; demodulating and decoding the HARQ data 4; performing the frame check sequence FCS check on the decoded data. Optionally, the sending unit 121 is specifically configured to receive the HARQ data packet from the receiving end. Obtaining a special codeword, and mapping the HARQ data packet with the HARQ session identifier and the service flow according to the special codeword;
如果 FCS检查通过, 则向发送端反馈 ACK; 或, 如果特殊码字识别通过, FCS 检查不通过, 则向发送端反馈第二 NAK; 或,  If the FCS check passes, the ACK is fed back to the sender; or, if the special codeword identification is passed, and the FCS check fails, the second NAK is fed back to the sender; or
如果特殊码字识别不通过, FCS 检查不通过, RTS/CTS 模式或 OFDMA模式时, 向发送端反馈第二 NAK; 或,  If the special codeword identification does not pass, the FCS check fails, and in the RTS/CTS mode or the OFDMA mode, the second NAK is fed back to the transmitting end; or,
如果特殊码字识别不通过, FCS检查不通过, DATA/ACK模式时, 不向发送端反馈任何信息; 或,  If the special codeword identification does not pass, the FCS check does not pass, and in the DATA/ACK mode, no information is fed back to the sender; or,
如果捕获导频序列失败, DATA/ACK模式时, 不向发送端反馈任何 信息; 或,  If the acquisition of the pilot sequence fails, in the DATA/ACK mode, no information is fed back to the sender; or,
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向发 送端反馈第一 NAK:。 可选的, 发送单元 121具体用于如果 FCS检查通过, 则向发送端反 馈 ACK; 或, 如果 FCS检查不通过, 则向发送端反馈第二 NAK; 可选的, 发送单元 121具体用于如果 FCS检查通过, 则向发送端反 馈 ACK; 或, 如果 FCS检查不通过, RTS/CTS模式时,则向发送端反馈第二 NAK; 或,  If the acquisition pilot sequence fails, in RTS/CTS mode or OFDMA mode, the first NAK: is fed back to the transmitting end. Optionally, the sending unit 121 is specifically configured to: if the FCS check passes, feed back an ACK to the sending end; or, if the FCS check fails, feed back the second NAK to the sending end; optionally, the sending unit 121 is specifically configured to: If the FCS check passes, the ACK is fed back to the transmitting end; or, if the FCS check fails, in the RTS/CTS mode, the second NAK is fed back to the transmitting end; or,
如果 FCS检查不通过, 不是 RTS/CTS模式时, 不向发送端反馈任何 信息。  If the FCS check fails, not in RTS/CTS mode, no information is fed back to the sender.
可选的, 接收单元 123还用于緩存本次 HARQ数据报文。 可选的, 接收单元 123还用于收到发送端发送的 HARQ重传数据; 对 HARQ重传数据进行解码。  Optionally, the receiving unit 123 is further configured to cache the current HARQ data packet. Optionally, the receiving unit 123 is further configured to receive the HARQ retransmission data sent by the sending end, and decode the HARQ retransmission data.
可选的, 接收单元 123具体用于对 HARQ重传数据进行解码; 或者 将 HARQ重传数据和緩存本次 HARQ数据报文合并后进行解码。 可选的, 接收单元 123还用于收到发送端发送的 HARQ会话结束报 文; 清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话标识。 本发明的实施例提供的接收端, 能够通过将发送端与 HARQ会话标 识建立映射关系,并根据 HARQ会话标识向接收端发送 HARQ数据报文, 发送端根据接收到的接收端反馈的应答报文, 确定数据报文发送成功或 者根据预设规则执行重传操作,避免了 HARQ应用到 WiFi通信系统中共 享信道多用户碰撞问题, 同时提高了 HARQ增益效果, 并且适用范围广 泛。 本发明的实施例提供一种发送端, 参照图 18 所示, 包括: 发射机 131、 接收机 132、 处理器 133、 存储器 134和总线 135 , 其中发射机 131、 接收机 132、 处理器 133和存储器 132通过总线 135连接实现相互通信, 存储器 134用于存储处理器 133执行的程序代码; 该总线 135可以是 ISA ( Industry Standard Architecture, 工业标准体 系结构 )总线、 PCI ( Peripheral Component, 外部设备互连 )总线或 EISA ( Extended Industry Standard Architecture, 扩展工业标准体系结构)总线 等。 该总线 135 可以分为地址总线、 数据总线、 控制总线等。 为便于表 示, 图 18中仅用一条粗线表示, 但并不表示仅有一根总线或一种类型的 总线。 其中: Optionally, the receiving unit 123 is specifically configured to: decode the HARQ retransmission data; or combine the HARQ retransmission data and the buffered current HARQ data packet to perform decoding. Optionally, the receiving unit 123 is further configured to: receive the HARQ session end message sent by the sending end; and clear the HARQ data message and the HARQ session identifier corresponding to the HARQ session. The receiving end provided by the embodiment of the present invention can establish a mapping relationship between the transmitting end and the HARQ session identifier, and send the HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end responds to the received response message according to the received receiving end. The data packet is sent successfully or the retransmission operation is performed according to the preset rule, which avoids the multi-user collision problem of the shared channel in the HARQ application to the WiFi communication system, and improves the HARQ gain effect, and is applicable to a wide range. An embodiment of the present invention provides a transmitting end, as shown in FIG. 18, comprising: a transmitter 131, a receiver 132, a processor 133, a memory 134, and a bus 135, wherein the transmitter 131, the receiver 132, the processor 133, and The memory 132 is connected to each other through a bus 135 for storing program code executed by the processor 133; the bus 135 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component), and an external device interconnection. ) Bus or EISA (Extended Industry Standard Architecture) bus. The bus 135 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 18, but it does not mean that there is only one bus or one type of bus. among them:
存储器 134用于存储可执行程序代码, 该程序代码包括计算机操作 指令。 存储器 134可能包含高速 RAM存储器, 也可能还包括非易失性存 4渚器 ( non- volatile memory ) , 例如至少一个磁盘存 4渚器。 发射机 131用于向接收端发送混合自动重传请求 HARQ能力协商请 求报文;  Memory 134 is for storing executable program code, the program code including computer operating instructions. Memory 134 may include high speed RAM memory and may also include non-volatile memory, such as at least one disk memory. The transmitter 131 is configured to send a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end;
接收机 132用于接收接收端反馈的 HARQ能力协商应答报文, 处理 器 133用于根据 HARQ能力协商应答报文,判断接收端是否支持 HARQ, 如果支持, 则为接收端分配 HARQ会话标识; 处理器 133还用于获取发送 HARQ数据报文的信道使用权, 并根据 HARQ会话标识通过信道向接收端发送 HARQ数据 4艮文; 接收机 132用于接收接收端反馈的应答报文, 处理器 133还用于根 据应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作。 可选的, 处理器 133还用于生成发送端与 HARQ会话标识的映射关 系, 并通过发射机 131向接收端发送包含映射关系的配置请求报文; 接收机 132用于接收接收端发送的配置请求应答报文。 可选的, 处理器 133用于根据 HARQ能力协商应答报文判断接收端 是否支持正交频分复用多址 OFDMA,如果支持则将发送端的 OFDMA的 子信道与 HARQ会话标识建立映射关系。 可选的, 处理器 133具体用于为 HARQ会话分配对应的特殊码字, 并形成 HARQ会话标识与特殊码字间的映射关系, 特殊码字用于标记发 送端。 The receiver 132 is configured to receive a HARQ capability negotiation response message fed back by the receiving end, and the processor 133 is configured to determine, according to the HARQ capability negotiation response message, whether the receiving end supports the HARQ, and if yes, assign the HARQ session identifier to the receiving end; The device 133 is further configured to: obtain a channel usage right for transmitting the HARQ data packet, and send the HARQ data to the receiving end according to the HARQ session identifier; the receiver 132 is configured to receive the response message fed back by the receiving end, and the processor 133 It is further configured to determine, according to the response packet, that the data packet is successfully sent or performs a retransmission operation according to a preset rule. Optionally, the processor 133 is further configured to: generate a mapping relationship between the sending end and the HARQ session identifier, and send, by using the transmitter 131, a configuration request message including a mapping relationship to the receiving end; the receiver 132 is configured to receive the configuration sent by the receiving end. Request response message. Optionally, the processor 133 is configured to determine, according to the HARQ capability negotiation response message, whether the receiving end supports orthogonal frequency division multiplexing multiple access OFDMA, and if supported, establish a mapping relationship between the subchannel of the OFDMA of the transmitting end and the HARQ session identifier. Optionally, the processor 133 is specifically configured to allocate a corresponding special codeword to the HARQ session, and form a mapping relationship between the HARQ session identifier and the special codeword, where the special codeword is used to mark the sender.
可选的, 处理器 133具体用于通过在发送 HARQ数据报文的信道中 标记请求发送 RTS帧请求信道的使用权, 其中 RTS帧包含 HARQ会话 标识、 发送端的媒体接入层 MAC地址以及对信道的使用时间; 接收机 132用于接收接收端根据 RTS帧反馈的清除发送 CTS帧, CTS帧用于确认发送端对发送 HARQ数据报文的信道获取使用权, 其中 CTS帧包含接收端的 MAC地址以及对信道的使用时间。 可选的, 发射机 132用于发送混合自动重传请求 HARQ能力协商请 求才艮文后, 发送端启动本地定时器; 如果在定时器到期之前, 发送端未收到接收端的 HARQ能力协商应 答报文, 则通过发射机 132重发 HARQ能力协商请求报文, 并将重发次 数加 1 ; 如果重发次数超过预设的值时, 则放弃本次 HARQ。 可选的, 发送 HARQ数据报文的信道, 包括: 载波侦听多点接入 /冲突避免 CSMA/CA共享信道; 或者  Optionally, the processor 133 is configured to: in the channel that sends the HARQ data packet, mark the use right of requesting to send the RTS frame request channel, where the RTS frame includes the HARQ session identifier, the media access layer MAC address of the sending end, and the pair of channels. The receiver 132 is configured to receive the CTS frame sent by the receiving end according to the RTS frame feedback, and the CTS frame is used to confirm the channel access right of the transmitting end to send the HARQ data message, where the CTS frame includes the MAC address of the receiving end and The time of use of the channel. Optionally, after the transmitter 132 is configured to send the hybrid automatic repeat request HARQ capability negotiation request, the sending end starts the local timer; if the sending end does not receive the HARQ capability negotiation response of the receiving end before the timer expires The message is retransmitted by the transmitter 132 to the HARQ capability negotiation request message, and the number of retransmissions is incremented by one; if the number of retransmissions exceeds the preset value, the HARQ is discarded. Optionally, the channel for sending the HARQ data packet includes: a carrier sense multiple access/collision avoidance CSMA/CA shared channel; or
OFDMA子信道。 可选的, 若信道为载波侦听多点接入 /冲突避免 CSMA/CA共享信道 的使用权, 发射机 132具体用于如果 HARQ数据报文长度小于报文长度 门限,则根据 HARQ会话标识釆用 DATA/ACK方式在 CSMA/CA共享信 道信道向接收端发送 HARQ数据报文; 或 发射机 132具体用于如果 HARQ数据报文长度大于或等于报文长度 门限, 则根据 HARQ会话标识釆用 RTS/CTS方式在 CSMA/CA共享信道 信道向接收端发送 HARQ数据报文。 OFDMA subchannel. Optionally, if the channel is a carrier sense multi-point access/collision avoiding usage right of the CSMA/CA shared channel, the transmitter 132 is specifically configured to: according to the HARQ session identifier, if the length of the HARQ data packet is less than the packet length threshold Transmitting a HARQ data packet to the receiving end on the CSMA/CA shared channel channel by using the DATA/ACK method; or the transmitter 132 is specifically configured to: if the length of the HARQ data packet is greater than or equal to the packet length For the threshold, the HARQ data packet is sent to the receiving end on the CSMA/CA shared channel channel according to the HARQ session identifier in the RTS/CTS manner.
可选的, 处理器 133还用于: 判断 HARQ数据报文的报文长度; 对于长度大于或等于报文长度门限的 HARQ数据报文通过 HARQ发 送, 对于长度小于报文长度门限的 HARQ数据报文通过 ARQ发送。  Optionally, the processor 133 is further configured to: determine a packet length of the HARQ data packet; and send the HARQ data packet whose length is greater than or equal to the packet length threshold by using HARQ, and the HARQ datagram whose length is smaller than the packet length threshold. The text is sent via ARQ.
可选的, 处理器 133用于对源数据进行编码; 获取与 HARQ会话 标识对应的特殊码字; 将 HARQ头标添加至编码后的数据; 将特殊码字 插入添加 HARQ头标后的数据; 发射机 132还用于将插入了特殊码字的数据作为 HARQ数据报文通 过信道发送至接收端。  Optionally, the processor 133 is configured to: encode the source data; obtain a special codeword corresponding to the HARQ session identifier; add the HARQ header to the encoded data; and insert the special codeword into the data after adding the HARQ header; The transmitter 132 is further configured to send the data in which the special codeword is inserted as a HARQ data message to the receiving end through the channel.
可选的, 处理器 133具体用于将特殊码字插入添加 HARQ头标的数 据的标记 signal域和数据域之间; 或者,  Optionally, the processor 133 is specifically configured to insert a special codeword into the tag signal field and the data domain of the data added with the HARQ header; or
处理器 133具体用于具体用于将特殊码字备份, 将特殊码字插入物 理层汇聚前导域 PLCP Preamble 的第一域, 将特殊码字备份插入 PLCP Preamble的第二域。 可选的, 处理器 133用于对源数据进行编码; 将 HARQ头标添加至 编码后的数据; 发射机 132用于将添加了 HARQ头标的数据作为 HARQ数据报文通 过信道发送至接收端。  The processor 133 is specifically configured to specifically back up the special codeword, insert the special codeword into the first domain of the physical layer PLCP Preamble, and insert the special codeword backup into the second domain of the PLCP Preamble. Optionally, the processor 133 is configured to encode the source data, and the HARQ header is added to the encoded data. The transmitter 132 is configured to send the HARQ data packet as a HARQ data packet to the receiving end through the channel.
可选的,处理器 133用于如果通过接收机 132收到接收端的 ACK反 馈, 则确定数据报文发送成功; 或  Optionally, the processor 133 is configured to determine that the data packet is successfully sent if the ACK feedback of the receiving end is received by the receiver 132; or
接收机 132收到接收端的第一 NAK反馈,则发射机 132用于增大发 射功率重新发送和本次 HARQ数据报文相同的数据; 或 接收机 132收到接收端的第二 NAK反馈,则发射机 132用于发送和 HARQ数据报文相同的数据; 或者和 HARQ数据报文不同的可自解码的 冗余数据; 或者和 HARQ数据报文不同的不可自解码的冗余数据; 或 如果接收机 132未收到反馈, 则发射机 131用于发送以不变发射功 率重新发送和本次 HARQ数据报文相同的数据。 可选的, 处理器 133还用于清除发送端緩存的 HARQ数据报文; 如果发送端的业务流没有新的数据报文需要发送, 则发射机 131 用 于向接收端发送 HARQ会话结束报文;否则,发射机 131继续使用 HARQ 会话向接收端发送后续的数据报文。 可选的, 发射机 131 用于向辅助发送端发送协作请求, 协作请求包 含 HARQ会话标识; 通过发射机 131 用于向辅助发送端发送 HARQ 数据报文及对应 HARQ数据报文的冗余数据报文; 接收机 132用于接收接收端反馈的应答报文, 处理器 133用于根据 ^重传操作。 . 、 、 、 . 可选的, 处接收机 132用于接收接收端反馈的应答报文, 应答报文 为 ACK; 发射机 132用于通知辅助发送端删除 HARQ数据报文及对应 HARQ 数据报文的冗余数据报文; 如果发送端的业务流没有新的数据报文需要发送, 则发射机 131 用 于向接收端发送 HARQ会话结束报文。 可选的, 接收机 131 用于接收接收端反馈的应答报文, 应答报文为 重传 HARQ数据报文; 发射机 132用于根据应答报文, 根据预设规则通 过通知辅助发送端执行重传操作。 The receiver 132 receives the first NAK feedback from the receiving end, and the transmitter 132 is configured to increase the transmit power retransmission and the same data of the current HARQ data message; or the receiver 132 receives the second NAK feedback of the receiving end, and then transmits The machine 132 is configured to transmit the same data as the HARQ data message; or the self-decodeable redundant data different from the HARQ data message; or the non-self-decodeable redundant data different from the HARQ data message; or if the receiver 132 does not receive feedback, then the transmitter 131 is used to transmit with constant transmit power. Rate resend the same data as this HARQ data message. Optionally, the processor 133 is further configured to: clear the HARQ data packet buffered by the sending end; if the service stream of the sending end does not need to send a new data packet, the transmitter 131 is configured to send the HARQ session ending message to the receiving end; Otherwise, the transmitter 131 continues to use the HARQ session to send subsequent data messages to the receiving end. Optionally, the transmitter 131 is configured to send a collaboration request to the auxiliary sending end, where the cooperation request includes a HARQ session identifier, and the transmitter 131 is configured to send the HARQ data packet and the redundant datagram corresponding to the HARQ data packet to the auxiliary sending end. The receiver 132 is configured to receive a response message fed back by the receiving end, and the processor 133 is configured to perform an operation according to the retransmission. Optionally, the receiver 132 is configured to receive the response message fed back by the receiving end, and the response message is an ACK. The transmitter 132 is configured to notify the auxiliary sending end to delete the HARQ data message and the corresponding HARQ data message. The redundant data packet is sent by the transmitter 131 to the receiving end if the service stream of the transmitting end does not need to send a new data packet. Optionally, the receiver 131 is configured to receive the response message fed back by the receiving end, and the response message is a retransmission HARQ data message. The transmitter 132 is configured to notify the auxiliary sending end according to the preset rule according to the preset rule. Pass the operation.
映射关系, 并根据 HARQ会话标识向接收端发送 HARQ数据报文, 发送 端根据接收到的接收端反馈的应答报文, 确定数据报文发送成功或者根 据预设规则执行重传操作,避免了 HARQ应用到 WiFi通信系统中共享信 道多用户碰撞问题, 同时提高了 HARQ增益效果, 并且适用范围广泛。 本发明的实施例提供一种接收端, 参照图 19 所示, 包括: 发射机 141、 接收机 142、 处理器 143、 存储器 144和总线 145 , 其中发射机 141、 接收机 142、 处理器 143和存储器 144通过总线 145连接实现相互通信, 存储器 144用于存储处理器 143执行的程序代码; Mapping the relationship, and transmitting the HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end determines whether the data packet is successfully sent or performs the retransmission operation according to the preset rule according to the received response message fed back by the receiving end, thereby avoiding the HARQ. It is applied to the shared channel multi-user collision problem in the WiFi communication system, and the HARQ gain effect is improved at the same time, and the application range is wide. An embodiment of the present invention provides a receiving end, as shown in FIG. 19, comprising: a transmitter 141, a receiver 142, a processor 143, a memory 144, and a bus 145, wherein the transmitter 141, the receiver 142, the processor 143, and The memory 144 is connected to each other through the bus 145 to communicate with each other. The memory 144 is configured to store program code executed by the processor 143;
该总线 145可以是 ISA ( Industry Standard Architecture, 工业标准体 系结构 )总线、 PCI ( Peripheral Component, 外部设备互连 )总线或 EISA ( Extended Industry Standard Architecture, 扩展工业标准体系结构)总线 等。 该总线 145 可以分为地址总线、 数据总线、 控制总线等。 为便于表 示, 图 19中仅用一条粗线表示, 但并不表示仅有一根总线或一种类型的 总线。 其中:  The bus 145 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component) bus, or an EISA (Extended Industry Standard Architecture) bus. The bus 145 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 19, but it does not mean that there is only one bus or one type of bus. among them:
存储器 144用于存储可执行程序代码, 该程序代码包括计算机操作 指令。 存储器 134可能包含高速 RAM存储器, 也可能还包括非易失性存 4渚器 ( non- volatile memory ) , 例如至少一个磁盘存 4渚器。  Memory 144 is for storing executable program code, including computer operating instructions. Memory 134 may include high speed RAM memory and may also include non-volatile memory, such as at least one disk memory.
处理器 143可能是一个中央处理器(Central Processing Unit, 简称为 CPU ) , 或者是特定集成电路( Application Specific Integrated Circuit, 简 称为 ASIC ) ,或者是被配置成实施本发明实施例的一个或多个集成电路。  The processor 143 may be a central processing unit (CPU), or an application specific integrated circuit (ASIC), or one or more configured to implement the embodiments of the present invention. integrated circuit.
具体的, 发射机 141用于向发送端反馈 HARQ能力协商应答报文; 处理器 143还用于获取发送端分配的 HARQ会话标识;  Specifically, the transmitter 141 is configured to feed back a HARQ capability negotiation response message to the sending end, and the processor 143 is further configured to obtain a HARQ session identifier that is allocated by the sending end.
接收机 142用于根据 HARQ会话标识接收发送端发送的 HARQ数据 报文;  The receiver 142 is configured to receive, according to the HARQ session identifier, a HARQ data packet sent by the sending end.
发射机 141 用于根据接收的 HARQ 数据报文向发送端反馈应答报 文。  The transmitter 141 is configured to feed back a response message to the sender according to the received HARQ data message.
可选的, 接收机 142用于接收发送端发送的配置请求报文, 其中配 置请求报文包含发送端与 HARQ会话标识的映射关系; 发射机 141用于 向发送端发送 HARQ配置应答 4艮文。  Optionally, the receiver 142 is configured to receive a configuration request message sent by the sending end, where the configuration request message includes a mapping relationship between the sending end and the HARQ session identifier, and the transmitter 141 is configured to send the HARQ configuration response to the sending end. .
可选的, 发送端与 HARQ会话标识的映射关系为: HARQ会话标识 与特殊码字间的映射关系。  Optionally, the mapping relationship between the sender and the HARQ session identifier is: a mapping relationship between the HARQ session identifier and the special codeword.
可选的,发送端与 HARQ会话标识的映射关系,为:发送端的 OFDMA 的子信道与 HARQ会话标识建立映射关系。  Optionally, the mapping between the sender and the HARQ session identifier is as follows: the sub-channel of the OFDMA of the sender is mapped to the HARQ session identifier.
可选的, 处理器 143 还用于在发送 HARQ 数据报文的信道中获取 RTS帧; 发射机 141用于根据 RTS帧向发送端反馈 CTS帧, CTS帧用于 确认发送端对发送 HARQ数据报文的信道获取使用权, 其中 CTS帧包含 接收端的 MAC地址以及对信道的使用时间。 可选的, 处理器 143还用于捕获 HARQ数据报文中导频序列, 并在 HARQ数据报文获得编码调制方式和 HARQ数据报文长度; 对 HARQ数 据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 可选的, 处理器 143 还用于捕获导频序列; 获得编码调制方式和 HARQ 数据报文长度; 根据 OFDMA 子信道信息将 HARQ 数据报文与 HARQ会话标识和业务流建立映射关系; 对 HARQ数据 文进行解调和 解码; 将解码后的数据进行帧校验序列 FCS检查。 可选的, 处理器 143 还用于捕获导频序列; 获得编码调制方式和 HARQ数据报文长度; 如果收到 RTS帧并回复 CTS , 将接收的 HARQ数 据才艮文与 HARQ会话标识和业务流建立映射关系; 对 HARQ数据 4艮文进 行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 Optionally, the processor 143 is further configured to: obtain an RTS frame in a channel that sends the HARQ data packet; the transmitter 141 is configured to feed back the CTS frame to the sending end according to the RTS frame, where the CTS frame is used to confirm that the sending end sends the HARQ datagram. Channel access rights, where the CTS frame contains The MAC address of the receiving end and the time of use of the channel. Optionally, the processor 143 is further configured to: capture a pilot sequence in the HARQ data packet, and obtain a coded modulation mode and a HARQ data message length in the HARQ data packet; demodulate and decode the HARQ data packet; The post data is subjected to a frame check sequence FCS check. Optionally, the processor 143 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a length of the HARQ data packet; and establish a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow according to the OFDMA subchannel information; The text is demodulated and decoded; the decoded data is subjected to a frame check sequence FCS check. Optionally, the processor 143 is further configured to: acquire a pilot sequence; obtain a coded modulation mode and a HARQ data message length; if the RTS frame is received and the CTS is replied, the received HARQ data is sent to the HARQ session identifier and the service flow. Establishing a mapping relationship; demodulating and decoding the HARQ data 4; performing the frame check sequence FCS check on the decoded data.
可选的, 处理器 143具体用于从接收端接收的 HARQ数据报文中获 取特殊码字, 根据特殊码字将 HARQ数据报文与 HARQ会话标识和业务 流建立映射关系; 如果 FCS检查通过, 则发射机 141向发送端反馈 ACK; 或, 如果特殊码字识别通过, FCS检查不通过, 则发射机 141 向发送端 反馈第二 NAK; 或,  Optionally, the processor 143 is configured to: obtain a special codeword from the HARQ data packet received by the receiving end, and establish a mapping relationship between the HARQ data packet and the HARQ session identifier and the service flow according to the special codeword; if the FCS check passes, Then, the transmitter 141 feeds back an ACK to the transmitting end; or, if the special codeword identification passes, and the FCS check fails, the transmitter 141 feeds back the second NAK to the transmitting end; or
如果特殊码字识别不通过, FCS 检查不通过, RTS/CTS 模式或 OFDMA模式时, 发射机 141用于向发送端反馈第二 NAK; 或,  If the special codeword identification does not pass, the FCS check fails, the RTS/CTS mode or the OFDMA mode, the transmitter 141 is used to feed back the second NAK to the transmitting end; or,
如果特殊码字识别不通过, FCS检查不通过, DATA/ACK模式时, 不向发送端反馈任何信息; 或,  If the special codeword identification does not pass, the FCS check does not pass, and in the DATA/ACK mode, no information is fed back to the sender; or,
如果捕获导频序列失败, DATA/ACK模式时, 不向发送端反馈任何 信息; 或,  If the acquisition of the pilot sequence fails, in the DATA/ACK mode, no information is fed back to the sender; or,
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则发射 机 141用于向发送端反馈第一 NAK:。 可选的, 处理器 143具体用于如果 FCS检查通过, 则发射机 141用 于向发送端反馈 ACK; 或, 如果 FCS检查不通过, 则发射机 141用于向发送端反馈第二 NAK:。 可选的, 发射机 141具体用于如果 FCS检查通过, 则向发送端反馈 ACK; 或, 如果 FCS检查不通过, RTS/CTS模式时, 则发射机 141用于向发送 端反馈第二 NAK; 或, 如果 FCS检查不通过, 不是 RTS/CTS模式时, 不向发送端反馈任何 信息。 可选的, 存储器 144用于緩存本次 HARQ数据报文。 可选的, 接收机 142还用于收到发送端发送的 HARQ重传数据; 处 理器 143用于对 HARQ重传数据进行解码。 可选的, 处理器 143具体用于对 HARQ重传数据进行解码; 或者 将 HARQ重传数据和緩存本次 HARQ数据报文合并后进行解码。 可选的,接收机 142还用于收到发送端发送的 HARQ会话结束报文; 处理器 143用于清除与 HARQ会话对应的 HARQ数据报文和 HARQ会话 标识。 本发明的实施例提供的接收端, 通过将发送端与 HARQ会话标识建 立映射关系, 并根据 HARQ会话标识向接收端发送 HARQ数据报文, 发 送端根据接收到的接收端反馈的应答报文, 确定数据报文发送成功或者 根据预设规则执行重传操作,避免了 HARQ应用到 WiFi通信系统中共享 信道多用户碰撞问题, 同时提高了 HARQ增益效果, 并且适用范围广泛。 本发明的实施例提供一种通信系统, 参照图 20所示, 包括相互通信 的接收端 151和发送端 153 ,用于实现上述方法实施例提供的混合自动重 传请求方法, 其中发送端为上述装置实施例提供的任一发送端, 接收端 为上述装置实施例提供的的任一接收端。 本发明的实施例提供的通信系统, 通过将发送端与 HARQ会话标识 建立映射关系, 并根据 HARQ会话标识向接收端发送 HARQ数据报文, 发送端根据接收到的接收端反馈的应答报文, 确定数据报文发送成功或 者根据预设规则执行重传操作,避免了 HARQ应用到 WiFi通信系统中共 享信道多用户碰撞问题, 同时提高了 HARQ增益效果, 并且适用范围广 泛。 If the acquisition pilot sequence fails, in the RTS/CTS mode or the OFDMA mode, the transmitter 141 is configured to feed back the first NAK: to the transmitting end. Optionally, the processor 143 is specifically configured to: when the FCS check passes, the transmitter 141 is configured to feed back an ACK to the sending end; or, If the FCS check fails, the transmitter 141 is configured to feed back the second NAK to the transmitting end. Optionally, the transmitter 141 is specifically configured to: if the FCS check passes, feed back an ACK to the sending end; or, if the FCS check fails, in the RTS/CTS mode, the transmitter 141 is configured to feed back the second NAK to the transmitting end; Or, if the FCS check fails, not in the RTS/CTS mode, no information is fed back to the sender. Optionally, the memory 144 is configured to cache the current HARQ data packet. Optionally, the receiver 142 is further configured to receive the HARQ retransmission data sent by the sending end, and the processor 143 is configured to decode the HARQ retransmission data. Optionally, the processor 143 is specifically configured to: decode the HARQ retransmission data; or combine the HARQ retransmission data and the current HARQ data packet to perform decoding. Optionally, the receiver 142 is further configured to receive the HARQ session end message sent by the sending end, and the processor 143 is configured to clear the HARQ data message and the HARQ session identifier corresponding to the HARQ session. The receiving end of the present invention provides a mapping relationship between the transmitting end and the HARQ session identifier, and sends a HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end responds to the received response message received by the receiving end. It is determined that the data packet is successfully sent or the retransmission operation is performed according to the preset rule, which avoids the multi-user collision problem of the shared channel in the HARQ application to the WiFi communication system, and improves the HARQ gain effect, and has a wide application range. An embodiment of the present invention provides a communication system, as shown in FIG. 20, including a receiving end 151 and a transmitting end 153 for communicating with each other, for implementing the hybrid automatic repeat request method provided by the foregoing method embodiment, where the sending end is the above Any of the transmitting ends provided by the device embodiment, and the receiving end is any receiving end provided by the foregoing device embodiment. The communication system provided by the embodiment of the present invention establishes a mapping relationship between the transmitting end and the HARQ session identifier, and sends a HARQ data packet to the receiving end according to the HARQ session identifier, and the sending end responds to the received response message received by the receiving end. Determining that the data packet is sent successfully or performing a retransmission operation according to a preset rule, thereby avoiding the multi-user collision problem of the shared channel in the HARQ application to the WiFi communication system, and improving the HARQ gain effect, and the application range is wide. Pan.
通过以上的实施方式的描述, 所属领域的技术人员可以清楚地了解到本 发明可以用硬件实现, 或固件实现, 或它们的组合方式来实现。 当使用软件实 现时,可以将上述功能存储在计算机可读介质中或作为计算机可读介质上的一 个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介 质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介 质。 存储介质可以是计算机能够存取的任何可用介质。 以此为例但不限于: 计 算机可读介质可以包括 RAM ( Random Access Memory, 随机存储器)、 ROM ( Read Only Memory,只读内存 )、 EEPROM( Electrically Erasable Programmable Read Only Memory,电可擦可编程只读存储器)、 CD-ROM ( Compact Disc Read Only Memory, 即只读光盘)或其他光盘存储、 磁盘存储介质或者其他磁存储 设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并 能够由计算机存取的任何其他介质。此外。任何连接可以适当的成为计算机可 读介质。 例如, 如果软件是使用同轴电缆、 光纤光缆、 双绞线、 DSL ( Digital Subscriber Line, 数字用户专线)或者诸如红外线、 无线电和微波之类的无线 技术从网站、 服务器或者其他远程源传输的, 那么同轴电缆、 光纤光缆、 双绞 线、 DSL 或者诸如红外线、 无线和微波之类的无线技术包括在所属介质的定 影中。 如本发明所使用的, 盘和碟包括 CD ( Compact Disc, 压缩光碟) 、 激 光碟、 光碟、 DVD碟(Digital Versatile Disc, 数字通用光) 、 软盘和蓝光光 碟, 其中盘通常磁性的复制数据, 而碟则用激光来光学的复制数据。 上面的组 合也应当包括在计算机可读介质的保护范围之内。 以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不 局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本 发明的保护范围应所述以权利要求的保护范围为准。  From the description of the above embodiments, it will be apparent to those skilled in the art that the present invention can be implemented in hardware, or firmware implementation, or a combination thereof. The functions described above may be stored on or transmitted as one or more instructions or code on a computer readable medium when using software implementation. Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another. A storage medium may be any available media that can be accessed by a computer. For example, but not limited to: the computer readable medium may include RAM (Random Access Memory), ROM (Read Only Memory), and EEPROM (Electrically Erasable Programmable Read Only Memory). Read memory), CD-ROM (Compact Disc Read Only Memory) or other optical disc storage, disk storage media or other magnetic storage device, or can be used to carry or store desired programs in the form of instructions or data structures. Code and any other medium that can be accessed by a computer. Also. Any connection can be appropriate as a computer readable medium. For example, if the software is transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, DSL (Digital Subscriber Line), or wireless technologies such as infrared, radio, and microwave, Then coaxial cable, fiber optic cable, twisted pair, DSL or wireless technologies such as infrared, wireless and microwave are included in the fixing of the associated medium. As used in the present invention, the disc and the disc include a CD (Compact Disc), a laser disc, a disc, a DVD disc (Digital Versatile Disc), a floppy disc, and a Blu-ray disc, wherein the disc is usually magnetically copied, The disc uses a laser to optically replicate the data. Combinations of the above should also be included within the scope of the computer readable media. The above is only the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of the invention should be determined by the scope of the claims.

Claims

权 利 要 求 书 claims
1、 一种混合自动重传请求方法, 其特征在于, 包括: 1. A hybrid automatic retransmission request method, characterized by including:
发送端向接收端发送混合自动重传请求 HARQ能力协商请求报文; 所述发送端接收所述接收端反馈的 HARQ能力协商应答报文, 根据 所述 HARQ能力协商应答报文, 判断所述接收端是否支持 HARQ, 如果 支持, 则为所述接收端分配 HARQ会话标识; 获取发送 HARQ数据报文的信道使用权,并根据所述 HARQ会话标 识通过所述信道向所述接收端发送 HARQ数据报文; 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作。 The sending end sends a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end; the sending end receives the HARQ capability negotiation response message fed back by the receiving end, and determines the reception according to the HARQ capability negotiation response message Whether the end supports HARQ, and if so, allocate a HARQ session identifier to the receiving end; obtain the channel usage right to send HARQ data messages, and send HARQ datagrams to the receiving end through the channel according to the HARQ session identifier The sending end receives the response message fed back by the receiving end, and determines according to the response message that the data message is successfully sent or performs a retransmission operation according to preset rules.
2、 根据权利要求 1所述的方法, 其特征在于, 所述获取发送 HARQ 数据报文的信道使用权之前, 所述方法还包括: 2. The method according to claim 1, characterized in that, before obtaining the channel usage right for sending HARQ data messages, the method further includes:
生成所述发送端与所述 HARQ会话标识的映射关系, 并向所述接收 端发送包含所述映射关系的配置请求报文; Generate a mapping relationship between the sending end and the HARQ session identifier, and send a configuration request message containing the mapping relationship to the receiving end;
所述发送端接收所述接收端发送的配置请求应答报文。 The sending end receives the configuration request response message sent by the receiving end.
3、 根据权利要求 2所述的方法, 其特征在于, 所述生成所述发送端 与所述 HARQ会话标识的映射关系, 包括: 所述发送端根据所述 HARQ能力协商应答报文判断所述接收端是否 支持正交频分复用多址 OFDMA,如果支持则将所述发送端的 OFDMA的 子信道与所述 HARQ会话标识建立映射关系。 3. The method according to claim 2, characterized in that: generating a mapping relationship between the sending end and the HARQ session identifier includes: the sending end determines the HARQ capability negotiation response message according to the Whether the receiving end supports Orthogonal Frequency Division Multiple Access OFDMA, and if so, establish a mapping relationship between the OFDMA sub-channel of the sending end and the HARQ session identifier.
4、 根据权利要求 2所述的方法, 其特征在于, 所述生成所述发送端 与所述 HARQ会话标识的映射关系, 包括: 4. The method according to claim 2, characterized in that generating the mapping relationship between the sending end and the HARQ session identifier includes:
所述发送端为 HARQ会话分配对应的特殊码字, 并形成所述 HARQ 会话标识与所述特殊码字间的映射关系, 所述特殊码字用于标记所述发 送端。 The sending end allocates corresponding special codewords for the HARQ session, and forms a mapping relationship between the HARQ session identifier and the special codewords. The special codewords are used to mark the sending end.
5、 根据权利要求 1 所述的方法, 其特征在于, 获取发送 HARQ数 据报文的信道使用权, 包括: 所述发送端通过在发送 HARQ数据报文的信道中标记请求发送 RTS 帧请求所述信道的使用权, 其中所述 RTS帧包含所述 HARQ会话标识、 所述发送端的媒体接入层 MAC地址以及对所述信道的使用时间; 所述发送端接收所述接收端根据所述 RTS 帧反馈的清除发送 CTS 帧, 所述 CTS帧用于确认所述发送端对所述发送 HARQ数据报文的信道 获取使用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述 信道的使用时间。 5. The method according to claim 1, characterized in that, obtaining the channel usage right for sending HARQ data messages includes: the sending end requests to send RTS by marking in the channel for sending HARQ data messages The frame requests the right to use the channel, wherein the RTS frame includes the HARQ session identifier, the media access layer MAC address of the sending end, and the usage time of the channel; the sending end receives the receiving end according to The RTS frame feedback is cleared and a CTS frame is sent. The CTS frame is used to confirm that the sending end obtains the right to use the channel for sending HARQ data messages, where the CTS frame includes the MAC address of the receiving end and the The usage time of the channel.
6、 根据权利要求 1所述的方法, 其特征在于, 所述发送端向接收端 发送混合自动重传请求 HARQ能力协商请求报文, 还包括: 发送端发送所述混合自动重传请求 HARQ能力协商请求报文后, 所 述发送端启动本地定时器; 6. The method according to claim 1, characterized in that: the sending end sends a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end, further comprising: the sending end sends the hybrid automatic repeat request HARQ capability After negotiating the request message, the sending end starts the local timer;
如果在定时器到期之前, 所述发送端未收到所述接收端的 HARQ能 力协商应答报文, 则所述发送端重发所述 HARQ能力协商请求报文, 并 将重发次数加 1 ; 如果重发次数超过预设的值时, 则放弃本次 HARQ。 If the sending end does not receive the HARQ capability negotiation response message from the receiving end before the timer expires, the sending end resends the HARQ capability negotiation request message and adds 1 to the number of retransmissions; If the number of retransmissions exceeds the preset value, this HARQ is given up.
7、 根据权利要求 1 所述的方法, 其特征在于, 所述发送 HARQ数 据报文的信道, 包括: 载波侦听多点接入 /冲突避免 CSMA/CA共享信道; 或者 7. The method according to claim 1, characterized in that the channel for sending HARQ data messages includes: carrier sensing multi-point access/collision avoidance CSMA/CA shared channel; or
OFDMA子信道。 OFDMA sub-channel.
8、 根据权利要求 7所述的方法, 其特征在于, 若所述信道为载波侦 听多点接入 /冲突避免 CSMA/CA 共享信道的使用权, 则所述根据所述 HARQ会话标识通过所述信道向所述接收端发送 HARQ数据报文,包括: 如果 HARQ 数据报文长度小于所述报文长度门限, 则根据所述 HARQ会话标识釆用 DATA/ACK方式通过所述 CSMA/CA共享信道信道 向所述接收端发送 HARQ数据报文; 或 如果 HARQ数据报文长度大于或等于所述报文长度门限, 则根据所 述 HARQ会话标识釆用 RTS/CTS方式通过所述 CSMA/CA共享信道信道 向所述接收端发送 HARQ数据报文。 8. The method according to claim 7, characterized in that, if the channel is a carrier sensing multi-point access/collision avoidance CSMA/CA shared channel use right, then the HARQ session identifier is passed through the The channel sends a HARQ data message to the receiving end, including: if the length of the HARQ data message is less than the message length threshold, using the DATA/ACK mode according to the HARQ session identifier through the CSMA/CA shared channel The channel sends a HARQ data message to the receiving end; or if the length of the HARQ data message is greater than or equal to the message length threshold, the RTS/CTS mode is used according to the HARQ session identifier to share the channel through the CSMA/CA The channel sends HARQ data packets to the receiving end.
9、 根据权利要求 5所述的方法, 其特征在于, 所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据报文, 还包括: 判断所述 HARQ数据报文的报文长度; 对于长度大于或等于报文长度门限的 HARQ数据报文通过 HARQ发 送, 对于长度小于报文长度门限的 HARQ数据报文通过 ARQ发送。 9. The method according to claim 5, characterized in that: sending a HARQ data message to the receiving end through the channel according to the HARQ session identifier, further comprising: Determine the message length of the HARQ data message; HARQ data messages whose length is greater than or equal to the message length threshold are sent through HARQ, and HARQ data messages whose length is less than the message length threshold are sent through ARQ.
10、根据权利要求 4所述的方法, 其特征在于, 所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据报文, 包括: 所述发送端对源数据进行编码; 10. The method according to claim 4, characterized in that: sending a HARQ data message to the receiving end through the channel according to the HARQ session identifier includes: the sending end encoding the source data;
获取与所述 HARQ会话标识对应的特殊码字; 将 HARQ头标添加至所述编码后的数据; 将特殊码字插入所述添加 HARQ头标后的数据; Obtaining a special codeword corresponding to the HARQ session identifier; adding a HARQ header to the encoded data; inserting a special codeword into the data after adding the HARQ header;
将所述插入了特殊码字的数据作为 HARQ数据报文通过所述信道发 送至所述接收端。 The data with special code words inserted is sent to the receiving end through the channel as a HARQ data message.
11、 根据权利要求 10所述的方法, 其特征在于, 所述将特殊码字插 入添加 HARQ头标的数据 , 包括: 将所述特殊码字插入添加 HARQ头标的数据的标记 signal域和数据 域之间; 或者, 11. The method according to claim 10, wherein the inserting the special codeword into the data with the HARQ header added includes: inserting the special codeword into the mark signal field and the data field of the data with the HARQ header added. time; or,
将所述特殊码字备份,将所述特殊码字插入物理层汇聚前导域 PLCP Preamble的第一域, 将所述特殊码字备份插入 PLCP Preamble的第二域。 The special codeword is backed up, the special codeword is inserted into the first field of the physical layer convergence preamble domain PLCP Preamble, and the special codeword backup is inserted into the second field of the PLCP Preamble.
12、根据权利要求 1所述的方法, 其特征在于, 所述根据所述 HARQ 会话标识通过所述信道向所述接收端发送 HARQ数据报文, 包括: 所述发送端对源数据进行编码; 12. The method according to claim 1, characterized in that: sending a HARQ data message to the receiving end through the channel according to the HARQ session identifier includes: the sending end encoding the source data;
将 HARQ头标添加至所述编码后的数据; 将所述添加了 HARQ头标的数据作为 HARQ数据报文通过所述信道 发送至所述接收端。 Add a HARQ header to the encoded data; send the data with the HARQ header added as a HARQ data message to the receiving end through the channel.
13、 根据权利要求 1 所述的方法, 所述发送端接收所述接收端反馈 的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设 规则执行重传操作, 包括: 如果收到所述接收端的 ACK反馈, 则确定数据报文发送成功; 或 如果收到所述接收端的第一 NAK反馈,则增大发射功率重新发送和 本次 HARQ数据报文相同的数据; 或 如果收到所述接收端的第二 NAK反馈, 则发送和所述 HARQ数据 报文相同的数据; 或者和所述 HARQ数据报文不同的可自解码的冗余数 据; 或者和所述 HARQ数据报文不同的不可自解码的冗余数据; 或 如果未收到反馈, 则以不变发射功率重新发送和本次 HARQ数据报 文相同的数据。 13. The method according to claim 1, wherein the sending end receives the response message fed back by the receiving end, and determines according to the response message that the data message is successfully sent or performs a retransmission operation according to preset rules, including : If the ACK feedback from the receiving end is received, it is determined that the data message is sent successfully; or if the first NAK feedback from the receiving end is received, the transmit power is increased and the same data as the current HARQ data message is retransmitted; or If the second NAK feedback from the receiving end is received, the same data as the HARQ data message is sent; or self-decodable redundant data that is different from the HARQ data message; or the HARQ data message is sent redundant data with different messages and cannot be self-decoded; or if no feedback is received, the same data as the current HARQ data message is re-transmitted with constant transmit power.
14、 根据权利要求 13所述的方法, 其特征在于, 所述如果收到所述 接收端的 ACK反馈, 则确定数据报文发送成功, 还包括: 清除所述发送端緩存的所述 HARQ数据报文; 14. The method according to claim 13, characterized in that, if an ACK feedback from the receiving end is received, it is determined that the data message is sent successfully, and further comprising: clearing the HARQ data message cached by the sending end. arts;
如果所述发送端的业务流没有新的数据报文需要发送, 则向所述接 收端发送 HARQ会话结束报文; 否则, 继续使用所述 HARQ会话向所述 接收端发送后续的数据报文。 If there is no new data packet to be sent in the business flow of the sending end, a HARQ session end message is sent to the receiving end; otherwise, the HARQ session is continued to be used to send subsequent data packets to the receiving end.
15、 根据权利要求 1至 14任一所述的方法, 其特征在于, 所述所述 发送端接收所述接收端反馈的应答报文之前, 还包括: 所述发送端向辅助发送端发送协作请求, 所述协作请求包含所述 HARQ会话标识; 15. The method according to any one of claims 1 to 14, characterized in that, before the sending end receives the response message fed back by the receiving end, it further includes: the sending end sends cooperation to the auxiliary sending end. request, the cooperation request includes the HARQ session identifier;
HARQ数据报文的冗余数据报文; 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则执行重传操作, 包括: 所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则通过所述辅助发送端执行重传 操作。 The redundant data message of the HARQ data message; the sending end receives the response message fed back by the receiving end, and determines that the data message is successfully sent according to the response message or performs a retransmission operation according to preset rules, including : The sending end receives the response message fed back by the receiving end, and determines according to the response message that the data message is successfully sent or performs a retransmission operation through the auxiliary sending end according to preset rules.
16、 根据权利要求 15所述的方法, 其特征在于, 所述发送端接收所 述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功, 包括: 所述发送端接收所述接收端反馈的应答报文,所述应答报文为 ACK; 16. The method according to claim 15, characterized in that the sending end receives the response message fed back by the receiving end, and determines that the data message is sent successfully according to the response message, including: The sending end receives the response message fed back by the receiving end, and the response message is ACK;
述 HARQ数据报文的冗余数据报文; 如果所述发送端的业务流没有新的数据报文需要发送, 则向所述接 收端发送 HARQ会话结束 4艮文。 redundant data packets of the HARQ data packet; if there is no new data packet to be sent in the business flow of the sending end, a HARQ session end message is sent to the receiving end.
17、 根据权利要求 15所述的方法, 其特征在于, 所述发送端接收所 述接收端反馈的应答报文, 根据所述应答报文, 根据预设规则通过所述 辅助发送端执行重传操作, 包括: 所述发送端接收所述接收端反馈的应答报文, 所述应答报文为重传 HARQ数据报文; 根据所述应答报文, 根据预设规则通知所述辅助发送端执行重传操 作。 17. The method according to claim 15, characterized in that, the sending end receives the response message fed back by the receiving end, and according to the response message, the auxiliary sending end performs retransmission according to preset rules. The operation includes: the sending end receiving a response message fed back by the receiving end, where the response message is a retransmission HARQ data message; and according to the response message, notifying the auxiliary sending end to execute according to preset rules. Retransmission operation.
18、 一种混合自动重传请求方法, 其特征在于, 包括: 接收端向发送端反馈 HARQ能力协商应答报文; 所述接收端获取所述发送端分配的 HARQ会话标识; 所述接收端根据所述 HARQ会话标识接收所述发送端发送的 HARQ 数据报文, 根据所述 HARQ数据报文向所述发送端反馈应答报文。 18. A hybrid automatic repeat request method, characterized in that it includes: the receiving end feeds back a HARQ capability negotiation response message to the sending end; the receiving end obtains the HARQ session identifier assigned by the sending end; the receiving end obtains the HARQ session identifier assigned by the sending end; The HARQ session identifier receives the HARQ data message sent by the sending end, and feeds back a response message to the sending end according to the HARQ data message.
19、 根据权利要求 18所述的方法, 其特征在于, 所述接收端获取所 述发送端分配的 HARQ会话标识, 包括: 所述接收端接收所述发送端发送的配置请求报文, 其中所述配置请 求才艮文包含所述发送端与所述 HARQ会话标识的映射关系; 所述接收端向所述发送端发送 HARQ配置应答 4艮文。 19. The method according to claim 18, characterized in that, the receiving end obtains the HARQ session identifier allocated by the sending end, including: the receiving end receives the configuration request message sent by the sending end, wherein the The configuration request message includes a mapping relationship between the sending end and the HARQ session identifier; the receiving end sends a HARQ configuration response message to the sending end.
20、 根据权利要求 19所述的方法, 其特征在于, 所述发送端与所述 HARQ会话标识的映射关系为: 所述 HARQ会话标识与所述特殊码字间 的映射关系。 20. The method according to claim 19, wherein the mapping relationship between the sending end and the HARQ session identifier is: the mapping relationship between the HARQ session identifier and the special codeword.
21、 根据权利要求 19所述的方法, 其特征在于, 所述发送端与所述 HARQ会话标识的映射关系, 为: 所述发送端的 OFDMA的子信道与所 述 HARQ会话标识建立映射关系。 21. The method according to claim 19, wherein the mapping relationship between the sending end and the HARQ session identifier is: a mapping relationship is established between the OFDMA sub-channel of the sending end and the HARQ session identifier.
22、 根据权利要求 18所述的方法, 其特征在于, 所述接收端根据所 述 HARQ会话标识接收所述发送端发送的 HARQ数据报文之前还包括: 所述接收端在所述发送 HARQ数据报文的信道中获取 RTS帧; 根据所述 RTS帧向所述发送端反馈 CTS帧, 所述 CTS帧用于确认 所述发送端对所述发送 HARQ 数据报文的信道获取使用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述信道的使用时间。 22. The method according to claim 18, characterized in that, before the receiving end receives the HARQ data message sent by the sending end according to the HARQ session identifier, the receiving end further includes: the receiving end transmits the HARQ data. Obtain an RTS frame from the channel of the message; Feed back a CTS frame to the sending end according to the RTS frame, and the CTS frame is used to confirm that the sending end obtains the right to use the channel for sending the HARQ data message, wherein the The CTS frame includes the MAC address of the receiving end and the usage time of the channel.
23、 根据权利要求 20所述的方法, 其特征在于, 所述接收端根据所 述 HARQ会话标识接收所述发送端发送的 HARQ数据报文, 还包括: 捕获所述 HARQ数据报文中导频序列,并在所述 HARQ数据报文获 得编码调制方式和 HARQ数据报文长度; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 23. The method according to claim 20, characterized in that: the receiving end receives the HARQ data message sent by the sending end according to the HARQ session identifier, further comprising: capturing a pilot in the HARQ data message sequence, and obtain the coding modulation mode and HARQ data message length in the HARQ data message; demodulate and decode the HARQ data message; and perform frame check sequence FCS inspection on the decoded data.
24、 根据权利要求 21所述的方法, 其特征在于, 所述接收端根据所 述 HARQ会话标识接收所述发送端发送的 HARQ数据报文, 还包括: 捕获导频序列; 获得编码调制方式和 HARQ数据报文长度; 根据 OFDMA子信道信息将所述 HARQ数据 文与所述 HARQ会话 标识和业务流建立映射关系; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 24. The method according to claim 21, characterized in that, the receiving end receives the HARQ data message sent by the sending end according to the HARQ session identifier, further comprising: acquiring a pilot sequence; obtaining a coding modulation mode and The length of the HARQ data message; establishing a mapping relationship between the HARQ data message and the HARQ session identifier and service flow according to the OFDMA sub-channel information; demodulating and decoding the HARQ data message; framing the decoded data Check sequence FCS check.
25、 根据权利要求 22所述的方法, 其特征在于, 所述接收端根据所 述 HARQ会话标识接收所述发送端发送的 HARQ数据报文, 还包括: 捕获导频序列; 获得编码调制方式和 HARQ数据报文长度; 如果收到所述 RTS帧并回复所述 CTS帧, 将接收的 HARQ数据报 文与所述 HARQ会话标识和业务流建立映射关系; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS检查。 25. The method according to claim 22, characterized in that: the receiving end receives the HARQ data message sent by the sending end according to the HARQ session identifier, further comprising: acquiring a pilot sequence; obtaining a coding modulation mode and The length of the HARQ data message; if the RTS frame is received and the CTS frame is replied to, establish a mapping relationship between the received HARQ data message and the HARQ session identifier and service flow; demodulate the HARQ data message and decoding; The decoded data is checked by the frame check sequence FCS.
26、 根据权利要求 23 所述的方法, 其特征在于, 根据所述 HARQ 数据报文向所述发送端反馈应答报文, 包括: 从 HARQ 数据报文中获取特殊码字, 根据所述特殊码字将所述 HARQ数据 4艮文与所述 HARQ会话标识和业务流建立映射关系; 如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述特殊码字识别通过, FCS 检查不通过, 则向所述发送端反 馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, RTS/CTS模式或 OFDMA模式时, 向所述发送端反馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, DATA/ACK模式 时, 不向所述发送端反馈任何信息; 或, 26. The method according to claim 23, characterized in that, feeding back a response message to the sending end according to the HARQ data message includes: obtaining a special codeword from the HARQ data message, and according to the special code Establish a mapping relationship between the HARQ data text and the HARQ session identifier and service flow; if the FCS check passes, feed back ACK to the sending end; or, if the special codeword identification passes, FCS If the check fails, the second NAK is fed back to the sending end; or, if the special codeword identification fails, the FCS check fails, in RTS/CTS mode or OFDMA mode, the second NAK is fed back to the sending end. ; Or, if the special codeword identification fails, the FCS check fails, and no information is fed back to the sending end in DATA/ACK mode; or,
如果捕获导频序列失败, DATA/ACK模式时, 不向所述发送端反馈 任何信息; 或, If the acquisition of the pilot sequence fails, no information is fed back to the sending end in DATA/ACK mode; or,
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向所 述发送端反馈第 ― NAK:。 If the acquisition of the pilot sequence fails, in RTS/CTS mode or OFDMA mode, the first - NAK: is fed back to the sending end.
27、根据权利要求 24所述的方法,其特征在于,所述根据所述 HARQ 数据报文向所述发送端反馈应答报文, 包括: 27. The method according to claim 24, wherein the feedback of a response message to the sending end according to the HARQ data message includes:
如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述 FCS检查不通过, 则向所述发送端反馈第二 NAK:。 If the FCS check passes, an ACK is fed back to the sending end; or, if the FCS check fails, a second NAK is fed back to the sending end:
28、根据权利要求 25所述的方法,其特征在于,所述根据所述 HARQ 数据报文向所述发送端反馈应答报文, 包括: 28. The method according to claim 25, wherein the feedback of a response message to the sending end according to the HARQ data message includes:
如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述 FCS检查不通过, RTS/CTS模式时, 则向所述发送端反馈 第二 NAK; 或, 如果所述 FCS检查不通过, 不是 RTS/CTS模式时, 不向所述发送端 反馈任何信息。 If the FCS check passes, an ACK is fed back to the sending end; or, if the FCS check fails, in RTS/CTS mode, a second NAK is fed back to the sending end; or, if the FCS check If it fails and is not in RTS/CTS mode, no information will be fed back to the sending end.
29、 根据权利要求 26至 28任一所述的方法, 其特征在于, 所述向 所述发送端反馈第二 NAK之后, 还包括: 緩存本次 HARQ数据报文。 29. The method according to any one of claims 26 to 28, characterized in that, after feeding back the second NAK to the sending end, the method further includes: caching this HARQ data message.
30、 根据权利要求 26至 28任一所述的方法, 其特征在于, 所述根 据所述检查的结果向所述发送端反馈应答报文之后, 还包括: 所述接收端收到所述发送端发送的 HARQ重传数据; 30. The method according to any one of claims 26 to 28, characterized in that, after feeding back a response message to the sending end according to the result of the check, it further includes: the receiving end receives the sending HARQ retransmission data sent by the terminal;
对所述 HARQ重传数据进行解码。 Decode the HARQ retransmission data.
31、 根据权利要求 30所述的方法, 其特征在于, 所述对所述 HARQ 重传数据进行解码, 包括: 31. The method according to claim 30, characterized in that: decoding the HARQ retransmission data includes:
对所述 HARQ重传数据进行解码; 或者 将所述 HARQ 重传数据和緩存本次 HARQ数据报文合并后进行解 码。 Decode the HARQ retransmission data; or decode the HARQ retransmission data and cache this HARQ data message after combining them.
32、 根据权利要求 18所述的方法, 其特征在于, 所述根据所述检查 的结果向所述发送端反馈应答报文之后, 还包括: 所述接收端收到所述发送端发送的 HARQ会话结束报文; 32. The method according to claim 18, characterized in that, after feeding back a response message to the sending end according to the check result, further comprising: the receiving end receiving the HARQ sent by the sending end. Session end message;
清除与所述 HARQ会话对应的 HARQ数据报文和 HARQ会话标识。 Clear the HARQ data message and HARQ session identifier corresponding to the HARQ session.
33、 一种发送端, 其特征在于, 包括: 发送单元, 用于向接收端发送混合自动重传请求 HARQ能力协商请 求报文; 33. A sending end, characterized in that it includes: a sending unit, configured to send a hybrid automatic repeat request HARQ capability negotiation request message to the receiving end;
接收单元, 用于接收所述接收端反馈的 HARQ能力协商应答报文, 根据所述 HARQ能力协商应答报文, 判断所述接收端是否支持 HARQ, 如果支持, 则为所述接收端分配 HARQ会话标识; A receiving unit, configured to receive the HARQ capability negotiation response message fed back by the receiving end, determine whether the receiving end supports HARQ according to the HARQ capability negotiation response message, and if so, allocate a HARQ session to the receiving end. logo;
所述发送单元, 还用于获取发送 HARQ数据报文的信道使用权, 并 根据所述 HARQ会话标识通过所述信道向所述接收端发送 HARQ数据报 文; The sending unit is also used to obtain the channel usage right for sending HARQ data messages, and send HARQ data messages to the receiving end through the channel according to the HARQ session identifier;
所述接收单元,还用于所述发送端接收所述接收端反馈的应答报文, 根据所述应答报文, 确定数据报文发送成功或者根据预设规则通过所述 发送单元执行重传操作。 The receiving unit is also configured for the sending end to receive the response message fed back by the receiving end, According to the response message, it is determined that the data message is sent successfully or a retransmission operation is performed through the sending unit according to preset rules.
34、 根据权利要求 33所述的发送端, 其特征在于, 所述接收端还包 括映射单元, 34. The sending end according to claim 33, characterized in that the receiving end further includes a mapping unit,
系, 并通过所述发送单元向所述接收端发送包含所述映射关系的配置请 求报文; system, and sends a configuration request message containing the mapping relationship to the receiving end through the sending unit;
所述接收单元用于接收所述接收端发送的配置请求应答报文。 The receiving unit is configured to receive a configuration request response message sent by the receiving end.
35、 根据权利要求 34所述的发送端, 其特征在于, 所述映射单元具 体用于根据所述 HARQ能力协商应答报文判断所述接收端是否支持正交 频分复用多址 OFDMA,如果支持则将所述发送端的 OFDMA的子信道与 所述 HARQ会话标识建立映射关系。 35. The sending end according to claim 34, characterized in that the mapping unit is specifically configured to determine whether the receiving end supports Orthogonal Frequency Division Multiple Access Multiple Access OFDMA according to the HARQ capability negotiation response message. If If supported, a mapping relationship is established between the OFDMA sub-channel of the sending end and the HARQ session identifier.
36、 根据权利要求 34所述的发送端, 其特征在于, 所述映射单元具 体用于为 HARQ会话分配对应的特殊码字, 并形成所述 HARQ会话标识 与所述特殊码字间的映射关系, 所述特殊码字用于标记所述发送端。 36. The transmitter according to claim 34, wherein the mapping unit is specifically configured to allocate corresponding special codewords to the HARQ session, and form a mapping relationship between the HARQ session identifier and the special codewords. , the special codeword is used to mark the sending end.
37、 根据权利要求 33所述的发送端, 其特征在于, 所述发送单元具 体用于通过在发送 HARQ数据报文的信道中标记请求发送 RTS帧请求所 述信道的使用权, 其中所述 RTS帧包含所述 HARQ会话标识、 所述发送 端的媒体接入层 MAC地址以及对所述信道的使用时间; 所述接收单元还用于接收所述接收端根据所述 RTS帧反馈的清除发 送 CTS帧,所述 CTS帧用于确认所述发送端对所述发送 HARQ数据报文 的信道获取使用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及 对所述信道的使用时间。 37. The sending end according to claim 33, characterized in that, the sending unit is specifically configured to request the right to use the channel by marking a request to send an RTS frame in the channel for sending the HARQ data message, wherein the RTS The frame includes the HARQ session identifier, the media access layer MAC address of the sending end, and the usage time of the channel; the receiving unit is also configured to receive the CTS frame sent by the receiving end according to the clearing of the RTS frame feedback , the CTS frame is used to confirm that the sending end obtains the right to use the channel for sending HARQ data messages, where the CTS frame includes the MAC address of the receiving end and the usage time of the channel.
38、 根据权利要求 33所述的发送端, 其特征在于, 所述发送单元还 用于发送所述混合自动重传请求 HARQ能力协商请求报文后, 所述发送 端启动本地定时器; 如果在定时器到期之前, 所述发送端未收到所述接收端的 HARQ能 力协商应答报文, 则所述发送端重发所述 HARQ能力协商请求报文, 并 将重发次数加 1 ; 如果重发次数超过预设的值时, 则放弃本次 HARQ。 38. The sending end according to claim 33, wherein the sending unit is further configured to start a local timer after sending the hybrid automatic repeat request HARQ capability negotiation request message; if Before the timer expires, if the sending end does not receive the HARQ capability negotiation response message from the receiving end, then the sending end resends the HARQ capability negotiation request message and adds 1 to the number of retransmissions; if it is retransmitted, When the number of transmissions exceeds the preset value, this HARQ is given up.
39、 根据权利要求 33所述的发送端, 其特征在于, 所述发送 HARQ 数据报文的信道, 包括: 载波侦听多点接入 /冲突避免 CSMA/CA共享信道; 或者 39. The sending end according to claim 33, characterized in that the channel for sending HARQ data messages includes: carrier sensing multi-point access/collision avoidance CSMA/CA shared channel; or
OFDMA子信道。 OFDMA sub-channel.
40、 根据权利要求 39所述的发送端, 其特征在于, 若所述信道为载 波侦听多点接入 /冲突避免 CSMA/CA共享信道的使用权, 所述发送单元 具体用于如果 HARQ数据报文长度小于所述报文长度门限, 则根据所述 HARQ会话标识釆用 DATA/ACK方式通过所述 CSMA/CA共享信道信道 向所述接收端发送 HARQ数据报文; 或 所述发送单元具体用于如果 HARQ数据报文长度大于或等于所述报 文长度门限, 则根据所述 HARQ会话标识釆用 RTS/CTS 方式通过所述 CSMA/CA共享信道信道向所述接收端发送 HARQ数据报文。 40. The sending end according to claim 39, characterized in that, if the channel is a carrier sensing multi-point access/collision avoidance CSMA/CA shared channel, the sending unit is specifically used if HARQ data If the message length is less than the message length threshold, the HARQ data message is sent to the receiving end through the CSMA/CA shared channel in the DATA/ACK mode according to the HARQ session identifier; or the sending unit specifically Used to, if the length of the HARQ data message is greater than or equal to the message length threshold, use the RTS/CTS mode according to the HARQ session identifier to send the HARQ data message to the receiving end through the CSMA/CA shared channel channel. .
41、 根据权利要求 37所述的发送端, 其特征在于, 所述发送送单元 还用于: 判断所述 HARQ数据报文的报文长度; 对于长度大于或等于报文长度门限的 HARQ数据报文通过 HARQ发 送, 对于长度小于报文长度门限的 HARQ数据报文通过 ARQ发送。 41. The sending end according to claim 37, characterized in that, the sending unit is also used to: determine the message length of the HARQ data message; for HARQ data messages whose length is greater than or equal to the message length threshold The message is sent through HARQ, and the HARQ data message whose length is smaller than the message length threshold is sent through ARQ.
42、 根据权利要求 36所述的发送端, 其特征在于, 所述发送单元包 括: 42. The sending end according to claim 36, characterized in that the sending unit includes:
编码子单元, 用于对源数据进行编码; 获取与所述 HARQ 会话标 识对应的特殊码字; 将 HARQ头标添加至所述编码后的数据; 将特殊码 字插入所述添加 HARQ头标后的数据; 发送子单元, 用于将所述插入了特殊码字的数据作为 HARQ数据报 文通过所述信道发送至所述接收端。 Encoding subunit, used to encode source data; obtain special codewords corresponding to the HARQ session identifier; add a HARQ header to the encoded data; insert special codewords after the added HARQ header data; a sending subunit, configured to send the data with the special codeword inserted as a HARQ data message to the receiving end through the channel.
43、 根据权利要求 42所述的发送端, 其特征在于, 所述编码子单元 具体用于将所述特殊码字插入添加 HARQ头标的数据的标记 signal域和 数据域之间; 或者, 入物理层汇聚前导域 PLCP Preamble的第一域, 将所述特殊码字备份插 入 PLCP Preamble的第二域。 43. The sending end according to claim 42, characterized in that, the encoding subunit is specifically used to insert the special codeword between the mark signal field and the data field of the data added with the HARQ header; or, Enter the first field of the physical layer convergence preamble field PLCP Preamble, and insert the special codeword backup into the second field of the PLCP Preamble.
44、 根据权利要求 33所述的发送端, 其特征在于, 所述发送单元包 括: 44. The sending end according to claim 33, characterized in that the sending unit includes:
编码子单元, 用于对源数据进行编码; 将 HARQ头标添加至所述编 码后的数据; Encoding subunit, used to encode source data; add a HARQ header to the encoded data;
发送子单元,用于将所述添加了 HARQ头标的数据作为 HARQ数据 报文通过所述信道发送至所述接收端。 A sending subunit, configured to send the data with the added HARQ header as a HARQ data message to the receiving end through the channel.
45、 根据权利要求 33所述的发送端, 所述接收单元, 具体用于如果 收到所述接收端的 ACK反馈, 则确定数据报文发送成功; 或 如果收到所述接收端的第一 NAK反馈,则增大发射功率重新发送和 本次 HARQ数据报文相同的数据; 或 如果收到所述接收端的第二 NAK反馈, 则发送和所述 HARQ数据 报文相同的数据; 或者和所述 HARQ数据报文不同的可自解码的冗余数 据; 或者和所述 HARQ数据报文不同的不可自解码的冗余数据; 或 如果未收到反馈, 则以不变发射功率重新发送和本次 HARQ数据报 文相同的数据。 45. The sending end according to claim 33, the receiving unit, specifically configured to determine that the data message is successfully sent if an ACK feedback from the receiving end is received; or if a first NAK feedback from the receiving end is received. , then increase the transmit power and re-send the same data as the current HARQ data message; or if the second NAK feedback from the receiving end is received, then send the same data as the HARQ data message; or if the same data as the HARQ data message is received, Self-decodable redundant data that is different from the data message; or non-self-decodable redundant data that is different from the HARQ data message; or if no feedback is received, retransmit and this HARQ with constant transmit power The same data as the datagram.
46、 根据权利要求 45所述的发送端, 其特征在于, 所述接收单元还用于清除所述发送端緩存的所述 HARQ数据报文; 如果所述发送端的业务流没有新的数据报文需要发送, 则通过所述 发送单元向所述接收端发送 HARQ会话结束报文; 否则, 所述发送单元 继续使用所述 HARQ会话向所述接收端发送后续的数据报文。 46. The sending end according to claim 45, characterized in that, the receiving unit is also used to clear the HARQ data message cached by the sending end; if the service flow of the sending end does not have a new data message If sending is required, the sending unit sends a HARQ session end message to the receiving end; otherwise, the sending unit continues to use the HARQ session to send subsequent data messages to the receiving end.
47、 根据权利要求 33至 46任一所述的发送端, 其特征在于, 47. The sending end according to any one of claims 33 to 46, characterized in that,
含所述 HARQ会话标识; Contains the HARQ session identifier;
对应所述 HARQ数据报文的冗余数据报文; 所述接收单元具体用于接收所述接收端反馈的应答报文, 根据所述 应答报文, 确定数据报文发送成功或者根据预设规则通过所述辅助发送 端执行重传操作。 Redundant data packets corresponding to the HARQ data packets; The receiving unit is specifically configured to receive a response message fed back by the receiving end, and determine according to the response message that the data message is successfully sent or perform a retransmission operation through the auxiliary sending end according to preset rules.
48、 根据权利要求 47所述的发送端, 其特征在于, 所述接收单元包括: 接收子单元, 用于接收所述接收端反馈的应答报文, 所述应答报文 为 ACK; 通知子单元, 用于通知所述辅助发送端删除所述 HARQ数据报文及 对应所述 HARQ数据报文的冗余数据报文; 48. The sending end according to claim 47, wherein the receiving unit includes: a receiving subunit, configured to receive a response message fed back by the receiving end, where the response message is ACK; and a notification subunit. , used to notify the auxiliary sending end to delete the HARQ data message and the redundant data message corresponding to the HARQ data message;
如果所述发送端的业务流没有新的数据报文需要发送, 则向所述接 收端发送 HARQ会话结束 4艮文。 If there is no new data packet to be sent in the service flow of the sending end, a HARQ session end message is sent to the receiving end.
49、根据权利要求 47所述的方法, 其特征在于, 所述接收单元包括: 接收子单元, 用于所述发送端接收所述接收端反馈的应答报文, 所 述应答报文为重传 HARQ数据报文; 通知子单元, 用于根据所述接收子单元接收的所述应答报文, 根据 预设规则通知所述辅助发送端执行重传操作。 49. The method according to claim 47, characterized in that, the receiving unit includes: a receiving subunit, used for the sending end to receive the response message fed back by the receiving end, and the response message is a retransmission HARQ data message; a notification subunit, configured to notify the auxiliary sending end to perform a retransmission operation according to the preset rules according to the response message received by the receiving subunit.
50、 一种接收端, 其特征在于, 包括: 发送单元, 用于向发送端反馈 HARQ能力协商应答报文; 获取单元, 用于获取所述发送端分配的 HARQ会话标识; 接收单元, 用于根据所述 HARQ 会话标识接收所述发送端发送的 HARQ数据报文; 所述发送单元, 还用于根据接收单元接收的所述 HARQ数据报文向 所述发送端反馈应答报文。 50. A receiving end, characterized in that it includes: a sending unit, used to feed back a HARQ capability negotiation response message to the sending end; an obtaining unit, used to obtain the HARQ session identifier allocated by the sending end; a receiving unit, used to Receive the HARQ data message sent by the sending end according to the HARQ session identifier; the sending unit is also configured to feed back a response message to the sending end according to the HARQ data message received by the receiving unit.
51、 根据权利要求 50所述的接收端, 其特征在于, 所述获取单元具 体用于接收所述发送端发送的配置请求报文, 其中所述配置请求报文包 含所述发送端与所述 HARQ 会话标识的映射关系; 向所述发送端发送 HARQ配置应答艮文。 51. The receiving end according to claim 50, characterized in that the obtaining unit is specifically configured to receive a configuration request message sent by the sending end, wherein the configuration request message includes the sending end and the Mapping relationship of HARQ session identifiers; sending a HARQ configuration response text to the sending end.
52、 根据权利要求 51所述的接收端, 其特征在于, 所述发送端与所 述 HARQ会话标识的映射关系为: 所述 HARQ会话标识与所述特殊码字 间的映射关系。 52. The receiving end according to claim 51, characterized in that: the sending end and the The mapping relationship between the HARQ session identifier is: the mapping relationship between the HARQ session identifier and the special codeword.
53、 根据权利要求 51所述的接收端, 其特征在于, 所述发送端与所 述 HARQ会话标识的映射关系, 为: 所述发送端的 OFDMA的子信道与 所述 HARQ会话标识建立映射关系。 53. The receiving end according to claim 51, characterized in that the mapping relationship between the sending end and the HARQ session identifier is: the OFDMA sub-channel of the sending end establishes a mapping relationship with the HARQ session identifier.
54、 根据权利要求 50所述的接收端, 其特征在于, 54. The receiving end according to claim 50, characterized in that,
帧; ' . . 、 frame; ' . . ,
所述发送单元还用于根据所述 RTS帧向所述发送端反馈 CTS帧,所 述 CTS帧用于确认所述发送端对所述发送 HARQ数据报文的信道获取使 用权, 其中所述 CTS帧包含所述接收端的 MAC地址以及对所述信道的 使用时间。 The sending unit is also configured to feed back a CTS frame to the sending end according to the RTS frame. The CTS frame is used to confirm that the sending end obtains the right to use the channel for sending the HARQ data message, wherein the CTS The frame contains the MAC address of the receiving end and the usage time of the channel.
55、 根据权利要求 52所述的接收端, 其特征在于, 55. The receiving end according to claim 52, characterized in that,
述 HARQ 数据报文获得编码调制方式和 HARQ 数据报文长度; 对所述 HARQ数据报文进行解调和解码; 将解码后的数据进行帧校验序列 FCS 检查。 Obtain the coding modulation mode and HARQ data message length from the HARQ data message; demodulate and decode the HARQ data message; and perform frame check sequence FCS inspection on the decoded data.
56、 根据权利要求 53所述的接收端, 其特征在于, 所述接收单元还 用于捕获导频序列; 获得编码调制方式和 HARQ 数据报文长度; 根据 OFDMA子信道信息将所述 HARQ数据 4艮文与所述 HARQ会话标识和业 务流建立映射关系; 对所述 HARQ数据报文进行解调和解码; 将解码后 的数据进行帧校验序列 FCS检查。 56. The receiving end according to claim 53, characterized in that: the receiving unit is also used to capture a pilot sequence; obtain the coding modulation mode and the HARQ data message length; and convert the HARQ data 4 according to the OFDMA sub-channel information. Establish a mapping relationship between the Gen message and the HARQ session identifier and the service flow; demodulate and decode the HARQ data message; and perform frame check sequence FCS inspection on the decoded data.
57、 根据权利要求 54所述的接收端, 其特征在于, 所述接收单元还 用于捕获导频序列; 获得编码调制方式和 HARQ数据报文长度; 如果收 到所述 RTS帧并回复所述 CTS ,将接收的 HARQ数据报文与所述 HARQ 会话标识和业务流建立映射关系; 对所述 HARQ数据报文进行解调和解 码; 将解码后的数据进行帧校验序列 FCS检查。 57. The receiving end according to claim 54, characterized in that: the receiving unit is also used to capture a pilot sequence; obtain the coding modulation mode and the HARQ data message length; and reply to the RTS frame if the RTS frame is received. CTS: Establish a mapping relationship between the received HARQ data message and the HARQ session identifier and service flow; demodulate and decode the HARQ data message; and perform frame check sequence FCS inspection on the decoded data.
58、 根据权利要求 55所述的接收端, 其特征在于, 所述发送单元具 体用于从所述接收端接收的所述 HARQ数据报文中获取特殊码字, 根据 立映射关系; 58. The receiving end according to claim 55, characterized in that, the sending unit is specifically configured to obtain special codewords from the HARQ data message received by the receiving end, according to Establish mapping relationship;
如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述特殊码字识别通过, FCS 检查不通过, 则向所述发送端反 馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, RTS/CTS模式或 OFDMA模式时, 向所述发送端反馈第二 NAK; 或, 如果所述特殊码字识别不通过, FCS检查不通过, DATA/ACK模式 时, 不向所述发送端反馈任何信息; 或, If the FCS check passes, an ACK is fed back to the sending end; or, if the special codeword identification passes and the FCS check fails, a second NAK is fed back to the sending end; or, if the special code word identification is passed, a second NAK is fed back to the sending end; If the word recognition fails, the FCS check fails, in RTS/CTS mode or OFDMA mode, the second NAK is fed back to the sending end; or, if the special codeword recognition fails, the FCS check fails, in DATA/ACK mode when, no information is fed back to the sending end; or,
如果捕获导频序列失败, DATA/ACK模式时, 不向所述发送端反馈 任何信息; 或, If the acquisition of the pilot sequence fails, no information is fed back to the sending end in DATA/ACK mode; or,
如果捕获导频序列失败, RTS/CTS模式或 OFDMA模式时, 则向所 述发送端反馈第 ― NAK:。 If the acquisition of the pilot sequence fails, in RTS/CTS mode or OFDMA mode, the first - NAK: is fed back to the sending end.
59、 根据权利要求 56所述的接收端, 其特征在于, 所述发送单元具 体用于如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 59. The receiving end according to claim 56, wherein the sending unit is specifically configured to feed back an ACK to the sending end if the FCS check passes; or,
如果所述 FCS检查不通过, 则向所述发送端反馈第二 NAK:。 If the FCS check fails, a second NAK: is fed back to the sending end.
60、 根据权利要求 57所述的接收端, 其特征在于, 所述发送单元具 体用于如果所述 FCS检查通过, 则向所述发送端反馈 ACK; 或, 如果所述 FCS检查不通过, RTS/CTS模式时, 则向所述发送端反馈 第二 NAK; 或, 如果所述 FCS检查不通过, 不是 RTS/CTS模式时, 不向所述发送端 反馈任何信息。 60. The receiving end according to claim 57, characterized in that, the sending unit is specifically configured to feed back ACK to the sending end if the FCS check passes; or, if the FCS check fails, RTS /CTS mode, the second NAK is fed back to the sending end; or, if the FCS check fails, and it is not the RTS/CTS mode, no information is fed back to the sending end.
61、 根据权利要求 58至 60任一所述的接收端, 其特征在于, 所述 接收单元还用于緩存本次 HARQ数据报文。 61. The receiving end according to any one of claims 58 to 60, characterized in that the receiving unit is also used to cache this HARQ data message.
62、 根据权利要求 58至 60任一所述的接收端, 其特征在于, 所述 接收单元还用于收到所述发送端发送的 HARQ重传数据; 对所述 HARQ 重传数据进行解码。 62. The receiving end according to any one of claims 58 to 60, characterized in that the receiving unit is also used to receive the HARQ retransmission data sent by the sending end; and decode the HARQ retransmission data.
63、 根据权利要求 62所述的接收端, 其特征在于, 所述所述接收单 元具体用于对所述 HARQ重传数据进行解码; 或者 将所述 HARQ 重传数据和緩存本次 HARQ数据报文合并后进行解 码。 63. The receiving end according to claim 62, characterized in that: the receiving unit The element is specifically used to decode the HARQ retransmission data; or to decode the HARQ retransmission data and the cached HARQ data message after merging them.
64、 根据权利要求 50所述的接收端, 其特征在于, 所述接收单元还 用于收到所述发送端发送的 HARQ会话结束报文; 清除与所述 HARQ会 话对应的 HARQ数据 4艮文和 HARQ会话标识。 64. The receiving end according to claim 50, characterized in that: the receiving unit is further configured to receive the HARQ session end message sent by the sending end; and clear the HARQ data corresponding to the HARQ session. and HARQ session ID.
65、 一种通信系统, 其特征在于, 包括相互通信的接收端和发送端, 其中所述发送端为权利要求 33-49任一项所述的发送端,所述接收端为权 利要求 50-64任一项所述的接收端。 65. A communication system, characterized in that it includes a receiving end and a sending end that communicate with each other, wherein the sending end is the sending end as claimed in any one of claims 33-49, and the receiving end is as claimed in claim 50- 64 any one of the receiving ends.
PCT/CN2013/083225 2013-09-10 2013-09-10 Hybrid automatic repeat request method, apparatus, and system WO2015035558A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201380078735.XA CN105453472B (en) 2013-09-10 2013-09-10 A kind of mixed automatic retransmission request method, apparatus and system
PCT/CN2013/083225 WO2015035558A1 (en) 2013-09-10 2013-09-10 Hybrid automatic repeat request method, apparatus, and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2013/083225 WO2015035558A1 (en) 2013-09-10 2013-09-10 Hybrid automatic repeat request method, apparatus, and system

Publications (1)

Publication Number Publication Date
WO2015035558A1 true WO2015035558A1 (en) 2015-03-19

Family

ID=52664915

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/083225 WO2015035558A1 (en) 2013-09-10 2013-09-10 Hybrid automatic repeat request method, apparatus, and system

Country Status (2)

Country Link
CN (1) CN105453472B (en)
WO (1) WO2015035558A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020096895A1 (en) * 2018-11-08 2020-05-14 Interdigital Patent Holdings, Inc. Methods and apparatus for harq in wireless networks

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110062415B (en) * 2018-01-19 2020-12-18 电信科学技术研究院有限公司 Service flow mapping method and device
US11646833B2 (en) * 2018-07-24 2023-05-09 Koninklijke Kpn N.V. Reliable communication over shared resources
EP3868044B1 (en) * 2018-11-22 2023-09-20 Huawei Technologies Co., Ltd. Devices and methods for supporting harq for ieee 802.11
JP7339758B2 (en) 2019-04-11 2023-09-06 キヤノン株式会社 Communication device, communication method, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1848721A (en) * 2005-03-02 2006-10-18 埃沃列姆公司 A method for selection of the appropriate HARQ retransmission scheme for data transmission, a base station and a program therefor
US20090213807A1 (en) * 2008-02-26 2009-08-27 Samsung Electronics Co., Ltd. Apparatus and method for allocating downlink burst in broadband wireless communication system
CN101960768A (en) * 2008-03-03 2011-01-26 高通股份有限公司 Adding hybrid ARQ to WLAN protocols with MAC based feedback
CN102970686A (en) * 2011-09-02 2013-03-13 上海无线通信研究中心 Method for long term evolution device to device (LTED2D) communication working on ISM frequency band

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1848721A (en) * 2005-03-02 2006-10-18 埃沃列姆公司 A method for selection of the appropriate HARQ retransmission scheme for data transmission, a base station and a program therefor
US20090213807A1 (en) * 2008-02-26 2009-08-27 Samsung Electronics Co., Ltd. Apparatus and method for allocating downlink burst in broadband wireless communication system
CN101960768A (en) * 2008-03-03 2011-01-26 高通股份有限公司 Adding hybrid ARQ to WLAN protocols with MAC based feedback
CN102970686A (en) * 2011-09-02 2013-03-13 上海无线通信研究中心 Method for long term evolution device to device (LTED2D) communication working on ISM frequency band

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020096895A1 (en) * 2018-11-08 2020-05-14 Interdigital Patent Holdings, Inc. Methods and apparatus for harq in wireless networks

Also Published As

Publication number Publication date
CN105453472A (en) 2016-03-30
CN105453472B (en) 2019-09-03

Similar Documents

Publication Publication Date Title
US11012196B2 (en) Base stations, user equipments and a system for wireless communication, as well as the corresponding methods
JP5091347B2 (en) New data indicator for persistently assigned packets in a communication system
JP5539496B2 (en) Method and apparatus for increasing the reliability of MAC messages
KR100750166B1 (en) Method and apparatus for transmitting Data efficiently in wireless network system
WO2017107904A1 (en) Method, device, and system for transmission based on harq
US9451417B2 (en) System and method for multicast communications in Wi-Fi networks
JP5784681B2 (en) Use of HARQ for uplink grants received in wireless communication
US20090217119A1 (en) Method, system and relay station for realizing hybrid automatic retransmission
US20100027460A1 (en) Signal transmission method and apparatus for user equipment in mobile communication system
JP2015527791A (en) Enhanced TTI bundling with flexible HARQ merge
KR20100020225A (en) A method for allocating resources of re-transmission in a wireless communication system and an apparatus thereof
KR20060003764A (en) Method for synchronous automatic repeat request in a mobile communication system
WO2015035558A1 (en) Hybrid automatic repeat request method, apparatus, and system
KR101632217B1 (en) Method of allocating acknowledgement channel
WO2021147104A1 (en) Data transmission method and apparatus
WO2017113187A1 (en) Downlink transmission method, base station, and terminal
CN109314590B (en) Uplink transmission method and device
JP2010537506A (en) Apparatus and method for transmitting undecodable packets
JP5766686B2 (en) Apparatus and method for requesting automatic retransmission request feedback in a wireless communication system
US20090067379A1 (en) System and method for allocating resources in a communication system
US20160242154A1 (en) Method of error recovery in transmitting and receiving voice service in packet based mobile communication systems
US20090310694A1 (en) Apparatus and method for transmitting and receiving map information in a broadband wireless communication system
US9215042B2 (en) Apparatus and method for transmitting and receiving packet data in a wireless communication system using hybrid automatic repeat request
CN109391423B (en) Transmission parameter acquisition method, data transmission method and device
WO2018223508A1 (en) Transmission method, device and system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201380078735.X

Country of ref document: CN

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

Ref document number: 13893488

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

Country of ref document: EP

Kind code of ref document: A1