Next Article in Journal
Dominant Attractor in Coupled Non-Identical Chaotic Systems
Next Article in Special Issue
DIR-Net: Deep Residual Polar Decoding Network Based on Information Refinement
Previous Article in Journal
Complex Knowledge Base Question Answering for Intelligent Bridge Management Based on Multi-Task Learning and Cross-Task Constraints
Previous Article in Special Issue
Iterative Joint Estimation Procedure of Channel and PDP for OFDM Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Adaptive List Flip Decoder for Polar Codes with High-Order Error Correction Capability and a Simplified Flip Metric

1
The Engineering Research Center of the Digital Audio and Video Ministry of Education, Communication University of China, Beijing 100024, China
2
The State Key Laboratory of Media, Convergence and Communication, Communication University of China, Beijing 100024, China
*
Author to whom correspondence should be addressed.
Entropy 2022, 24(12), 1806; https://doi.org/10.3390/e24121806
Submission received: 7 November 2022 / Revised: 1 December 2022 / Accepted: 7 December 2022 / Published: 10 December 2022
(This article belongs to the Special Issue Advances in Information and Coding Theory)

Abstract

:
Designing an efficient decoder is an effective way to improve the performance of polar codes with limited code length. List flip decoders have received attention due to their good performance trade-off between list decoders and flip decoders. In particular, the newly proposed dynamic successive cancellation list flip (D-SCLF) decoder employs a new flip metric to effectively correct high-order errors and thus enhances the performance potential of present list flip decoders. However, this flip metric introduces extra exponential and logarithmic operations, and the number of these operations rises exponentially with the increase in the order of error correction and the number of information bits, which then limits its application value. Therefore, we designed an adaptive list flip (ALF) decoder with a new heuristic simplified flip metric, which replaces these extra nonlinear operations in the original flip metric with linear operations. Simulation results show that the simplified flip metric does not reduce the performance of the D-SCLF decoder. Moreover, based on the in-depth theoretical analyses of the combination of the adaptive list and the list flip decoders, the ALF decoder adopts the adaptive list to further reduce the average complexity.

1. Introduction

Polar codes [1] have been widely studied since they were proposed due to their excellent performance. Consequently, polar codes have been selected as the control channel coding scheme in the 5G enhanced Mobile Broadband (eMBB) scenario [2] and are expected to still be competitive coding technologies in the future. In particular, polar codes using a successive cancellation (SC) decoder comprise the first channel coding technique that has been proven to achieve channel capacity with an infinite code length [1]. However, the error-correction performance of polar codes using the SC decoder with limited code length is unsatisfactory. Therefore, improving the performance of polar codes with limited code length has always been a concern of scholars, and designing an efficient decoder is one of the most effective ways to solve this problem.
The SC list (SCL) [3,4] and CRC-aided SCL (CA-SCL) [5,6] are two improved list decoders based on the SC decoder. Compared with the single candidate path of the SC decoder, they adopt a list of multiple candidate paths and posterior probability to improve the error-correction performance. In particular, the CA-SCL decoder can utilize CRC to filter wrong candidate paths on the list and obtain better performance than the SCL decoder. However, this list containing multiple candidate paths requires more computational complexity (energy) and storage space. To further optimize the CA-SCL decoder, many scholars have proposed different improved list decoders. The authors of [7] proposed a new path metric that is beneficial to hardware implementation for the filtering of candidate paths and is widely used nowadays. Ref. [8] combined the adaptive list and CRC to further reduce the average complexity of the CA-SCL decoder without loss of error-correction performance. In [9,10], the authors designed different distributed CRCs for the early termination of the CA-SCL decoder. The authors of [11] designed a threshold to reduce redundant calculations during list decoding. Furthermore, Ref. [12] proposed a polar decoder supported by parity check (PC), which has an error-correction performance comparable to that of the CA-SCL decoder. Although the list decoders above improve the performance of the CA-SCL decoder to a certain extent, their error-correction performance is similar to or even lower than that of the CA-SCL decoder with the same list size.
In addition to list decoders, Ref. [13] proposed the first flip decoder called SC flip (SCFlip). The core idea of this flip decoder is to use additional SC decoding attempts to perform flip operations in the error-prone positions, and thus the flip decoder can achieve better error-correction performance than the SC decoder. Subsequently, many scholars have contributed to improving the performance of the flip decoder. Ref. [14] effectively obtained the error-prone positions to enhance the efficiency of flip operations. Ref. [15] designed the DSCFlip decoder, which employsa new flip metric to correct high-order errors and further improve the error-correction performance of flip decoders. Ref. [16] simplified the flip metric of the DSCFlip decoder to improve its application value. Moreover, Ref. [17] first introduced parity-check bits into flip decoders to obtain a more efficient early termination capability. Their advantages are that they can achieve the performance of the CA-SCL decoder by using only a single path, and their average computational complexity is close to that of the SC decoder at a high signal-to-noise ratio (SNR). However, the computational complexity of these flip decoders may be higher than that of the CA-SCL decoder with the same error-correction performance at a low SNR.
Reference [18] proposed the first list flip decoder called the SCL bit-flip (SCL-BF) decoder. This decoder creates a bit-flip operation in list decoding processes, which combines the flip idea in flip decoders and the list in list decoders; it then realizes a good performance trade-off between the list decoders and the flip decoders. For brevity, we use the term “list flip operation” to refer to the flip operation of a list flip decoder. On the one hand, the SCL-BF decoder can obtain the error-correction performance of the CA-SCL decoder with a large list by utilizing a smaller list. On the other hand, the SCL-BF decoder can use a list of multiple candidate paths to increase the probability of keeping the correct path. However, the list flip operation and the selection of error-prone positions in the SCL-BF decoder are very similar to those in the SCFlip decoder, which means that it is not efficient enough for correcting errors in a more complex list decoding scheme. To further improve the performance gain brought by list flip operations, [19,20] proposed different flip metrics to optimize the original selection of error-prone positions, and [21] proposed a list decoder with shift-pruning (SCL-SP) to optimize the original list flip operations in the SCL-BF decoder. Moreover, Refs. [22,23] proposed different list flip decoders to optimize the shifted-pruning operation in the SCL-SP decoder. However, these list flip decoders cannot effectively flip high-order errors, which limits the error-correction performance potential of list flip decoders. A high-order error means that correcting this error requires multiple flip operations in one decoding attempt.
Recently, Ref. [24] proposed a dynamic SCL-Flip (D-SCLF) decoder with a high-order error correction capability. This decoder employsa new flip metric to estimate the likelihood of high-order errors in list decoding processes; it can therefore correct high-order errors in these list decoding processes. However, compared to the flip metric in [20], this new flip metric includes additional exponential and logarithmic operations. Furthermore, the number of these exponential and logarithmic operations grows exponentially with the order of error correction (the maximum number of list flip operations in one decoding attempt) and the number of information bits, which then reduces the application value of the list flip decoder with high-order error correction capacity.
To further develop the list flip decoder for polar codes, we designed an adaptive list flip (ALF) decoder with high-order error correction capability and a simplified flip metric. The contributions of this decoder are as follows:
  • We designed a new simplified flip metric. This simplified flip metric replaces the additional exponential and logarithmic operations introduced by the original flip metric with multiplication and addition operations. The simulation results show that the D-SCLF decoder using the simplified metric has similar error-correction and complexity performance to the D-SCLF decoder using the original flip metric.
  • We theoretically analyzed the characteristics of the combination of the adaptive list and list flip decoders, and we verified these theoretical analyses by simulation.
  • We proposed an ALF decoder with a high-order error correction capability. The decoder mainly combines the simplified flip metrics and the adaptive list. Simulation results show that our ALF decoder can effectively reduce the average computational complexity (energy) of the D-SCLF decoder without diminishing the error-correction performance.
