CN108322293B - Log-likelihood ratio determination method for HARQ, HARQ feedback method and apparatus - Google Patents
Log-likelihood ratio determination method for HARQ, HARQ feedback method and apparatus Download PDFInfo
- Publication number
- CN108322293B CN108322293B CN201710032466.3A CN201710032466A CN108322293B CN 108322293 B CN108322293 B CN 108322293B CN 201710032466 A CN201710032466 A CN 201710032466A CN 108322293 B CN108322293 B CN 108322293B
- Authority
- CN
- China
- Prior art keywords
- likelihood ratio
- bit log
- log
- data
- check
- Prior art date
- Legal status (The legal status 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 status listed.)
- Active
Links
Images
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]
- H04L1/1819—Hybrid protocols; Hybrid automatic repeat request [HARQ] with retransmission of additional or different redundancy
-
- 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/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0045—Arrangements at the receiver end
- H04L1/0054—Maximum-likelihood or sequential decoding, e.g. Viterbi, Fano, ZJ algorithms
-
- 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/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0056—Systems characterized by the type of code used
- H04L1/0061—Error detection codes
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Artificial Intelligence (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
技术领域technical field
本发明涉及通信技术领域,尤其涉及一种用于HARQ的对数似然比确定方法、HARQ反馈方法及装置。The present invention relates to the field of communication technologies, and in particular, to a method for determining a log-likelihood ratio for HARQ, a HARQ feedback method, and an apparatus.
背景技术Background technique
传统的混合自动重传请求(Hybrid Automatic Repeat Request,HARQ)技术由前向纠错(Forward Error Correction,FEC)与自动重传请求(Automatic Repeat Request,ARQ)相结合,具备FEC和ARQ的优点,在一定程度上可以提高数据吞吐率,提高数据传输可靠性并改善系统服务质量。The traditional Hybrid Automatic Repeat Request (HARQ) technology combines Forward Error Correction (FEC) and Automatic Repeat Request (ARQ) with the advantages of FEC and ARQ. To a certain extent, it can improve data throughput, improve data transmission reliability and improve system service quality.
在HARQ机制中,首先发送端对信源数据进行FEC编码后并发送,随后接收端通过FEC解码对接收到的数据帧进行解码。若解码正确,则向发送端反馈确认字符(Acknowledgement,ACK);若解码错误,则向发送端反馈非确认字符(NegativeAcknowledgement,NACK)。随后发送端收到接收端反馈的信息,若反馈为ACK,则进行下次数据传输,若反馈为NACK则启动ARQ重传,重传FEC解码错误的数据帧。最后接收端根据不同的重传机制采取单独的FEC解码重传数据帧,合并重传数据帧后进行FEC解码。由于FEC可以纠正常见的错误情况,因此可以减少ARQ的重传频度,进而提高系统的数据吞吐量。当不常见的错误情况发生时,接收端则要求发送端重新传送信息,进而增加信息传输的可靠性。HARQ的关键是存储、请求重传、合并解调。传统的ARQ技术简单地抛弃错误的数据,不做存储,也就不存在合并的过程,没有分集增益,往往需要过多地重传、过长时间地等待,相对于传统的ARQ技术,现有HARQ技术结合ARQ和FEC技术,在一定程度上提高了系统的信息传输准确性。In the HARQ mechanism, the sender first performs FEC encoding on the source data and sends it, and then the receiver decodes the received data frame through FEC decoding. If the decoding is correct, an acknowledgment character (Acknowledgement, ACK) is fed back to the sender; if the decoding is wrong, a non-acknowledgement character (Negative Acknowledgement, NACK) is fed back to the sender. Then the sender receives the information fed back by the receiver. If the feedback is ACK, the next data transmission is performed. If the feedback is NACK, ARQ retransmission is started to retransmit the data frame with an FEC decoding error. Finally, the receiving end adopts separate FEC decoding and retransmitting data frames according to different retransmission mechanisms, and performs FEC decoding after combining the retransmitted data frames. Since FEC can correct common error conditions, it can reduce the frequency of ARQ retransmissions, thereby increasing the data throughput of the system. When an uncommon error occurs, the receiver requires the sender to retransmit the information, thereby increasing the reliability of information transmission. The key of HARQ is to store, request retransmission, and combine and demodulate. The traditional ARQ technology simply discards the erroneous data and does not store it, so there is no merging process, no diversity gain, and often requires too many retransmissions and too long waiting. Compared with the traditional ARQ technology, the existing HARQ technology combines ARQ and FEC technology to improve the accuracy of information transmission of the system to a certain extent.
但是,随着通信技术的发展,现有的HARQ在信息传输准确性上仍不能满足需求。However, with the development of communication technology, the existing HARQ still cannot meet the requirements in terms of information transmission accuracy.
发明内容SUMMARY OF THE INVENTION
本发明解决的技术问题是如何提高信息传输准确性。The technical problem solved by the present invention is how to improve the accuracy of information transmission.
为解决上述技术问题,本发明实施例提供一种用于HARQ的对数似然比确定方法,用于HARQ的对数似然比确定方法包括:In order to solve the above-mentioned technical problems, an embodiment of the present invention provides a method for determining a log-likelihood ratio for HARQ, and the method for determining a log-likelihood ratio for HARQ includes:
接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。Receive the retransmitted data, and calculate the first systematic bit log-likelihood ratio and the first check bit log-likelihood ratio according to the retransmitted data, and the retransmitted data is determined according to the last received erroneous data Obtain the second system bit log-likelihood ratio and the second check bit log-likelihood ratio, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio are the The erroneous data received last time is obtained after channel decoding; the first system bit log-likelihood ratio and the second system bit log-likelihood ratio are combined, and the first check bit The log likelihood ratio is combined with the second check bit log likelihood ratio.
可选的,所述对数似然比确定方法还包括:对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,以得到第四系统比特对数似然比。Optionally, the method for determining the log-likelihood ratio further includes: combining the result of the first system bit log-likelihood ratio and the second system bit log-likelihood ratio, and the first check bit. Perform channel decoding on the combined result of the log-likelihood ratio and the second check bit log-likelihood ratio to obtain the third system bit log-likelihood ratio; The third systematic bit log-likelihood ratio is combined to obtain the fourth systematic bit log-likelihood ratio.
为解决上述技术问题,本发明实施例还公开了一种HARQ反馈方法,HARQ反馈方法包括:In order to solve the above technical problem, an embodiment of the present invention further discloses a HARQ feedback method, and the HARQ feedback method includes:
接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并;对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;利用所述第三系统比特对数似然比生成第三校验比特对数似然比;根据所述第三系统比特对数似然比和所述第三校验比特对数似然比生成符号,以用于反馈。Receive the retransmitted data, and calculate the first systematic bit log-likelihood ratio and the first check bit log-likelihood ratio according to the retransmitted data, and the retransmitted data is determined according to the last received erroneous data Obtain the second system bit log-likelihood ratio and the second check bit log-likelihood ratio, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio are the The erroneous data received last time is obtained after channel decoding; the first system bit log-likelihood ratio and the second system bit log-likelihood ratio are combined, and the first check bit combining the log-likelihood ratio and the second check bit log-likelihood ratio; combining the first systematic bit log-likelihood ratio and the second systematic bit log-likelihood ratio, and the performing channel decoding on the combined result of the log-likelihood ratio of the first check bit and the log-likelihood ratio of the second check bit to obtain a third-system bit-log-likelihood ratio; using the third-system bit-log-likelihood ratio The likelihood ratio generates a third check bit log-likelihood ratio; and a symbol is generated according to the third systematic bit log-likelihood ratio and the third check bit log-likelihood ratio for feedback.
可选的,所述HARQ反馈方法还包括:将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,得到第四系统比特对数似然比,以用于确定反馈信息。Optionally, the HARQ feedback method further includes: combining the bit log-likelihood ratio of the second system and the bit log-likelihood ratio of the third system to obtain a fourth system bit log-likelihood ratio, for determining feedback information.
可选的,所述对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码后,还包括:将所述第三系统比特对数似然比进行存储。Optionally, the combined result of the bit log-likelihood ratio of the first system and the bit log-likelihood ratio of the second system, and the first check bit log-likelihood ratio and the second check After performing channel decoding on the combined result of the bit log-likelihood ratio, the method further includes: storing the bit log-likelihood ratio of the third system.
可选的,所述对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码后,还包括:将所述第三校验比特对数似然比进行存储。Optionally, the combined result of the bit log-likelihood ratio of the first system and the bit log-likelihood ratio of the second system, and the first check bit log-likelihood ratio and the second check After performing channel decoding on the combined result of the bit log-likelihood ratio, the method further includes: storing the third check bit log-likelihood ratio.
可选的,所述HARQ反馈方法还包括:在所述重传数据的重传次数达到最大重传次数时,则清除所述重传数据和存储的内容。Optionally, the HARQ feedback method further includes: when the number of retransmissions of the retransmitted data reaches a maximum number of retransmissions, clearing the retransmitted data and the stored content.
可选的,所述HARQ反馈方法还包括:将所述符号与后续接收到的重传数据进行合并,以继续信道译码,直至达到最大重传次数。Optionally, the HARQ feedback method further includes: combining the symbols with subsequently received retransmission data to continue channel decoding until the maximum number of retransmissions is reached.
可选的,所述HARQ反馈方法还包括:如果所述反馈信息为否定应答,则继续接收后续的重传数据,否则接收新的数据。Optionally, the HARQ feedback method further includes: if the feedback information is a negative acknowledgement, continuing to receive subsequent retransmission data, otherwise receiving new data.
为解决上述技术问题,本发明实施例还公开了一种用于HARQ的对数似然比确定装置,用于HARQ的对数似然比确定装置包括:计算模块,适于接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;获取模块,适于获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;第一合并模块,适于将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。In order to solve the above technical problem, the embodiment of the present invention also discloses a log-likelihood ratio determination device for HARQ, the log-likelihood ratio determination device for HARQ includes: a calculation module, suitable for receiving retransmission data, And the first system bit log-likelihood ratio and the first check bit log-likelihood ratio are obtained by calculating according to the retransmission data, and the retransmission data is determined according to the data of the last received error; the acquisition module, suitable for For obtaining the second systematic bit log-likelihood ratio and the second check bit log-likelihood ratio, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio are the The last received error data is obtained after channel decoding; the first combining module is adapted to combine the bit log-likelihood ratio of the first system and the bit log-likelihood ratio of the second system, and combine the The log-likelihood ratio of the first parity bit is combined with the log-likelihood ratio of the second parity bit.
可选的,所述对数似然比确定装置还包括:信道译码模块,适于对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;第二合并模块,适于将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,以得到第四系统比特对数似然比。Optionally, the log-likelihood ratio determining apparatus further includes: a channel decoding module adapted to combine the result of the first systematic bit log-likelihood ratio and the second systematic bit log-likelihood ratio, and Channel decoding is performed on the combined result of the log-likelihood ratio of the first check bit and the log-likelihood ratio of the second check bit to obtain the log-likelihood ratio of the third system bit; the second combining module, adapted to The second systematic bit log likelihood ratio and the third systematic bit log likelihood ratio are combined to obtain a fourth systematic bit log likelihood ratio.
为解决上述技术问题,本发明实施例还公开了一种HARQ反馈装置,HARQ反馈装置包括:In order to solve the above technical problems, an embodiment of the present invention further discloses a HARQ feedback device, and the HARQ feedback device includes:
计算模块,适于接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;获取模块,适于获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;第一合并模块,适于将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并;信道译码模块,适于对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;校验比特对数似然比生成模块,利用所述第三系统比特对数似然比生成第三校验比特对数似然比;符号生成模块,适于根据所述第三系统比特对数似然比和所述第三校验比特对数似然比生成符号,以用于反馈。A calculation module, adapted to receive retransmission data, and calculate and obtain the first system bit log-likelihood ratio and the first check bit log-likelihood ratio according to the retransmission data, the retransmission data is based on the last received data The wrong data is determined; the obtaining module is adapted to obtain the second system bit log-likelihood ratio and the second check bit log-likelihood ratio, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio; The log-likelihood ratio of the check bit is obtained after the last received erroneous data is decoded by the channel; the first combining module is adapted to combine the log-likelihood ratio of the first system bit with the second system bit The log-likelihood ratio is combined, and the log-likelihood ratio of the first check bit is combined with the log-likelihood ratio of the second check bit; the channel decoding module is suitable for the first check bit log-likelihood ratio. The combined result of the log-likelihood ratio of the systematic bits and the log-likelihood ratio of the second systematic bits, and the combined result of the log-likelihood ratio of the first check bits and the log-likelihood ratio of the second check bits are channeled Decoding, to obtain the third system bit log-likelihood ratio; the check bit log-likelihood ratio generating module utilizes the third system bit log-likelihood ratio to generate the third check bit log-likelihood ratio; A symbol generation module adapted to generate symbols for feedback according to the third systematic bit log-likelihood ratio and the third check bit log-likelihood ratio.
可选的,所述HARQ反馈装置还包括:第二合并模块,适于将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,得到第四系统比特对数似然比,以用于确定反馈信息。Optionally, the HARQ feedback apparatus further includes: a second combining module, adapted to combine the bit log-likelihood ratio of the second system and the bit log-likelihood ratio of the third system to obtain a fourth system. Bit log-likelihood ratio for determining feedback information.
可选的,所述HARQ反馈装置还包括:第一存储模块,适于将所述第三系统比特对数似然比进行存储。Optionally, the HARQ feedback apparatus further includes: a first storage module, adapted to store the third systematic bit log-likelihood ratio.
可选的,所述HARQ反馈装置还包括:第二存储模块,适于将所述第三校验比特对数似然比进行存储。Optionally, the HARQ feedback apparatus further includes: a second storage module, adapted to store the log-likelihood ratio of the third check bit.
可选的,所述HARQ反馈装置还包括:清除模块,适于在所述重传数据的重传次数达到最大重传次数时,则清除所述重传数据和存储的内容。Optionally, the HARQ feedback apparatus further includes: a clearing module, adapted to clear the retransmitted data and the stored content when the number of retransmissions of the retransmitted data reaches the maximum number of retransmissions.
可选的,所述HARQ反馈装置还包括:第三合并模块,适于将所述符号与后续接收到的重传数据进行合并,以继续信道译码,直至达到最大重传次数。Optionally, the HARQ feedback apparatus further includes: a third combining module, adapted to combine the symbols with subsequently received retransmission data to continue channel decoding until the maximum number of retransmissions is reached.
可选的,如果所述反馈信息为否定应答,则所述计算模块继续接收后续的重传数据,否则接收新的数据。Optionally, if the feedback information is a negative acknowledgment, the computing module continues to receive subsequent retransmission data, otherwise, new data is received.
与现有技术相比,本发明实施例的技术方案具有以下有益效果:Compared with the prior art, the technical solutions of the embodiments of the present invention have the following beneficial effects:
本发明技术方案接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。本发明技术方案将上一次接收错误的数据经过信道译码后得到的第二系统比特对数似然比和所述第二校验比特对数似然比,分别与根据重传数据计算得到的第一系统比特对数似然比和第一校验比特对数似然比进行合并;由于信道译码后的第二系统比特对数似然比和所述第二校验比特对数似然比相对于信道译码前的对数似然比,其准确性和可靠性高,因此本发明技术方案确定的对数似然比可靠性高;可以提高根据重传数据信道译码后得到的对数似然比,从而提高后续符号生成的精确性和系统判决的准确性,进而提高信息传输准确性。The technical scheme of the present invention receives retransmission data, and calculates the first system bit log-likelihood ratio and the first check bit log-likelihood ratio according to the retransmission data, and the retransmission data is based on the last received error The data is determined; obtain the second system bit log-likelihood ratio and the second check bit log-likelihood ratio, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio The ratio is obtained after the last received erroneous data is decoded by the channel; the first system bit log-likelihood ratio and the second system bit log-likelihood ratio are combined, and the first system bit log-likelihood ratio is combined. A parity bit log-likelihood ratio is combined with the second parity bit log-likelihood ratio. The technical scheme of the present invention compares the second system bit log-likelihood ratio and the second check bit log-likelihood ratio obtained by channel decoding the last received erroneous data, respectively, with the bit log-likelihood ratio calculated according to the retransmission data. The log-likelihood ratio of the first system bit and the log-likelihood ratio of the first check bit are combined; because the log-likelihood ratio of the second system bit after channel decoding and the log-likelihood of the second check bit Compared with the log-likelihood ratio before channel decoding, its accuracy and reliability are high, so the reliability of the log-likelihood ratio determined by the technical solution of the present invention is high; The log-likelihood ratio can improve the accuracy of subsequent symbol generation and the accuracy of system decision, thereby improving the accuracy of information transmission.
进一步地,对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,以得到第四系统比特对数似然比。本发明技术方案通过将两个合并结果信道译码后的第三系统比特对数似然比,与上一次接收错误的数据经过信道译码后得到的第二系统比特对数似然比进行合并,通过增加先验信息,可以提高对重传数据解码判断的准确性,从而进一步提高信息传输准确性。Further, the combined result of the first system bit log-likelihood ratio and the second system bit log-likelihood ratio, and the first check bit log-likelihood ratio and the second check bit log-likelihood ratio Channel decoding is performed on the combined result of the likelihood ratios to obtain a third system bit log-likelihood ratio; the second system bit log-likelihood ratio and the third system bit log-likelihood ratio are combined, to obtain the fourth systematic bit log-likelihood ratio. The technical scheme of the present invention is to combine the bit log-likelihood ratio of the third system after channel decoding of the two combining results with the bit log-likelihood ratio of the second system obtained by channel decoding the last received erroneous data , by adding a priori information, the accuracy of decoding and judging the retransmission data can be improved, thereby further improving the accuracy of information transmission.
附图说明Description of drawings
图1是本发明实施例一种用于HARQ的对数似然比确定方法的流程图;1 is a flowchart of a method for determining a log-likelihood ratio for HARQ according to an embodiment of the present invention;
图2是本发明实施例一种HARQ反馈方法的流程图;2 is a flowchart of a HARQ feedback method according to an embodiment of the present invention;
图3是采用本发明实施例的HARQ反馈方法的应用场景的示意图;3 is a schematic diagram of an application scenario of a HARQ feedback method according to an embodiment of the present invention;
图4是本发明实施例一种用于HARQ的对数似然比确定装置的结构示意图;4 is a schematic structural diagram of an apparatus for determining a log-likelihood ratio for HARQ according to an embodiment of the present invention;
图5是本发明实施例一种HARQ反馈装置的结构示意图。FIG. 5 is a schematic structural diagram of a HARQ feedback apparatus according to an embodiment of the present invention.
具体实施方式Detailed ways
如背景技术中所述,随着通信技术的发展,现有的HARQ在信息传输准确性上仍不能满足需求。As described in the background art, with the development of communication technology, the existing HARQ still cannot meet the requirements in terms of information transmission accuracy.
本申请发明人对现有技术分析发现,对于非正交多址接入系统,HARQ技术的合并方式对系统的性能有着较大的影响。The inventor of the present application has analyzed the prior art and found that, for a non-orthogonal multiple access system, the combining manner of the HARQ technology has a great impact on the performance of the system.
本发明实施例将上一次接收错误的数据经过信道译码后得到的第二系统比特对数似然比和所述第二校验比特对数似然比,与根据重传数据计算得到的第一系统比特对数似然比和第一校验比特对数似然比进行合并;由于信道译码后的第二系统比特对数似然比和所述第二校验比特对数似然比相对于信道译码前的对数似然比,其准确性和可靠性高,因此本发明实施例确定的对数似然比可靠性高;可以提高根据重传数据信道译码后得到的对数似然比,从而提高后续符号生成的精确性和系统判决的准确性,进而提高信息传输准确性。In this embodiment of the present invention, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio obtained after channel decoding the erroneous data received last time are compared with the second system bit log-likelihood ratio calculated according to the retransmission data. The log-likelihood ratio of a systematic bit and the log-likelihood ratio of the first check bit are combined; because the log-likelihood ratio of the second systematic bit after channel decoding and the log-likelihood ratio of the second check bit are Compared with the log-likelihood ratio before channel decoding, its accuracy and reliability are high, so the log-likelihood ratio determined in the embodiment of the present invention is highly reliable; The digital likelihood ratio can improve the accuracy of subsequent symbol generation and the accuracy of system decision, thereby improving the accuracy of information transmission.
本发明实施例在传统HARQ技术的基础上,改变其合并机制,提高对数似然比的可靠性,进而提升系统信息传输可靠性。On the basis of the traditional HARQ technology, the embodiment of the present invention changes its combining mechanism, improves the reliability of the log-likelihood ratio, and further improves the reliability of system information transmission.
为使本发明的上述目的、特征和优点能够更为明显易懂,下面结合附图对本发明的具体实施例做详细的说明。In order to make the above objects, features and advantages of the present invention more clearly understood, the specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
图1是本发明实施例一种用于HARQ的对数似然比确定方法的流程图。FIG. 1 is a flowchart of a method for determining a log-likelihood ratio for HARQ according to an embodiment of the present invention.
图1所示的用于HARQ的对数似然比确定方法可以包括以下步骤:The log-likelihood ratio determination method for HARQ shown in FIG. 1 may include the following steps:
步骤S101:接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;Step S101: Receive retransmission data, and calculate and obtain a first system bit log-likelihood ratio and a first check bit log-likelihood ratio according to the retransmission data, and the retransmission data is based on an error received last time. data determined;
步骤S102:获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;Step S102: Obtain the second system bit log-likelihood ratio and the second check bit log-likelihood ratio, where the second system bit log-likelihood ratio and the second check bit log-likelihood ratio are: The data of the last received error is obtained after channel decoding;
步骤S103:将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。Step S103: Combine the bit log-likelihood ratio of the first system with the bit log-likelihood ratio of the second system, and combine the first check bit log-likelihood ratio with the second check bit log-likelihood ratio. The log-likelihood ratios of the test bits are combined.
本实施例中,所述用于HARQ的对数似然比确定方法可以用于接收端。In this embodiment, the method for determining the log-likelihood ratio for HARQ can be used for the receiving end.
具体实施中,接收端在解码失败的情况下,可以要求发送端重传数据,重传数据是根据上一次接收错误的数据确定的。例如,对于数据A1B1C1,如果接收时,数据B1发生错误,则重传数据可以是B1;也可以加入新的数据,则重传数据可以是A2B1C2。In a specific implementation, when the decoding fails, the receiving end may request the transmitting end to retransmit the data, and the retransmitted data is determined according to the erroneous data received last time. For example, for data A1B1C1, if an error occurs in data B1 during reception, the retransmitted data can be B1; or new data can be added, and the retransmitted data can be A2B1C2.
具体实施中,在步骤S101中,可以接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比。具体而言,可以对重传数据进行多用户检测并分别计算得到第一系统比特对数似然比和第一校验比特对数似然比。更具体地,可以采用基于置信度传播(Believable Propagation,BP)算法进行多用户检测并分别计算得到初始系统比特对数似然比和初始校验比特对数似然比;也可以采用最小均方误差(Minimum Mean Square Error,MMSE)算法进行多用户检测并分别计算得到初始系统比特对数似然比和初始校验比特对数似然比。In a specific implementation, in step S101, retransmission data may be received, and a first system bit log-likelihood ratio and a first check bit log-likelihood ratio may be obtained according to the retransmission data. Specifically, multi-user detection may be performed on the retransmitted data, and the first system bit log-likelihood ratio and the first check bit log-likelihood ratio may be obtained by calculating respectively. More specifically, the multi-user detection based on the Believable Propagation (BP) algorithm can be used, and the initial system bit log-likelihood ratio and the initial check bit log-likelihood ratio can be obtained by calculating respectively; The error (Minimum Mean Square Error, MMSE) algorithm performs multi-user detection and calculates the initial system bit log-likelihood ratio and initial parity bit log-likelihood ratio respectively.
具体实施中,在步骤S102中,可以获取第二系统比特对数似然比和第二校验比特对数似然比。第二系统比特对数似然比和所述第二校验比特对数似然比可以是预先存储的。具体而言,所述上一次接收错误的数据经过信道译码后得到所述第二系统比特对数似然比和所述第二校验比特对数似然比;在得到第二系统比特对数似然比和所述第二校验比特对数似然比后,可以将其进行存储,以便后续步骤调取使用。例如,可以将第二系统比特对数似然比和所述第二校验比特对数似然比存储在缓存器中。In a specific implementation, in step S102, the log-likelihood ratio of the second system bit and the log-likelihood ratio of the second check bit may be obtained. The second systematic bit log likelihood ratio and the second check bit log likelihood ratio may be pre-stored. Specifically, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio are obtained after the last received erroneous data is decoded by the channel; after obtaining the second system bit pair After the log-likelihood ratio and the log-likelihood ratio of the second check bit are obtained, they can be stored for retrieval and use in subsequent steps. For example, the second systematic bit log likelihood ratio and the second check bit log likelihood ratio may be stored in the buffer.
具体实施中,在步骤S103中,将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。具体而言,两个合并的合并结果分别为对应的对数必然比,可以用于后续的信道译码等步骤,以提高HARQ的反馈性能。In a specific implementation, in step S103, the first system bit log-likelihood ratio and the second system bit log-likelihood ratio are combined, and the first check bit log-likelihood ratio is combined Combined with the log-likelihood ratio of the second check bit. Specifically, the combining results of the two combining are corresponding logarithmic inevitable ratios respectively, which can be used for subsequent steps such as channel decoding, so as to improve the feedback performance of HARQ.
本发明实施例将上一次接收错误的数据经过信道译码后得到的第二系统比特对数似然比和所述第二校验比特对数似然比,与根据重传数据计算得到的第一系统比特对数似然比和第一校验比特对数似然比进行合并;由于信道译码后的第二系统比特对数似然比和所述第二校验比特对数似然比相对于信道译码前的对数似然比,其准确性和可靠性高,因此本发明实施例确定的对数似然比可靠性高;可以提高根据重传数据信道译码后得到的对数似然比,从而提高后续符号生成的精确性和系统判决的准确性,进而提高信息传输准确性。In this embodiment of the present invention, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio obtained after channel decoding the erroneous data received last time are compared with the second system bit log-likelihood ratio calculated according to the retransmission data. The log-likelihood ratio of a systematic bit and the log-likelihood ratio of the first check bit are combined; because the log-likelihood ratio of the second systematic bit after channel decoding and the log-likelihood ratio of the second check bit are Compared with the log-likelihood ratio before channel decoding, its accuracy and reliability are high, so the log-likelihood ratio determined in the embodiment of the present invention is highly reliable; The digital likelihood ratio can improve the accuracy of subsequent symbol generation and the accuracy of system decision, thereby improving the accuracy of information transmission.
优选地,图1所示的用于HARQ的对数似然比确定方法还可以包括以下步骤:对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,以得到第四系统比特对数似然比。具体而言,第四系统比特对数似然比可以作为系统判决门限,用于判定反馈ACK或NACK。Preferably, the method for determining the log-likelihood ratio for HARQ shown in FIG. 1 may further include the following steps: combining the result of the first system bit log-likelihood ratio and the second system bit log-likelihood ratio , and the combined result of the log-likelihood ratio of the first check bit and the log-likelihood ratio of the second check bit is channel-decoded to obtain the log-likelihood ratio of the third system bit; The systematic bit log likelihood ratio and the third systematic bit log likelihood ratio are combined to obtain a fourth systematic bit log likelihood ratio. Specifically, the log-likelihood ratio of the fourth system bit can be used as a system decision threshold to decide whether to feed back ACK or NACK.
本发明实施例通过将两个合并结果信道译码后的第三系统比特对数似然比,与上一次接收错误的数据经过信道译码后得到的第二系统比特对数似然比进行合并,通过增加先验信息,可以提高对重传数据解码的准确性,从而进一步提高信息传输准确性。In the embodiment of the present invention, the bit log-likelihood ratio of the third system after channel decoding of the two combining results is combined with the bit log-likelihood ratio of the second system obtained by channel decoding the last received erroneous data. , by adding a priori information, the accuracy of decoding the retransmitted data can be improved, thereby further improving the accuracy of information transmission.
图2是本发明实施例一种HARQ反馈方法的流程图。FIG. 2 is a flowchart of a HARQ feedback method according to an embodiment of the present invention.
图2所示的HARQ反馈方法可以包括以下步骤:The HARQ feedback method shown in FIG. 2 may include the following steps:
步骤S201:接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的;Step S201: Receive retransmission data, and calculate and obtain the first system bit log-likelihood ratio and the first check bit log-likelihood ratio according to the retransmission data, and the retransmission data is based on the error received last time. data determined;
步骤S202:获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的;Step S202: Obtain the second system bit log-likelihood ratio and the second check bit log-likelihood ratio, where the second system bit log-likelihood ratio and the second check bit log-likelihood ratio are: The data of the last received error is obtained after channel decoding;
步骤S203:将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并;Step S203: Combine the bit log-likelihood ratio of the first system with the bit log-likelihood ratio of the second system, and combine the first check bit log-likelihood ratio with the second check bit log-likelihood ratio. The log-likelihood ratio of the test bits is combined;
步骤S204:对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;Step S204: combining the result of the first system bit log-likelihood ratio and the second system bit log-likelihood ratio, and the first check bit log-likelihood ratio and the second check bit log-likelihood ratio Channel decoding is performed on the combined result of the likelihood ratios to obtain the third systematic bit log-likelihood ratio;
步骤S205:利用所述第三系统比特对数似然比生成第三校验比特对数似然比;Step S205: using the third system bit log-likelihood ratio to generate a third check bit log-likelihood ratio;
步骤S206:根据所述第三系统比特对数似然比和所述第三校验比特对数似然比生成符号,以用于反馈。Step S206: Generate a symbol according to the third systematic bit log likelihood ratio and the third check bit log likelihood ratio for feedback.
本实施例中,所述HARQ反馈方法可以用于接收端。In this embodiment, the HARQ feedback method can be used at the receiving end.
本实施例中步骤S201至步骤S203的具体实施方式可参照图1所示的步骤S101至步骤S103,此处不再赘述。For specific implementations of steps S201 to S203 in this embodiment, reference may be made to steps S101 to S103 shown in FIG. 1 , which will not be repeated here.
具体实施中,在步骤S204中,信道译码操作的对象为所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果。相对于现有技术中对第一系统比特对数似然比和第一校验比特对数似然比进行信道译码,增加了第二系统比特对数似然比和第二校验比特对数似然比的信息,同时由于第二系统比特对数似然比和第二校验比特对数似然比是上一次接收错误的数据经过信道译码后得到的,其可靠性和准确性高,因而译码得到的第三系统比特对数似然比的可靠性和准确性较高。In a specific implementation, in step S204, the object of the channel decoding operation is the combined result of the first system bit log-likelihood ratio and the second system bit log-likelihood ratio, and the first check bit pair The combined result of the log-likelihood ratio and the log-likelihood ratio of the second check bit. Compared with performing channel decoding on the first system bit log-likelihood ratio and the first check bit log-likelihood ratio in the prior art, the second system bit log-likelihood ratio and the second check bit pair are added. At the same time, since the log-likelihood ratio of the second system bit and the log-likelihood ratio of the second check bit are obtained by channel decoding the erroneous data received last time, its reliability and accuracy are Therefore, the reliability and accuracy of the bit log-likelihood ratio of the third system obtained by decoding are higher.
进而在步骤S206中,根据所述第三系统比特对数似然比和所述第三校验比特对数似然比生成符号,以用于反馈。具体而言,接收端在当前重传数据解码失败的情况下,生成符号级信息并保存;同时要求发送端发送后续重传数据,接收端将接收到的后续重传的数据和当前重传数据生成的符号级信息进行合并后再解码,上述过程可以产生一定的分集增益,减少了重传次数,进而减少了时延。Furthermore, in step S206, a symbol is generated according to the log-likelihood ratio of the third systematic bit and the log-likelihood ratio of the third check bit for feedback. Specifically, when the decoding of the current retransmission data fails, the receiving end generates symbol-level information and saves it; at the same time, the transmitting end is required to send subsequent retransmission data, and the receiving end will receive the subsequently retransmitted data and the current retransmission data. The generated symbol-level information is combined and then decoded. The above process can generate a certain diversity gain, reduce the number of retransmissions, and thus reduce the delay.
本实施例利用合并结果生成符号,用于HARQ的反馈,可以提高反馈信息的准确性,进而提高信息传输准确性。In this embodiment, the combining result is used to generate symbols for HARQ feedback, which can improve the accuracy of the feedback information, thereby improving the accuracy of information transmission.
优选地,在步骤S206之后还可以包括以下步骤:将所述符号与后续接收到的重传数据进行合并,以继续信道译码,直至达到最大重传次数。本领域技术人员应当理解的是,最大重传次数可以是预先配置的,也可以是协议预定的,本发明实施例对此不做限制。Preferably, after step S206, the following step may be further included: combining the symbol with the subsequently received retransmission data to continue channel decoding until the maximum number of retransmissions is reached. It should be understood by those skilled in the art that the maximum number of retransmissions may be pre-configured or predetermined by a protocol, which is not limited in this embodiment of the present invention.
优选地,在步骤S204之后还可以包括以下步骤:将所述第三系统比特对数似然比进行存储。Preferably, after step S204, the following step may be further included: storing the log-likelihood ratio of the third system bit.
优选地,在步骤S204之后还可以包括以下步骤:将所述第三校验比特对数似然比进行存储。Preferably, after step S204, the following step may be further included: storing the log-likelihood ratio of the third check bit.
本实施例通过将第三系统比特对数似然比和第三校验比特对数似然比进行存储,可以在接收到后续重传数据时,调取当前的重传数据生成的第三系统比特对数似然比和第三校验比特对数似然比以进行合并。In this embodiment, by storing the bit log-likelihood ratio of the third system and the log-likelihood ratio of the third check bit, when subsequent retransmission data is received, the third system generated by the current retransmission data can be retrieved Bit log-likelihood ratio and third check bit log-likelihood ratio for merging.
优选地,在步骤S204之后还可以包括以下步骤:将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,得到第四系统比特对数似然比,以用于确定反馈信息。具体而言,信道译码后的输出可以作为系统判决门限,以确定反馈信息。则发送端可以根据反馈信息确定是否发送重传数据。例如,第四系统比特对数似然比大于0,则反馈ACK;如果第四系统比特对数似然比小于0,则反馈NACK。本发明实施例通过将两个合并结果信道译码后的第三系统比特对数似然比,与上一次接收错误的数据经过信道译码后得到的第二系统比特对数似然比进行合并,通过为系统判决门限增加先验信息,可以提高对重传数据解码的准确性,从而提高信息传输准确性。Preferably, after step S204, the following step may be further included: combining the bit log-likelihood ratio of the second system and the bit log-likelihood ratio of the third system to obtain a fourth system bit log-likelihood ratio , which is used to determine feedback information. Specifically, the decoded output of the channel can be used as a system decision threshold to determine feedback information. Then, the sender can determine whether to send the retransmission data according to the feedback information. For example, if the log-likelihood ratio of the fourth systematic bit is greater than 0, an ACK is fed back; if the log-likelihood ratio of the fourth systematic bit is less than 0, a NACK is fed back. In the embodiment of the present invention, the bit log-likelihood ratio of the third system after channel decoding of the two combining results is combined with the bit log-likelihood ratio of the second system obtained by channel decoding the last received erroneous data. , by adding a priori information to the system decision threshold, the accuracy of decoding the retransmitted data can be improved, thereby improving the accuracy of information transmission.
进一步地,如果所述反馈信息为否定应答,则继续接收后续的重传数据,否则接收新的数据。也就是说,在反馈信息为否定应答时,表示当前重传数据解码错误,则需要继续接收后续的重传数据;否则,表示当前重传数据解码正确,则可以接收新的数据。Further, if the feedback information is a negative acknowledgement, continue to receive subsequent retransmission data, otherwise receive new data. That is to say, when the feedback information is a negative acknowledgement, it means that the current retransmission data is decoded incorrectly, and it is necessary to continue to receive subsequent retransmission data; otherwise, it means that the current retransmission data is correctly decoded, and new data can be received.
优选地,在所述重传数据的重传次数达到最大重传次数时,则清除所述重传数据和存储的内容。也就是说,每一次接收重传数据,重传次数则加一。当重传次数达到最大重传次数时,表示接收端解码多次仍解码错误,则为了避免浪费资源,清除所述重传数据和存储的内容,以便接收新的数据。例如,可以是清除缓存器中的内容。Preferably, when the number of retransmissions of the retransmitted data reaches the maximum number of retransmissions, the retransmitted data and the stored content are cleared. That is to say, each time retransmission data is received, the number of retransmissions is increased by one. When the number of retransmissions reaches the maximum number of retransmissions, it means that the receiving end decodes for many times and still has a decoding error. In order to avoid wasting resources, the retransmission data and the stored content are cleared so as to receive new data. For example, it could be to clear the contents of the cache.
图3是采用本发明实施例的HARQ反馈方法的应用场景的示意图。FIG. 3 is a schematic diagram of an application scenario of a HARQ feedback method according to an embodiment of the present invention.
如图3所示,接收端接收第一次传输的数据y1(图未示),检测器301可以基于多用户检测的置信度传播算法分别计算初始系统比特对数似然比和初始校验比特对数似然比。初始系统比特对数似然比和初始校验比特对数似然比输入至译码器304,以进行信道译码,得到第二系统比特对数似然比。第二系统比特经过校验比特对数似然比生成器305生成第二校验比特对数似然比。第二系统比特对数似然比和第二校验比特对数似然比经过符号生成器306后生成符号。As shown in FIG. 3 , the receiving end receives the data y1 transmitted for the first time (not shown in the figure), and the
其中,对第二系统比特对数似然比和第二校验比特对数似然比可以进行存储,例如利用缓存器进行存储。Wherein, the log-likelihood ratio of the second system bit and the log-likelihood ratio of the second check bit may be stored, for example, by using a buffer for storage.
假设第一次接收数据y1接收错误,则接收端接收第二次传输的数据重传数据y2。重传数据y2与第一次传输时生成的符号合并后输入至检测器301。检测器301可以利用基于多用户检测的置信度传播算法分别计算得到第一系统比特对数似然比和第一校验比特对数似然比。此时,通过加法器302将第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,通过加法器303将第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。加法器302和加法器303的输出可以输入至译码器304进行信道译码,并输出第三系统比特对数似然比。换言之,将第一次传输的数据输出的第二系统比特对数似然比和第二校验比特对数似然比作为先验知识加入到译码器304的前端,由于重传数据y2传输时合并了第一次传输时经过信道译码的第二系统比特对数似然比和第二校验比特对数似然比,增大了先验信息,进而有效提高系统信息传输的可靠性。Assuming that the first received data y1 receives an error, the receiving end receives the second transmitted data and retransmits the data y2. The retransmission data y2 is combined with the symbols generated in the first transmission and input to the
进一步地,通过加法器307将第一次传输的数据输出的第二系统比特对数似然比与重传数据y2输出的第三系统比特对数似然比相加,得到输出结果,以作为重传数据y2解码时的判决门限。本发明实施例可以更好的利用每一次传输数据输出的对数似然比信息来改善数据传输性能。Further, the second systematic bit log-likelihood ratio of the first transmission data output and the third systematic bit log-likelihood ratio output by the retransmission data y2 are added by the
可以理解的是,如果第二次传输的数据解码错误,则第三次传输的数据为重传数据,则在该次数据输入译码器304之前,利用加法器302和加法器303将检测器301的输出与第二次传输的数据信道译码后的第三系统比特对数似然比和第三校验比特对数似然比进行合并,在输出时,利用加法器307与第三系统比特对数似然比进行合并;如果第三次传输的数据解码错误,则第四次传输的数据为重传数据,合并过程可参照重传数据y2的处理过程;后续的重传数据以此类推。It can be understood that if the decoding of the data transmitted for the second time is incorrect, the data transmitted for the third time is retransmission data, and before the data is input to the
如果第二次传输的数据解码正确,则清空重传数据y2以及存储的所有对数似然比;同时接收新的数据,此过程可参照第一次传输的数据y1的处理过程,在此不予赘述。If the decoding of the data transmitted for the second time is correct, the retransmission data y2 and all stored log-likelihood ratios will be cleared; new data will be received at the same time. For this process, refer to the processing process of the data y1 transmitted for the first time. To repeat.
图4是本发明实施例一种用于HARQ的对数似然比确定装置的结构示意图。FIG. 4 is a schematic structural diagram of an apparatus for determining a log-likelihood ratio for HARQ according to an embodiment of the present invention.
图4所示的用于HARQ的对数似然比确定装置40可以包括计算模块401、获取模块402和第一合并模块403。The log-likelihood ratio determining apparatus 40 for HARQ shown in FIG. 4 may include a calculating module 401 , an obtaining module 402 and a first combining module 403 .
其中,计算模块401适于接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的。The calculation module 401 is adapted to receive retransmission data, and calculate and obtain the first system bit log-likelihood ratio and the first check bit log-likelihood ratio according to the retransmission data, and the retransmission data is based on the above It is ok to receive wrong data once.
获取模块402适于获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的。The obtaining module 402 is adapted to obtain a second system bit log-likelihood ratio and a second check bit log-likelihood ratio, the second system bit log-likelihood ratio and the second check bit log-likelihood ratio The ratio is obtained after the last received error data is decoded by the channel.
第一合并模块403适于将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。The first combining module 403 is adapted to combine the first systematic bit log-likelihood ratio and the second systematic bit log-likelihood ratio, and combine the first check bit log-likelihood ratio with the obtained bit log-likelihood ratio. The log-likelihood ratios of the second check bits are combined.
优选地,用于HARQ的对数似然比确定装置40还可以包括信道译码模块(图未示)和第二合并模块(图未示)。信道译码模块适于对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比;第二合并模块适于将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,以得到第四系统比特对数似然比。Preferably, the log-likelihood ratio determining apparatus 40 for HARQ may further include a channel decoding module (not shown in the figure) and a second combining module (not shown in the figure). The channel decoding module is adapted to combine the result of the first systematic bit log-likelihood ratio and the second systematic bit log-likelihood ratio, as well as the first check bit log-likelihood ratio and the second check The combined result of the bit log-likelihood ratio is channel-decoded to obtain a third system bit log-likelihood ratio; the second combining module is adapted to combine the second system bit log-likelihood ratio with the third system bit log-likelihood ratio The bit log-likelihood ratios are combined to obtain a fourth systematic bit log-likelihood ratio.
需要说明的是,第一合并模块403在具体实施中,可以采用图3所示的加法器302和加法器303来实现;第二合并模块可以采用加法器307来实现;第一合并模块403和第二合并模块也可以采用其他任意可实施的合并器件来实现,本发明实施例对此不做限制。It should be noted that, in specific implementation, the first combining module 403 can be implemented by using the
关于所述用于HARQ的对数似然比确定装置40的工作原理、工作方式的更多内容,可以参照图1至图3中的相关描述,这里不再赘述。For more information about the working principle and working mode of the apparatus 40 for determining the log-likelihood ratio for HARQ, reference may be made to the relevant descriptions in FIG. 1 to FIG. 3 , and details are not repeated here.
图5是本发明实施例一种HARQ反馈装置的结构示意图。FIG. 5 is a schematic structural diagram of a HARQ feedback apparatus according to an embodiment of the present invention.
图5所示的HARQ反馈装置50可以包括计算模块501、获取模块502、第一合并模块503、信道译码模块504、校验比特对数似然比生成模块505和符号生成模块506。The
其中,计算模块501适于接收重传数据,并根据所述重传数据计算得到第一系统比特对数似然比和第一校验比特对数似然比,所述重传数据是根据上一次接收错误的数据确定的。The
获取模块502适于获取第二系统比特对数似然比和第二校验比特对数似然比,所述第二系统比特对数似然比和所述第二校验比特对数似然比是所述上一次接收错误的数据经过信道译码后得到的。The obtaining
第一合并模块503适于将所述第一系统比特对数似然比和所述第二系统比特对数似然比进行合并,并将所述第一校验比特对数似然比与所述第二校验比特对数似然比进行合并。The first combining module 503 is adapted to combine the first systematic bit log-likelihood ratio and the second systematic bit log-likelihood ratio, and combine the first check bit log-likelihood ratio with the The log-likelihood ratios of the second check bits are combined.
信道译码模块504适于对所述第一系统比特对数似然比和第二系统比特对数似然比的合并结果,以及所述第一校验比特对数似然比和第二校验比特对数似然比的合并结果进行信道译码,以得到第三系统比特对数似然比。The
校验比特对数似然比生成模块505利用所述第三系统比特对数似然比生成第三校验比特对数似然比。The check bit log-likelihood
符号生成模块506适于根据所述第三系统比特对数似然比和所述第三校验比特对数似然比生成符号,以用于反馈。The
本实施例的计算模块501、获取模块502和第一合并模块503的具体实施方式可参照前文对图4所示的计算模块401、获取模块402和第一合并模块403的相关描述,此处不再赘述。For specific implementations of the
优选地,图5所示的HARQ反馈装置50可以包括第二合并模块(图未示),第二合并模块适于将所述第二系统比特对数似然比和所述第三系统比特对数似然比进行合并,得到第四系统比特对数似然比,以用于确定反馈信息。进一步地,如果所述反馈信息为否定应答,则所述计算模块501继续接收后续的重传数据,否则接收新的数据。Preferably, the
优选地,图5所示的HARQ反馈装置50可以包括第一存储模块(图未示),第一存储模块适于将所述第三系统比特对数似然比进行存储。Preferably, the
优选地,图5所示的HARQ反馈装置50可以包括第二存储模块(图未示),第二存储模块适于将所述第三校验比特对数似然比进行存储。Preferably, the
优选地,图5所示的HARQ反馈装置50可以包括清除模块(图未示)。清除模块适于在所述重传数据的重传次数达到最大重传次数时,则清除所述重传数据和存储的内容。Preferably, the
优选地,图5所示的HARQ反馈装置50可以包括第三合并模块(图未示)。第三合并模块适于将所述符号与后续接收到的重传数据进行合并,以继续信道译码,直至达到最大重传次数Preferably, the
关于所述HARQ反馈装置50的工作原理、工作方式的更多内容,可以参照图1至图4中的相关描述,这里不再赘述。For more content about the working principle and working mode of the
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于以计算机可读存储介质中,存储介质可以包括:ROM、RAM、磁盘或光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the various methods of the above embodiments can be completed by instructing relevant hardware through a program, and the program can be stored in a computer-readable storage medium, and the storage medium can include: ROM, RAM, magnetic disk or optical disk, etc.
虽然本发明披露如上,但本发明并非限定于此。任何本领域技术人员,在不脱离本发明的精神和范围内,均可作各种更动与修改,因此本发明的保护范围应当以权利要求所限定的范围为准。Although the present invention is disclosed above, the present invention is not limited thereto. Any person skilled in the art can make various changes and modifications without departing from the spirit and scope of the present invention. Therefore, the protection scope of the present invention should be based on the scope defined by the claims.
Claims (18)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710032466.3A CN108322293B (en) | 2017-01-16 | 2017-01-16 | Log-likelihood ratio determination method for HARQ, HARQ feedback method and apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710032466.3A CN108322293B (en) | 2017-01-16 | 2017-01-16 | Log-likelihood ratio determination method for HARQ, HARQ feedback method and apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108322293A CN108322293A (en) | 2018-07-24 |
CN108322293B true CN108322293B (en) | 2020-01-31 |
Family
ID=62891985
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710032466.3A Active CN108322293B (en) | 2017-01-16 | 2017-01-16 | Log-likelihood ratio determination method for HARQ, HARQ feedback method and apparatus |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108322293B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113078985B (en) * | 2021-03-26 | 2021-12-10 | 上海物骐微电子有限公司 | Method and system for merging error correction of retransmitted data packets |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1921366A (en) * | 2006-09-25 | 2007-02-28 | 华为技术有限公司 | Method and device for realizing coded identification log-likelihood ratio |
EP2391044A2 (en) * | 2010-03-04 | 2011-11-30 | Designart Networks Ltd | A receiver for a wireless telecommunication system with a channel deinterleaver |
CN103281166A (en) * | 2013-05-15 | 2013-09-04 | 北京邮电大学 | Hybrid automatic repeat request transmission method based on polarization code |
WO2013152605A1 (en) * | 2012-04-11 | 2013-10-17 | 华为技术有限公司 | Polar code decoding method and decoding device |
CN105162559A (en) * | 2015-10-23 | 2015-12-16 | 北京理工大学 | HARQ (Hybrid Automatic Repeat Request) method based on maximum distance separable codes |
-
2017
- 2017-01-16 CN CN201710032466.3A patent/CN108322293B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1921366A (en) * | 2006-09-25 | 2007-02-28 | 华为技术有限公司 | Method and device for realizing coded identification log-likelihood ratio |
EP2391044A2 (en) * | 2010-03-04 | 2011-11-30 | Designart Networks Ltd | A receiver for a wireless telecommunication system with a channel deinterleaver |
WO2013152605A1 (en) * | 2012-04-11 | 2013-10-17 | 华为技术有限公司 | Polar code decoding method and decoding device |
CN103368583A (en) * | 2012-04-11 | 2013-10-23 | 华为技术有限公司 | Polar code decoding method and decoding device |
CN103281166A (en) * | 2013-05-15 | 2013-09-04 | 北京邮电大学 | Hybrid automatic repeat request transmission method based on polarization code |
CN105162559A (en) * | 2015-10-23 | 2015-12-16 | 北京理工大学 | HARQ (Hybrid Automatic Repeat Request) method based on maximum distance separable codes |
Also Published As
Publication number | Publication date |
---|---|
CN108322293A (en) | 2018-07-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104780029B (en) | A hybrid automatic repeat request method and related device | |
US20080155148A1 (en) | Cooperative communication of data | |
CN101433041B (en) | Code error detecting device, wireless system and code error detecting method | |
JP2004112800A (en) | Adaptive hybrid automatic retransmission request method and apparatus | |
JP2005531983A (en) | Method for generating high-speed H-ARQ response using stop rule for turbo decoding | |
KR100842583B1 (en) | Method and apparatus for receiving data in communication system | |
CN101729224A (en) | Transmission data generating device and receiving machine | |
CN104683073A (en) | A decoding method and receiving set | |
EP3540996A1 (en) | Hybrid automatic retransmission request feedback method and apparatus | |
KR101506770B1 (en) | System and method for data transmission | |
EP2210360B1 (en) | Apparatus and method for decoding in mobile communication system | |
US8341467B2 (en) | System and method for wireless transmission using hybrid ARQ based on average mutual information per bit | |
CN108322293B (en) | Log-likelihood ratio determination method for HARQ, HARQ feedback method and apparatus | |
CN102148665A (en) | Decoding method for LT (language translation) codes | |
CN111294161B (en) | HARQ feedback method and device, storage medium and terminal | |
WO2010096949A1 (en) | Decoding method and receiving device in the system using network coding for retransmission | |
CN102315919B (en) | The method and apparatus that a kind of HARQ data merges | |
CN104396172B (en) | Automatic retransmission processing method, sending ending equipment and receiving device | |
US9590768B2 (en) | Method, receiver device, network node and mobile communication terminal for decoding transmissions | |
CN108322292B (en) | Log-likelihood ratio correction method for HARQ, HARQ feedback method and apparatus | |
WO2016197558A1 (en) | Data transmission method and apparatus, and storage medium | |
CN102594535A (en) | Adaptive weighted HARQ (hybrid automatic repeat request) combination method and device | |
CN105007140A (en) | Method and device for processing HARQ (hybrid automatic repeat request) based on CRC (cyclic redundancy check) | |
Ur-Rehman et al. | Iterative enhanced packet combining over hybrid-arq | |
CN114710973B (en) | A method and device for detecting partial discontinuous transmission using soft bit correlation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CP01 | Change in the name or title of a patent holder | ||
CP01 | Change in the name or title of a patent holder |
Address after: 100083 Haidian District, Xueyuan Road, No. 30, Co-patentee after: Beijing Ziguang zhanrui Communication Technology Co.,Ltd. Patentee after: University OF SCIENCE AND TECHNOLOGY BEIJING Address before: 100083 Haidian District, Xueyuan Road, No. 30, Co-patentee before: BEIJING SPREADTRUM HI-TECH COMMUNICATIONS TECHNOLOGY Co.,Ltd. Patentee before: University OF SCIENCE AND TECHNOLOGY BEIJING |