CN111988045A - Improved polarization code SCF decoder based on genetic algorithm - Google Patents

Improved polarization code SCF decoder based on genetic algorithm Download PDF

Info

Publication number
CN111988045A
CN111988045A CN202010815415.XA CN202010815415A CN111988045A CN 111988045 A CN111988045 A CN 111988045A CN 202010815415 A CN202010815415 A CN 202010815415A CN 111988045 A CN111988045 A CN 111988045A
Authority
CN
China
Prior art keywords
scf
genetic algorithm
decoder
cfps
decoding
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.)
Granted
Application number
CN202010815415.XA
Other languages
Chinese (zh)
Other versions
CN111988045B (en
Inventor
王秀敏
马强强
李君�
张鸿超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Jiliang University
Original Assignee
China Jiliang University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Jiliang University filed Critical China Jiliang University
Priority to CN202010815415.XA priority Critical patent/CN111988045B/en
Publication of CN111988045A publication Critical patent/CN111988045A/en
Application granted granted Critical
Publication of CN111988045B publication Critical patent/CN111988045B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, 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/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error 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/13Linear codes
    • H03M13/15Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/12Computing arrangements based on biological models using genetic models
    • G06N3/126Evolutionary algorithms, e.g. genetic algorithms or genetic programming

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Biology (AREA)
  • Mathematical Physics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Genetics & Genomics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Physiology (AREA)
  • Biomedical Technology (AREA)
  • Algebra (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Error Detection And Correction (AREA)

Abstract

The invention provides an improved polarized code serial elimination Flip (SCF) decoder based on Genetic Algorithm (GA). On the basis of an original SCF decoder, aiming at the problem that an original Candidate overturning position Set (CFPS) has redundancy, a new CFPS is constructed by utilizing GA. The initial population of the genetic algorithm is constructed with indices of all non-frozen bits, and the fitness of each individual is taken as the channel reliability calculated with a gaussian approximation. Then the population is subjected to continuous selection, crossover and mutation operations, and the optimal individuals of the population of each generation are preserved. And finally, obtaining a new candidate overturn position set CFPS-GA by counting the frequency of each population in the vector, and carrying out SCF decoding by using the newly constructed candidate overturn position set CFPS-GA. The invention has the beneficial effects that: compared with other similar SCF decoders, the SCF decoder based on the CFPS-GA can have lower computational complexity and decoding delay on the premise of ensuring decoding performance.

Description

Improved polarization code SCF decoder based on genetic algorithm
Technical Field
The invention belongs to the field of channel coding and decoding, and relates to a serial elimination Flip (SCF) decoder of a polarization code and a genetic algorithm in an artificial intelligence technology.
Background
Polarization code since 2009 by
Figure BDA0002632494800000011
The present invention has been widely focused, and in the newly released 5G communication standard, a polarization code is selected as a coding scheme under the control channel of the eMBB scenario. The polarization code is the only channel coding scheme which is proved to reach the Shannon theoretical limit in theory at present. The most primitive polar code decoder is the Successive Cancellation (SC) decoder, and it is under this decoder that the polar code can reach the shannon theoretical limit. However, the SC decoder is a serial decoder, and if the decoding of the previous bit is incorrect, the decoding of the following bit is affected, which causes an error propagation phenomenon. In order to improve the decoding performance of the SC decoder, a Sequential Cancellation List (SCL) decoder is proposed. Unlike SC decoders, SCL decoders retain up to L decoding paths during decoding, and then select the final path as a decoding result through path metric values or Cyclic Redundancy Check (CRC). The SCL decoder greatly improves the decoding performance of the polar code, so that the polar code has the same decoding performance as other error correcting codes. But, a plurality of decoding paths are reserved when the SCL decoder decodes, and the decoding characteristic enables the SCL decoder to have higher decoding time delay and higher calculation complexity.
In order to improve the decoding performance of the SC decoder and reduce the complexity of the SCL decoder, the scholars propose a decoder named SCF. In the SCF decoder, SC decoding is performed first. The results from the SC decoder are then CRC checked. And when the result obtained by SC decoding does not pass CRC, sequencing the absolute values of the log-likelihood ratios corresponding to all the non-frozen bits, then overturning the bit with the minimum absolute value of the log-likelihood ratio, and continuously decoding the code word after the overturning bit by using an SC decoder. T ismaxIndicating the maximum number of such attempts. In actual communication, errors caused by channel noise are few, but most of the errors are caused by errors caused by channel noise. SCF decoders find these through constant flip attemptsErrors caused by channel noise further improve the decoding performance of the polar code. Although the SCF decoder achieves a balance between decoding performance and decoding complexity as compared with the SC and SCL decoders, in the above-mentioned SCF decoding algorithm, the Candidate Flip Position Set (CFPS) is composed of indexes of all non-frozen bits. However, it has been found experimentally that some subchannels are very reliable and no flip-over attempts are required for decoding the bits of these subchannels. Then, in order to reduce the size of the CFPS and the search space of the candidate flip position, some researchers have proposed using a Critical Set (CS) as the CFPS of the SCF decoder. The CS acquisition method is to find out all rate-1 nodes in the polar code tree and then take the index corresponding to the first non-frozen bit of the rate-1 node as the element in the CS. The SCF decoder based on the CS effectively improves the decoding performance of the SCF decoder and reduces the computational complexity of the original SCF decoder. Meanwhile, some scholars also put forward a concept of a Middle-level subchannel (MBC) set by using channel characteristics. The Monte Carlo simulation result shows that the SCF decoder based on the MBC set has the same decoding performance and computational complexity as the SCF decoder based on the CS.
Disclosure of Invention
The invention provides an improved polarization code SCF decoder based on a genetic algorithm, aiming at the problem that a candidate turning position set of the polarization code SCF decoder has redundancy. The SCF decoding module of the polar code consists of a standard SC decoding module, a CRC checking module and a candidate flip bit structure modeling module. And the decoder adopts a new CFPS construction method based on genetic algorithm in a candidate flip bit construction module. In an implementation of the present invention, the index of each non-frozen bit is taken as an individual of the genetic algorithm, and then the initial population of the genetic algorithm is constructed with the indices of all non-frozen bits. Because the channel environment of the invention is additive white Gaussian noise, the invention takes the channel reliability calculated by Gaussian approximation as the fitness of each individual. The selection strategy used is a tournament selection. And carrying out binary coding on the new population after the selection operation, then carrying out cross and variation operation on the newly generated population, and storing the optimal individuals of each generation. When the iteration is over, the frequency of occurrence of each non-frozen bit index is counted, and then a new GA-based CFPS is constructed with those indices having a frequency other than 0. The specific steps of the construction are as follows:
the method comprises the following steps: and initializing the population by using indexes of all non-frozen bits, and calculating the fitness of each individual by using Gaussian approximation.
Step two: and selecting the individuals by using a championship selection strategy to obtain a new population after selection.
Step three: and carrying out binary coding on the selected population, then carrying out cross and mutation operations on the individuals through a single-point cross and simple mutation strategy, and storing the optimal individuals in the new population subjected to the mutation operations in a vector path.
Step four: and repeating the second step and the third step until the iteration is finished, and then obtaining a final vector path, wherein the size of the vector is the same as the iteration times of the population.
Step five: the frequency with which each non-frozen bit index appears in the vector path is counted and then the index with a frequency other than 0 is put into the new CFPS.
The newly constructed CFPS is utilized to carry out SCF decoding, and experimental simulation shows that the SCF decoder based on the CFPS-GA can reach the upper limit of single-bit upset decoding performance. And compared with other similar SCF decoders, the SCF decoder based on the CFPS-GA has lower computational complexity and decoding time delay.
Drawings
Fig. 1 is a block diagram of an SCF decoder system of the present invention;
FIG. 2 is a flow chart of the CFPS-GA construction process of the present invention;
FIG. 3 is a schematic diagram illustrating a variant operation of the present invention;
FIG. 4 shows the average decoding complexity of different decoders at 1024 code lengths;
fig. 5 shows the average decoding delay of different decoders at 1024 code length.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings, and the following examples are provided to facilitate understanding of the present invention and are intended to be a better understanding of the present invention and are not to be construed as limiting the present invention.
In fig. 1, the system block diagram mainly consists of a polar code encoding module, a channel module and a polar code SCF decoding module. In addition, the polarization code SCF decoding module consists of a standard SC decoding module, a CRC checking module and a candidate flip bit structure modeling module based on a genetic algorithm. The channel module adopts additive white gaussian noise. The CRC check bit length in the CRC check module is 16, and the CRC generator polynomial is g (x) x16+x15+x2+1. The candidate turning position construction module adopts a genetic algorithm technology belonging to the field of artificial intelligence. As shown in fig. 2, since the information transmitted by the frozen bits is known to both the transmitting end and the receiving end, flipping these bits when SC decoding is in error does not improve the decoding performance, so the index of the non-frozen bits is used for population initialization. Since the binary encoding starts from 0 and the index starts from 1, when the individual is binary encoded, the value corresponding to the binary encoding is 1 less than the decimal value. And whether to perform crossover operations on parent individuals is determined by the crossover rate. Because new indices may be generated by interleaving operations, which may be frozen bit indices, the generated indices need to be examined and only the children of the indices that correspond to non-frozen bits can be considered valid individuals. Fig. 3 is a schematic diagram of a mutation operation in which an individual 514 of the population is first binary coded into its corresponding binary vector 100000001. flag1 denotes a randomly generated random number, p, ranging from 0 to 1mThe variation rate is shown. As can be seen from fig. 3, the binary vector can be mutated from 1000000001 to 1000001010 by a mutation operation.
Based on the construction flow chart of fig. 2, the code length is 1024, the code rate is 0.5, and the signal-to-noise ratio is 2.5 dB. The population size and the number of non-frozen bits are the same. Because the original SCF decoding requires ordering of the log-likelihood ratios for all the non-frozen bits, its CFPS size is equal to the number of non-frozen bit bits. Under the same condition, the CFPS-GA constructed by the genetic algorithm has a smaller set, so that the decoding complexity and the decoding time delay of the SCF decoder improved based on the genetic algorithm can be effectively reduced.
In a simulation experiment, the code length is 1024, the code rate is 0.5, and a control variable method is adopted in simulation conditions. The SCF-GA is used for representing an SCF decoder of the CFPS-GA constructed based on a genetic algorithm, and the SCF-CS is used for representing an SCF decoder based on a key set. And SCO1 represents the upper decoding performance limit of a single bit-flipped decoder. Simulation experiment results show that the SCF-GA decoder and the SCO1 decoder have almost the same decoding performance under all signal-to-noise ratios. And when the signal-to-noise ratio is less than 2dB, the SCF-GA decoder has the same decoding performance as the SCF-CS and the original SCF decoder. But when the signal-to-noise ratio is larger than 2dB, the SCF-GA decoder can obtain better decoding performance. Compared with the original SCF decoder, the SCF-CS has the frame error rate of 10-3The SCF-GA decoder has a performance gain of about 0.1 dB. In fig. 4, the present invention represents the average normalized computational complexity with an additional number of flips. As the signal-to-noise ratio increases, the complexity of various SCF decoders quickly drops to the same level as SC decoders. Since the CFPS-GA constructed by the present invention contains fewer non-frozen bit indices, the search space is smaller when deciding the flip position. It can be seen from fig. 5 that the SCF-GA decoder has a lower decoding delay over the entire signal-to-noise ratio range.
The above embodiments do not limit the present invention in any way, and all technical solutions obtained by using similar structures, methods and similar variations of the present invention are within the scope of the present invention.

Claims (1)

1. An improved SCF decoder based on a genetic algorithm is characterized in that a polarization code SCF decoding module consists of a standard SC decoding module, a CRC (cyclic redundancy check) module and a candidate flip bit structure modeling module based on the genetic algorithm. The invention is characterized in that a candidate inversion bit construction module, which is different from the traditional construction method based on the log likelihood ratio, and the invention constructs the candidate inversion bit by utilizing the genetic algorithm, and comprises the following steps:
the first step is that indexes of all non-frozen positions are utilized to form an initial population of the genetic algorithm;
calculating the fitness of each individual by utilizing Gaussian approximation, and then performing selection operation on the individual, wherein the selection strategy is selected for championship match selection;
carrying out binary coding on the selected individuals, then carrying out cross and variation operations on the individuals, and storing the optimal individuals of each generation;
and fourthly, counting the times of taking each frozen bit index as the optimal individual of each generation, and forming a new candidate position set by using the index with the non-0 counting times as a constructed final result.
CN202010815415.XA 2020-08-14 2020-08-14 Improved polarization code SCF decoder based on genetic algorithm Active CN111988045B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010815415.XA CN111988045B (en) 2020-08-14 2020-08-14 Improved polarization code SCF decoder based on genetic algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010815415.XA CN111988045B (en) 2020-08-14 2020-08-14 Improved polarization code SCF decoder based on genetic algorithm

Publications (2)

Publication Number Publication Date
CN111988045A true CN111988045A (en) 2020-11-24
CN111988045B CN111988045B (en) 2024-04-05

Family

ID=73434422

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010815415.XA Active CN111988045B (en) 2020-08-14 2020-08-14 Improved polarization code SCF decoder based on genetic algorithm

Country Status (1)

Country Link
CN (1) CN111988045B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112713903A (en) * 2020-12-23 2021-04-27 中国地质大学(武汉) Polarization code construction method based on universal partial sequence and genetic algorithm under SCL (Standard Scattering) decoder
CN113098533A (en) * 2021-03-29 2021-07-09 中山大学 Continuous elimination turning decoding method based on change of absolute value of log-likelihood ratio
CN113630127A (en) * 2021-08-06 2021-11-09 网络通信与安全紫金山实验室 Rapid polarization code construction method, device and equipment based on genetic algorithm
CN115622574A (en) * 2022-12-16 2023-01-17 天地信息网络研究院(安徽)有限公司 Polarization code decoding method based on genetic algorithm

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080095259A1 (en) * 2006-10-23 2008-04-24 Dyer Justin S Pre-coding for multiple-input-multiple-output communications
US20080240019A1 (en) * 2007-03-30 2008-10-02 Yigal Bejerano Methods and devices for scheduling the transmission of multicast messages in wireless local area networks
US20180248564A1 (en) * 2017-02-28 2018-08-30 Research & Business Foundation Sungkyunkwan University Method of low complexity scl decoding for polar codes and apparatus thereof
CN108566213A (en) * 2018-04-25 2018-09-21 东南大学 The serial counteracting list bit-flipping decoding method of polarization code
CN109660264A (en) * 2018-12-03 2019-04-19 中国人民解放军陆军工程大学 High-performance polar code decoding algorithm
CN110995278A (en) * 2019-12-16 2020-04-10 重庆邮电大学 Improved polar code serial elimination list bit flipping decoding method and system
CN111416624A (en) * 2020-03-27 2020-07-14 网络通信与安全紫金山实验室 Polarization code belief propagation decoding method, equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080095259A1 (en) * 2006-10-23 2008-04-24 Dyer Justin S Pre-coding for multiple-input-multiple-output communications
US20080240019A1 (en) * 2007-03-30 2008-10-02 Yigal Bejerano Methods and devices for scheduling the transmission of multicast messages in wireless local area networks
US20180248564A1 (en) * 2017-02-28 2018-08-30 Research & Business Foundation Sungkyunkwan University Method of low complexity scl decoding for polar codes and apparatus thereof
CN108566213A (en) * 2018-04-25 2018-09-21 东南大学 The serial counteracting list bit-flipping decoding method of polarization code
CN109660264A (en) * 2018-12-03 2019-04-19 中国人民解放军陆军工程大学 High-performance polar code decoding algorithm
CN110995278A (en) * 2019-12-16 2020-04-10 重庆邮电大学 Improved polar code serial elimination list bit flipping decoding method and system
CN111416624A (en) * 2020-03-27 2020-07-14 网络通信与安全紫金山实验室 Polarization code belief propagation decoding method, equipment and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112713903A (en) * 2020-12-23 2021-04-27 中国地质大学(武汉) Polarization code construction method based on universal partial sequence and genetic algorithm under SCL (Standard Scattering) decoder
CN112713903B (en) * 2020-12-23 2024-07-26 中国地质大学(武汉) Polarization code construction method based on general partial order and genetic algorithm under SCL decoder
CN113098533A (en) * 2021-03-29 2021-07-09 中山大学 Continuous elimination turning decoding method based on change of absolute value of log-likelihood ratio
CN113630127A (en) * 2021-08-06 2021-11-09 网络通信与安全紫金山实验室 Rapid polarization code construction method, device and equipment based on genetic algorithm
CN113630127B (en) * 2021-08-06 2023-09-29 网络通信与安全紫金山实验室 Rapid polarization code construction method, device and equipment based on genetic algorithm
CN115622574A (en) * 2022-12-16 2023-01-17 天地信息网络研究院(安徽)有限公司 Polarization code decoding method based on genetic algorithm

Also Published As

Publication number Publication date
CN111988045B (en) 2024-04-05

Similar Documents

Publication Publication Date Title
CN111988045A (en) Improved polarization code SCF decoder based on genetic algorithm
CN109921804B (en) Self-adaptive fusion serial offset list polarization code decoding method and system
CN103929210B (en) Hard decision decoding method based on genetic algorithm and neural network
CN109981112A (en) A kind of sequencing statistical decoding method of partial cyclic redundancy check auxiliary
CN108847848A (en) A kind of BP decoding algorithm of the polarization code based on information post-processing
TWI731696B (en) A method of decoding the polar codes based on belief propagation
CN110661533B (en) Method for optimizing decoding performance of decoder for storing polarization code
CN111490796B (en) Belief propagation decoding method based on dynamic flip bit
CN107248866A (en) A kind of method for reducing polarization code decoding delay
CN113162634B (en) Code length self-adaptive polarization code decoding method based on bit flipping
CN112332864B (en) Polarization code decoding method and system for self-adaptive ordered mobile pruning list
CN111130567B (en) Polarization code belief propagation list decoding method added with noise disturbance and bit inversion
CN111726202A (en) Early termination iteration method for polarization code belief propagation decoding
CN112491422A (en) Gauss optimization-based bit flipping serial elimination list decoding method and system
CN110233698A (en) Coding and interpretation method, sending device, receiving device, the medium of polarization code
CN110830167A (en) Multi-bit flipping-based polar code Fast-SSC decoding algorithm
CN112713903B (en) Polarization code construction method based on general partial order and genetic algorithm under SCL decoder
CN112653474B (en) Design method of compact LDPC-CC decoder for reducing average iteration number
CN113114269A (en) Belief propagation-information correction decoding method
CN116614142A (en) Combined decoding method based on BPL decoding and OSD decoding
CN115333676B (en) Code word construction method of convolutional coding suitable for polarization adjustment
CN113014271B (en) Polarization code BP decoding method for reducing turnover set
CN113556134B (en) Polar code puncturing encoder and encoding method suitable for simplifying serial offset decoding
CN113660064B (en) Multi-data packet-based joint two-dimensional interleaving coding method suitable for power line communication system
CN112311404B (en) Polarization code construction method based on polarization weight and genetic algorithm under SC decoder

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