WO2007090357A1 - A method, device and system for hybrid automatic repeat - Google Patents
A method, device and system for hybrid automatic repeat Download PDFInfo
- Publication number
- WO2007090357A1 WO2007090357A1 PCT/CN2007/000487 CN2007000487W WO2007090357A1 WO 2007090357 A1 WO2007090357 A1 WO 2007090357A1 CN 2007000487 W CN2007000487 W CN 2007000487W WO 2007090357 A1 WO2007090357 A1 WO 2007090357A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- module
- unit
- blocks
- data unit
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements 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/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1812—Hybrid protocols; Hybrid automatic repeat request [HARQ]
Definitions
- the present invention relates to communication technologies, and in particular, to a hybrid automatic retransmission method, apparatus, and system.
- ARQ Automatic Repeat ReQuest
- ARQ is a transmission mechanism used to ensure the reliability of transmission. When a current attempt fails to transmit, it is required to retransmit the data unit that failed to transmit.
- HARQ Hybrid ARQ
- FEC subsystem is used to correct errors to reduce the number of retransmissions.
- Stop and Wait SAW is the simplest form of HARQ: The sender only starts processing the next data unit after the transmitted data unit is correctly received. The receiver should transmit a signal to the sender for transmission.
- the response information of the data unit is correctly decoded, generally to confirm the correct information and confirm the error information (AC / NAK, ACI nowledgement / Negative AcKnowledgement), this confirmation information generally uses one bit.
- the N-channel, etc., HARQ (N-channel-SAW- HARQ) is a HARQ process in which N SAWs are simultaneously performed in parallel on one channel.
- the uplink is used to transmit response information for other HARQ processes.
- the data unit refers to a data block to which a check code (such as a cyclic redundancy check code CRC) is added.
- OFDM Orthogonal Frequency Division Multiplexing
- TTL time transmission unit
- Multiple resource blocks are allocated, and each resource block transmits a part of data of one MAC PDU.
- Each resource block may be in error during transmission, and each MAC PDU needs to be checked and received as a whole. Therefore, if the data transmitted by one resource block is in error, it may cause all the MAC PDUs to be retransmitted. The more the number of blocks, the more likely it is to go wrong.
- the technical solution of retransmission of the above data wastes data transmission resources and time, and the data transmission efficiency is low.
- the physical layer of the receiving end needs to collect the data transmitted by all the resource blocks and perform the check processing. Therefore, the receiving end performs the verification processing on the data for a long time.
- the specific process is as follows: The upper layer of the transmitting end hands over a data block to the physical layer, and after receiving the MAC PDU, the physical layer cuts the data into a plurality of data blocks, adds a check code to each data block, and performs coding and modulation processing. At the same time, the transmission unit transmits to the receiving end.
- a high level is a layer immediately adjacent to the physical layer.
- the receiving end physical layer performs demodulation and decoding check processing on each data unit in the same time transmission unit. If all the data units are correct, the receiving end physical layer restores all the data blocks into one data block to the upper layer, and transmits to the transmitting end.
- the physical layer feeds back an ACK signal; if one or more of the physical layer data blocks are incorrect, the receiving end is physically
- the layer will feed back a NACK signal to the physical layer of the transmitting end, and notify the transmitting end to retransmit all the data blocks.
- the receiving end physical layer can perform parallel receiving processing on each data block in the same time transmission unit, since the receiving end notifies the transmitting end to retransmit all the data units when one or more data blocks are wrong, there is also an invalid weight. The possibility of transmission, wasting data transmission resources and time, resulting in inefficient data transmission.
- the hybrid automatic retransmission method has the disadvantage that, in the data transmission process, if the transmitting end receives the NACK response information fed back by the receiving end, even if it is only one physical layer data belonging to the upper layer data block. If the block is faulty, the sender must also retransmit all physical layer data blocks belonging to the same high-level data block, thereby wasting physical resources and reducing transmission efficiency.
- Embodiments of the present invention provide a hybrid automatic retransmission method apparatus and system, which can reduce data processing delay at a receiving end, and can effectively avoid an invalid retransmission problem, thereby improving data transmission efficiency.
- An embodiment of the present invention provides a hybrid automatic retransmission method, including:
- the transmitting end sends the plurality of data units to the receiving end at the same time;
- the receiving end performs demodulation decoding, verification processing and sorting storage for each data unit, and sends corresponding response information of each data unit to the transmitting end;
- the transmitting end performs data retransmission on the erroneous data unit that has not reached the maximum number of retransmissions according to the response information; after receiving the retransmitted data unit, the receiving end performs merging, demodulation decoding, and checksum sorting storage, and sends the data to the transmitting unit.
- the terminal sends the corresponding response information of each data unit correctly.
- An embodiment of the present invention provides a hybrid automatic retransmission sending apparatus, including: a data sending module and a data feedback result processing module;
- the data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
- the data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information.
- An embodiment of the present invention provides a hybrid automatic retransmission receiving apparatus, including: a data receiving module, a response module, and a sorting storage module;
- the data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module;
- the response module is disposed at the physical layer, and configured to send the response information according to the verification result of the data receiving module;
- the sorting storage module is disposed at a physical layer for sorting data units received by the data receiving module.
- the embodiment of the invention provides a hybrid automatic retransmission system, comprising: the foregoing hybrid automatic retransmission transmitting device and hybrid automatic retransmission receiving device.
- the transmitting end can use multiple HARQ processes to transmit multiple data units to the receiving end at the same time, and the receiving end can verify each data unit at the same time, so that the data unit processing at the receiving end can be reduced. Delay
- the receiving end performs HARQ feedback to the transmitting end for each data unit, so that the data unit can be effectively prevented from being retransmitted in an invalid manner, and the data unit transmission resources and time are saved, thereby greatly improving the data unit transmission efficiency.
- FIG. 1 is a flow chart of a method according to an embodiment of the present invention.
- Embodiment 1 is a flow chart of Embodiment 1 of the method according to an embodiment of the present invention.
- Embodiment 2 is a flow chart of Embodiment 2 of the method according to the embodiment of the present invention.
- FIG. 4A is a diagram showing an example of a structure of a data transmitting module in an automatic hybrid retransmission transmitting apparatus according to an embodiment of the present invention
- FIG. 4B is a second structural diagram of a data transmitting module in an automatic hybrid retransmission transmitting apparatus according to an embodiment of the present invention
- FIG. 5 is a schematic structural diagram of a system according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of a system according to an embodiment of the present invention.
- a technical solution of an embodiment of the present invention includes:
- Step A The transmitting end sends a plurality of data units to the receiving end at the same time.
- Step B The receiving end performs demodulation decoding, verification processing, and sorting storage on each data unit, and sends the data to the transmitting end. Send the corresponding response information of each data unit correctly.
- Step c The transmitting end performs data retransmission on the erroneous data unit that does not reach the predetermined maximum number of retransmissions according to the response information.
- Step D After receiving the retransmitted data unit, the physical layer of the receiving end performs combining, demodulating, decoding, verifying, and sorting storage, and transmitting corresponding response information of each data unit to the transmitting end.
- multiple data units in step A are generated by the upper layer of the sending end, and the other is generated.
- the plurality of data units in step A are generated after the correlation processing is performed by the physical layer of the transmitting end.
- the high layer referred to in the embodiment of the present invention refers to a layer immediately adjacent to the physical layer.
- the WCDMA system it may refer to the medium access control layer MAC, and for the implemented wireless communication system, it may refer to the evolved medium access control layer E-MAC, but may also be other layers.
- Step 1A The transmitting end layer submits a plurality of data blocks to the physical layer of the transmitting end, and the physical layer of the transmitting end encapsulates the plurality of data blocks into data units respectively; and sends the encapsulated data units to the transmitting unit at the same time. Receiving end.
- the upper layer of the transmitting end splits the data to be transmitted into multiple data blocks according to the amount of data transmitted by the upper layer; or, the upper layer of the transmitting end splits into multiple data blocks according to the service type of the data to be transmitted (the splitting method) It is not limited to the method enumerated in the embodiment); the determined plurality of data blocks are delivered to the physical layer.
- the physical layer adds an error detection code (such as a cyclic redundancy check code) to the received data block and encapsulates it into a data unit, and performs code modulation and transmission at the same time transmission unit.
- the upper layer of the transmitting end may determine whether it is necessary to split a plurality of data blocks according to a certain scheduling algorithm according to a current channel condition and a service characteristic.
- Step 1B The receiving end physical layer demodulates, decodes, checks, and sorts the received data unit, and sets corresponding response information according to the verification result to send to the sending end.
- the response information includes ACK and NAK.
- Step 1C After receiving the response message, the sender retransmits the data unit that has transmitted the error but has not reached the maximum number of retransmissions.
- Step 1D After receiving the retransmitted data unit, the physical layer of the receiving end performs combining, demodulating, decoding, verifying, and sorting storage, and transmitting corresponding response information of each data unit to the transmitting end.
- the physical layer of the receiving end After receiving the retransmitted data unit, the physical layer of the receiving end performs combining, demodulating, decoding, verifying, and sorting storage, and transmitting corresponding response information of each data unit to the transmitting end.
- Step 2A The physical layer of the transmitting end cuts the data block submitted by the upper layer of the transmitting end into multiple sub-blocks, and respectively Encapsulated into data units; in the same time transmission unit, the encapsulated data unit is sent to the receiving end.
- the physical layer of the transmitting end cuts the data block that needs to be transmitted according to the optimal processing capability of the encoder or the amount of information that the unit transmission unit can carry. If the data block submitted by the upper layer of the transmitting end exceeds the optimal processing capability of the encoder or the amount of information that can be carried by the unit transmission unit, the data block is cut into a plurality of sub-blocks to ensure that each sub-block is in the encoder.
- the optimal processing power is either within the range of the amount of information that the unit transmission unit can carry.
- an error detection code (such as a cyclic redundancy check code) is added to the cut sub-blocks to be encapsulated into data units, stored, and coded and modulated, and then transmitted at the same time.
- the unit transmission unit is a time-frequency two-dimensional quantity.
- Step 2B The receiving end performs demodulation decoding, verification processing, and sorting storage for each data unit, and sends corresponding response information of each data unit to the transmitting end.
- the process of sorting and storing may be: sorting according to the check result according to the order of the received data units in the sending end. After that, the correct sub-block is stored and stored.
- the stored form can be the decoded value or other methods.
- the data unit transmitting the correct sub-block and the transmission error may be stored at the same time, and the stored form may be a value before demodulation, a value after soft demodulation or a value after soft decoding, or may be other methods. In this case, the data unit that transmitted the error is used for merging with the corresponding retransmitted data unit.
- Step 2C The transmitting end performs data retransmission on the erroneous data unit according to the response information
- the physical layer of the transmitting end After receiving the response information, the physical layer of the transmitting end determines the encoding mode and the modulation mode and then performs code modulation on the data unit that transmits the error, and maps the erroneous one or more data units to the unit transmission unit for retransmission. Until the response information fed back by the physical layer of the receiver, the data unit transmits correctly or the number of retransmissions reaches a predetermined maximum number of retransmissions, and the corresponding storage unit can be emptied.
- the foregoing determining the coding mode and the modulation mode may be: the high layer sends a coded modulation format selected according to a current physical channel condition, or the system presets a coded modulation format.
- the coded modulation format may be the same as or different from the original coding and modulation format of the data unit.
- Step 2D After receiving the retransmitted data unit, the receiving end physical layer performs merging, demodulation decoding, and checksum sorting storage, and sends corresponding response information of each data unit to the transmitting end.
- the above merged process is prior art, directly performing demodulation decoding and verification or combining with stored corresponding data units, such as maximum ratio combining, equal gain combining or other combining manner.
- Demodulation (also before the combination) is performed for decoding and verification, and corresponding response information is set and sent to the transmitting end according to the verification result.
- the correct sub-blocks are received, and the order of the HARQ process numbers of each data unit or the order of the physical resources is reordered with other sub-blocks that are received correctly by the receiving end physical layer.
- Storage transfer The correct sub-block, or similar to the above, includes the transmission of the correct sub-block and the transmission of the data unit.
- Step 2E When all sub-blocks are transmitted correctly or the number of retransmissions of the erroneous sub-data unit reaches a predetermined maximum number of retransmissions, the physical layer of the receiving end combines all the sub-blocks received into one total data block or reorders. After that, a total data block is formed and sent to the upper layer of the receiving end.
- the ordering principle is the same as the ordering principle in the above steps. All of the sub-blocks include the transmission of the correct sub-block and the erroneous data unit that retransmits more than the maximum number of retransmissions.
- the multiple data units may belong to different hybrid automatic repeat (HARQ) processes, or may belong to the same HARQ process;
- the response information generally includes ACK and NAK, when multiple data
- the response information may be sorted according to the order of the HARQ process numbers, and the sorted response information is sent to the sending end.
- the information may be occupied. The order of the physical resources is sorted, the response information is sorted, and the sorted response information is sent to the sender.
- the receiving end sending the response information to the sending end may be as follows:
- Manner 1 Send the response message to the sender using the code division method.
- the codeword corresponding to each process/data unit is determined according to each process number/data unit or according to a predetermined algorithm, and the response information is modulated to be transmitted to the corresponding codeword.
- the process number refers to a HARQ process number, which is used to identify different HARQ processes.
- Manner 2 Send a response message to the sender in frequency division mode.
- the specific process is as follows: Assume that the system only allows a maximum of 8 data units to be transmitted simultaneously.
- the receiving end divides the bandwidth used for transmitting the response information into 8 sub-bands, then establishes a correspondence between each sub-band and each process number/data unit and notifies the transmitting end.
- the receiving end physical layer needs to feed back the response information of each data unit to the physical layer of the transmitting end, the response information of each data unit is sent to the sending by the sub-band corresponding to the data unit or the process corresponding to the data unit.
- the physical layer of the transmitting end determines the corresponding process number or data unit response information according to the correspondence between the subband and the process number/data unit.
- Manner 3 When the receiving end sends the response information of each data unit to the sending end, it needs to carry the information indicating the corresponding process number. In this manner, the physical layer of the transmitting end determines whether the data of the corresponding process is correctly received according to the response information carrying the corresponding process number information.
- the receiving end may carry the response information of each data unit in the response channel and send it to the sending end; or may transmit the response information of the multiple data units to The same acknowledgement channel is sent to the sender.
- the response channel refers to a channel for carrying user response information.
- the embodiment of the present invention further provides a hybrid automatic retransmission sending device.
- the sending device in this embodiment includes: a data sending module and a data feedback result processing module.
- the data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
- the data sending module may further be: a first sending data determining module and a first sending module.
- the first sending data determining module is disposed at a higher layer, and is configured to split the data transmitted by the upper layer into a plurality of data blocks and send the data to the physical layer;
- the first sending module is configured to be configured to encapsulate the plurality of data blocks into data units, and send the encapsulated data units to the receiving end in the same time transmission unit.
- the data sending module may further include: a determining module and a second sending data determining module, and a first sending module, where the determining module is configured to use a certain scheduling algorithm according to a current scheduling algorithm.
- the channel status and the service characteristic determine whether it is necessary to split the data transmitted by the upper layer into a plurality of data blocks;
- the second sending data determining module is disposed at a higher layer, and is configured to: according to the determining module, the data transmitted by the upper layer when determining that the splitting is needed Splitting into multiple data blocks and transmitting to the physical layer;
- the first sending module is disposed at the physical layer, and is configured to encapsulate the plurality of data blocks into data units respectively; and at the same time, the encapsulated data in the transmission unit The unit is sent to the receiving end.
- the data sending module may further be: a cutting module and a second sending module; the cutting module is disposed at a physical layer, and is configured to cut a data block submitted by a higher layer into multiple sub-blocks.
- the cutting principle may be: cutting a portion of the data block to be transmitted that exceeds an optimal processing capability of the encoder or an amount of information that the unit transmission unit can carry; the second sending module is disposed at the physical layer, and is configured to: The plurality of sub-blocks generated by the dicing module are respectively encapsulated into data units; and in the same time transmission unit, the encapsulated data units are sent to the receiving end.
- the data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information.
- the embodiment of the present invention further provides a hybrid automatic retransmission receiving device.
- the receiving device in this embodiment includes: a data receiving module, a response module, and a sorting storage module.
- the data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module.
- the response module is disposed at the physical layer, and configured to send a response message according to the verification result of the data receiving module Interest.
- the sorting storage module is disposed at the physical layer for sorting the data unit received by the storage data receiving module, and can store and transmit the correct data unit, or simultaneously store the data unit with the correct data unit and the transmission error.
- the device When the received data unit is a sub-data block after the physical layer of the transmitting end is cut, the device further includes:
- the data reporting module is configured at the physical layer, and is configured to form all the total data data blocks into a total data when the number of retransmissions of all sub-blocks transmitted correctly or the wrong sub-data unit reaches a predetermined maximum number of retransmissions. After the block or reordering, a total data block is formed and sent to the upper layer of the receiving end.
- the all sub-blocks include erroneous data units that transmit the correct sub-blocks and retransmits more than the maximum number of retransmissions.
- an embodiment of the present invention further provides a hybrid automatic retransmission system, where the system includes a transmitting device and a receiving device, and the transmitting device is provided with: a data sending module and a data feedback result processing module.
- the data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
- the data sending module may further be: a first sending data determining module and a first sending module.
- the first sending data determining module is disposed at a higher layer, and is configured to split the data transmitted by the upper layer into a plurality of data blocks and send the data to the physical layer;
- the first sending module is configured to be configured to encapsulate the plurality of data blocks into data units, and send the encapsulated data units to the receiving end in the same time transmission unit.
- the data sending module may further include: a determining module, a second sending data determining module, and a first sending module, where the determining module is configured to determine, according to a certain scheduling algorithm, current channel conditions and service characteristics. Whether it is necessary to split the data transmitted by the upper layer into a plurality of data blocks; the second sending data determining module is disposed at a high level, and is configured to split the data transmitted by the upper layer into multiple data according to the determining module when determining that the splitting is needed The block is sent to the physical layer; the first sending module is disposed at the physical layer, and is configured to encapsulate the plurality of data blocks into data units respectively; and in the same time transmission unit, send the encapsulated data unit to the receiving end.
- a determining module is configured to determine, according to a certain scheduling algorithm, current channel conditions and service characteristics.
- the second sending data determining module is disposed at a high level, and is configured to split the data transmitted by the upper layer into multiple data according to the determining module when determining that
- the data sending module may further be: a cutting module and a second sending module; the cutting module is disposed at a physical layer, and is configured to cut the data blocks submitted by the higher layer into a plurality of sub-blocks.
- the cutting principle may be: cutting a portion of the data block to be transmitted that exceeds an optimal processing capability of the encoder or an amount of information that the unit transmission unit can carry; the second sending module is disposed at the physical layer, and is configured to: Generated by the cutting module The plurality of sub-blocks are respectively encapsulated into data units; and the encapsulated data units are sent to the receiving end in the same time transmission unit.
- the data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information.
- the receiving device includes: a data receiving module, a response module, and a sorting storage module.
- the data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module.
- the response module is disposed at the physical layer, and configured to send the response information according to the verification result of the data receiving module.
- the sorting storage module is disposed at the physical layer for sorting the data unit received by the storage data receiving module, and can store and transmit the correct data unit, or simultaneously store the data unit with the correct data unit and the transmission error.
- the device When the received data unit is a sub-data block after the physical layer of the transmitting end is cut, the device further includes:
- the data reporting module is configured at the physical layer, and is configured to form all the total data data blocks into a total data when the number of retransmissions of all sub-blocks transmitted correctly or the wrong sub-data unit reaches a predetermined maximum number of retransmissions. After the block or reordering, a total data block is formed and sent to the upper layer of the receiving end.
- the all sub-blocks include erroneous data units that transmit the correct sub-blocks and retransmits more than the maximum number of retransmissions.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
A method, device and system for hybrid automatic repeat are disclosed. The transmitter side transmits a number of data units to the receiver side in the same time transmission internal; the receiver side demodulates, decodes and checks every data unit and transmits the response information corresponding to whether every data unit is right or not to the transmitter side; the transmitter side retransmits the data unit which is not transmitted successfully within the HARQ maximum transmission time according to the response information; after receiving the retransmitted data unit, the physics layer of the receiver side combines, demodulates, decodes, checks, orders and stores, and transmits the response information corresponding to whether the corresponding every data unit is right or not to the transmitter side. The invention can effectively save the physics resource, reduce the processing time for the data block and increase the efficiency of data transmission.
Description
一种混合自动重传方法、 装置及系统 Hybrid automatic retransmission method, device and system
技术领域 本发明涉及通信技术, 特别是涉及一种混合自动重传的方法、 装置及系统。 TECHNICAL FIELD The present invention relates to communication technologies, and in particular, to a hybrid automatic retransmission method, apparatus, and system.
发明背景 Background of the invention
自动请求重传 (ARQ, Automatic Repeat reQuest) 是一种用来保证传输的可靠性的 传输机制, 当前一次尝试传输失败时, 就要求重传所述传输失败的数据单元。 HARQ (Hybrid ARQ) 是 ARQ协议的改进, 就是在 ARQ系统中引入了一个 FEC子系统, 这 个 FEC子系统是用来纠正错误以减少重传的次数。等停 SAW(Stop and Wait)是一种最简 单的 HARQ形式: 发送方只在发送的数据单元被正确接收到之后才开始处理下一个数 据单元,接收方应当向发送方传输一个用于指示传输的数据单元是否被正确解码的应答 信息, 一般为确认正确信息和确认错误信息 (AC /NAK, ACI nowledgement/Negative AcKnowledgement), 这种确认信息一般使用一个比特。 N通道等停 HARQ (N— channel 一 SAW— HARQ)是在一个信道上同时并列进行 N个 SAW的 HARQ过程。当下行链路 被某个 HARQ过程用于传输数据单元时, 上行链路被用于传输其他 HARQ过程的应答 信息。 所述数据单元是指添加了校验码 (比如循环冗余校验码 CRC) 的数据块。 Automatic Repeat ReQuest (ARQ) is a transmission mechanism used to ensure the reliability of transmission. When a current attempt fails to transmit, it is required to retransmit the data unit that failed to transmit. HARQ (Hybrid ARQ) is an improvement of the ARQ protocol, which introduces a FEC subsystem in the ARQ system. This FEC subsystem is used to correct errors to reduce the number of retransmissions. Stop and Wait (SAW) is the simplest form of HARQ: The sender only starts processing the next data unit after the transmitted data unit is correctly received. The receiver should transmit a signal to the sender for transmission. The response information of the data unit is correctly decoded, generally to confirm the correct information and confirm the error information (AC / NAK, ACI nowledgement / Negative AcKnowledgement), this confirmation information generally uses one bit. The N-channel, etc., HARQ (N-channel-SAW- HARQ) is a HARQ process in which N SAWs are simultaneously performed in parallel on one channel. When the downlink is used by a HARQ process to transmit data units, the uplink is used to transmit response information for other HARQ processes. The data unit refers to a data block to which a check code (such as a cyclic redundancy check code CRC) is added.
目前, 在对峰值速率要求高的系统中, 比如正交频分复用 (Orthogonal Frequency Division Multiplexing, OFDM) 系统, 为了达到单个 UE的高速传输, 一般会在一个时 间传输单元(TTL ) 内为其分配多个资源块, 每个资源块传输一个 MAC PDU的一部分 数据。每个资源块在传输的过程中都有可能出错, 而且每个 MAC PDU需要作为一个整 体进行校验接收,因此如果一个资源块传输的数据出错,可能导致全部重传这一个 MAC PDUc 一般, 资源块数目越多出错的可能性就越大。 釆用上述数据重传的技术方案, 会 浪费数据传输资源和时间, 数据传输效率低。 与此同时, 接收端物理层需要将所有资源 块传输的数据收齐后进行校验处理, 因此接收端对数据进行校验处理时延过长。 Currently, in systems with high peak rate requirements, such as Orthogonal Frequency Division Multiplexing (OFDM) systems, in order to achieve high-speed transmission of a single UE, it is generally within a time transmission unit (TTL). Multiple resource blocks are allocated, and each resource block transmits a part of data of one MAC PDU. Each resource block may be in error during transmission, and each MAC PDU needs to be checked and received as a whole. Therefore, if the data transmitted by one resource block is in error, it may cause all the MAC PDUs to be retransmitted. The more the number of blocks, the more likely it is to go wrong. The technical solution of retransmission of the above data wastes data transmission resources and time, and the data transmission efficiency is low. At the same time, the physical layer of the receiving end needs to collect the data transmitted by all the resource blocks and perform the check processing. Therefore, the receiving end performs the verification processing on the data for a long time.
目前还有一种数据传输的技术方案。 具体过程是: 发送端高层, 将一个数据块交给 物理层, 物理层收到这个 MAC PDU后将其切割成多个数据块, 将每个数据块加上校验 码并进行编码调制处理后在同一时间传输单元传送给接收端。高层是指与物理层紧邻的 一层。 接收端物理层在同一时间传输单元内对每个数据单元进行解调解码校验处理, 如 果所有数据单元都正确, 接收端物理层将所有数据块还原成一个数据块给高层, 并向发 送端物理层反馈一个 ACK信号; 如果其中一个或多个物理层数据块错误, 接收端物理
层会向发送端物理层反馈一个 NACK信号, 通知发送端重传所有数据块。 There is also a technical solution for data transmission. The specific process is as follows: The upper layer of the transmitting end hands over a data block to the physical layer, and after receiving the MAC PDU, the physical layer cuts the data into a plurality of data blocks, adds a check code to each data block, and performs coding and modulation processing. At the same time, the transmission unit transmits to the receiving end. A high level is a layer immediately adjacent to the physical layer. The receiving end physical layer performs demodulation and decoding check processing on each data unit in the same time transmission unit. If all the data units are correct, the receiving end physical layer restores all the data blocks into one data block to the upper layer, and transmits to the transmitting end. The physical layer feeds back an ACK signal; if one or more of the physical layer data blocks are incorrect, the receiving end is physically The layer will feed back a NACK signal to the physical layer of the transmitting end, and notify the transmitting end to retransmit all the data blocks.
虽然接收端物理层可以在同一个时间传输单元对每个数据块进行并行接收处理,但 是由于当一个或多个数据块错误时, 接收端会通知发送端重传所有数据单元, 同样存在 无效重传的可能, 浪费数据传输资源和时间, 导致数据传输效率低下。 Although the receiving end physical layer can perform parallel receiving processing on each data block in the same time transmission unit, since the receiving end notifies the transmitting end to retransmit all the data units when one or more data blocks are wrong, there is also an invalid weight. The possibility of transmission, wasting data transmission resources and time, resulting in inefficient data transmission.
综上所述, 现有技术中, 混合自动重传方法的缺点是, 在数据传输过程中, 如果发 送端接收到接收端反馈的 NACK应答信息, 即使只是属于高层数据块的某一个物理层 数据块出错, 发送端也必须重传属于同一高层数据块的所有物理层数据块, 从而浪费物 理资源, 降低传输效率。 发明内容 本发明实施例提供一种混合自动重传方法装置及系统, 能够减少接收端的数据处理 时延, 而且可以有效避免无效重传问题, 从而提高数据传输效率。 In summary, in the prior art, the hybrid automatic retransmission method has the disadvantage that, in the data transmission process, if the transmitting end receives the NACK response information fed back by the receiving end, even if it is only one physical layer data belonging to the upper layer data block. If the block is faulty, the sender must also retransmit all physical layer data blocks belonging to the same high-level data block, thereby wasting physical resources and reducing transmission efficiency. SUMMARY OF THE INVENTION Embodiments of the present invention provide a hybrid automatic retransmission method apparatus and system, which can reduce data processing delay at a receiving end, and can effectively avoid an invalid retransmission problem, thereby improving data transmission efficiency.
本发明实施例是通过以下技术方案实现的: The embodiments of the present invention are implemented by the following technical solutions:
本发明实施例提供一种混合自动重传方法, 包括: An embodiment of the present invention provides a hybrid automatic retransmission method, including:
发送端在同一时间传输单元将多个数据单元发送给接收端; The transmitting end sends the plurality of data units to the receiving end at the same time;
接收端对每个数据单元进行解调解码、 校验处理和排序存储, 并向发送端发送相应 的各个数据单元正确与否的应答信息; The receiving end performs demodulation decoding, verification processing and sorting storage for each data unit, and sends corresponding response information of each data unit to the transmitting end;
发送端根据所述应答信息对没有达到最大重传次数的错误数据单元进行数据重传; 接收端接收到重传的数据单元后, 进行合并、 解调解码和校验和排序存储, 并向发 送端发送相应的各个数据单元正确与否的应答信息。 本发明实施例提供一种混合自动重传发送装置, 包括: 数据发送模块、 数据反馈结 果处理模块; The transmitting end performs data retransmission on the erroneous data unit that has not reached the maximum number of retransmissions according to the response information; after receiving the retransmitted data unit, the receiving end performs merging, demodulation decoding, and checksum sorting storage, and sends the data to the transmitting unit. The terminal sends the corresponding response information of each data unit correctly. An embodiment of the present invention provides a hybrid automatic retransmission sending apparatus, including: a data sending module and a data feedback result processing module;
所述数据发送模块, 用于在同一时间传输单元将多个数据块封装后的数据单元发送 给接收端; The data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
所述数据反馈结果处理模块, 用于接收所述数据单元的应答信息, 并根据所述应答 信息对没有到达最大重传次数的错误数据单元进行数据重传。 本发明实施例提供一种混合自动重传接收装置, 包括: 数据接收模块、 应答模块、 排序存储模块;
所述数据接收模块, 设置于物理层, 用于接收数据单元, 并对所述接收到的每个数 据单元进行合并、 解调解码校验接收, 并将校验结果发送给应答模块; The data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information. An embodiment of the present invention provides a hybrid automatic retransmission receiving apparatus, including: a data receiving module, a response module, and a sorting storage module; The data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module;
所述应答模块, 设置于物理层, 用于根据所述数据接收模块的校验结果发送应答信 息; The response module is disposed at the physical layer, and configured to send the response information according to the verification result of the data receiving module;
所述排序存储模块,设置于物理层,用于排序存储数据接收模块接收到的数据单元。 本发明实施例提供一种混合自动重传系统, 包括: 前述的混合自动重传发送装置及 混合自动重传接收装置。 The sorting storage module is disposed at a physical layer for sorting data units received by the data receiving module. The embodiment of the invention provides a hybrid automatic retransmission system, comprising: the foregoing hybrid automatic retransmission transmitting device and hybrid automatic retransmission receiving device.
由上述本发明实施例提供的技术方案可以看出: 本发明实施例提供的技术方案具有 如下优点: It can be seen from the technical solutions provided by the foregoing embodiments of the present invention that the technical solutions provided by the embodiments of the present invention have the following advantages:
1、 发送端可以利用多个 HARQ过程在同一时间传输单元向接收端发送多个数据单 元, 接收端可以在同一时间传输单元对每个数据单元进行校验, 因此能够减少接收端的 数据单元处理时延; 1. The transmitting end can use multiple HARQ processes to transmit multiple data units to the receiving end at the same time, and the receiving end can verify each data unit at the same time, so that the data unit processing at the receiving end can be reduced. Delay
2、 接收端针对每个数据单元分别向发送端进行 HARQ反馈, 因此可以有效避免数 据单元无效重传, 节省数据单元传输资源和时间, 从而大大提高数据单元传输效率。 附图简要说明 2. The receiving end performs HARQ feedback to the transmitting end for each data unit, so that the data unit can be effectively prevented from being retransmitted in an invalid manner, and the data unit transmission resources and time are saved, thereby greatly improving the data unit transmission efficiency. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是本发明实施方式所述方法流程图; 1 is a flow chart of a method according to an embodiment of the present invention;
图 2是本发明实施方式所述方法的实施例一流程图; 2 is a flow chart of Embodiment 1 of the method according to an embodiment of the present invention;
图 3是本发明实施方式所述方法的实施例二流程图; 3 is a flow chart of Embodiment 2 of the method according to the embodiment of the present invention;
图 4A是本发明实施例所述自动混合重传发送装置中数据发送模块结构示例图一; 图 4B是本发明实施例所述自动混合重传发送装置中数据发送模块结构示例图二; 图 4C是本发明实施例所述自动混合重传发送装置中数据发送模块结构示例图三; 图 5是本发明实施例所述系统示意图结构示意图。 4A is a diagram showing an example of a structure of a data transmitting module in an automatic hybrid retransmission transmitting apparatus according to an embodiment of the present invention; FIG. 4B is a second structural diagram of a data transmitting module in an automatic hybrid retransmission transmitting apparatus according to an embodiment of the present invention; FIG. 5 is a schematic structural diagram of a system according to an embodiment of the present invention. FIG. 5 is a schematic structural diagram of a system according to an embodiment of the present invention.
实施本发明的方式 Mode for carrying out the invention
为使本发明实施例的内容更容易理解,下面结合附图和具体实施方式进行详细的描 述。 In order to make the content of the embodiments of the present invention easier to understand, the following detailed description will be made with reference to the accompanying drawings and specific embodiments.
参考图 1本发明实施方式的技术方案包括: Referring to FIG. 1 , a technical solution of an embodiment of the present invention includes:
步骤 A、 发送端在同一时间传输单元将多个数据单元发送给接收端。 Step A: The transmitting end sends a plurality of data units to the receiving end at the same time.
步骤 B、 接收端对每个数据单元进行解调解码、 校验处理和排序存储, 并向发送端
发送相应的各个数据单元正确与否的应答信息。 Step B: The receiving end performs demodulation decoding, verification processing, and sorting storage on each data unit, and sends the data to the transmitting end. Send the corresponding response information of each data unit correctly.
步骤 c、 发送端根据所述应答信息对没有达到预定最大重传次数的错误数据单元进 行数据重传。 Step c: The transmitting end performs data retransmission on the erroneous data unit that does not reach the predetermined maximum number of retransmissions according to the response information.
步骤 D、 接收端物理层接收到重传的数据单元后, 进行合并、 解调解码、 校验和排 序存储, 并向发送端发送相应的各个数据单元正确与否的应答信息。 Step D: After receiving the retransmitted data unit, the physical layer of the receiving end performs combining, demodulating, decoding, verifying, and sorting storage, and transmitting corresponding response information of each data unit to the transmitting end.
具体的, 上述实施方式根据所述多个数据单元来源的不同, 有两种情况, 一种是歩 骤 A中的多个数据单元是由发送端的高层进行相关处理后产生的; 另一种是步骤 A中 的多个数据单元是由发送端的物理层进行相关处理后产生的。本发明实施例所述的高层 指与物理层紧邻的一层。 对于 WCDMA系统可以是指媒体接入控制层 MAC, 而对于演 进后的无线通信系统可以是指演进媒体接入控制层 E- MAC, 但还可以是其它的层。 Specifically, in the foregoing implementation manner, according to the different sources of the multiple data units, there are two cases. One is that multiple data units in step A are generated by the upper layer of the sending end, and the other is generated. The plurality of data units in step A are generated after the correlation processing is performed by the physical layer of the transmitting end. The high layer referred to in the embodiment of the present invention refers to a layer immediately adjacent to the physical layer. For the WCDMA system, it may refer to the medium access control layer MAC, and for the implemented wireless communication system, it may refer to the evolved medium access control layer E-MAC, but may also be other layers.
参考图 2, 下面详细说明上述第一种实施例, 包括如下步骤: Referring to FIG. 2, the first embodiment described above is explained in detail, and includes the following steps:
步骤 1A: 发送端高层递交给发送端物理层多个数据块, 该发送端物理层将所述多 个数据块分别封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接 收端。 Step 1A: The transmitting end layer submits a plurality of data blocks to the physical layer of the transmitting end, and the physical layer of the transmitting end encapsulates the plurality of data blocks into data units respectively; and sends the encapsulated data units to the transmitting unit at the same time. Receiving end.
具体的, 发送端高层根据上层传输的数据量大小将待传输数据拆分成多个数据块; 或者, 发送端高层根据待传输数据的业务类型拆分成多个数据块(所述拆分方法不限于 本实施例中所列举的方法); 将确定的多个数据块递交给物理层。 物理层对接收到的数 据块分别添加检错码 (比如循环冗余校验码)封装成数据单元, 并进行编码调制后在同 一时间传输单元发送。 Specifically, the upper layer of the transmitting end splits the data to be transmitted into multiple data blocks according to the amount of data transmitted by the upper layer; or, the upper layer of the transmitting end splits into multiple data blocks according to the service type of the data to be transmitted (the splitting method) It is not limited to the method enumerated in the embodiment); the determined plurality of data blocks are delivered to the physical layer. The physical layer adds an error detection code (such as a cyclic redundancy check code) to the received data block and encapsulates it into a data unit, and performs code modulation and transmission at the same time transmission unit.
在本步骤之前, 可以由发送端高层根据一定的调度算法, 针对当前的信道状况及业 务特性等, 确定是否需要拆分多个数据块。 Before this step, the upper layer of the transmitting end may determine whether it is necessary to split a plurality of data blocks according to a certain scheduling algorithm according to a current channel condition and a service characteristic.
步骤 1B 接收端物理层对接收到的数据单元进行解调解码、 校验和排序存储, 根据 校验结果设置相应的应答信息发送给发送端。 所述应答信息包括 ACK和 NAK。 Step 1B: The receiving end physical layer demodulates, decodes, checks, and sorts the received data unit, and sets corresponding response information according to the verification result to send to the sending end. The response information includes ACK and NAK.
步骤 1C 发送端接收到所述应答信息后, 对于传输错误的但是没有达到最大重传次 数的数据单元进行重传。 Step 1C After receiving the response message, the sender retransmits the data unit that has transmitted the error but has not reached the maximum number of retransmissions.
步骤 1D接收端物理层接收到重传的数据单元后, 进行合并、 解调解码、 校验和排 序存储, 并向发送端发送相应的各个数据单元正确与否的应答信息。 参考图 3, 下面详细说明上述第二种实施例, 包括如下步骤: Step 1D After receiving the retransmitted data unit, the physical layer of the receiving end performs combining, demodulating, decoding, verifying, and sorting storage, and transmitting corresponding response information of each data unit to the transmitting end. Referring to FIG. 3, the second embodiment described above is described in detail below, including the following steps:
步骤 2A: 发送端物理层将发送端高层递交的数据块切割成多个子数据块, 并分别
封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 Step 2A: The physical layer of the transmitting end cuts the data block submitted by the upper layer of the transmitting end into multiple sub-blocks, and respectively Encapsulated into data units; in the same time transmission unit, the encapsulated data unit is sent to the receiving end.
具体的, 发送端物理层根据编码器的最优处理能力或者单位传输单元能够承载的信 息量来对需要传输的数据块进行切割。如果所述发送端高层递交的数据块超过编码器的 最优处理能力或单位传输单元所能承载的信息量, 则将所述数据块切割成多个子数据 块,保证各子数据块在编码器的最优处理能力或者是单位传输单元能够承载的信息量的 范围以内。 之后, 分别对切割后的子数据块添加检错码 (比如循环冗余校验码) 封装成 数据单元后存储, 并进行编码调制后在同一时间传输单元发送。 其中, 所述单位传输单 元为一个时频二维量。 Specifically, the physical layer of the transmitting end cuts the data block that needs to be transmitted according to the optimal processing capability of the encoder or the amount of information that the unit transmission unit can carry. If the data block submitted by the upper layer of the transmitting end exceeds the optimal processing capability of the encoder or the amount of information that can be carried by the unit transmission unit, the data block is cut into a plurality of sub-blocks to ensure that each sub-block is in the encoder. The optimal processing power is either within the range of the amount of information that the unit transmission unit can carry. After that, an error detection code (such as a cyclic redundancy check code) is added to the cut sub-blocks to be encapsulated into data units, stored, and coded and modulated, and then transmitted at the same time. The unit transmission unit is a time-frequency two-dimensional quantity.
步骤 2B: 接收端对每个数据单元进行解调解码、 校验处理和排序存储, 并向发送 端发送相应的各个数据单元正确与否的应答信息。 Step 2B: The receiving end performs demodulation decoding, verification processing, and sorting storage for each data unit, and sends corresponding response information of each data unit to the transmitting end.
其中, 上述排序存储的过程可以为: 根据校验结果分别按照所述接收到的数据单元 在发送端的顺序进行排序。 之后, 存储传输正确的子数据块, 存储的形式可以是解码后 的值, 还可以是其它的方式。 或者, 同时存储传输正确的子数据块和传输错误的数据单 元, 存储的形式可以是解调前的值, 软解调后的值或者软解码后的值, 还可以是其它的 方式。 这种情况下, 该传输错误的数据单元用于与相应的重传的数据单元进行合并。 The process of sorting and storing may be: sorting according to the check result according to the order of the received data units in the sending end. After that, the correct sub-block is stored and stored. The stored form can be the decoded value or other methods. Alternatively, the data unit transmitting the correct sub-block and the transmission error may be stored at the same time, and the stored form may be a value before demodulation, a value after soft demodulation or a value after soft decoding, or may be other methods. In this case, the data unit that transmitted the error is used for merging with the corresponding retransmitted data unit.
步骤 2C: 发送端根据应答信息对错误数据单元进行数据重传; Step 2C: The transmitting end performs data retransmission on the erroneous data unit according to the response information;
其中, 发送端的物理层接收到应答信息后, 对传输错误的数据单元确定编码方式和 调制方式后编码调制, 把所述错误的一个或多个数据单元映射到单位传输单元上重新进 行发送。直至根据接收方物理层反馈的应答信息, 该数据单元传输正确或重传次数达到 预定的最大重传次数, 此时可以清空相应的存储单元。 After receiving the response information, the physical layer of the transmitting end determines the encoding mode and the modulation mode and then performs code modulation on the data unit that transmits the error, and maps the erroneous one or more data units to the unit transmission unit for retransmission. Until the response information fed back by the physical layer of the receiver, the data unit transmits correctly or the number of retransmissions reaches a predetermined maximum number of retransmissions, and the corresponding storage unit can be emptied.
其中, 上述确定编码方式和调制方式具体可以为: 高层下发基于当前物理信道状况 选择的编码调制格式, 或者系统预先设定编码调制格式。 该编码调制格式可以与该数据 单元的原编码和调制格式相同或者不同。 Specifically, the foregoing determining the coding mode and the modulation mode may be: the high layer sends a coded modulation format selected according to a current physical channel condition, or the system presets a coded modulation format. The coded modulation format may be the same as or different from the original coding and modulation format of the data unit.
步骤 2D: 接收端物理层接收到重传的数据单元后, 进行合并、 解调解码和校验和 排序存储, 并向发送端发送相应的各个数据单元正确与否的应答信息。 Step 2D: After receiving the retransmitted data unit, the receiving end physical layer performs merging, demodulation decoding, and checksum sorting storage, and sends corresponding response information of each data unit to the transmitting end.
具体的, 上述合并的过程是现有技术, 直接进行解调解码和校验或者与已存储的相 应的数据单元进行合并, 例如最大比合并、 等增益合并或者以其他合并方式。 再进行解 调(也可以在合并之前)解码和校验,根据校验结果设置相应的应答信息发送给发送端。 对本次接收正确的子数据块, 根据每个数据单元的 HARQ 过程号的顺序或物理资源的 约定顺序, 与接收端物理层存储的上次接收正确的其他子数据块进行重排序。 存储传输
正确的子数据块, 或者类似于上述包括传输正确的子数据块和传输错误的数据单元。 步骤 2E: 当全部子数据块都传输正确或错误子数据单元的重传次数达到预定的最 大重传次数时,接收端的物理层将接收到的所有子数据块组成一个总的数据块或者重新 排序后组成一个总的数据块发送给接收端高层。排序原则与上述的步骤中的排序原则相 同。 该所有子数据块包括传输正确的子数据块和重传超过最大重传次数的错误数据单 元。 Specifically, the above merged process is prior art, directly performing demodulation decoding and verification or combining with stored corresponding data units, such as maximum ratio combining, equal gain combining or other combining manner. Demodulation (also before the combination) is performed for decoding and verification, and corresponding response information is set and sent to the transmitting end according to the verification result. For this time, the correct sub-blocks are received, and the order of the HARQ process numbers of each data unit or the order of the physical resources is reordered with other sub-blocks that are received correctly by the receiving end physical layer. Storage transfer The correct sub-block, or similar to the above, includes the transmission of the correct sub-block and the transmission of the data unit. Step 2E: When all sub-blocks are transmitted correctly or the number of retransmissions of the erroneous sub-data unit reaches a predetermined maximum number of retransmissions, the physical layer of the receiving end combines all the sub-blocks received into one total data block or reorders. After that, a total data block is formed and sent to the upper layer of the receiving end. The ordering principle is the same as the ordering principle in the above steps. All of the sub-blocks include the transmission of the correct sub-block and the erroneous data unit that retransmits more than the maximum number of retransmissions.
对于前述任一具体实施例, 所述多个数据单元可以分别属于不同的混合自动重传 (HARQ)过程,也可以属于同一个 HARQ过程;所述应答信息通常包括 ACK和 NAK, 当多个数据单元分别属于不同的 HARQ过程时, 可以按照 HARQ过程号的顺序对应答 信息进行排序, 并将排序后的应答信息发送到发送端; 当多个数据单元属于同一个 HARQ过程时, 可以按照所占用的物理资源的约定顺序对所述应答信息进行排序, 并将 排序后的应答信息发送到发送端。 For any of the foregoing specific embodiments, the multiple data units may belong to different hybrid automatic repeat (HARQ) processes, or may belong to the same HARQ process; the response information generally includes ACK and NAK, when multiple data When the units belong to different HARQ processes, the response information may be sorted according to the order of the HARQ process numbers, and the sorted response information is sent to the sending end. When multiple data units belong to the same HARQ process, the information may be occupied. The order of the physical resources is sorted, the response information is sorted, and the sorted response information is sent to the sender.
对于前述任一具体实施方式, 所述的接收端向发送端发送应答信息可以为如下方 式: For any of the foregoing embodiments, the receiving end sending the response information to the sending end may be as follows:
方式一: 采用码分方式向发送端发送应答信息。 Manner 1: Send the response message to the sender using the code division method.
比如, 根据每个过程号 /数据单元或者根据预定算法确定各个过程 /数据单元对应的 码字, 将应答信息调制到相对应的码字上发送。 所述过程号是指 HARQ过程号, 用于 标识不同 HARQ过程。 For example, the codeword corresponding to each process/data unit is determined according to each process number/data unit or according to a predetermined algorithm, and the response information is modulated to be transmitted to the corresponding codeword. The process number refers to a HARQ process number, which is used to identify different HARQ processes.
方式二: 釆用频分方式向发送端发送应答信息。 Manner 2: Send a response message to the sender in frequency division mode.
具体过程如下: 假定系统最多只允许同时传送 8个数据单元。 接收端将用于传送应 答信息的带宽分为 8个子带,然后建立每个子带与每个过程号 /数据单元的对应关系并通 知发送端。 当接收端物理层需要向发送端物理层反馈每个数据单元的应答信息时, 将每 个数据单元的应答信息通过与该数据单元或者与该数据单元所在的过程相对应的子带 发送给发送端,发送端物理层根据子带与过程号 /数据单元的对应关系判断出相应过程号 或者数据单元应答信息。 The specific process is as follows: Assume that the system only allows a maximum of 8 data units to be transmitted simultaneously. The receiving end divides the bandwidth used for transmitting the response information into 8 sub-bands, then establishes a correspondence between each sub-band and each process number/data unit and notifies the transmitting end. When the receiving end physical layer needs to feed back the response information of each data unit to the physical layer of the transmitting end, the response information of each data unit is sent to the sending by the sub-band corresponding to the data unit or the process corresponding to the data unit. The physical layer of the transmitting end determines the corresponding process number or data unit response information according to the correspondence between the subband and the process number/data unit.
方式三: 接收端向发送端发送每个数据单元的应答信息时, 需要携带有表示相应过 程号的信息。在这种方式下, 发送端物理层根据携带有相应过程号信息的应答信息确定 相应过程的数据是否正确接收。 Manner 3: When the receiving end sends the response information of each data unit to the sending end, it needs to carry the information indicating the corresponding process number. In this manner, the physical layer of the transmitting end determines whether the data of the corresponding process is correctly received according to the response information carrying the corresponding process number information.
对于前述各具体实施方例, 在同一时间传输单元内, 接收端可以将各数据单元的应 答信息分别承载于应答信道中发送给发送端; 也可以将多个数据单元的应答信息承载于
同一条应答信道中发送给发送端。 所述应答信道是指用于承载用户应答信息的信道。 对应前面的方法实施例, 本发明实施例方式还提供一种混合自动重传发送装置, 本 实施例所述发送装置包括: 数据发送模块、 数据反馈结果处理模块。 For the foregoing specific implementation examples, in the same time transmission unit, the receiving end may carry the response information of each data unit in the response channel and send it to the sending end; or may transmit the response information of the multiple data units to The same acknowledgement channel is sent to the sender. The response channel refers to a channel for carrying user response information. Corresponding to the foregoing method embodiment, the embodiment of the present invention further provides a hybrid automatic retransmission sending device. The sending device in this embodiment includes: a data sending module and a data feedback result processing module.
所述数据发送模块,用于在同一时间传输单元将多个数据块封装后的数据单元发送 给接收端; The data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
优选地, 如图 4A所示, 所述数据发送模块可进一步为: 第一发送数据确定模块及 第一发送模块。 Preferably, as shown in FIG. 4A, the data sending module may further be: a first sending data determining module and a first sending module.
所述第一发送数据确定模块, 设置于高层, 用于将上层传输的数据拆分成多个数据 块后发送给物理层; The first sending data determining module is disposed at a higher layer, and is configured to split the data transmitted by the upper layer into a plurality of data blocks and send the data to the physical layer;
所述第一发送模块, 设置于物理层, 用于将所述多个数据块分别封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 The first sending module is configured to be configured to encapsulate the plurality of data blocks into data units, and send the encapsulated data units to the receiving end in the same time transmission unit.
优选的, 如图 4B所示, 所述数据发送模块, 可以进一步包括: 判断模块和第二发送 数据确定模块及第一发送模块, 所述判断模块, 用于根据一定的调度算法, 针对当前的 信道状况及业务特性确定是否需要将上层传输的数据拆分成多个数据块; 所述第二发送 数据确定模块, 设置于高层, 用于根据判断模块在判断需要拆分时将上层传输的数据拆 分成多个数据块后发送给物理层; 第一发送模块, 设置于物理层, 用于将所述多个数据 块分别封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 Preferably, as shown in FIG. 4B, the data sending module may further include: a determining module and a second sending data determining module, and a first sending module, where the determining module is configured to use a certain scheduling algorithm according to a current scheduling algorithm. The channel status and the service characteristic determine whether it is necessary to split the data transmitted by the upper layer into a plurality of data blocks; the second sending data determining module is disposed at a higher layer, and is configured to: according to the determining module, the data transmitted by the upper layer when determining that the splitting is needed Splitting into multiple data blocks and transmitting to the physical layer; the first sending module is disposed at the physical layer, and is configured to encapsulate the plurality of data blocks into data units respectively; and at the same time, the encapsulated data in the transmission unit The unit is sent to the receiving end.
优选地, 如图 4C所示, 所述数据发送模块可进一步为: 切割模块和第二发送模块; 所述切割模块, 设置于物理层, 用于将高层递交的数据块切割成多个子数据块。 所述切 割原则可以为: 对于对待传送的数据块中超过编码器的最优处理能力或者单位传输单元 能够承载的信息量的部分进行切割; 所述第二发送模块, 设置于物理层, 用于将所述切 割模块生成的多个子数据块分别封装成数据单元; 在同一时间传输单元内, 将封装后的 数据单元发送给接收端。 Preferably, as shown in FIG. 4C, the data sending module may further be: a cutting module and a second sending module; the cutting module is disposed at a physical layer, and is configured to cut a data block submitted by a higher layer into multiple sub-blocks. . The cutting principle may be: cutting a portion of the data block to be transmitted that exceeds an optimal processing capability of the encoder or an amount of information that the unit transmission unit can carry; the second sending module is disposed at the physical layer, and is configured to: The plurality of sub-blocks generated by the dicing module are respectively encapsulated into data units; and in the same time transmission unit, the encapsulated data units are sent to the receiving end.
所述数据反馈结果处理模块, 用于接收所述数据单元的应答信息, 并根据所述应答 信息对没有到达最大重传次数的错误数据单元进行数据重传。 The data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information.
对应前面的方法实施例, 本发明实施例还提供一种混合自动重传接收装置, 本实施 例所述接收装置包括: 数据接收模块、 应答模块、 排序存储模块。 Corresponding to the foregoing method embodiment, the embodiment of the present invention further provides a hybrid automatic retransmission receiving device. The receiving device in this embodiment includes: a data receiving module, a response module, and a sorting storage module.
所述数据接收模块, 设置于物理层, 用于接收数据单元, 并对所述接收到的每个数 据单元进行合并、 解调解码校验接收, 并将校验结果发送给应答模块。 The data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module.
所述应答模块, 设置于物理层, 用于根据所述数据接收模块的校验结果发送应答信
息。 The response module is disposed at the physical layer, and configured to send a response message according to the verification result of the data receiving module Interest.
所述排序存储模块,设置于物理层,用于排序存储数据接收模块接收到的数据单元, 可以存储传输正确的数据单元, 或同时存储传输正确的数据单元和传输错误的数据单 元。 The sorting storage module is disposed at the physical layer for sorting the data unit received by the storage data receiving module, and can store and transmit the correct data unit, or simultaneously store the data unit with the correct data unit and the transmission error.
当所述接收到的数据单元为发送端物理层切割后的子数据块时,所述装置进一歩包 括: When the received data unit is a sub-data block after the physical layer of the transmitting end is cut, the device further includes:
数据上报模块, 设置于物理层, 用于当全部子数据块都传输正确或错误子数据单元 的重传次数达到预定的最大重传次数时,将接收到的所有子数据块组成一个总的数据块 或者重新排序后组成一个总的数据块发送给接收端高层。所述所有子数据块包括传输正 确的子数据块和重传超过最大重传次数的错误数据单元。 如图 5所示, 本发明实施例还提供一种混合自动重传系统, 所述系统包括发送装置 及接收装置, 所述发送装置中设置有: 数据发送模块、 数据反馈结果处理模块。 The data reporting module is configured at the physical layer, and is configured to form all the total data data blocks into a total data when the number of retransmissions of all sub-blocks transmitted correctly or the wrong sub-data unit reaches a predetermined maximum number of retransmissions. After the block or reordering, a total data block is formed and sent to the upper layer of the receiving end. The all sub-blocks include erroneous data units that transmit the correct sub-blocks and retransmits more than the maximum number of retransmissions. As shown in FIG. 5, an embodiment of the present invention further provides a hybrid automatic retransmission system, where the system includes a transmitting device and a receiving device, and the transmitting device is provided with: a data sending module and a data feedback result processing module.
所述数据发送模块,用于在同一时间传输单元将多个数据块封装后的数据单元发送 给接收端; The data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
优选地, 所述数据发送模块可进一步为: 第一发送数据确定模块及第一发送模块。 所述第一发送数据确定模块, 设置于高层, 用于将上层传输的数据拆分成多个数据 块后发送给物理层; Preferably, the data sending module may further be: a first sending data determining module and a first sending module. The first sending data determining module is disposed at a higher layer, and is configured to split the data transmitted by the upper layer into a plurality of data blocks and send the data to the physical layer;
所述第一发送模块, 设置于物理层, 用于将所述多个数据块分别封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 The first sending module is configured to be configured to encapsulate the plurality of data blocks into data units, and send the encapsulated data units to the receiving end in the same time transmission unit.
优选的, 所述数据发送模块, 可以进一步包括: 判断模块和第二发送数据确定模块 及第一发送模块, 所述判断模块, 用于根据一定的调度算法, 针对当前的信道状况及业 务特性确定是否需要将上层传输的数据拆分成多个数据块; 所述第二发送数据确定模 块, 设置于高层, 用于根据判断模块在判断需要拆分时将上层传输的数据拆分成多个数 据块后发送给物理层; 第一发送模块, 设置于物理层, 用于将所述多个数据块分别封装 成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 Preferably, the data sending module may further include: a determining module, a second sending data determining module, and a first sending module, where the determining module is configured to determine, according to a certain scheduling algorithm, current channel conditions and service characteristics. Whether it is necessary to split the data transmitted by the upper layer into a plurality of data blocks; the second sending data determining module is disposed at a high level, and is configured to split the data transmitted by the upper layer into multiple data according to the determining module when determining that the splitting is needed The block is sent to the physical layer; the first sending module is disposed at the physical layer, and is configured to encapsulate the plurality of data blocks into data units respectively; and in the same time transmission unit, send the encapsulated data unit to the receiving end.
优选地,所述数据发送模块可进一步为:切割模块和第二发送模块;所述切割模块, 设置于物理层, 用于将高层递交的数据块切割成多个子数据块。 所述切割原则可以为: 对于对待传送的数据块中超过编码器的最优处理能力或者单位传输单元能够承载的信 息量的部分进行切割; 所述第二发送模块, 设置于物理层, 用于将所述切割模块生成的
多个子数据块分别封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送 给接收端。 Preferably, the data sending module may further be: a cutting module and a second sending module; the cutting module is disposed at a physical layer, and is configured to cut the data blocks submitted by the higher layer into a plurality of sub-blocks. The cutting principle may be: cutting a portion of the data block to be transmitted that exceeds an optimal processing capability of the encoder or an amount of information that the unit transmission unit can carry; the second sending module is disposed at the physical layer, and is configured to: Generated by the cutting module The plurality of sub-blocks are respectively encapsulated into data units; and the encapsulated data units are sent to the receiving end in the same time transmission unit.
所述数据反馈结果处理模块, 用于接收所述数据单元的应答信息, 并根据所述应答 信息对没有到达最大重传次数的错误数据单元进行数据重传。 The data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information.
所述接收装置包括: 数据接收模块、 应答模块、 排序存储模块。 The receiving device includes: a data receiving module, a response module, and a sorting storage module.
所述数据接收模块, 设置于物理层, 用于接收数据单元, 并对所述接收到的每个数 据单元进行合并、 解调解码校验接收, 并将校验结果发送给应答模块。 The data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module.
所述应答模块, 设置于物理层, 用于根据所述数据接收模块的校验结果发送应答信 息。 The response module is disposed at the physical layer, and configured to send the response information according to the verification result of the data receiving module.
所述排序存储模块,设置于物理层,用于排序存储数据接收模块接收到的数据单元, 可以存储传输正确的数据单元, 或同时存储传输正确的数据单元和传输错误的数据单 元。 The sorting storage module is disposed at the physical layer for sorting the data unit received by the storage data receiving module, and can store and transmit the correct data unit, or simultaneously store the data unit with the correct data unit and the transmission error.
当所述接收到的数据单元为发送端物理层切割后的子数据块时,所述装置进一步包 括: When the received data unit is a sub-data block after the physical layer of the transmitting end is cut, the device further includes:
数据上报模块, 设置于物理层, 用于当全部子数据块都传输正确或错误子数据单元 的重传次数达到预定的最大重传次数时,将接收到的所有子数据块组成一个总的数据块 或者重新排序后组成一个总的数据块发送给接收端高层。所述所有子数据块包括传输正 确的子数据块和重传超过最大重传次数的错误数据单元。 The data reporting module is configured at the physical layer, and is configured to form all the total data data blocks into a total data when the number of retransmissions of all sub-blocks transmitted correctly or the wrong sub-data unit reaches a predetermined maximum number of retransmissions. After the block or reordering, a total data block is formed and sent to the upper layer of the receiving end. The all sub-blocks include erroneous data units that transmit the correct sub-blocks and retransmits more than the maximum number of retransmissions.
以上所述仅是本发明的优选实施方式, 应当指出, 对于本技术领域的普通技术人员 来说, 在不脱离本发明原理的前提下, 还可以做出若干改进和润饰, 这些改进和润饰也 应视为本发明的保护范围。
The above description is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. It should be considered as the scope of protection of the present invention.
Claims
1、 一种混合自动重传方法, 其特征在于, 包括: A hybrid automatic retransmission method, comprising:
发送端在同一时间传输单元将多个数据单元发送给接收端; The transmitting end sends the plurality of data units to the receiving end at the same time;
接收端对每个数据单元进行解调解码、 校验处理和排序存储, 并向发送端发送相应 的各个数据单元正确与否的应答信息; The receiving end performs demodulation decoding, verification processing and sorting storage for each data unit, and sends corresponding response information of each data unit to the transmitting end;
发送端根据所述应答信息对没有达到最大重传次数的错误数据单元进行数据重传; 接收端接收到重传的数据单元后, 进行合并、 解调解码和校验和排序存储, 并向发 送端发送相应的各个数据单元正确与否的应答信息。 The transmitting end performs data retransmission on the erroneous data unit that has not reached the maximum number of retransmissions according to the response information; after receiving the retransmitted data unit, the receiving end performs merging, demodulation decoding, and checksum sorting storage, and sends the data to the transmitting unit. The terminal sends the corresponding response information of each data unit correctly.
2、 如权利要求 1 所述的方法, 其特征在于, 所述发送端在同一时间传输单元将多 个数据单元发送给接收端的过程具体为: 2. The method according to claim 1, wherein the transmitting end sends the data unit to the receiving end at the same time by the transmitting unit:
发送端高层递交给发送端物理层多个数据块, 该发送端物理层将所述多个数据块分 别封装成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端; The high layer of the transmitting end delivers a plurality of data blocks to the physical layer of the transmitting end, and the physical layer of the transmitting end encapsulates the plurality of data blocks into data units, respectively; and transmits the encapsulated data unit to the receiving end in the transmitting unit at the same time;
3、 如权利要求 1所述的方法, 其特征在于, 所述发送端在同一时间传输单元将多 个数据单元发送给接收端的过程具体为: The method according to claim 1, wherein the transmitting end sends the data unit to the receiving end at the same time by the transmitting unit:
发送端物理层将发送端高层递交的数据块切割成多个子数据块, 并分别封装成数据 单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 The physical layer of the transmitting end cuts the data block submitted by the upper layer of the transmitting end into a plurality of sub-blocks, and respectively encapsulates them into data units. In the same time, the data unit is sent to the receiving end.
4、 如权利要求 2所述的方法, 其特征在于, 所述发送端高层在将上层传输的数据 拆分成多个数据块前, 所述方法还包括: The method of claim 2, wherein the method of the upper layer of the transmitting end splits the data transmitted by the upper layer into a plurality of data blocks, the method further includes:
根据一定的调度算法, 针对当前的信道状况及业务特性确定是否需要将待发送数据 拆分成多个数据块。 According to a certain scheduling algorithm, it is determined whether the data to be transmitted needs to be split into multiple data blocks for the current channel condition and service characteristics.
5、 如权利要求 2所述的方法, 其特征在于, 所述发送端高层将上层传输的数据拆 分成多个数据块的方法包括: The method according to claim 2, wherein the method for the upper layer of the transmitting end to split the data transmitted by the upper layer into the plurality of data blocks comprises:
发送端高层根据上层传输的数据量大小将待传输数据拆分成多个数据块; 或, 发送端高层根据待传输数据的业务类型拆分成多个数据块。 The transmitting end layer splits the data to be transmitted into a plurality of data blocks according to the amount of data transmitted by the upper layer; or, the transmitting end layer is split into a plurality of data blocks according to the service type of the data to be transmitted.
6、 如权利要求 3所述的方法, 其特征在于, 所述发送端物理层将发送端高层递交 的数据块切割成多个子数据块的方法具体包括: The method according to claim 3, wherein the method for the physical layer of the transmitting end to cut the data block submitted by the transmitting end to the plurality of sub-blocks includes:
发送端物理层根据编码器的最优处理能力或者是单位传输单元能够承载的信息量 来判断所述高层递交的数据块是否需要切割; The physical layer of the transmitting end determines whether the data block submitted by the upper layer needs to be cut according to the optimal processing capability of the encoder or the amount of information that the unit transmission unit can bear;
如果需要切割, 则将所述数据块切割成多个子数据块, 保证各子数据块在编码器的 最优处理能力或者是单位传输单元能够承载的信息量的范围以内。
If dicing is required, the data block is diced into a plurality of sub-blocks, ensuring that each sub-block is within the range of the optimal processing power of the encoder or the amount of information that the unit of transmission unit can carry.
7、 如权利要求 1所述的方法, 其特征在于, 所述接收端对接收到的数据单元的排 序方法包括: 7. The method according to claim 1, wherein the receiving end of the method for sorting the received data unit comprises:
接收端物理层根据校验结果分别按照所述接收到的数据单元在发送端的顺序对所 述数据单元进行排序; 或者, The physical layer of the receiving end sorts the data units according to the verification result according to the sequence of the received data units at the transmitting end; or
当所述多个数据单元分别属于不同的 HARQ过程时, 按照 HARQ过程号的顺序对所述 数据单元进行排序; When the plurality of data units respectively belong to different HARQ processes, the data units are sorted according to the order of the HARQ process numbers;
当所述多个数据单元属于同一个 HARQ过程时, 按照各数据单元所占用的物理资源 的约定顺序对所述数据单元进行排序。 When the plurality of data units belong to the same HARQ process, the data units are sorted according to an agreed order of physical resources occupied by each data unit.
8、 如权利要求 1所述的方法, 其特征在于, 所述存储的数据包括: 8. The method of claim 1, wherein the stored data comprises:
存储传输正确的数据单元; 或, Store the correct data unit; or,
同时存储传输正确的数据单元和传输错误的数据单元。 At the same time, it stores the correct data unit and the wrong data unit.
9、 如权利要求 3所述的方法, 其特征在于, 所述存储的数据包括: 9. The method of claim 3, wherein the stored data comprises:
存储传输正确数据单元的解码后的值; 或, Store the decoded value of the correct data unit; or,
同时存储传输正确数据单元的解码后的值以及传输错误的数据单元的解调前或者 软解码后或者软解调后的值。 At the same time, the decoded value of the transmitted correct data unit and the pre-demodulation or soft-decoded or soft-demodulated value of the data unit in which the error was transmitted are stored.
10、 如权利要求 3所述的方法, 其特征在于, 所述方法还包括: The method of claim 3, wherein the method further comprises:
当全部子数据块都传输正确或错误子数据单元的重传次数达到预定的最大重传次 数时, 接收端的物理层将接收到的所有子数据块组成一个总的数据块或者重新排序后组 成一个总的数据块发送给接收端高层。 When all sub-blocks are transmitted correctly or the number of retransmissions of the erroneous sub-data unit reaches a predetermined maximum number of retransmissions, the physical layer of the receiving end combines all the sub-blocks received into one total data block or reorders to form a The total data block is sent to the receiver's upper layer.
11、 如权利要求 1所述的方法, 其特征在于, 所述发送端根据所述应答信息对没有 达到最大重传次数的错误数据单元进行数据重传的方法包括: The method according to claim 1, wherein the method for the data retransmission of the erroneous data unit that does not reach the maximum number of retransmissions according to the response information by the sending end includes:
确定所述没有达到最大重传次数的错误数据单元的编码方式和调制方式后,进行编 码调制, 之后映射到单位传输单元上进行重传。 After determining the coding mode and modulation mode of the erroneous data unit that does not reach the maximum number of retransmissions, the coding is modulated, and then mapped to the unit transmission unit for retransmission.
12、 如权利要求 11 所述的方法, 其特征在于, 所述确定编码方式和调制方式的过 程具体为: The method according to claim 11, wherein the process of determining the coding mode and the modulation mode is specifically:
发送端高层下发基于当前物理信道状况选择的编码调制格式; 或者, The transmitting end layer sends a coded modulation format selected based on the current physical channel condition; or
系统预先设定编码调制格式。 The system presets the code modulation format.
13、 如权利要求 1所述的方法, 其特征在于, 所述发送端发送的多个数据单元属于 不同的混合自动重传 HARQ过程; 或, 属于同一个 HARQ过呈。 The method according to claim 1, wherein the plurality of data units sent by the transmitting end belong to different hybrid automatic retransmission HARQ processes; or, belong to the same HARQ over-presentation.
14、 如权利要求 13所述的方法, 其特征在于, 所述发送应答信息的过程具体为:
当所述多个数据单元分别属于不同的 HARQ过程时, 按照 HARQ过程号的顺序对应答 信息进行排序, 并将排序后的应答信息发送到发送端; 14. The method according to claim 13, wherein the process of sending the response information is specifically: When the multiple data units belong to different HARQ processes, the response information is sorted according to the order of the HARQ process numbers, and the sorted response information is sent to the sending end;
当所述多个数据单元属于同一个 HARQ过程时, 按照各数据单元所占用的物理资源 的约定顺序对所述应答信息进行排序, 并将排序后的应答信息发送到发送端。 When the multiple data units belong to the same HARQ process, the response information is sorted according to the order of the physical resources occupied by each data unit, and the sorted response information is sent to the sending end.
15、 如权利要求 1所述的方法, 其特征在于, 所述的接收端向发送端发送应答信息 的方法包括: The method according to claim 1, wherein the method for the receiving end to send the response information to the transmitting end comprises:
采用码分方式向发送端发送应答信息; 或者, Sending a response message to the sender in a code division manner; or
釆用频分方式向发送端发送应答信息; 或者, 发送 Send a response message to the sender in a frequency division manner; or,
接收端发送携带有表示相应过程号的应答信息给发送端。 The receiving end sends a response message carrying the corresponding process number to the sending end.
16、 如权利要求 1所述的方法, 其特征在于, 16. The method of claim 1 wherein:
所述接收端将每个数据单元的应答信息分别承载于应答信道中发送给发送端; 或, 将多个数据单元的应答信息承载于同一条应答信道中发送给发送端。 The receiving end sends the response information of each data unit to the sending end in the response channel; or, the response information of the multiple data units is carried in the same answering channel and sent to the sending end.
17、 一种混合自动重传发送装置, 其特征在于, 包括: 数据发送模块、 数据反馈结 果处理模块; A hybrid automatic repeat transmission device, comprising: a data sending module and a data feedback result processing module;
所述数据发送模块,用于在同一时间传输单元将多个数据块封装后的数据单元发送 给接收端; The data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
所述数据反馈结果处理模块, 用于接收所述数据单元的应答信息, 并根据所述应答 信息对没有到达最大重传次数的错误数据单元进行数据重传。 The data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information.
18、 如权利要求 17所述的装置, 其特征在于, 所述数据发送模块包括: The device according to claim 17, wherein the data sending module comprises:
第一发送数据确定模块, 设置于高层, 用于将上层传输的数据拆分成多个数据块后 发送给物理层; a first sending data determining module, configured at a higher layer, configured to split the data transmitted by the upper layer into a plurality of data blocks and send the data to the physical layer;
第一发送模块, 设置于物理层, 用于将所述多个数据块分别封装成数据单元; 在同 一时间传输单元内, 将封装后的数据单元发送给接收端。 The first sending module is disposed at the physical layer, and is configured to encapsulate the plurality of data blocks into data units respectively; and in the same time transmission unit, send the encapsulated data unit to the receiving end.
19、 如权利要求 17所述的装置, 其特征在于, 所述数据发送模块包括: 判断模块和 第二发送数据确定模块、 第一发送模块, The device according to claim 17, wherein the data sending module comprises: a determining module, a second sending data determining module, and a first sending module,
所述判断模块, 用于根据一定的调度算法, 针对当前的信道状况及业务特性确定是 否需要将上层传输的数据拆分成多个数据块; The determining module is configured to determine, according to a certain scheduling algorithm, whether the data transmitted by the upper layer needs to be split into multiple data blocks according to current channel conditions and service characteristics;
所述第二发送数据确定模块, 用于在判断模块判断需要拆分时, 将上层传输的数据 拆分成多个数据块后发送给物理层; The second sending data determining module is configured to split the data transmitted by the upper layer into a plurality of data blocks and then send the data to the physical layer when the determining module determines that the splitting is required;
第一发送模块, 设置于物理层, 用于将所述多个数据块分别封装成数据单元; 在同
一时间传输单元内, 将封装后的数据单元发送给接收端。 a first sending module, configured in the physical layer, configured to encapsulate the plurality of data blocks into data units respectively; In a time transmission unit, the encapsulated data unit is sent to the receiving end.
20、 如权利要求 17所述的装置, 其特征在于, 所述数据发送模块包括: 切割模块, 和第二发送模块; The device according to claim 17, wherein the data sending module comprises: a cutting module, and a second sending module;
切割模块, 设置于物理层, 用于将高层递交的数据块切割成多个子数据块; 第二发送模块, 设置于物理层, 用于将所述切割模块生成的多个子数据块分别封装 成数据单元; 在同一时间传输单元内, 将封装后的数据单元发送给接收端。 a cutting module, configured to cut the data blocks submitted by the high-level into a plurality of sub-blocks; the second sending module is disposed at the physical layer, and is configured to encapsulate the plurality of sub-blocks generated by the cutting module into data Unit; sends the encapsulated data unit to the receiving end within the same time transmission unit.
21、 一种混合自动重传接收装置, 其特征在于, 包括: 数据接收模块、 应答模块、 排序存储模块; A hybrid automatic retransmission receiving device, comprising: a data receiving module, a response module, and a sorting storage module;
所述数据接收模块, 设置于物理层, 用于接收数据单元, 并对所述接收到的每个数 据单元进行合并、 解调解码校验接收, 并将校验结果发送给应答模块; The data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module;
所述应答模块, 设置于物理层, 用于根据所述数据接收模块的校验结果发送应答信 息; The response module is disposed at the physical layer, and configured to send the response information according to the verification result of the data receiving module;
所述排序存储模块,设置于物理层,用于排序存储数据接收模块接收到的数据单元。 The sorting storage module is disposed at a physical layer for sorting data units received by the data receiving module.
22、 如权利要求 21所述的装置, 其特征在于, 当所述接收到的数据单元为发送端物 理层切割后的子数据块时, 所述装置进一步包括: The device according to claim 21, wherein, when the received data unit is a sub-data block after the physical layer is cut by the transmitting end, the device further includes:
数据上报模块, 设置于物理层, 用于当全部子数据块都传输正确或错误子数据单元 的重传次数达到预定的最大重传次数时,将接收到的所有子数据块组成一个总的数据块 或者重新排序后组成一个总的数据块发送给接收端高层。 The data reporting module is configured at the physical layer, and is configured to form all the total data data blocks into a total data when the number of retransmissions of all sub-blocks transmitted correctly or the wrong sub-data unit reaches a predetermined maximum number of retransmissions. After the block or reordering, a total data block is formed and sent to the upper layer of the receiving end.
23、 一种混合自动重传系统, 其特征在于, 包括: 发送装置及接收装置; 所述发送装置中设置有: 数据发送模块、 数据反馈结果处理模块; A hybrid automatic retransmission system, comprising: a transmitting device and a receiving device; wherein the transmitting device is provided with: a data sending module and a data feedback result processing module;
所述数据发送模块,用于在同一时间传输单元将多个数据块封装后的数据单元发送 给接收端; The data sending module is configured to send, by the transmitting unit, the data unit encapsulated by the plurality of data blocks to the receiving end at the same time;
所述数据反馈结果处理模块, 用于接收所述数据单元的应答信息, 并根据所述应答 信息对没有到达最大重传次数的错误数据单元进行数据重传; The data feedback result processing module is configured to receive response information of the data unit, and perform data retransmission on the erroneous data unit that does not reach the maximum number of retransmissions according to the response information;
所述接收装置包括: 数据接收模块、 应答模块、 排序存储模块; The receiving device includes: a data receiving module, a response module, and a sorting storage module;
所述数据接收模块, 设置于物理层, 用于接收数据单元, 并对所述接收到的每个数 据单元进行合并、 解调解码校验接收, 并将校验结果发送给应答模块; The data receiving module is disposed at a physical layer, configured to receive a data unit, perform merging, demodulating, decoding, and receiving each of the received data units, and send the verification result to the response module;
所述应答模块, 设置于物理层, 用于根据所述数据接收模块的校验结果发送应答信 息; The response module is disposed at the physical layer, and configured to send the response information according to the verification result of the data receiving module;
所述排序存储模块,设置于物理层,用于排序存储数据接收模块接收到的数据单元。
The sorting storage module is disposed at a physical layer for sorting data units received by the data receiving module.
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 200610008772 CN101018108A (en) | 2006-02-10 | 2006-02-10 | The data transmission method and system and data transmission and receiving device |
CN200610008772.5 | 2006-02-10 | ||
CN200610067258.9 | 2006-03-10 | ||
CN 200610067258 CN101034959A (en) | 2006-03-10 | 2006-03-10 | Mixed automatic retransferring method and its device and system |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2007090357A1 true WO2007090357A1 (en) | 2007-08-16 |
Family
ID=38344870
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2007/000487 WO2007090357A1 (en) | 2006-02-10 | 2007-02-12 | A method, device and system for hybrid automatic repeat |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2007090357A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108023689A (en) * | 2016-11-04 | 2018-05-11 | 华为技术有限公司 | Repeating method and equipment |
CN110913431A (en) * | 2019-11-27 | 2020-03-24 | 深圳云博智联科技有限公司 | Data wireless transmission method and device, computer equipment and storage medium |
CN115085872A (en) * | 2022-03-09 | 2022-09-20 | 网易(杭州)网络有限公司 | Data processing method and device, storage medium and electronic equipment |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1411244A (en) * | 2001-09-29 | 2003-04-16 | 华为技术有限公司 | Method of realizing data retransmission on high speed medium access control layer (MAC-HS) |
CN1524364A (en) * | 2001-05-18 | 2004-08-25 | ��˹��ŵ�� | Hybrid automatic repeat request (HARQ) scheme with in-sequence delivery of packets |
-
2007
- 2007-02-12 WO PCT/CN2007/000487 patent/WO2007090357A1/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1524364A (en) * | 2001-05-18 | 2004-08-25 | ��˹��ŵ�� | Hybrid automatic repeat request (HARQ) scheme with in-sequence delivery of packets |
CN1411244A (en) * | 2001-09-29 | 2003-04-16 | 华为技术有限公司 | Method of realizing data retransmission on high speed medium access control layer (MAC-HS) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108023689A (en) * | 2016-11-04 | 2018-05-11 | 华为技术有限公司 | Repeating method and equipment |
WO2018082679A1 (en) * | 2016-11-04 | 2018-05-11 | 华为技术有限公司 | Re-transmission method and device |
US10972232B2 (en) | 2016-11-04 | 2021-04-06 | Huawei Technologies Co., Ltd. | Retransmission method and device |
CN110913431A (en) * | 2019-11-27 | 2020-03-24 | 深圳云博智联科技有限公司 | Data wireless transmission method and device, computer equipment and storage medium |
CN115085872A (en) * | 2022-03-09 | 2022-09-20 | 网易(杭州)网络有限公司 | Data processing method and device, storage medium and electronic equipment |
CN115085872B (en) * | 2022-03-09 | 2024-06-04 | 网易(杭州)网络有限公司 | Data processing method and device, storage medium and electronic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1679817B1 (en) | Hybrid ARQ system with data and control channel for packet data transmission | |
TW536896B (en) | Hybrid ARQ for packet data transmission | |
US20030174662A1 (en) | Control information signaling method and network element | |
US20090031185A1 (en) | Hybrid arq systems and methods for packet-based networks | |
US20090228755A1 (en) | Method and system for memory management in a harq communications system | |
US20100262886A1 (en) | Selective decoding of re-transmitted data blocks | |
KR20020003526A (en) | Hybrid automatic repeat request method and apparatus for improving mobile communication systems | |
JP2008503967A (en) | Method and system for communicating data and station for transmitting data | |
KR20100021962A (en) | Apparatus and method for arq feedback message generating in wireless communication system | |
CN101242248A (en) | Method and apparatus for transmitting reverse ACK/NACK for forward control channel | |
EP2068482B1 (en) | Methods and devices for scalable reception in wireless communication systems | |
US8149875B2 (en) | Packet-based data processing technique | |
US20090046713A1 (en) | Method and apparatus for transmitting non-decodable packets | |
WO2010135955A1 (en) | Hybrid automatic repeat request method and base station device | |
CN102377544A (en) | Retransmission method in communication system | |
WO2007090357A1 (en) | A method, device and system for hybrid automatic repeat | |
US8761135B2 (en) | Methods and arrangements in a wireless telecommunication system | |
WO2005048519A1 (en) | Communication method, system and device | |
EP2507931B1 (en) | Data carrier identification method and system | |
KR101443624B1 (en) | Methods of transmitting and receiving data in communication system | |
KR20080072407A (en) | Method of transmitting response signals for transmitted signals in communication system | |
Ding | An effective hybrid multilevel error control scheme for wireless ATM networks | |
KR20090075081A (en) | Methods of transmitting and receiving data in communication systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 07710913 Country of ref document: EP Kind code of ref document: A1 |