CN108462558B - A kind of polar code SCL decoding method, device and electronic equipment - Google Patents
A kind of polar code SCL decoding method, device and electronic equipment Download PDFInfo
- Publication number
- CN108462558B CN108462558B CN201810173286.1A CN201810173286A CN108462558B CN 108462558 B CN108462558 B CN 108462558B CN 201810173286 A CN201810173286 A CN 201810173286A CN 108462558 B CN108462558 B CN 108462558B
- Authority
- CN
- China
- Prior art keywords
- decoding
- bit
- paths
- candidate
- path
- 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
- 238000000034 method Methods 0.000 title claims abstract description 58
- 230000008569 process Effects 0.000 claims description 28
- 101100311460 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sum2 gene Proteins 0.000 claims description 12
- 238000012795 verification Methods 0.000 claims description 11
- 238000012545 processing Methods 0.000 claims description 8
- 230000007704 transition Effects 0.000 claims description 8
- 238000004364 calculation method Methods 0.000 claims description 4
- 238000012163 sequencing technique Methods 0.000 claims 2
- 238000004891 communication Methods 0.000 abstract description 8
- 241000169170 Boreogadus saida Species 0.000 description 8
- 238000010586 diagram Methods 0.000 description 6
- 230000010287 polarization Effects 0.000 description 5
- 238000007476 Maximum Likelihood Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 3
- 238000012937 correction Methods 0.000 description 3
- 238000001514 detection method Methods 0.000 description 3
- 230000006872 improvement Effects 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 238000003491 array Methods 0.000 description 2
- 230000000295 complement effect Effects 0.000 description 2
- 238000000926 separation method Methods 0.000 description 2
- 101150069124 RAN1 gene Proteins 0.000 description 1
- 101100355633 Salmo salar ran gene Proteins 0.000 description 1
- 125000004122 cyclic group Chemical group 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 238000010845 search algorithm Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 238000009966 trimming Methods 0.000 description 1
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/004—Arrangements for detecting or preventing errors in the information received by using forward error control
- H04L1/0045—Arrangements at the receiver end
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
- H03M13/13—Linear codes
-
- 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/0052—Realisations of complexity reduction techniques, e.g. pipelining or use of look-up tables
-
- 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/0057—Block codes
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Theoretical Computer Science (AREA)
- Error Detection And Correction (AREA)
Abstract
本发明实施例公开了一种极化码SCL译码方法、装置及电子设备,属于数字通信的信道编码技术领域,该方法包括:对接收到的信道输出比特序列进行初始化;对所述信道输出比特序列中的当前比特进行二值化比特估计,根据所述比特估计得到度量值对候选路径进行排序;对所述排序后的候选路径分别进行竞争和路径长度判断处理,得到符合条件的候选译码路径;对所述符合条件的候选译码路径进行FC校验,从校验后的候选译码路径中选取路径度量值最大的一条译码路径作为译码结果。通过本申请的方案,提升了译码的性能。
Embodiments of the present invention disclose a polar code SCL decoding method, device and electronic equipment, which belong to the technical field of channel coding for digital communication. The method includes: initializing a received channel output bit sequence; The current bit in the bit sequence is subjected to binarization bit estimation, and the candidate paths are sorted according to the metric value obtained from the bit estimation; code path; FC check is performed on the qualified candidate decoding paths, and a decoding path with the largest path metric value is selected from the checked candidate decoding paths as a decoding result. Through the solution of the present application, the decoding performance is improved.
Description
技术领域technical field
本发明属于数字通信的信道编码技术领域,特别涉及一种极化码中基于Fletcher检验和辅助的SCL译码算法。The invention belongs to the technical field of channel coding of digital communication, and in particular relates to an SCL decoding algorithm based on Fletcher checksum assistance in polar codes.
背景技术Background technique
极化码(Polar Codes)是E.Arikan于2009年基于信道极化现象提出的,对于任意给定的对称二进制输入离散无记忆信道(Binary-input Discrete Memoryless Channel,B-DMC),在串行抵消(Successive Cancellation,SC)译码算法下,它是第一种在数学上严格证明达到香农信道容量的信道编码方案,是信道编码领域的一项重大突破。由于其独特的代数结构及较低的编译码复杂度,它一经提出即在通信领域产生了极大的影响,成为信道编码领域近年来的研究热点之一。2016年11月,在国际无线标准化机构第三代合作伙伴计划(3GPP)的RAN1第87次会议上,华为主推的极化码方案,成为了第五代移动通信技术(5G)增强移动宽带(Enhance Mobile Broadband,eMBB)场景下控制信道的编码方案。Polar Codes (Polar Codes) was proposed by E. Arikan in 2009 based on the channel polarization phenomenon. For any given symmetric binary input discrete memoryless channel (Binary-input Discrete Memoryless Channel, B-DMC), in the serial Under the Successive Cancellation (SC) decoding algorithm, it is the first channel coding scheme that can be mathematically proved strictly to reach the Shannon channel capacity, and is a major breakthrough in the field of channel coding. Because of its unique algebraic structure and low coding and decoding complexity, it has a great influence in the field of communication once it is proposed, and it has become one of the research hotspots in the field of channel coding in recent years. In November 2016, at the 87th meeting of RAN1 of the 3rd Generation Partnership Project (3GPP), an international wireless standardization organization, the polar code scheme promoted by Huawei became the fifth generation mobile communication technology (5G) enhanced mobile broadband (5G). The coding scheme of the control channel in the Enhance Mobile Broadband, eMBB) scenario.
SC译码算法是一种深度优先搜索算法,是基于局部最优的算法,然而,在有限码长下,极化码的SC译码算法的性能并不理想。作为SC译码算法的改进,串行抵消列表(Successive Cancellation List,SCL)译码算法被提出,其译码性能接近于最大似然(Maximum Likelihood,ML)译码。为了进一步提升极化码的译码性能,Ido Tal等人将循环冗余校验(Cyclic Redundancy Check,CRC)用于SCL译码算法(SCL-CRC)中,在编码端,对原始信息序列进行CRC编码得到CRC校验序列,通过牺牲多位信息位,将CRC校验序列附加在原始信息序列的末端,两者组成源信息序列输入编码器进行极化码编码;在译码端,先进行SCL译码,当SCL译码进行到最后阶段时,对L条候选译码路径进行CRC校验,将未通过CRC校验的路径直接过滤掉,然后再从所有满足CRC校验的候选译码路径中选出度量值最大的一条路径作为译码结果。在最差的情况下,即L条译码候选路径都没有通过CRC校验,则从L条候选译码路径中选出度量值最大的一条路径作为译码结果,在特定码长和码率下,其译码性能甚至超过了一些低密度奇偶校验码(Low-density Parity-check Codes,LDPC)与Turbo码。SC decoding algorithm is a depth-first search algorithm based on local optimum. However, the performance of SC decoding algorithm of polar codes is not ideal under the limited code length. As an improvement of the SC decoding algorithm, a Successive Cancellation List (SCL) decoding algorithm is proposed, and its decoding performance is close to that of the Maximum Likelihood (ML) decoding. In order to further improve the decoding performance of polar codes, Ido Tal et al. used Cyclic Redundancy Check (CRC) in the SCL decoding algorithm (SCL-CRC). The CRC check sequence is obtained by CRC encoding. By sacrificing multiple information bits, the CRC check sequence is appended to the end of the original information sequence. The two form the source information sequence and input it into the encoder for polar code encoding. SCL decoding, when the SCL decoding is in the final stage, CRC check is performed on L candidate decoding paths, and the paths that fail the CRC check are directly filtered out, and then all candidate decoding paths that satisfy the CRC check are decoded A path with the largest metric value among the paths is selected as the decoding result. In the worst case, that is, none of the L candidate decoding paths have passed the CRC check, the path with the largest metric value is selected from the L candidate decoding paths as the decoding result. At the same time, its decoding performance even exceeds some low-density parity-check codes (Low-density Parity-check Codes, LDPC) and Turbo codes.
鉴于此,本申请提出一种新的极化码SCL译码方案。In view of this, this application proposes a new polar code SCL decoding scheme.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明实施例提供了一种极化码SCL译码方法、装置及电子设备,至少部分的解决现有技术中存在的问题。In view of this, embodiments of the present invention provide a polar code SCL decoding method, apparatus, and electronic device, which at least partially solve the problems existing in the prior art.
第一方面,本发明实施例提供了一种极化码SCL译码方法,包括:In a first aspect, an embodiment of the present invention provides a polar code SCL decoding method, including:
对接收到的信道输出比特序列进行初始化;Initialize the received channel output bit sequence;
对所述信道输出比特序列中的当前比特进行二值化比特估计,根据所述比特估计得到度量值对候选路径进行排序;Perform binarization bit estimation on the current bit in the channel output bit sequence, and sort the candidate paths according to the metric value obtained from the bit estimation;
对所述排序后的候选路径分别进行竞争和路径长度判断处理,得到符合条件的候选译码路径;Performing competition and path length judgment processing on the sorted candidate paths, respectively, to obtain qualified candidate decoding paths;
对所述符合条件的候选译码路径进行FC校验,从校验后的候选译码路径中选取路径度量值最大的一条译码路径作为译码结果。FC checking is performed on the qualified candidate decoding paths, and a decoding path with the largest path metric value is selected from the checked candidate decoding paths as a decoding result.
根据本发明实施例的一种具体实现方法,对接收到的信道输出比特序列进行初始化,包括:According to a specific implementation method of the embodiment of the present invention, initializing the received channel output bit sequence includes:
接收信道输出比特序列每个比特的转移概率为W(yi|xi);Receive channel output bit sequence The transition probability of each bit is W(y i | xi );
设定译码过程中保留的路径条数L的值,并将初始路径置为空路径。Set the value of the number of paths L reserved in the decoding process, and set the initial path as an empty path.
根据本发明实施例的一种具体实现方法,所述对所述信道输出比特序列中的当前比特进行二值化比特估计,包括:According to a specific implementation method of the embodiment of the present invention, the performing binarization bit estimation on the current bit in the channel output bit sequence includes:
分别计算出当前比特取值为0和1的概率:和 Calculate the probability that the current bit is 0 and 1, respectively: and
若当前比特为固定比特,则否则更新路径度量值,将当前每条候选路径按比特0或1进行扩展。If the current bit is a fixed bit, then Otherwise, the path metric is updated, and each current candidate path is extended by
根据本发明实施例的一种具体实现方法,所述对所述排序后的候选路径分别进行竞争和路径长度判断处理,包括:According to a specific implementation method of the embodiment of the present invention, the process of performing competition and path length judgment processing on the sorted candidate paths respectively includes:
统计当前候选路径条数,若当前候选路径条数小于L,则将当前路径均保留下来,否则,保留当前层中路径度量值最大的L条候选路径,删除其余路径。Count the number of current candidate paths. If the number of current candidate paths is less than L, keep all the current paths. Otherwise, keep the L candidate paths with the largest path metric value in the current layer, and delete the rest.
根据本发明实施例的一种具体实现方法,所述对所述排序后的候选路径分别进行竞争和路径长度判断处理,包括:According to a specific implementation method of the embodiment of the present invention, the process of performing competition and path length judgment processing on the sorted candidate paths respectively includes:
判断当前各候选路径长度是否达到码长N,若等于N,则进行FC校验,否则,继续进行比特估计。It is judged whether the current length of each candidate path reaches the code length N, and if it is equal to N, the FC check is performed, otherwise, the bit estimation is continued.
根据本发明实施例的一种具体实现方法,所述对所述符合条件的候选译码路径进行FC校验,包括:According to a specific implementation method of the embodiment of the present invention, the performing FC check on the qualified candidate decoding paths includes:
分别取出候选译码路径中的k长原始信息估计序列和h长校验估计序列,使用FC算法对k长原始信息估计序列重新计算得到新的h长校验序列,比较h长校验估计序列和新的h长校验序列是否相同,若相同,则认为当前比特估计序列通过了FC校验,否则,未通过FC校验。Take out the k-length original information estimation sequence and the h-length check estimation sequence in the candidate decoding path respectively, use the FC algorithm to recalculate the k-length original information estimation sequence to obtain a new h-length check sequence, and compare the h-length check estimation sequence Whether it is the same as the new h-length check sequence, if it is the same, it is considered that the current bit estimation sequence has passed the FC check; otherwise, it has not passed the FC check.
根据本发明实施例的一种具体实现方法,所述方法还包括:According to a specific implementation method of an embodiment of the present invention, the method further includes:
如果L条候选译码路径都没有通过FC校验,则从L条候选译码路径中选出路径度量值最大的一条路径作为译码结果。If none of the L candidate decoding paths pass the FC check, a path with the largest path metric value is selected from the L candidate decoding paths as the decoding result.
第二方面,本发明实施例还提供了一种极化码SCL译码装置,包括:In a second aspect, an embodiment of the present invention also provides a polar code SCL decoding apparatus, including:
初始化模块,用于对接收到的信道输出比特序列进行初始化;an initialization module, used to initialize the received channel output bit sequence;
估计模块,用于对所述信道输出比特序列中的当前比特进行二值化比特估计,根据所述比特估计得到度量值对候选路径进行排序;an estimation module, configured to perform binarization bit estimation on the current bits in the channel output bit sequence, and sort the candidate paths according to the metric values obtained by the bit estimation;
判断模块,用于对所述排序后的候选路径分别进行竞争和路径长度判断处理,得到符合条件的候选译码路径;a judgment module, configured to perform competition and path length judgment processing on the sorted candidate paths respectively, to obtain qualified candidate decoding paths;
处理模块,用于对所述符合条件的候选译码路径进行FC校验,从校验后的候选译码路径中选取路径度量值最大的一条译码路径作为译码结果。The processing module is configured to perform FC check on the qualified candidate decoding paths, and select a decoding path with the largest path metric value from the checked candidate decoding paths as a decoding result.
第三方面,本发明实施例还提供了一种电子设备,所述电子设备包括:In a third aspect, an embodiment of the present invention further provides an electronic device, the electronic device comprising:
至少一个处理器;以及,at least one processor; and,
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述任第一方面及第一方面的任一实现方式所述的极化码SCL译码方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform any of the foregoing first aspects and any of the first aspects. The polar code SCL decoding method described in an implementation manner.
本发明实施例提供的极化码SCL译码方法、装置、电子设备,在SCL译码过程中添加辅助校验码来提升极化码SCL译码算法的纠错性能,不仅大大提升了极化码SCL译码算法的误帧率性能,其中在误帧率为10-3时,SCL-FC译码算法相对于SCL译码算法提升了大约0.7dB的增益;而且相比于基于同样思想的SCL-CRC译码算法,在达到与其相同译码性能的同时,FC算法运算简单,生成相同长度的校验序列的时间复杂度比CRC低。In the polar code SCL decoding method, device, and electronic device provided by the embodiments of the present invention, an auxiliary check code is added in the SCL decoding process to improve the error correction performance of the polar code SCL decoding algorithm, which not only greatly improves the polarization The frame error rate performance of the code SCL decoding algorithm, when the frame error rate is 10 -3 , the SCL-FC decoding algorithm improves the gain of about 0.7dB compared with the SCL decoding algorithm; The SCL-CRC decoding algorithm achieves the same decoding performance as the FC algorithm, and the operation of the FC algorithm is simple, and the time complexity of generating a check sequence of the same length is lower than that of the CRC.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图:In order to illustrate the technical solutions of the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without any creative effort:
图1为本发明实施例提供的N=3时极化码SC译码算法的路径搜索图;1 is a path search diagram of a polar code SC decoding algorithm when N=3 according to an embodiment of the present invention;
图2为本发明实施例提供的N=3,L=2时极化码SCL译码算法的路径搜索图;2 is a path search diagram of a polar code SCL decoding algorithm when N=3 and L=2 provided by an embodiment of the present invention;
图3为本发明实施例提供的使用SCL-CRC译码算法的极化码通信方案操作流程方框图;3 is a block diagram of an operation flow of a polar code communication scheme using an SCL-CRC decoding algorithm provided by an embodiment of the present invention;
图4为本发明实施例提供的SCL-CRC译码过程流程图;4 is a flowchart of an SCL-CRC decoding process provided by an embodiment of the present invention;
图5为本发明实施例提供的使用SCL-FC译码算法的极化码通信方案操作流程方框图;5 is a block diagram of an operation flow of a polar code communication scheme using an SCL-FC decoding algorithm provided by an embodiment of the present invention;
图6为本发明实施例提供的SCL-FC译码过程流程图。FIG. 6 is a flowchart of an SCL-FC decoding process provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图对本发明实施例进行详细描述。The embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
应当明确,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。It should be understood that the described embodiments are only some, but not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
Fletcher校验和(Fletcher Checksum,FC)算法是由John G.Fletcher于1982年利用求和技术提出的一种比CRC校验算法更低运算量的错误检测算法,它是校验和算法的一种,是互联网协议(IPv4)首部校验和算法的改进。下面简介其在数据通信领域中用于错误检测的基本原理。在发送端,首先使用FC算法对k位原始二进制信息序列进行计算得到h(h为偶数)位校验序列,将校验序列附加在原始二进制信息序列的末端一起发送给接收端,接收端对收到的二进制信息序列重新计算校验序列并与收到的校验序列相比较,若两者相同,则认为信息传输正确,否则,信息传输出现错误。其中,由FC算法计算得到的h位校验序列由长度均为h/2的sum1和sum2两部分组成,sum1和sum2的具体计算过程如下:The Fletcher Checksum (FC) algorithm is an error detection algorithm proposed by John G. Fletcher in 1982 using the summation technique with a lower computational complexity than the CRC check algorithm. It is one of the checksum algorithms. It is an improvement of the Internet Protocol (IPv4) header checksum algorithm. The basic principle of its use in error detection in the field of data communication is described below. At the sending end, first use the FC algorithm to calculate the k-bit original binary information sequence to obtain the h (h is an even number) bit check sequence, and append the check sequence to the end of the original binary information sequence and send it to the receiving end. The received binary information sequence recalculates the check sequence and compares it with the received check sequence. If the two are the same, it is considered that the information transmission is correct; otherwise, there is an error in the information transmission. Among them, the h-bit check sequence calculated by the FC algorithm consists of two parts, sum1 and sum2, both of which have a length of h/2. The specific calculation process of sum1 and sum2 is as follows:
第一步,将k位二进制信息序列等分为m(当m不为整数时,则在原始信息序列最后补0,使m为整数)块,分别记为S0,S1,…,Sm-1,每块均含有h/2位二进制信息,将sum1和sum2的初始值均设为相同的已知值(本申请中均设为0)。In the first step, the k-bit binary information sequence is divided into m equal blocks (when m is not an integer, 0 is added at the end of the original information sequence, so that m is an integer) blocks, which are respectively denoted as S 0 , S 1 , ..., S m-1 , each block contains h/2 bits of binary information, and the initial values of sum1 and sum2 are both set to the same known value (both set to 0 in this application).
第二步,使用1的反码运算(即二进制加法运算过程中,当高位产生溢出时,将高位加至低位)计算sum1和sum2,计算公式如下:The second step is to use the one's complement operation (that is, in the process of binary addition, when the high bit overflows, add the high bit to the low bit) to calculate sum1 and sum2. The calculation formula is as follows:
h位校验序列为sum1和sum2的组合,即将sum2附加在sum1末端。The h-bit check sequence is a combination of sum1 and sum2, that is, appending sum2 to the end of sum1.
基于SCL-CRC的译码结构,本申请使用FC算法代替CRC算法进行辅助校验,提出了FC辅助的极化码SCL译码算法(SCL-FC),该方法不仅大大提升了极化码SCL译码算法的误帧率性能,而且相比于SCL-CRC译码算法,在达到了与其相同译码性能的同时,FC算法运算简单,生成相同长度的校验序列的时间复杂度比CRC算法低。Based on the decoding structure of SCL-CRC, this application uses the FC algorithm instead of the CRC algorithm for auxiliary verification, and proposes an FC-assisted polar code SCL decoding algorithm (SCL-FC), which not only greatly improves the polar code SCL The frame error rate performance of the decoding algorithm, and compared with the SCL-CRC decoding algorithm, while achieving the same decoding performance as the FC algorithm, the operation of the FC algorithm is simple, and the time complexity of generating a check sequence of the same length is higher than that of the CRC algorithm. Low.
极化码是基于信道极化现象提出的,信道极化分为信道组合与信道分离两个过程,当合并的信道数量趋于无穷大时,经过极化,一部分信道变得很好,趋向于无噪信道,用这些信道传输有用信息,另一部分信道变得很差,趋向于纯噪声信道,用这些信道传输收发方均已知的固定信息。下面简单介绍极化码的极化编码过程。Polar codes are proposed based on the phenomenon of channel polarization. Channel polarization is divided into two processes: channel combination and channel separation. When the number of combined channels tends to be infinite, after polarization, some channels become very good and tend to be non-existent. Noise channels are used to transmit useful information, and another part of the channel becomes very poor and tends to be pure noise channels. These channels are used to transmit fixed information known to both the sender and the receiver. The polar coding process of polar codes is briefly described below.
设一个对称B-DMC W定义为:X→Y,X为输入符号集,Y为输出符号集,W(y|x)为信道转移概率,其中x∈X,y∈Y,X∈{0,1},设极化码码长为N=2n(n为自然数),信息位长度为K,固定位长度为N-K,经过N个W信道组合,得到组合信道向量WN,其信道转移概率为:Let a symmetric B-DMC W be defined as: X→Y, X is the input symbol set, Y is the output symbol set, W(y|x) is the channel transition probability, where x∈X, y∈Y, X∈{0 ,1}, Suppose the length of polar code is N=2 n (n is a natural number), the length of information bits is K, and the length of fixed bits is NK. After N W channel combinations, the combined channel vector W N is obtained, and its channel transition probability is:
这里,W(yi|xi)为第i个比特的信道转移概率,为源比特序列,为编码比特序列,为信道输出比特序列,其中并且与有如下关系:Here, W(y i |x i ) is the channel transition probability of the i-th bit, is the source bit sequence, is the encoded bit sequence, output bit sequence for the channel, where and and There are the following relationships:
这里,是一个大小为N×N维的可逆生成矩阵,其中here, is an invertible generator matrix of size N × N dimensions, where
表示为一个矩阵的n维克罗内克积,BN为比特序列翻转矩阵。经过信道分离,得到N个不同的极化子信道,记为极化子信道转移概率为: Represented as the n Vikroneck product of a matrix, B N is the bit sequence flip matrix. After channel separation, N different polarized sub-channels are obtained, denoted as The polar sub-channel transition probability is:
其中 是的子向量。in Yes subvector of .
在所有的极化子信道中,选择K个最可靠的子信道传输信息比特序列 是信息位集合,其余N-K个不可靠子信道传输固定比特序列 是固定位集合,是的补集,而且对收发方是已知的,在发送端发送信息和接收端恢复信息时,把设为固定的值,通常设为0。in all polarized sub-channels , select the K most reliable sub-channel transmission information bit sequences is the set of information bits, The remaining NK unreliable subchannels transmit fixed bit sequences is a fixed-bit set, yes complement of , and It is known to the sender and receiver, when the sender sends information and the receiver recovers the information, the Set to a fixed value, usually 0.
译码要做的工作就是根据得到源比特序列的估计比特序列极化码可以通过SC译码算法进行译码,SC译码算法具有较低的译码复杂度O(NlogN),但该算法是顺序译码的,当一个比特被判决错误时,在其后面的译码过程中纠正这个错误是不可能的。当时,则否则,译码准则如下:The work to be done by decoding is based on get the source bit sequence The estimated bit sequence of The polar code can be decoded by the SC decoding algorithm. The SC decoding algorithm has a low decoding complexity O(NlogN), but the algorithm is sequentially decoded. When a bit is judged incorrectly, the following It is impossible to correct this error during the decoding process. when time, then Otherwise, the decoding criteria are as follows:
SC译码过程可以看作是在码树上进行路径搜索的过程,定义译码树上从根节点开始至第i层的译码路径为路径度量值为该路径在第i层取值为0或1的概率即或从根节点开始,依次计算后继节点所扩展出的两条译码路径的度量值,每次保留度量值大的一条路径,如果在对第i层进行扩展时,则不计算路径度量值,直接将的值判为0。上述路径搜索过程是逐层进行的,遇到叶子节点时搜索结束,最后得到的搜索路径即为译码结果,即图1为SC译码算法的路径搜索图示例。The SC decoding process can be regarded as a process of path searching on the code tree. The decoding path from the root node to the i -th layer on the decoding tree is defined as The path metric is the path at level i The probability of taking a value of 0 or 1 is or Starting from the root node, calculate the metric values of the two decoding paths extended by the subsequent nodes in turn, and keep a path with a larger metric value each time. If the i -th layer is extended, Then the path metric value is not calculated, and the value is 0. The above path search process is carried out layer by layer, and the search ends when a leaf node is encountered, and the final search path obtained is the decoding result, that is, FIG. 1 is an example of a path search graph of the SC decoding algorithm.
SC译码算法在路径扩展过程中可能丢失ML路径,为了降低丢失正确码字的可能性,提出了SCL译码算法。该算法是SC译码算法的一种改进算法,不同于SC译码算法在每一层路径扩展时仅仅保留一条路径,SCL译码算法最多保留L条候选路径,其中L是一个正整数。SCL译码过程中,每一个信息比特都会保留两条候选路径,即和路径数会加倍。路径数有一个上限,最多L条。当路径数不大于L时,路径数会不断地加倍;当路径数大于L时,就会进行修剪路径操作,只保留度量值最大的前L条路径,其余路径被删除。译码结束时,就从L条路径中选择一条度量值最大路径的作为译码结果,SCL译码复杂度为O(LNlogN)。当L=1时。SCL译码算法就退化为SC译码算法。图2为SCL译码算法的路径搜索图示例。The SC decoding algorithm may lose the ML path in the process of path expansion. In order to reduce the possibility of losing the correct codeword, the SCL decoding algorithm is proposed. This algorithm is an improved algorithm of SC decoding algorithm. Unlike SC decoding algorithm, which only retains one path when each layer path is expanded, SCL decoding algorithm retains L candidate paths at most, where L is a positive integer. During SCL decoding, each information bit will keep two candidate paths, namely and The number of paths will be doubled. The number of paths has an upper limit, at most L. When the number of paths is not greater than L, the number of paths will be continuously doubled; when the number of paths is greater than L, the path trimming operation will be performed, only the first L paths with the largest metric value are retained, and the rest are deleted. At the end of decoding, a path with the largest metric value is selected from the L paths as the decoding result, and the SCL decoding complexity is O(LNlogN). when L=1. The SCL decoding algorithm degenerates into the SC decoding algorithm. FIG. 2 is an example of a path search graph of the SCL decoding algorithm.
在SCL译码过程中,正确路径的度量值不一定一直是最大的,因此在SCL译码进行到最后一个比特时,选择度量值最大的路径作为输出在一定概率上也会引起译码错误。因此,可以将CRC用于SCL译码算法(SCL-CRC)中,它是SCL译码算法的一种改进,利用CRC良好的错误检测性能,使这种算法获得了更优的译码性能。在编码端,对k位原始信息序列进行CRC编码得到h位CRC校验序列,通过牺牲h位信息位,将CRC校验序列附加在原始信息序列的末端,两者组成K位源信息序列输入编码器进行极化码编码;在译码端,先进行SCL译码,当SCL译码进行到最后阶段时,对L条候选译码路径进行CRC校验,将未通过CRC校验的路径直接过滤掉,然后再从所有满足CRC校验的候选译码路径中选出度量值最大的一条路径作为译码结果。在最差的情况下,即L条译码候选路径都没有通过CRC校验则从L条候选译码路径中选出度量值最大的一条路径作为译码结果。下面首先给出使用SCL-CRC译码算法的极化码通信方案操作流程方框图如图3所示,然后给出SCL-CRC译码过程的流程图,如图4所示。In the SCL decoding process, the metric value of the correct path may not always be the largest. Therefore, when the SCL decoding reaches the last bit, selecting the path with the largest metric value as the output may also cause decoding errors with a certain probability. Therefore, CRC can be used in the SCL decoding algorithm (SCL-CRC), which is an improvement of the SCL decoding algorithm. The good error detection performance of CRC enables this algorithm to obtain better decoding performance. At the encoding end, perform CRC encoding on the k-bit original information sequence to obtain an h-bit CRC check sequence. By sacrificing the h-bit information bits, the CRC check sequence is attached to the end of the original information sequence, and the two form the K-bit source information sequence input. The encoder performs polar code encoding; at the decoding end, SCL decoding is performed first, and when the SCL decoding reaches the final stage, CRC verification is performed on the L candidate decoding paths, and the paths that fail the CRC verification are directly checked. Filter out, and then select a path with the largest metric value from all the candidate decoding paths that satisfy the CRC check as the decoding result. In the worst case, that is, none of the L candidate decoding paths pass the CRC check, a path with the largest metric value is selected from the L candidate decoding paths as the decoding result. The following first provides a block diagram of the operation flow of the polar code communication scheme using the SCL-CRC decoding algorithm, as shown in Figure 3, and then provides a flow chart of the SCL-CRC decoding process, as shown in Figure 4.
SCL-CRC译码算法的具体步骤如下:The specific steps of the SCL-CRC decoding algorithm are as follows:
(I)输入:接收信道输出比特序列每个比特的转移概率为W(yi|xi)。(I) Input: Receive channel output bit sequence The transition probability of each bit is W(y i | xi ).
(II)初始化:设定译码过程中保留的路径条数L的值,并将初始路径置为空路径。(II) Initialization: Set the value of the number of paths L reserved in the decoding process, and set the initial path as an empty path.
(III)比特估计:将当前每条候选路径按比特0或1进行扩展,若当前比特为固定比特,则否则更新路径度量值,即分别计算出当前比特取值为0和1的概率:和将候选路径按度量值排序。(III) Bit estimation: Extend each current candidate path by
(IV)竞争:统计当前候选路径条数,若当前候选路径条数小于L,则将当前路径均保留下来;否则保留当前层中路径度量值最大的L条候选路径,删除其余路径。(IV) Competition: Count the number of current candidate paths, if the number of current candidate paths is less than L, keep all the current paths; otherwise, keep the L candidate paths with the largest path metric value in the current layer, and delete the rest.
(V)判断路径长度:判断当前各候选路径长度是否达到码长N,若等于N,则转到(VI);否则,转到(III)。(V) Judging path length: Judging whether the length of each current candidate path reaches the code length N, if it is equal to N, go to (VI); otherwise, go to (III).
(VI)CRC校验:按输出顺序逐一对各候选译码路径进行CRC校验。(VI) CRC check: CRC check is performed on each candidate decoding path one by one according to the output order.
(VII)判决:从所有通过CRC校验的候选译码路径中选出路径度量值最大的一条译码路径作为译码结果。如果L条候选译码路径都没有通过CRC校验,则从L条候选译码路径中选出路径度量值最大的一条路径作为译码结果。(VII) Decision: select a decoding path with the largest path metric value as the decoding result from all the candidate decoding paths that have passed the CRC check. If none of the L candidate decoding paths pass the CRC check, a path with the largest path metric value is selected from the L candidate decoding paths as the decoding result.
对于采用SCL译码算法的中短码长极化码,其纠错性能仍然与香农极限存在较大差距,并且这个差距无法单独从增大路径数量进行弥补,因此,考虑在SCL译码过程中添加辅助校验码,来提升极化码SCL译码算法的纠错性能,但是SCL-CRC译码算法在极化预编码阶段即在极化编码前先进行CRC编码以及译码最后阶段进行CRC校验中均使用了CRC算法,而CRC算法是基于系数在GF(2)上的多项式除法运算的,其运算复杂,时间复杂度高。为了解决上述问题,本申请使用了FC算法代替CRC算法,提出了SCL-FC译码算法,该译码算法不仅大大提升了极化码SCL译码算法的误帧率性能,而且相比于SCL-CRC译码算法,在达到与其相同译码性能的同时,由于FC算法是基于简单的整数求和运算的,运算简单,生成相同长度的校验序列的时间复杂度比CRC算法低。For the medium and short code length polar codes using the SCL decoding algorithm, there is still a big gap between the error correction performance and the Shannon limit, and this gap cannot be made up by increasing the number of paths alone. Therefore, considering the SCL decoding process The auxiliary check code is added to improve the error correction performance of the polar code SCL decoding algorithm, but the SCL-CRC decoding algorithm performs CRC coding in the polar precoding stage, that is, before polar coding, and performs CRC in the final stage of decoding. The CRC algorithm is used in the verification, and the CRC algorithm is based on the polynomial division operation of the coefficients on GF(2), which is complicated in operation and high in time complexity. In order to solve the above problems, this application uses the FC algorithm instead of the CRC algorithm, and proposes the SCL-FC decoding algorithm, which not only greatly improves the frame error rate performance of the polar code SCL decoding algorithm, but also compares with the SCL algorithm. -CRC decoding algorithm, while achieving the same decoding performance, because the FC algorithm is based on a simple integer summation operation, the operation is simple, and the time complexity of generating a check sequence of the same length is lower than that of the CRC algorithm.
使用SCL-FC译码算法,在编码端,首先进行FC编码,即使用FC算法对k位原始信息序列进行计算得到h位FC校验序列,通过牺牲h位信息位,将FC校验序列附加在原始信息序列的末端,然后两者组成K位源信息序列输入编码器进行极化码编码;在译码端,先进行SCL译码,当SCL译码进行到最后阶段时,对L条候选译码路径进行FC校验,将未通过FC校验的路径直接过滤掉,然后再从所有通过FC校验的候选译码路径中选出度量值最大的一条路径作为译码结果。在最差的情况下,即L条译码候选路径都没有通过FC校验,则从L条候选译码路径中选出度量值最大的一条路径作为译码结果。使用SCL-FC译码算法的极化码通信方案操作流程方框图如图5所示,SCL-FC译码流程图如图6所示。Using the SCL-FC decoding algorithm, at the encoding end, FC encoding is first performed, that is, the FC algorithm is used to calculate the k-bit original information sequence to obtain the h-bit FC check sequence. By sacrificing the h-bit information bits, the FC check sequence is added. At the end of the original information sequence, the two form a K-bit source information sequence, which is input to the encoder for polar code encoding; at the decoding end, SCL decoding is performed first, and when the SCL decoding reaches the final stage, the L candidate The decoding path is subjected to FC verification, and the paths that fail the FC verification are directly filtered out, and then the path with the largest metric value is selected from all the candidate decoding paths that have passed the FC verification as the decoding result. In the worst case, that is, none of the L candidate decoding paths pass the FC check, a path with the largest metric value is selected from the L candidate decoding paths as the decoding result. The block diagram of the operation flow of the polar code communication scheme using the SCL-FC decoding algorithm is shown in Figure 5, and the flow chart of the SCL-FC decoding is shown in Figure 6.
SCL-FC译码算法的具体步骤如下:The specific steps of the SCL-FC decoding algorithm are as follows:
(I)输入:接收信道输出比特序列每个比特的转移概率为W(yi|xi)。(I) Input: Receive channel output bit sequence The transition probability of each bit is W(y i | xi ).
(II)初始化:设定译码过程中保留的路径条数L的值,并将初始路径置为空路径。(II) Initialization: Set the value of the number of paths L reserved in the decoding process, and set the initial path as an empty path.
(III)比特估计:将当前每条候选路径按比特0或1进行扩展。若当前比特为固定比特,则否则更新路径度量值,即分别计算出当前比特取值为0和1的概率:和将候选路径按度量值排序。(III) Bit estimation: extend each current candidate path by
(IV)竞争:统计当前候选路径条数,若当前候选路径条数小于L,则将当前路径均保留下来;否则,保留当前层中路径度量值最大的L条候选路径,删除其余路径。(IV) Competition: Count the number of current candidate paths. If the number of current candidate paths is less than L, keep all the current paths; otherwise, keep the L candidate paths with the largest path metric value in the current layer, and delete the rest.
(V)判断路径长度:判断当前各候选路径长度是否达到码长N,若等于N,则转到(VI);否则,转到(III)。(V) Judging path length: Judging whether the length of each current candidate path reaches the code length N, if it is equal to N, go to (VI); otherwise, go to (III).
(VI)FC校验:按输出顺序逐一对各候选译码路径进行FC校验。每条候选译码路径的FC校验过程如下:分别取出候选译码路径中的k长原始信息估计序列和h长校验估计序列,使用FC算法对k长原始信息估计序列重新计算得到新的h长校验序列,比较h长校验估计序列和新的h长校验序列是否相同,若相同,则认为当前比特估计序列通过了FC校验,否则,未通过FC校验,将未通过FC。(VI) FC check: perform FC check on each candidate decoding path one by one according to the output order. The FC check process of each candidate decoding path is as follows: respectively take out the k-length original information estimation sequence and h-length check estimation sequence in the candidate decoding path, and use the FC algorithm to recalculate the k-length original information estimation sequence to obtain a new h-length check sequence, compare whether the h-length check estimation sequence and the new h-length check sequence are the same. If they are the same, the current bit estimation sequence is considered to have passed the FC check; otherwise, it will fail the FC check. fc.
(VII)判决:从所有通过FC校验的候选译码路径中选出路径度量值最大的一条译码路径作为译码结果。如果L条候选译码路径都没有通过FC校验,则从L条候选译码路径中选出路径度量值最大的一条路径作为译码结果。(VII) Decision: select a decoding path with the largest path metric value as the decoding result from all the candidate decoding paths that have passed the FC check. If none of the L candidate decoding paths pass the FC check, a path with the largest path metric value is selected from the L candidate decoding paths as the decoding result.
通过实验测试可知,SCL-FC译码算法大大提升了极化码SCL译码算法的误帧率性能,在误帧率为10-3时,SCL-FC译码算法相对于SCL译码算法提升了大约0.7dB的增益;而且SCL-FC译码算法的性能与SCL-CRC译码算法的性能几乎相同。Through experimental tests, it can be seen that the SCL-FC decoding algorithm greatly improves the frame error rate performance of the polar code SCL decoding algorithm. When the frame error rate is 10 -3 , the SCL-FC decoding algorithm is better than the SCL decoding algorithm. A gain of about 0.7dB is achieved; and the performance of the SCL-FC decoding algorithm is almost the same as that of the SCL-CRC decoding algorithm.
在SCL-FC和SCL-CRC译码过程中,FC算法和CRC算法只作用于k长信息位比特,为了更直观的分析两者的复杂度差异,固定码率R=0.5,采用极化码的码长N代替k来描述。设生成h位校验比特,则FC算法是基于简单的整数求和运算的,时间复杂度为O(N);CRC译码算法是基于系数在GF(2)上的多项式除法运算,时间复杂度为O(hN)。额外因素h并不影响FC算法的时间复杂度,因此FC算法比CRC算法的时间复杂度低。In the SCL-FC and SCL-CRC decoding process, the FC algorithm and the CRC algorithm only act on the k-long information bits. In order to analyze the complexity difference between the two more intuitively, the fixed code rate R=0.5, and the polar code is used. The code length N is replaced by k to describe. Assuming that h-bit check bits are generated, the FC algorithm is based on a simple integer summation operation, and the time complexity is O(N); the CRC decoding algorithm is based on the polynomial division operation of the coefficients on GF(2), and the time complexity is The degree is O(hN). The extra factor h does not affect the time complexity of the FC algorithm, so the time complexity of the FC algorithm is lower than that of the CRC algorithm.
需要说明的是,在本发明中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should be noted that, in the present invention, relational terms such as first and second are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply these entities or operations There is no such actual relationship or order between them. Moreover, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion such that a process, method, article or device comprising a list of elements includes not only those elements, but also includes not explicitly listed or other elements inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.
本说明书中的各个实施例均采用相关的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。Each embodiment in this specification is described in a related manner, and the same and similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from other embodiments.
尤其,对于装置实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。In particular, for the apparatus embodiments, since they are basically similar to the method embodiments, the description is relatively simple, and reference may be made to some descriptions of the method embodiments for related parts.
在流程图中表示或在此以其他方式描述的逻辑和/或步骤,例如,可以被认为是用于实现逻辑功能的可执行指令的定序列表,可以具体实现在任何计算机可读介质中,以供指令执行系统、装置或设备(如基于计算机的系统、包括处理器的系统或其他可以从指令执行系统、装置或设备取指令并执行指令的系统)使用,或结合这些指令执行系统、装置或设备而使用。就本说明书而言,″计算机可读介质″可以是任何可以包含、存储、通信、传播或传输程序以供指令执行系统、装置或设备或结合这些指令执行系统、装置或设备而使用的装置。计算机可读介质的更具体的示例(非穷尽性列表)包括以下:具有一个或多个布线的电连接部(电子装置),便携式计算机盘盒(磁装置),随机存取存储器(RAM),只读存储器(ROM),可擦除可编辑只读存储器(EPROM或闪速存储器),光纤装置,以及便携式光盘只读存储器(CDROM)。另外,计算机可读介质甚至可以是可在其上打印所述程序的纸或其他合适的介质,因为可以例如通过对纸或其他介质进行光学扫描,接着进行编辑、解译或必要时以其他合适方式进行处理来以电子方式获得所述程序,然后将其存储在计算机存储器中。The logic and/or steps represented in flowcharts or otherwise described herein, for example, may be considered an ordered listing of executable instructions for implementing the logical functions, may be embodied in any computer-readable medium, For use with, or in conjunction with, an instruction execution system, apparatus, or device (such as a computer-based system, a system including a processor, or other system that can fetch instructions from and execute instructions from an instruction execution system, apparatus, or apparatus) or equipment. For the purposes of this specification, a "computer-readable medium" can be any device that can contain, store, communicate, propagate, or transport the program for use by or in connection with an instruction execution system, apparatus, or apparatus. More specific examples (non-exhaustive list) of computer readable media include the following: electrical connections with one or more wiring (electronic devices), portable computer disk cartridges (magnetic devices), random access memory (RAM), Read Only Memory (ROM), Erasable Editable Read Only Memory (EPROM or Flash Memory), Fiber Optic Devices, and Portable Compact Disc Read Only Memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program may be printed, as the paper or other medium may be optically scanned, for example, followed by editing, interpretation, or other suitable medium as necessary process to obtain the program electronically and then store it in computer memory.
应当理解,本发明的各部分可以用硬件、软件、固件或它们的组合来实现。It should be understood that various parts of the present invention may be implemented in hardware, software, firmware or a combination thereof.
在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。In the above-described embodiments, various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or a combination of the following techniques known in the art: Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, Programmable Gate Arrays (PGA), Field Programmable Gate Arrays (FPGA), etc.
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求的保护范围为准。The above are only specific embodiments of the present invention, but the protection scope of the present invention is not limited thereto. Any person skilled in the art who is familiar with the technical scope disclosed by the present invention can easily think of changes or substitutions. All should be included within the protection scope of the present invention. Therefore, the protection scope of the present invention should be subject to the protection scope of the claims.
Claims (7)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810173286.1A CN108462558B (en) | 2018-03-01 | 2018-03-01 | A kind of polar code SCL decoding method, device and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810173286.1A CN108462558B (en) | 2018-03-01 | 2018-03-01 | A kind of polar code SCL decoding method, device and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108462558A CN108462558A (en) | 2018-08-28 |
CN108462558B true CN108462558B (en) | 2020-12-18 |
Family
ID=63217024
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810173286.1A Active CN108462558B (en) | 2018-03-01 | 2018-03-01 | A kind of polar code SCL decoding method, device and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108462558B (en) |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020042089A1 (en) * | 2018-08-30 | 2020-03-05 | 华为技术有限公司 | Scl parallel decoding method, apparatus, and device |
CN109361401B (en) * | 2018-08-30 | 2021-11-02 | 中国地质大学(武汉) | A Polarization Channel Coding Method for MWD Transmission System |
CN111200439B (en) | 2018-11-16 | 2022-05-06 | 华为技术有限公司 | Decoding method, device and equipment |
CN111224676B (en) * | 2018-11-26 | 2022-12-27 | 中国传媒大学 | Self-adaptive serial offset list polarization code decoding method and system |
CN111262595B (en) * | 2018-11-30 | 2023-07-21 | 中兴通讯股份有限公司 | Polarization code decoding method and device, multi-stage decoder and storage medium |
CN109981224B (en) * | 2019-04-04 | 2020-10-09 | 西安电子科技大学 | A deep space communication channel coding and decoding system and method thereof |
CN110138390A (en) * | 2019-06-12 | 2019-08-16 | 中国计量大学 | A kind of polarization code SSCL algorithm decoder based on deep learning |
CN110535560A (en) * | 2019-08-05 | 2019-12-03 | 杭州电子科技大学 | A kind of polarization code combines coding and interpretation method |
CN110620588B (en) * | 2019-10-25 | 2023-08-25 | 网络通信与安全紫金山实验室 | A BPL decoding method and device based on polar codes |
CN110830166B (en) * | 2019-10-31 | 2022-05-06 | 哈尔滨工业大学(深圳) | Joint detection decoding method and device, computer equipment and storage medium |
CN113067585A (en) * | 2019-12-16 | 2021-07-02 | 华为技术有限公司 | Polar code decoding method and decoding device |
CN111245568A (en) * | 2020-01-14 | 2020-06-05 | 东方红卫星移动通信有限公司 | Polar code decoding method based on feedback retransmission technology in low-earth orbit satellite |
CN112039634B (en) * | 2020-08-27 | 2023-08-29 | 上海金卓科技有限公司 | Decoding method and device of polarization code, computer equipment and storage medium |
CN113179101B (en) * | 2021-02-07 | 2024-04-12 | 睿信丰空天科技(北京)股份有限公司 | Symmetrical decoding device for polarization code |
CN113162634B (en) * | 2021-04-20 | 2023-01-20 | 中山大学 | Code length self-adaptive polarization code decoding method based on bit flipping |
CN115149966A (en) * | 2022-06-30 | 2022-10-04 | 中国电信股份有限公司 | Polar code decoding method and device, electronic equipment and storage medium |
CN115225206B (en) * | 2022-07-15 | 2023-11-03 | 山东大学 | Decoding method and system with pre-calculation |
CN117792407B (en) * | 2024-02-23 | 2024-05-24 | 南京邮电大学 | A hardware sorting system for polar code serial cancellation list decoding |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102694625A (en) * | 2012-06-15 | 2012-09-26 | 北京邮电大学 | Polarization code decoding method for cyclic redundancy check assistance |
CN106506009A (en) * | 2016-10-31 | 2017-03-15 | 中国石油大学(华东) | A Decoding Method of Polar Code |
CN106656214A (en) * | 2016-12-22 | 2017-05-10 | 东南大学 | Dynamic distribution sorting algorithm based on successive cancellation list polarization code decoding |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10476634B2 (en) * | 2016-03-04 | 2019-11-12 | Huawei Technologies Co., Ltd. | System and method for polar encoding and decoding |
-
2018
- 2018-03-01 CN CN201810173286.1A patent/CN108462558B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102694625A (en) * | 2012-06-15 | 2012-09-26 | 北京邮电大学 | Polarization code decoding method for cyclic redundancy check assistance |
CN106506009A (en) * | 2016-10-31 | 2017-03-15 | 中国石油大学(华东) | A Decoding Method of Polar Code |
CN106656214A (en) * | 2016-12-22 | 2017-05-10 | 东南大学 | Dynamic distribution sorting algorithm based on successive cancellation list polarization code decoding |
Also Published As
Publication number | Publication date |
---|---|
CN108462558A (en) | 2018-08-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108462558B (en) | A kind of polar code SCL decoding method, device and electronic equipment | |
CN109660264B (en) | High performance polar code decoding algorithm | |
CN108282264B (en) | A Polar Code Decoding Method Based on Bit Flip Serial Elimination List Algorithm | |
CN105978577B (en) | A kind of serial list decoding method based on bit reversal | |
CN106209113A (en) | A kind of decoding method of polarization code | |
WO2020108586A1 (en) | Polar code decoding method and apparatus, multi-stage decoder, and storage medium | |
CN106803759A (en) | Polar yards of effective adaptive decoding method based on Gauss construction | |
CN107612560B (en) | Early Iterative Stopping Method for Polar Codes Based on Partial Information Bit Likelihood Ratio | |
WO2014075267A1 (en) | Decoding processing method and decoder | |
CN108092742B (en) | A Communication Method Based on Polar Code | |
CN109921804A (en) | A kind of adaptive fusion is serial to offset list polarization code coding method and system | |
CN111277277B (en) | Method and device for reducing decoding delay of polarization code continuous cancellation table decoding algorithm | |
CN112702141B (en) | Adjustable serial cancellation list polar code decoding method and device | |
CN110995279B (en) | A Polar Code Combined with SCF Spherical List Flip Decoding Method | |
Lu et al. | Deep learning aided SCL decoding of polar codes with shifted-pruning | |
CN111654291A (en) | A Bit Flip-Based Fast Serial Cancellation List Decoding Algorithm for Polar Codes | |
JP5952971B2 (en) | Communication path decoding method and communication path decoding apparatus | |
CN107026655A (en) | Method for decoding a codeword and decoder | |
Hashemi et al. | A tree search approach for maximum-likelihood decoding of Reed-Muller codes | |
CN114978195B (en) | A search method and system for an error pattern set related to codewords in polar code serial cancellation list decoding | |
Upadhyaya et al. | Machine learning for error correction with natural redundancy | |
CN113285722B (en) | A Multi-bias Segment Redundancy Check Aided Statistical Decoding Method for Short Polar Codes | |
CN115694516A (en) | Quick continuous offset decoding method and device for special node of polarization code | |
US20170214413A1 (en) | Joint source-channel coding with dynamic dictionary for object-based storage | |
CN111555759A (en) | A Design Method of Generalized LDPC Codes |
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 |