The remainder of the paper is organized as follows. Section 2 briefly gives an overview of the polar encoding method and some polar decoding algorithms. Section 3 describes and analyzes the details of the proposed decoders. In Section 4, the simulation results are illustrated and discussed. Finally, some conclusions are highlighted.

2. Preliminaries

In this section, we briefly introduce the polar coding method and existing decoders related to this paper for P C ( N , K + N c r c ) . P C ( N , K + N c r c ) refers to a polar code of code length N, CRC length N c r c , information bit length K, and code rate R = K / N .

2.1. Polar Encoding Method

Reference [1] defines the polar encoding method as follows:
x 1 N = u 1 N B N F n ,
where x 1 N = ( x 1 , x 2 , , x N ) refers to the encoded vector. u 1 N = ( u 1 , u 2 , , u N ) represents the encoding vector that consists of two subjects: A c and A . A c consists of all frozen bits. A consists of all non-frozen bits. F = 1 0 1 1 and ⊗ refers to the Kronecker product. B N is a bit-reversal permutation matrix. n = l o g 2 N .

2.2. CA-SCL Decoder

The CA-SCL decoder [5,6] is an improved decoder based on the SC decoder and utilizes CRC as well as a list of multiple candidate paths to improve the FER performance of the SC decoder with a single candidate path. The list size of the CA-SCL decoder is L. Meanwhile, a simplified path metric (PM) [7] is adopted by the CA-SCL decoder to distinguish the correct path ion the list. PM can be computed using the following equation:
P M c ( i ) = P M c ( i 1 ) , if u ^ i [ l ] = δ ( λ N ( i ) [ l ] ) ; P M c ( i 1 ) + λ N ( i ) [ l ] , otherwise .
where P M l ( i ) represents the P M value of the ith bit in the lth candidate path, 0 < l < = L and P M l ( 0 ) = 0 . λ N ( i ) [ l ] is the log-likelihood ratio (LLR) value of the ith bit in the lth candidate path. δ ( x ) = 1 2 ( 1 s i g n ( x ) ) . In addition, we define A as a set consisting of the first l o g 2 L of non-frozen bits.
When decoding the ith bit and i A , the CA-SCL decoder utilizes a list b e s t ( i ) to reserve all candidate paths. When decoding the ith bit and i A A , the L paths in b e s t ( i 1 ) are expanded to 2 L sub-paths, which forms an expanded list ( i ) . Then, b e s t ( i ) can be achieved by selecting L paths with a smaller PM from ( i ) . When decoding the ith bit and i A c , the L paths in b e s t ( i ) are not expanded, and the values of the ith bit in all candidate paths are 0 by default.
After all bits are decoded, the CA-SCL decoding algorithm performs CRC on the paths in the b e s t ( N ) . If CRC succeeds, the CA-SCL decoder will output the candidate path with the smallest P M from among the candidate paths that passed the CRC check. If not, the CA-SCL decoder will output the candidate path with the smallest P M in b e s t ( N ) .

2.3. SCL-Flip Decoder, SCL-SP Decoder, and ADOSPL Decoder

To further improve the performance of the CA-SCL decoder, Ref. [18] proposed the first list flip decoder, named SCL-BF decoder. This decoder brings the flip operation idea to the CA-SCL decoder for the first time, thus allowing it to have better performance than the CA-SCL decoder with the same list size through more decoding attempts with flip operations. Obviously, the performance gain is closely related to the list flip operation itself and the decision with regard to list flip positions. To further improve the performance of the SCL-BF decoder, Ref. [21] proposed the SCL-SP decoder to optimize the list flip operation, and [20] designed the SCL-Flip decoder to optimize the decision of flip positions.
The SCL-SP decoder uses a new list flip operation called the shift-pruning operation to replace the original flip operation; it achieves better performance than the SCL-BF decoder with the same list size. The new list flip operation refers to b e s t ( i ) and can be achieved by selecting L paths with a bigger P M from ( i ) when the ith bit channel is a list flip position. Furthermore, to improve the performance of the SCL-SP decoder, Ref. [22] optimized the flip order of the SCL-SP decoder, introduced the adaptive list, and proposed a new list flip decoder called the adaptive-ordered shifted-pruning list (ADOSPL) decoder. The flowchart of the ADOSPL decoder is shown in Figure 1. When L c u r < L m a x , the ADOSPL decoder performs a CA-SCL decoding operation with the list size L c u r to obtain the estimated code word. When L c u r = L m a x , the ADOSPL decoder executes the OSPL decoder (a list flip decoder proposed by [22]) with a list size of L m a x to obtain the estimated code word. Since the OSPL decoder has little correlation with this paper, we will not provide more details about this algorithm. The termination condition of the ADOSPL decoder is: either a candidate path passing the CRC is found in a decoding attempt, or T + 1 + L o g 2 ( L ) decoding attempts have been performed. T is the maximum number of additional decoding attempts with list flip operations.
The SCL-Flip decoder employs a flip metric to optimize the decision of the SCL-BF decoder with regard to list flip positions. This flip metric satisfies the following equation:
E α ( i ) = l n l = 1 c e P M l ( i ) ( l = 1 c e P M l + L ( i ) ) α ,
where E α ( i ) denotes the flip metric E α value of the ith bit, and α is a coefficient to compensate for the biased estimation due to the error propagation. A lower E α means that mistakes are more likely to occur. Because of this, the SCLFlip decoder prioritizes the flipping of information bits with lower E α value.
Although these list flip decoders can achieve better performance than the CA-SCL decoder to some extent, they cannot correct high-order errors efficiently, which limits the performance gain brought by the list flip operations.

2.4. D-SCLF Decoder

To further improve the performance of list flip decoders, the D-SCLF decoder [24] applies a new flip metric to approximate the probability of ε ( i ) occurring in a CA-SCL decoding process. ε ( i ) = { u 1 i 1 b e s t ( i 1 ) , u 1 i b e s t ( i ) } represents the event where the first mistake happened in the ith bit. Based on the new flip metric, D-SCLF extends this flip metric to approximate the probability of high-order errors and utilizes a dynamic list of flip sets S to reserve the potential location of high-order errors. The extended flip metric in [24] can be achieved by using the following calculation:
M β ( i ) = 1 β l n ( P ( ε ( i ) | y , S t ) = 1 β l n ( P e ( i ) ) 1 β k S t l n ( P e ( k ) ) 1 β k < i , k { A A } S t l n ( 1 P e ( k ) ) = E 1 ( i ) + f β ( E 1 ( i ) ) + k S t E 1 ( k ) + k S t f β ( E 1 ( k ) ) + k < i , k { A A } S t f β ( E 1 ( k ) ) = E 1 ( i ) + k S t E 1 ( k ) + k < = i , k A A f β ( E 1 ( k ) ) ,
where β is also a compensated coefficient similar to α , S t is a flip set that records all flip indices for the tth additional decoding attempt, f β ( x ) = 1 β l n ( 1 + e β x ) and E 1 ( i ) = E α = 1 ( i ) . It is worth noting that S t is a subset of S , and S = S 1 , S 2 , , S T has a constant size of T but is updated after a failure in decoding attempts. P ( ε ( i ) | y , S t ) refers to the probability that ε ( i ) occurs with the flip set S t [24], and it satisfies the following equation:
P ( ε ( i ) | y , S t ) = P e ( i ) · k S t P e ( k ) · k < i , k { A A } S t ( 1 P e ( k ) ) ,
where P e ( i ) = 1 1 + e β · E 1 ( i ) .
Similar to the SCL-Flip decoder, the D-SCLF decoder prioritizes flipping information bits set with a lower M β value computed by (4). However, compared to the flip metric of the SCL-Flip decoder, this flip metric M β introduces many logarithmic and exponential operations, especially when the D-SCLF decoder is applied to higher-order error correction. This will limit the application value of this decoder.

3. ALF Decoder

In this section, we describe our decoder based on two points: (1) the design of the simplified flip metric and (2) the adoption of the adaptive list. Furthermore, we describe the details of our decoder in Section 3.3.

3.1. Design of the Simplified Flip Metric

As mentioned above, the D-SCLF decoder creates a new flip metric to correct high-order errors, and it can improve the error-correction performance of the SCL-Flip decoder. However, we noticed that the new flip metric M β introduces an new f β ( · ) function, including additional logarithmic and exponential operations, while the number of these operations increases exponentially with an increase in the number of unfrozen bits and the order of error correction. It should be noted that the order of error correction refers to the maximum number of flip operations in one decoding attempt. For better understanding, we describe below how the number of operations varies under different conditions.
If there is no extra memory to keep the previous f β ( · ) value, and the error-correction order of the D-SCLF decoder is 1 (called D-SCLF1 in the following), the D-SCLF1 decoder needs to repeatedly perform the f β ( · ) function of all previous non-frozen bits after a new non-frozen bit is decoded. Therefore, in this case, the DSCLF-1 decoder executes the f β ( · ) function N f ( 1 ) times, where N f ( 1 ) = 1 + 2 + + ( K + N c r c l o g 2 L ) = ( K + N c r c l o g 2 L ) × ( K + N c r c l o g 2 L + 1 ) 2 . L is the list size of the D-SCLF1 decoder. N f ( x ) is the total number of times the f β ( · ) function is executed, which is required by the D-SCLFx decoder to decode one frame.
If all f β ( · ) values are stored and the D-SCLF1 decoder is still adopted, N f ( 1 ) = K + N c r c l o g 2 L . However, even if f β ( · ) values are stored in order to reduce N f ( 1 ) , as long as the order of error correction is more than 1, the D-SCLF decoder will execute more f β ( · ) functions. For example, if D-SCLF2 wants to correct the second-order error, it must generate a set containing two flip positions, assuming that the new flip set is S x and S x = S t { j } , where j > i t and x > t . S t refers to the flip set in the tth additional attempt and contains only one flip position. i t is the last element in S t . According to Equation (4), the D-SCLF2 decoder does not only need more memory to store new E α = 1 values and f β ( · ) values updated by the tth decoding attempt, but it also needs to calculate at least K + N c r c i t times of the f β ( · ) function based on these new stored values. Moreover, if the S t -based S x cannot help the D-SCLF2 decoder to find the correct path, D-SCLF2 will continue to perform new f β ( · ) functions based on other first-order flip sets. Hence, N f ( 2 ) is significantly larger than N f ( 1 ) , and thus N f ( x ) will increase exponentially with x increases.
Therefore, to expand the application value of the D-SCLF decoder, it is necessary to design a simplified flip metric that can effectively reduce the number of exponent and logarithmic operations included by the f β ( · ) function without losing error-correction performance.
Inspired by the simplification of the decoder of turbo codes in [25] and the simplification of the flip metric in the DSCFlip decoder of polar codes in [16], we naturally thought of using a similar method to simplify the f β ( · ) function in the D-SCLF decoder. However, we noticed that the original simplified methods in [16,25] did not provide directions that were clear enough, so this paper attempts to design a simplified function with actionable steps to simplify the D-SCLF decoder. Since multiple straight lines can approximate a curve, and different straight lines essentially correspond to different combinations of one addition and one multiplication, this paper proposes a simplified function called the f β l i n e ( · ) function, which utilizes two straight line segments to approximate the curve represented by the f β ( · ) function in the D-SCLF decoder.
To illustrate our simplified function more clearly, we created the graph in Figure 2. In Figure 2, the black dashed line indicates the f β ( · ) function, and the red line represents our simplified function. Evidently, our simplified function is mainly composed of two straight line segments, and these two straight line segments are generated based on three points on the black dashed line. Since the E α = 1 value in Equation (4) satisfies E α = 1 > 0 , we selected (0, f β ( 0 ) ) as the first point. Based on the experience provided by the existing simplification, we selected (10, f β ( 10 ) ) as the third point. Finally, we selected (z, f β ( z ) ) as the second point, where z is a positive integer and 1 z 10 . Therefore, the simplified function f β l i n e ( · ) satisfies the following equation:
f β l i n e ( x ) = c 1 x + f β ( 0 ) , if x 0 and x z ; c 2 x + c 3 , if x > z and x 10 ; 0 , o t h e r s .
where c 1 = f β ( z ) f β ( 0 ) z , c 2 = f β ( z ) f β ( 10 ) z 10 , and c 3 = f β ( z ) z × f β ( z ) f β ( 10 ) z 10 . Additionally, c 1 , c 2 , and c 3 in this paper generally retain two decimal places. In particular, when z = 10 ,
f β l i n e ( x ) = c 1 x + f β ( 0 ) , if x 0 and x 10 ; 0 , o t h e r s .
It is clear that we used a combination of one multiplication and one addition to replace the multiplication, addition, exponential, and logarithmic operations included by the original f β ( x ) = 1 β l n ( 1 + e β x ) . Furthermore, Ref. [24] demonstrated through simulation that outstanding performance can be reached with a fixed β of 0.4, so this paper uses a default β value of 0.4.
To explore the impact of different z values on performance, we created Figure 3, Figure 4 and Figure 5 to show a comparison of the performance of D-SCLF2 using f β = 0.4 and that of D-SCLF2 using f β = 0.4 l i n e , with different z values for P C ( 512 , 256 + 24 ) . Note that the D-SCLF2 using f β = 0.4 refers to the D-SCLF2 decoder using the original flip metric, and the D-SCLF2 using f β = 0.4 l i n e refers to the D-SCLF2 decoder using the new simplified flip metric. The list size of these decoders is 4. In these figures, the left sub-graphs represent the FER performance, and the right sub-graphs represent the corresponding average complexity performance. Since the average complexity of the D-SCLF ( or CA-SCL) decoder is O ( ( T a v + 1 ) × L N l o g N ) (or O ( L N l o g N ) ), we can use L a v to represent the average complexity, where L a v = ( T a v + 1 ) × L for the list flip decoder (or L a v = L for the CA-SCL decoder ). T a v represents the average number of extra decoding attempts. The dashed lines in these figures represent the performance of DSCLF-2 with the original f β = 0.4 ( · ) function, and the solid line represents the performance of D-SCLF2 with the new f β = 0.4 l i n e ( · ) function. The AWGN channel, BPSK modulation, and the Gaussian Approximation (GA) construction algorithm [26] with a fixed E b / N 0 of 4 dB are used. The generator polynomial of the 24 CRC bits is g ( x ) = x 24 + x 23 + x 6 + x 5 + x 1 + 1 .
Figure 3, Figure 4 and Figure 5 show that under the same E b / N 0 , the D-SCLF2 using f β = 0.4 l i n e has a similar FER performance to that of the D-SCLF2 using f β = 0.4 . Therefore, our simplified flip metric does not reduce the high-order error correction capability brought by the original flip metric in the D-SCLF decoder, regardless of the z value. However, at some z values, the D-SCLF2 using f β = 0.4 l i n e may have greater L a v than the D-SCLF2 using f β = 0.4 . The reason is that the new flip metrics corresponding to some z values are not effective enough, which makes the D-SCLF2 using f β = 0.4 l i n e need more decoding attempts to find the correct path. Thus, a fixed z value is required to ensure that the D-SCLF2 using f β = 0.4 l i n e has similar or better performance to the D-SCLF2 using f β = 0.4 under different operating conditions. It is worth mentioning that L a v represents the complexity because it is proportional to the number of recursions of the LLR of the polar code, but L a v does not count the calculations in the flip metric. Therefore, as long as the FER and L a v of the D-SCLF2 using f β = 0.4 l i n e and the D-SCLF2 using f β = 0.4 are similar, our new flip metric is valid.
To better identify the fixed z value, we created Table 1, Table 2 and Table 3 to provide more details on the complexity comparison found in Figure 3, Figure 4 and Figure 5. In these tables, R c represents the reduction ratio of the current L a v as compared to the L a v corresponding to a “no z” situation; a “no z” situation refers to the D-SCLF2 using f β = 0.4 , while a “z = x” situation refers to the D-SCLF2 using f β = 0.4 l i n e with the z value of x. For easier understanding, we use the data in Table 1 as an example. In Table 1, the L a v value of the D-SCLF2 using f β = 0.4 is 8.495 when E b / N 0 = 1.5 dB, and the corresponding R c satisfies R c = ( 8.495 8.495 ) / 8.495 = 0 % . Similarly, the L a v value of the D-SCLF2 using f β = 0.4 l i n e with z = 1 is 7.991 when E b / N 0 = 1.5 dB, and the corresponding R c satisfies R c = ( 8.495 7.991 ) / 8.495 = 5.94 % .
Based on the above discussion, a fixed and appropriate z value should satisfy two points: (i) The FER performance of the DSCLF-2 using f β = 0.4 l i n e cannot be significantly worse than that of the D-SCLF2 using f β = 0.4 ; (ii) The L a v value of the DSCLF-2 using f β = 0.4 l i n e cannot be significantly greater than that of the D-SCLF2 using f β = 0.4 . Therefore, we choose a fixed z value based on the above two points and think of the first point as having a higher priority. Finally, we choose a z value of 5. Then, we can obtain the following equation:
f β l i n e ( x ) = 0.28 x + 1.72 , if x 0 and x 5 ; 0.05 x + 0.59 , if x 5 and x 10 ; 0 , o t h e r s .
Thus, our simplified flip metric satisfies the equation below:
M β l i n e ( S t { i } ) = E 1 ( i ) + k S t E 1 ( k ) + k < = i , k A A f β = 0.4 l i n e ( E 1 ( k ) ) ,
where i > i t , and i t is the last element in S t . Moreover, we use the more understandable M β l i n e ( S t { i } ) to represent the flip metric of high-order flip operations. In particular,
M β l i n e ( S t ) = k S t E 1 ( k ) + k < = i t , k A A f β = 0.4 l i n e ( E 1 ( k ) ) ,
and
M β l i n e ( { i } ) = E 1 ( i ) + k < = i , k A A f β = 0.4 l i n e ( E 1 ( k ) ) .
It is worth mentioning that the default value of z for our new flip metric is 5, which means that the simplified function remains consistent with Equation (8). Moreover, we will prove in Section 4 that the new flip metric with a z value of 5 is valid under different operating conditions.

3.2. The Adoption of the Adaptive List

Inspired by [22], we naturally thought of applying an adaptive list to the D-SCLF decoder to reduce its average complexity. Compared with [22], we provide a more in-depth discussion on the reasons for this application as well as more in-depth theoretical analyses of the impact of this application on performance. Furthermore, we verify these theoretical analyses by simulation in Section 4.
Since a list flip decoder is converted into a list decoder when T = 0 , we use the default value of T > 0 to better analyze the combination of the list flip decoder and the adaptive list.
The negative impact of applying an adaptive list in list flip decoders is lower than that of applying the adaptive list in list decoders. We denote L a v w as the L a v for the worst case, and L m a x as the maximum list size. Then, the L a v w of the CA-SCL decoder and the CA-SCL decoder using an adaptive list [8] is L m a x and 2 × L m a x 1 , respectively. The L a v w of a list flip decoder and the list flip decoder with an adaptive list is ( T + 1 ) × L m a x and ( T + 2 ) × L m a x 1 , respectively. Since T > 0 , we can obtain 2 × L m a x 1 L m a x > ( T + 2 ) × L m a x 1 ( T + 1 ) × L m a x . Therefore, the negative impact of applying the adaptive list on the list flip decoder is lower. In particular, ( T + 2 ) × L m a x 1 ( T + 1 ) × L m a x approaches 1 when T increases.
A list flip decoder with an adaptive list (LFD-w) and the same list flip decoder without the adaptive list (LFD-o) have similar error-correction performance. To illustrate this, we divided all possible decoding processes of an LFD-w into three cases:
  • Case 1: The LFD-w can output the path passing CRC when the current list size is L c u r and L c u r < L m a x ;
  • Case 2: The LFD-w can output the path passing CRC when the current list size is L c u r and L c u r = L m a x ;
  • Case 3: The LFD-w cannot output the path passing CRC.
For case 1, the PM value of the path passing CRC is small enough to always be retained by a small list, which means that the path has a high probability of being retained by a larger list as well. In other words, the LFD-o can find this path with a high probability.
For case 2, the path passing CRC can be found by the LFD-w when L c u r = L m a x , which means the correct path can also be found by the LFD-o with a list of list size L m a x .
For case 3, if the path passing CRC cannot be found by the LFD-w, the LFD-o also fails to find the path since the LFD-w includes the LFD-o.
According to the above analyses, the error-correction performance of the LFD-w may be consistent with that of the LFD-o. However, there are two special situations included by the above cases. One is that a small size list ( L < L m a x ) can preserve the correct path, but a large size list ( L = L m a x ) may prune the correct path since the P M value of the correct path may be more than that of other candidate paths in this large size list. The other is that a wrong path passing CRC can be preserved by a small size list ( L < L m a x ) but be removed by a larger size list ( L = L m a x ). Both of these special situations will affect the error-correction performance of the LFD-w and the LFD-o to a certain extent. Considering that these two cases are relatively rare and that CRC is a reliable verification method, the LFD-w and the LFD-o have similar error-correction performance.
The introduction of the adaptive list greatly reduces the complexity of the list flip decoders at a high SNR. We denote L a v b as the L a v for the best case. Then, the L a v b of an LFD-w and an LFD-o is 1 and L m a x , respectively. Therefore, the LFD-w can efficiently reduce the complexity of the LFD-o when L m a x > 1 and the SNR is high.
Based on the above analyses, we believe the combination of the adaptive list and the list flip decoder is very suitable. Furthermore, we propose our ALF decoder by adopting the simplified flip metric and an adaptive list; its details are described in Section 3.3.

3.3. Details of the ALF Decoder

Algorithm 1 describes the details of our ALF decoder. T refers to the maximum of extra decoding attempts with the list flip operation. L m a x represents the maximum list size. L c u r is the current list size. S = { S 1 , S 2 , , S T } refers to the list of flip sets. Its subset S t is a flip set that records all flip indices for the tth additional decoding attempt. It is worth noting that S 0 is not a subset of S , and S 0 = . M = { M β l i n e ( S 1 ) , M β l i n e ( S 2 ) , , M β l i n e ( S T ) } is the list of flip metric values that satisfies M β l i n e ( S 1 ) < M β l i n e ( S 2 ) < < M β l i n e ( S T ) . The initial S and M are both [ 0 ] 1 × T . SCLDecoding( S t , L c u r ) denotes a standard CA-SCL decoding with a list of size L c u r during which the flip operation will be performed at the bit indices given in this set S t . In particular, SCLDecoding(, L c u r ) denotes a standard CA-SCL decoding without the flip operation. The flip operation refers to the current b e s t ( i ) consisting of L paths with bigger P M from ( i ) . u ^ 1 N is the estimated sequence of u 1 N .
When L c u r < L m a x , SCLDecoding(, L c u r ) is performed to obtain u ^ 1 N . If the u ^ 1 N passes CRC, ALF decoding is terminated and outputs the current u ^ 1 N . If not, L c u r is updated to 2 × L c u r and the ALF decoding continues.
When L c u r = L m a x , SCLDecoding( S t , L m a x ) is performed to obtain u ^ 1 N . If the u ^ 1 N passes CRC, the ALF decoding is terminated and outputs the current u ^ 1 N . If not, ( S , M ) is updated by performing the UpdateFlipList(·) function, t is updated to t + 1 , and the ALF decoding continues.
Algorithm 1: ALF decoder
Entropy 24 01806 i001
Algorithm 2 describes the update process of ( S , M ) .
If t = 0 , S will consist of T indexes of non-frozen bits with smaller M β l i n e , and these non-frozen bits are in { A A } . After S is updated, M will store the flip metrics corresponding to the flip sets in S , which satisfies M = { M β l i n e ( S 1 ) , M β l i n e ( S 2 ) , , M β l i n e ( S T ) } , and M β l i n e ( S 1 ) < M β l i n e ( S 2 ) < < M β l i n e ( S T ) . It is worth noting that S t refers to the tth element in S .
If 0 < t < T , S will be updated by inserting new flip sets { S t { j } } when j > i t , j { A A } , M β l i n e ( S t { j } ) < M β l i n e ( S T ) . After S is updated, M will store the new flip metrics corresponding to the updated S , which satisfies M = { , M β l i n e ( S t ) , , M β l i n e ( S t { j } ) , , M β l i n e ( S T 1 ) } , and M β l i n e ( S 1 ) < < M β l i n e ( S t ) < < M β l i n e ( S t { j } ) < < M β l i n e ( S T 1 ) . It is worth noting that the new S T in the updated S is the S T 1 in the S before being updated.
If t T , S and M will not be updated.
Algorithm 2:UpdateFlipList()
Entropy 24 01806 i002

4. Simulation Results and Discussions

In this section, we compare the performance of the ALF decoder, the D-SCLF decoder, and the CA-SCL decoder. The default value of z for our new flip metric is 5. The order of the list flip decoders is 2 for comparing the high-order error-correction capacity. The AWGN channel, BPSK modulation, and the GA construction algorithm with a fixed E b / N 0 of 4 dB are used. The generator polynomial of the 24 CRC bits is g ( x ) = x 24 + x 23 + x 6 + x 5 + x 1 + 1 .
To further verify whether our simplified flip metric is still valid with different code rates, we plotted Figure 6 and Figure 7, which show the comparison of the performance of the D-SCLF2 decoder using the original flip metric and the D-SCLF2 decoder using the simplified flip metric for different code rates. In these figures, solid lines represent the performance of the D-SCLF2 decoder using our simplified flip metric, and dotted lines represent the performance of the D-SCLF2 decoder using the original flip metric. L m a x = 4 .
We noticed that these two kinds of curves under the same parameters almost overlap, which means our simplified flip metric is still valid for different code rates and T values. Moreover, the D-SCLF2 decoder using the simplified flip metric has better FER performance than the D-SCLF2 decoder using the original flip metric in some nodes. The reason is that the original flip metric is only an approximation of the occurrence probability of high-order errors, and the accuracy of this flip metric has room for further optimization.
To verify the theoretical analyses of the adaptive list in Section 3.2, we drew Figure 8 and Figure 9, which show the comparison of the performance of the original D-SCLF2 decoder and the D-SCLF2 decoder using the adaptive list. In these figures, solid lines represent the performance of the D-SCLF2 decoder using the adaptive list, and dotted lines represent the performance of the original D-SCLF2 decoder. It is worth noting that the L m a x of the D-SCLF2 decoder using the adaptive list is equal to the list size of the original D-SCLF2 decoder; L m a x = 4 . With the same code rate and T, we observed that the FER performance curves of the two decoders almost overlap, which means these two decoders have similar error-correction performance. Moreover, it can be seen in Figure 9 that the average complexity of the D-SCLF2 decoder using the adaptive list is significantly lower than that of the original D-SCLF2 decoder at F E R = 10 3 , which means that the introduction of the adaptive list greatly reduces the complexity of the D-SCLF2 decoder at a high SNR. Therefore, the simulation results are consistent with the theoretical analyses in Section 3.2.
To compare the performance of our ALF2 decoder and the D-SCLF decoder, we drew Figure 10 and Figure 11, which show the performance comparison of the original D-SCLF2 decoder and our ALF2 decoder for different code rates. In these figures, solid lines represent the performance of our ALF2 decoder, and dotted lines represent the performance of the original D-SCLF2 decoder.
Figure 10 shows that our ALF2 has an FER performance similar to that of the D-SCLF2 decoder with the same code rate and T. Moreover, the ALF2 decoder has better FER performance than the D-SCLF2 decoder in some nodes since the accuracy of the original flip metric has room for further optimization.
Figure 11 shows a comparison of the average complexity performance of the different decoders in Figure 10.
We noticed that as E b / N 0 is increased, the average complexity of the ALF2 decoder and the DSCLF2 decoder all decrease regardless of the code rate and T value. In all cases, the average complexity of our ALF2 decoder always decreases faster than the D-SCLF2 decoder. In particular, when T = 15 and E b / N 0 = 2.5 d B , our ALF2 decoder can reduce the average complexity of the D-SCLF2 decoder by 68.35% without losing error-correction performance.
To show the complexity performance more clearly, we created Table 4, Table 5 and Table 6, which show the details of the comparison of the average complexity performance in Figure 11.
Table 4, Table 5 and Table 6 show that the average complexity of our ALF decoder is significantly lower than that of the D-SCLF2 decoder in the E b / N 0 range corresponding to F E R [ 10 2 , 10 3 ] . However, at low E b / N 0 , the complexity of ALF2 may be higher than that of the D-SCLF2 decoder due to the negative impact of the adaptive list discussed in Section 3.2. However, the high complexity at low E b / N 0 is a problem faced by all list flip decoders (or list decoders with extra decoding attempts). Therefore, in a channel with generally large noise, it is more appropriate to directly use the list decoder with the same error-correction performance. For example, as shown in Figure 12, we can use the decoder of the CA-SCL decoder ( L = 32 ) to replace the ALF2 decoder ( L m a x = 4 , T = 50 ) or the D-SCLF2 decoder ( L m a x = 4 , T = 50 ) when the channel noise is generally large. That is to say, in the scenario where there is no memory limitation and the channel noise is generally large, we can replace the list flip decoder with a list decoder. For other scenarios, our decoder is a suitable choice due to its significantly lower complexity and smaller list size.
To further verify the advantages of our algorithm, we created Figure 13 and Figure 14, which show the performance comparison of the original D-SCLF2 decoder and our ALF2 decoder for different code lengths. In these figures, solid lines represent the performance of our ALF2 decoder, and dotted lines represent the performance of the original D-SCLF2 decoder.
Figure 13 shows that our ALF2 decoder has an FER performance similar to that of the D-SCLF2 decoder with the same code length. Furthermore, the ALF2 decoder also has better FER performance than the D-SCLF2 decoder in some nodes, such as the phenomenon in Figure 10, since the accuracy of the original flip metric has room for further optimization.
Figure 14 shows the average complexity performance comparison of the different decoders in Figure 13. We noticed that as E b / N 0 is increased, the average complexity of the ALF2 decoder and the DSCLF2 decoder all decrease, regardless of code lengths. In all cases, the average complexity of our ALF2 decoder always decreases faster than the D-SCLF2 decoder.
Based on the above simulation results, we can conclude that in the practical FER range and in a wide range of code lengths and code rates, our ALF decoder has a significantly lower average complexity than the D-SCLF decoder with a similar error-correction performance. In particular, the new flip metric employed by our ALF decoder can greatly reduce the nonlinear operations introduced by the original flip metric of the D-SCLF decoder without affecting the error correction performance. Moreover, the z value of the new flip metric is fixed, and the value is 5.

5. Conclusions

To further develop the list flip decoder of polar codes, a new ALF decoder with high-order error correction capability was designed in this paper. Although an existing D-SCLF decoder can achieve high-order error correction capabilities by employing a flip metric, this flip metric introduces new exponential and logarithmic operations. However, the number of these operations increases exponentially as the number of non-frozen bits and the order of error correction increase. To overcome this problem, we designed a new, simplified flip metric, which replaces the logarithmic and exponential operations in the original flip metric with multiplication and addition operations. Simulation results prove that the new flip metric does not reduce the error-correction performance of the existing D-SCLF decoder. In addition, we adopted the adaptive list to further reduce the complexity based on in-depth analyses of the combination of the adaptive list and the list flip decoder. Simulation results show that our ALF decoder can effectively reduce the average complexity (energy) of the existing D-SCLF decoder without losing error-correction performance.
To further exploit the performance potential of list flip decoders, a more accurate flip metric for high-order error correction is worth exploring in future research work.

Author Contributions

Validation, Y.L., H.Y., Z.Y., Y.W. and J.D.; data curation, Y.L.; formal analysis, Y.L., H.Y., Z.Y., Y.W. and J.D.; methodology, Y.L.; software, Y.L. and J.D.; writing—original draft, Y.L.; writing—review and editing, Y.L., H.Y., Z.Y., Y.W. and J.D.; project administration, H.Y. and Z.Y.; funding acquisition, H.Y. and Z.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Fundamental Research Funds for the Central Universities (CUC22GZ013).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Arikan, E. Channel Polarization: A Method for Constructing Capacity-Achieving Codes for Symmetric Binary-Input Memoryless Channels. IEEE Trans. Inf. Theory 2009, 55, 3051–3073. [Google Scholar] [CrossRef]
  2. R1-1613710. Chairman’s Notes of Agenda Item 7.1.5 Channel coding and modulation. In Proceedings of the 3GPP TSG RAN WG1 meeting No. 87, Reno, NV, USA, 14–18 November 2016.
  3. Tal, I.; Vardy, A. List Decoding of Polar Codes. In Proceedings of the 2011 IEEE International Symposium on Information Theory Proceedings, St. Petersburg, Russia, 31 July–5 August 2011; pp. 1–5. [Google Scholar] [CrossRef] [Green Version]
  4. Chen, K.; Niu, K.; Lin, J. List Successive Cancellation Decoding of Polar Codes. Electron. Lett. 2012, 48, 500–501. [Google Scholar] [CrossRef]
  5. Tal, I.; Vardy, A. List Decoding of Polar Codes. IEEE Trans. Inf. Theory 2015, 61, 2213–2226. [Google Scholar] [CrossRef]
  6. Niu, K.; Chen, K. CRC-Aided Decoding of Polar Codes. IEEE Commun. Lett. 2012, 16, 1668–1671. [Google Scholar] [CrossRef]
  7. Balatsoukas-Stimming, A.; Parizi, M.B.; Burg, A. LLR-Based Successive Cancellation List Decoding of Polar Codes. IEEE Trans. Signal Process. 2015, 63, 5165–5179. [Google Scholar] [CrossRef] [Green Version]
  8. Li, B.; Shen, H.; Tse, D. An Adaptive Successive Cancellation List Decoder for Polar Codes with Cyclic Redundancy Check. IEEE Commun. Lett. 2012, 16, 2044–2047. [Google Scholar] [CrossRef] [Green Version]
  9. Guo, J.; Shi, Z.; Liu, Z.; Zhang, Z.; Liu, Q. Multi-CRC Polar Codes and Their Applications. IEEE Commun. Lett. 2016, 20, 212–215. [Google Scholar] [CrossRef]
  10. R1-1708833. Design details of distributed CRC. In Proceedings of the 3GPP TSG RAN WG1 Meeting No. 89, Hangzhou, China, 15–19 May 2017.
  11. Zhang, Z.; Zhang, L.; Wang, X.; Zhong, C.; Poor, H.V. A Split-Reduced Successive Cancellation List Decoder for Polar Codes. IEEE J. Sel. Areas Commun. 2016, 34, 292–302. [Google Scholar] [CrossRef] [Green Version]
  12. Wang, T.; Qu, D.; Jiang, T. Parity-Check-Concatenated Polar Codes. IEEE Commun. Lett. 2016, 20, 2342–2345. [Google Scholar] [CrossRef]
  13. Afisiadis, O.; Balatsoukas-Stimming, A.; Burg, A. A Low-complexity Improved Successive Cancellation Decoder for Polar Codes. In Proceedings of the 2014 48th Asilomar Conference on Signals, Systems and Computers, Pacific Grove, CA, USA, 2–5 November 2014; pp. 2116–2120. [Google Scholar] [CrossRef] [Green Version]
  14. Zhang, Z.; Qin, K.; Zhang, L.; Zhang, H.; Chen, G.T. Progressive Bit-Flipping Decoding of Polar Codes over Layered Critical Sets. In Proceedings of the GLOBECOM 2017—2017 IEEE Global Communications Conference, Singapore, 4–8 November 2017; pp. 1–6. [Google Scholar] [CrossRef] [Green Version]
  15. Chandesris, L.; Savin, V.; Declercq, D. Dynamic-SCFlip Decoding of Polar Codes. IEEE Trans. Commun. 2018, 66, 2333–2345. [Google Scholar] [CrossRef] [Green Version]
  16. Ercan, F.; Tonnellier, T.; Doan, N.; Gross, W.J. Simplified Dynamic SC-Flip Polar Decoding. In Proceedings of the ICASSP 2020—2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Barcelona, Spain, 4–8 May 2020; pp. 1733–1737. [Google Scholar] [CrossRef]
  17. Dai, B.; Gao, C.; Yan, Z.; Liu, R. Parity Check Aided SC-Flip Decoding Algorithms for Polar Codes. IEEE Trans. Veh. Technol. 2021, 70, 10359–10368. [Google Scholar] [CrossRef]
  18. Yongrun, Y.; Zhiwen, P.; Nan, L.; Xiaohu, Y. Successive Cancellation List Bit-flip Decoder for Polar Codes. In Proceedings of the 2018 10th International Conference on Wireless Communications and Signal Processing (WCSP), Hangzhou, China, 18–20 October 2018; pp. 1–6. [Google Scholar] [CrossRef]
  19. Cheng, F.; Liu, A.; Zhang, Y.; Ren, J. Bit-Flip Algorithm for Successive Cancellation List Decoder of Polar Codes. IEEE Access 2019, 7, 58346–58352. [Google Scholar] [CrossRef]
  20. Pan, Y.H.; Wang, C.H.; Ueng, Y.L. Generalized SCL-Flip Decoding of Polar Codes. In Proceedings of the GLOBECOM 2020—2020 IEEE Global Communications Conference, Taipei, Taiwan, 7–11 December 2020; pp. 1–6. [Google Scholar] [CrossRef]
  21. Rowshan, M.; Viterbo, E. Improved List Decoding of Polar Codes by Shifted-pruning. In Proceedings of the 2019 IEEE Information Theory Workshop (ITW), Visby, Sweden, 25–28 August 2019; pp. 1–5. [Google Scholar] [CrossRef]
  22. Lv, Y.; Yin, H.; Wang, Y. An Adaptive Ordered Shifted-Pruning List Decoder for Polar Codes. IEEE Access 2020, 8, 225181–225190. [Google Scholar] [CrossRef]
  23. Rowshan, M.; Viterbo, E. SC List-Flip Decoding of Polar Codes by Shifted Pruning: A General Approach. Entropy 2022, 24, 1210. [Google Scholar] [CrossRef] [PubMed]
  24. Shen, Y.; Balatsoukas-Stimming, A.; You, X.; Zhang, C.; Burg, A.P. Dynamic SCL Decoder With Path-Flipping for 5G Polar Codes. IEEE Wirel. Commun. Lett. 2022, 11, 391–395. [Google Scholar] [CrossRef]
  25. Cheng, J.F.; Ottosson, T. Linearly Approximated Log-MAP Algorithms for Turbo Decoding. In Proceedings of the VTC 2000-Spring, 2000 IEEE 51st Vehicular Technology Conference Proceedings (Cat. No.00CH37026), Tokyo, Japan, 15–18 May 2000; Volume 3, pp. 2252–2256. [Google Scholar] [CrossRef]
  26. Wu, D.; Li, Y.; Sun, Y. Construction and Block Error Rate Analysis of Polar Codes Over AWGN Channel Based on Gaussian Approximation. IEEE Commun. Lett. 2014, 18, 1099–1102. [Google Scholar] [CrossRef]
Figure 1. The flowchart of the ADOSPL decoder.
Figure 1. The flowchart of the ADOSPL decoder.
Entropy 24 01806 g001
Figure 2. Comparison of f β = 0.4 ( x ) and f β = 0.4 l i n e ( x ) , with z = 5 .
Figure 2. Comparison of f β = 0.4 ( x ) and f β = 0.4 l i n e ( x ) , with z = 5 .
Entropy 24 01806 g002
Figure 3. Performance comparison of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 3 , and different z values, for P C ( 512 , 256 + 24 ) .
Figure 3. Performance comparison of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 3 , and different z values, for P C ( 512 , 256 + 24 ) .
Entropy 24 01806 g003
Figure 4. Performance comparison of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 15 , and different z values, for P C ( 512 , 256 + 24 ) .
Figure 4. Performance comparison of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 15 , and different z values, for P C ( 512 , 256 + 24 ) .
Entropy 24 01806 g004
Figure 5. Performance comparison of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 50 , and different z values, for P C ( 512 , 256 + 24 ) .
Figure 5. Performance comparison of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 50 , and different z values, for P C ( 512 , 256 + 24 ) .
Entropy 24 01806 g005
Figure 6. Comparison of the FER performance of the D-SCLF2 with the original flip metric and the D-SCLF2 with the simplified flip metric, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Figure 6. Comparison of the FER performance of the D-SCLF2 with the original flip metric and the D-SCLF2 with the simplified flip metric, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Entropy 24 01806 g006
Figure 7. Comparison of the average complexity performance of the D-SCLF2 with the original flip metric and the D-SCLF2 with the simplified flip metric, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Figure 7. Comparison of the average complexity performance of the D-SCLF2 with the original flip metric and the D-SCLF2 with the simplified flip metric, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Entropy 24 01806 g007
Figure 8. Comparison of the FER performance of the D-SCLF2 without an adaptive list and the D-SCLF2 with an adaptive list, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Figure 8. Comparison of the FER performance of the D-SCLF2 without an adaptive list and the D-SCLF2 with an adaptive list, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Entropy 24 01806 g008
Figure 9. Comparison of the average complexity performance of the D-SCLF2 without an adaptive list and the D-SCLF2 with an adaptive list, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 3 84 + 24 ) .
Figure 9. Comparison of the average complexity performance of the D-SCLF2 without an adaptive list and the D-SCLF2 with an adaptive list, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 3 84 + 24 ) .
Entropy 24 01806 g009
Figure 10. Comparison of the FER performance of the D-SCLF2 and the ALF2, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Figure 10. Comparison of the FER performance of the D-SCLF2 and the ALF2, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Entropy 24 01806 g010
Figure 11. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Figure 11. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 512 , 384 + 24 ) .
Entropy 24 01806 g011
Figure 12. Comparison of the FER performance of the CA-SCL and ALF2, for P C ( 512 , 256 + 24 ) .
Figure 12. Comparison of the FER performance of the CA-SCL and ALF2, for P C ( 512 , 256 + 24 ) .
Entropy 24 01806 g012
Figure 13. Comparison of the FER performance of the D-SCLF2 and the ALF2, for P C ( 256 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 1024 , 512 + 24 ) .
Figure 13. Comparison of the FER performance of the D-SCLF2 and the ALF2, for P C ( 256 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 1024 , 512 + 24 ) .
Entropy 24 01806 g013
Figure 14. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 256 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 1024 , 512 + 24 ) .
Figure 14. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 256 , 128 + 24 ) , P C ( 512 , 256 + 24 ) , and P C ( 1024 , 512 + 24 ) .
Entropy 24 01806 g014
Table 1. Comparison of the average complexity performance of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 3 , and different z values, for P C ( 512 , 256 + 24 ) .
Table 1. Comparison of the average complexity performance of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 3 , and different z values, for P C ( 512 , 256 + 24 ) .
T = 3
1.5 dB2.0 dB2.5 dB
LavRcLavRcLavRc
no z8.4950.00%5.1170.00%4.1540.00%
z = 17.9915.94%5.1100.13%4.1500.11%
z = 28.0045.77%5.0591.12%4.159−0.12%
z = 38.2243.20%5.154−0.74%4.1510.08%
z = 47.9796.08%5.0990.34%4.1430.27%
z = 57.8897.13%5.1020.29%4.1510.08%
z = 67.8787.27%5.0960.40%4.1510.09%
z = 78.1114.53%5.0431.44%4.160−0.12%
z = 87.9096.90%5.1070.19%4.1500.10%
z = 97.9746.13%5.1080.18%4.1500.10%
z = 107.9985.85%5.0960.39%4.159−0.12%
Table 2. Comparison of the average complexity performance of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 15 , and different z values, for P C ( 512 , 256 + 24 ) .
Table 2. Comparison of the average complexity performance of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 15 , and different z values, for P C ( 512 , 256 + 24 ) .
T = 15
1.5 dB2.0 dB2.5 dB
LavRcLavRcLavRc
no z19.7100.00%7.3550.00%4.3600.00%
z = 119.915−1.04%7.586−3.15%4.3550.11%
z = 221.315−8.14%7.524−2.30%4.3530.17%
z = 319.798−0.45%7.468−1.53%4.3500.22%
z = 420.265−2.81%7.436−1.11%4.3500.22%
z = 519.0113.55%7.2930.83%4.3370.53%
z = 621.127−7.19%7.424−0.94%4.3500.23%
z = 720.153−2.25%7.418−0.87%4.3460.32%
z = 820.785−5.45%7.3040.70%4.3470.30%
z = 919.985−1.39%7.598−3.31%4.3560.09%
z = 1021.960−11.41%7.658−4.12%4.362−0.05%
Table 3. Comparison of the average complexity performance of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 50 , and different z values, for P C ( 512 , 256 + 24 ) .
Table 3. Comparison of the average complexity performance of D-SCLF2 using f β = 0.4 and D-SCLF2 using f β = 0.4 l i n e , with L = 4 , T = 50 , and different z values, for P C ( 512 , 256 + 24 ) .
T = 50
1.5 dB2.0 dB2.5 dB
LavRcLavRcLavRc
no z44.0650.00%10.7050.00%4.6090.00%
z = 146.856−6.33%11.527−7.68%4.5341.62%
z = 246.932−6.50%11.299−5.55%4.5770.70%
z = 344.0380.06%11.140−4.06%4.5301.72%
z = 446.148−4.72%10.883−1.66%4.5830.56%
z = 543.8840.41%11.119−3.86%4.5331.65%
z = 647.267−7.27%10.3523.30%4.5291.74%
z = 748.008−8.95%10.999−2.74%4.5261.80%
z = 845.617−3.52%11.323−5.77%4.5371.56%
z = 946.674−5.92%11.838−10.59%4.5351.61%
z = 1046.361−5.21%12.139−13.39%4.5890.43%
Table 4. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 128 + 24 ) .
Table 4. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 128 + 24 ) .
T = 15T = 50
Eb/N0 (dB)D-SCLF2ALF2RcEb/N0 (dB)D-SCLF2ALF2Rc
1.2511.37911.0932.51%1.2521.09121.879−3.74%
1.57.7716.69313.87%1.511.50510.25610.86%
1.755.6223.82032.04%1.756.8785.09325.95%
24.6452.36849.01%25.0622.78944.92%
2.254.2331.64061.25%2.254.3541.74959.83%
2.54.0831.29268.35%
Table 5. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 256 + 24 ) .
Table 5. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 256 + 24 ) .
T = 15T = 50
Eb/N0 (dB)D-SCLF2ALF2RcEb/N0 (dB)D-SCLF2ALF2Rc
1.7512.01511.8721.19%1.7521.70122.179−2.20%
27.3556.10916.94%210.7059.47611.48%
2.255.1923.17138.93%2.256.1164.07233.43%
2.54.3601.87856.94%2.54.6092.05655.40%
2.754.0991.33567.43%
Table 6. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 384 + 24 ) .
Table 6. Comparison of the average complexity performance of the D-SCLF2 and the ALF2, for P C ( 512 , 384 + 24 ) .
T = 15T = 50
Eb/N0 (dB)D-SCLF2ALF2RcEb/N0 (dB)D-SCLF2ALF2Rc
39.5189.2113.23%316.57217.617−6.30%
3.256.0714.20930.67%3.258.1746.41121.57%
3.54.5702.15052.94%3.54.9542.57148.10%
3.754.1411.40466.09%3.754.1951.47864.77%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Lv, Y.; Yin, H.; Yang, Z.; Wang, Y.; Dai, J. Adaptive List Flip Decoder for Polar Codes with High-Order Error Correction Capability and a Simplified Flip Metric. Entropy 2022, 24, 1806. https://doi.org/10.3390/e24121806

AMA Style

Lv Y, Yin H, Yang Z, Wang Y, Dai J. Adaptive List Flip Decoder for Polar Codes with High-Order Error Correction Capability and a Simplified Flip Metric. Entropy. 2022; 24(12):1806. https://doi.org/10.3390/e24121806

Chicago/Turabian Style

Lv, Yansong, Hang Yin, Zhanxin Yang, Yuhuan Wang, and Jingxin Dai. 2022. "Adaptive List Flip Decoder for Polar Codes with High-Order Error Correction Capability and a Simplified Flip Metric" Entropy 24, no. 12: 1806. https://doi.org/10.3390/e24121806

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop